Pull request #3699 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ef3901f92210db6bed6aa6e627ef8c4a0908c015+258ae4e0c972a74146565ab25326efaede3e8d1a (e7c001a27558959f84da3c62b170d83176ccd068) 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-ssh2686275821897940648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2425539357129186424.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/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-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9052626446092923890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7318433195922835064.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-3699/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-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4449849571767437211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2011 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh8330878720528846967.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 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit ef3901f92210db6bed6aa6e627ef8c4a0908c015 Merge succeeded, producing ef3901f92210db6bed6aa6e627ef8c4a0908c015 Checking out Revision ef3901f92210db6bed6aa6e627ef8c4a0908c015 (PR-3699) > 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/6@tmp/jenkins-gitclient-ssh4253202837624136188.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh55424565704820772.key > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 Commit message: "feat(snap): add vault ttl config support" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:27 ========================================================= 20:19:27 EdgeX Global Pipelines Version Info 20:19:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 64c176808be6b22361e1d7ad4ffc0a69639bbca6 # timeout=10 20:19:30 ------------------- 20:19:30 stable info: 20:19:30 ------------------- 20:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:19:30 Message: update stable to v1.0.205 20:19:31 ------------------- 20:19:31 experimental info: 20:19:31 ------------------- 20:19:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:19:31 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef3901f92210db6bed6aa6e627ef8c4a0908c015 [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef3901f [Pipeline] echo 20:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:33 provisioning config files... 20:19:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6975600668183682256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:34 ---> docker-login.sh 20:19:34 nexus3.edgexfoundry.org:10001 20:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:34 Configure a credential helper to remove this warning. See 20:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:34 20:19:34 Login Succeeded 20:19:34 nexus3.edgexfoundry.org:10002 20:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:34 Configure a credential helper to remove this warning. See 20:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:34 20:19:34 Login Succeeded 20:19:34 nexus3.edgexfoundry.org:10003 20:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:34 Configure a credential helper to remove this warning. See 20:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:34 20:19:34 Login Succeeded 20:19:34 nexus3.edgexfoundry.org:10004 20:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:34 Configure a credential helper to remove this warning. See 20:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:34 20:19:34 Login Succeeded 20:19:34 docker.io 20:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:35 Configure a credential helper to remove this warning. See 20:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:35 20:19:35 Login Succeeded 20:19:35 ---> docker-login.sh ends [Pipeline] } 20:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:35 ++ 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 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/core-command/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo core-command,cmd/core-command/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/core-data/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo core-data,cmd/core-data/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/core-metadata/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo core-metadata,cmd/core-metadata/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/security-bootstrapper/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/security-proxy-setup/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/support-notifications/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo support-notifications,cmd/support-notifications/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/support-scheduler/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:19:35 + for file in '`ls cmd/**/Dockerfile`' 20:19:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:19:35 ++ cut -d/ -f2 20:19:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:19:35 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 20:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:40 20:19:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:19:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:40 latest: Pulling from edgex-devops/git-semver 20:19:40 31603596830f: Pulling fs layer 20:19:40 04fac38145f0: Pulling fs layer 20:19:40 701f6daf10bf: Pulling fs layer 20:19:40 24f72da36158: Pulling fs layer 20:19:40 24f72da36158: Waiting 20:19:40 04fac38145f0: Verifying Checksum 20:19:40 04fac38145f0: Download complete 20:19:40 31603596830f: Verifying Checksum 20:19:40 31603596830f: Download complete 20:19:41 31603596830f: Pull complete 20:19:41 04fac38145f0: Pull complete 20:19:41 24f72da36158: Verifying Checksum 20:19:41 24f72da36158: Download complete 20:19:41 701f6daf10bf: Download complete 20:19:42 701f6daf10bf: Pull complete 20:19:42 24f72da36158: Pull complete 20:19:42 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:19:42 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 20:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:43 $ docker top 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:43 [ssh-agent] Looking for ssh-agent implementation... 20:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:43 $ docker exec 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent 20:19:44 SSH_AUTH_SOCK=/tmp/ssh-sFdGNsifDTfV/agent.14 20:19:44 SSH_AGENT_PID=20 20:19:44 Running ssh-add (command line suppressed) 20:19:44 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4473695869737546685.key (/w/workspace/edgex-go/6@tmp/private_key_4473695869737546685.key) 20:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:44 + git tag --points-at HEAD [Pipeline] } 20:19:44 $ docker exec --env ******** --env ******** 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent -k 20:19:44 unset SSH_AUTH_SOCK; 20:19:44 unset SSH_AGENT_PID; 20:19:44 echo Agent pid 20 killed; 20:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:44 [ssh-agent] Looking for ssh-agent implementation... 20:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:44 $ docker exec 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent 20:19:44 SSH_AUTH_SOCK=/tmp/ssh-up4lirZcYVh5/agent.54 20:19:44 SSH_AGENT_PID=61 20:19:44 Running ssh-add (command line suppressed) 20:19:45 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4416769206906223024.key (/w/workspace/edgex-go/6@tmp/private_key_4416769206906223024.key) 20:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:45 + git semver init 20:19:45 # -> Open(): unable to determine branch for HEAD 20:19:45 # $GIT_DIR = /w/workspace/edgex-go/6/.git 20:19:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 20:19:45 # $SEMVER_REMOTE_NAME = origin 20:19:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:45 # $SEMVER_USER_NAME = edgex-jenkins 20:19:45 # $SEMVER_BRANCH = PR-3699 20:19:45 # $SEMVER_TEMP = /tmp/semver-131827303 20:19:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:20:00 # '/tmp/semver-131827303' -> '/w/workspace/edgex-go/6/.semver' 20:20:00 # -> Force: false 20:20:00 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 20:20:00 $ docker exec --env ******** --env ******** 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent -k 20:20:00 unset SSH_AUTH_SOCK; 20:20:00 unset SSH_AGENT_PID; 20:20:00 echo Agent pid 61 killed; 20:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:00 + git semver [Pipeline] } 20:20:00 $ docker stop --time=1 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b 20:20:02 $ docker rm -f 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b [Pipeline] // withDockerContainer [Pipeline] sh 20:20:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:20:03 Stashed 1 file(s) [Pipeline] echo 20:20:03 [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 20:20:05 ========================================================= 20:20:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:20:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:20:06 540db60ca938: Pulling fs layer 20:20:06 adcc1eea9eea: Pulling fs layer 20:20:06 4c4ab2625f07: Pulling fs layer 20:20:06 db62176df00c: Pulling fs layer 20:20:06 3b30891b0d05: Pulling fs layer 20:20:06 06b49ca38bd5: Pulling fs layer 20:20:06 c788192a36de: Pulling fs layer 20:20:06 a77e37c0d609: Pulling fs layer 20:20:06 c3185cebc471: Pulling fs layer 20:20:06 db62176df00c: Waiting 20:20:06 c788192a36de: Waiting 20:20:06 3b30891b0d05: Waiting 20:20:06 06b49ca38bd5: Waiting 20:20:06 a77e37c0d609: Waiting 20:20:06 c3185cebc471: Waiting 20:20:06 4c4ab2625f07: Download complete 20:20:06 adcc1eea9eea: Verifying Checksum 20:20:06 adcc1eea9eea: Download complete 20:20:06 3b30891b0d05: Verifying Checksum 20:20:06 3b30891b0d05: Download complete 20:20:06 06b49ca38bd5: Verifying Checksum 20:20:06 06b49ca38bd5: Download complete 20:20:06 540db60ca938: Verifying Checksum 20:20:06 540db60ca938: Download complete 20:20:06 c788192a36de: Verifying Checksum 20:20:06 c788192a36de: Download complete 20:20:06 540db60ca938: Pull complete 20:20:06 adcc1eea9eea: Pull complete 20:20:06 4c4ab2625f07: Pull complete 20:20:07 a77e37c0d609: Verifying Checksum 20:20:07 a77e37c0d609: Download complete 20:20:11 c3185cebc471: Verifying Checksum 20:20:11 c3185cebc471: Download complete 20:20:11 db62176df00c: Verifying Checksum 20:20:11 db62176df00c: Download complete 20:20:14 db62176df00c: Pull complete 20:20:15 3b30891b0d05: Pull complete 20:20:15 06b49ca38bd5: Pull complete 20:20:15 c788192a36de: Pull complete 20:20:15 a77e37c0d609: Pull complete 20:20:17 c3185cebc471: Pull complete 20:20:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:20:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:20:17 + docker build -t ci-base-image-x86_64 -f - . 20:20:17 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:17 WORKDIR /edgex 20:20:17 COPY go.mod . 20:20:17 RUN go mod download' 20:20:19 Sending build context to Docker daemon 328.9MB 20:20:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:19 ---> 031687cdd783 20:20:19 Step 2/4 : WORKDIR /edgex 20:20:20 Still waiting to schedule task 20:20:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:20:20 ---> Running in b16c3c51b627 20:20:20 Removing intermediate container b16c3c51b627 20:20:20 ---> 884780326bcc 20:20:20 Step 3/4 : COPY go.mod . 20:20:21 ---> ff4af6354006 20:20:21 Step 4/4 : RUN go mod download 20:20:21 ---> Running in 5cac0a721ce2 20:21:00 Removing intermediate container 5cac0a721ce2 20:21:00 ---> 6506dd67dd2a 20:21:00 Successfully built 6506dd67dd2a 20:21:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:21:00 + docker inspect -f . ci-base-image-x86_64 20:21:00 . [Pipeline] withDockerContainer 20:21:01 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 20:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 20:21:01 $ docker top abdb69c8a484e65bd833a2adae0e6acbea5a5e0c7c2d4774b0db426eec710687 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:01 + go version 20:21:01 go version go1.16.6 linux/amd64 [Pipeline] } 20:21:01 $ docker stop --time=1 abdb69c8a484e65bd833a2adae0e6acbea5a5e0c7c2d4774b0db426eec710687 20:21:03 $ docker rm -f abdb69c8a484e65bd833a2adae0e6acbea5a5e0c7c2d4774b0db426eec710687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:21:03 + docker inspect -f . ci-base-image-x86_64 20:21:03 . [Pipeline] withDockerContainer 20:21:03 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 20:21:04 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 20:21:04 $ docker top f214489580d57bc632b9902d574af05562bddde65ecb1ef01d993341384c001a -eo pid,comm [Pipeline] { [Pipeline] echo 20:21:04 ========================================================= 20:21:04 [edgeXBuildGoParallel] Running Tests and Build... 20:21:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:04 + go mod tidy [Pipeline] sh 20:21:05 + make test 20:21:05 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 20:21:05 go mod tidy 20:21:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:21:12 ? github.com/edgexfoundry/edgex-go [no test files] 20:21:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:21:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:21:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:21:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:21:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:21:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:21:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:21:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:21:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:21:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:21:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 20:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 20:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:21:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 20:21:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 20:21:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:21:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 20:21:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 20:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 20:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 20:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 20:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 20:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 20:22:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 20:22:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 20:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.200s coverage: 81.8% of statements 20:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 20:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 62.6% of statements 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 20:22:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 62.7% of statements 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 20:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 20:22:33 GO111MODULE=on go vet ./... 20:22:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2012 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 20:22:46 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:22:46 The recommended git tool is: git 20:22:54 using credential edgex-jenkins-ssh 20:22:54 Cloning the remote Git repository 20:22:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:22:54 > git init /w/workspace/edgex-go/6 # timeout=10 20:22:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:22:55 > git --version # timeout=10 20:22:55 > git --version # 'git version 2.17.1' 20:22:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:00 gofmt -l . 20:23:00 [ "`gofmt -l .`" = "" ] 20:23:00 ./bin/test-attribution-txt.sh [Pipeline] sh 20:23:01 + ls -al . 20:23:01 total 612 20:23:01 drwxrwxr-x 10 1001 1001 4096 Sep 10 20:22 . 20:23:01 drwxr-xr-x 4 root root 28 Sep 10 20:21 .. 20:23:01 -rw-rw-r-- 1 1001 1001 11 Sep 10 20:19 .dockerignore 20:23:01 drwxrwxr-x 8 1001 1001 179 Sep 10 20:19 .git 20:23:01 drwxrwxr-x 4 1001 1001 142 Sep 10 20:19 .github 20:23:01 -rw-rw-r-- 1 1001 1001 818 Sep 10 20:19 .gitignore 20:23:01 -rw-rw-r-- 1 1001 1001 76 Sep 10 20:19 .hadolint.yml 20:23:01 drwx------ 3 1001 1001 58 Sep 10 20:19 .semver 20:23:01 -rw-rw-r-- 1 1001 1001 166 Sep 10 20:19 .sonarcloud.properties 20:23:01 -rw-rw-r-- 1 1001 1001 1171 Sep 10 20:19 ADOPTERS.md 20:23:01 -rw-rw-r-- 1 1001 1001 8493 Sep 10 20:19 Attribution.txt 20:23:01 -rw-rw-r-- 1 1001 1001 43881 Sep 10 20:19 CHANGELOG.md 20:23:01 -rw-rw-r-- 1 1001 1001 3804 Sep 10 20:19 CONTRIBUTING.md 20:23:01 -rw-rw-r-- 1 1001 1001 677 Sep 10 20:19 GOVERNANCE.md 20:23:01 -rw-rw-r-- 1 1001 1001 849 Sep 10 20:19 Jenkinsfile 20:23:01 -rw-rw-r-- 1 1001 1001 10775 Sep 10 20:19 LICENSE 20:23:01 -rw-rw-r-- 1 1001 1001 5915 Sep 10 20:19 Makefile 20:23:01 -rw-rw-r-- 1 1001 1001 582 Sep 10 20:19 OWNERS.md 20:23:01 -rw-rw-r-- 1 1001 1001 8643 Sep 10 20:19 README.md 20:23:01 -rw-rw-r-- 1 1001 1001 6912 Sep 10 20:19 SECURITY.md 20:23:01 -rw-rw-r-- 1 1001 1001 5 Sep 10 20:20 VERSION 20:23:01 -rw-rw-r-- 1 1001 1001 4131 Sep 10 20:19 ZMQWindows.md 20:23:01 drwxrwxr-x 2 1001 1001 37 Sep 10 20:19 bin 20:23:01 drwxrwxr-x 14 1001 1001 4096 Sep 10 20:19 cmd 20:23:01 -rw-r--r-- 1 root root 405611 Sep 10 20:22 coverage.out 20:23:01 -rw-rw-r-- 1 1001 1001 841 Sep 10 20:19 go.mod 20:23:01 -rw-r--r-- 1 root root 50064 Sep 10 20:21 go.sum 20:23:01 drwxrwxr-x 8 1001 1001 124 Sep 10 20:19 internal 20:23:01 drwxrwxr-x 3 1001 1001 16 Sep 10 20:19 openapi 20:23:01 drwxrwxr-x 4 1001 1001 71 Sep 10 20:19 snap 20:23:01 -rw-rw-r-- 1 1001 1001 204 Sep 10 20:19 version.go [Pipeline] sh 20:23:01 + '[' -e coverage.out ] 20:23:01 + chown 1001:1001 coverage.out [Pipeline] stash 20:23:01 Stashed 1 file(s) [Pipeline] sh 20:23:02 + make build 20:23:02 go mod tidy 20:23:02 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 20:23:04 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 20:23:10 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 20:23:11 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:23:11 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 20:23:12 Merge succeeded, producing ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:23:12 Checking out Revision ef3901f92210db6bed6aa6e627ef8c4a0908c015 (PR-3699) 20:23:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:23:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:23:11 > git config core.sparsecheckout # timeout=10 20:23:11 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 20:23:12 > git remote # timeout=10 20:23:12 > git config --get remote.origin.url # timeout=10 20:23:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:12 > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 20:23:12 > git rev-parse HEAD^{commit} # timeout=10 20:23:12 > git config core.sparsecheckout # timeout=10 20:23:12 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 20:23:14 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 20:23:14 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 20:23:14 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 20:23: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 20:23:16 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 20:23:17 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 20:23:18 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 20:23:18 Commit message: "feat(snap): add vault ttl config support" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:18 provisioning config files... 20:23:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2922130569974435736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:19 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 20:23:19 ---> docker-login.sh 20:23:19 nexus3.edgexfoundry.org:10001 [Pipeline] } 20:23:20 $ docker stop --time=1 f214489580d57bc632b9902d574af05562bddde65ecb1ef01d993341384c001a 20:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:21 Configure a credential helper to remove this warning. See 20:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:21 20:23:21 Login Succeeded 20:23:21 nexus3.edgexfoundry.org:10002 20:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:21 Configure a credential helper to remove this warning. See 20:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:21 20:23:21 Login Succeeded 20:23:21 nexus3.edgexfoundry.org:10003 20:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:22 Configure a credential helper to remove this warning. See 20:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:22 20:23:22 Login Succeeded 20:23:22 nexus3.edgexfoundry.org:10004 20:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:22 $ docker rm -f f214489580d57bc632b9902d574af05562bddde65ecb1ef01d993341384c001a 20:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:22 Configure a credential helper to remove this warning. See 20:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:22 20:23:22 Login Succeeded 20:23:22 docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { 20:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:24 Configure a credential helper to remove this warning. See 20:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:24 20:23:24 Login Succeeded 20:23:24 ---> docker-login.sh ends [Pipeline] } 20:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:34 20:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 20:23:35 ========================================================= 20:23:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:23:35 ========================================================= [Pipeline] fileExists 20:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:35 latest: Pulling from edgex-devops/edgex-compose 20:23:35 cbdbe7a5bc2a: Pulling fs layer 20:23:35 ca9280d653b3: Pulling fs layer 20:23:35 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 20:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:35 cbdbe7a5bc2a: Download complete 20:23:35 cbdbe7a5bc2a: Pull complete 20:23:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:35 595b0fe564bb: Pulling fs layer 20:23:35 24495759ef45: Pulling fs layer 20:23:35 d148012ef14d: Pulling fs layer 20:23:35 e90a11edd702: Pulling fs layer 20:23:35 d77568369979: Pulling fs layer 20:23:35 fc1c9f9a7f3b: Pulling fs layer 20:23:35 170f2ba95c9a: Pulling fs layer 20:23:35 97ac5df62f85: Pulling fs layer 20:23:35 e90a11edd702: Waiting 20:23:35 d77568369979: Waiting 20:23:35 fc1c9f9a7f3b: Waiting 20:23:35 170f2ba95c9a: Waiting 20:23:35 97ac5df62f85: Waiting 20:23:35 d148012ef14d: Verifying Checksum 20:23:35 d148012ef14d: Download complete 20:23:35 24495759ef45: Verifying Checksum 20:23:35 24495759ef45: Download complete 20:23:36 d77568369979: Verifying Checksum 20:23:36 d77568369979: Download complete 20:23:36 fc1c9f9a7f3b: Download complete 20:23:36 595b0fe564bb: Verifying Checksum 20:23:36 595b0fe564bb: Download complete 20:23:36 170f2ba95c9a: Verifying Checksum 20:23:36 170f2ba95c9a: Download complete 20:23:36 ca9280d653b3: Verifying Checksum 20:23:36 ca9280d653b3: Download complete 20:23:37 ca9280d653b3: Pull complete 20:23:38 595b0fe564bb: Pull complete 20:23:38 24495759ef45: Pull complete 20:23:40 d148012ef14d: Pull complete 20:23:40 97ac5df62f85: Verifying Checksum 20:23:40 97ac5df62f85: Download complete 20:23:40 e90a11edd702: Verifying Checksum 20:23:40 e90a11edd702: Download complete 20:23:41 7e9c9ca2126c: Verifying Checksum 20:23:41 7e9c9ca2126c: Download complete 20:23:44 7e9c9ca2126c: Pull complete 20:23:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:23:44 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 20:23:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-devops/edgex-compose:latest cat 20:23:46 $ docker top 22b83265e73ae164b74447fa939d2a13f6dc978969a894b606fb6e6d09c41905 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:48 + docker-compose build --help 20:23:48 + grep parallel 20:23:49 --parallel Build images in parallel. [Pipeline] } 20:23:49 $ docker stop --time=1 22b83265e73ae164b74447fa939d2a13f6dc978969a894b606fb6e6d09c41905 20:23:50 $ docker rm -f 22b83265e73ae164b74447fa939d2a13f6dc978969a894b606fb6e6d09c41905 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:51 . [Pipeline] withDockerContainer 20:23:51 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 20:23:51 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:23:51 $ docker top 149803f11f698429714741a41690c4b063cee29682a1edc4d66e03b7536942f0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:52 e90a11edd702: Pull complete 20:23:52 d77568369979: Pull complete 20:23:52 fc1c9f9a7f3b: Pull complete 20:23:52 170f2ba95c9a: Pull complete 20:23:52 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:52 Building core-command ... 20:23:52 Building core-data ... 20:23:52 Building core-metadata ... 20:23:52 Building security-bootstrapper ... 20:23:52 Building security-proxy-setup ... 20:23:52 Building security-secretstore-setup ... 20:23:52 Building support-notifications ... 20:23:52 Building support-scheduler ... 20:23:52 Building sys-mgmt-agent ... 20:23:52 Building support-notifications 20:23:52 Building security-secretstore-setup 20:23:52 Building sys-mgmt-agent 20:23:52 Building security-bootstrapper 20:23:52 Building core-data 20:23:58 97ac5df62f85: Pull complete 20:23:58 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:23:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:59 WORKDIR /edgex 20:23:59 COPY go.mod . 20:23:59 RUN go mod download 20:23:59 + docker build -t ci-base-image-arm64 -f - . 20:24:01 Sending build context to Docker daemon 166MB 20:24:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:24:01 ---> 04bc70af865f 20:24:01 Step 2/4 : WORKDIR /edgex 20:24:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:24:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:05 ---> 6506dd67dd2a 20:24:05 Step 3/23 : WORKDIR /edgex-go 20:24:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:24:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:24:05 ---> 6506dd67dd2a 20:24:05 Step 3/26 : WORKDIR /edgex-go 20:24:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:24:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:05 ---> 6506dd67dd2a 20:24:05 Step 3/24 : WORKDIR /edgex-go 20:24:06 ---> Running in e282365eb924 20:24:06 Removing intermediate container e282365eb924 20:24:06 ---> 85f90214f37b 20:24:06 Step 3/4 : COPY go.mod . 20:24:07 ---> fdf2a777f682 20:24:07 Step 4/4 : RUN go mod download 20:24:08 ---> Running in 9d6d9b5cf7a5 20:24:08 ---> Running in 706ae0b35890 20:24:08 ---> Running in 722c9f24749c 20:24:08 ---> Running in 028c4e0ac16f 20:24:13 Removing intermediate container 722c9f24749c 20:24:13 ---> d4871901fb82 20:24:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:13 Removing intermediate container 706ae0b35890 20:24:13 ---> 85c637d57b89 20:24:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:13 Removing intermediate container 028c4e0ac16f 20:24:13 ---> a25597a370ca 20:24:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 ---> Running in b83edf787910 20:24:14 ---> Running in ac9b4005fd7b 20:24:14 ---> Running in 0d4ff320f49f 20:24:20 Removing intermediate container ac9b4005fd7b 20:24:20 ---> 686c16e5c7fd 20:24:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:24:20 Removing intermediate container b83edf787910 20:24:20 ---> 16495807e7ce 20:24:20 Step 5/26 : RUN apk add --update --no-cache make git 20:24:20 ---> Running in 6e1787fc13c2 20:24:20 Removing intermediate container 0d4ff320f49f 20:24:20 ---> c9178858c446 20:24:20 Step 5/24 : RUN apk add --update --no-cache make bash git 20:24:20 ---> Running in b2b6f6171915 20:24:20 ---> Running in 1a25b3e4b688 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:24:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> 6506dd67dd2a 20:24:22 Step 3/24 : WORKDIR /edgex-go 20:24:22 ---> Using cache 20:24:22 ---> d4871901fb82 20:24:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:22 ---> Using cache 20:24:22 ---> 16495807e7ce 20:24:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:24:22 OK: 219 MiB in 52 packages 20:24:22 OK: 219 MiB in 52 packages 20:24:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:24:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> 6506dd67dd2a 20:24:22 Step 3/32 : WORKDIR /edgex-go 20:24:22 ---> Using cache 20:24:22 ---> d4871901fb82 20:24:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:22 ---> Using cache 20:24:22 ---> 16495807e7ce 20:24:22 Step 5/32 : RUN apk add --update --no-cache make git 20:24:22 OK: 219 MiB in 52 packages 20:24:23 ---> Running in f767206aff03 20:24:23 ---> Running in 1cfa4aeb69f7 20:24:23 Removing intermediate container b2b6f6171915 20:24:23 ---> 880c3283140d 20:24:23 Step 6/26 : COPY go.mod . 20:24:23 Removing intermediate container 6e1787fc13c2 20:24:23 ---> 728d5b24b183 20:24:23 Step 6/23 : COPY go.mod . 20:24:23 Removing intermediate container 1a25b3e4b688 20:24:23 ---> 8e17a24a46d4 20:24:23 Step 6/24 : COPY go.mod . 20:24:24 ---> 9ad94e59d9b8 20:24:24 Step 7/26 : RUN go mod download 20:24:24 ---> Running in 534400e28c3d 20:24:24 ---> 33605b075a5a 20:24:24 Step 7/23 : RUN go mod download 20:24:24 ---> Running in e5dec01ec7b4 20:24:24 ---> 525478901da7 20:24:24 Step 7/24 : RUN go mod download 20:24:24 ---> Running in 9351a658518b 20:24:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:25 OK: 219 MiB in 52 packages 20:24:25 Removing intermediate container e5dec01ec7b4 20:24:25 ---> 3bfd172262f2 20:24:25 Step 8/23 : COPY . . 20:24:25 Removing intermediate container 534400e28c3d 20:24:25 ---> 68ddafd6471f 20:24:25 Step 8/26 : COPY . . 20:24:26 Removing intermediate container 9351a658518b 20:24:26 ---> 87d538c01e9c 20:24:26 Step 8/24 : COPY . . 20:24:26 OK: 219 MiB in 52 packages 20:24:31 Removing intermediate container f767206aff03 20:24:31 ---> f96f4c996deb 20:24:31 Step 6/24 : COPY go.mod . 20:24:31 Removing intermediate container 1cfa4aeb69f7 20:24:31 ---> 935daa36d86c 20:24:31 Step 6/32 : COPY go.mod . 20:24:32 ---> e1856d7917ed 20:24:32 Step 7/24 : RUN go mod download 20:24:32 ---> bec5f0d42fea 20:24:32 Step 7/32 : RUN go mod download 20:24:33 ---> Running in cab898b3665e 20:24:33 ---> Running in 6b285a7c0bee 20:24:33 ---> fe38f61a3d31 20:24:33 Step 9/26 : RUN go mod tidy 20:24:33 ---> Running in a9d1277e52a6 20:24:33 ---> bf6405d77ac7 20:24:33 Step 9/24 : RUN go mod tidy 20:24:34 ---> 9e6fc104b370 20:24:34 Step 9/23 : RUN go mod tidy 20:24:34 ---> Running in 4d8613bedefd 20:24:34 ---> Running in d29b24d747ab 20:24:35 Removing intermediate container 6b285a7c0bee 20:24:35 ---> 1e040b2e34c6 20:24:35 Step 8/32 : COPY . . 20:24:35 Removing intermediate container cab898b3665e 20:24:35 ---> 81dbca391d71 20:24:35 Step 8/24 : COPY . . 20:24:36 Removing intermediate container a9d1277e52a6 20:24:36 ---> 9385cfb3c045 20:24:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:36 ---> Running in 169284c33f63 20:24:37 Removing intermediate container d29b24d747ab 20:24:37 ---> a29196aef3f4 20:24:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:24:37 Removing intermediate container 4d8613bedefd 20:24:37 ---> 102651558a67 20:24:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:24:38 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 20:24:38 ---> Running in 5e19b2674551 20:24:41 ---> Running in 55f3df4376f0 20:24:41 ---> 3a34975edea2 20:24:41 Step 9/32 : RUN go mod tidy 20:24:41 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 20:24:42 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 20:24:42 ---> Running in 719477d954ee 20:24:47 Removing intermediate container 719477d954ee 20:24:47 ---> 5c266c5aac98 20:24:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:47 ---> b273ad1d4a4d 20:24:47 Step 9/24 : RUN go mod tidy 20:24:47 ---> Running in b83ae218804e 20:24:47 ---> Running in 8546183e85d4 20:24:47 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 20:24:49 Removing intermediate container 8546183e85d4 20:24:49 ---> eb89f1c17619 20:24:49 Step 10/24 : RUN make cmd/core-data/core-data 20:24:49 ---> Running in 4b0fcc596e1d 20:24:49 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 20:25:18 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 20:25:21 Removing intermediate container 169284c33f63 20:25:21 ---> 2d29eef287da 20:25:21 20:25:21 Step 11/26 : FROM alpine:3.12 20:25:23 3.12: Pulling from library/alpine 20:25:23 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 20:25:23 Status: Downloaded newer image for alpine:3.12 20:25:23 ---> 48b8ec4ed9eb 20:25:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:23 ---> Running in 59bac330738b 20:25:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:25:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:25:23 (1/3) Installing ca-certificates (20191127-r4) 20:25:23 (2/3) Installing dumb-init (1.2.2-r1) 20:25:23 (3/3) Installing su-exec (0.2-r1) 20:25:23 Executing busybox-1.31.1-r20.trigger 20:25:23 Executing ca-certificates-20191127-r4.trigger 20:25:24 OK: 6 MiB in 17 packages 20:25:26 Removing intermediate container 55f3df4376f0 20:25:26 ---> b8a78ec00027 20:25:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:25:26 Removing intermediate container 59bac330738b 20:25:26 ---> 44dfcdd642a1 20:25:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:26 ---> Running in c1560e2703b1 20:25:26 ---> Running in 3ecaf0fac41c 20:25:26 Removing intermediate container 3ecaf0fac41c 20:25:26 ---> 14f390389ec0 20:25:26 Step 14/26 : WORKDIR / 20:25:26 ---> Running in 7707969e41ae 20:25:26 Removing intermediate container 7707969e41ae 20:25:26 ---> ab0f36c167c6 20:25:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:26 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 20:25:26 ---> 994a5b6e9b7d 20:25:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:25:26 ---> 6dee79a128a0 20:25:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:25:26 ---> 3b53f2b06c30 20:25:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:25:27 ---> 000d2d5303b4 20:25:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:29 Removing intermediate container c1560e2703b1 20:25:29 ---> f079cb45ef79 20:25:29 20:25:29 Step 12/24 : FROM docker:20.10.7 20:25:29 ---> 95088a7f054e 20:25:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:29 20.10.7: Pulling from library/docker 20:25:29 Removing intermediate container 5e19b2674551 20:25:29 ---> 26eb1131527a 20:25:29 20:25:29 Step 11/23 : FROM alpine:3.12 20:25:29 ---> 48b8ec4ed9eb 20:25:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:25:29 Removing intermediate container b83ae218804e 20:25:29 ---> b3a127d80766 20:25:29 20:25:29 Step 11/32 : FROM alpine:3.12 20:25:29 ---> 48b8ec4ed9eb 20:25:29 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:25:29 ---> Running in 29e0737ad585 20:25:29 ---> Running in cb62afa3999c 20:25:30 Removing intermediate container cb62afa3999c 20:25:30 ---> 4ab5527c8213 20:25:30 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:25:30 ---> Running in 30d4b6095817 20:25:30 ---> de6340081473 20:25:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:25:32 (1/2) Installing ca-certificates (20191127-r4) 20:25:32 (2/2) Installing dumb-init (1.2.2-r1) 20:25:32 Executing busybox-1.31.1-r20.trigger 20:25:32 Executing ca-certificates-20191127-r4.trigger 20:25:32 OK: 6 MiB in 16 packages 20:25:32 ---> 9a3d2c5d3159 20:25:32 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/ 20:25:32 ---> Running in 61d63f09ecca 20:25:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:25:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:25:32 (1/2) Installing dumb-init (1.2.2-r1) 20:25:32 (2/2) Installing su-exec (0.2-r1) 20:25:32 Executing busybox-1.31.1-r20.trigger 20:25:32 OK: 6 MiB in 16 packages 20:25:32 Removing intermediate container 29e0737ad585 20:25:32 ---> f45d12915ca6 20:25:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:25:32 ---> Running in 4c7e0a64fd3f 20:25:32 Removing intermediate container 4c7e0a64fd3f 20:25:32 ---> a318208be041 20:25:32 Step 14/23 : ENV APP_PORT=59860 20:25:32 Removing intermediate container 30d4b6095817 20:25:32 ---> c66c7c6b8fbd 20:25:32 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:25:32 ---> Running in 403a8bac62fd 20:25:32 ---> Running in 9b7eb9a58928 20:25:32 Removing intermediate container 403a8bac62fd 20:25:32 ---> 6d6b1ce20a3e 20:25:32 Step 15/23 : EXPOSE $APP_PORT 20:25:32 ---> Running in d3c499aa9e31 20:25:32 Removing intermediate container 61d63f09ecca 20:25:32 ---> 7f4139962039 20:25:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:25:32 Removing intermediate container 9b7eb9a58928 20:25:32 ---> fb4b1ac09ccb 20:25:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:25:32 ---> Running in c056dc18a891 20:25:32 ---> Running in 68e43149aeea 20:25:32 Removing intermediate container d3c499aa9e31 20:25:32 ---> ab2540be172e 20:25:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:32 Removing intermediate container c056dc18a891 20:25:32 ---> dc04664ddfac 20:25:32 Step 24/26 : LABEL arch=x86_64 20:25:32 ---> Running in e2ae55ba25dc 20:25:32 Removing intermediate container 68e43149aeea 20:25:32 ---> 78a21a1adfb5 20:25:32 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:25:32 ---> Running in 4420493bdcc2 20:25:32 ---> 1752e3d30eb0 20:25:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:32 Removing intermediate container e2ae55ba25dc 20:25:32 ---> 07cf2ee8714c 20:25:32 Step 25/26 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:25:33 ---> Running in 38d886aecd93 20:25:34 ---> 19f55bb26d90 20:25:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:25:34 Removing intermediate container 38d886aecd93 20:25:34 ---> 7824352bb60c 20:25:34 Step 26/26 : LABEL version=0.0.0 20:25:34 ---> Running in 79b4382d8eab 20:25:34 ---> 2dc0011cd5b6 20:25:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:25:34 Removing intermediate container 4b0fcc596e1d 20:25:34 ---> 501c1b67c146 20:25:34 20:25:34 Step 11/24 : FROM alpine:3.12 20:25:34 ---> 48b8ec4ed9eb 20:25:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:25:34 ---> Running in d63562568584 20:25:34 ---> Running in 9a4b52f89147 20:25:34 Removing intermediate container 79b4382d8eab 20:25:34 ---> e4582a5053fc 20:25:34 20:25:34 Successfully built e4582a5053fc 20:25:34 Successfully tagged security-secretstore-setup:latest 20:25:34 Building security-proxy-setup 20:25:34  Building security-secretstore-setup ... done Removing intermediate container d63562568584 20:25:34 ---> 02aaa0c6bb21 20:25:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:34 Removing intermediate container 4420493bdcc2 20:25:34 ---> 0d05dc1c9b79 20:25:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:25:34 Removing intermediate container 9a4b52f89147 20:25:34 ---> 62b97b239a8e 20:25:34 Step 13/24 : ENV APP_PORT=59880 20:25:34 ---> Running in be5fa7918b60 20:25:34 ---> Running in 382f0e901b3c 20:25:34 ---> Running in 78f8b1928aeb 20:25:34 Removing intermediate container 9d6d9b5cf7a5 20:25:34 ---> 6d360cb75120 20:25:34 Successfully built 6d360cb75120 20:25:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:25:35 + docker inspect -f . ci-base-image-arm64 20:25:35 . [Pipeline] withDockerContainer 20:25:37 Removing intermediate container be5fa7918b60 20:25:37 ---> 01d6caa42f18 20:25:37 Step 21/23 : LABEL arch=x86_64 20:25:37 Removing intermediate container 382f0e901b3c 20:25:37 ---> e7baad3608ff 20:25:37 Step 14/24 : EXPOSE $APP_PORT 20:25:37 Removing intermediate container 78f8b1928aeb 20:25:37 ---> 1ce942144b93 20:25:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:25:37 ---> Running in 3ebc40ad264d 20:25:37 ---> Running in d8e4c026d85c 20:25:37 Removing intermediate container 3ebc40ad264d 20:25:37 ---> a46fd6f99f55 20:25:37 Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:25:37 ---> d997267fde8f 20:25:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:25:37 Removing intermediate container d8e4c026d85c 20:25:37 ---> c495f86b4069 20:25:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:37 ---> Running in 0721626decc6 20:25:37 ---> Running in 1f1bc3585cd1 20:25:37 prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container 20:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 20:25:37 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:25:37 Status: Downloaded newer image for docker:20.10.7 20:25:37 ---> Running in 151346810abb 20:25:37 ---> 08bdaf2f88f9 20:25:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:25:37 ---> Running in f10f9afe4f87 20:25:37 Removing intermediate container 0721626decc6 20:25:37 ---> 379be2e2771e 20:25:37 Step 23/23 : LABEL version=0.0.0 20:25:37 ---> Running in 402e0be71c77 20:25:37 Removing intermediate container f10f9afe4f87 20:25:37 ---> c5a829792cb5 20:25:37 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 20:25:37 ---> Running in 22e22fa2baf1 20:25:37 Removing intermediate container 402e0be71c77 20:25:37 ---> 7f9073255acf 20:25:37 20:25:39 Successfully built 7f9073255acf 20:25:39 Successfully tagged support-notifications:latest 20:25:39  Building support-notifications ... done Building core-command 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:25:39 (1/39) Installing readline (8.1.0-r0) 20:25:39 (2/39) Installing bash (5.1.0-r0) 20:25:39 Executing bash-5.1.0-r0.post-install 20:25:39 (3/39) Installing brotli-libs (1.0.9-r3) 20:25:39 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:25:39 (5/39) Installing libcurl (7.78.0-r0) 20:25:39 (6/39) Installing curl (7.78.0-r0) 20:25:39 (7/39) Installing dumb-init (1.2.5-r0) 20:25:39 (8/39) Installing libbz2 (1.0.8-r1) 20:25:39 (9/39) Installing expat (2.2.10-r1) 20:25:39 (10/39) Installing libffi (3.3-r2) 20:25:39 (11/39) Installing gdbm (1.19-r0) 20:25:39 (12/39) Installing xz-libs (5.2.5-r0) 20:25:39 (13/39) Installing sqlite-libs (3.34.1-r0) 20:25:39 (14/39) Installing python3 (3.8.10-r0) 20:25:39 $ docker top ad5ff5e0bc08dcb029258568a54e27cd512f7e73326e7e371257b3af71741fea -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:25:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:41 ---> 6506dd67dd2a 20:25:41 Step 3/22 : WORKDIR /edgex-go 20:25:41 ---> Using cache 20:25:41 ---> d4871901fb82 20:25:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:41 ---> Using cache 20:25:41 ---> 16495807e7ce 20:25:41 Step 5/22 : RUN apk add --update --no-cache make git 20:25:41 ---> Using cache 20:25:41 ---> 935daa36d86c 20:25:41 Step 6/22 : COPY go.mod . 20:25:41 ---> Using cache 20:25:41 ---> bec5f0d42fea 20:25:41 Step 7/22 : RUN go mod download 20:25:41 ---> Using cache 20:25:41 ---> 1e040b2e34c6 20:25:41 Step 8/22 : COPY . . 20:25:41 ---> Using cache 20:25:41 ---> 3a34975edea2 20:25:41 Step 9/22 : RUN go mod tidy 20:25:41 ---> Using cache 20:25:41 ---> 5c266c5aac98 20:25:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:25:41 Removing intermediate container 1f1bc3585cd1 20:25:41 ---> 53e40956a3c0 20:25:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:41 ---> Running in f5271f5cb410 20:25:41 (15/39) Installing py3-appdirs (1.4.4-r1) 20:25:41 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:25:41 (17/39) Installing py3-parsing (2.4.7-r1) 20:25:41 (18/39) Installing py3-six (1.15.0-r0) 20:25:41 (19/39) Installing py3-packaging (20.9-r0) 20:25:41 (20/39) Installing py3-setuptools (51.3.3-r0) 20:25:41 (21/39) Installing py3-chardet (4.0.0-r0) 20:25:41 (22/39) Installing py3-idna (3.1-r0) 20:25:41 Removing intermediate container 151346810abb 20:25:41 ---> 85f4d10341b3 20:25:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:25:42 + go version 20:25:42 go version go1.16.6 linux/arm64 [Pipeline] } 20:25:42 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:25:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:25:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:42 ---> 6506dd67dd2a 20:25:42 Step 3/24 : WORKDIR /edgex-go 20:25:42 ---> Using cache 20:25:42 ---> d4871901fb82 20:25:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:42 ---> Using cache 20:25:42 ---> 16495807e7ce 20:25:42 Step 5/24 : RUN apk add --update --no-cache make git 20:25:42 ---> Using cache 20:25:42 ---> 935daa36d86c 20:25:42 Step 6/24 : COPY go.mod . 20:25:42 ---> Using cache 20:25:42 ---> bec5f0d42fea 20:25:42 Step 7/24 : RUN go mod download 20:25:42 ---> Using cache 20:25:42 ---> 1e040b2e34c6 20:25:42 Step 8/24 : COPY . . 20:25:42 (24/39) Installing py3-requests (2.25.1-r1) 20:25:42 $ docker stop --time=1 ad5ff5e0bc08dcb029258568a54e27cd512f7e73326e7e371257b3af71741fea 20:25:44 (25/39) Installing py3-msgpack (1.0.2-r0) 20:25:44 ---> Using cache 20:25:44 ---> 3a34975edea2 20:25:44 Step 9/24 : RUN go mod tidy 20:25:44 ---> Using cache 20:25:44 ---> 5c266c5aac98 20:25:44 Step 10/24 : RUN make cmd/core-command/core-command 20:25:44 (26/39) Installing py3-lockfile (0.12.2-r3) 20:25:44 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:25:44 (28/39) Installing py3-colorama (0.4.4-r0) 20:25:44 ---> 3747d538aa38 20:25:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:44 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:25:44 (30/39) Installing py3-distlib (0.3.1-r1) 20:25:44 ---> Running in 075ef3862d7a 20:25:44 ---> Running in 1c91a2d9dc45 20:25:44 (31/39) Installing py3-distro (1.5.0-r1) 20:25:44 (32/39) Installing py3-webencodings (0.5.1-r3) 20:25:44 (33/39) Installing py3-html5lib (1.1-r0) 20:25:44 (34/39) Installing py3-pytoml (0.1.21-r0) 20:25:44 (35/39) Installing py3-pep517 (0.9.1-r0) 20:25:44 (36/39) Installing py3-progress (1.5-r0) 20:25:44 (37/39) Installing py3-retrying (1.3.3-r0) 20:25:44 (38/39) Installing py3-toml (0.10.2-r0) 20:25:44 (39/39) Installing py3-pip (20.3.4-r0) 20:25:44 Executing busybox-1.32.1-r6.trigger 20:25:44 OK: 82 MiB in 59 packages 20:25:44 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 20:25:44 ---> 19a16d694509 20:25:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:25: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 20:25:44 ---> e423068df793 20:25:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:44 ---> 2ade0458c0e6 20:25:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:25:44 ---> fe5167d9cbef 20:25:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:25:44 ---> Running in 2fb6b17564f7 20:25:44 $ docker rm -f ad5ff5e0bc08dcb029258568a54e27cd512f7e73326e7e371257b3af71741fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:25:44 (1/6) Installing dumb-init (1.2.2-r1) 20:25:44 Removing intermediate container 2fb6b17564f7 20:25:44 ---> 03af62df8a17 20:25:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:44 (2/6) Installing libgcc (9.3.0-r2) 20:25:44 (3/6) Installing libsodium (1.0.18-r0) 20:25:46 (4/6) Installing libstdc++ (9.3.0-r2) 20:25:46 ---> a3cd20e8470a 20:25:46 Step 27/32 : RUN chmod +x /entrypoint.sh 20:25:46 ---> Running in 9ca22972f870 20:25:46 Collecting docker-compose==1.23.2 20:25:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:25:46 Collecting docker<4.0,>=3.6.0 20:25:46 (5/6) Installing libzmq (4.3.3-r0) 20:25:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:25:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:25:46 Collecting docopt<0.7,>=0.6.1 20:25:46 Downloading docopt-0.6.2.tar.gz (25 kB) 20:25:46 (6/6) Installing zeromq (4.3.3-r0) 20:25:46 Executing busybox-1.31.1-r20.trigger 20:25:46 OK: 8 MiB in 20 packages 20:25:46 Removing intermediate container 9ca22972f870 20:25:46 ---> 066481930ea7 20:25:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:25:46 ---> Running in 3e8fb5d3a745 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:48 + docker inspect -f . ci-base-image-arm64 20:25:48 . 20:25:48 Removing intermediate container 075ef3862d7a 20:25:48 ---> 07028e921622 20:25:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:48 Collecting texttable<0.10,>=0.9.0 20:25:48 Downloading texttable-0.9.1.tar.gz (11 kB) 20:25:48 Removing intermediate container 3e8fb5d3a745 20:25:48 ---> 712de079be2a 20:25:48 Step 29/32 : CMD ["gate"] 20:25:48 ---> Running in 67a0dacbda9c 20:25:48 ---> 848cba9d9d79 20:25:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:25:48 Removing intermediate container 67a0dacbda9c 20:25:48 ---> 12b47bf6a3cc 20:25:48 Step 30/32 : LABEL arch=x86_64 20:25:48 Collecting cached-property<2,>=1.2.0 20:25:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:25:48 ---> Running in 16268422f059 20:25:48 Collecting websocket-client<1.0,>=0.32.0 20:25:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:25:48 Collecting dockerpty<0.5,>=0.4.1 20:25:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:25:48 ---> 5bed5781a66b 20:25:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:25:48 Removing intermediate container 16268422f059 20:25:48 ---> 99265c06ac75 20:25:48 Step 31/32 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:25:48 ---> Running in ced9a0acb421 20:25:48 ---> bc4301e6792e 20:25:48 Step 20/24 : ENTRYPOINT ["/core-data"] 20:25:48 ---> Running in 8a57d153637a 20:25:48 Removing intermediate container ced9a0acb421 20:25:48 ---> 0c50c3c85b01 20:25:48 Step 32/32 : LABEL version=0.0.0 20:25:48 ---> Running in 378b420eb74a 20:25:48 Removing intermediate container 8a57d153637a 20:25:48 ---> fc1719cef99b 20:25:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:48 ---> Running in ac1de911dde5 20:25:48 Collecting jsonschema<3,>=2.5.1 20:25:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:25:48 Removing intermediate container 378b420eb74a 20:25:48 ---> 0713835bb629 20:25:48 20:25:48 Removing intermediate container ac1de911dde5 20:25:48 ---> 283da1d2fa5e 20:25:48 Step 22/24 : LABEL arch=x86_64 20:25:48 ---> Running in 3910aa5c0c5d [Pipeline] withDockerContainer 20:25:48 prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container 20:25:48 Successfully built 0713835bb629 20:25:48 Successfully tagged security-bootstrapper:latest 20:25:48 Building core-metadata 20:25:48  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:25:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:25:48 Removing intermediate container 3910aa5c0c5d 20:25:48 ---> b3d4fdc07a6b 20:25:48 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:25:48 ---> Running in 18d077e72172 20:25:50 Collecting PyYAML<4,>=3.10 20:25:50 Downloading PyYAML-3.13.tar.gz (270 kB) 20:25:50 Removing intermediate container 18d077e72172 20:25:50 ---> 2bb77c937385 20:25:50 Step 24/24 : LABEL version=0.0.0 20:25:50 ---> Running in 3997380db170 20:25:50 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 20:25:50 Removing intermediate container 3997380db170 20:25:50 ---> b5c4937b0168 20:25:50 20:25:50 Successfully built b5c4937b0168 20:25:50 Successfully tagged core-data:latest 20:25:50 Building support-scheduler 20:25:50  Building core-data ... done Collecting docker-pycreds>=0.4.0 20:25:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:25:52 Collecting certifi>=2017.4.17 20:25:52 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:25:52 Collecting urllib3<1.25,>=1.21.1 20:25:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:25:52 Collecting idna<2.8,>=2.5 20:25:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:25:52 Collecting chardet<3.1.0,>=3.0.2 20:25:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:25:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:25:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:25:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:25:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:25:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:25:52 Attempting uninstall: urllib3 20:25:52 Found existing installation: urllib3 1.26.2 20:25:52 Uninstalling urllib3-1.26.2: 20:25:52 Successfully uninstalled urllib3-1.26.2 20:25:52 Attempting uninstall: idna 20:25:52 Found existing installation: idna 3.1 20:25:52 Uninstalling idna-3.1: 20:25:52 Successfully uninstalled idna-3.1 20:25:52 Attempting uninstall: chardet 20:25:52 Found existing installation: chardet 4.0.0 20:25:52 Uninstalling chardet-4.0.0: 20:25:52 Successfully uninstalled chardet-4.0.0 20:25:52 $ docker top 14ad2b957cdec10c2f39b3d9d1a220ca4592260cdfa8c5b7b505bc22c109b427 -eo pid,comm 20:25:52 Attempting uninstall: requests 20:25:52 Found existing installation: requests 2.25.1 20:25:52 Uninstalling requests-2.25.1: 20:25:52 Successfully uninstalled requests-2.25.1 20:25:52 Running setup.py install for texttable: started [Pipeline] { 20:25:54 Running setup.py install for texttable: finished with status 'done' 20:25:54 Running setup.py install for PyYAML: started [Pipeline] echo 20:25:54 ========================================================= 20:25:54 [edgeXBuildGoParallel] Running Tests and Build... 20:25:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:25:56 + go mod tidy 20:25:56 Running setup.py install for PyYAML: finished with status 'done' 20:25:56 Running setup.py install for docopt: started 20:25:56 Running setup.py install for docopt: finished with status 'done' 20:25:56 Running setup.py install for dockerpty: started [Pipeline] sh 20:25:58 Running setup.py install for dockerpty: finished with status 'done' 20:25:58 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 20:25:58 + make test 20:25:58 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 20:25:58 go mod tidy 20:25:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:26:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:00 ---> 6506dd67dd2a 20:26:00 Step 3/23 : WORKDIR /edgex-go 20:26:00 ---> Using cache 20:26:00 ---> d4871901fb82 20:26:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:00 ---> Using cache 20:26:00 ---> 16495807e7ce 20:26:00 Step 5/23 : RUN apk add --update --no-cache make git 20:26:00 ---> Using cache 20:26:00 ---> 935daa36d86c 20:26:00 Step 6/23 : COPY go.mod . 20:26:00 ---> Using cache 20:26:00 ---> bec5f0d42fea 20:26:00 Step 7/23 : RUN go mod download 20:26:00 ---> Using cache 20:26:00 ---> 1e040b2e34c6 20:26:00 Step 8/23 : COPY . . 20:26:00 ---> Using cache 20:26:00 ---> 3a34975edea2 20:26:00 Step 9/23 : RUN go mod tidy 20:26:00 ---> Using cache 20:26:00 ---> 5c266c5aac98 20:26:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:26:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:26:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:02 ---> 6506dd67dd2a 20:26:02 Step 3/24 : WORKDIR /edgex-go 20:26:02 ---> Using cache 20:26:02 ---> d4871901fb82 20:26:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:02 ---> Using cache 20:26:02 ---> 16495807e7ce 20:26:02 Step 5/24 : RUN apk add --update --no-cache make git 20:26:02 ---> Using cache 20:26:02 ---> 935daa36d86c 20:26:02 Step 6/24 : COPY go.mod . 20:26:02 ---> Using cache 20:26:02 ---> bec5f0d42fea 20:26:02 Step 7/24 : RUN go mod download 20:26:02 ---> Using cache 20:26:02 ---> 1e040b2e34c6 20:26:02 Step 8/24 : COPY . . 20:26:02 ---> Using cache 20:26:02 ---> 3a34975edea2 20:26:02 Step 9/24 : RUN go mod tidy 20:26:02 ---> Using cache 20:26:02 ---> 5c266c5aac98 20:26:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:26:02 ---> Running in 6b6a18b7005c 20:26:02 ---> Running in 143ff771c172 20:26:04 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 20:26:04 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 20:26:06 Removing intermediate container 22e22fa2baf1 20:26:06 ---> 09832edf9429 20:26:06 Step 15/24 : ENV APP_PORT=58890 20:26:06 ---> Running in 74f234b83be9 20:26:06 Removing intermediate container 74f234b83be9 20:26:06 ---> 82935b8bd999 20:26:06 Step 16/24 : EXPOSE $APP_PORT 20:26:06 ---> Running in 8c6784ed7af5 20:26:06 Removing intermediate container 8c6784ed7af5 20:26:06 ---> 6fc14f00feac 20:26:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:26:06 ---> 2c7b96210264 20:26:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:26:06 ---> a2b62ad5ce7d 20:26:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:26:06 ---> 20a82ba6798d 20:26:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:26:06 ---> Running in e6c5d3fe3f3e 20:26:08 Removing intermediate container e6c5d3fe3f3e 20:26:08 ---> c5a1238117d1 20:26:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:08 ---> Running in e11267b4d20f 20:26:08 Removing intermediate container e11267b4d20f 20:26:08 ---> 979f6c957ce8 20:26:08 Step 22/24 : LABEL arch=x86_64 20:26:08 ---> Running in 001aba34ad00 20:26:08 Removing intermediate container 001aba34ad00 20:26:08 ---> d21580fed6ca 20:26:08 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:26:08 ---> Running in 56568b19c39c 20:26:08 Removing intermediate container 56568b19c39c 20:26:08 ---> 430795e2a39d 20:26:08 Step 24/24 : LABEL version=0.0.0 20:26:08 ---> Running in 8c22cdf186e3 20:26:08 Removing intermediate container 8c22cdf186e3 20:26:08 ---> e997902e40aa 20:26:08 20:26:08 Successfully built e997902e40aa 20:26:08 Successfully tagged sys-mgmt-agent:latest 20:26:13  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:26:16 Removing intermediate container 1c91a2d9dc45 20:26:16 ---> c455b634bb34 20:26:16 20:26:16 Step 11/24 : FROM alpine:3.12 20:26:16 ---> 48b8ec4ed9eb 20:26:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:26:16 ---> Running in ba0330f0b8fe 20:26:16 Removing intermediate container f5271f5cb410 20:26:16 ---> 1a580fffd686 20:26:16 20:26:16 Step 11/22 : FROM alpine:3.12 20:26:16 ---> 48b8ec4ed9eb 20:26:16 Step 12/22 : RUN apk add --update --no-cache curl 20:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:16 ---> Running in aa941ceb2dae 20:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:18 (1/1) Installing dumb-init (1.2.2-r1) 20:26:18 Executing busybox-1.31.1-r20.trigger 20:26:18 OK: 6 MiB in 15 packages 20:26:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:18 Removing intermediate container ba0330f0b8fe 20:26:18 ---> 72d4c19b0b81 20:26:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:18 ---> Running in c93775976612 20:26:18 (1/4) Installing ca-certificates (20191127-r4) 20:26:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:26:18 (3/4) Installing libcurl (7.78.0-r0) 20:26:18 (4/4) Installing curl (7.78.0-r0) 20:26:18 Executing busybox-1.31.1-r20.trigger 20:26:18 Executing ca-certificates-20191127-r4.trigger 20:26:18 Removing intermediate container c93775976612 20:26:18 ---> 8a8c17079d10 20:26:18 Step 14/24 : ENV APP_PORT=59882 20:26:18 ---> Running in f7c981c108d4 20:26:18 OK: 7 MiB in 18 packages 20:26:18 Removing intermediate container f7c981c108d4 20:26:18 ---> a02ab53486d1 20:26:18 Step 15/24 : EXPOSE $APP_PORT 20:26:18 ---> Running in e09c09fec8f8 20:26:18 Removing intermediate container e09c09fec8f8 20:26:18 ---> da1f34de53fc 20:26:18 Step 16/24 : WORKDIR / 20:26:18 ---> Running in 3e76dbaaa2b8 20:26:18 Removing intermediate container aa941ceb2dae 20:26:18 ---> 0eb9f00a1dc6 20:26:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:26:18 Removing intermediate container 3e76dbaaa2b8 20:26:18 ---> cc80bfde4308 20:26:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:18 ---> Running in ee056962fdf0 20:26:18 Removing intermediate container ee056962fdf0 20:26:18 ---> 592b31c16b1f 20:26:18 Step 14/22 : WORKDIR /edgex 20:26:18 ---> 2225bd3c8702 20:26:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:18 ---> Running in b34f5a7c5f40 20:26:20 Removing intermediate container b34f5a7c5f40 20:26:20 ---> 52aac9a07aaa 20:26:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:26:20 ---> 6cdce96d3d11 20:26:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:26:20 ---> 3d711720c94f 20:26:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:26:20 ---> 829aaf66f10f 20:26:20 Step 20/24 : ENTRYPOINT ["/core-command"] 20:26:20 ---> Running in 8a195f218131 20:26:20 ---> 38590cb70021 20:26:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:20 Removing intermediate container 8a195f218131 20:26:20 ---> 6494c4fb5ef1 20:26:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:20 ---> Running in 0d51c4480b8a 20:26:20 Removing intermediate container 0d51c4480b8a 20:26:20 ---> 50b36611bad7 20:26:20 Step 22/24 : LABEL arch=x86_64 20:26:20 ---> 6ec6a0e9090b 20:26:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:26:20 ---> Running in 706c87e84f54 20:26:20 ---> Running in 580bbc81405f 20:26:20 Removing intermediate container 706c87e84f54 20:26:20 ---> 7ce300f70442 20:26:20 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:26:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:26:22 ---> Running in 66c271348144 20:26:22 Removing intermediate container 580bbc81405f 20:26:22 ---> b19f512d8488 20:26:22 Step 19/22 : CMD ["--init=true"] 20:26:22 ---> Running in b019471d8e2c 20:26:22 Removing intermediate container 66c271348144 20:26:22 ---> 96a54195a485 20:26:22 Step 24/24 : LABEL version=0.0.0 20:26:22 ---> Running in 1b100ea210b5 20:26:22 Removing intermediate container b019471d8e2c 20:26:22 ---> 7cdeb8d8808a 20:26:22 Step 20/22 : LABEL arch=x86_64 20:26:22 ---> Running in 462617fd7a39 20:26:22 Removing intermediate container 1b100ea210b5 20:26:22 ---> 638bb087873a 20:26:22 20:26:22 Successfully built 638bb087873a 20:26:22 Successfully tagged core-command:latest 20:26:22  Building core-command ... done Removing intermediate container 462617fd7a39 20:26:22 ---> c1e6b7bbbb0b 20:26:22 Step 21/22 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:26:22 ---> Running in 1080a8a60763 20:26:22 Removing intermediate container 1080a8a60763 20:26:22 ---> 4ca61df3d730 20:26:22 Step 22/22 : LABEL version=0.0.0 20:26:22 ---> Running in 3077db873eb3 20:26:22 Removing intermediate container 3077db873eb3 20:26:22 ---> 9b95330aec74 20:26:22 20:26:22 Successfully built 9b95330aec74 20:26:22 Successfully tagged security-proxy-setup:latest 20:26:29  Building security-proxy-setup ... done Removing intermediate container 6b6a18b7005c 20:26:29 ---> 271b72087ceb 20:26:29 20:26:29 Step 11/23 : FROM alpine:3.12 20:26:29 ---> 48b8ec4ed9eb 20:26:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:26:29 ---> Using cache 20:26:29 ---> 72d4c19b0b81 20:26:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:29 ---> Using cache 20:26:29 ---> 8a8c17079d10 20:26:29 Step 14/23 : ENV APP_PORT=59861 20:26:29 ---> Running in 667d64a57fa1 20:26:29 Removing intermediate container 667d64a57fa1 20:26:29 ---> 3bea722e9674 20:26:29 Step 15/23 : EXPOSE $APP_PORT 20:26:29 ---> Running in 45b594185b35 20:26:29 Removing intermediate container 45b594185b35 20:26:29 ---> 0c50d7edfa63 20:26:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:31 ---> a2b4bd1035c4 20:26:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:31 Removing intermediate container 143ff771c172 20:26:31 ---> 67ea9c828f35 20:26:31 20:26:31 Step 11/24 : FROM alpine:3.12 20:26:31 ---> 48b8ec4ed9eb 20:26:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:26:31 ---> Using cache 20:26:31 ---> 72d4c19b0b81 20:26:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:31 ---> Using cache 20:26:31 ---> 8a8c17079d10 20:26:31 Step 14/24 : ENV APP_PORT=59881 20:26:31 ---> Running in 1342d349620e 20:26:31 Removing intermediate container 1342d349620e 20:26:31 ---> 727a9f0aaee8 20:26:31 Step 15/24 : EXPOSE $APP_PORT 20:26:31 ---> Running in e4588f09ad4e 20:26:31 ---> 22d9ee3c830f 20:26:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:26:31 Removing intermediate container e4588f09ad4e 20:26:31 ---> 1af588d7cfc9 20:26:31 Step 16/24 : WORKDIR / 20:26:31 ---> c7f28e34f799 20:26:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:26:31 ---> Running in cc7857cf635d 20:26:31 ---> Running in 62cb705d4586 20:26:31 Removing intermediate container cc7857cf635d 20:26:31 ---> 275e54904980 20:26:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:31 Removing intermediate container 62cb705d4586 20:26:31 ---> c3af05daedad 20:26:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:31 ---> Running in b226e217ecd5 20:26:31 ---> f534c685cbff 20:26:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:26:31 Removing intermediate container b226e217ecd5 20:26:31 ---> 8224a102b956 20:26:31 Step 21/23 : LABEL arch=x86_64 20:26:31 ---> Running in 17f626882e85 20:26:31 Removing intermediate container 17f626882e85 20:26:31 ---> 54d2772586d1 20:26:31 Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:26:31 ---> 4876def25737 20:26:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:26:31 ---> Running in 02ad2f4a8f66 20:26:31 Removing intermediate container 02ad2f4a8f66 20:26:31 ---> 78ea7c6ed72b 20:26:31 Step 23/23 : LABEL version=0.0.0 20:26:31 ---> b78be17ca694 20:26:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:26:31 ---> Running in b0e70b7340db 20:26:31 ---> Running in 1d6b1ad03119 20:26:31 Removing intermediate container b0e70b7340db 20:26:31 ---> f2555ab0c659 20:26:31 20:26:31 Removing intermediate container 1d6b1ad03119 20:26:31 ---> 0121fefe2ff4 20:26:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:31 ---> Running in 0a60f65769ae 20:26:31 Successfully built f2555ab0c659 20:26:31 Successfully tagged support-scheduler:latest 20:26:31  Building support-scheduler ... done Removing intermediate container 0a60f65769ae 20:26:31 ---> 458ab117f162 20:26:31 Step 22/24 : LABEL arch=x86_64 20:26:31 ---> Running in 1906d92d5c43 20:26:31 Removing intermediate container 1906d92d5c43 20:26:31 ---> 598140e8e0e5 20:26:31 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:26:31 ---> Running in e713b81aacff 20:26:32 Removing intermediate container e713b81aacff 20:26:32 ---> 898bdd2ac7b5 20:26:32 Step 24/24 : LABEL version=0.0.0 20:26:32 ---> Running in dc5d208ae1cb 20:26:32 Removing intermediate container dc5d208ae1cb 20:26:32 ---> 42ffc53daad3 20:26:32 20:26:32 Successfully built 42ffc53daad3 20:26:32 Successfully tagged core-metadata:latest 20:26:32  Building core-metadata ... done  [Pipeline] } 20:26:32 $ docker stop --time=1 149803f11f698429714741a41690c4b063cee29682a1edc4d66e03b7536942f0 20:26:33 $ docker rm -f 149803f11f698429714741a41690c4b063cee29682a1edc4d66e03b7536942f0 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:33 + docker images 20:26:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:26:33 core-metadata latest 42ffc53daad3 2 seconds ago 16.7MB 20:26:33 support-scheduler latest f2555ab0c659 2 seconds ago 16.1MB 20:26:33 67ea9c828f35 4 seconds ago 1.76GB 20:26:33 271b72087ceb 5 seconds ago 1.75GB 20:26:33 core-command latest 638bb087873a 12 seconds ago 16MB 20:26:33 security-proxy-setup latest 9b95330aec74 12 seconds ago 26MB 20:26:33 1a580fffd686 17 seconds ago 1.76GB 20:26:33 c455b634bb34 18 seconds ago 1.75GB 20:26:33 sys-mgmt-agent latest e997902e40aa 26 seconds ago 325MB 20:26:33 core-data latest b5c4937b0168 44 seconds ago 20.4MB 20:26:33 security-bootstrapper latest 0713835bb629 45 seconds ago 18.8MB 20:26:33 support-notifications latest 7f9073255acf 56 seconds ago 16.8MB 20:26:33 501c1b67c146 About a minute ago 1.76GB 20:26:33 security-secretstore-setup latest e4582a5053fc About a minute ago 28.1MB 20:26:33 b3a127d80766 About a minute ago 1.75GB 20:26:33 f079cb45ef79 About a minute ago 1.75GB 20:26:33 26eb1131527a About a minute ago 1.75GB 20:26:33 2d29eef287da About a minute ago 1.76GB 20:26:33 ci-base-image-x86_64 latest 6506dd67dd2a 5 minutes ago 1.25GB 20:26:33 alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB 20:26:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 20:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 20:26:33 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 20:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:26:53 Still waiting to schedule task 20:26:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:27:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:27:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:27:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:27:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.166s coverage: 28.7% of statements 20:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:27:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.366s coverage: 100.0% of statements 20:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:27:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.383s coverage: 46.3% of statements 20:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 90.1% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 81.2% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 94.2% of statements 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 59.1% of statements 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.297s coverage: 60.0% of statements 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.305s coverage: 0.8% of statements 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements 20:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 20:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 20:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.396s coverage: 96.3% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.362s coverage: 87.5% of statements 20:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.386s coverage: 94.4% of statements 20:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 20:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.739s coverage: 81.8% of statements 20:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.742s coverage: 91.2% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.656s coverage: 64.4% of statements 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 20:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.259s coverage: 62.6% of statements 20:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.757s coverage: 43.6% of statements 20:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements 20:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.190s coverage: 84.8% of statements 20:28:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.5% of statements 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.0% of statements 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 62.7% of statements 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:28:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 20:28:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 20:28:46 GO111MODULE=on go vet ./... 20:30:04 gofmt -l . 20:30:04 [ "`gofmt -l .`" = "" ] 20:30:06 ./bin/test-attribution-txt.sh [Pipeline] sh 20:30:10 + ls -al . 20:30:10 total 640 20:30:10 drwxrwxr-x 9 1001 1001 4096 Sep 10 20:30 . 20:30:10 drwxr-xr-x 4 root root 4096 Sep 10 20:25 .. 20:30:10 -rw-rw-r-- 1 1001 1001 11 Sep 10 20:23 .dockerignore 20:30:10 drwxrwxr-x 8 1001 1001 4096 Sep 10 20:23 .git 20:30:10 drwxrwxr-x 4 1001 1001 4096 Sep 10 20:23 .github 20:30:10 -rw-rw-r-- 1 1001 1001 818 Sep 10 20:23 .gitignore 20:30:10 -rw-rw-r-- 1 1001 1001 76 Sep 10 20:23 .hadolint.yml 20:30:10 -rw-rw-r-- 1 1001 1001 166 Sep 10 20:23 .sonarcloud.properties 20:30:10 -rw-rw-r-- 1 1001 1001 1171 Sep 10 20:23 ADOPTERS.md 20:30:10 -rw-rw-r-- 1 1001 1001 8493 Sep 10 20:23 Attribution.txt 20:30:10 -rw-rw-r-- 1 1001 1001 43881 Sep 10 20:23 CHANGELOG.md 20:30:10 -rw-rw-r-- 1 1001 1001 3804 Sep 10 20:23 CONTRIBUTING.md 20:30:10 -rw-rw-r-- 1 1001 1001 677 Sep 10 20:23 GOVERNANCE.md 20:30:10 -rw-rw-r-- 1 1001 1001 849 Sep 10 20:23 Jenkinsfile 20:30:10 -rw-rw-r-- 1 1001 1001 10775 Sep 10 20:23 LICENSE 20:30:10 -rw-rw-r-- 1 1001 1001 5915 Sep 10 20:23 Makefile 20:30:10 -rw-rw-r-- 1 1001 1001 582 Sep 10 20:23 OWNERS.md 20:30:10 -rw-rw-r-- 1 1001 1001 8643 Sep 10 20:23 README.md 20:30:10 -rw-rw-r-- 1 1001 1001 6912 Sep 10 20:23 SECURITY.md 20:30:10 -rw-rw-r-- 1 1001 1001 5 Sep 10 20:20 VERSION 20:30:10 -rw-rw-r-- 1 1001 1001 4131 Sep 10 20:23 ZMQWindows.md 20:30:10 drwxrwxr-x 2 1001 1001 4096 Sep 10 20:23 bin 20:30:10 drwxrwxr-x 14 1001 1001 4096 Sep 10 20:23 cmd 20:30:10 -rw-r--r-- 1 root root 405611 Sep 10 20:28 coverage.out 20:30:10 -rw-rw-r-- 1 1001 1001 841 Sep 10 20:23 go.mod 20:30:10 -rw-r--r-- 1 root root 50064 Sep 10 20:25 go.sum 20:30:10 drwxrwxr-x 8 1001 1001 4096 Sep 10 20:23 internal 20:30:10 drwxrwxr-x 3 1001 1001 4096 Sep 10 20:23 openapi 20:30:10 drwxrwxr-x 4 1001 1001 4096 Sep 10 20:23 snap 20:30:10 -rw-rw-r-- 1 1001 1001 204 Sep 10 20:23 version.go [Pipeline] sh 20:30:12 + '[' -e coverage.out ] 20:30:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:30:12 Warning: overwriting stash ‘coverage-report’ 20:30:15 Stashed 1 file(s) [Pipeline] sh 20:30:18 + make build 20:30:18 go mod tidy 20:30:18 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 20:30:25 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 20:30:46 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 20:30:49 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 20:30:52 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 20:30:54 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 20:30:56 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 20:31:00 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 20:31:03 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 20:31:07 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 20:31:09 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 20:31:13 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] } 20:31:20 $ docker stop --time=1 14ad2b957cdec10c2f39b3d9d1a220ca4592260cdfa8c5b7b505bc22c109b427 20:31:24 $ docker rm -f 14ad2b957cdec10c2f39b3d9d1a220ca4592260cdfa8c5b7b505bc22c109b427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:30 20:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:32 latest: Pulling from edgex-devops/edgex-compose-arm64 20:31:32 29e5d40040c1: Pulling fs layer 20:31:32 1ce36da41761: Pulling fs layer 20:31:32 25b303627fd3: Pulling fs layer 20:31:33 29e5d40040c1: Verifying Checksum 20:31:33 29e5d40040c1: Download complete 20:31:35 29e5d40040c1: Pull complete 20:31:35 1ce36da41761: Verifying Checksum 20:31:35 1ce36da41761: Download complete 20:31:35 1ce36da41761: Pull complete 20:31:35 25b303627fd3: Verifying Checksum 20:31:35 25b303627fd3: Download complete 20:31:45 25b303627fd3: Pull complete 20:31:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:31:45 prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container 20:31:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-devops/edgex-compose-arm64:latest cat 20:31:49 $ docker top 5bde82464ca0e4311fefa61561a0c0edca6308a40bae3829a5f23e5105c03330 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:53 + docker-compose build --help 20:31:53 + grep parallel 20:31:55 --parallel Build images in parallel. [Pipeline] } 20:31:55 $ docker stop --time=1 5bde82464ca0e4311fefa61561a0c0edca6308a40bae3829a5f23e5105c03330 20:31:57 $ docker rm -f 5bde82464ca0e4311fefa61561a0c0edca6308a40bae3829a5f23e5105c03330 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:32:01 . [Pipeline] withDockerContainer 20:32:01 prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container 20:32:02 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:32:03 $ docker top d03b9862b9186d6ad030824d60c20447e25a88f9c7724eb2c2fd279a48102b57 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:09 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:13 Building core-command ... 20:32:13 Building core-data ... 20:32:13 Building core-metadata ... 20:32:13 Building security-bootstrapper ... 20:32:13 Building security-proxy-setup ... 20:32:13 Building security-secretstore-setup ... 20:32:13 Building support-notifications ... 20:32:13 Building support-scheduler ... 20:32:13 Building sys-mgmt-agent ... 20:32:13 Building security-secretstore-setup 20:32:13 Building security-proxy-setup 20:32:13 Building support-scheduler 20:32:13 Building sys-mgmt-agent 20:32:13 Building core-data 20:32:53 Running on prd-ubuntu18.04-docker-8c-8g-2014 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 20:32:53 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:32:53 The recommended git tool is: git 20:33:06 using credential edgex-jenkins-ssh 20:33:06 Cloning the remote Git repository 20:33:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:06 > git init /w/workspace/edgex-go/6 # timeout=10 20:33:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:06 > git --version # timeout=10 20:33:06 > git --version # 'git version 2.17.1' 20:33:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:16 ---> 6d360cb75120 20:33:16 Step 3/22 : WORKDIR /edgex-go 20:33:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:16 ---> 6d360cb75120 20:33:16 Step 3/26 : WORKDIR /edgex-go 20:33:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:16 ---> 6d360cb75120 20:33:16 Step 3/23 : WORKDIR /edgex-go 20:33:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:16 ---> 6d360cb75120 20:33:16 Step 3/24 : WORKDIR /edgex-go 20:33:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:16 ---> 6d360cb75120 20:33:16 Step 3/24 : WORKDIR /edgex-go 20:33:21 ---> Running in 82093e47c365 20:33:21 ---> Running in eb33cfdc088d 20:33:21 ---> Running in 6d4ce071ba8d 20:33:21 ---> Running in 589548fc81f1 20:33:21 ---> Running in 57c95524cb95 20:33:22 Removing intermediate container 82093e47c365 20:33:22 ---> 54b6069f5122 20:33:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6d4ce071ba8d 20:33:22 ---> aeb5ca83ad46 20:33:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 57c95524cb95 20:33:22 20:33:22 ---> 177dcaa8601d 20:33:22 20:33:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:22 Removing intermediate container eb33cfdc088d 20:33:22 ---> 16db570195d9 20:33:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:22 Removing intermediate container 589548fc81f1 20:33:22 ---> 7070b830de87 20:33:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:22 ---> Running in 947139d1a2a9 20:33:22 ---> Running in 207e25a16a27 20:33:22 ---> Running in 4596c5736e5a 20:33:22 ---> Running in 5066eb78cd6d 20:33:22 ---> Running in 137e23d3cb13 20:33:26 Removing intermediate container 207e25a16a27 20:33:26 ---> 44fa9878d6ac 20:33:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:26 ---> Running in f3b5cd1a1e6f 20:33:26 Removing intermediate container 947139d1a2a9 20:33:26 ---> 95897132b39e 20:33:26 Step 5/22 : RUN apk add --update --no-cache make git 20:33:28 Removing intermediate container 4596c5736e5a 20:33:28 ---> 916c621a806a 20:33:28 Step 5/24 : RUN apk add --update --no-cache make bash git 20:33:28 Removing intermediate container 5066eb78cd6d 20:33:28 ---> d7c9bd58eb0f 20:33:28 Step 5/26 : RUN apk add --update --no-cache make git 20:33:28 ---> Running in b5748d78bc75 20:33:28 Removing intermediate container 137e23d3cb13 20:33:28 ---> 50c3e98da6c4 20:33:28 Step 5/23 : RUN apk add --update --no-cache make git 20:33:28 ---> Running in c3ff983e203e 20:33:28 ---> Running in c434c6c93fd5 20:33:28 ---> Running in c3b8664d98b8 20:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:29 OK: 218 MiB in 52 packages 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:30 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:33:30 Merge succeeded, producing ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:33:30 Checking out Revision ef3901f92210db6bed6aa6e627ef8c4a0908c015 (PR-3699) 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:32 OK: 218 MiB in 52 packages 20:33:32 Removing intermediate container f3b5cd1a1e6f 20:33:32 ---> 0da6b06a3c57 20:33:32 Step 6/24 : COPY go.mod . 20:33:32 OK: 218 MiB in 52 packages 20:33:32 OK: 218 MiB in 52 packages 20:33:32 OK: 218 MiB in 52 packages 20:33:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33:30 > git config core.sparsecheckout # timeout=10 20:33:30 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 20:33:30 > git remote # timeout=10 20:33:30 > git config --get remote.origin.url # timeout=10 20:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:30 > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 20:33:30 > git rev-parse HEAD^{commit} # timeout=10 20:33:30 > git config core.sparsecheckout # timeout=10 20:33:30 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 20:33:32 ---> 2eb420fabedb 20:33:32 Step 7/24 : RUN go mod download 20:33:32 Removing intermediate container b5748d78bc75 20:33:32 ---> 442fcc10bf2d 20:33:32 Step 6/22 : COPY go.mod . 20:33:32 ---> Running in 04e3c69f73c1 20:33:34 Removing intermediate container c434c6c93fd5 20:33:34 ---> 0fda449ab241 20:33:34 Step 6/24 : COPY go.mod . 20:33:34 Removing intermediate container c3ff983e203e 20:33:34 ---> e5622ce0d446 20:33:34 Step 6/26 : COPY go.mod . 20:33:34 Removing intermediate container c3b8664d98b8 20:33:34 ---> 136b2c313774 20:33:34 Step 6/23 : COPY go.mod . 20:33:34 ---> 2daea051c711 20:33:34 Step 7/22 : RUN go mod download 20:33:34 ---> Running in 9047b3556da2 20:33:34 ---> b743c045e6d2 20:33:34 Step 7/24 : RUN go mod download 20:33:34 ---> Running in fa21159b2835 20:33:34 ---> 1fb7192159dc 20:33:34 Step 7/23 : RUN go mod download 20:33:34 ---> 6ac698aed60f 20:33:34 Step 7/26 : RUN go mod download 20:33:35 ---> Running in 53bccc8e9c7f 20:33:35 ---> Running in 752a11e29579 20:33:37 Commit message: "feat(snap): add vault ttl config support" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:37 + echo snap-build.sh 20:33:37 snap-build.sh 20:33:37 + SNAP_BASE_DIR=. 20:33:37 + '[' '!' -z /w/workspace/edgex-go/6 ']' 20:33:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 20:33:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 20:33:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 20:33:37 + cd /w/workspace/edgex-go/6 20:33:37 + sudo apt-get remove -qy --purge lxd lxd-client 20:33:37 Reading package lists... 20:33:37 Building dependency tree... 20:33:37 Reading state information... 20:33:37 The following packages were automatically installed and are no longer required: 20:33:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:33:37 uidmap xdelta3 20:33:37 Use 'sudo apt autoremove' to remove them. 20:33:37 The following packages will be REMOVED: 20:33:37 lxd* lxd-client* 20:33:38 Removing intermediate container 04e3c69f73c1 20:33:38 ---> 65b20c9ed8a6 20:33:38 Step 8/24 : COPY . . 20:33:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:33:39 After this operation, 31.7 MB disk space will be freed. 20:33:39 (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.) 20:33:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:33:39 Removing lxd dnsmasq configuration 20:33:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:33:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:33:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:33:40 (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.) 20:33:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:33:42 Processing triggers for systemd (237-3ubuntu10.45) ... 20:33:42 Processing triggers for ureadahead (0.100.0-21) ... 20:33:42 + sudo snap remove --purge lxd 20:33:42 snap "lxd" is not installed 20:33:42 + sudo groupadd --force --system lxd 20:33:42 ++ whoami 20:33:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:33:42 + newgrp - lxd 20:33:42 + sudo snap install lxd 20:33:42 Removing intermediate container 9047b3556da2 20:33:42 ---> 608259f819be 20:33:42 Step 8/22 : COPY . . 20:33:43 Removing intermediate container fa21159b2835 20:33:43 ---> 3bf5870711fa 20:33:43 Step 8/24 : COPY . . 20:33:44 Removing intermediate container 752a11e29579 20:33:44 ---> 05262cec69bb 20:33:44 Step 8/26 : COPY . . 20:33:44 Removing intermediate container 53bccc8e9c7f 20:33:44 ---> d3df6540ac59 20:33:44 Step 8/23 : COPY . . 20:33:51 2021-09-10T20:33:47Z INFO Waiting for automatic snapd restart... 20:34:02 lxd 4.18 from Canonical* installed 20:34:02 + sudo lxd init --auto 20:34:06 ---> 632e706836d7 20:34:06 Step 9/24 : RUN go mod tidy 20:34:06 ---> 7d5491a93adf 20:34:06 Step 9/22 : RUN go mod tidy 20:34:06 ---> Running in f924efc13435 20:34:06 ---> f39924c8eab5 20:34:06 Step 9/23 : RUN go mod tidy 20:34:06 ---> 81a907e2af1a 20:34:06 Step 9/26 : RUN go mod tidy 20:34:06 ---> 7a5602dedbae 20:34:06 Step 9/24 : RUN go mod tidy 20:34:06 ---> Running in f69c7275f6bc 20:34:06 ---> Running in 104262b67532 20:34:06 ---> Running in 1347b96ee863 20:34:06 ---> Running in 556f0669f7a1 20:34:10 + sudo snap install --classic snapcraft 20:34:11 Removing intermediate container f924efc13435 20:34:11 ---> e3ea3a7e54f0 20:34:11 Step 10/24 : RUN make cmd/core-data/core-data 20:34:11 ---> Running in ed26d5514e10 20:34:13 Removing intermediate container 1347b96ee863 20:34:13 ---> 48899f96128e 20:34:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:34:13 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 20:34:13 ---> Running in 3d96b3c6e515 20:34:15 Removing intermediate container f69c7275f6bc 20:34:15 ---> 3de176c455d1 20:34:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:15 Removing intermediate container 104262b67532 20:34:15 ---> e92495477118 20:34:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:15 Removing intermediate container 556f0669f7a1 20:34:15 ---> 9e40128182f3 20:34:15 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:15 ---> Running in da8a2332f439 20:34:15 ---> Running in 6505d1464431 20:34:15 ---> Running in 3dc0d349ad87 20:34:16 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 20:34:17 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 20:34:17 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 20:34:17 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 20:34:21 snapcraft 5.0 from Canonical* installed 20:34:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:34:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:34:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:21 Dload Upload Total Spent Left Speed 20:34:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 20:34:21 3 3325k 3 117k 0 0 442k 0 0:00:07 --:--:-- 0:00:07 442k 100 3325k 100 3325k 0 0 8727k 0 --:--:-- --:--:-- --:--:-- 27.0M 20:34:21 ./yq_linux_amd64 20:34:21 + sudo snapcraft prime --use-lxd 20:34:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:34:23 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: 20:34:23 - README.md 20:34:23 20:34:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:34:23 Launching a container. 20:34:32 Waiting for container to be ready 20:34:32 To start your first instance, try: lxc launch ubuntu:18.04 20:34:32 20:34:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:34:35 Waiting for network to be ready... 20:34:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:34:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 20:34:35 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:34:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 20:34:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:34:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:34:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 20:34:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 20:34:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:34:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:34:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:34:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:34:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:34:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:34:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:34:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:34:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:34:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:34:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:34:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 20:34:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 20:34:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:34:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:34:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 20:34:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 20:34:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:34:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:34:39 Fetched 25.2 MB in 5s (5585 kB/s) 20:34:40 Reading package lists... 20:34:41 Reading package lists... 20:34:41 Building dependency tree... 20:34:41 Reading state information... 20:34:41 The following additional packages will be installed: 20:34:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:34:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:34:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:34:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:34:41 Suggested packages: 20:34:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:34:41 Recommended packages: 20:34:41 gnupg libsasl2-modules 20:34:41 The following NEW packages will be installed: 20:34:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:34:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:34:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:34:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:34:41 The following packages will be upgraded: 20:34:41 gpg gpg-agent gpgconf libudev1 20:34:41 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:34:41 Need to get 3527 kB of archives. 20:34:41 After this operation, 13.3 MB of additional disk space will be used. 20:34:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:34:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:34:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:34:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:34:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 20:34:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 20:34:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:34:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:34:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:34:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:34:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:34:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:34:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:34:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:34:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:34:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:34:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:34:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:34:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:34:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:34:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:34:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:34:42 debconf: delaying package configuration, since apt-utils is not installed 20:34:42 Fetched 3527 kB in 1s (2850 kB/s) 20:34:42 (Reading database ... 12511 files and directories currently installed.) 20:34:42 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 20:34:42 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 20:34:42 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 20:34:42 Selecting previously unselected package udev. 20:34:42 (Reading database ... 12511 files and directories currently installed.) 20:34:42 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 20:34:43 Unpacking udev (237-3ubuntu10.51) ... 20:34:43 Selecting previously unselected package libfuse2:amd64. 20:34:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:34:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:34:43 Selecting previously unselected package fuse. 20:34:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:34:43 Unpacking fuse (2.9.7-1ubuntu1) ... 20:34:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:34:43 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:34:43 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:34:43 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:34:43 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:34:43 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:34:45 Selecting previously unselected package libksba8:amd64. 20:34:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:34:45 Unpacking libksba8:amd64 (1.3.5-2) ... 20:34:45 Selecting previously unselected package libroken18-heimdal:amd64. 20:34:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:34:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:34:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:34:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libwind0-heimdal:amd64. 20:34:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:34:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:34:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:34:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:34:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:34:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Selecting previously unselected package libsasl2-modules-db:amd64. 20:34:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:34:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:34:45 Selecting previously unselected package libsasl2-2:amd64. 20:34:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:34:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:34:45 Selecting previously unselected package libldap-common. 20:34:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:34:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:34:45 Selecting previously unselected package libldap-2.4-2:amd64. 20:34:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:34:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:34:45 Selecting previously unselected package dirmngr. 20:34:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:34:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:34:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:34:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:34:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:34:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:34:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:34:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:34:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libksba8:amd64 (1.3.5-2) ... 20:34:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:34:45 Setting up udev (237-3ubuntu10.51) ... 20:34:45 invoke-rc.d: policy-rc.d denied execution of start. 20:34:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Processing triggers for systemd (237-3ubuntu10) ... 20:34:45 Setting up fuse (2.9.7-1ubuntu1) ... 20:34:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:34:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:34:45 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:34:45 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:34:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:34:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:34:45 settings in the [Install] section, and DefaultInstance for template units). 20:34:45 This means they are not meant to be enabled using systemctl. 20:34:45 Possible reasons for having this kind of units are: 20:34:45 1) A unit may be statically enabled by being symlinked from another unit's 20:34:45 .wants/ or .requires/ directory. 20:34:45 2) A unit's purpose may be to act as a helper for some other unit which has 20:34:45 a requirement dependency on it. 20:34:45 3) A unit may be started when needed via activation (socket, path, timer, 20:34:45 D-Bus, udev, scripted systemctl call, ...). 20:34:45 4) In case of template units, the unit is meant to be enabled with some 20:34:45 instance name specified. 20:34:45 Reading package lists... 20:34:46 Building dependency tree... 20:34:46 Reading state information... 20:34:46 The following additional packages will be installed: 20:34:46 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:34:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:34:46 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:34:46 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:34:46 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:34:46 Suggested packages: 20:34:46 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:34:46 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:34:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:34:46 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:34:46 systemd-container policykit-1 20:34:46 Recommended packages: 20:34:46 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:34:46 The following NEW packages will be installed: 20:34:46 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:34:46 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:34:46 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:34:46 multiarch-support openssh-client python3 python3-minimal python3.6 20:34:46 python3.6-minimal snapd squashfs-tools sudo 20:34:46 The following packages will be upgraded: 20:34:46 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:34:46 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:34:46 Need to get 36.7 MB of archives. 20:34:46 After this operation, 147 MB of additional disk space will be used. 20:34:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 20:34:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:34:46 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 20:34:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:34:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:34:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:34:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:34:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:34:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:34:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:34:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:34:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:34:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:34:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:34:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 20:34:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 20:34:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 20:34:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 20:34:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:34:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:34:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:34:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:34:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:34:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:34:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:34:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:34:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:34:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:34:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:34:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:34:49 debconf: delaying package configuration, since apt-utils is not installed 20:34:49 Fetched 36.7 MB in 2s (15.6 MB/s) 20:34:49 (Reading database ... 12757 files and directories currently installed.) 20:34:49 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 20:34:49 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 20:34:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 20:34:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 20:34:49 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 20:34:49 (Reading database ... 12757 files and directories currently installed.) 20:34:49 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:34:49 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:34:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:34:51 (Reading database ... 12757 files and directories currently installed.) 20:34:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:34:51 Unpacking apt (1.6.14) over (1.6.1) ... 20:34:51 Setting up apt (1.6.14) ... 20:34:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:34:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:34:51 (Reading database ... 12764 files and directories currently installed.) 20:34:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 20:34:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 20:34:51 Selecting previously unselected package libpython3.6-minimal:amd64. 20:34:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:34:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:34:51 Selecting previously unselected package libexpat1:amd64. 20:34:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:34:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:34:51 Selecting previously unselected package python3.6-minimal. 20:34:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:34:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:34:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 20:34:51 Checking for services that may need to be restarted...done. 20:34:51 Checking for services that may need to be restarted...done. 20:34:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:34:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:34:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:34:51 Selecting previously unselected package python3-minimal. 20:34:51 (Reading database ... 13012 files and directories currently installed.) 20:34:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:34:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:34:51 Selecting previously unselected package mime-support. 20:34:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:34:51 Unpacking mime-support (3.60ubuntu1) ... 20:34:51 Selecting previously unselected package libmpdec2:amd64. 20:34:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:34:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:34:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:34:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:34:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:34:52 Selecting previously unselected package python3.6. 20:34:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:34:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:34:52 Selecting previously unselected package libpython3-stdlib:amd64. 20:34:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:34:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:34:52 Setting up python3-minimal (3.6.7-1~18.04) ... 20:34:52 Selecting previously unselected package python3. 20:34:52 (Reading database ... 13442 files and directories currently installed.) 20:34:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:34:52 Unpacking python3 (3.6.7-1~18.04) ... 20:34:52 Selecting previously unselected package multiarch-support. 20:34:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:34:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:34:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:34:52 Selecting previously unselected package liblzo2-2:amd64. 20:34:52 (Reading database ... 13479 files and directories currently installed.) 20:34:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:34:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:34:52 Selecting previously unselected package libbsd0:amd64. 20:34:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:34:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:34:52 Selecting previously unselected package sudo. 20:34:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:34:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:34:52 Selecting previously unselected package apparmor. 20:34:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:34:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:34:53 Selecting previously unselected package libedit2:amd64. 20:34:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:34:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:34:53 Selecting previously unselected package libkrb5support0:amd64. 20:34:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:34:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:34:53 Selecting previously unselected package libk5crypto3:amd64. 20:34:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:34:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:34:53 Selecting previously unselected package libkeyutils1:amd64. 20:34:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:34:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:34:53 Selecting previously unselected package libkrb5-3:amd64. 20:34:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:34:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:34:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:34:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:34:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:34:53 Selecting previously unselected package libssl1.0.0:amd64. 20:34:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 20:34:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:34:53 Selecting previously unselected package openssh-client. 20:34:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 20:34:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 20:34:53 Selecting previously unselected package squashfs-tools. 20:34:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 20:34:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 20:34:53 Selecting previously unselected package snapd. 20:34:53 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:34:53 Unpacking snapd (2.49.2+18.04) ... 20:34:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:34:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:34:56 Setting up mime-support (3.60ubuntu1) ... 20:34:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:34:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:34:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:34:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:34:56 Setting up systemd (237-3ubuntu10.51) ... 20:34:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:34:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:34:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:34:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:34:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:34:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:34:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:34:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 20:34:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:34:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:34:57 Setting up python3 (3.6.7-1~18.04) ... 20:34:57 running python rtupdate hooks for python3.6... 20:34:57 running python post-rtupdate hooks for python3.6... 20:34:57 Setting up apparmor (2.12-4ubuntu5.1) ... 20:34:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:34:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:34:58 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 20:34:58 Setting up snapd (2.49.2+18.04) ... 20:34:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:34:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:34:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:34:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:34:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:34:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:34:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:34:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:34:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:35:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:35:00 /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' 20:35:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:00 Processing triggers for systemd (237-3ubuntu10.51) ... 20:35:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:35:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:35:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:35:03 Reading package lists... 20:35:03 Reading package lists... 20:35:03 Building dependency tree... 20:35:03 Reading state information... 20:35:03 Calculating upgrade... 20:35:03 The following packages will be upgraded: 20:35:03 advancecomp base-files bash binutils binutils-common 20:35:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:35:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:35:03 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:35:03 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:35:03 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:35:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:35:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:35:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:35:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:35:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:35:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:35:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:35:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:35:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:35:03 ubuntu-keyring util-linux 20:35:03 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:35:03 Need to get 64.2 MB of archives. 20:35:03 After this operation, 5138 kB of additional disk space will be used. 20:35:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 20:35:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:35:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:35:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:35:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:35:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:35:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:35:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:35:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:35:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:35:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:35:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:35:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:35:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:35:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:35:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:35:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:35:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:35:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:35:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:35:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:35:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:35:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:35:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:35:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:35:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:35:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:35:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:35:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:35:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:35:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:35:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:35:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:35:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:35:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:35:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:35:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:35:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:35:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:35:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:35:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:35:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 20:35:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:35:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:35:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:35:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:35:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:35:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:35:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:35:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:35:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:35:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:35:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:35:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:35:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:35:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:35:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:35:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:35:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:35:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:35:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:35:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:35:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:35:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:35:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:35:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:35:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:35:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:35:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:35:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:35:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:35:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:35:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:35:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:35:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:35:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:35:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:35:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:35:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:35:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:35:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:35:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:35:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:35:05 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:35:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:35:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:35:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 20:35:05 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] 20:35:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:35:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:35:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:35:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:35:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:35:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:35:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:35:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:35:05 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] 20:35:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:35:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:35:05 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:35:05 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:35:05 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:35:05 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:35:05 debconf: delaying package configuration, since apt-utils is not installed 20:35:05 Fetched 64.2 MB in 2s (30.6 MB/s) 20:35:05 (Reading database ... 13914 files and directories currently installed.) 20:35:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:35:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:35:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 20:35:06 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 20:35:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:06 (Reading database ... 13914 files and directories currently installed.) 20:35:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:35:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:35:07 (Reading database ... 13914 files and directories currently installed.) 20:35:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:07 (Reading database ... 13914 files and directories currently installed.) 20:35:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:35:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:35:08 (Reading database ... 13914 files and directories currently installed.) 20:35:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:35:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:35:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:35:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:35:08 Setting up base-files (10.1ubuntu2.10) ... 20:35:08 Installing new version of config file /etc/issue ... 20:35:08 Installing new version of config file /etc/issue.net ... 20:35:08 Installing new version of config file /etc/lsb-release ... 20:35:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:35:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:35:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:35:08 Removing obsolete conffile /etc/default/motd-news ... 20:35:08 (Reading database ... 13915 files and directories currently installed.) 20:35:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:35:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:35:08 Setting up bash (4.4.18-2ubuntu1.2) ... 20:35:08 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 20:35:08 (Reading database ... 13915 files and directories currently installed.) 20:35:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:35:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:35:08 (Reading database ... 13915 files and directories currently installed.) 20:35:08 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:35:08 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:35:09 Setting up tar (1.29b-2ubuntu0.2) ... 20:35:09 (Reading database ... 13915 files and directories currently installed.) 20:35:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:35:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:35:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:35:09 (Reading database ... 13915 files and directories currently installed.) 20:35:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:35:09 (Reading database ... 13915 files and directories currently installed.) 20:35:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:35:09 (Reading database ... 13915 files and directories currently installed.) 20:35:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:35:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:35:09 Setting up grep (3.1-2build1) ... 20:35:09 (Reading database ... 13915 files and directories currently installed.) 20:35:09 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:35:10 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:35:10 Setting up gzip (1.6-5ubuntu1.1) ... 20:35:10 (Reading database ... 13915 files and directories currently installed.) 20:35:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:35:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:35:10 Setting up login (1:4.5-1ubuntu2) ... 20:35:10 (Reading database ... 13915 files and directories currently installed.) 20:35:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:35:10 (Reading database ... 13915 files and directories currently installed.) 20:35:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:35:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:35:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:35:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:35:11 (Reading database ... 13915 files and directories currently installed.) 20:35:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:35:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:35:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:35:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:35:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:35:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:35:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:35:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:35:12 (Reading database ... 13915 files and directories currently installed.) 20:35:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:35:13 (Reading database ... 13915 files and directories currently installed.) 20:35:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:13 (Reading database ... 13915 files and directories currently installed.) 20:35:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:35:13 (Reading database ... 13915 files and directories currently installed.) 20:35:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:35:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:35:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:35:14 (Reading database ... 13915 files and directories currently installed.) 20:35:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:35:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:35:14 (Reading database ... 13915 files and directories currently installed.) 20:35:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:35:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:35:14 (Reading database ... 13917 files and directories currently installed.) 20:35:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:35:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:35:14 Setting up debconf (1.5.66ubuntu1) ... 20:35:14 (Reading database ... 13917 files and directories currently installed.) 20:35:14 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:35:14 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:35:14 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:35:14 (Reading database ... 13917 files and directories currently installed.) 20:35:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:35:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:35:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:35:15 (Reading database ... 13917 files and directories currently installed.) 20:35:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:35:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:15 (Reading database ... 13917 files and directories currently installed.) 20:35:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:35:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:15 (Reading database ... 13919 files and directories currently installed.) 20:35:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:35:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:15 (Reading database ... 13923 files and directories currently installed.) 20:35:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 20:35:15 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 20:35:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:35:16 (Reading database ... 13923 files and directories currently installed.) 20:35:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:35:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:35:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:35:16 (Reading database ... 13923 files and directories currently installed.) 20:35:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:35:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:35:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:35:16 (Reading database ... 13923 files and directories currently installed.) 20:35:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:35:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:16 (Reading database ... 13923 files and directories currently installed.) 20:35:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:35:16 (Reading database ... 13923 files and directories currently installed.) 20:35:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:35:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:35:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:35:16 (Reading database ... 13923 files and directories currently installed.) 20:35:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:35:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:35:16 Setting up passwd (1:4.5-1ubuntu2) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:35:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:35:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:35:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:35:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:35:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:35:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:35:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:35:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:35:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:35:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:35:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:35:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:35:17 (Reading database ... 13923 files and directories currently installed.) 20:35:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:35:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:35:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:35:18 (Reading database ... 13923 files and directories currently installed.) 20:35:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:35:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:35:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:35:18 (Reading database ... 13924 files and directories currently installed.) 20:35:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:35:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:35:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:35:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:35:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 20:35:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 20:35:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:35:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:35:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:35:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:35:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:35:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:35:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:35:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:35:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:35:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:35:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:35:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:35:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:35:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:35:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:35:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:35:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:35:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:35:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:35:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:35:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:35:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:35:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:20 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:35:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:35:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:35:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:35:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:35:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:35:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:35:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:35:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:35:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:35:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:35:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:35:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:35:23 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:35:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:35:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:35:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:35:23 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:35:23 20:35:23 Current default time zone: 'Etc/UTC' 20:35:23 Local time is now: Fri Sep 10 20:35:23 UTC 2021. 20:35:23 Universal Time is now: Fri Sep 10 20:35:23 UTC 2021. 20:35:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:35:23 20:35:23 Setting up systemd-sysv (237-3ubuntu10.51) ... 20:35:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:23 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 20:35:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:35:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:35:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:35:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:35:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:35:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:35:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:35:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:35:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:35:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:24 Setting up patch (2.7.6-2ubuntu1.1) ... 20:35:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:35:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:35:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 20:35:24 Installing new version of config file /etc/ssl/openssl.cnf ... 20:35:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:35:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:35:24 Setting up ca-certificates (20210119~18.04.1) ... 20:35:26 Updating certificates in /etc/ssl/certs... 20:35:27 23 added, 27 removed; done. 20:35:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:35:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:35:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:35:27 Setting up pkgbinarymangler (138.18.04.1) ... 20:35:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:35:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up perl (5.26.1-6ubuntu0.5) ... 20:35:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:35:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:35:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:35:27 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:35:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:35:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:35:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:35:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:35:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:35:27 Processing triggers for systemd (237-3ubuntu10.51) ... 20:35:27 Processing triggers for mime-support (3.60ubuntu1) ... 20:35:27 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:35:27 Updating certificates in /etc/ssl/certs... 20:35:28 0 added, 0 removed; done. 20:35:28 Running hooks in /etc/ca-certificates/update.d... 20:35:28 done. 20:35:28 Reading package lists... 20:35:28 Building dependency tree... 20:35:28 Reading state information... 20:35:28 The following NEW packages will be installed: 20:35:28 apt-transport-https 20:35:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:35:28 Need to get 4348 B of archives. 20:35:28 After this operation, 154 kB of additional disk space will be used. 20:35:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:35:29 debconf: delaying package configuration, since apt-utils is not installed 20:35:29 Fetched 4348 B in 0s (24.3 kB/s) 20:35:29 Selecting previously unselected package apt-transport-https. 20:35:29 (Reading database ... 13929 files and directories currently installed.) 20:35:29 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:35:29 Unpacking apt-transport-https (1.6.14) ... 20:35:29 Setting up apt-transport-https (1.6.14) ... 20:35:29 Waiting for network to be ready... 20:35:36 2021-09-10T20:35:32Z INFO Waiting for automatic snapd restart... 20:35:36 snapd 2.51.4 from Canonical* installed 20:35:36 "snapd" switched to the "latest/stable" channel 20:35:36 20:35:38 core18 20210722 from Canonical* installed 20:35:38 "core18" switched to the "latest/stable" channel 20:35:38 20:35:41 snapcraft 5.0 from Canonical* installed 20:35:41 "snapcraft" switched to the "latest/stable" channel 20:35:41 20:35:45 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: 20:35:45 - README.md 20:35:45 20:35:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:35:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:35:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:35:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:35:47 Reading package lists... 20:35:47 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 20:35:47 Reading package lists... 20:35:47 Building dependency tree... 20:35:47 Reading state information... 20:35:48 Suggested packages: 20:35:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:35:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:35:48 Recommended packages: 20:35:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:35:48 The following NEW packages will be installed: 20:35:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:35:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:35:48 pkg-config zip 20:35:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:35:48 Need to get 7663 kB of archives. 20:35:48 After this operation, 43.8 MB of additional disk space will be used. 20:35:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:35:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 20:35:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:35:48 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:35:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:35:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:35:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:35:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:35:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:35:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:35:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:35:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:35:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:35:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:35:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:35:48 debconf: delaying package configuration, since apt-utils is not installed 20:35:48 Fetched 7663 kB in 1s (9665 kB/s) 20:35:49 Selecting previously unselected package libglib2.0-0:amd64. 20:35:49 (Reading database ... 13933 files and directories currently installed.) 20:35:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:35:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:35:49 Selecting previously unselected package libpsl5:amd64. 20:35:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:35:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:35:49 Selecting previously unselected package libnghttp2-14:amd64. 20:35:49 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:35:49 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:35:49 Selecting previously unselected package librtmp1:amd64. 20:35:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:35:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:35:49 Selecting previously unselected package libcurl3-gnutls:amd64. 20:35:49 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 20:35:49 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:35:49 Selecting previously unselected package liberror-perl. 20:35:49 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:35:49 Unpacking liberror-perl (0.17025-1) ... 20:35:49 Selecting previously unselected package git-man. 20:35:49 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:35:49 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:35:49 Selecting previously unselected package git. 20:35:49 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:35:49 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:35:50 Selecting previously unselected package libnorm1:amd64. 20:35:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:35:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:35:50 Selecting previously unselected package libpgm-5.2-0:amd64. 20:35:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:35:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:35:50 Selecting previously unselected package libsodium23:amd64. 20:35:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:35:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:35:50 Selecting previously unselected package libzmq5:amd64. 20:35:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:35:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:35:50 Selecting previously unselected package libzmq3-dev:amd64. 20:35:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:35:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:35:50 Selecting previously unselected package pkg-config. 20:35:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:35:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:35:50 Selecting previously unselected package zip. 20:35:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:35:50 Unpacking zip (3.0-11build1) ... 20:35:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:35:50 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:35:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:35:50 Setting up liberror-perl (0.17025-1) ... 20:35:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:35:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:35:50 No schema files found: doing nothing. 20:35:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:35:50 Setting up zip (3.0-11build1) ... 20:35:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:35:50 Setting up libsodium23:amd64 (1.0.16-2) ... 20:35:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:35:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:35:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:35:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:35:50 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:35:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:35:51 git set to automatically installed. 20:35:51 git-man set to automatically installed. 20:35:51 libcurl3-gnutls set to automatically installed. 20:35:51 liberror-perl set to automatically installed. 20:35:51 libglib2.0-0 set to automatically installed. 20:35:51 libnghttp2-14 set to automatically installed. 20:35:51 libnorm1 set to automatically installed. 20:35:51 libpgm-5.2-0 set to automatically installed. 20:35:51 libpsl5 set to automatically installed. 20:35:51 librtmp1 set to automatically installed. 20:35:51 libsodium23 set to automatically installed. 20:35:51 libzmq3-dev set to automatically installed. 20:35:51 libzmq5 set to automatically installed. 20:35:51 pkg-config set to automatically installed. 20:35:51 zip set to automatically installed. 20:35:52 snapd is not logged in, snap install commands will use sudo 20:35:53 snap "core18" has no updates available 20:35:54 snapd is not logged in, snap install commands will use sudo 20:36:04 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 20:36:04 Pulling config-common 20:36:04 + snapcraftctl pull 20:36:05 Pulling go-build-helper 20:36:05 + snapcraftctl pull 20:36:07 'edgex-go' has dependencies that need to be staged: go-build-helper 20:36:07 Skipping pull go-build-helper (already ran) 20:36:07 Building go-build-helper 20:36:07 + snapcraftctl build 20:36:07 Staging go-build-helper 20:36:07 + snapcraftctl stage 20:36:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:36:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:36:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 20:36:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 20:36:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:36:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:36:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 20:36:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 20:36:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:36:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:36:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:36:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:36:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:36:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:36:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:36:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:36:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:36:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:36:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:36:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 20:36:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 20:36:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:36:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:36:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 20:36:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 20:36:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:36:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:36:18 Fetched 25.2 MB in 0s (0 B/s) 20:36:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:36:18 Fetched 224 kB in 0s (0 B/s) 20:36:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:36:18 Fetched 157 kB in 0s (0 B/s) 20:36:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:36:18 Fetched 221 kB in 0s (0 B/s) 20:36:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:36:18 Fetched 143 kB in 0s (0 B/s) 20:36:18 Pulling edgex-go 20:36:18 + snapcraftctl pull 20:36:18 Pulling hooks 20:36:18 + snapcraftctl pull 20:36:18 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 20:36:18 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 20:36:21 Removing intermediate container da8a2332f439 20:36:21 ---> 5c430814fb95 20:36:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:21 ---> Running in bd5becb787eb 20:36: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 20:36:31 Removing intermediate container 6505d1464431 20:36:31 ---> 1229b7bef315 20:36:31 20:36:31 Step 11/22 : FROM alpine:3.12 20:36:31 Removing intermediate container 3dc0d349ad87 20:36:31 ---> d2eb6ab21099 20:36:31 20:36:31 Step 11/26 : FROM alpine:3.12 20:36:31 Removing intermediate container bd5becb787eb 20:36:31 ---> 9c1df9a27424 20:36:31 20:36:31 Step 12/24 : FROM docker:20.10.7 20:36:32 3.12: Pulling from library/alpine 20:36:32 3.12: Pulling from library/alpine 20:36:33 20.10.7: Pulling from library/docker 20:36:33 Removing intermediate container 3d96b3c6e515 20:36:33 ---> 7f813e6ebbfb 20:36:33 20:36:33 Step 11/23 : FROM alpine:3.12 20:36:33 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 20:36:33 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 20:36:33 Status: Image is up to date for alpine:3.12 20:36:33 Status: Downloaded newer image for alpine:3.12 20:36:33 3.12: Pulling from library/alpine 20:36:33 ---> afc2cc120ca2 20:36:33 Step 12/22 : RUN apk add --update --no-cache curl 20:36:33 ---> afc2cc120ca2 20:36:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:33 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 20:36:33 Status: Image is up to date for alpine:3.12 20:36:34 ---> afc2cc120ca2 20:36:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:36:34 ---> Running in ffdcd90ac422 20:36:34 ---> Running in 802d0e6e9e82 20:36:34 ---> Running in d3c9e3993008 20:36:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:36:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:36:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:36:36 Fetched 0 B in 0s (0 B/s) 20:36:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:36:36 Fetched 96.5 kB in 0s (0 B/s) 20:36:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:36:36 Fetched 279 kB in 0s (0 B/s) 20:36:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:36:36 Fetched 122 kB in 0s (0 B/s) 20:36:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:36:36 Fetched 77.8 kB in 0s (0 B/s) 20:36:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:36:36 Fetched 8848 B in 0s (0 B/s) 20:36:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:36:36 Fetched 47.8 kB in 0s (0 B/s) 20:36:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:36:36 Fetched 45.6 kB in 0s (0 B/s) 20:36:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:36:36 Fetched 15.0 kB in 0s (0 B/s) 20:36:36 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 20:36:36 Fetched 219 kB in 0s (0 B/s) 20:36:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:36:36 Fetched 154 kB in 0s (0 B/s) 20:36:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:36:36 Fetched 50.6 kB in 0s (0 B/s) 20:36:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:36:36 Fetched 14.8 kB in 0s (0 B/s) 20:36:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:36:36 Fetched 41.8 kB in 0s (0 B/s) 20:36:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:36:36 Fetched 499 kB in 0s (0 B/s) 20:36:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:36:36 Fetched 111 kB in 0s (0 B/s) 20:36:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:36:36 Fetched 240 kB in 0s (0 B/s) 20:36:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:36:36 Fetched 29.3 kB in 0s (0 B/s) 20:36:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:36:36 Fetched 85.5 kB in 0s (0 B/s) 20:36:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:36:36 Fetched 24.5 kB in 0s (0 B/s) 20:36:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:36:36 Fetched 49.2 kB in 0s (0 B/s) 20:36:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:36:36 Fetched 54.2 kB in 0s (0 B/s) 20:36:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:36:36 Fetched 30.8 kB in 0s (0 B/s) 20:36:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:36:36 Fetched 15.8 kB in 0s (0 B/s) 20:36:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:36:36 Fetched 85.9 kB in 0s (0 B/s) 20:36:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:36:36 Fetched 8720 B in 0s (0 B/s) 20:36:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:36:36 Fetched 140 kB in 0s (0 B/s) 20:36:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:36:36 Fetched 119 kB in 0s (0 B/s) 20:36:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:36:36 Fetched 111 kB in 0s (0 B/s) 20:36:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:36:36 Fetched 11.1 kB in 0s (0 B/s) 20:36:36 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:36:36 Fetched 645 kB in 0s (0 B/s) 20:36:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:36:36 Fetched 41.3 kB in 0s (0 B/s) 20:36:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:36:36 Fetched 17.9 kB in 0s (0 B/s) 20:36:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:36:36 Fetched 368 kB in 0s (0 B/s) 20:36:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:36:36 Fetched 187 kB in 0s (0 B/s) 20:36:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:36:36 Fetched 175 kB in 0s (0 B/s) 20:36:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:36:36 Fetched 206 kB in 0s (0 B/s) 20:36:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 20:36:36 Fetched 1302 kB in 0s (0 B/s) 20:36:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:36:36 Fetched 36.2 kB in 0s (0 B/s) 20:36:36 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 20:36:36 Fetched 159 kB in 0s (0 B/s) 20:36:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:36:36 Fetched 107 kB in 0s (0 B/s) 20:36:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:36:36 Fetched 48.7 kB in 0s (0 B/s) 20:36:36 Pulling static-packages 20:36:36 + snapcraftctl pull 20:36:36 Pulling version 20:36:36 + cd /root/project 20:36:36 + git describe --tags --abbrev=0 20:36:36 + sed s/v// 20:36:36 + GIT_VERSION=2.0.1-dev.43 20:36:36 + [ -z 2.0.1-dev.43 ] 20:36:36 + snapcraftctl set-version 2.0.1-dev.43 20:36:36 Building config-common 20:36:36 + snapcraftctl build 20:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:36:37 (1/4) Installing ca-certificates (20191127-r4) 20:36:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:36:37 (3/4) Installing libcurl (7.78.0-r0) 20:36:37 (4/4) Installing curl (7.78.0-r0) 20:36:37 Executing busybox-1.31.1-r20.trigger 20:36:37 Executing ca-certificates-20191127-r4.trigger 20:36:37 (1/1) Installing dumb-init (1.2.2-r1) 20:36:37 Executing busybox-1.31.1-r20.trigger 20:36:37 OK: 5 MiB in 15 packages 20:36:37 OK: 7 MiB in 18 packages 20:36:38 (1/3) Installing ca-certificates (20191127-r4) 20:36:38 (2/3) Installing dumb-init (1.2.2-r1) 20:36:38 (3/3) Installing su-exec (0.2-r1) 20:36:38 Executing busybox-1.31.1-r20.trigger 20:36:38 Executing ca-certificates-20191127-r4.trigger 20:36:38 OK: 6 MiB in 17 packages 20:36:38 Skipping build go-build-helper (already ran) 20:36:38 Building edgex-go 20:36:38 + cd /root/parts/edgex-go/src 20:36:38 + git describe --tags --abbrev=0 20:36:38 + sed s/v// 20:36:38 + GIT_VERSION=2.0.1-dev.43 20:36:38 + [ -z 2.0.1-dev.43 ] 20:36:38 + echo 2.0.1-dev.43 20:36:38 + make build 20:36:38 go mod tidy 20:36:40 Removing intermediate container ed26d5514e10 20:36:40 ---> cece14625c72 20:36:40 20:36:40 Step 11/24 : FROM alpine:3.12 20:36:40 ---> afc2cc120ca2 20:36:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:41 Removing intermediate container d3c9e3993008 20:36:41 ---> 92c9c497967f 20:36:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:41 ---> Running in dd5eb6b01398 20:36:41 ---> Running in 87babc2909f3 20:36:41 Removing intermediate container 802d0e6e9e82 20:36:41 ---> 9e69aa03e730 20:36:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:41 Removing intermediate container ffdcd90ac422 20:36:41 ---> b5c74569f153 20:36:41 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:41 go: downloading github.com/gorilla/mux v1.8.0 20:36:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:36:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 20:36:41 go: downloading github.com/stretchr/testify v1.7.0 20:36:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:36:41 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:36:41 go: downloading github.com/google/uuid v1.3.0 20:36:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:36:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:36:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:36:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:36:41 go: downloading github.com/lib/pq v1.10.3 20:36:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:36:42 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:36:42 go: downloading github.com/pelletier/go-toml v1.9.4 20:36:42 ---> Running in 06e284e030c8 20:36:42 ---> Running in 17f861802f5b 20:36:42 Removing intermediate container dd5eb6b01398 20:36:42 ---> 6312db1c899a 20:36:42 Step 13/24 : ENV APP_PORT=59880 20:36:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:36:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:36:44 Removing intermediate container 87babc2909f3 20:36:44 ---> 69b234ad695f 20:36:44 Step 14/23 : ENV APP_PORT=59861 20:36:44 ---> Running in dcfa38e999b4 20:36:44 ---> Running in d8ca025d1aba 20:36:44 Removing intermediate container 17f861802f5b 20:36:44 ---> 0547c5e91474 20:36:44 Step 14/26 : WORKDIR / 20:36:44 Removing intermediate container 06e284e030c8 20:36:44 ---> ef66334fe7bb 20:36:44 Step 14/22 : WORKDIR /edgex 20:36:44 ---> Running in dd917db82bca 20:36:44 ---> Running in fe6abf1d0cab 20:36:44 Removing intermediate container dcfa38e999b4 20:36:44 ---> b4bc9b28c758 20:36:44 Step 14/24 : EXPOSE $APP_PORT 20:36:44 Removing intermediate container d8ca025d1aba 20:36:44 ---> a1ffe5da0f63 20:36:44 Step 15/23 : EXPOSE $APP_PORT 20:36:44 ---> Running in 15ae8313afeb 20:36:44 ---> Running in 26a8fb6c6b9b 20:36:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:36:44 go: downloading github.com/davecgh/go-spew v1.1.1 20:36:44 go: downloading github.com/pmezard/go-difflib v1.0.0 20:36:44 go: downloading github.com/go-playground/validator/v10 v10.9.0 20:36:44 go: downloading github.com/stretchr/objx v0.1.1 20:36:44 go: downloading github.com/go-kit/kit v0.11.0 20:36:44 go: downloading github.com/x448/float16 v0.8.4 20:36:44 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:36:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:36:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:36:44 go: downloading github.com/pebbe/zmq4 v1.2.7 20:36:44 go: downloading github.com/go-playground/universal-translator v0.18.0 20:36:44 go: downloading github.com/leodido/go-urn v1.2.1 20:36:44 go: downloading golang.org/x/text v0.3.6 20:36:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:36:44 go: downloading github.com/go-playground/locales v0.14.0 20:36:44 go: downloading github.com/kr/pretty v0.3.0 20:36:44 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:36:44 go: downloading github.com/go-stack/stack v1.8.0 20:36:44 go: downloading github.com/hashicorp/consul/api v1.8.1 20:36:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:36:44 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 20:36:44 go: downloading github.com/gorilla/websocket v1.4.2 20:36:44 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:36:44 go: downloading github.com/onsi/ginkgo v1.10.1 20:36:44 go: downloading github.com/onsi/gomega v1.7.0 20:36:44 go: downloading github.com/kr/text v0.2.0 20:36:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:36:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:36:44 go: downloading github.com/mitchellh/copystructure v1.0.0 20:36:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:36:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:36:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:36:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:36:44 go: downloading github.com/hashicorp/serf v0.9.5 20:36:44 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:36:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:36:44 Removing intermediate container dd917db82bca 20:36:44 ---> 16d768b7eaaf 20:36:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:44 Removing intermediate container fe6abf1d0cab 20:36:44 ---> ce39595758af 20:36:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:36:44 go: downloading github.com/fatih/color v1.9.0 20:36:44 go: downloading github.com/mattn/go-colorable v0.1.6 20:36:44 go: downloading github.com/mattn/go-isatty v0.0.12 20:36:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:36:44 go: downloading github.com/pkg/errors v0.9.1 20:36:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:36:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:36:44 go: downloading github.com/hashicorp/memberlist v0.2.2 20:36:44 go: downloading github.com/hpcloud/tail v1.0.0 20:36:44 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:36:45 Removing intermediate container 26a8fb6c6b9b 20:36:45 ---> a6cd87e7b525 20:36:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:36:45 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:36:45 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:36:45 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:36:45 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:36:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:36:45 go: downloading github.com/miekg/dns v1.1.26 20:36:45 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:36:45 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:36:45 go: downloading github.com/hashicorp/errwrap v1.0.0 20:36:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:36:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data 20:36:45 Removing intermediate container 15ae8313afeb 20:36:45 ---> 4b02a36c2d91 20:36:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:45 ---> Running in 306beb12ad75 20:36:46 ---> 91f3dd466ef9 20:36:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:46 ---> 0f5a50fe4435 20:36:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:46 ---> 040fab5fa0a0 20:36:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:48 ---> 7ff98c4aca62 20:36:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:49 ---> 2bd5581cc590 20:36:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:36:49 ---> 42d0bae3c7ef 20:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:49 Removing intermediate container 306beb12ad75 20:36:49 ---> de2eaf97607c 20:36:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:36:49 ---> 52e379be5aab 20:36:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:36:49 ---> Running in 0847ebc6aab8 20:36:50 ---> 10fe52947de8 20:36:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:36:50 ---> Running in b1127ecda129 20:36:50 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:36:50 Status: Downloaded newer image for docker:20.10.7 20:36:50 ---> df445af6242a 20:36:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:36:51 ---> 2e5d236e6c14 20:36:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:36:51 ---> Running in b00a095c3b03 20:36:51 ---> Running in 5a9bdac8b214 20:36:51 ---> 000a459b3e87 20:36:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:51 Removing intermediate container b1127ecda129 20:36:51 ---> f17b72f5f0ba 20:36:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:51 ---> Running in d031678015b0 20:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:36:51 Removing intermediate container b00a095c3b03 20:36:51 ---> 2d2a1ced7a16 20:36:51 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 20:36:52 Removing intermediate container 5a9bdac8b214 20:36:52 ---> 4dc27602cf36 20:36:52 Step 19/22 : CMD ["--init=true"] 20:36:52 ---> Running in 961914ac2c70 20:36:52 ---> Running in 3c5dbffbf4a6 20:36:52 Removing intermediate container d031678015b0 20:36:52 ---> 64700e4a2048 20:36:52 Step 21/23 : LABEL arch=arm64 20:36:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:36:53 ---> Running in 39e5739b36d4 20:36:53 ---> c64c1c77d014 20:36:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:53 Removing intermediate container 3c5dbffbf4a6 20:36:53 ---> 72b2260c778f 20:36:53 Step 20/22 : LABEL arch=arm64 20:36:53 (1/6) Installing dumb-init (1.2.2-r1) 20:36:53 ---> Running in 835c1faa77e7 20:36:53 (2/6) Installing libgcc (9.3.0-r2) 20:36:53 (3/6) Installing libsodium (1.0.18-r0) 20:36:53 Removing intermediate container 39e5739b36d4 20:36:53 ---> 829636ce4e0d 20:36:53 Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:36:53 (4/6) Installing libstdc++ (9.3.0-r2) 20:36:53 (5/6) Installing libzmq (4.3.3-r0) 20:36:54 (6/6) Installing zeromq (4.3.3-r0) 20:36:54 ---> Running in cfdc01129caf 20:36:54 Executing busybox-1.31.1-r20.trigger 20:36:54 OK: 8 MiB in 20 packages 20:36:54 Removing intermediate container 835c1faa77e7 20:36:54 ---> c86b2a8b6440 20:36:54 Step 21/22 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:36:54 ---> Running in 94cce920aa07 20:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:36:54 Removing intermediate container cfdc01129caf 20:36:54 ---> 7188a61ac722 20:36:54 Step 23/23 : LABEL version=0.0.0 20:36:54 ---> d5424bc9c92b 20:36:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:36:55 ---> Running in 5180f47a5df7 20:36:55 Removing intermediate container 94cce920aa07 20:36:55 ---> b8dabfa6646c 20:36:55 Step 22/22 : LABEL version=0.0.0 20:36:55 ---> Running in f4e875b20bd6 20:36:55 (1/39) Installing readline (8.1.0-r0) 20:36:55 (2/39) Installing bash (5.1.0-r0) 20:36:55 Executing bash-5.1.0-r0.post-install 20:36:55 (3/39) Installing brotli-libs (1.0.9-r3) 20:36:55 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:36:55 (5/39) Installing libcurl (7.78.0-r0) 20:36:55 (6/39) Installing curl (7.78.0-r0) 20:36:55 (7/39) Installing dumb-init (1.2.5-r0) 20:36:55 (8/39) Installing libbz2 (1.0.8-r1) 20:36:55 (9/39) Installing expat (2.2.10-r1) 20:36:55 (10/39) Installing libffi (3.3-r2) 20:36:55 (11/39) Installing gdbm (1.19-r0) 20:36:55 (12/39) Installing xz-libs (5.2.5-r0) 20:36:55 (13/39) Installing sqlite-libs (3.34.1-r0) 20:36:55 (14/39) Installing python3 (3.8.10-r0) 20:36:56 Removing intermediate container 5180f47a5df7 20:36:56 ---> 9ba1902827f5 20:36:56 20:36:56 Removing intermediate container 0847ebc6aab8 20:36:56 ---> 5ac4066678a3 20:36:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:56 Removing intermediate container f4e875b20bd6 20:36:56 ---> 9b1a8b67d244 20:36:56 20:36:56 ---> 06b45501d400 20:36:56 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/ 20:36:56 Successfully built 9ba1902827f5 20:36:56 Successfully tagged support-scheduler-arm64:latest 20:36:56  Building support-scheduler ... done Building security-bootstrapper 20:36:56 Successfully built 9b1a8b67d244 20:36:57 ---> Running in be06a571694f 20:36:57 Successfully tagged security-proxy-setup-arm64:latest 20:36:57  Building security-proxy-setup ... done Building support-notifications 20:36:57 ---> 7e120616becb 20:36:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:58 (15/39) Installing py3-appdirs (1.4.4-r1) 20:36:58 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:36:58 (17/39) Installing py3-parsing (2.4.7-r1) 20:36:58 (18/39) Installing py3-six (1.15.0-r0) 20:36:58 (19/39) Installing py3-packaging (20.9-r0) 20:36:58 (20/39) Installing py3-setuptools (51.3.3-r0) 20:36:58 (21/39) Installing py3-chardet (4.0.0-r0) 20:36:58 (22/39) Installing py3-idna (3.1-r0) 20:36:58 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:36:58 (24/39) Installing py3-requests (2.25.1-r1) 20:36:58 (25/39) Installing py3-msgpack (1.0.2-r0) 20:36:58 (26/39) Installing py3-lockfile (0.12.2-r3) 20:36:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:36:58 (28/39) Installing py3-colorama (0.4.4-r0) 20:36:58 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:36:58 (30/39) Installing py3-distlib (0.3.1-r1) 20:36:58 (31/39) Installing py3-distro (1.5.0-r1) 20:36:58 (32/39) Installing py3-webencodings (0.5.1-r3) 20:36:58 (33/39) Installing py3-html5lib (1.1-r0) 20:36:58 (34/39) Installing py3-pytoml (0.1.21-r0) 20:36:58 (35/39) Installing py3-pep517 (0.9.1-r0) 20:36:58 (36/39) Installing py3-progress (1.5-r0) 20:36:58 (37/39) Installing py3-retrying (1.3.3-r0) 20:36:58 (38/39) Installing py3-toml (0.10.2-r0) 20:36:58 (39/39) Installing py3-pip (20.3.4-r0) 20:36:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command 20:36:59 Executing busybox-1.32.1-r6.trigger 20:36:59 OK: 82 MiB in 59 packages 20:36:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:00 ---> 4c3763105e9e 20:37:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:37:02 ---> 4d9355c05131 20:37:02 Step 20/24 : ENTRYPOINT ["/core-data"] 20:37:02 Removing intermediate container be06a571694f 20:37:02 ---> b96a0c5a0781 20:37:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:37:02 ---> Running in 3fefea3b8fc3 20:37:02 ---> Running in 3b4c75fb84c9 20:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:37:04 Removing intermediate container 3fefea3b8fc3 20:37:04 ---> a5e98659e791 20:37:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:04 Removing intermediate container 3b4c75fb84c9 20:37:04 ---> eea6c3fd8c0d 20:37:04 Step 24/26 : LABEL arch=arm64 20:37:04 ---> Running in 62ba6e3fa6af 20:37:04 ---> Running in 661c43a0c6cb 20:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:37:04 Removing intermediate container 62ba6e3fa6af 20:37:04 ---> d6014cb35929 20:37:04 Step 22/24 : LABEL arch=arm64 20:37:05 Removing intermediate container 661c43a0c6cb 20:37:05 ---> 071ddc751a0c 20:37:05 Step 25/26 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:37:05 ---> Running in 5c2b7bdd316a 20:37:05 ---> Running in c47f58d1f4b3 20:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:37:06 Removing intermediate container 5c2b7bdd316a 20:37:06 ---> e81ca9fe997c 20:37:06 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:37:06 Removing intermediate container c47f58d1f4b3 20:37:06 ---> 17e27005c866 20:37:06 Step 26/26 : LABEL version=0.0.0 20:37:06 ---> Running in 2296c64378b7 20:37:06 ---> Running in 91c5dde60456 20:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config 20:37:07 Removing intermediate container 2296c64378b7 20:37:07 ---> c7594aa2c944 20:37:07 Step 24/24 : LABEL version=0.0.0 20:37:07 Removing intermediate container 91c5dde60456 20:37:07 ---> a1b5a46567d8 20:37:07 20:37:07 ---> Running in ee2bbf759315 20:37:07 Successfully built a1b5a46567d8 20:37:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:37:08 Successfully tagged security-secretstore-setup-arm64:latest 20:37:08  Building security-secretstore-setup ... done Building core-command 20:37:08 Removing intermediate container ee2bbf759315 20:37:08 ---> 754c81f671af 20:37:08 20:37:08 Successfully built 754c81f671af 20:37:08 Successfully tagged core-data-arm64:latest 20:37:08  Building core-data ... done Building core-metadata 20:37:08 Collecting docker-compose==1.23.2 20:37:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:37:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:37:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:37:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:37:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:37:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:37:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:37:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:37:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:37:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:37:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:37:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:37:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:37:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:37:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:37:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:37:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:37:09 + 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 20:37:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:37:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:37:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:37:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:37:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:37:09 + 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 20:37:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:37:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:37:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:37:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:10 Collecting docopt<0.7,>=0.6.1 20:37:10 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:10 Building hooks 20:37:10 + cd /root/parts/hooks/src 20:37:10 + make build 20:37:10 go mod tidy 20:37:11 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 20:37:11 go: downloading github.com/stretchr/testify v1.5.1 20:37:11 go: downloading gopkg.in/yaml.v2 v2.2.2 20:37:11 go: downloading github.com/davecgh/go-spew v1.1.0 20:37:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:37:12 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:37:12 Collecting cached-property<2,>=1.2.0 20:37:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:12 Collecting texttable<0.10,>=0.9.0 20:37:12 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:12 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:37:12 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:37:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:37:15 Collecting websocket-client<1.0,>=0.32.0 20:37:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:15 Collecting docker<4.0,>=3.6.0 20:37:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:16 Building static-packages 20:37:16 + snapcraftctl build 20:37:18 Building version 20:37:18 + snapcraftctl build 20:37:18 Collecting PyYAML<4,>=3.10 20:37:18 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:21 Staging config-common 20:37:21 + snapcraftctl stage 20:37:21 Skipping stage go-build-helper (already ran) 20:37:21 Staging edgex-go 20:37:21 + snapcraftctl stage 20:37:21 Collecting dockerpty<0.5,>=0.4.1 20:37:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:22 Staging hooks 20:37:22 + snapcraftctl stage 20:37:23 Collecting jsonschema<3,>=2.5.1 20:37:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:24 Staging static-packages 20:37:24 + snapcraftctl stage 20:37:24 Staging version 20:37:24 + snapcraftctl stage 20:37:24 Collecting docker-pycreds>=0.4.0 20:37:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:24 Collecting chardet<3.1.0,>=3.0.2 20:37:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:24 Collecting certifi>=2017.4.17 20:37:24 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:37:25 Collecting urllib3<1.25,>=1.21.1 20:37:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:26 Priming config-common 20:37:26 + snapcraftctl prime 20:37:26 Priming go-build-helper 20:37:26 + snapcraftctl prime 20:37:26 Collecting idna<2.8,>=2.5 20:37:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:27 Attempting uninstall: urllib3 20:37:27 Found existing installation: urllib3 1.26.2 20:37:27 Uninstalling urllib3-1.26.2: 20:37:27 Successfully uninstalled urllib3-1.26.2 20:37:27 Priming edgex-go 20:37:27 + snapcraftctl prime 20:37:28 Attempting uninstall: idna 20:37:28 Found existing installation: idna 3.1 20:37:28 Uninstalling idna-3.1: 20:37:28 Successfully uninstalled idna-3.1 20:37:28 Attempting uninstall: chardet 20:37:28 Found existing installation: chardet 4.0.0 20:37:28 Uninstalling chardet-4.0.0: 20:37:28 Priming hooks 20:37:28 + snapcraftctl prime 20:37:29 Successfully uninstalled chardet-4.0.0 20:37:30 Priming static-packages 20:37:30 + snapcraftctl prime 20:37:31 Attempting uninstall: requests 20:37:31 Found existing installation: requests 2.25.1 20:37:31 Uninstalling requests-2.25.1: 20:37:31 Successfully uninstalled requests-2.25.1 20:37:31 Running setup.py install for texttable: started 20:37:32 Priming version 20:37:32 + snapcraftctl prime 20:37:33 Running setup.py install for texttable: finished with status 'done' 20:37:33 Running setup.py install for PyYAML: started 20:37:33 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] } 20:37:35 Running setup.py install for PyYAML: finished with status 'done' 20:37:36 Running setup.py install for docopt: started 20:37:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:37:36 ---> 6d360cb75120 20:37:36 Step 3/32 : WORKDIR /edgex-go 20:37:36 ---> Using cache 20:37:36 ---> 16db570195d9 20:37:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:37 ---> Using cache 20:37:37 ---> 50c3e98da6c4 20:37:37 Step 5/32 : RUN apk add --update --no-cache make git 20:37:37 ---> Using cache 20:37:37 ---> 136b2c313774 20:37:37 Step 6/32 : COPY go.mod . 20:37:37 ---> Using cache 20:37:37 ---> 1fb7192159dc 20:37:37 Step 7/32 : RUN go mod download 20:37:37 ---> Using cache 20:37:37 ---> d3df6540ac59 20:37:37 Step 8/32 : COPY . . 20:37:37 ---> Using cache 20:37:37 ---> f39924c8eab5 20:37:37 Step 9/32 : RUN go mod tidy 20:37:37 ---> Using cache 20:37:37 ---> 48899f96128e 20:37:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:38 ---> 6d360cb75120 20:37:38 Step 3/23 : WORKDIR /edgex-go 20:37:38 ---> Using cache 20:37:38 ---> 16db570195d9 20:37:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:38 ---> Using cache 20:37:38 ---> 50c3e98da6c4 20:37:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:38 Running setup.py install for docopt: finished with status 'done' 20:37:38 Running setup.py install for dockerpty: started 20:37:41 Running setup.py install for dockerpty: finished with status 'done' 20:37:44 ---> Running in b74a6da96e9c 20:37:44 ---> Running in 91be827dc617 20:37:44 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 20:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:47 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 20:37:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:47 ---> 6d360cb75120 20:37:47 Step 3/24 : WORKDIR /edgex-go 20:37:47 ---> Using cache 20:37:47 ---> 16db570195d9 20:37:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:47 ---> Using cache 20:37:47 ---> 50c3e98da6c4 20:37:47 Step 5/24 : RUN apk add --update --no-cache make git 20:37:47 ---> Using cache 20:37:47 ---> 136b2c313774 20:37:47 Step 6/24 : COPY go.mod . 20:37:47 ---> Using cache 20:37:47 ---> 1fb7192159dc 20:37:47 Step 7/24 : RUN go mod download 20:37:47 ---> Using cache 20:37:47 ---> d3df6540ac59 20:37:47 Step 8/24 : COPY . . 20:37:47 ---> Using cache 20:37:47 ---> f39924c8eab5 20:37:47 Step 9/24 : RUN go mod tidy 20:37:47 ---> Using cache 20:37:47 ---> 48899f96128e 20:37:47 Step 10/24 : RUN make cmd/core-command/core-command 20:37:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:47 ---> 6d360cb75120 20:37:47 Step 3/24 : WORKDIR /edgex-go 20:37:47 ---> Using cache 20:37:47 ---> 16db570195d9 20:37:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:47 ---> Using cache 20:37:47 ---> 50c3e98da6c4 20:37:47 Step 5/24 : RUN apk add --update --no-cache make git 20:37:47 ---> Using cache 20:37:47 ---> 136b2c313774 20:37:47 Step 6/24 : COPY go.mod . 20:37:47 ---> Using cache 20:37:47 ---> 1fb7192159dc 20:37:47 Step 7/24 : RUN go mod download 20:37:47 ---> Using cache 20:37:47 ---> d3df6540ac59 20:37:47 Step 8/24 : COPY . . 20:37:48 ---> Using cache 20:37:48 ---> f39924c8eab5 20:37:48 Step 9/24 : RUN go mod tidy 20:37:48 ---> Using cache 20:37:48 ---> 48899f96128e 20:37:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:37:48 ---> Running in 63a6aa9d2e1b 20:37:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:48 ---> Running in ab384c273d02 20:37:49 OK: 218 MiB in 52 packages 20:37:51 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 20:37:51 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 20:37:52 Removing intermediate container b74a6da96e9c 20:37:52 ---> 50880f49d67b 20:37:52 Step 6/23 : COPY go.mod . 20:37:55 ---> e84a4311020b 20:37:55 Step 7/23 : RUN go mod download 20:37:55 ---> Running in 26ee5fb6b644 20:38:02 Removing intermediate container 961914ac2c70 20:38:02 ---> d384fb9b974f 20:38:02 Step 15/24 : ENV APP_PORT=58890 20:38:02 ---> Running in 11ddda5514aa 20:38:02 Removing intermediate container 11ddda5514aa 20:38:02 ---> 37233c5028b7 20:38:02 Step 16/24 : EXPOSE $APP_PORT 20:38:02 ---> Running in 32ec1c76395a 20:38:02 Removing intermediate container 26ee5fb6b644 20:38:02 ---> 5100df7bb102 20:38:02 Step 8/23 : COPY . . 20:38:03 Removing intermediate container 32ec1c76395a 20:38:03 ---> f91c6c6f3183 20:38:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:38:07 ---> 7fc5425513a7 20:38:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:38:08 ---> ec1689907936 20:38:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:38:11 ---> cce733a8a407 20:38:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:38:11 ---> Running in f7f646086ab1 20:38:12 Removing intermediate container f7f646086ab1 20:38:12 ---> 4bea253d5ad9 20:38:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:12 ---> Running in 152a7deb7d4f 20:38:14 Removing intermediate container 152a7deb7d4f 20:38:14 ---> 93e592436d57 20:38:14 Step 22/24 : LABEL arch=arm64 20:38:14 ---> Running in 6606a4043313 20:38:15 Removing intermediate container 6606a4043313 20:38:15 ---> 6fd2940ec6d4 20:38:15 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:38:15 ---> Running in 6cd37d43ae8d 20:38:16 Removing intermediate container 6cd37d43ae8d 20:38:16 ---> 1c9598d86f0a 20:38:16 Step 24/24 : LABEL version=0.0.0 20:38:17 ---> Running in 91d1fe76338c 20:38:18 Removing intermediate container 91d1fe76338c 20:38:18 ---> c4a5bf33e5d9 20:38:18 20:38:19 Successfully built c4a5bf33e5d9 20:38:19 Successfully tagged sys-mgmt-agent-arm64:latest 20:38:22  Building sys-mgmt-agent ... done  ---> bc2e034e3372 20:38:22 Step 9/23 : RUN go mod tidy 20:38:22 ---> Running in a6984e0b41f5 20:38:30 Removing intermediate container a6984e0b41f5 20:38:30 ---> ed9b7b0e0301 20:38:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:38:30 ---> Running in e579a57b6f2f 20:38:31 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 20:39:31 Removing intermediate container 91be827dc617 20:39:31 ---> 16cea6d21588 20:39:31 20:39:31 Step 11/32 : FROM alpine:3.12 20:39:31 ---> afc2cc120ca2 20:39:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:39:31 ---> Running in b410dae0d7cf 20:39:31 Removing intermediate container b410dae0d7cf 20:39:31 ---> 373a7331ce96 20:39:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:39:31 Removing intermediate container 63a6aa9d2e1b 20:39:31 ---> 293c892c4f9d 20:39:31 20:39:31 Step 11/24 : FROM alpine:3.12 20:39:31 ---> afc2cc120ca2 20:39:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:39:31 ---> Using cache 20:39:31 ---> 92c9c497967f 20:39:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:31 ---> Using cache 20:39:31 ---> 69b234ad695f 20:39:31 Step 14/24 : ENV APP_PORT=59882 20:39:31 ---> Running in 111486592fd3 20:39:31 ---> Running in 033bb94c28ee 20:39:31 Removing intermediate container 033bb94c28ee 20:39:31 ---> bfd91cb37f39 20:39:31 Step 15/24 : EXPOSE $APP_PORT 20:39:31 ---> Running in 882f8d93711a 20:39:31 Removing intermediate container 882f8d93711a 20:39:31 ---> 071235efedb6 20:39:31 Step 16/24 : WORKDIR / 20:39:31 ---> Running in c5fe95c8fa66 20:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:39:31 Removing intermediate container c5fe95c8fa66 20:39:31 ---> 4978698c043d 20:39:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:31 (1/2) Installing dumb-init (1.2.2-r1) 20:39:31 (2/2) Installing su-exec (0.2-r1) 20:39:31 Executing busybox-1.31.1-r20.trigger 20:39:31 OK: 5 MiB in 16 packages 20:39:31 ---> 3dec8e3b9004 20:39:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:39:33 Removing intermediate container 111486592fd3 20:39:33 ---> 6bf2fe0595c6 20:39:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:39:33 ---> Running in ed903c9df3f0 20:39:34 ---> ed8958b1d15c 20:39:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:39:34 Removing intermediate container ed903c9df3f0 20:39:34 ---> d7701e56fd75 20:39:34 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:39:34 ---> Running in 8717fc2976a3 20:39:35 Removing intermediate container 8717fc2976a3 20:39:35 ---> 10fe5f0991d1 20:39:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:39:36 ---> c06e7cc85632 20:39:36 Step 20/24 : ENTRYPOINT ["/core-command"] 20:39:36 ---> Running in 8f91652ff8c6 20:39:36 ---> Running in 7744483471a0 20:39:37 Removing intermediate container ab384c273d02 20:39:37 ---> d26193382cec 20:39:37 20:39:37 Step 11/24 : FROM alpine:3.12 20:39:37 ---> afc2cc120ca2 20:39:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:39:37 ---> Using cache 20:39:37 ---> 92c9c497967f 20:39:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:37 ---> Using cache 20:39:37 ---> 69b234ad695f 20:39:37 Step 14/24 : ENV APP_PORT=59881 20:39:37 ---> Running in e650031c1e36 20:39:38 Removing intermediate container 7744483471a0 20:39:38 ---> 47c6dcffae22 20:39:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:38 ---> Running in 3e0e803fcb3a 20:39:38 Removing intermediate container e650031c1e36 20:39:38 ---> ea8bc5f7a49e 20:39:38 Step 15/24 : EXPOSE $APP_PORT 20:39:39 ---> Running in c5d41b4a1430 20:39:39 Removing intermediate container 3e0e803fcb3a 20:39:39 ---> 19d4fb61c9f0 20:39:39 Step 22/24 : LABEL arch=arm64 20:39:39 ---> Running in 0f772f847c3f 20:39:40 Removing intermediate container c5d41b4a1430 20:39:40 ---> ea46f461a03a 20:39:40 Step 16/24 : WORKDIR / 20:39:40 ---> Running in d49076c4caf3 20:39:40 Removing intermediate container 8f91652ff8c6 20:39:40 ---> 7f57137e370c 20:39:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:39:40 Removing intermediate container 0f772f847c3f 20:39:40 ---> 7784b1a0e90a 20:39:41 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:39:41 ---> Running in 746aa35c7973 20:39:41 ---> Running in f13da1c1ad03 20:39:41 Removing intermediate container d49076c4caf3 20:39:41 ---> c5a4a354b190 20:39:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:41 Removing intermediate container f13da1c1ad03 20:39:41 ---> 95d342368ac5 20:39:41 Step 24/24 : LABEL version=0.0.0 20:39:43 ---> Running in 436b01c97f65 20:39:43 Removing intermediate container 746aa35c7973 20:39:43 ---> a87d99b5f437 20:39:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:39:43 ---> 3bbdf6f2d7e6 20:39:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:43 Removing intermediate container 436b01c97f65 20:39:43 ---> a8a4ac332209 20:39:43 20:39:43 Successfully built a8a4ac332209 20:39:43 Successfully tagged core-command-arm64:latest 20:39:43  Building core-command ... done  ---> 6c4794bc1847 20:39:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:39:44 ---> Running in 7c1e76d0f69d 20:39:44 ---> c450f07f53f8 20:39:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:45 ---> 85c09635cc31 20:39:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:39:45 ---> Running in 180c57187ee0 20:39:46 Removing intermediate container 180c57187ee0 20:39:46 ---> 3a9761cf64ec 20:39:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:46 ---> Running in d75e38f50b82 20:39:47 Removing intermediate container 7c1e76d0f69d 20:39:47 ---> ab0a4ac04679 20:39:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:47 Removing intermediate container d75e38f50b82 20:39:47 ---> a854c132bcf5 20:39:47 Step 22/24 : LABEL arch=arm64 20:39:48 ---> Running in 52ed9caaa556 20:39:48 ---> e49613d235ad 20:39:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:48 Removing intermediate container 52ed9caaa556 20:39:48 ---> 57c8d4ab39a8 20:39:48 Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:39:48 ---> Running in d9ab4755aa5a 20:39:49 Removing intermediate container d9ab4755aa5a 20:39:49 ---> c88c49be8c72 20:39:49 Step 24/24 : LABEL version=0.0.0 20:39:50 ---> 82ea6ad6f3fd 20:39:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:39:50 ---> Running in 4ad3086dfd1e 20:39:51 Removing intermediate container e579a57b6f2f 20:39:51 ---> 469719bdb18d 20:39:51 20:39:51 Step 11/23 : FROM alpine:3.12 20:39:51 ---> afc2cc120ca2 20:39:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:39:51 ---> 60fcf806feec 20:39:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:51 Removing intermediate container 4ad3086dfd1e 20:39:51 ---> 360820d66cf9 20:39:51 20:39:51 ---> Running in 7174ab95b5f5 20:39:51 Successfully built 360820d66cf9 20:39:51 Successfully tagged core-metadata-arm64:latest 20:39:52  Building core-metadata ... done  ---> 17c2ef50064a 20:39:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:39:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:39:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:39:53 ---> 5a9810e897bc 20:39:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:39:53 (1/2) Installing ca-certificates (20191127-r4) 20:39:53 (2/2) Installing dumb-init (1.2.2-r1) 20:39:53 Executing busybox-1.31.1-r20.trigger 20:39:53 Executing ca-certificates-20191127-r4.trigger 20:39:53 ---> Running in ef191ba820b6 20:39:53 OK: 6 MiB in 16 packages 20:39:54 Removing intermediate container ef191ba820b6 20:39:54 ---> 1cd80fbe0d72 20:39:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:55 ---> 760db4acabed 20:39:55 Step 27/32 : RUN chmod +x /entrypoint.sh 20:39:55 Removing intermediate container 7174ab95b5f5 20:39:55 ---> 6ab4821b61d4 20:39:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:39:55 ---> Running in aa22094af9fc 20:39:55 ---> Running in 9698b8c659ad 20:39:56 Removing intermediate container aa22094af9fc 20:39:56 ---> 4d4d8c283835 20:39:56 Step 14/23 : ENV APP_PORT=59860 20:39:56 ---> Running in 635d8c634fe1 20:39:57 Removing intermediate container 635d8c634fe1 20:39:57 ---> 47388c1080e5 20:39:57 Step 15/23 : EXPOSE $APP_PORT 20:39:57 ---> Running in d2958a6f1343 20:39:57 Removing intermediate container d2958a6f1343 20:39:57 ---> ece697213988 20:39:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:58 Removing intermediate container 9698b8c659ad 20:39:58 ---> 1c3a578f10e8 20:39:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:39:58 ---> Running in 0b55eb8423c7 20:39:58 ---> 6ae8866857ca 20:39:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:59 Removing intermediate container 0b55eb8423c7 20:39:59 ---> b53a0239060c 20:39:59 Step 29/32 : CMD ["gate"] 20:39:59 ---> Running in 11062bc5f93e 20:40:00 ---> 51282ab53f56 20:40:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:40:00 Removing intermediate container 11062bc5f93e 20:40:00 ---> 0e645aae5ec2 20:40:00 Step 30/32 : LABEL arch=arm64 20:40:00 ---> Running in 394ce4a83bd5 20:40:01 ---> 1da1a9d7c8b0 20:40:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:40:01 ---> Running in a4343a3ffb1c 20:40:01 Removing intermediate container 394ce4a83bd5 20:40:01 ---> 9137639058ec 20:40:01 Step 31/32 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:40:01 ---> Running in 204f99b7e150 20:40:01 Removing intermediate container a4343a3ffb1c 20:40:01 ---> fc735a32bd28 20:40:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:02 ---> Running in 6c5222035333 20:40:02 Removing intermediate container 204f99b7e150 20:40:02 ---> 03107e25152e 20:40:02 Step 32/32 : LABEL version=0.0.0 20:40:02 ---> Running in 9a2daaf6137c 20:40:02 Removing intermediate container 6c5222035333 20:40:02 ---> 4c7b86af6272 20:40:02 Step 21/23 : LABEL arch=arm64 20:40:03 ---> Running in 30453bf7b3c5 20:40:03 Removing intermediate container 9a2daaf6137c 20:40:03 ---> 7871145d22af 20:40:03 20:40:03 Successfully built 7871145d22af 20:40:03 Successfully tagged security-bootstrapper-arm64:latest 20:40:03  Building security-bootstrapper ... done Removing intermediate container 30453bf7b3c5 20:40:03 ---> 8262b7a6e3f9 20:40:03 Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 20:40:04 ---> Running in cfeeebc4e759 20:40:04 Removing intermediate container cfeeebc4e759 20:40:04 ---> a85946021d85 20:40:04 Step 23/23 : LABEL version=0.0.0 20:40:04 ---> Running in b8e1bceea4af 20:40:05 Removing intermediate container b8e1bceea4af 20:40:05 ---> 9b5952668169 20:40:05 20:40:05 Successfully built 9b5952668169 20:40:05 Successfully tagged support-notifications-arm64:latest 20:40:05  Building support-notifications ... done  [Pipeline] } 20:40:05 $ docker stop --time=1 d03b9862b9186d6ad030824d60c20447e25a88f9c7724eb2c2fd279a48102b57 20:40:07 $ docker rm -f d03b9862b9186d6ad030824d60c20447e25a88f9c7724eb2c2fd279a48102b57 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:08 + docker images 20:40:08 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:08 support-notifications-arm64 latest 9b5952668169 4 seconds ago 15.9MB 20:40:08 security-bootstrapper-arm64 latest 7871145d22af 6 seconds ago 17.7MB 20:40:08 core-metadata-arm64 latest 360820d66cf9 18 seconds ago 15.8MB 20:40:08 469719bdb18d 18 seconds ago 1.57GB 20:40:08 core-command-arm64 latest a8a4ac332209 26 seconds ago 15.2MB 20:40:08 d26193382cec 33 seconds ago 1.57GB 20:40:08 293c892c4f9d 41 seconds ago 1.56GB 20:40:08 16cea6d21588 43 seconds ago 1.57GB 20:40:08 sys-mgmt-agent-arm64 latest c4a5bf33e5d9 About a minute ago 311MB 20:40:08 core-data-arm64 latest 754c81f671af 3 minutes ago 19.3MB 20:40:08 security-secretstore-setup-arm64 latest a1b5a46567d8 3 minutes ago 26.5MB 20:40:08 security-proxy-setup-arm64 latest 9b1a8b67d244 3 minutes ago 24.6MB 20:40:08 support-scheduler-arm64 latest 9ba1902827f5 3 minutes ago 15.2MB 20:40:08 cece14625c72 3 minutes ago 1.57GB 20:40:08 7f813e6ebbfb 3 minutes ago 1.57GB 20:40:08 9c1df9a27424 3 minutes ago 1.57GB 20:40:08 d2eb6ab21099 3 minutes ago 1.57GB 20:40:08 1229b7bef315 3 minutes ago 1.57GB 20:40:08 ci-base-image-arm64 latest 6d360cb75120 14 minutes ago 1.24GB 20:40:08 alpine 3.12 afc2cc120ca2 9 days ago 5.33MB 20:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 20:40:08 docker 20.10.7 df445af6242a 2 months ago 234MB 20:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:09 20:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:09 arm64: Pulling from edgex-lftools-log-publisher 20:40:09 448f6bf000e3: Pulling fs layer 20:40:09 f757da607395: Pulling fs layer 20:40:09 05883995daec: Pulling fs layer 20:40:09 8603b9c90790: Pulling fs layer 20:40:09 1560dd03e051: Pulling fs layer 20:40:09 27f5ce0e4adf: Pulling fs layer 20:40:09 c2d8d7efcc4b: Pulling fs layer 20:40:09 8603b9c90790: Waiting 20:40:09 1560dd03e051: Waiting 20:40:09 27f5ce0e4adf: Waiting 20:40:09 c2d8d7efcc4b: Waiting 20:40:10 f757da607395: Verifying Checksum 20:40:10 f757da607395: Download complete 20:40:10 8603b9c90790: Verifying Checksum 20:40:10 8603b9c90790: Download complete 20:40:10 1560dd03e051: Verifying Checksum 20:40:10 1560dd03e051: Download complete 20:40:10 27f5ce0e4adf: Verifying Checksum 20:40:10 27f5ce0e4adf: Download complete 20:40:11 05883995daec: Download complete 20:40:11 448f6bf000e3: Verifying Checksum 20:40:11 448f6bf000e3: Download complete 20:40:14 c2d8d7efcc4b: Verifying Checksum 20:40:14 c2d8d7efcc4b: Download complete 20:40:15 448f6bf000e3: Pull complete 20:40:15 f757da607395: Pull complete 20:40:17 05883995daec: Pull complete 20:40:17 8603b9c90790: Pull complete 20:40:18 1560dd03e051: Pull complete 20:40:19 27f5ce0e4adf: Pull complete 20:40:35 c2d8d7efcc4b: Pull complete 20:40:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:40:36 prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container 20:40:36 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:arm64 cat 20:40:40 $ docker top d6e87c02e91d47062695d279bc60eab2d73698113a984288dd799aa2e6d5cc48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:41 ---> job-cost.sh 20:40:41 lf-activate-venv: SKIPPING 20:40:41 INFO: No Stack... 20:40:42 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:42 INFO: Archiving Costs [Pipeline] sh 20:40:45 + cut -d, -f6 20:40:45 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 20:40:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] 20:40:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] did not exist. Created. 20:40:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:46 + echo total: 0.10999999940395355 [Pipeline] stash 20:40:46 Stashed 1 file(s) [Pipeline] } 20:40:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:46 $ docker stop --time=1 d6e87c02e91d47062695d279bc60eab2d73698113a984288dd799aa2e6d5cc48 20:40:48 $ docker rm -f d6e87c02e91d47062695d279bc60eab2d73698113a984288dd799aa2e6d5cc48 [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 20:40:48 provisioning config files... 20:40:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8761013306716543895tmp [Pipeline] { [Pipeline] sh 20:40:49 + set +x 20:40:49 + curl -s https://codecov.io/bash 20:40:49 + bash -s -- 20:40:49 20:40:49 _____ _ 20:40:49 / ____| | | 20:40:49 | | ___ __| | ___ ___ _____ __ 20:40:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:49 Bash-1.0.6 20:40:49 20:40:49 20:40:49 ==> git version 2.24.4 found 20:40:49 ==> 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 20:40:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:40:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:40:49 ==> Jenkins CI detected. 20:40:49 current dir:  /w/workspace/edgex-go/6 20:40:49 project root: . 20:40:49 --> token set from env 20:40:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:49 ==> Running gcov in . (disable via -X gcov) 20:40:49 ==> Python coveragepy not found 20:40:49 ==> Searching for coverage reports in: 20:40:49 + . 20:40:49 -> Found 1 reports 20:40:49 ==> Detecting git/mercurial file structure 20:40:49 ==> Reading reports 20:40:49 + ./coverage.out bytes=405611 20:40:49 ==> Appending adjustments 20:40:49 https://docs.codecov.io/docs/fixing-reports 20:40:50 + Found adjustments 20:40:50 ==> Gzipping contents 20:40:50 56K /tmp/codecov.GziWVn.gz 20:40:50 ==> Uploading reports 20:40:50 url: https://codecov.io 20:40:50 query: branch=PR-3699&commit=ef3901f92210db6bed6aa6e627ef8c4a0908c015&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 20:40:50 -> Pinging Codecov 20:40:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=ef3901f92210db6bed6aa6e627ef8c4a0908c015&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 20:40:51 -> Uploading to 20:40:51 https://storage.googleapis.com/codecov/v4/raw/2021-09-10/00271124DB129430A58F1EEE437C3FCB/ef3901f92210db6bed6aa6e627ef8c4a0908c015/55179b3d-fe2d-4f63-9af9-c2314044202c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210910%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210910T204050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3965f9faf51d47e97162eae083237c61839d80902119a7c362123ba932b81b95 20:40:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:51 Dload Upload Total Spent Left Speed 20:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54655 0 0 100 54655 0 132k --:--:-- --:--:-- --:--:-- 132k 20:40:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef3901f92210db6bed6aa6e627ef8c4a0908c015 [Pipeline] } 20:40:51 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 20:40:54 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:40:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:55 ---> package-listing.sh 20:40:55 ++ facter osfamily 20:40:55 ++ tr '[:upper:]' '[:lower:]' 20:40:55 + OS_FAMILY=redhat 20:40:55 + workspace=/w/workspace/edgex-go/6 20:40:55 + START_PACKAGES=/tmp/packages_start.txt 20:40:55 + END_PACKAGES=/tmp/packages_end.txt 20:40:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:55 + PACKAGES=/tmp/packages_start.txt 20:40:55 + '[' /w/workspace/edgex-go/6 ']' 20:40:55 + PACKAGES=/tmp/packages_end.txt 20:40:55 + case "${OS_FAMILY}" in 20:40:55 + sort 20:40:55 + rpm -qa 20:40:57 + '[' -f /tmp/packages_start.txt ']' 20:40:57 + '[' -f /tmp/packages_end.txt ']' 20:40:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:57 + '[' /w/workspace/edgex-go/6 ']' 20:40:57 + mkdir -p /w/workspace/edgex-go/6/archives/ 20:40:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 20:40:57 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:40:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:58 20:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:58 latest: Pulling from edgex-lftools-log-publisher 20:40:58 b4d181a07f80: Pulling fs layer 20:40:58 a1111a8f2ec3: Pulling fs layer 20:40:58 ed53099fbce6: Pulling fs layer 20:40:58 dc539afda2c1: Pulling fs layer 20:40:58 77bc0d833cb6: Pulling fs layer 20:40:58 9065ff56babe: Pulling fs layer 20:40:58 d287ab97295c: Pulling fs layer 20:40:58 77bc0d833cb6: Waiting 20:40:58 9065ff56babe: Waiting 20:40:58 d287ab97295c: Waiting 20:40:58 dc539afda2c1: Waiting 20:40:58 a1111a8f2ec3: Verifying Checksum 20:40:58 a1111a8f2ec3: Download complete 20:40:58 dc539afda2c1: Verifying Checksum 20:40:58 dc539afda2c1: Download complete 20:40:59 ed53099fbce6: Verifying Checksum 20:40:59 ed53099fbce6: Download complete 20:40:59 9065ff56babe: Verifying Checksum 20:40:59 9065ff56babe: Download complete 20:40:59 77bc0d833cb6: Verifying Checksum 20:40:59 77bc0d833cb6: Download complete 20:41:01 b4d181a07f80: Verifying Checksum 20:41:01 b4d181a07f80: Download complete 20:41:01 b4d181a07f80: Pull complete 20:41:01 a1111a8f2ec3: Pull complete 20:41:01 ed53099fbce6: Pull complete 20:41:02 dc539afda2c1: Pull complete 20:41:02 77bc0d833cb6: Pull complete 20:41:02 9065ff56babe: Pull complete 20:41:03 d287ab97295c: Verifying Checksum 20:41:03 d287ab97295c: Download complete 20:41:08 d287ab97295c: Pull complete 20:41:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:41:08 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 20:41:08 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:11 $ docker top 055088be3c3073b242651f3b3cfc9d2edb693f8eca98e6ce7483e2f696e06724 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:12 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:14 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:14 + ls /var/log/sa-host 20:41:14 + sadf -c /var/log/sa-host/sa05 20:41:14 file_magic: OK 20:41:14 HZ: Using current value: 100 20:41:14 file_header: OK 20:41:14 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 20:41:14 Statistics: 20:41:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:14 File successfully converted to sysstat format version 12.0.3 20:41:14 + sadf -c /var/log/sa-host/sa10 20:41:14 file_magic: OK 20:41:14 HZ: Using current value: 100 20:41:14 file_header: OK 20:41:14 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 20:41:14 Statistics: 20:41:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:15 provisioning config files... 20:41:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7418915917348107544tmp [Pipeline] { [Pipeline] echo 20:41:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:17 ---> create-netrc.sh [Pipeline] } 20:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:17 ---> python-tools-install.sh [Pipeline] echo 20:41:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:18 ---> sudo-logs.sh 20:41:18 Archiving 'sudo' log.. 20:41:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2011.vexxhost.local: Name or service not known 20:41:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2011.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:41:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:18 ---> job-cost.sh 20:41:18 lf-activate-venv: SKIPPING 20:41:18 DEBUG: total: 0.10999999940395355 20:41:18 INFO: Retrieving Stack Cost... 20:41:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:41:20 INFO: Archiving Costs [Pipeline] echo 20:41:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:20 ---> logs-deploy.sh 20:41:20 lf-activate-venv: SKIPPING 20:41:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/6 20:41:20 INFO: archiving workspace using pattern(s): 20:41:21 Archives upload complete. 20:41:21 INFO: archiving logs to Nexus 20:41:21 ---> uname -a: 20:41:21 Linux prd-centos7-docker-4c-2g-2011.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 20:41:21 20:41:21 20:41:21 ---> lscpu: 20:41:21 Architecture: x86_64 20:41:21 CPU op-mode(s): 32-bit, 64-bit 20:41:21 Byte Order: Little Endian 20:41:21 Address sizes: 40 bits physical, 48 bits virtual 20:41:21 CPU(s): 2 20:41:21 On-line CPU(s) list: 0,1 20:41:21 Thread(s) per core: 1 20:41:21 Core(s) per socket: 1 20:41:21 Socket(s): 2 20:41:21 NUMA node(s): 1 20:41:21 Vendor ID: AuthenticAMD 20:41:21 CPU family: 23 20:41:21 Model: 49 20:41:21 Model name: AMD EPYC-Rome Processor 20:41:21 Stepping: 0 20:41:21 CPU MHz: 2799.998 20:41:21 BogoMIPS: 5599.99 20:41:21 Virtualization: AMD-V 20:41:21 Hypervisor vendor: KVM 20:41:21 Virtualization type: full 20:41:21 L1d cache: 32K 20:41:21 L1i cache: 32K 20:41:21 L2 cache: 512K 20:41:21 L3 cache: 16384K 20:41:21 NUMA node0 CPU(s): 0,1 20:41:21 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 20:41:21 20:41:21 20:41:21 ---> nproc: 20:41:21 2 20:41:21 20:41:21 20:41:21 ---> df -h: 20:41:21 Filesystem Size Used Avail Use% Mounted on 20:41:21 overlay 40G 12G 29G 29% / 20:41:21 tmpfs 64M 0 64M 0% /dev 20:41:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:41:21 shm 64M 0 64M 0% /dev/shm 20:41:21 /dev/vda1 40G 12G 29G 29% /facter-os 20:41:21 20:41:21 20:41:21 ---> sar -b -r -n DEV: 20:41:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 20:41:21 20:41:21 20:18:27 LINUX RESTART (2 CPU) 20:41:21 20:41:21 20:19:03 tps rtps wtps bread/s bwrtn/s 20:41:21 20:20:01 94.76 4.46 90.30 2912.30 9063.04 20:41:21 20:21:01 375.92 0.15 375.77 22.11 98885.90 20:41:21 20:22:01 54.94 0.00 54.94 0.00 6499.43 20:41:21 20:23:01 50.96 0.00 50.96 0.00 5277.90 20:41:21 20:24:02 234.30 58.61 175.68 1406.91 112790.20 20:41:21 20:25:01 749.18 416.07 333.11 14044.22 205033.71 20:41:21 20:26:01 526.66 107.55 419.11 5222.95 163789.94 20:41:21 20:27:01 191.33 22.84 168.49 1636.36 25062.73 20:41:21 20:28:01 1.32 0.00 1.32 0.00 21.80 20:41:21 20:29:01 0.38 0.12 0.27 0.93 3.13 20:41:21 20:30:01 0.25 0.00 0.25 0.00 2.70 20:41:21 20:31:01 0.25 0.00 0.25 0.00 3.13 20:41:21 20:32:02 0.25 0.00 0.25 0.00 2.73 20:41:21 20:33:01 0.30 0.05 0.25 0.41 3.73 20:41:21 20:34:01 0.43 0.18 0.25 5.73 3.85 20:41:21 20:35:01 0.82 0.00 0.82 0.00 15.48 20:41:21 20:36:01 0.25 0.00 0.25 0.00 3.13 20:41:21 20:37:01 0.23 0.00 0.23 0.00 2.73 20:41:21 20:38:01 0.27 0.00 0.27 0.00 3.40 20:41:21 20:39:01 0.20 0.00 0.20 0.00 2.08 20:41:21 20:40:01 0.28 0.00 0.28 0.00 4.61 20:41:21 20:41:01 42.69 40.31 2.38 4044.20 109.25 20:41:21 Average: 105.51 29.37 76.14 1321.44 28495.02 20:41:21 20:41:21 20:19:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:21 20:20:01 4926780 0 866800 10.82 2620 2212740 1571128 17.35 934420 1731360 318480 20:41:21 20:21:01 3480000 0 1145076 14.30 2620 3381244 1471648 16.25 1064396 2782988 24 20:41:21 20:22:01 3041076 0 1257492 15.70 2620 3707752 1707300 18.85 1465320 2854240 136480 20:41:21 20:23:01 3210644 0 1169396 14.60 2620 3626280 1344488 14.84 1272452 2870780 66960 20:41:21 20:24:02 133560 0 1554268 19.41 2620 6318492 2598328 28.69 2798716 4326156 606200 20:41:21 20:25:01 716380 0 1912600 23.88 2620 5377340 3734644 41.23 3444540 3067852 110600 20:41:21 20:26:01 928308 0 1635364 20.42 2620 5442648 3812432 42.09 2024352 4252512 12232 20:41:21 20:27:01 3246588 0 1299592 16.23 2620 3460140 1434380 15.84 1206468 2805452 20 20:41:21 20:28:01 3251364 0 1294816 16.17 2620 3460140 1398340 15.44 1203528 2804848 12 20:41:21 20:29:01 3249784 0 1296388 16.19 2620 3460148 1398436 15.44 1238456 2771236 16 20:41:21 20:30:01 3243312 0 1302860 16.27 2620 3460148 1398448 15.44 1261804 2754164 8 20:41:21 20:31:01 3245432 0 1300732 16.24 2620 3460156 1398340 15.44 1262564 2753428 8 20:41:21 20:32:02 3245396 0 1300764 16.24 2620 3460160 1398472 15.44 1262876 2753428 8 20:41:21 20:33:01 3244732 0 1301424 16.25 2620 3460164 1398620 15.44 1263060 2753440 12 20:41:21 20:34:01 3245576 0 1300540 16.24 2620 3460204 1398476 15.44 1262644 2753460 20 20:41:21 20:35:01 3244916 0 1301200 16.25 2620 3460204 1398500 15.44 1262600 2753460 8 20:41:21 20:36:01 3245284 0 1300824 16.24 2620 3460212 1398404 15.44 1262636 2753460 16 20:41:21 20:37:01 3245192 0 1300912 16.24 2620 3460216 1398404 15.44 1262528 2753460 8 20:41:21 20:38:01 3245200 0 1300900 16.24 2620 3460220 1398404 15.44 1262648 2753460 8 20:41:21 20:39:01 3245080 0 1301016 16.24 2620 3460224 1398476 15.44 1262536 2753460 12 20:41:21 20:40:01 3245180 0 1300912 16.24 2620 3460228 1398488 15.44 1262632 2753460 8 20:41:21 20:41:01 2910396 0 1372192 17.13 2620 3723732 1797320 19.84 1350564 2995532 141536 20:41:21 Average: 2945008 0 1323458 16.52 2620 3737854 1711431 18.90 1449625 2888711 63303 20:41:21 20:41:21 20:19:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:21 20:20:01 eth0 1651.07 1302.46 6226.41 162.48 0.00 0.00 0.00 0.00 20:41:21 20:20:01 vethb67a9c8 771.29 716.66 77.48 2785.15 0.00 0.00 0.00 0.00 20:41:21 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:20:01 docker0 771.29 716.52 66.93 2785.14 0.00 0.00 0.00 0.00 20:41:21 20:21:01 eth0 1082.43 847.49 5361.95 79.95 0.00 0.00 0.00 0.00 20:41:21 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:21:01 docker0 528.57 592.51 41.32 2066.14 0.00 0.00 0.00 0.00 20:41:21 20:22:01 eth0 44.78 23.93 34.84 14.99 0.00 0.00 0.00 0.00 20:41:21 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:22:01 veth3eba676 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 20:41:21 20:22:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 20:41:21 20:23:01 eth0 18.52 10.84 13.01 6.78 0.00 0.00 0.00 0.00 20:41:21 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:23:01 veth3eba676 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 20:41:21 20:23:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 20:41:21 20:24:02 veth9f3198b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:41:21 20:24:02 eth0 350.88 233.94 1679.19 139.27 0.00 0.00 0.00 0.00 20:41:21 20:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:25:01 veth551530f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:41:21 20:25:01 vethe0ae049 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:41:21 20:25:01 veth9f3198b 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 20:41:21 20:25:01 eth0 105.71 71.85 199.53 18.47 0.00 0.00 0.00 0.00 20:41:21 20:26:01 veth5b671ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:41:21 20:26:01 veth9f3198b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:41:21 20:26:01 veth3542c48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:26:01 eth0 301.00 150.64 1782.92 16.89 0.00 0.00 0.00 0.00 20:41:21 20:27:01 eth0 27.57 12.84 78.72 5.07 0.00 0.00 0.00 0.00 20:41:21 20:27:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:41:21 20:27:01 docker0 1381.04 1479.72 113.15 5532.02 0.00 0.00 0.00 0.00 20:41:21 20:28:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 20:41:21 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:29:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:41:21 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:30:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:41:21 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:31:01 eth0 1.05 0.08 0.11 0.01 0.00 0.00 0.00 0.00 20:41:21 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:32:02 eth0 1.15 0.30 0.34 0.20 0.00 0.00 0.00 0.00 20:41:21 20:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:33:01 eth0 1.69 1.03 0.84 0.62 0.00 0.00 0.00 0.00 20:41:21 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:34:01 eth0 0.17 0.12 0.05 0.04 0.00 0.00 0.00 0.00 20:41:21 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:35:01 eth0 0.37 0.18 0.11 0.04 0.00 0.00 0.00 0.00 20:41:21 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:41:21 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:37:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:41:21 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:39:01 eth0 0.13 0.08 0.04 0.04 0.00 0.00 0.00 0.00 20:41:21 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:40:01 eth0 0.23 0.18 0.10 0.04 0.00 0.00 0.00 0.00 20:41:21 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:41:01 eth0 248.61 157.00 1499.34 16.69 0.00 0.00 0.00 0.00 20:41:21 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 Average: eth0 172.54 126.38 761.06 20.91 0.00 0.00 0.00 0.00 20:41:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:21 Average: docker0 62.93 67.42 5.16 252.07 0.00 0.00 0.00 0.00 20:41:21 20:41:21 20:41:21 ---> sar -P ALL: 20:41:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 20:41:21 20:41:21 20:18:27 LINUX RESTART (2 CPU) 20:41:21 20:41:21 20:19:03 CPU %user %nice %system %iowait %steal %idle 20:41:21 20:20:01 all 23.53 0.00 5.65 2.48 0.08 68.26 20:41:21 20:20:01 0 23.40 0.00 5.89 0.80 0.09 69.83 20:41:21 20:20:01 1 23.66 0.00 5.41 4.15 0.07 66.71 20:41:21 20:21:01 all 24.27 0.00 13.38 4.43 0.13 57.80 20:41:21 20:21:01 0 23.42 0.00 13.76 4.58 0.13 58.12 20:41:21 20:21:01 1 25.12 0.00 13.00 4.28 0.13 57.48 20:41:21 20:22:01 all 62.12 0.00 7.87 0.38 0.11 29.52 20:41:21 20:22:01 0 61.15 0.00 8.33 0.38 0.11 30.02 20:41:21 20:22:01 1 63.08 0.00 7.42 0.38 0.11 29.01 20:41:21 20:23:01 all 43.00 0.00 6.93 0.28 0.12 49.68 20:41:21 20:23:01 0 42.71 0.00 7.18 0.27 0.12 49.71 20:41:21 20:23:01 1 43.28 0.00 6.68 0.30 0.11 49.64 20:41:21 20:24:02 all 34.24 0.00 11.74 2.58 0.11 51.33 20:41:21 20:24:02 0 34.37 0.00 11.88 2.60 0.11 51.05 20:41:21 20:24:02 1 34.12 0.00 11.60 2.56 0.11 51.61 20:41:21 20:25:01 all 47.10 0.00 17.82 30.84 0.15 4.09 20:41:21 20:25:01 0 47.62 0.00 17.73 29.65 0.15 4.85 20:41:21 20:25:01 1 46.57 0.00 17.92 32.03 0.15 3.34 20:41:21 20:26:01 all 75.60 0.00 18.21 4.84 0.15 1.20 20:41:21 20:26:01 0 75.53 0.00 18.27 4.52 0.15 1.53 20:41:21 20:26:01 1 75.67 0.00 18.15 5.15 0.15 0.87 20:41:21 20:27:01 all 37.52 0.00 7.00 1.45 0.08 53.94 20:41:21 20:27:01 0 37.24 0.00 7.28 1.40 0.09 53.99 20:41:21 20:27:01 1 37.80 0.00 6.72 1.50 0.07 53.90 20:41:21 20:28:01 all 0.22 0.00 0.04 0.00 0.01 99.73 20:41:21 20:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:41:21 20:28:01 1 0.38 0.00 0.05 0.00 0.02 99.55 20:41:21 20:29:01 all 0.12 0.00 0.07 0.00 0.02 99.80 20:41:21 20:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:41:21 20:29:01 1 0.18 0.00 0.08 0.00 0.02 99.72 20:41:21 20:30:01 all 0.18 0.00 0.03 0.00 0.01 99.77 20:41:21 20:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:41:21 20:30:01 1 0.35 0.00 0.03 0.00 0.02 99.60 20:41:21 20:41:21 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:41:21 20:31:01 all 0.23 0.00 0.02 0.00 0.01 99.75 20:41:21 20:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:41:21 20:31:01 1 0.42 0.00 0.02 0.00 0.00 99.57 20:41:21 20:32:02 all 0.14 0.00 0.03 0.00 0.02 99.81 20:41:21 20:32:02 0 0.03 0.00 0.03 0.00 0.02 99.92 20:41:21 20:32:02 1 0.25 0.00 0.03 0.00 0.02 99.70 20:41:21 20:33:01 all 0.18 0.00 0.03 0.00 0.02 99.77 20:41:21 20:33:01 0 0.08 0.00 0.03 0.00 0.02 99.86 20:41:21 20:33:01 1 0.27 0.00 0.03 0.00 0.02 99.68 20:41:21 20:34:01 all 0.19 0.00 0.05 0.00 0.01 99.75 20:41:21 20:34:01 0 0.08 0.00 0.05 0.00 0.00 99.87 20:41:21 20:34:01 1 0.30 0.00 0.05 0.00 0.02 99.63 20:41:21 20:35:01 all 0.09 0.00 0.03 0.00 0.01 99.87 20:41:21 20:35:01 0 0.18 0.00 0.05 0.00 0.02 99.75 20:41:21 20:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:41:21 20:36:01 all 0.23 0.00 0.02 0.00 0.02 99.73 20:41:21 20:36:01 0 0.42 0.00 0.02 0.00 0.02 99.55 20:41:21 20:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:41:21 20:37:01 all 0.19 0.00 0.03 0.00 0.01 99.77 20:41:21 20:37:01 0 0.35 0.00 0.03 0.00 0.02 99.60 20:41:21 20:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:41:21 20:38:01 all 0.16 0.00 0.02 0.00 0.01 99.82 20:41:21 20:38:01 0 0.28 0.00 0.00 0.00 0.00 99.72 20:41:21 20:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:41:21 20:39:01 all 0.11 0.00 0.04 0.00 0.01 99.84 20:41:21 20:39:01 0 0.15 0.00 0.03 0.00 0.00 99.82 20:41:21 20:39:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:41:21 20:40:01 all 0.24 0.00 0.02 0.00 0.01 99.73 20:41:21 20:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:41:21 20:40:01 1 0.43 0.00 0.02 0.00 0.00 99.55 20:41:21 20:41:01 all 3.98 0.00 1.56 0.97 0.03 93.47 20:41:21 20:41:01 0 3.03 0.00 1.75 0.22 0.02 94.99 20:41:21 20:41:01 1 4.94 0.00 1.37 1.72 0.03 91.94 20:41:21 20:41:21 Average: CPU %user %nice %system %iowait %steal %idle 20:41:21 Average: all 15.26 0.00 3.90 2.05 0.05 78.74 20:41:21 Average: 0 15.10 0.00 3.98 1.89 0.05 78.98 20:41:21 Average: 1 15.42 0.00 3.82 2.21 0.05 78.50 20:41:21 20:41:21 20:41:21