Pull request #3481 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 33be738d083b4922562f493dbd4ae71f8cb2af47 rather than 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 Obtained Jenkinsfile from 33be738d083b4922562f493dbd4ae71f8cb2af47 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3173760030479645529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6365962873485739693.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5166931757293463953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8265076274346986033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4136528850423327013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15096 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3364896169886129713.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 33be738d083b4922562f493dbd4ae71f8cb2af47 into PR head commit 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 Merge succeeded, producing 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 Checking out Revision 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 (PR-3481) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh429312031879590748.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1955837267542945637.key > git merge 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 Commit message: "Merge branch 'master' into issue-3472" > git rev-list --no-walk 9829c6c1bd78138ca64fccf1b15bbdabae83d97f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:38:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:38:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:38:41 ========================================================= 17:38:41 EdgeX Global Pipelines Version Info 17:38:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:38:43 ------------------- 17:38:43 stable info: 17:38:43 ------------------- 17:38:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:38:43 Message: update stable to v1.0.192 17:38:43 ------------------- 17:38:43 experimental info: 17:38:43 ------------------- 17:38:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:38:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:38:43 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3481 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3481 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3481 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44a4603 [Pipeline] echo 17:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:44 provisioning config files... 17:38:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8718516479936069832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:45 ---> docker-login.sh 17:38:45 nexus3.edgexfoundry.org:10001 17:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:45 Configure a credential helper to remove this warning. See 17:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:45 17:38:45 Login Succeeded 17:38:45 nexus3.edgexfoundry.org:10002 17:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:45 Configure a credential helper to remove this warning. See 17:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:45 17:38:45 Login Succeeded 17:38:45 nexus3.edgexfoundry.org:10003 17:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:45 Configure a credential helper to remove this warning. See 17:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:45 17:38:45 Login Succeeded 17:38:45 nexus3.edgexfoundry.org:10004 17:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:45 Configure a credential helper to remove this warning. See 17:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:45 17:38:45 Login Succeeded 17:38:45 docker.io 17:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:46 Configure a credential helper to remove this warning. See 17:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:46 17:38:46 Login Succeeded 17:38:46 ---> docker-login.sh ends [Pipeline] } 17:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:46 ++ 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 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/core-command/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo core-command,cmd/core-command/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/core-data/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo core-data,cmd/core-data/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/core-metadata/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo core-metadata,cmd/core-metadata/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/security-bootstrapper/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/security-proxy-setup/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/support-notifications/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo support-notifications,cmd/support-notifications/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/support-scheduler/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:38:46 + for file in '`ls cmd/**/Dockerfile`' 17:38:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:38:46 ++ cut -d/ -f2 17:38:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:38:46 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 17:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:38:47 17:38:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:38:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:38:48 latest: Pulling from edgex-devops/git-semver 17:38:48 31603596830f: Pulling fs layer 17:38:48 54011a49482f: Pulling fs layer 17:38:48 a6820b24f6d8: Pulling fs layer 17:38:48 f581987b2513: Pulling fs layer 17:38:48 f581987b2513: Waiting 17:38:48 54011a49482f: Verifying Checksum 17:38:48 54011a49482f: Download complete 17:38:48 31603596830f: Verifying Checksum 17:38:48 31603596830f: Download complete 17:38:49 a6820b24f6d8: Verifying Checksum 17:38:49 a6820b24f6d8: Download complete 17:38:49 31603596830f: Pull complete 17:38:49 f581987b2513: Verifying Checksum 17:38:49 f581987b2513: Download complete 17:38:49 54011a49482f: Pull complete 17:38:49 a6820b24f6d8: Pull complete 17:38:49 f581987b2513: Pull complete 17:38:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:38:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:38:49 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 17:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:38:52 $ docker top 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:52 [ssh-agent] Looking for ssh-agent implementation... 17:38:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:52 $ docker exec 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent 17:38:52 SSH_AUTH_SOCK=/tmp/ssh-71H1wxiiLmyb/agent.14 17:38:52 SSH_AGENT_PID=20 17:38:52 Running ssh-add (command line suppressed) 17:38:52 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5381634163481163347.key (/w/workspace/edgex-go/4@tmp/private_key_5381634163481163347.key) 17:38:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:52 + git tag --points-at HEAD [Pipeline] } 17:38:52 $ docker exec --env ******** --env ******** 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent -k 17:38:52 unset SSH_AUTH_SOCK; 17:38:52 unset SSH_AGENT_PID; 17:38:52 echo Agent pid 20 killed; 17:38:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:38:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:53 [ssh-agent] Looking for ssh-agent implementation... 17:38:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:53 $ docker exec 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent 17:38:53 SSH_AUTH_SOCK=/tmp/ssh-Zc1FS1bpzI4y/agent.52 17:38:53 SSH_AGENT_PID=58 17:38:53 Running ssh-add (command line suppressed) 17:38:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3928194511785176572.key (/w/workspace/edgex-go/4@tmp/private_key_3928194511785176572.key) 17:38:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:53 + git semver init 17:38:53 # -> Open(): unable to determine branch for HEAD 17:38:53 # $GIT_DIR = /w/workspace/edgex-go/4/.git 17:38:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 17:38:53 # $SEMVER_REMOTE_NAME = origin 17:38:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:38:53 # $SEMVER_USER_NAME = edgex-jenkins 17:38:53 # $SEMVER_BRANCH = PR-3481 17:38:53 # $SEMVER_TEMP = /tmp/semver-549343473 17:38:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:39:05 # '/tmp/semver-549343473' -> '/w/workspace/edgex-go/4/.semver' 17:39:05 # -> Force: false 17:39:05 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 17:39:05 $ docker exec --env ******** --env ******** 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent -k 17:39:06 unset SSH_AUTH_SOCK; 17:39:06 unset SSH_AGENT_PID; 17:39:06 echo Agent pid 58 killed; 17:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:06 + git semver [Pipeline] } 17:39:06 $ docker stop --time=1 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 17:39:16 $ docker rm -f 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:16 Stashed 1 file(s) [Pipeline] echo 17:39:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:39:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:39:18 + true 17:39:18 + sudo service docker restart 17:39:18 Redirecting to /bin/systemctl restart docker.service 17:39:32 Still waiting to schedule task 17:39:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 17:39:36 ========================================================= 17:39:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:39:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:39:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:39:37 Sending build context to Docker daemon 330.5MB 17:39:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:39:37 Step 2/6 : FROM ${BASE} 17:39:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:37 540db60ca938: Pulling fs layer 17:39:37 adcc1eea9eea: Pulling fs layer 17:39:37 4c4ab2625f07: Pulling fs layer 17:39:37 0510c868ecb4: Pulling fs layer 17:39:37 afea3b2eda06: Pulling fs layer 17:39:37 7809a108b3ef: Pulling fs layer 17:39:37 f706445af74f: Pulling fs layer 17:39:37 afea3b2eda06: Waiting 17:39:37 7809a108b3ef: Waiting 17:39:37 f706445af74f: Waiting 17:39:37 0510c868ecb4: Waiting 17:39:37 4c4ab2625f07: Verifying Checksum 17:39:37 4c4ab2625f07: Download complete 17:39:37 adcc1eea9eea: Verifying Checksum 17:39:37 adcc1eea9eea: Download complete 17:39:37 afea3b2eda06: Verifying Checksum 17:39:37 afea3b2eda06: Download complete 17:39:37 7809a108b3ef: Verifying Checksum 17:39:37 7809a108b3ef: Download complete 17:39:38 540db60ca938: Verifying Checksum 17:39:38 540db60ca938: Download complete 17:39:38 540db60ca938: Pull complete 17:39:38 adcc1eea9eea: Pull complete 17:39:38 4c4ab2625f07: Pull complete 17:39:40 f706445af74f: Verifying Checksum 17:39:40 f706445af74f: Download complete 17:39:40 0510c868ecb4: Verifying Checksum 17:39:40 0510c868ecb4: Download complete 17:39:43 0510c868ecb4: Pull complete 17:39:43 afea3b2eda06: Pull complete 17:39:43 7809a108b3ef: Pull complete 17:39:47 f706445af74f: Pull complete 17:39:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:39:47 ---> b068be0155e3 17:39:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:39:49 ---> Running in c964ec122cde 17:39:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:51 (1/12) Installing libmagic (5.39-r0) 17:39:51 (2/12) Installing file (5.39-r0) 17:39:51 (3/12) Installing libc-dev (0.7.2-r3) 17:39:51 (4/12) Installing g++ (10.2.1_pre1-r3) 17:39:56 (5/12) Installing fortify-headers (1.1-r0) 17:39:56 (6/12) Installing patch (2.7.6-r6) 17:39:56 (7/12) Installing build-base (0.5-r2) 17:39:56 (8/12) Installing libsodium (1.0.18-r0) 17:39:56 (9/12) Installing pkgconf (1.7.3-r0) 17:39:56 (10/12) Installing libsodium-dev (1.0.18-r0) 17:39:56 (11/12) Installing libzmq (4.3.3-r1) 17:39:56 (12/12) Installing zeromq-dev (4.3.3-r1) 17:39:56 Executing busybox-1.32.1-r6.trigger 17:39:56 OK: 219 MiB in 52 packages 17:39:58 Removing intermediate container c964ec122cde 17:39:58 ---> ab5b8320447e 17:39:58 Step 4/6 : WORKDIR /edgex-go 17:39:58 ---> Running in 7eab9e2b3d90 17:39:58 Removing intermediate container 7eab9e2b3d90 17:39:58 ---> 0c26e8758f13 17:39:58 Step 5/6 : COPY go.mod . 17:39:58 ---> edac078611c3 17:39:58 Step 6/6 : RUN go mod download 17:39:58 ---> Running in 870ac963939e 17:40:10 Removing intermediate container 870ac963939e 17:40:10 ---> 14801fded021 17:40:10 Successfully built 14801fded021 17:40:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:40:10 + docker inspect -f . ci-base-image-x86_64 17:40:10 . [Pipeline] withDockerContainer 17:40:11 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 17:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 17:40:11 $ docker top b3ea8e743410425ead8fd08aeabe7d39a7ad3404ce5eaf42d03cabaaee269d76 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:11 + go version 17:40:11 go version go1.16.3 linux/amd64 [Pipeline] } 17:40:11 $ docker stop --time=1 b3ea8e743410425ead8fd08aeabe7d39a7ad3404ce5eaf42d03cabaaee269d76 17:40:13 $ docker rm -f b3ea8e743410425ead8fd08aeabe7d39a7ad3404ce5eaf42d03cabaaee269d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:13 + docker inspect -f . ci-base-image-x86_64 17:40:13 . [Pipeline] withDockerContainer 17:40:13 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 17:40:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 17:40:14 $ docker top 4c01ef46a3c4ac3af6062daa2c4b2a845ad1d38fc95e9f412226f28adaf4d395 -eo pid,comm [Pipeline] { [Pipeline] echo 17:40:14 ========================================================= 17:40:14 [edgeXBuildGoParallel] Running Tests and Build... 17:40:14 ========================================================= [Pipeline] sh 17:40:14 + go mod tidy [Pipeline] sh 17:40:15 + make test 17:40:15 go mod tidy 17:40:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:40:21 ? github.com/edgexfoundry/edgex-go [no test files] 17:40:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:40:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:40:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:40:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:40:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:40:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements 17:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements 17:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 17:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.085s coverage: 27.7% of statements 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.100s coverage: 81.2% of statements 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.069s coverage: 58.6% of statements 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.076s coverage: 87.7% of statements 17:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 17:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.198s coverage: 28.6% of statements 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 17:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements 17:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.096s coverage: 97.5% of statements 17:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 17:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.271s coverage: 95.1% of statements 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:41:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements 17:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements 17:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 17:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 17:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 17:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 17:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.290s coverage: 81.8% of statements 17:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 17:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 17:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.8% of statements 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 19.4% of statements 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.2% of statements 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.599s coverage: 28.8% of statements 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.061s coverage: 64.6% of statements 17:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:41:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:41:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:41:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 17:41:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:41:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 17:41:54 GO111MODULE=on go vet ./... 17:42:33 gofmt -l . 17:42:33 [ "`gofmt -l .`" = "" ] 17:42:33 ./bin/test-go-mod-tidy.sh 17:42:33 ./bin/test-attribution-txt.sh [Pipeline] sh 17:42:33 + ls -al . 17:42:33 total 844 17:42:33 drwxrwxr-x 10 1001 1001 4096 May 19 17:42 . 17:42:33 drwxr-xr-x 4 root root 28 May 19 17:40 .. 17:42:33 -rw-rw-r-- 1 1001 1001 11 May 19 17:38 .dockerignore 17:42:33 drwxrwxr-x 8 1001 1001 179 May 19 17:38 .git 17:42:33 drwxrwxr-x 3 1001 1001 125 May 19 17:38 .github 17:42:33 -rw-rw-r-- 1 1001 1001 818 May 19 17:38 .gitignore 17:42:33 drwx------ 3 1001 1001 60 May 19 17:39 .semver 17:42:33 -rw-rw-r-- 1 1001 1001 166 May 19 17:38 .sonarcloud.properties 17:42:33 -rw-rw-r-- 1 1001 1001 8609 May 19 17:38 Attribution.txt 17:42:33 -rw-rw-r-- 1 1001 1001 3804 May 19 17:38 CONTRIBUTING.md 17:42:33 -rw-rw-r-- 1 1001 1001 931 May 19 17:38 Dockerfile.build 17:42:33 -rw-rw-r-- 1 1001 1001 863 May 19 17:38 Jenkinsfile 17:42:33 -rw-rw-r-- 1 1001 1001 10775 May 19 17:38 LICENSE 17:42:33 -rw-rw-r-- 1 1001 1001 5632 May 19 17:38 Makefile 17:42:33 -rw-rw-r-- 1 1001 1001 7978 May 19 17:38 README.md 17:42:33 -rw-rw-r-- 1 1001 1001 6755 May 19 17:38 SECURITY.md 17:42:33 -rw-rw-r-- 1 1001 1001 5 May 19 17:39 VERSION 17:42:33 -rw-rw-r-- 1 1001 1001 4131 May 19 17:38 ZMQWindows.md 17:42:33 drwxrwxr-x 2 1001 1001 117 May 19 17:38 bin 17:42:33 drwxrwxr-x 14 1001 1001 4096 May 19 17:38 cmd 17:42:33 -rw-r--r-- 1 root root 737213 May 19 17:41 coverage.out 17:42:33 -rw-r--r-- 1 root root 1060 May 19 17:42 go.mod 17:42:33 -rw-r--r-- 1 root root 21990 May 19 17:40 go.sum 17:42:33 drwxrwxr-x 8 1001 1001 127 May 19 17:38 internal 17:42:33 drwxrwxr-x 4 1001 1001 26 May 19 17:38 openapi 17:42:33 drwxrwxr-x 4 1001 1001 71 May 19 17:38 snap 17:42:33 -rw-rw-r-- 1 1001 1001 168 May 19 17:38 version.go [Pipeline] sh 17:42:33 + '[' -e coverage.out ] 17:42:33 + chown 1001:1001 coverage.out [Pipeline] stash 17:42:34 Stashed 1 file(s) [Pipeline] sh 17:42:34 + make build 17:42:34 go mod tidy 17:42:34 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 17:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:42:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15097 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws 17:42:43 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:42:43 The recommended git tool is: git 17:42: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 17:42:45 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 17:42:47 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 17:42:47 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 17:42:48 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 17:42:49 using credential edgex-jenkins-ssh 17:42:49 Cloning the remote Git repository 17:42:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:42:49 > git init /w/workspace/edgex-go/4 # timeout=10 17:42:50 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 17:42:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:42:49 > git --version # timeout=10 17:42:49 > git --version # 'git version 2.17.1' 17:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:51 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 17:42:52 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 17:42:52 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 17:42:53 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] } 17:42:55 $ docker stop --time=1 4c01ef46a3c4ac3af6062daa2c4b2a845ad1d38fc95e9f412226f28adaf4d395 17:42:58 $ docker rm -f 4c01ef46a3c4ac3af6062daa2c4b2a845ad1d38fc95e9f412226f28adaf4d395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:42:59 17:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:43:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:43:00 latest: Pulling from edgex-devops/edgex-compose 17:43:00 cbdbe7a5bc2a: Pulling fs layer 17:43:00 ca9280d653b3: Pulling fs layer 17:43:00 7e9c9ca2126c: Pulling fs layer 17:43:00 cbdbe7a5bc2a: Verifying Checksum 17:43:00 cbdbe7a5bc2a: Download complete 17:43:00 cbdbe7a5bc2a: Pull complete 17:43:01 ca9280d653b3: Verifying Checksum 17:43:01 ca9280d653b3: Download complete 17:43:02 ca9280d653b3: Pull complete 17:43:02 7e9c9ca2126c: Verifying Checksum 17:43:02 7e9c9ca2126c: Download complete 17:43:05 7e9c9ca2126c: Pull complete 17:43:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:43:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:43:05 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 17:43:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:43:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:43:05 Merging remotes/origin/master commit 33be738d083b4922562f493dbd4ae71f8cb2af47 into PR head commit 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:43:06 Merge succeeded, producing 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:43:06 Checking out Revision 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 (PR-3481) 17:43:05 > git config core.sparsecheckout # timeout=10 17:43:05 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 17:43:06 > git remote # timeout=10 17:43:06 > git config --get remote.origin.url # timeout=10 17:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:06 > git merge 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 17:43:06 > git rev-parse HEAD^{commit} # timeout=10 17:43:06 > git config core.sparsecheckout # timeout=10 17:43:06 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 17:43:10 Commit message: "Merge branch 'master' into issue-3472" 17:43:25 $ docker top 96423b4bb9cf4ca26a27e152a62bcc2aa63dd73918a97e0c534437cb60d688cd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:25 + docker-compose build --help 17:43:25 + grep parallel 17:43:26 --parallel Build images in parallel. [Pipeline] } 17:43:26 $ docker stop --time=1 96423b4bb9cf4ca26a27e152a62bcc2aa63dd73918a97e0c534437cb60d688cd 17:43:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 17:43:27 $ docker rm -f 96423b4bb9cf4ca26a27e152a62bcc2aa63dd73918a97e0c534437cb60d688cd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:43:28 . [Pipeline] withDockerContainer 17:43:28 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 17:43:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 17:43:28 + + sudo servicetrue docker 17:43:28 restart 17:43:29 $ docker top d07015105f6f7f3a701bf8669ea657a06b8bd2ed6ea557a2a55db8112ddb0267 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:29 + docker-compose -f ./docker-compose-build.yml build --parallel 17:43:30 Building core-command ... 17:43:30 Building core-data ... 17:43:30 Building core-metadata ... 17:43:30 Building security-bootstrapper ... 17:43:30 Building security-proxy-setup ... 17:43:30 Building security-secretstore-setup ... 17:43:30 Building support-notifications ... 17:43:30 Building support-scheduler ... 17:43:30 Building sys-mgmt-agent ... 17:43:30 Building sys-mgmt-agent 17:43:30 Building core-data 17:43:30 Building security-bootstrapper 17:43:30 Building core-command 17:43:30 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:46 provisioning config files... 17:43:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3005652363315902009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:47 ---> docker-login.sh 17:43:47 nexus3.edgexfoundry.org:10001 17:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:48 Configure a credential helper to remove this warning. See 17:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:48 17:43:48 Login Succeeded 17:43:48 nexus3.edgexfoundry.org:10002 17:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:49 Configure a credential helper to remove this warning. See 17:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:49 17:43:49 Login Succeeded 17:43:49 nexus3.edgexfoundry.org:10003 17:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:49 Configure a credential helper to remove this warning. See 17:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:49 17:43:49 Login Succeeded 17:43:49 nexus3.edgexfoundry.org:10004 17:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:50 Configure a credential helper to remove this warning. See 17:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:50 17:43:50 Login Succeeded 17:43:50 docker.io 17:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:51 Configure a credential helper to remove this warning. See 17:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:51 17:43:51 Login Succeeded 17:43:51 ---> docker-login.sh ends [Pipeline] } 17:43:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:51 ========================================================= 17:43:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:43:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:43:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:43:54 Sending build context to Docker daemon 167.9MB 17:43:54 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:43:54 Step 2/6 : FROM ${BASE} 17:43:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:54 595b0fe564bb: Pulling fs layer 17:43:54 7186ed65a4f7: Pulling fs layer 17:43:54 316046926c0a: Pulling fs layer 17:43:54 4ebd0625c992: Pulling fs layer 17:43:54 207e8628e3a3: Pulling fs layer 17:43:54 c791037a9be2: Pulling fs layer 17:43:54 ffd874e62e21: Pulling fs layer 17:43:54 ffd874e62e21: Waiting 17:43:54 207e8628e3a3: Waiting 17:43:54 4ebd0625c992: Waiting 17:43:54 c791037a9be2: Waiting 17:43:54 316046926c0a: Verifying Checksum 17:43:54 316046926c0a: Download complete 17:43:54 7186ed65a4f7: Verifying Checksum 17:43:54 7186ed65a4f7: Download complete 17:43:54 207e8628e3a3: Verifying Checksum 17:43:54 207e8628e3a3: Download complete 17:43:54 c791037a9be2: Verifying Checksum 17:43:54 c791037a9be2: Download complete 17:43:54 595b0fe564bb: Verifying Checksum 17:43:54 595b0fe564bb: Download complete 17:43:55 595b0fe564bb: Pull complete 17:43:55 7186ed65a4f7: Pull complete 17:43:56 316046926c0a: Pull complete 17:43:57 ffd874e62e21: Download complete 17:43:58 4ebd0625c992: Verifying Checksum 17:43:58 4ebd0625c992: Download complete 17:44:10 4ebd0625c992: Pull complete 17:44:10 207e8628e3a3: Pull complete 17:44:10 c791037a9be2: Pull complete 17:44:13 ffd874e62e21: Pull complete 17:44:13 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:44:13 ---> cfc18b08335c 17:44:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:44:14 ---> Running in db4fd4bda41e 17:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:44:17 ---> 14801fded021 17:44:17 Step 3/24 : WORKDIR /edgex-go 17:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:44:17 ---> 14801fded021 17:44:17 Step 3/24 : WORKDIR /edgex-go 17:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:44:17 ---> 14801fded021 17:44:17 Step 3/24 : WORKDIR /edgex-go 17:44:17 (1/12) Installing libmagic (5.39-r0) 17:44:17 (2/12) Installing file (5.39-r0) 17:44:18 (3/12) Installing libc-dev (0.7.2-r3) 17:44:18 (4/12) Installing g++ (10.2.1_pre1-r3) 17:44:23 (5/12) Installing fortify-headers (1.1-r0) 17:44:23 (6/12) Installing patch (2.7.6-r6) 17:44:23 (7/12) Installing build-base (0.5-r2) 17:44:23 (8/12) Installing libsodium (1.0.18-r0) 17:44:23 (9/12) Installing pkgconf (1.7.3-r0) 17:44:23 (10/12) Installing libsodium-dev (1.0.18-r0) 17:44:23 (11/12) Installing libzmq (4.3.3-r1) 17:44:23 (12/12) Installing zeromq-dev (4.3.3-r1) 17:44:23 Executing busybox-1.32.1-r6.trigger 17:44:23 OK: 218 MiB in 52 packages 17:44:28 Removing intermediate container db4fd4bda41e 17:44:28 ---> ae31c14902fc 17:44:28 Step 4/6 : WORKDIR /edgex-go 17:44:28 ---> Running in 0961bbb3a2ba 17:44:28 Removing intermediate container 0961bbb3a2ba 17:44:28 ---> c2994109b371 17:44:28 Step 5/6 : COPY go.mod . 17:44:28 ---> 0d0e02038c8f 17:44:28 Step 6/6 : RUN go mod download 17:44:29 ---> Running in 03a5b049139f 17:44:55 Removing intermediate container 03a5b049139f 17:44:55 ---> 0dd15da1d405 17:44:55 Successfully built 0dd15da1d405 17:44:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:44:56 + docker inspect -f . ci-base-image-arm64 17:44:56 . [Pipeline] withDockerContainer 17:44:56 prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container 17:44:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:44:58 $ docker top 0dd2bfd5d55d3f1b5df3bb7af44b00eb053ed16e69ea9bc3e4f72e8f352d5cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:59 + go version 17:44:59 go version go1.16.3 linux/arm64 [Pipeline] } 17:44:59 $ docker stop --time=1 0dd2bfd5d55d3f1b5df3bb7af44b00eb053ed16e69ea9bc3e4f72e8f352d5cd3 17:45:01 $ docker rm -f 0dd2bfd5d55d3f1b5df3bb7af44b00eb053ed16e69ea9bc3e4f72e8f352d5cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:02 + docker inspect -f . ci-base-image-arm64 17:45:02 . [Pipeline] withDockerContainer 17:45:02 prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container 17:45:02 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:04 $ docker top 87fbb1b697287a7d23a72e5e40320516a6110b00623679e91d8c968524d9c5c2 -eo pid,comm [Pipeline] { [Pipeline] echo 17:45:04 ========================================================= 17:45:04 [edgeXBuildGoParallel] Running Tests and Build... 17:45:04 ========================================================= [Pipeline] sh 17:45:05 + go mod tidy [Pipeline] sh 17:45:07 + make test 17:45:07 go mod tidy 17:45:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:45:34 ? github.com/edgexfoundry/edgex-go [no test files] 17:45:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:45:38 ---> 14801fded021 17:45:38 Step 3/26 : WORKDIR /edgex-go 17:45:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:45:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:45:38 ---> 14801fded021 17:45:38 Step 3/32 : WORKDIR /edgex-go 17:45:39 ---> Running in d088613816e4 17:45:39 ---> Running in 606c9764a80f 17:45:39 ---> Running in b97de59eea3a 17:45:40 ---> Running in 1a400acf3cc4 17:45:40 ---> Running in 9ba2a8e4b550 17:45:41 Removing intermediate container 606c9764a80f 17:45:41 ---> 8c79b8b87759 17:45:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:41 Removing intermediate container d088613816e4 17:45:41 ---> 6b24746cbeab 17:45:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:41 Removing intermediate container b97de59eea3a 17:45:41 ---> b22c5854f6b1 17:45:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:41 ---> Running in 57f70105cac0 17:45:41 Removing intermediate container 1a400acf3cc4 17:45:41 ---> cc0a7889f88d 17:45:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:41 Removing intermediate container 9ba2a8e4b550 17:45:41 ---> d8ad212333d6 17:45:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:41 ---> Running in d5f1aa1c4b48 17:45:41 ---> Running in cc0a3ce0560f 17:45:41 ---> Running in 577b12e4ce29 17:45:41 ---> Running in 3af72fa90b12 17:45:45 Removing intermediate container d5f1aa1c4b48 17:45:45 ---> f80b61ecd2e5 17:45:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:45:45 ---> Running in abea0a6df4c1 17:45:45 Removing intermediate container 57f70105cac0 17:45:45 ---> 09587b142613 17:45:45 Step 5/24 : RUN apk add --update --no-cache make git 17:45:46 ---> Running in 1e48f542c369 17:45:46 Removing intermediate container cc0a3ce0560f 17:45:46 ---> 289758c40f10 17:45:46 Step 5/24 : RUN apk add --update --no-cache make bash git 17:45:46 Removing intermediate container 577b12e4ce29 17:45:46 ---> 7db0804d9479 17:45:46 Step 5/32 : RUN apk add --update --no-cache make git 17:45:46 ---> Running in 93f527fd7b16 17:45:46 ---> Running in 0ec0a2cdcf7d 17:45:47 Removing intermediate container 3af72fa90b12 17:45:47 ---> ec8df8052781 17:45:47 Step 5/26 : RUN apk add --update --no-cache make git 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:48 ---> Running in 545f0e956837 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:49 OK: 219 MiB in 52 packages 17:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:49 OK: 219 MiB in 52 packages 17:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:45:50 OK: 219 MiB in 52 packages 17:45:50 OK: 219 MiB in 52 packages 17:45:50 Removing intermediate container abea0a6df4c1 17:45:50 ---> 059f92837928 17:45:50 Step 6/24 : COPY go.mod . 17:45:50 OK: 219 MiB in 52 packages 17:45:50 ---> 3adabc55a352 17:45:50 Step 7/24 : RUN go mod download 17:45:51 ---> Running in caee9f8af3e8 17:45:51 Removing intermediate container 1e48f542c369 17:45:51 ---> 9a1598e34b7e 17:45:51 Step 6/24 : COPY go.mod . 17:45:52 ---> 22aab9405f6d 17:45:52 Step 7/24 : RUN go mod download 17:45:52 Removing intermediate container 0ec0a2cdcf7d 17:45:52 ---> ed6539cc3b88 17:45:52 Step 6/32 : COPY go.mod . 17:45:52 Removing intermediate container 93f527fd7b16 17:45:52 ---> f7ea3602c400 17:45:52 Step 6/24 : COPY go.mod . 17:45:52 ---> Running in 731554e74ce7 17:45:53 Removing intermediate container 545f0e956837 17:45:53 ---> 6b7f1ff05e8d 17:45:53 Step 6/26 : COPY go.mod . 17:45:53 ---> e943b9090327 17:45:53 Step 7/32 : RUN go mod download 17:45:53 ---> Running in f1831e65c149 17:45:53 ---> 047cb573905e 17:45:53 Step 7/24 : RUN go mod download 17:45:53 ---> 0f3279a5c756 17:45:53 Step 7/26 : RUN go mod download 17:45:54 ---> Running in 02612108f619 17:45:54 ---> Running in 8086a14372c8 17:45:54 Removing intermediate container caee9f8af3e8 17:45:54 ---> 52445eba4485 17:45:54 Step 8/24 : COPY . . 17:46:09 Removing intermediate container 731554e74ce7 17:46:09 ---> 0d41c7c350b3 17:46:09 Step 8/24 : COPY . . 17:46:09 ---> f2c7f1720b5c 17:46:09 Step 9/24 : RUN go mod tidy 17:46:09 Removing intermediate container f1831e65c149 17:46:09 ---> e32c5425526a 17:46:09 Step 8/32 : COPY . . 17:46:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:46:31 ---> Running in 2f1e189765eb 17:46:31 Removing intermediate container 02612108f619 17:46:31 ---> 215ae663a9ba 17:46:31 Step 8/26 : COPY . . 17:46:32 ---> 1137bbe76c76 17:46:32 Step 9/32 : RUN go mod tidy 17:46:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:46:42 Removing intermediate container 8086a14372c8 17:46:42 ---> 10a3ba5dc37c 17:46:42 Step 8/24 : COPY . . 17:46:42 ---> 7dd46f20cbc8 17:46:42 Step 9/24 : RUN go mod tidy 17:46:46 ---> Running in 3bd305d581b0 17:46:46 ---> Running in cc0040600de3 17:46:46 ---> c3d3e6331182 17:46:46 Step 9/26 : RUN go mod tidy 17:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:46:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:46:48 ---> Running in aaa7dc23ffef 17:46:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:46:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:46:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:46:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:46:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:46:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:47:03 Removing intermediate container 2f1e189765eb 17:47:03 ---> d0b749a7bf87 17:47:03 Step 10/24 : RUN make cmd/core-data/core-data 17:47:05 ---> Running in 93d0068ef86f 17:47:05 ---> a2c9eef4af45 17:47:05 Step 9/24 : RUN go mod tidy 17:47:05 Removing intermediate container 3bd305d581b0 17:47:05 ---> 0356e595a29b 17:47:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:47:05 ---> Running in bc5cad2d062b 17:47:05 ---> Running in 408e271d7c3c 17:47:05 Removing intermediate container cc0040600de3 17:47:05 ---> 1e23c1f0214c 17:47:05 Step 10/24 : RUN make cmd/core-command/core-command 17:47:05 ---> Running in faa2faeb7289 17:47:06 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 17:47:06 Removing intermediate container aaa7dc23ffef 17:47:06 ---> 2f27d578cb4e 17:47:06 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:47:06 ---> Running in 031098eb701c 17:47:07 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 17:47:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:47:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:47:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:47:07 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 17:47: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 17:47:08 Removing intermediate container bc5cad2d062b 17:47:08 ---> d892e41e28e5 17:47:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:47:08 ---> Running in 4ef8d992a9c4 17:47:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:47:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.472s coverage: 46.1% of statements 17:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:47:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 28.7% of statements 17:47:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.350s coverage: 100.0% of statements 17:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.7% of statements 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.235s coverage: 81.2% of statements 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.291s coverage: 100.0% of statements 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.189s coverage: 100.0% of statements 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 58.6% of statements 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:47:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 87.7% of statements 17:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:47:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.228s coverage: 78.9% of statements 17:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.168s coverage: 28.6% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.355s coverage: 100.0% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.241s coverage: 100.0% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.435s coverage: 97.5% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.335s coverage: 78.3% of statements 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:47:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.206s coverage: 95.1% of statements 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:47:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:47:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.252s coverage: 0.8% of statements 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:47:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.172s coverage: 21.7% of statements 17:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.181s coverage: 47.1% of statements 17:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements 17:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 17:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 17:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 17:47:48 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 17:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements 17:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 17:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.502s coverage: 81.8% of statements 17:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:47:58 Removing intermediate container 408e271d7c3c 17:47:58 ---> 6ca521fe4e21 17:47:58 17:47:58 Step 11/32 : FROM alpine:3.12 17:48:02 3.12: Pulling from library/alpine 17:48:02 Removing intermediate container 031098eb701c 17:48:02 ---> d7e62c159a5d 17:48:02 17:48:02 Step 11/26 : FROM alpine:3.12 17:48:04 3.12: Pulling from library/alpine 17:48:04 Removing intermediate container faa2faeb7289 17:48:04 ---> 3901122adf89 17:48:04 17:48:04 Step 11/24 : FROM alpine:3.12 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.239s coverage: 85.4% of statements 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.649s coverage: 64.4% of statements 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 91.3% of statements 17:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 17:48:06 3.12: Pulling from library/alpine 17:48:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 17:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 17:48:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:48:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:48:09 Status: Downloaded newer image for alpine:3.12 17:48:09 Status: Image is up to date for alpine:3.12 17:48:09 Status: Downloaded newer image for alpine:3.12 17:48:09 ---> 13621d1b12d4 17:48:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:48:09 ---> 13621d1b12d4 17:48:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:48:09 Removing intermediate container 4ef8d992a9c4 17:48:09 ---> 1bf21ef8df64 17:48:09 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:48:09 ---> 13621d1b12d4 17:48:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:48:10 ---> Running in 00278cb12bba 17:48:10 ---> Running in e73ed4ddeebe 17:48:10 ---> Running in 774dee5ea1e6 17:48:10 ---> Running in 3b41a5c6d729 17:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.029s coverage: 66.9% of statements 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:48:11 Removing intermediate container 774dee5ea1e6 17:48:11 ---> aba910885780 17:48:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.730s coverage: 43.5% of statements 17:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements 17:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.107s coverage: 84.8% of statements 17:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:14 ---> Running in 2765355496cf 17:48: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 17:48:14 (1/1) Installing dumb-init (1.2.2-r1) 17:48:14 Executing busybox-1.31.1-r20.trigger 17:48:14 OK: 6 MiB in 15 packages 17:48:14 Removing intermediate container 93d0068ef86f 17:48:14 ---> da247a26d1e4 17:48:14 17:48:14 Step 11/24 : FROM alpine:3.12 17:48:14 ---> 13621d1b12d4 17:48:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:48:14 ---> Running in a820024f3839 17:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:15 (1/6) Installing ca-certificates (20191127-r4) 17:48:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:48:15 (3/6) Installing libcurl (7.76.1-r0) 17:48:15 (4/6) Installing curl (7.76.1-r0) 17:48:15 (5/6) Installing dumb-init (1.2.2-r1) 17:48:15 (6/6) Installing su-exec (0.2-r1) 17:48:15 Executing busybox-1.31.1-r20.trigger 17:48:15 Executing ca-certificates-20191127-r4.trigger 17:48:15 OK: 7 MiB in 20 packages 17:48:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:15 (1/2) Installing dumb-init (1.2.2-r1) 17:48:15 (2/2) Installing su-exec (0.2-r1) 17:48:15 Executing busybox-1.31.1-r20.trigger 17:48:15 OK: 6 MiB in 16 packages 17:48:15 Removing intermediate container a820024f3839 17:48:15 ---> a70f8129b1d9 17:48:15 Step 13/24 : ENV APP_PORT=48080 17:48:16 ---> Running in e857492c50a2 17:48:16 Removing intermediate container 00278cb12bba 17:48:16 ---> 7f34eac8a551 17:48:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:48:16 ---> Running in 5658f5caf927 17:48:16 Removing intermediate container e73ed4ddeebe 17:48:16 ---> 6aa3d71f117e 17:48:16 17:48:16 Step 12/24 : FROM docker:20.10.0 17:48:16 Removing intermediate container e857492c50a2 17:48:16 ---> 848d56d16048 17:48:16 Step 14/24 : EXPOSE $APP_PORT 17:48:17 Removing intermediate container 5658f5caf927 17:48:17 ---> e359b1f5bb0c 17:48:17 Step 14/24 : ENV APP_PORT=48082 17:48:17 20.10.0: Pulling from library/docker 17:48:17 Removing intermediate container 3b41a5c6d729 17:48:17 ---> d74918850dbd 17:48:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:48:17 Removing intermediate container 2765355496cf 17:48:17 ---> 2012e4c572a9 17:48:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:48:18 ---> Running in c273af1170b9 17:48:18 ---> Running in eb4a628db4da 17:48:18 ---> Running in f67479b4afdd 17:48:18 ---> Running in b2f70a1b2213 17:48:19 Removing intermediate container c273af1170b9 17:48:19 ---> cfebb9df53da 17:48:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 46.8% of statements 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:48:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.197s coverage: 19.4% of statements 17:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:48:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.524s coverage: 91.2% of statements 17:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:48:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:48:20 Removing intermediate container eb4a628db4da 17:48:20 ---> 52883f11f927 17:48:20 Step 15/24 : EXPOSE $APP_PORT 17:48:21 Removing intermediate container f67479b4afdd 17:48:21 ---> 4a6919c5d938 17:48:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:48:21 ---> Running in aa8e0b4fc1dc 17:48:21 Removing intermediate container b2f70a1b2213 17:48:21 ---> 9c5b5efb6224 17:48:21 Step 14/26 : WORKDIR / 17:48:21 ---> Running in a34072ea831a 17:48:21 ---> Running in 58c6fcfcc52b 17:48:21 ---> Running in d7fc17b9dc23 17:48:22 Removing intermediate container a34072ea831a 17:48:22 ---> 317732929fc0 17:48:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:48:22 Removing intermediate container 58c6fcfcc52b 17:48:22 ---> 6bd3a3f624d4 17:48:22 Step 16/24 : WORKDIR / 17:48:25 ---> Running in a6ce91c05f06 17:48:25 Removing intermediate container d7fc17b9dc23 17:48:25 ---> a847a0593507 17:48:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:48:25 ---> Running in eb11a795dbbf 17:48:26 ---> 7639e45fbca4 17:48: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 17:48:26 Removing intermediate container eb11a795dbbf 17:48:26 ---> 58487c6296fc 17:48:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:26 Removing intermediate container aa8e0b4fc1dc 17:48:26 ---> c17d8f1554de 17:48:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:48:26 ---> Running in 51aa17a28445 17:48:26 ---> 5434d03a3577 17:48:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:48:27 ---> 9d326eb510a5 17:48:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:48:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:48:27 Status: Downloaded newer image for docker:20.10.0 17:48:27 ---> aefe523efa57 17:48:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:48:28 ---> 6e4e1a9e6097 17:48:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:48:28 ---> Running in 1144d45105a0 17:48:28 ---> 80c076276752 17:48:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:48:28 Removing intermediate container a6ce91c05f06 17:48:28 ---> 94da4d7b2f7f 17:48:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:48:28 ---> 0733e41f71d4 17:48:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:48:28 ---> Running in 3d615f9ca7e9 17:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.622s coverage: 28.8% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.231s coverage: 99.0% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.190s coverage: 100.0% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.268s coverage: 64.6% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.383s coverage: 97.6% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:48:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:48:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 17:48:29 ---> ed14838c73a0 17:48:29 Step 20/24 : ENTRYPOINT ["/core-command"] 17:48:29 Removing intermediate container 1144d45105a0 17:48:29 ---> ed48cdf12872 17:48:29 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:48:29 ---> 09068732471a 17:48:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:48:29 ---> Running in a47160ac8860 17:48:29 ---> Running in 76d1a1e4d0df 17:48:29 Removing intermediate container 3d615f9ca7e9 17:48:29 ---> 0de27c6adcfe 17:48:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.191s coverage: 28.1% of statements 17:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:29 (1/6) Installing dumb-init (1.2.2-r1) 17:48:29 (2/6) Installing libgcc (9.3.0-r2) 17:48:30 (3/6) Installing libsodium (1.0.18-r0) 17:48:30 Removing intermediate container 76d1a1e4d0df 17:48:30 ---> f2b9ac250810 17:48:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:30 ---> 2e3cc19ca1f8 17:48:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:48:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:30 (4/6) Installing libstdc++ (9.3.0-r2) 17:48:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:30 ---> 109db4597037 17:48:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:48:30 (1/39) Installing readline (8.0.4-r0) 17:48:30 (2/39) Installing bash (5.0.17-r0) 17:48:30 Executing bash-5.0.17-r0.post-install 17:48:30 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:48:30 (4/39) Installing libcurl (7.76.1-r0) 17:48:30 ---> Running in d2efeed269f1 17:48:30 ---> Running in 5ac6c49e8435 17:48:30 (5/39) Installing curl (7.76.1-r0) 17:48:30 (6/39) Installing dumb-init (1.2.2-r1) 17:48:30 (7/39) Installing libbz2 (1.0.8-r1) 17:48:30 (8/39) Installing expat (2.2.9-r1) 17:48:30 (9/39) Installing libffi (3.3-r2) 17:48:30 (10/39) Installing gdbm (1.13-r1) 17:48:30 (11/39) Installing xz-libs (5.2.5-r0) 17:48:30 (12/39) Installing sqlite-libs (3.32.1-r0) 17:48:30 (13/39) Installing python3 (3.8.10-r0) 17:48:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 27.9% of statements 17:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:48:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 17:48:30 (5/6) Installing libzmq (4.3.3-r0) 17:48:30 GO111MODULE=on go vet ./... 17:48:32 (6/6) Installing zeromq (4.3.3-r0) 17:48:32 Executing busybox-1.31.1-r20.trigger 17:48:32 OK: 8 MiB in 20 packages 17:48:33 ---> c3d0139a5a4a 17:48:33 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/ 17:48:33 Removing intermediate container 5ac6c49e8435 17:48:33 ---> 67ae67bd419d 17:48:33 Step 22/24 : LABEL arch=x86_64 17:48:33 (14/39) Installing py3-appdirs (1.4.4-r1) 17:48:33 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:48:33 (16/39) Installing py3-parsing (2.4.7-r0) 17:48:33 ---> Running in 3f9f541bdc0d 17:48:33 (17/39) Installing py3-six (1.15.0-r0) 17:48:33 (18/39) Installing py3-packaging (20.4-r0) 17:48:33 (19/39) Installing py3-setuptools (47.0.0-r0) 17:48:33 ---> Running in 9df47cc10ebb 17:48:33 (20/39) Installing py3-chardet (3.0.4-r4) 17:48:33 (21/39) Installing py3-idna (2.9-r0) 17:48:33 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:48:33 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:48:33 (24/39) Installing py3-requests (2.23.0-r0) 17:48:33 (25/39) Installing py3-msgpack (1.0.0-r0) 17:48:33 (26/39) Installing py3-lockfile (0.12.2-r3) 17:48:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:48:33 (28/39) Installing py3-colorama (0.4.3-r0) 17:48:33 Removing intermediate container 9df47cc10ebb 17:48:33 ---> 96efa1571722 17:48:33 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:48:33 (29/39) Installing py3-distlib (0.3.0-r0) 17:48:33 (30/39) Installing py3-distro (1.5.0-r1) 17:48:33 (31/39) Installing py3-webencodings (0.5.1-r3) 17:48:33 (32/39) Installing py3-html5lib (1.0.1-r4) 17:48:34 (33/39) Installing py3-pytoml (0.1.21-r0) 17:48:34 (34/39) Installing py3-pep517 (0.8.2-r0) 17:48:34 (35/39) Installing py3-progress (1.5-r0) 17:48:34 (36/39) Installing py3-toml (0.10.1-r0) 17:48:34 ---> Running in 59b86cee90e9 17:48:34 (37/39) Installing py3-retrying (1.3.3-r0) 17:48:34 Removing intermediate container 51aa17a28445 17:48:34 ---> 6a3de5ad32e5 17:48:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:48:34 (39/39) Installing py3-pip (20.1.1-r0) 17:48:34 Executing busybox-1.31.1-r19.trigger 17:48:34 OK: 72 MiB in 59 packages 17:48:35 Removing intermediate container d2efeed269f1 17:48:35 ---> ba0e3aabe46e 17:48:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:35 Removing intermediate container 59b86cee90e9 17:48:35 ---> 5e2e99b9d627 17:48:35 Step 24/24 : LABEL version=0.0.0 17:48:35 Collecting docker-compose==1.23.2 17:48:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:48:35 ---> 89de63cf387d 17:48:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:48:35 ---> Running in 08c00f6f7078 17:48:35 Collecting PyYAML<4,>=3.10 17:48:35 Downloading PyYAML-3.13.tar.gz (270 kB) 17:48:36 ---> 7636d52b1066 17:48:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:48:36 Collecting docker<4.0,>=3.6.0 17:48:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:48:37 ---> 5a4cc47d4beb 17:48:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:48:37 Removing intermediate container 08c00f6f7078 17:48:37 ---> 075c6e18012e 17:48:37 17:48:37 Collecting texttable<0.10,>=0.9.0 17:48:37 Downloading texttable-0.9.1.tar.gz (11 kB) 17:48:37 Removing intermediate container 3f9f541bdc0d 17:48:37 ---> cf7bab3fe13d 17:48:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:48:38 Successfully built 075c6e18012e 17:48:38 ---> ca108c2b57a5 17:48:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:48:38 Successfully tagged core-command:latest 17:48:38  Building core-command ... done Building core-metadata 17:48:38 ---> Running in 18858741a801 17:48:38 Collecting websocket-client<1.0,>=0.32.0 17:48:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:48:41 ---> 3d340454caf3 17:48:41 Step 20/24 : ENTRYPOINT ["/core-data"] 17:48:41 Collecting dockerpty<0.5,>=0.4.1 17:48:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:48:41 Collecting jsonschema<3,>=2.5.1 17:48:41 ---> Running in 1da5a65b8587 17:48:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:48:41 Removing intermediate container 18858741a801 17:48:41 ---> c10e9efa6e97 17:48:41 Step 24/26 : LABEL arch=x86_64 17:48:41 ---> 8eb6f698bc60 17:48:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:48:44 Collecting docopt<0.7,>=0.6.1 17:48:44 Downloading docopt-0.6.2.tar.gz (25 kB) 17:48:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:48:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:48:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:48:46 ---> Running in 3416e9358ec9 17:48:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:53 ---> 14801fded021 17:48:53 Step 3/24 : WORKDIR /edgex-go 17:48:53 ---> Using cache 17:48:53 ---> d8ad212333d6 17:48:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:53 ---> Using cache 17:48:53 ---> 7db0804d9479 17:48:53 Step 5/24 : RUN apk add --update --no-cache make git 17:48:53 ---> Using cache 17:48:53 ---> ed6539cc3b88 17:48:53 Step 6/24 : COPY go.mod . 17:48:53 ---> Using cache 17:48:53 ---> e943b9090327 17:48:53 Step 7/24 : RUN go mod download 17:48:53 ---> Using cache 17:48:53 ---> e32c5425526a 17:48:53 Step 8/24 : COPY . . 17:48:53 Collecting cached-property<2,>=1.2.0 17:48:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:48:53 ---> Using cache 17:48:53 ---> 1137bbe76c76 17:48:53 Step 9/24 : RUN go mod tidy 17:48:53 ---> Using cache 17:48:53 ---> 0356e595a29b 17:48:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:48:53 ---> 3026e7dc6436 17:48:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:48:53 Collecting docker-pycreds>=0.4.0 17:48:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:48:53 Removing intermediate container 1da5a65b8587 17:48:53 ---> f2addfcaf53f 17:48:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:53 Collecting urllib3<1.25,>=1.21.1 17:48:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:48:53 ---> Running in ea968d66f1a2 17:48:54 ---> Running in 8e69c230a3f2 17:48:54 Collecting idna<2.8,>=2.5 17:48:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:48:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:48:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:48:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:48:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:48:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:48:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:48:54 Removing intermediate container 3416e9358ec9 17:48:54 ---> 892842e6fce2 17:48:54 Step 25/26 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:48:54 Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, docopt, cached-property, docker-compose 17:48:54 Running setup.py install for PyYAML: started 17:48:54 ---> 2e4d3db6c42d 17:48:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:48:55 Running setup.py install for PyYAML: finished with status 'done' 17:48:55 Attempting uninstall: urllib3 17:48:55 Found existing installation: urllib3 1.25.9 17:48:55 Uninstalling urllib3-1.25.9: 17:48:55 Successfully uninstalled urllib3-1.25.9 17:48:55 ---> Running in a8cda525697c 17:48:55 ---> Running in 6dcb410d34d7 17:48:55 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 17:48:55 Removing intermediate container 8e69c230a3f2 17:48:55 ---> b2c8934af9d3 17:48:55 Step 22/24 : LABEL arch=x86_64 17:48:55 Attempting uninstall: idna 17:48:55 Found existing installation: idna 2.9 17:48:55 Uninstalling idna-2.9: 17:48:55 Successfully uninstalled idna-2.9 17:48:56 Attempting uninstall: requests 17:48:56 Found existing installation: requests 2.23.0 17:48:56 Uninstalling requests-2.23.0: 17:48:56 ---> Running in be4bcd042d15 17:48:56 Successfully uninstalled requests-2.23.0 17:48:56 Removing intermediate container 6dcb410d34d7 17:48:56 ---> df0c84c4b97e 17:48:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:48:56 Removing intermediate container a8cda525697c 17:48:56 ---> 72ce20733a72 17:48:56 Step 26/26 : LABEL version=0.0.0 17:48:56 Removing intermediate container be4bcd042d15 17:48:56 ---> b2d76ddf138f 17:48:56 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:48:56 ---> Running in 8bb9cac39c02 17:48:57 ---> 66cd79c3dcbc 17:48:57 Step 27/32 : RUN chmod +x /entrypoint.sh 17:48:57 ---> Running in d6585ecbbdc7 17:48:57 Running setup.py install for texttable: started 17:48:57 Removing intermediate container 8bb9cac39c02 17:48:57 ---> b33201f4cd8a 17:48:57 17:48:57 Successfully built b33201f4cd8a 17:48:57 Running setup.py install for texttable: finished with status 'done' 17:48:57 Running setup.py install for dockerpty: started 17:48:58 Running setup.py install for dockerpty: finished with status 'done' 17:48:58 ---> Running in ffc22da1784e 17:48:58 Successfully tagged security-secretstore-setup:latest 17:48:58 Building security-proxy-setup 17:48:58  Building security-secretstore-setup ... done Removing intermediate container d6585ecbbdc7 17:48:58 ---> 48294bf84d3e 17:48:58 Step 24/24 : LABEL version=0.0.0 17:48:59 Running setup.py install for docopt: started 17:48:59 Running setup.py install for docopt: finished with status 'done' 17:49:02 ---> Running in 128500c2fbac 17:49:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:49:06 Removing intermediate container 128500c2fbac 17:49:06 ---> f733dbe3f0b0 17:49:06 17:49:06 Successfully built f733dbe3f0b0 17:49:06 Successfully tagged core-data:latest 17:49:06 Building support-notifications 17:49:07  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:49:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:49:07 ---> 14801fded021 17:49:07 Step 3/22 : WORKDIR /edgex-go 17:49:07 ---> Using cache 17:49:07 ---> d8ad212333d6 17:49:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:07 ---> Using cache 17:49:07 ---> 7db0804d9479 17:49:07 Step 5/22 : RUN apk add --update --no-cache make git 17:49:07 ---> Using cache 17:49:07 ---> ed6539cc3b88 17:49:07 Step 6/22 : COPY go.mod . 17:49:07 ---> Using cache 17:49:07 ---> e943b9090327 17:49:07 Step 7/22 : RUN go mod download 17:49:07 ---> Using cache 17:49:07 ---> e32c5425526a 17:49:07 Step 8/22 : COPY . . 17:49:07 ---> Using cache 17:49:07 ---> 1137bbe76c76 17:49:07 Step 9/22 : RUN go mod tidy 17:49:07 ---> Using cache 17:49:07 ---> 0356e595a29b 17:49:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:49:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:49:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:25 ---> 14801fded021 17:49:25 Step 3/23 : WORKDIR /edgex-go 17:49:25 ---> Using cache 17:49:25 ---> d8ad212333d6 17:49:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:25 ---> Using cache 17:49:25 ---> 7db0804d9479 17:49:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:49:27 ---> Running in f6ef884e0277 17:49:27 ---> Running in b16ba4c71097 17:49:27 Removing intermediate container ffc22da1784e 17:49:27 ---> 318c976e497f 17:49:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:49:29 ---> Running in 31faa051410d 17:49:29 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 17:49:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:49:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:49:33 OK: 219 MiB in 52 packages 17:49:33 Removing intermediate container a47160ac8860 17:49:33 ---> cd3d3ee9feaf 17:49:33 Step 15/24 : ENV APP_PORT=48090 17:49:34 Removing intermediate container 31faa051410d 17:49:34 ---> 75da780b1616 17:49:34 Step 29/32 : CMD ["gate"] 17:49:34 ---> Running in 65622a08b3c9 17:49:34 ---> Running in f4d9e6f3ff1c 17:49:35 Removing intermediate container b16ba4c71097 17:49:35 ---> 649a134206fc 17:49:35 Step 6/23 : COPY go.mod . 17:49:35 Removing intermediate container 65622a08b3c9 17:49:35 ---> a3f2c76c9744 17:49:35 Step 16/24 : EXPOSE $APP_PORT 17:49:35 Removing intermediate container f4d9e6f3ff1c 17:49:35 ---> 5d0dd157c7bf 17:49:35 Step 30/32 : LABEL arch=x86_64 17:49:35 ---> Running in ef1e0a0d66ea 17:49:35 ---> 4f7bbcea5aef 17:49:35 Step 7/23 : RUN go mod download 17:49:36 ---> Running in a0599d5c728f 17:49:36 ---> Running in 4ed76d7b8adc 17:49:36 Removing intermediate container ef1e0a0d66ea 17:49:36 ---> 998bfc909bde 17:49:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:49:36 Removing intermediate container 4ed76d7b8adc 17:49:36 ---> 3f81300096fc 17:49:36 Step 31/32 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:49:37 ---> Running in ea73b0e1b30d 17:49:38 ---> da39d9922519 17:49:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:49:38 Removing intermediate container ea73b0e1b30d 17:49:38 ---> 1bc264c5819d 17:49:38 Step 32/32 : LABEL version=0.0.0 17:49:39 ---> 476fda783403 17:49:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:49:39 ---> Running in 371452aeea0b 17:49:39 Removing intermediate container a0599d5c728f 17:49:39 ---> 7cfb755ee836 17:49:39 Step 8/23 : COPY . . 17:49:54 Removing intermediate container 371452aeea0b 17:49:54 ---> bf0a4f925790 17:49:54 17:49:54 Successfully built bf0a4f925790 17:49:54 ---> 94c423a9ac32 17:49:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:49:55 Successfully tagged security-bootstrapper:latest 17:49:55 Building support-scheduler 17:49:55  Building security-bootstrapper ... done  ---> Running in 181d166a41d3 17:49:55 ---> 49f5578bd4f8 17:49:55 Step 9/23 : RUN go mod tidy 17:49:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:49:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:59 ---> 14801fded021 17:49:59 Step 3/23 : WORKDIR /edgex-go 17:49:59 ---> Using cache 17:49:59 ---> d8ad212333d6 17:49:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:59 ---> Using cache 17:49:59 ---> 7db0804d9479 17:49:59 Step 5/23 : RUN apk add --update --no-cache make git 17:49:59 ---> Using cache 17:49:59 ---> ed6539cc3b88 17:49:59 Step 6/23 : COPY go.mod . 17:49:59 ---> Using cache 17:49:59 ---> e943b9090327 17:49:59 Step 7/23 : RUN go mod download 17:49:59 ---> Using cache 17:49:59 ---> e32c5425526a 17:49:59 Step 8/23 : COPY . . 17:49:59 ---> Using cache 17:49:59 ---> 1137bbe76c76 17:49:59 Step 9/23 : RUN go mod tidy 17:49:59 ---> Using cache 17:49:59 ---> 0356e595a29b 17:49:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:50:07 gofmt -l . 17:50:09 ---> Running in 1a2fe19476e4 17:50:09 [ "`gofmt -l .`" = "" ] 17:50:09 Removing intermediate container 181d166a41d3 17:50:09 ---> 7246fa068152 17:50:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:09 ---> Running in e5eca0744c38 17:50:10 ---> Running in 22c9fb62b05e 17:50:11 Removing intermediate container 22c9fb62b05e 17:50:11 ---> 79536818027c 17:50:11 Step 22/24 : LABEL arch=x86_64 17:50:11 ---> Running in 8f10b029b73f 17:50:12 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 17:50:12 Removing intermediate container 8f10b029b73f 17:50:12 ---> a93ba03cfd6e 17:50:12 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:50:12 ./bin/test-go-mod-tidy.sh 17:50:12 ---> Running in da6fd590d7a5 17:50:13 ./bin/test-attribution-txt.sh 17:50:14 Removing intermediate container da6fd590d7a5 17:50:14 ---> 6532c8bcaa2d 17:50:14 Step 24/24 : LABEL version=0.0.0 17:50:14 ---> Running in c486157cb411 17:50:15 Removing intermediate container 1a2fe19476e4 17:50:15 ---> f9c131fbf813 17:50:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:50:15 ---> Running in 2cc88d071d69 17:50:15 Removing intermediate container c486157cb411 17:50:15 ---> 96f50b6d7318 17:50:15 17:50:15 Successfully built 96f50b6d7318 [Pipeline] sh 17:50:15 Successfully tagged sys-mgmt-agent:latest 17:50:16 + ls -al . 17:50:16 total 872 17:50:16 drwxrwxr-x 9 1001 1001 4096 May 19 17:50 . 17:50:16 drwxr-xr-x 4 root root 4096 May 19 17:45 .. 17:50:16 -rw-rw-r-- 1 1001 1001 11 May 19 17:43 .dockerignore 17:50:16 drwxrwxr-x 8 1001 1001 4096 May 19 17:43 .git 17:50:16 drwxrwxr-x 3 1001 1001 4096 May 19 17:43 .github 17:50:16 -rw-rw-r-- 1 1001 1001 818 May 19 17:43 .gitignore 17:50:16 -rw-rw-r-- 1 1001 1001 166 May 19 17:43 .sonarcloud.properties 17:50:16 -rw-rw-r-- 1 1001 1001 8609 May 19 17:43 Attribution.txt 17:50:16 -rw-rw-r-- 1 1001 1001 3804 May 19 17:43 CONTRIBUTING.md 17:50:16 -rw-rw-r-- 1 1001 1001 931 May 19 17:43 Dockerfile.build 17:50:16 -rw-rw-r-- 1 1001 1001 863 May 19 17:43 Jenkinsfile 17:50:16 -rw-rw-r-- 1 1001 1001 10775 May 19 17:43 LICENSE 17:50:16 -rw-rw-r-- 1 1001 1001 5632 May 19 17:43 Makefile 17:50:16 -rw-rw-r-- 1 1001 1001 7978 May 19 17:43 README.md 17:50:16 -rw-rw-r-- 1 1001 1001 6755 May 19 17:43 SECURITY.md 17:50:16 -rw-rw-r-- 1 1001 1001 5 May 19 17:39 VERSION 17:50:16 -rw-rw-r-- 1 1001 1001 4131 May 19 17:43 ZMQWindows.md 17:50:16 drwxrwxr-x 2 1001 1001 4096 May 19 17:43 bin 17:50:16 drwxrwxr-x 14 1001 1001 4096 May 19 17:43 cmd 17:50:16 -rw-r--r-- 1 root root 737213 May 19 17:48 coverage.out 17:50:16 -rw-r--r-- 1 root root 1060 May 19 17:50 go.mod 17:50:16 -rw-r--r-- 1 root root 21990 May 19 17:45 go.sum 17:50:16 drwxrwxr-x 8 1001 1001 4096 May 19 17:43 internal 17:50:16 drwxrwxr-x 4 1001 1001 4096 May 19 17:43 openapi 17:50:16 drwxrwxr-x 4 1001 1001 4096 May 19 17:43 snap 17:50:16 -rw-rw-r-- 1 1001 1001 168 May 19 17:43 version.go [Pipeline] sh 17:50:16  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/support-notifications/support-notifications ./cmd/support-notifications 17:50:16 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 17:50:17 + '[' -e coverage.out ] 17:50:17 + chown 1001:1001 coverage.out [Pipeline] stash 17:50:17 Warning: overwriting stash ‘coverage-report’ 17:50:18 Stashed 1 file(s) [Pipeline] sh 17:50:18 + make build 17:50:18 go mod tidy 17:50:19 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 17:50:23 Removing intermediate container ea968d66f1a2 17:50:23 ---> 834205640f85 17:50:23 17:50:23 Step 11/24 : FROM alpine:3.12 17:50:23 ---> 13621d1b12d4 17:50:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:50:23 ---> Using cache 17:50:23 ---> 7f34eac8a551 17:50:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:50:23 ---> Using cache 17:50:23 ---> e359b1f5bb0c 17:50:23 Step 14/24 : ENV APP_PORT=48081 17:50:23 ---> Running in 5db92b490dca 17:50:23 Removing intermediate container 5db92b490dca 17:50:23 ---> 4af6e8356ccd 17:50:23 Step 15/24 : EXPOSE $APP_PORT 17:50:25 ---> Running in ae4a2ad48bba 17:50:25 Removing intermediate container f6ef884e0277 17:50:25 ---> 6955ede24389 17:50:25 17:50:25 Step 11/22 : FROM alpine:3.12 17:50:25 ---> 13621d1b12d4 17:50:25 Step 12/22 : RUN apk add --update --no-cache curl 17:50: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 17:50:26 Removing intermediate container ae4a2ad48bba 17:50:26 ---> a2b144cc0980 17:50:26 Step 16/24 : WORKDIR / 17:50:26 ---> Running in ef4d48d93aa9 17:50:26 ---> Running in 2c58e89d03c1 17:50:27 Removing intermediate container 2c58e89d03c1 17:50:27 ---> 604c54794f44 17:50:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:27 (1/4) Installing ca-certificates (20191127-r4) 17:50:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:50:27 (3/4) Installing libcurl (7.76.1-r0) 17:50:27 (4/4) Installing curl (7.76.1-r0) 17:50:27 Executing busybox-1.31.1-r20.trigger 17:50:27 Executing ca-certificates-20191127-r4.trigger 17:50:28 OK: 7 MiB in 18 packages 17:50:28 ---> 6deac9fea61e 17:50:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:50:30 ---> adf395781743 17:50:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:50:31 Removing intermediate container ef4d48d93aa9 17:50:31 ---> 62ed6b025f6f 17:50:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:31 ---> cec0cbc67ba8 17:50:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:50:31 ---> Running in 8350fb74433b 17:50:31 ---> Running in ea79db15211e 17:50:31 Removing intermediate container 8350fb74433b 17:50:31 ---> 121e3eefd7f8 17:50:31 Step 14/22 : WORKDIR /edgex 17:50:31 Removing intermediate container ea79db15211e 17:50:31 ---> 223904496f8c 17:50:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:31 ---> Running in e030a1417ebd 17:50:32 ---> Running in a005cbd1a1f5 17:50:32 Removing intermediate container e030a1417ebd 17:50:32 ---> d6f62823c25c 17:50:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:50:32 Removing intermediate container a005cbd1a1f5 17:50:32 ---> 3a668589fc2a 17:50:32 Step 22/24 : LABEL arch=x86_64 17:50:33 ---> Running in 013abe10de09 17:50:33 ---> 73b581fb9947 17:50:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:50:33 Removing intermediate container 013abe10de09 17:50:33 ---> 6ffc2525250b 17:50:33 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:50:34 ---> Running in 4fda4f2867e0 17:50:35 ---> 2c800855675f 17:50:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:50:35 Removing intermediate container 4fda4f2867e0 17:50:35 ---> 77366993c3f0 17:50:35 Step 24/24 : LABEL version=0.0.0 17:50:36 ---> Running in 29f91584a806 17:50:36 ---> e80622bf1cc6 17:50:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:50:36 ---> Running in 1baad78e275a 17:50:36 Removing intermediate container 29f91584a806 17:50:36 ---> 5e1e688bb5aa 17:50:36 17:50:36 Successfully built 5e1e688bb5aa 17:50:36 Removing intermediate container 1baad78e275a 17:50:36 ---> 1e829f22fd80 17:50:36 Step 19/22 : CMD ["--init=true"] 17:50:36 Successfully tagged core-metadata:latest 17:50:37  Building core-metadata ... done  ---> Running in f2cb9c747d6c 17:50:39 Removing intermediate container f2cb9c747d6c 17:50:39 ---> 485984a70fef 17:50:39 Step 20/22 : LABEL arch=x86_64 17:50:40 ---> Running in faabbae0b250 17:50:41 Removing intermediate container faabbae0b250 17:50:41 ---> 24669294b4dc 17:50:41 Step 21/22 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:50:41 ---> Running in 0e1aff2a994c 17:50:42 Removing intermediate container 0e1aff2a994c 17:50:42 ---> 7918f3c349f5 17:50:42 Step 22/22 : LABEL version=0.0.0 17:50:42 ---> Running in 8394d12fc2bd 17:50:44 Removing intermediate container 8394d12fc2bd 17:50:44 ---> 2a72dfe61a98 17:50:44 17:50:44 Successfully built 2a72dfe61a98 17:50:46 Successfully tagged security-proxy-setup:latest 17:50:46  Building security-proxy-setup ... done Removing intermediate container e5eca0744c38 17:50:46 ---> b16c13970d65 17:50:46 17:50:46 Step 11/23 : FROM alpine:3.12 17:50:46 ---> 13621d1b12d4 17:50:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:50:46 ---> Using cache 17:50:46 ---> 7f34eac8a551 17:50:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:50:46 ---> Using cache 17:50:46 ---> e359b1f5bb0c 17:50:46 Step 14/23 : ENV APP_PORT=48085 17:50:46 ---> Running in bea47032e4fd 17:50:47 Removing intermediate container bea47032e4fd 17:50:47 ---> ea7fd0d90de6 17:50:47 Step 15/23 : EXPOSE $APP_PORT 17:50:47 ---> Running in 57ccfea39a03 17:50:47 Removing intermediate container 57ccfea39a03 17:50:47 ---> b0cca8424da9 17:50:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:47 ---> a38d294918d8 17:50:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:50:51 ---> 7ed1fa82f393 17:50:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:50:51 Removing intermediate container 2cc88d071d69 17:50:51 ---> e4b440b19cb5 17:50:51 17:50:51 Step 11/23 : FROM alpine:3.12 17:50:51 ---> 13621d1b12d4 17:50:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:50:51 ---> Running in 861c72302187 17:50:51 ---> e8d87a70f534 17:50:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:50:51 ---> Running in e73cb718e982 17:50:51 Removing intermediate container e73cb718e982 17:50:51 ---> dd3a3ae07c06 17:50:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:51 ---> Running in 91df4b299b7f 17:50:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:51 Removing intermediate container 91df4b299b7f 17:50:51 ---> a89bf6088aa9 17:50:51 Step 21/23 : LABEL arch=x86_64 17:50:51 (1/2) Installing ca-certificates (20191127-r4) 17:50:51 (2/2) Installing dumb-init (1.2.2-r1) 17:50:51 Executing busybox-1.31.1-r20.trigger 17:50:51 Executing ca-certificates-20191127-r4.trigger 17:50:51 OK: 6 MiB in 16 packages 17:50:52 ---> Running in 0c1d3fb9649f 17:50:52 Removing intermediate container 0c1d3fb9649f 17:50:52 ---> 5a97e5961e30 17:50:52 Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:50:52 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 17:50:53 ---> Running in fe8fd92014b9 17:50:53 Removing intermediate container 861c72302187 17:50:53 ---> 1ae49e7bbad1 17:50:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:50:53 ---> Running in a8026fe78d09 17:50:53 Removing intermediate container fe8fd92014b9 17:50:53 ---> 5eed756cdd72 17:50:53 Step 23/23 : LABEL version=0.0.0 17:50:53 ---> Running in e3815483403c 17:50:53 Removing intermediate container a8026fe78d09 17:50:53 ---> f322d707c0e8 17:50:53 Step 14/23 : ENV APP_PORT=48060 17:50:53 Removing intermediate container e3815483403c 17:50:53 ---> 976c65eeda8d 17:50:53 17:50:53 ---> Running in 1830509427be 17:50:53 Successfully built 976c65eeda8d 17:50:53 Successfully tagged support-scheduler:latest 17:50:54  Building support-scheduler ... done Removing intermediate container 1830509427be 17:50:54 ---> 0de69e613ba7 17:50:54 Step 15/23 : EXPOSE $APP_PORT 17:50:54 ---> Running in 96c96202ac69 17:50:54 Removing intermediate container 96c96202ac69 17:50:54 ---> cd5c402daec3 17:50:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:54 ---> 99eccb4541cf 17:50:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:50:55 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 17:50:55 ---> 68de49f757e1 17:50:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:50:55 ---> bffaf9d1d7ec 17:50:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:50:56 ---> Running in 9e6f2756fb43 17:50:56 Removing intermediate container 9e6f2756fb43 17:50:56 ---> 380f2c5c88c0 17:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:56 ---> Running in 36a51071eaae 17:50:56 Removing intermediate container 36a51071eaae 17:50:56 ---> c642774a31d5 17:50:56 Step 21/23 : LABEL arch=x86_64 17:50:56 ---> Running in a68df927c7fb 17:50:56 Removing intermediate container a68df927c7fb 17:50:56 ---> 8105cf99bbf7 17:50:56 Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:50:57 ---> Running in 301dcf8d918f 17:50:57 Removing intermediate container 301dcf8d918f 17:50:57 ---> 04743a15184f 17:50:57 Step 23/23 : LABEL version=0.0.0 17:50:57 ---> Running in bb537e0aa333 17:50:57 Removing intermediate container bb537e0aa333 17:50:57 ---> ecd53511150a 17:50:57 17:50:57 Successfully built ecd53511150a 17:50:58 Successfully tagged support-notifications:latest 17:50:58  Building support-notifications ... done  [Pipeline] } 17:50:58 $ docker stop --time=1 d07015105f6f7f3a701bf8669ea657a06b8bd2ed6ea557a2a55db8112ddb0267 17:51:00 $ docker rm -f d07015105f6f7f3a701bf8669ea657a06b8bd2ed6ea557a2a55db8112ddb0267 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:00 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 17:51:00 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 17:51:01 + docker images 17:51:02 REPOSITORY TAG IMAGE ID CREATED SIZE 17:51:02 support-notifications latest ecd53511150a 4 seconds ago 17.7MB 17:51:02 support-scheduler latest 976c65eeda8d 8 seconds ago 17.1MB 17:51:02 e4b440b19cb5 11 seconds ago 1.16GB 17:51:02 b16c13970d65 17 seconds ago 1.16GB 17:51:02 security-proxy-setup latest 2a72dfe61a98 18 seconds ago 25.3MB 17:51:02 core-metadata latest 5e1e688bb5aa 25 seconds ago 18.6MB 17:51:02 6955ede24389 36 seconds ago 1.16GB 17:51:02 834205640f85 43 seconds ago 1.17GB 17:51:02 sys-mgmt-agent latest 96f50b6d7318 46 seconds ago 312MB 17:51:02 security-bootstrapper latest bf0a4f925790 About a minute ago 18.2MB 17:51:02 core-data latest f733dbe3f0b0 About a minute ago 21.6MB 17:51:02 security-secretstore-setup latest b33201f4cd8a 2 minutes ago 25.8MB 17:51:02 core-command latest 075c6e18012e 2 minutes ago 17.1MB 17:51:02 6aa3d71f117e 2 minutes ago 1.16GB 17:51:02 da247a26d1e4 2 minutes ago 1.17GB 17:51:02 3901122adf89 2 minutes ago 1.16GB 17:51:02 d7e62c159a5d 3 minutes ago 1.16GB 17:51:02 6ca521fe4e21 3 minutes ago 1.15GB 17:51:02 ci-base-image-x86_64 latest 14801fded021 10 minutes ago 648MB 17:51:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 17:51:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 17:51:02 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 17:51:02 docker 20.10.0 aefe523efa57 5 months ago 240MB 17:51:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 17:51:02 Running on prd-ubuntu18.04-docker-8c-8g-15085 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws 17:51:02 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:51:02 The recommended git tool is: git 17:51:05 using credential edgex-jenkins-ssh 17:51:05 Cloning the remote Git repository 17:51:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:51:05 > git init /w/workspace/edgex-go/4 # timeout=10 17:51:06 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 17:51:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:51:05 > git --version # timeout=10 17:51:05 > git --version # 'git version 2.17.1' 17:51:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:10 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 17:51:11 Merging remotes/origin/master commit 33be738d083b4922562f493dbd4ae71f8cb2af47 into PR head commit 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:51:11 Merge succeeded, producing 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:51:11 Checking out Revision 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 (PR-3481) 17:51:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:51:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:51:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:51:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:51:11 > git config core.sparsecheckout # timeout=10 17:51:11 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 17:51:11 > git remote # timeout=10 17:51:11 > git config --get remote.origin.url # timeout=10 17:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:11 > git merge 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 17:51:11 > git rev-parse HEAD^{commit} # timeout=10 17:51:11 > git config core.sparsecheckout # timeout=10 17:51:11 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 17:51:13 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 17:51:14 Commit message: "Merge branch 'master' into issue-3472" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:15 + echo snap-build.sh 17:51:15 snap-build.sh 17:51:15 + SNAP_BASE_DIR=. 17:51:15 + '[' '!' -z /w/workspace/edgex-go/4 ']' 17:51:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 17:51:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 17:51:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 17:51:15 + cd /w/workspace/edgex-go/4 17:51:15 + sudo apt-get remove -qy --purge lxd lxd-client 17:51:15 Reading package lists... 17:51:16 Building dependency tree... 17:51:16 Reading state information... 17:51:16 The following packages were automatically installed and are no longer required: 17:51:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:51:16 uidmap xdelta3 17:51:16 Use 'sudo apt autoremove' to remove them. 17:51:16 The following packages will be REMOVED: 17:51:16 lxd* lxd-client* 17:51:16 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 17:51:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:51:16 After this operation, 31.7 MB disk space will be freed. 17:51:19 (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.) 17:51:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:51:20 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 17:51:20 Removing lxd dnsmasq configuration 17:51:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:51:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:51:22 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] } 17:51:28 $ docker stop --time=1 87fbb1b697287a7d23a72e5e40320516a6110b00623679e91d8c968524d9c5c2 17:51:30 $ docker rm -f 87fbb1b697287a7d23a72e5e40320516a6110b00623679e91d8c968524d9c5c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:32 17:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:33 latest: Pulling from edgex-devops/edgex-compose-arm64 17:51:33 29e5d40040c1: Pulling fs layer 17:51:33 1ce36da41761: Pulling fs layer 17:51:33 25b303627fd3: Pulling fs layer 17:51:33 29e5d40040c1: Verifying Checksum 17:51:33 29e5d40040c1: Download complete 17:51:34 29e5d40040c1: Pull complete 17:51:34 1ce36da41761: Verifying Checksum 17:51:34 1ce36da41761: Download complete 17:51:35 1ce36da41761: Pull complete 17:51:36 25b303627fd3: Verifying Checksum 17:51:36 25b303627fd3: Download complete 17:51:46 25b303627fd3: Pull complete 17:51:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:51:47 prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container 17:51:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:51:49 $ docker top fa91ee0b160df9c1f99a687131d610853fa194a403311b600dfba0030c3b3607 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:50 + docker-compose build --help 17:51:50 + grep parallel 17:51:54 --parallel Build images in parallel. [Pipeline] } 17:51:54 $ docker stop --time=1 fa91ee0b160df9c1f99a687131d610853fa194a403311b600dfba0030c3b3607 17:51:56 $ docker rm -f fa91ee0b160df9c1f99a687131d610853fa194a403311b600dfba0030c3b3607 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:51:56 . [Pipeline] withDockerContainer 17:51:56 prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container 17:51:57 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:51:58 $ docker top ec715126ef374538e5fb3a893e4d6f02e3baccbf805af8da6bfc0b6eda808cde -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:59 + docker-compose -f ./docker-compose-build.yml build --parallel 17:52:03 Building core-command ... 17:52:03 Building core-data ... 17:52:03 Building core-metadata ... 17:52:03 Building security-bootstrapper ... 17:52:03 Building security-proxy-setup ... 17:52:03 Building security-secretstore-setup ... 17:52:03 Building support-notifications ... 17:52:03 Building support-scheduler ... 17:52:03 Building sys-mgmt-agent ... 17:52:03 Building security-bootstrapper 17:52:03 Building core-command 17:52:03 Building support-notifications 17:52:03 Building support-scheduler 17:52:03 Building core-metadata 17:53:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:53:12 (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.) 17:53:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:53:12 Processing triggers for systemd (237-3ubuntu10.45) ... 17:53:12 Processing triggers for ureadahead (0.100.0-21) ... 17:53:13 + sudo snap remove --purge lxd 17:53:13 snap "lxd" is not installed 17:53:13 + sudo groupadd --force --system lxd 17:53:13 ++ whoami 17:53:13 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:53:13 + newgrp - lxd 17:53:13 + sudo snap install lxd 17:53:23 2021-05-19T17:53:20Z INFO Waiting for automatic snapd restart... 17:53:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:53:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:25 ---> 0dd15da1d405 17:53:25 Step 3/24 : WORKDIR /edgex-go 17:53:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:53:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:25 ---> 0dd15da1d405 17:53:25 Step 3/24 : WORKDIR /edgex-go 17:53:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:53:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:53:25 ---> 0dd15da1d405 17:53:25 Step 3/23 : WORKDIR /edgex-go 17:53:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:53:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:53:25 ---> 0dd15da1d405 17:53:25 Step 3/23 : WORKDIR /edgex-go 17:53:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:53:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:53:25 ---> 0dd15da1d405 17:53:25 Step 3/32 : WORKDIR /edgex-go 17:53:25 ---> Running in 41ca0bd683b4 17:53:25 ---> Running in b608e2da8e71 17:53:25 ---> Running in 4bed1438792a 17:53:25 ---> Running in a2f0cf8cf72b 17:53:25 ---> Running in 6729d722c980 17:53:25 Removing intermediate container 41ca0bd683b4 17:53:25 ---> e633bad48587 17:53:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:25 Removing intermediate container a2f0cf8cf72b 17:53:25 ---> f464e485375d 17:53:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:25 Removing intermediate container b608e2da8e71 17:53:25 ---> 11af4b3bd024 17:53:25 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:25 Removing intermediate container 4bed1438792a 17:53:25 ---> 1a34ad7779d4 17:53:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:25 Removing intermediate container 6729d722c980 17:53:25 ---> 6854aa25e228 17:53:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:25 ---> Running in 518528a386a5 17:53:25 ---> Running in 0318ee8adf59 17:53:25 ---> Running in ec2ef9321b22 17:53:25 ---> Running in e580dc7dd16a 17:53:25 ---> Running in f2c61dc5c139 17:53:25 Removing intermediate container 518528a386a5 17:53:25 ---> e808b39e8f2f 17:53:25 Step 5/24 : RUN apk add --update --no-cache make git 17:53:25 ---> Running in b0c462edb74c 17:53:25 Removing intermediate container ec2ef9321b22 17:53:25 ---> 7f6201c27556 17:53:25 Step 5/32 : RUN apk add --update --no-cache make git 17:53:25 ---> Running in 7f6f2d9e4115 17:53:25 Removing intermediate container 0318ee8adf59 17:53:25 ---> 4aff5064cf38 17:53:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:53:25 Removing intermediate container e580dc7dd16a 17:53:25 ---> 7e88a4f2e5de 17:53:25 Step 5/23 : RUN apk add --update --no-cache make git 17:53:25 Removing intermediate container f2c61dc5c139 17:53:25 ---> 5cd9a6a63b6d 17:53:25 Step 5/24 : RUN apk add --update --no-cache make git 17:53:25 ---> Running in 57afb70505f2 17:53:25 ---> Running in 7fd4d5963a56 17:53:25 ---> Running in 0b9347b0c479 17:53:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:27 OK: 218 MiB in 52 packages 17:53:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:28 OK: 218 MiB in 52 packages 17:53:29 Removing intermediate container b0c462edb74c 17:53:29 ---> 895fbd7f2ce0 17:53:29 Step 6/24 : COPY go.mod . 17:53:29 OK: 218 MiB in 52 packages 17:53:29 OK: 218 MiB in 52 packages 17:53:29 OK: 218 MiB in 52 packages 17:53:30 Removing intermediate container 7f6f2d9e4115 17:53:30 ---> bb5a3ebefe4f 17:53:30 Step 6/32 : COPY go.mod . 17:53:30 ---> c1404408ec0c 17:53:30 Step 7/24 : RUN go mod download 17:53:30 ---> Running in 929a1ede9353 17:53:31 Removing intermediate container 7fd4d5963a56 17:53:31 ---> 6d80d19e3410 17:53:31 Step 6/23 : COPY go.mod . 17:53:31 Removing intermediate container 57afb70505f2 17:53:31 Removing intermediate container 0b9347b0c479 17:53:31 ---> e10052753414 17:53:31 Step 6/23 : COPY go.mod . 17:53:31 ---> 43b88e81460d 17:53:31 Step 6/24 : COPY go.mod . 17:53:32 ---> 14dcc9a7e983 17:53:32 Step 7/32 : RUN go mod download 17:53:32 ---> Running in 30df1b7f161a 17:53:32 ---> d743fefba997 17:53:32 Step 7/23 : RUN go mod download 17:53:32 ---> Running in 9f05cdcddabb 17:53:32 ---> 65db7b430241 17:53:32 Step 7/23 : RUN go mod download 17:53:32 ---> b84d36744e17 17:53:32 Step 7/24 : RUN go mod download 17:53:33 ---> Running in 5e9091910999 17:53:33 ---> Running in 2bb4fd47b678 17:53:34 Removing intermediate container 929a1ede9353 17:53:34 ---> 907751f23815 17:53:34 Step 8/24 : COPY . . 17:53:36 Removing intermediate container 30df1b7f161a 17:53:36 ---> c46b9de9b98f 17:53:36 Step 8/32 : COPY . . 17:53:37 Removing intermediate container 9f05cdcddabb 17:53:37 ---> a1a47c098f99 17:53:37 Step 8/23 : COPY . . 17:53:38 Removing intermediate container 5e9091910999 17:53:38 ---> eb4b1a464562 17:53:38 Step 8/23 : COPY . . 17:53:38 Removing intermediate container 2bb4fd47b678 17:53:38 ---> 1e352b35e650 17:53:38 Step 8/24 : COPY . . 17:53:41 lxd 4.14 from Canonical* installed 17:53:41 + sudo lxd init --auto 17:53:51 + sudo snap install --classic snapcraft 17:53:58 snapcraft 4.7.1 from Canonical* installed 17:53:58 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:53:58 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:53:58 Dload Upload Total Spent Left Speed 17:53:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3645 17:53:58 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 9060k 17:53:58 ./yq_linux_amd64 17:53:58 + sudo snapcraft prime --use-lxd 17:54:00 ---> b38f3f7ec631 17:54:00 Step 9/24 : RUN go mod tidy 17:54:00 ---> 227152ba390c 17:54:00 Step 9/32 : RUN go mod tidy 17:54:00 ---> 50114c1f8811 17:54:00 Step 9/23 : RUN go mod tidy 17:54:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:54:00 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: 17:54:00 - README.md 17:54:00 17:54:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:54:01 ---> 045a92c4a748 17:54:01 Step 9/24 : RUN go mod tidy 17:54:01 ---> Running in 9b730892adec 17:54:01 ---> Running in 82e874291a38 17:54:01 ---> Running in 3d1618bbe4be 17:54:01 Launching a container. 17:54:01 ---> Running in 99d32e68a895 17:54:01 ---> dab620c125ea 17:54:01 Step 9/23 : RUN go mod tidy 17:54:01 ---> Running in 4a34debfb48b 17:54:08 Removing intermediate container 9b730892adec 17:54:08 ---> ade6e282a727 17:54:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:54:08 ---> Running in 6d2796f722e3 17:54:08 Removing intermediate container 82e874291a38 17:54:08 ---> 85304fcabf86 17:54:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:54:08 ---> Running in 3d069f06924a 17:54:08 Removing intermediate container 3d1618bbe4be 17:54:08 ---> 80ed43de053e 17:54:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:54:09 ---> Running in bd4189f392f6 17:54:09 Removing intermediate container 99d32e68a895 17:54:09 ---> 6b7fe7952904 17:54:09 Step 10/24 : RUN make cmd/core-command/core-command 17:54:09 Waiting for container to be ready 17:54:09 To start your first instance, try: lxc launch ubuntu:18.04 17:54:09 17:54:09 Removing intermediate container 4a34debfb48b 17:54:09 ---> 022773ce396b 17:54:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:54:09 ---> Running in c6fbadf601b7 17:54:09 ---> Running in bedf3eea34ee 17:54:09 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 17:54:11 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 17:54:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:54:11 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 17:54:12 Waiting for network to be ready... 17:54:12 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 17:54:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:54:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:54:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 17:54:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 17:54:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:54:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:54:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 17:54:12 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 17:54:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 17:54:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 17:54:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:54:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:54:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:54:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:54:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:54:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:54:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:54:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:54:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:54:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:54:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 17:54:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 17:54:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:54:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:54:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 17:54:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 17:54:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:54:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:54:16 Fetched 24.6 MB in 4s (6282 kB/s) 17:54:17 Reading package lists... 17:54:17 Reading package lists... 17:54:17 Building dependency tree... 17:54:17 Reading state information... 17:54:17 The following additional packages will be installed: 17:54:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:54:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:54:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:54:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:54:17 Suggested packages: 17:54:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:54:17 Recommended packages: 17:54:17 gnupg libsasl2-modules 17:54:17 The following NEW packages will be installed: 17:54:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:54:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:54:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:54:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:54:17 The following packages will be upgraded: 17:54:17 gpg gpg-agent gpgconf libudev1 17:54:17 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 17:54:17 Need to get 3530 kB of archives. 17:54:17 After this operation, 13.3 MB of additional disk space will be used. 17:54:17 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] 17:54:17 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] 17:54:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:54:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:54:17 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 17:54:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 17:54:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:54:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:54:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:54:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:54:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:54:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:54:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:54:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:54:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:54:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:54:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:54:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:54:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:54:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:54:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:54:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:54:18 debconf: delaying package configuration, since apt-utils is not installed 17:54:18 Fetched 3530 kB in 1s (3433 kB/s) 17:54:18 (Reading database ... 12511 files and directories currently installed.) 17:54:18 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 17:54:18 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:54:18 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 17:54:18 Selecting previously unselected package udev. 17:54:18 (Reading database ... 12511 files and directories currently installed.) 17:54:18 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 17:54:18 Unpacking udev (237-3ubuntu10.47) ... 17:54:19 Selecting previously unselected package libfuse2:amd64. 17:54:19 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:54:19 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:54:19 Selecting previously unselected package fuse. 17:54:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:54:19 Unpacking fuse (2.9.7-1ubuntu1) ... 17:54:19 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:54:19 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:54:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:54:19 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:54:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:54:19 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:54:19 Selecting previously unselected package libksba8:amd64. 17:54:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:54:19 Unpacking libksba8:amd64 (1.3.5-2) ... 17:54:19 Selecting previously unselected package libroken18-heimdal:amd64. 17:54:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:54:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:54:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:54:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libwind0-heimdal:amd64. 17:54:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:54:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:54:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:54:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:54:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:54:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:20 Selecting previously unselected package libsasl2-modules-db:amd64. 17:54:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:54:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:54:20 Selecting previously unselected package libsasl2-2:amd64. 17:54:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:54:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:54:21 Selecting previously unselected package libldap-common. 17:54:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:54:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:54:21 Selecting previously unselected package libldap-2.4-2:amd64. 17:54:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:54:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:54:21 Selecting previously unselected package dirmngr. 17:54:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:54:21 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:54:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:54:21 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:54:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:54:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:54:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:54:21 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:54:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:21 Setting up libksba8:amd64 (1.3.5-2) ... 17:54:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:54:22 Setting up udev (237-3ubuntu10.47) ... 17:54:22 invoke-rc.d: policy-rc.d denied execution of start. 17:54:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Processing triggers for systemd (237-3ubuntu10) ... 17:54:22 Setting up fuse (2.9.7-1ubuntu1) ... 17:54:22 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:54:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:54:22 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:54:22 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:54:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:54:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:54:22 settings in the [Install] section, and DefaultInstance for template units). 17:54:22 This means they are not meant to be enabled using systemctl. 17:54:22 Possible reasons for having this kind of units are: 17:54:22 1) A unit may be statically enabled by being symlinked from another unit's 17:54:22 .wants/ or .requires/ directory. 17:54:22 2) A unit's purpose may be to act as a helper for some other unit which has 17:54:22 a requirement dependency on it. 17:54:22 3) A unit may be started when needed via activation (socket, path, timer, 17:54:22 D-Bus, udev, scripted systemctl call, ...). 17:54:22 4) In case of template units, the unit is meant to be enabled with some 17:54:22 instance name specified. 17:54:23 Reading package lists... 17:54:23 Building dependency tree... 17:54:23 Reading state information... 17:54:23 The following additional packages will be installed: 17:54:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:54:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:54:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:54:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:54:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:54:23 Suggested packages: 17:54:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:54:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:54:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:54:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:54:23 systemd-container policykit-1 17:54:23 Recommended packages: 17:54:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:54:23 The following NEW packages will be installed: 17:54:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:54:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:54:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:54:23 multiarch-support openssh-client python3 python3-minimal python3.6 17:54:23 python3.6-minimal snapd squashfs-tools sudo 17:54:23 The following packages will be upgraded: 17:54:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:54:23 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 17:54:23 Need to get 35.2 MB of archives. 17:54:23 After this operation, 141 MB of additional disk space will be used. 17:54:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:54:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:54:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:54:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 17:54:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:54:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:54:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:54:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:54:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:54:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:54:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:54:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:54:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:54:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:54:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:54:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:54:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:54:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 17:54:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:54:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:54:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:54:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:54:24 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:54:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:54:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:54:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:54:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:54:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:54:25 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:54:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:54:25 debconf: delaying package configuration, since apt-utils is not installed 17:54:25 Fetched 35.2 MB in 2s (23.4 MB/s) 17:54:25 (Reading database ... 12757 files and directories currently installed.) 17:54:25 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 17:54:25 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:54:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 17:54:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:54:26 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 17:54:26 (Reading database ... 12757 files and directories currently installed.) 17:54:26 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:54:26 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:54:26 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:54:26 (Reading database ... 12757 files and directories currently installed.) 17:54:26 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:54:27 Unpacking apt (1.6.13) over (1.6.1) ... 17:54:27 Setting up apt (1.6.13) ... 17:54:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:54:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:54:28 (Reading database ... 12764 files and directories currently installed.) 17:54:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:54:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:54:28 Selecting previously unselected package libpython3.6-minimal:amd64. 17:54:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:54:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:54:28 Selecting previously unselected package libexpat1:amd64. 17:54:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:54:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:54:28 Selecting previously unselected package python3.6-minimal. 17:54:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:54:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:54:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:54:28 Checking for services that may need to be restarted...done. 17:54:28 Checking for services that may need to be restarted...done. 17:54:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:54:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:54:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:54:29 Selecting previously unselected package python3-minimal. 17:54:29 (Reading database ... 13012 files and directories currently installed.) 17:54:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:54:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:54:29 Selecting previously unselected package mime-support. 17:54:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:54:29 Unpacking mime-support (3.60ubuntu1) ... 17:54:30 Selecting previously unselected package libmpdec2:amd64. 17:54:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:54:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:54:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:54:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:54:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:54:31 Selecting previously unselected package python3.6. 17:54:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:54:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:54:31 Selecting previously unselected package libpython3-stdlib:amd64. 17:54:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:54:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:54:31 Setting up python3-minimal (3.6.7-1~18.04) ... 17:54:31 Selecting previously unselected package python3. 17:54:31 (Reading database ... 13442 files and directories currently installed.) 17:54:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:54:31 Unpacking python3 (3.6.7-1~18.04) ... 17:54:31 Selecting previously unselected package multiarch-support. 17:54:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:54:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:54:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:54:31 Selecting previously unselected package liblzo2-2:amd64. 17:54:31 (Reading database ... 13479 files and directories currently installed.) 17:54:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:54:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:54:31 Selecting previously unselected package libbsd0:amd64. 17:54:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:54:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:54:31 Selecting previously unselected package sudo. 17:54:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:54:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:54:32 Selecting previously unselected package apparmor. 17:54:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:54:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:54:32 Selecting previously unselected package libedit2:amd64. 17:54:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:54:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:54:32 Selecting previously unselected package libkrb5support0:amd64. 17:54:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:54:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:54:32 Selecting previously unselected package libk5crypto3:amd64. 17:54:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:54:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:54:32 Selecting previously unselected package libkeyutils1:amd64. 17:54:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:54:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:54:32 Selecting previously unselected package libkrb5-3:amd64. 17:54:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:54:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:54:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:54:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:54:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:54:32 Selecting previously unselected package libssl1.0.0:amd64. 17:54:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:54:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:54:33 Selecting previously unselected package openssh-client. 17:54:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:54:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:54:33 Selecting previously unselected package squashfs-tools. 17:54:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:54:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:54:34 Selecting previously unselected package snapd. 17:54:34 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:54:34 Unpacking snapd (2.48.3+18.04) ... 17:54:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:54:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:54:36 Setting up mime-support (3.60ubuntu1) ... 17:54:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:54:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:54:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:54:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:54:36 Setting up systemd (237-3ubuntu10.47) ... 17:54:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:54:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:54:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:54:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:54:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:54:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:54:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:54:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:54:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:54:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:54:37 Setting up python3 (3.6.7-1~18.04) ... 17:54:37 running python rtupdate hooks for python3.6... 17:54:37 running python post-rtupdate hooks for python3.6... 17:54:37 Setting up apparmor (2.12-4ubuntu5.1) ... 17:54:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:54:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:54:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:54:38 Setting up snapd (2.48.3+18.04) ... 17:54:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:54:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:54:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:54:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:54:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:54:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:54:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:54:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:54:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:54:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:54:41 /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' 17:54:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:54:41 Processing triggers for systemd (237-3ubuntu10.47) ... 17:54:42 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:54:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:54:42 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:54:43 Reading package lists... 17:54:43 Reading package lists... 17:54:43 Building dependency tree... 17:54:43 Reading state information... 17:54:44 Calculating upgrade... 17:54:44 The following packages will be upgraded: 17:54:44 advancecomp base-files bash binutils binutils-common 17:54:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:54:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:54:44 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:54:44 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:54:44 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:54:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:54:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:54:44 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 17:54:44 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:54:44 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:54:44 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:54:44 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:54:44 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:54:44 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:54:44 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:54:44 Need to get 64.0 MB of archives. 17:54:44 After this operation, 5041 kB of additional disk space will be used. 17:54:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 17:54:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:54:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:54:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:54:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:54:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:54:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:54:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:54:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:54:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:54:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:54:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:54:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:54:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:54:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:54:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:54:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:54:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:54:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:54:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:54:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:54:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:54:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:54:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:54:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:54:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:54:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:54:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:54:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:54:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:54:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:54:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:54:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:54:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:54:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:54:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 17:54:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 17:54:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:54:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:54:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:54:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:54:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:54:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:54:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:54:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:54:44 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:54:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:54:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:54:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:54:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:54:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:54:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:54:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:54:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:54:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:54:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:54:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:54:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:54:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:54:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:54:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:54:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:54:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:54:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:54:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:54:45 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:54:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:54:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:54:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:54:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:54:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:54:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:54:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:54:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:54:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:54:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:54:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:54:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:54:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:54:46 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:54:46 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:54:46 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:54:46 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:54:46 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:54:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 17:54:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:54:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:54:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:54:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:54:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:54:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:54:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:54:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:54:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:54:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:54:46 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:54:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:54:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:54:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:54:47 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:54:47 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:54:47 debconf: delaying package configuration, since apt-utils is not installed 17:54:47 Fetched 64.0 MB in 3s (20.8 MB/s) 17:54:48 (Reading database ... 13912 files and directories currently installed.) 17:54:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:54:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:54:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:54:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:54:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 17:54:50 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 17:54:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:54:52 (Reading database ... 13911 files and directories currently installed.) 17:54:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:54:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:54:52 (Reading database ... 13911 files and directories currently installed.) 17:54:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:54:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:54:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:54:53 (Reading database ... 13911 files and directories currently installed.) 17:54:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:54:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:54:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:54:54 (Reading database ... 13911 files and directories currently installed.) 17:54:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:54:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:54:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:54:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:54:54 Setting up base-files (10.1ubuntu2.10) ... 17:54:54 Installing new version of config file /etc/issue ... 17:54:54 Installing new version of config file /etc/issue.net ... 17:54:54 Installing new version of config file /etc/lsb-release ... 17:54:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:54:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:54:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:54:55 Removing obsolete conffile /etc/default/motd-news ... 17:54:55 (Reading database ... 13912 files and directories currently installed.) 17:54:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:54:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:54:55 Setting up bash (4.4.18-2ubuntu1.2) ... 17:54:55 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 17:54:55 (Reading database ... 13912 files and directories currently installed.) 17:54:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:54:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:54:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:54:56 (Reading database ... 13912 files and directories currently installed.) 17:54:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:54:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:54:56 Setting up tar (1.29b-2ubuntu0.2) ... 17:54:56 (Reading database ... 13912 files and directories currently installed.) 17:54:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:54:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:54:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:54:56 (Reading database ... 13912 files and directories currently installed.) 17:54:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:54:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:54:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:54:57 (Reading database ... 13912 files and directories currently installed.) 17:54:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:54:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:54:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:54:57 (Reading database ... 13912 files and directories currently installed.) 17:54:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:54:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:54:57 Setting up grep (3.1-2build1) ... 17:54:57 (Reading database ... 13912 files and directories currently installed.) 17:54:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:54:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:54:57 Setting up login (1:4.5-1ubuntu2) ... 17:54:57 (Reading database ... 13912 files and directories currently installed.) 17:54:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:54:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:54:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:54:57 (Reading database ... 13912 files and directories currently installed.) 17:54:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:54:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:54:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:54:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:54:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:54:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:54:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:54:58 (Reading database ... 13912 files and directories currently installed.) 17:54:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:54:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:55:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:55:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:55:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:55:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:55:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:55:00 (Reading database ... 13912 files and directories currently installed.) 17:55:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:55:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:55:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:55:01 (Reading database ... 13912 files and directories currently installed.) 17:55:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:55:01 (Reading database ... 13912 files and directories currently installed.) 17:55:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:55:01 (Reading database ... 13912 files and directories currently installed.) 17:55:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:55:01 (Reading database ... 13912 files and directories currently installed.) 17:55:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:02 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:55:02 (Reading database ... 13912 files and directories currently installed.) 17:55:02 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:55:02 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:55:02 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:55:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:55:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:55:02 (Reading database ... 13912 files and directories currently installed.) 17:55:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:55:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:55:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:55:02 (Reading database ... 13912 files and directories currently installed.) 17:55:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:55:03 (Reading database ... 13912 files and directories currently installed.) 17:55:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:55:03 (Reading database ... 13912 files and directories currently installed.) 17:55:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:55:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:55:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:55:04 (Reading database ... 13912 files and directories currently installed.) 17:55:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:55:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:55:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:55:04 (Reading database ... 13912 files and directories currently installed.) 17:55:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:55:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:55:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:55:05 (Reading database ... 13914 files and directories currently installed.) 17:55:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:55:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:55:05 Setting up debconf (1.5.66ubuntu1) ... 17:55:06 (Reading database ... 13914 files and directories currently installed.) 17:55:06 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:55:06 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:55:06 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:55:06 (Reading database ... 13914 files and directories currently installed.) 17:55:06 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:55:06 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:55:06 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:55:06 (Reading database ... 13914 files and directories currently installed.) 17:55:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:55:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:55:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:55:06 (Reading database ... 13914 files and directories currently installed.) 17:55:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:55:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:55:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:55:07 (Reading database ... 13914 files and directories currently installed.) 17:55:07 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:55:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:55:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:55:07 (Reading database ... 13914 files and directories currently installed.) 17:55:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:55:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:55:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 17:55:07 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:55:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:55:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:55:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:55:07 (Reading database ... 13914 files and directories currently installed.) 17:55:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:55:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:55:08 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:55:08 (Reading database ... 13914 files and directories currently installed.) 17:55:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:55:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:55:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:55:08 (Reading database ... 13914 files and directories currently installed.) 17:55:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:55:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:55:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:55:08 (Reading database ... 13914 files and directories currently installed.) 17:55:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:55:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:55:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:55:08 (Reading database ... 13914 files and directories currently installed.) 17:55:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:55:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:55:09 Setting up passwd (1:4.5-1ubuntu2) ... 17:55:09 (Reading database ... 13914 files and directories currently installed.) 17:55:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:55:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:55:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:55:09 (Reading database ... 13914 files and directories currently installed.) 17:55:09 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 17:55:09 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:55:09 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 17:55:09 (Reading database ... 13914 files and directories currently installed.) 17:55:09 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 17:55:09 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:55:09 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 17:55:10 (Reading database ... 13914 files and directories currently installed.) 17:55:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:55:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:55:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:55:10 (Reading database ... 13914 files and directories currently installed.) 17:55:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:55:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:55:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:55:10 (Reading database ... 13914 files and directories currently installed.) 17:55:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:55:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:55:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:55:10 (Reading database ... 13914 files and directories currently installed.) 17:55:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:55:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:55:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:55:10 (Reading database ... 13914 files and directories currently installed.) 17:55:10 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:55:10 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:55:10 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:55:10 (Reading database ... 13914 files and directories currently installed.) 17:55:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:55:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:55:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:55:11 (Reading database ... 13915 files and directories currently installed.) 17:55:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:55:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:55:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:55:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:55:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:55:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:55:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:55:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:55:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:55:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:55:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:55:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:55:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:55:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:55:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:55:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:55:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:55:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:55:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:55:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:55:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:55:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:55:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:55:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:55:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:55:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:55:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:55:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:55:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:55:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:55:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:55:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:55:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:55:14 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:55:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:55:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:55:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:55:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:55:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:55:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:55:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:55:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:55:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:55:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:55:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:55:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:55:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:55:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:55:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:55:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:55:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:55:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:55:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:55:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:55:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:55:19 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:55:19 17:55:19 Current default time zone: 'Etc/UTC' 17:55:19 Local time is now: Wed May 19 17:55:19 UTC 2021. 17:55:19 Universal Time is now: Wed May 19 17:55:19 UTC 2021. 17:55:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:55:19 17:55:19 Setting up systemd-sysv (237-3ubuntu10.47) ... 17:55:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:19 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 17:55:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:55:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:55:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:55:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:55:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:55:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:55:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:55:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:55:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:55:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:55:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:20 Setting up patch (2.7.6-2ubuntu1.1) ... 17:55:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:55:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:55:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:55:20 Installing new version of config file /etc/ssl/openssl.cnf ... 17:55:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:55:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:55:20 Setting up ca-certificates (20210119~18.04.1) ... 17:55:22 Updating certificates in /etc/ssl/certs... 17:55:23 23 added, 27 removed; done. 17:55:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:55:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:55:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:55:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:55:23 Setting up pkgbinarymangler (138.18.04.1) ... 17:55:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:55:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up perl (5.26.1-6ubuntu0.5) ... 17:55:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:55:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:55:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:55:23 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:55:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:55:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:55:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:55:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:55:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:55:23 Processing triggers for systemd (237-3ubuntu10.47) ... 17:55:23 Processing triggers for mime-support (3.60ubuntu1) ... 17:55:23 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:55:23 Updating certificates in /etc/ssl/certs... 17:55:24 0 added, 0 removed; done. 17:55:24 Running hooks in /etc/ca-certificates/update.d... 17:55:24 done. 17:55:25 Reading package lists... 17:55:25 Building dependency tree... 17:55:25 Reading state information... 17:55:25 The following NEW packages will be installed: 17:55:25 apt-transport-https 17:55:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:55:25 Need to get 1692 B of archives. 17:55:25 After this operation, 154 kB of additional disk space will be used. 17:55:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:55:25 debconf: delaying package configuration, since apt-utils is not installed 17:55:25 Fetched 1692 B in 0s (5882 B/s) 17:55:25 Selecting previously unselected package apt-transport-https. 17:55:25 (Reading database ... 13920 files and directories currently installed.) 17:55:25 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:55:25 Unpacking apt-transport-https (1.6.13) ... 17:55:25 Setting up apt-transport-https (1.6.13) ... 17:55:26 Waiting for network to be ready... 17:55:31 2021-05-19T17:55:28Z INFO Waiting for automatic snapd restart... 17:55:32 snapd 2.50 from Canonical* installed 17:55:33 "snapd" switched to the "latest/stable" channel 17:55:33 17:55:37 core18 20210507 from Canonical* installed 17:55:37 "core18" switched to the "latest/stable" channel 17:55:37 17:55:45 snapcraft 4.7.1 from Canonical* installed 17:55:45 "snapcraft" switched to the "latest/stable" channel 17:55:45 17:55:49 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: 17:55:49 - README.md 17:55:49 17:55:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:55:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:55:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:55:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:55:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:55:57 Reading package lists... 17:55:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:56:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:56:04 Reading package lists... 17:56:04 Building dependency tree... 17:56:04 Reading state information... 17:56:04 Suggested packages: 17:56:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:56:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:56:04 Recommended packages: 17:56:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:56:04 The following NEW packages will be installed: 17:56:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:56:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:56:04 pkg-config zip 17:56:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:56:04 Need to get 7663 kB of archives. 17:56:04 After this operation, 43.8 MB of additional disk space will be used. 17:56:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:56:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:56:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:56:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:56:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:56:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:56:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:56:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:56:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:56:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:56:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:56:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:56:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:56:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:56:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:56:05 debconf: delaying package configuration, since apt-utils is not installed 17:56:05 Fetched 7663 kB in 1s (10.4 MB/s) 17:56:05 Selecting previously unselected package libglib2.0-0:amd64. 17:56:05 (Reading database ... 13924 files and directories currently installed.) 17:56:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:56:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:56:07 Selecting previously unselected package libpsl5:amd64. 17:56:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:56:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:56:07 Selecting previously unselected package libnghttp2-14:amd64. 17:56:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:56:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:56:07 Selecting previously unselected package librtmp1:amd64. 17:56:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:56:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:56:08 Selecting previously unselected package libcurl3-gnutls:amd64. 17:56:08 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:56:08 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:56:08 Selecting previously unselected package liberror-perl. 17:56:08 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:56:08 Unpacking liberror-perl (0.17025-1) ... 17:56:08 Selecting previously unselected package git-man. 17:56:08 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:56:08 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:56:08 Selecting previously unselected package git. 17:56:08 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:56:08 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:56:10 Selecting previously unselected package libnorm1:amd64. 17:56:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:56:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:56:10 Selecting previously unselected package libpgm-5.2-0:amd64. 17:56:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:56:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:56:11 Selecting previously unselected package libsodium23:amd64. 17:56:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:56:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:56:11 Selecting previously unselected package libzmq5:amd64. 17:56:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:56:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:56:11 Selecting previously unselected package libzmq3-dev:amd64. 17:56:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:56:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:56:12 Selecting previously unselected package pkg-config. 17:56:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:56:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:56:12 Selecting previously unselected package zip. 17:56:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:56:12 Unpacking zip (3.0-11build1) ... 17:56:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:56:12 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:56:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:56:12 Setting up liberror-perl (0.17025-1) ... 17:56:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:56:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:56:13 No schema files found: doing nothing. 17:56:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:56:13 Setting up zip (3.0-11build1) ... 17:56:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:56:13 Setting up libsodium23:amd64 (1.0.16-2) ... 17:56:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:56:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:56:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:56:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:56:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:56:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:56:19 Removing intermediate container 3d069f06924a 17:56:19 ---> 47d60324fac3 17:56:19 17:56:19 Step 11/32 : FROM alpine:3.12 17:56:19 3.12: Pulling from library/alpine 17:56:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:56:19 Status: Downloaded newer image for alpine:3.12 17:56:19 ---> 9852663dfa18 17:56:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:56:19 ---> Running in 47426bf804d2 17:56:19 Removing intermediate container 47426bf804d2 17:56:19 ---> 0874647ebb2b 17:56:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:56:19 ---> Running in 5fc6409f6831 17:56:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:19 (1/2) Installing dumb-init (1.2.2-r1) 17:56:19 (2/2) Installing su-exec (0.2-r1) 17:56:19 Executing busybox-1.31.1-r20.trigger 17:56:19 OK: 5 MiB in 16 packages 17:56:19 Removing intermediate container 5fc6409f6831 17:56:19 ---> fcfac4b89b20 17:56:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:56:19 ---> Running in 2f4e3ebe6a9f 17:56:19 Removing intermediate container 2f4e3ebe6a9f 17:56:19 ---> 02dabdd76598 17:56:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:56:19 ---> Running in 8754bb0b7b11 17:56:19 Removing intermediate container 8754bb0b7b11 17:56:19 ---> b17f01293b17 17:56:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:56:19 ---> Running in 517b5b6917c1 17:56:19 Removing intermediate container 517b5b6917c1 17:56:19 ---> d1eee377139c 17:56:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:56:19 ---> Running in 541df019b9a3 17:56:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:56:20 git set to automatically installed. 17:56:20 git-man set to automatically installed. 17:56:20 libcurl3-gnutls set to automatically installed. 17:56:20 liberror-perl set to automatically installed. 17:56:20 libglib2.0-0 set to automatically installed. 17:56:20 libnghttp2-14 set to automatically installed. 17:56:20 libnorm1 set to automatically installed. 17:56:20 libpgm-5.2-0 set to automatically installed. 17:56:20 libpsl5 set to automatically installed. 17:56:20 librtmp1 set to automatically installed. 17:56:20 libsodium23 set to automatically installed. 17:56:20 libzmq3-dev set to automatically installed. 17:56:20 libzmq5 set to automatically installed. 17:56:20 pkg-config set to automatically installed. 17:56:20 zip set to automatically installed. 17:56:21 Removing intermediate container 541df019b9a3 17:56:21 ---> 3d1146406ada 17:56:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:56:23 snapd is not logged in, snap install commands will use sudo 17:56:23 Removing intermediate container c6fbadf601b7 17:56:23 ---> cd46abfed14b 17:56:23 17:56:23 Step 11/24 : FROM alpine:3.12 17:56:23 ---> 9852663dfa18 17:56:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:56:23 ---> b678f716e000 17:56:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:56:24 ---> Running in 0b4498a1cd67 17:56:24 ---> Running in 7e34c61fecdc 17:56:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:27 (1/1) Installing dumb-init (1.2.2-r1) 17:56:27 Executing busybox-1.31.1-r20.trigger 17:56:27 OK: 5 MiB in 15 packages 17:56:28 Removing intermediate container bedf3eea34ee 17:56:28 Removing intermediate container bd4189f392f6 17:56:28 ---> a528784fdf7c 17:56:28 17:56:28 Step 11/23 : FROM alpine:3.12 17:56:28 ---> 9852663dfa18 17:56:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:56:28 ---> c92fef837725 17:56:28 17:56:28 Step 11/23 : FROM alpine:3.12 17:56:28 ---> 9852663dfa18 17:56:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:56:28 ---> Running in 5a6657986a23 17:56:28 ---> Running in 16a622e3b401 17:56:29 Removing intermediate container 7e34c61fecdc 17:56:29 ---> e130a89e8cd2 17:56:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:29 Removing intermediate container 0b4498a1cd67 17:56:29 ---> f3ba1ae624e6 17:56:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:30 ---> Running in 715a958cd5e2 17:56:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:30 ---> 0d8458711be3 17:56:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:56:30 Removing intermediate container 715a958cd5e2 17:56:30 ---> ec61bb9db7cf 17:56:30 Step 14/24 : ENV APP_PORT=48082 17:56:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:56:31 (1/2) Installing ca-certificates (20191127-r4) 17:56:31 (2/2) Installing dumb-init (1.2.2-r1) 17:56:31 Executing busybox-1.31.1-r20.trigger 17:56:31 snap "core18" has no updates available 17:56:31 Executing ca-certificates-20191127-r4.trigger 17:56:31 (1/1) Installing dumb-init (1.2.2-r1) 17:56:31 Executing busybox-1.31.1-r20.trigger 17:56:31 OK: 5 MiB in 15 packages 17:56:31 ---> Running in 2569f5538c0d 17:56:31 OK: 6 MiB in 16 packages 17:56:31 snapd is not logged in, snap install commands will use sudo 17:56:32 Removing intermediate container 2569f5538c0d 17:56:32 ---> 43c9f775821e 17:56:32 Step 15/24 : EXPOSE $APP_PORT 17:56:33 Removing intermediate container 6d2796f722e3 17:56:33 ---> ed3e443ddadb 17:56:33 17:56:33 Step 11/24 : FROM alpine:3.12 17:56:33 ---> 9852663dfa18 17:56:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:56:33 ---> Using cache 17:56:33 ---> f3ba1ae624e6 17:56:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:33 ---> Using cache 17:56:33 ---> ec61bb9db7cf 17:56:33 Step 14/24 : ENV APP_PORT=48081 17:56:33 ---> 358e07d58268 17:56:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:56:33 ---> Running in b552a74e16aa 17:56:33 ---> Running in 56ac9b4719bb 17:56:33 Removing intermediate container 16a622e3b401 17:56:33 ---> 79c0cf420ee7 17:56:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:33 Removing intermediate container b552a74e16aa 17:56:33 ---> 01cb19676787 17:56:33 Step 16/24 : WORKDIR / 17:56:33 Removing intermediate container 5a6657986a23 17:56:33 ---> 37b2fa773ff2 17:56:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:56:34 ---> Running in 233c1eb13c56 17:56:34 ---> Running in 8a64aa602d62 17:56:34 ---> 73a8e5df3756 17:56:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:56:34 ---> Running in bb7ce17c629e 17:56:34 Removing intermediate container 56ac9b4719bb 17:56:34 ---> a9b0d77f80c9 17:56:34 Step 15/24 : EXPOSE $APP_PORT 17:56:34 ---> Running in c64f8ae7f228 17:56:34 Removing intermediate container 233c1eb13c56 17:56:34 ---> c13dfab57ada 17:56:34 Step 14/23 : ENV APP_PORT=48085 17:56:35 Removing intermediate container 8a64aa602d62 17:56:35 ---> b186ece18ca1 17:56:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:35 ---> Running in 06965ea0d115 17:56:35 Removing intermediate container bb7ce17c629e 17:56:35 ---> 7ee3af3b92ae 17:56:35 Step 14/23 : ENV APP_PORT=48060 17:56:35 ---> Running in 24160515f85e 17:56:35 Removing intermediate container c64f8ae7f228 17:56:35 ---> 89e5c690ba19 17:56:35 Step 16/24 : WORKDIR / 17:56:35 ---> Running in 70036316f93c 17:56:35 ---> 97730f310073 17:56:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:56:35 Removing intermediate container 06965ea0d115 17:56:35 ---> 9960bf067cec 17:56:35 Step 15/23 : EXPOSE $APP_PORT 17:56:35 ---> Running in 48c22fd20946 17:56:36 Removing intermediate container 24160515f85e 17:56:36 ---> e36f21a8a9da 17:56:36 Step 15/23 : EXPOSE $APP_PORT 17:56:36 ---> 5064df1f54de 17:56:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:56:36 ---> Running in 23eef35bd899 17:56:36 Removing intermediate container 70036316f93c 17:56:36 ---> 31bb9ce85bf6 17:56:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:36 Removing intermediate container 48c22fd20946 17:56:36 ---> 4f6572c4f419 17:56:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:36 ---> 1da8f335700a 17:56:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:56:37 Removing intermediate container 23eef35bd899 17:56:37 ---> 7966ec0a7e7f 17:56:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:37 ---> Running in a9ded4c86dbf 17:56:37 ---> 6ef1cfcdc16c 17:56:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:56:37 ---> 5cfeff50bf68 17:56:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:56:38 Removing intermediate container a9ded4c86dbf 17:56:38 ---> 77b9f48f5160 17:56:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:56:38 ---> 40a547a05873 17:56:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:56:38 ---> b5051522f73a 17:56:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:56:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:56:39 ---> c03ed8092ecc 17:56:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:56:39 ---> 9ef52c45696c 17:56:39 Step 20/24 : ENTRYPOINT ["/core-command"] 17:56:39 ---> 7d975d0f613e 17:56:39 Step 27/32 : RUN chmod +x /entrypoint.sh 17:56:39 ---> Running in e645022d056e 17:56:39 ---> Running in 16e411e367de 17:56:40 ---> d2d51a8341fa 17:56:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:56:40 ---> 57e06b59cd05 17:56:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:56:40 ---> a1f85816ab69 17:56:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:56:40 ---> Running in 01d6f263b555 17:56:40 Removing intermediate container e645022d056e 17:56:40 ---> 1e60fadfabbf 17:56:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:40 ---> Running in 39e19e71084e 17:56:40 Removing intermediate container 01d6f263b555 17:56:40 ---> 00e999710c9c 17:56:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:41 ---> Running in 9ec718b2aa15 17:56:41 Removing intermediate container 39e19e71084e 17:56:41 ---> 2e04c80318b6 17:56:41 Step 22/24 : LABEL arch=arm64 17:56:41 ---> e9fce55110ba 17:56:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:56:41 ---> eb090bdbb942 17:56:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:56:41 ---> Running in 1765ca8b7573 17:56:41 ---> Running in 3f57f4b62848 17:56:41 ---> Running in 95219fcc2f60 17:56:42 Removing intermediate container 9ec718b2aa15 17:56:42 ---> e4f8fe345bb4 17:56:42 Step 22/24 : LABEL arch=arm64 17:56:42 ---> Running in cf43038443b9 17:56:42 Removing intermediate container 1765ca8b7573 17:56:42 ---> 0cbbb23f21c9 17:56:42 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:56:42 Removing intermediate container 95219fcc2f60 17:56:42 ---> 0379788d33fa 17:56:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:42 Removing intermediate container 3f57f4b62848 17:56:42 ---> 9a4e057375d1 17:56:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:42 ---> Running in 585cf475ffad 17:56:42 ---> Running in c842e5ba33f8 17:56:42 ---> Running in f105fe966a98 17:56:42 Removing intermediate container cf43038443b9 17:56:42 ---> 494352058cb6 17:56:42 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:56:42 Removing intermediate container 16e411e367de 17:56:42 ---> a342ffbc14f0 17:56:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:56:43 ---> Running in b132d6c93b20 17:56:43 ---> Running in 290071128d49 17:56:43 Removing intermediate container 585cf475ffad 17:56:43 ---> 9e0b8cd0a6b5 17:56:43 Step 24/24 : LABEL version=0.0.0 17:56:43 Removing intermediate container f105fe966a98 17:56:43 ---> 9418f9e811aa 17:56:43 Step 21/23 : LABEL arch=arm64 17:56:43 Removing intermediate container c842e5ba33f8 17:56:43 ---> 0ebc7d87b406 17:56:43 Step 21/23 : LABEL arch=arm64 17:56:43 ---> Running in 2bdd6979b9e6 17:56:44 ---> Running in 572d5e02fcfb 17:56:44 ---> Running in cf00b0be16b7 17:56:44 Removing intermediate container b132d6c93b20 17:56:44 ---> 2c986d649d49 17:56:44 Step 24/24 : LABEL version=0.0.0 17:56:44 Removing intermediate container 290071128d49 17:56:44 ---> 6b59eb4330a6 17:56:44 Step 29/32 : CMD ["gate"] 17:56:44 ---> Running in 1381ac05cc30 17:56:44 ---> Running in 41e6b60bb2af 17:56:44 Removing intermediate container 2bdd6979b9e6 17:56:44 ---> 7f52ad93bbb2 17:56:44 17:56:44 Removing intermediate container 1381ac05cc30 17:56:44 Removing intermediate container 572d5e02fcfb 17:56:44 ---> 17493fb47229 17:56:44 Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:56:44 ---> fda8fd98cb6f 17:56:44 17:56:44 Removing intermediate container cf00b0be16b7 17:56:44 ---> c71b8c82fbab 17:56:44 Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:56:45 ---> Running in de179a8b3c38 17:56:45 ---> Running in 8a1bbe263465 17:56:45 Successfully built 7f52ad93bbb2 17:56:45 Successfully tagged core-command-arm64:latest 17:56:45  Building core-command ... done Building security-proxy-setup 17:56:45 Removing intermediate container 41e6b60bb2af 17:56:45 ---> bb7e6f638758 17:56:45 Step 30/32 : LABEL arch=arm64 17:56:45 Successfully built fda8fd98cb6f 17:56:45 Successfully tagged core-metadata-arm64:latest 17:56:45 Building security-secretstore-setup 17:56:45  Building core-metadata ... done  ---> Running in e11ccb1efc26 17:56:45 Removing intermediate container de179a8b3c38 17:56:45 ---> b5593c1dffb0 17:56:45 Step 23/23 : LABEL version=0.0.0 17:56:45 Removing intermediate container 8a1bbe263465 17:56:45 ---> d73980e06824 17:56:45 Step 23/23 : LABEL version=0.0.0 17:56:45 ---> Running in ac86b3d55b9e 17:56:45 ---> Running in 6f27a4be8614 17:56:46 Removing intermediate container e11ccb1efc26 17:56:46 ---> 29f112bb863d 17:56:46 Step 31/32 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:56:46 ---> Running in 4afad638ff72 17:56:46 Removing intermediate container ac86b3d55b9e 17:56:46 ---> ebe759c782fd 17:56:46 17:56:47 Removing intermediate container 6f27a4be8614 17:56:47 ---> 3d9a0d9d2795 17:56:47 17:56:47 Successfully built ebe759c782fd 17:56:47 Successfully tagged support-notifications-arm64:latest 17:56:47 Building core-data 17:56:47  Building support-notifications ... done Removing intermediate container 4afad638ff72 17:56:47 ---> bf2ef872f809 17:56:47 Step 32/32 : LABEL version=0.0.0 17:56:47 Successfully built 3d9a0d9d2795 17:56:47 Successfully tagged support-scheduler-arm64:latest 17:56:47  Building support-scheduler ... done Building sys-mgmt-agent 17:56:47 ---> Running in 316edb8fafd6 17:56:48 Removing intermediate container 316edb8fafd6 17:56:48 ---> a499a9cba405 17:56:48 17:56:48 Successfully built a499a9cba405 17:56:48 Successfully tagged security-bootstrapper-arm64:latest 17:57:00 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 17:57:00 Pulling go-build-helper 17:57:00 + snapcraftctl pull 17:57:00 'app-service-config' has dependencies that need to be staged: go-build-helper 17:57:00 Skipping pull go-build-helper (already ran) 17:57:00 Building go-build-helper 17:57:00 + snapcraftctl build 17:57:01 Staging go-build-helper 17:57:01 + snapcraftctl stage 17:57:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:57:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:57:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 17:57:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 17:57:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:57:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:57:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 17:57:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 17:57:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 17:57:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:57:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:57:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:57:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:57:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:57:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:57:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:57:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:57:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:57:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:57:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 17:57:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 17:57:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:57:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:57:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 17:57:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 17:57:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:57:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:57:11 Fetched 24.6 MB in 0s (0 B/s) 17:57:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:57:11 Fetched 224 kB in 0s (0 B/s) 17:57:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:57:11 Fetched 157 kB in 0s (0 B/s) 17:57:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:57:11 Fetched 221 kB in 0s (0 B/s) 17:57:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:57:11 Fetched 143 kB in 0s (0 B/s) 17:57:11 Pulling app-service-config 17:57:11 + snapcraftctl pull 17:57:11 Cloning into '/root/parts/app-service-config/src'... 17:57:12 Pulling config-common 17:57:12 + snapcraftctl pull 17:57:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:57:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:57:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:57:16 Fetched 0 B in 0s (0 B/s) 17:57:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:57:16 Fetched 0 B in 0s (0 B/s) 17:57:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:57:16 Fetched 0 B in 0s (0 B/s) 17:57:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:57:16 Fetched 0 B in 0s (0 B/s) 17:57:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:57:16 Fetched 0 B in 0s (0 B/s) 17:57:16 Pulling edgex-go 17:57:16 + snapcraftctl pull 17:57:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:57:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:57:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:57:34 Fetched 0 B in 0s (0 B/s) 17:57:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:57:34 Fetched 96.5 kB in 0s (0 B/s) 17:57:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:57:34 Fetched 279 kB in 0s (0 B/s) 17:57:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:57:34 Fetched 122 kB in 0s (0 B/s) 17:57:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:57:34 Fetched 77.8 kB in 0s (0 B/s) 17:57:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:57:34 Fetched 8848 B in 0s (0 B/s) 17:57:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:57:34 Fetched 47.8 kB in 0s (0 B/s) 17:57:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:57:34 Fetched 45.6 kB in 0s (0 B/s) 17:57:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:57:34 Fetched 15.0 kB in 0s (0 B/s) 17:57:34 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:57:34 Fetched 219 kB in 0s (0 B/s) 17:57:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:57:34 Fetched 154 kB in 0s (0 B/s) 17:57:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:57:34 Fetched 50.6 kB in 0s (0 B/s) 17:57:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:57:34 Fetched 14.8 kB in 0s (0 B/s) 17:57:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:57:34 Fetched 41.8 kB in 0s (0 B/s) 17:57:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:57:34 Fetched 499 kB in 0s (0 B/s) 17:57:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:57:34 Fetched 111 kB in 0s (0 B/s) 17:57:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:57:34 Fetched 240 kB in 0s (0 B/s) 17:57:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:57:34 Fetched 29.3 kB in 0s (0 B/s) 17:57:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:57:34 Fetched 85.5 kB in 0s (0 B/s) 17:57:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:57:34 Fetched 24.5 kB in 0s (0 B/s) 17:57:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:57:34 Fetched 49.2 kB in 0s (0 B/s) 17:57:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:57:34 Fetched 54.2 kB in 0s (0 B/s) 17:57:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:57:34 Fetched 30.8 kB in 0s (0 B/s) 17:57:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:57:34 Fetched 15.8 kB in 0s (0 B/s) 17:57:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:57:34 Fetched 85.9 kB in 0s (0 B/s) 17:57:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:57:34 Fetched 8720 B in 0s (0 B/s) 17:57:34 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 17:57:34 Fetched 137 kB in 0s (0 B/s) 17:57:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:57:34 Fetched 119 kB in 0s (0 B/s) 17:57:34 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 17:57:34 Fetched 110 kB in 0s (0 B/s) 17:57:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:57:34 Fetched 11.1 kB in 0s (0 B/s) 17:57:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:57:34 Fetched 645 kB in 0s (0 B/s) 17:57:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:57:34 Fetched 41.3 kB in 0s (0 B/s) 17:57:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:57:34 Fetched 17.9 kB in 0s (0 B/s) 17:57:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:57:34 Fetched 368 kB in 0s (0 B/s) 17:57:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:57:34 Fetched 187 kB in 0s (0 B/s) 17:57:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:57:34 Fetched 175 kB in 0s (0 B/s) 17:57:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:57:34 Fetched 206 kB in 0s (0 B/s) 17:57:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:57:34 Fetched 1301 kB in 0s (0 B/s) 17:57:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:57:34 Fetched 36.2 kB in 0s (0 B/s) 17:57:34 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:57:34 Fetched 159 kB in 0s (0 B/s) 17:57:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:57:34 Fetched 107 kB in 0s (0 B/s) 17:57:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:57:34 Fetched 48.7 kB in 0s (0 B/s) 17:57:34 Pulling static-packages 17:57:34 + snapcraftctl pull 17:57:34 Pulling version 17:57:34 + cd /root/project 17:57:34 + [ -f VERSION ] 17:57:34 + PROJECT_VERSION=local-dev 17:57:34 + git rev-parse --short HEAD 17:57:34 + GIT_REVISION=44a46035 17:57:34 + snapcraftctl set-version local-dev 17:57:35 Skipping build go-build-helper (already ran) 17:57:35 Building app-service-config 17:57:35 + make build 17:57:35 go mod tidy 17:57:43 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 17:57:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 17:57:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 17:57:43 go: downloading github.com/pelletier/go-toml v1.9.0 17:57:43 go: downloading github.com/stretchr/testify v1.7.0 17:57:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 17:57:43 go: downloading github.com/gorilla/mux v1.8.0 17:57:43 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:57:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 17:57:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 17:57:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 17:57:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:57:43 go: downloading github.com/davecgh/go-spew v1.1.1 17:57:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:57:43 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:57:43 go: downloading github.com/pmezard/go-difflib v1.0.0 17:57:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:57:44 go: downloading github.com/go-playground/universal-translator v0.17.0 17:57:44 go: downloading github.com/google/uuid v1.2.0 17:57:44 go: downloading golang.org/x/text v0.3.2 17:57:44 go: downloading github.com/stretchr/objx v0.1.0 17:57:44 go: downloading github.com/leodido/go-urn v1.2.0 17:57:44 go: downloading github.com/x448/float16 v0.8.4 17:57:44 go: downloading gopkg.in/yaml.v2 v2.4.0 17:57:44 go: downloading github.com/go-playground/locales v0.13.0 17:57:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 17:57:44 go: downloading github.com/pebbe/zmq4 v1.2.7 17:57:44 go: downloading github.com/hashicorp/consul/api v1.8.1 17:57:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:57:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:57:45 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:57:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:57:45 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:57:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:57:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:57:45 go: downloading github.com/go-kit/kit v0.9.0 17:57:45 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:57:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:57:45  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:57:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:57:45 ---> 0dd15da1d405 17:57:45 Step 3/26 : WORKDIR /edgex-go 17:57:45 ---> Using cache 17:57:45 ---> 1a34ad7779d4 17:57:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:45 ---> Using cache 17:57:45 ---> 5cd9a6a63b6d 17:57:45 Step 5/26 : RUN apk add --update --no-cache make git 17:57:45 ---> Using cache 17:57:45 ---> 43b88e81460d 17:57:45 Step 6/26 : COPY go.mod . 17:57:45 ---> Using cache 17:57:45 ---> b84d36744e17 17:57:45 Step 7/26 : RUN go mod download 17:57:45 ---> Using cache 17:57:45 ---> 1e352b35e650 17:57:45 Step 8/26 : COPY . . 17:57:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:57:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:57:45 ---> 0dd15da1d405 17:57:45 Step 3/22 : WORKDIR /edgex-go 17:57:45 ---> Using cache 17:57:45 ---> 1a34ad7779d4 17:57:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:45 ---> Using cache 17:57:45 ---> 5cd9a6a63b6d 17:57:45 Step 5/22 : RUN apk add --update --no-cache make git 17:57:45 ---> Using cache 17:57:45 ---> 43b88e81460d 17:57:45 Step 6/22 : COPY go.mod . 17:57:45 ---> Using cache 17:57:45 ---> b84d36744e17 17:57:45 Step 7/22 : RUN go mod download 17:57:45 ---> Using cache 17:57:45 ---> 1e352b35e650 17:57:45 Step 8/22 : COPY . . 17:57:45 ---> Using cache 17:57:45 ---> 045a92c4a748 17:57:45 Step 9/26 : RUN go mod tidy 17:57:45 ---> Using cache 17:57:45 ---> 6b7fe7952904 17:57:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:57:45 ---> Using cache 17:57:45 ---> 045a92c4a748 17:57:45 Step 9/22 : RUN go mod tidy 17:57:45 ---> Using cache 17:57:45 ---> 6b7fe7952904 17:57:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:57:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:57:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:57:45 ---> 0dd15da1d405 17:57:45 Step 3/24 : WORKDIR /edgex-go 17:57:45 ---> Using cache 17:57:45 ---> 1a34ad7779d4 17:57:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:45 ---> Using cache 17:57:45 ---> 5cd9a6a63b6d 17:57:45 Step 5/24 : RUN apk add --update --no-cache make bash git 17:57:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:57:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:57:45 ---> 0dd15da1d405 17:57:45 Step 3/24 : WORKDIR /edgex-go 17:57:45 ---> Using cache 17:57:45 ---> 1a34ad7779d4 17:57:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:45 ---> Using cache 17:57:45 ---> 5cd9a6a63b6d 17:57:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:57:45 go: downloading github.com/gorilla/websocket v1.4.2 17:57:45 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:57:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:57:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:57:45 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:57:46 go: downloading github.com/fatih/color v1.9.0 17:57:46 go: downloading github.com/hashicorp/serf v0.9.5 17:57:46 go: downloading github.com/mattn/go-isatty v0.0.12 17:57:46 go: downloading github.com/go-stack/stack v1.8.0 17:57:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:57:46 go: downloading github.com/mattn/go-colorable v0.1.6 17:57:46 go: downloading github.com/mitchellh/copystructure v1.0.0 17:57:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:57:46 go: downloading github.com/kr/pretty v0.2.0 17:57:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:57:46 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:57:46 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:57:46 go: downloading github.com/hashicorp/memberlist v0.2.2 17:57:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:57:46 go: downloading github.com/pkg/errors v0.8.1 17:57:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:57:46 go: downloading github.com/kr/text v0.1.0 17:57:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:57:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:57:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:57:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:57:46 go: downloading github.com/miekg/dns v1.1.26 17:57:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:57:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:57:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:57:46 go: downloading github.com/onsi/ginkgo v1.10.1 17:57:46 go: downloading github.com/onsi/gomega v1.7.0 17:57:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:57:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:57:47 go: downloading github.com/hashicorp/errwrap v1.0.0 17:57:47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 17:57:47 ---> Running in 99d67dc18385 17:57:47 ---> Running in 840a01726e1f 17:57:47 ---> Running in b73ad787a6d1 17:57:47 ---> Running in 1ede2a4b6d84 17:57:47 go: downloading github.com/hpcloud/tail v1.0.0 17:57:47 go: downloading github.com/golang/protobuf v1.3.2 17:57:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:57:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:57:47 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:57:47 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:57:49 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 17:57:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:57:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:57:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:57:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:57:51 OK: 218 MiB in 52 packages 17:57:51 OK: 218 MiB in 52 packages 17:57:52 Removing intermediate container 1ede2a4b6d84 17:57:52 ---> 42f484f14ab5 17:57:52 Step 6/24 : COPY go.mod . 17:57:53 Removing intermediate container b73ad787a6d1 17:57:53 ---> 8c7d03088a55 17:57:53 Step 6/24 : COPY go.mod . 17:57:54 ---> 32981bb84c35 17:57:54 Step 7/24 : RUN go mod download 17:57:54 ---> Running in 60f29f825c91 17:57:55 ---> 393f00f47669 17:57:55 Step 7/24 : RUN go mod download 17:57:55 ---> Running in 15a87c418036 17:58:00 Removing intermediate container 60f29f825c91 17:58:00 ---> 22d3f55d8193 17:58:00 Step 8/24 : COPY . . 17:58:00 Removing intermediate container 15a87c418036 17:58:00 ---> 4eb430d6ad8b 17:58:00 Step 8/24 : COPY . . 17:58:02 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 17:58:02 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 17:58:02 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 17:58:02 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 17:58:03 Building config-common 17:58:03 + snapcraftctl build 17:58:05 Building edgex-go 17:58:05 + cd /root/parts/edgex-go/src 17:58:05 + make build 17:58:05 go mod tidy 17:58:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.92 17:58:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 17:58:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 17:58:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:58:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:58:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 17:58:07 go: downloading github.com/imdario/mergo v0.3.12 17:58:07 go: downloading github.com/pelletier/go-toml v1.9.1 17:58:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:58:07 go: downloading github.com/lib/pq v1.10.2 17:58:07 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:58:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:58:07 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 17:58:12 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 17:58:17 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 17:58:19 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 17:58:20 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 17:58:20 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 17:58:23 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 17:58:24 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 17:58:26 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 17:58:27 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 17:58:29 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 17:58:30 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 17:58:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:58:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:58:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:58:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:58:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:58:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:58:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:58:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:58:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:58:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:58:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:58:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:58:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:58:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:58:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:58:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:58:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:58:32 + 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 17:58:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:58:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:58:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:58:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:58:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:58:32 + 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 17:58:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:58:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:58:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:58:33 ---> d2e807c50283 17:58:33 Step 9/24 : RUN go mod tidy 17:58:33 ---> 7a04ccb6ac7e 17:58:33 Step 9/24 : RUN go mod tidy 17:58:33 ---> Running in b0f9bf5ced66 17:58:33 ---> Running in 18ffc25a2626 17:58:35 Building static-packages 17:58:35 + snapcraftctl build 17:58:37 Building version 17:58:37 + snapcraftctl build 17:58:39 Skipping stage go-build-helper (already ran) 17:58:39 Staging app-service-config 17:58:39 + snapcraftctl stage 17:58:40 Staging config-common 17:58:40 + snapcraftctl stage 17:58:40 Removing intermediate container 18ffc25a2626 17:58:40 ---> 1448e8f62ac3 17:58:40 Step 10/24 : RUN make cmd/core-data/core-data 17:58:40 ---> Running in d72566e68551 17:58:40 Removing intermediate container b0f9bf5ced66 17:58:40 ---> e05bf9aa3472 17:58:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:58:40 ---> Running in 8b818d9afbcc 17:58:41 Staging edgex-go 17:58:41 + snapcraftctl stage 17:58:42 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 17:58:42 Staging static-packages 17:58:42 + snapcraftctl stage 17:58: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 17:58:43 Staging version 17:58:43 + snapcraftctl stage 17:58:44 Priming go-build-helper 17:58:44 + snapcraftctl prime 17:58:45 Priming app-service-config 17:58:45 + snapcraftctl prime 17:58:46 Priming config-common 17:58:46 + snapcraftctl prime 17:58:47 Priming edgex-go 17:58:47 + snapcraftctl prime 17:58:48 Priming static-packages 17:58:48 + snapcraftctl prime 17:58:51 Priming version 17:58:51 + snapcraftctl prime 17:58:52 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] } 17:58:57 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 17:58:59 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 17:59:14 Removing intermediate container 840a01726e1f 17:59:14 ---> b21cf076b854 17:59:14 17:59:14 Step 11/26 : FROM alpine:3.12 17:59:14 ---> 9852663dfa18 17:59:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:59:14 ---> Running in 829f74e771e9 17:59:14 Removing intermediate container 99d67dc18385 17:59:14 ---> b470f48e43c7 17:59:14 17:59:14 Step 11/22 : FROM alpine:3.12 17:59:14 ---> 9852663dfa18 17:59:14 Step 12/22 : RUN apk add --update --no-cache curl 17:59:14 ---> Running in 386420d94255 17:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:15 (1/6) Installing ca-certificates (20191127-r4) 17:59:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:59:15 (3/6) Installing libcurl (7.76.1-r0) 17:59:15 (4/6) Installing curl (7.76.1-r0) 17:59:15 (5/6) Installing dumb-init (1.2.2-r1) 17:59:15 (6/6) Installing su-exec (0.2-r1) 17:59:15 Executing busybox-1.31.1-r20.trigger 17:59:15 Executing ca-certificates-20191127-r4.trigger 17:59:16 OK: 7 MiB in 20 packages 17:59:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:17 (1/4) Installing ca-certificates (20191127-r4) 17:59:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:59:17 (3/4) Installing libcurl (7.76.1-r0) 17:59:17 (4/4) Installing curl (7.76.1-r0) 17:59:17 Executing busybox-1.31.1-r20.trigger 17:59:17 Executing ca-certificates-20191127-r4.trigger 17:59:17 OK: 7 MiB in 18 packages 17:59:18 Removing intermediate container 829f74e771e9 17:59:18 ---> 04749afd0a22 17:59:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:59:18 ---> Running in 1903127fffc1 17:59:19 Removing intermediate container 1903127fffc1 17:59:19 ---> 163642b483c0 17:59:19 Step 14/26 : WORKDIR / 17:59:20 ---> Running in c76e91cf9010 17:59:20 Removing intermediate container 386420d94255 17:59:20 ---> 89a666efc26a 17:59:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:59:20 ---> Running in 3dba73e200f0 17:59:21 Removing intermediate container c76e91cf9010 17:59:21 ---> d792f50d819f 17:59:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:59:21 Removing intermediate container 3dba73e200f0 17:59:21 ---> 9215eed0ee45 17:59:21 Step 14/22 : WORKDIR /edgex 17:59:21 ---> Running in b9a788b2df43 17:59:22 ---> 2914ba6935a4 17:59:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:59:22 Removing intermediate container b9a788b2df43 17:59:22 ---> bfb41034094e 17:59:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:59:23 ---> 51791f765af2 17:59:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:59:24 ---> aba143477c6b 17:59:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:59:25 ---> 9cc70ceffaea 17:59:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:59:26 ---> 70df7b782c41 17:59:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:59:26 ---> e602883b647e 17:59:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:59:28 ---> 79c5e4683e0e 17:59:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:59:28 ---> 4e7cdfc2eadf 17:59:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:59:29 ---> Running in 5167f3a66028 17:59:30 Removing intermediate container 5167f3a66028 17:59:30 ---> 5cbffb06b60e 17:59:30 Step 19/22 : CMD ["--init=true"] 17:59:30 ---> Running in a896b364f1e0 17:59:30 ---> c49bcb9cd55c 17:59:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:59:30 Removing intermediate container a896b364f1e0 17:59:30 ---> 3e6a88580140 17:59:30 Step 20/22 : LABEL arch=arm64 17:59:31 ---> Running in b2106254b315 17:59:32 Removing intermediate container b2106254b315 17:59:32 ---> 79a5c5caff75 17:59:32 Step 21/22 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:59:32 ---> 80f080592f92 17:59: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/ 17:59:32 ---> Running in ad502b472de5 17:59:32 ---> Running in 8f1460eef0e5 17:59:33 Removing intermediate container ad502b472de5 17:59:33 ---> 422ca74198c0 17:59:33 Step 22/22 : LABEL version=0.0.0 17:59:33 ---> Running in 42c5da99b34a 17:59:34 Removing intermediate container 42c5da99b34a 17:59:34 ---> 7703e92a14ba 17:59:34 17:59:34 Successfully built 7703e92a14ba 17:59:35 Successfully tagged security-proxy-setup-arm64:latest 17:59:36  Building security-proxy-setup ... done Removing intermediate container 8f1460eef0e5 17:59:36 ---> a39f426ff94a 17:59:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:59:36 ---> Running in 3d66e64d0dd0 17:59:37 Removing intermediate container 3d66e64d0dd0 17:59:37 ---> 01c5642f69b6 17:59:37 Step 24/26 : LABEL arch=arm64 17:59:37 ---> Running in 268ea8ca4e1f 17:59:37 Removing intermediate container 268ea8ca4e1f 17:59:37 ---> 85e722f814fb 17:59:37 Step 25/26 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 17:59:38 ---> Running in af31511952e1 17:59:38 Removing intermediate container af31511952e1 17:59:38 ---> cd7e95f5675e 17:59:38 Step 26/26 : LABEL version=0.0.0 17:59:38 ---> Running in 3b2169949f7a 17:59:39 Removing intermediate container 3b2169949f7a 17:59:39 ---> ef37b0923d22 17:59:39 17:59:39 Successfully built ef37b0923d22 17:59:39 Successfully tagged security-secretstore-setup-arm64:latest 18:00:02  Building security-secretstore-setup ... done Removing intermediate container 8b818d9afbcc 18:00:02 ---> 85e1ac68a877 18:00:02 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:00:02 ---> Running in 7381598b8287 18:00:02 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 18:00:04 Removing intermediate container 7381598b8287 18:00:04 ---> 998d4a1e6521 18:00:04 18:00:04 Step 12/24 : FROM docker:20.10.0 18:00:04 20.10.0: Pulling from library/docker 18:00:09 Removing intermediate container d72566e68551 18:00:09 ---> b7c93254054a 18:00:09 18:00:09 Step 11/24 : FROM alpine:3.12 18:00:09 ---> 9852663dfa18 18:00:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:00:09 ---> Running in 92b47ec0c4e7 18:00:10 Removing intermediate container 92b47ec0c4e7 18:00:10 ---> 8f9ecc16b13c 18:00:10 Step 13/24 : ENV APP_PORT=48080 18:00:11 ---> Running in 382bb58d8fcc 18:00:12 Removing intermediate container 382bb58d8fcc 18:00:12 ---> 7a42cdf0ba05 18:00:12 Step 14/24 : EXPOSE $APP_PORT 18:00:12 ---> Running in e9788792d76a 18:00:12 Removing intermediate container e9788792d76a 18:00:12 ---> e4b7f0b1861e 18:00:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:12 ---> Running in 2558d7329d8f 18:00:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:00:13 Status: Downloaded newer image for docker:20.10.0 18:00:13 ---> eeaf43b92773 18:00:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:00:13 ---> Running in 25707dbe2891 18:00:14 Removing intermediate container 25707dbe2891 18:00:14 ---> f2bf5bfd0b29 18:00:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:00:14 ---> Running in c53ae94be539 18:00:15 Removing intermediate container 2558d7329d8f 18:00:15 ---> e75c78ee3d9a 18:00:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:00:15 ---> Running in 7e26c977eced 18:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:00:16 (1/39) Installing readline (8.0.4-r0) 18:00:16 (2/39) Installing bash (5.0.17-r0) 18:00:16 Executing bash-5.0.17-r0.post-install 18:00:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:00:16 (4/39) Installing libcurl (7.76.1-r0) 18:00:16 (5/39) Installing curl (7.76.1-r0) 18:00:16 (6/39) Installing dumb-init (1.2.2-r1) 18:00:16 (7/39) Installing libbz2 (1.0.8-r1) 18:00:16 (8/39) Installing expat (2.2.9-r1) 18:00:16 (9/39) Installing libffi (3.3-r2) 18:00:16 (10/39) Installing gdbm (1.13-r1) 18:00:16 (11/39) Installing xz-libs (5.2.5-r0) 18:00:16 (12/39) Installing sqlite-libs (3.32.1-r0) 18:00:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:00:16 (13/39) Installing python3 (3.8.10-r0) 18:00:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:00:18 (1/6) Installing dumb-init (1.2.2-r1) 18:00:18 (2/6) Installing libgcc (9.3.0-r2) 18:00:18 (3/6) Installing libsodium (1.0.18-r0) 18:00:18 (4/6) Installing libstdc++ (9.3.0-r2) 18:00:18 (14/39) Installing py3-appdirs (1.4.4-r1) 18:00:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:00:18 (16/39) Installing py3-parsing (2.4.7-r0) 18:00:18 (17/39) Installing py3-six (1.15.0-r0) 18:00:18 (18/39) Installing py3-packaging (20.4-r0) 18:00:18 (19/39) Installing py3-setuptools (47.0.0-r0) 18:00:18 (20/39) Installing py3-chardet (3.0.4-r4) 18:00:18 (5/6) Installing libzmq (4.3.3-r0) 18:00:18 (21/39) Installing py3-idna (2.9-r0) 18:00:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:00:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:00:18 (24/39) Installing py3-requests (2.23.0-r0) 18:00:18 (6/6) Installing zeromq (4.3.3-r0) 18:00:18 (25/39) Installing py3-msgpack (1.0.0-r0) 18:00:18 (26/39) Installing py3-lockfile (0.12.2-r3) 18:00:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:00:18 (28/39) Installing py3-colorama (0.4.3-r0) 18:00:18 (29/39) Installing py3-distlib (0.3.0-r0) 18:00:18 Executing busybox-1.31.1-r20.trigger 18:00:18 OK: 8 MiB in 20 packages 18:00:18 (30/39) Installing py3-distro (1.5.0-r1) 18:00:18 (31/39) Installing py3-webencodings (0.5.1-r3) 18:00:18 (32/39) Installing py3-html5lib (1.0.1-r4) 18:00:18 (33/39) Installing py3-pytoml (0.1.21-r0) 18:00:18 (34/39) Installing py3-pep517 (0.8.2-r0) 18:00:18 (35/39) Installing py3-progress (1.5-r0) 18:00:19 (36/39) Installing py3-toml (0.10.1-r0) 18:00:19 (37/39) Installing py3-retrying (1.3.3-r0) 18:00:19 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:00:19 (39/39) Installing py3-pip (20.1.1-r0) 18:00:19 Executing busybox-1.31.1-r19.trigger 18:00:19 OK: 72 MiB in 59 packages 18:00:21 Removing intermediate container 7e26c977eced 18:00:21 ---> a981c135a4c6 18:00:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:22 ---> cd3fcd523e1b 18:00:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:00:23 ---> b3ad5e28b5cb 18:00:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:00:23 Collecting docker-compose==1.23.2 18:00:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:00:24 ---> a75baccee6a5 18:00:24 Step 20/24 : ENTRYPOINT ["/core-data"] 18:00:24 ---> Running in 3acbd4f18c6e 18:00:25 Removing intermediate container 3acbd4f18c6e 18:00:25 ---> 9df296f9092e 18:00:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:25 ---> Running in fed8e467a485 18:00:25 Collecting PyYAML<4,>=3.10 18:00:25 Downloading PyYAML-3.13.tar.gz (270 kB) 18:00:25 Removing intermediate container fed8e467a485 18:00:25 ---> a26940f60101 18:00:25 Step 22/24 : LABEL arch=arm64 18:00:25 ---> Running in a507b2d23b92 18:00:26 Removing intermediate container a507b2d23b92 18:00:26 ---> 42aabef261ec 18:00:26 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 18:00:26 ---> Running in 4109cfed9bb0 18:00:27 Removing intermediate container 4109cfed9bb0 18:00:27 ---> 0ca02ca0e13d 18:00:27 Step 24/24 : LABEL version=0.0.0 18:00:27 ---> Running in 3f9b440196eb 18:00:27 Removing intermediate container 3f9b440196eb 18:00:27 ---> b764c07b35b2 18:00:27 18:00:27 Successfully built b764c07b35b2 18:00:28 Successfully tagged core-data-arm64:latest 18:00:28  Building core-data ... done Collecting docopt<0.7,>=0.6.1 18:00:28 Downloading docopt-0.6.2.tar.gz (25 kB) 18:00:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:00:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:00:31 Collecting websocket-client<1.0,>=0.32.0 18:00:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:00:32 Collecting cached-property<2,>=1.2.0 18:00:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:00:32 Collecting jsonschema<3,>=2.5.1 18:00:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:00:33 Collecting dockerpty<0.5,>=0.4.1 18:00:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:00:35 Collecting docker<4.0,>=3.6.0 18:00:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:00:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:00:35 Collecting texttable<0.10,>=0.9.0 18:00:35 Downloading texttable-0.9.1.tar.gz (11 kB) 18:00:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:00:37 Collecting idna<2.8,>=2.5 18:00:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:00:38 Collecting urllib3<1.25,>=1.21.1 18:00:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:00:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:00:38 Collecting docker-pycreds>=0.4.0 18:00:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:00:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:00:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:00:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:00:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:00:39 Installing collected packages: PyYAML, docopt, idna, urllib3, requests, websocket-client, cached-property, jsonschema, dockerpty, docker-pycreds, docker, texttable, docker-compose 18:00:39 Running setup.py install for PyYAML: started 18:00:42 Running setup.py install for PyYAML: finished with status 'done' 18:00:42 Running setup.py install for docopt: started 18:00:43 Running setup.py install for docopt: finished with status 'done' 18:00:43 Attempting uninstall: idna 18:00:43 Found existing installation: idna 2.9 18:00:43 Uninstalling idna-2.9: 18:00:43 Successfully uninstalled idna-2.9 18:00:44 Attempting uninstall: urllib3 18:00:44 Found existing installation: urllib3 1.25.9 18:00:44 Uninstalling urllib3-1.25.9: 18:00:44 Successfully uninstalled urllib3-1.25.9 18:00:44 Attempting uninstall: requests 18:00:44 Found existing installation: requests 2.23.0 18:00:44 Uninstalling requests-2.23.0: 18:00:44 Successfully uninstalled requests-2.23.0 18:00:45 Running setup.py install for dockerpty: started 18:00:47 Running setup.py install for dockerpty: finished with status 'done' 18:00:48 Running setup.py install for texttable: started 18:00:50 Running setup.py install for texttable: finished with status 'done' 18:00:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:00:59 Removing intermediate container c53ae94be539 18:00:59 ---> 1607be7756a9 18:00:59 Step 15/24 : ENV APP_PORT=48090 18:00:59 ---> Running in d516308e7d45 18:00:59 Removing intermediate container d516308e7d45 18:00:59 ---> d79859214dff 18:00:59 Step 16/24 : EXPOSE $APP_PORT 18:00:59 ---> Running in 84ac7ce196d6 18:01:00 Removing intermediate container 84ac7ce196d6 18:01:00 ---> 7b3697d37554 18:01:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:01:01 ---> 95ea3c563d46 18:01:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:01:01 ---> 9e89e37f2715 18:01:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:01:02 ---> 1584108753d2 18:01:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:01:02 ---> Running in d795a58f2563 18:01:03 Removing intermediate container d795a58f2563 18:01:03 ---> d08863235df1 18:01:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:03 ---> Running in 388c91ce95fe 18:01:04 Removing intermediate container 388c91ce95fe 18:01:04 ---> 006251c55949 18:01:04 Step 22/24 : LABEL arch=arm64 18:01:04 ---> Running in 4723c78f49c8 18:01:04 Removing intermediate container 4723c78f49c8 18:01:04 ---> 39f89206ab6e 18:01:04 Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 18:01:05 ---> Running in e5ed923c38d8 18:01:05 Removing intermediate container e5ed923c38d8 18:01:05 ---> 169e924f27c3 18:01:05 Step 24/24 : LABEL version=0.0.0 18:01:05 ---> Running in d67f48275882 18:01:06 Removing intermediate container d67f48275882 18:01:06 ---> 32a9c9af6ca5 18:01:06 18:01:06 Successfully built 32a9c9af6ca5 18:01:06 Successfully tagged sys-mgmt-agent-arm64:latest 18:01:07  Building sys-mgmt-agent ... done  [Pipeline] } 18:01:07 $ docker stop --time=1 ec715126ef374538e5fb3a893e4d6f02e3baccbf805af8da6bfc0b6eda808cde 18:01:08 $ docker rm -f ec715126ef374538e5fb3a893e4d6f02e3baccbf805af8da6bfc0b6eda808cde [Pipeline] // withDockerContainer [Pipeline] sh 18:01:09 + docker images 18:01:09 REPOSITORY TAG IMAGE ID CREATED SIZE 18:01:09 sys-mgmt-agent-arm64 latest 32a9c9af6ca5 4 seconds ago 299MB 18:01:09 core-data-arm64 latest b764c07b35b2 42 seconds ago 20.4MB 18:01:09 b7c93254054a About a minute ago 990MB 18:01:09 998d4a1e6521 About a minute ago 979MB 18:01:09 security-secretstore-setup-arm64 latest ef37b0923d22 About a minute ago 24.4MB 18:01:09 security-proxy-setup-arm64 latest 7703e92a14ba About a minute ago 24MB 18:01:09 b470f48e43c7 About a minute ago 978MB 18:01:09 b21cf076b854 About a minute ago 978MB 18:01:09 security-bootstrapper-arm64 latest a499a9cba405 4 minutes ago 17.2MB 18:01:09 support-scheduler-arm64 latest 3d9a0d9d2795 4 minutes ago 16.1MB 18:01:09 support-notifications-arm64 latest ebe759c782fd 4 minutes ago 16.8MB 18:01:09 core-command-arm64 latest 7f52ad93bbb2 4 minutes ago 16.1MB 18:01:09 core-metadata-arm64 latest fda8fd98cb6f 4 minutes ago 17.4MB 18:01:09 ed3e443ddadb 4 minutes ago 989MB 18:01:09 c92fef837725 4 minutes ago 981MB 18:01:09 a528784fdf7c 4 minutes ago 981MB 18:01:09 cd46abfed14b 4 minutes ago 980MB 18:01:09 47d60324fac3 5 minutes ago 974MB 18:01:09 ci-base-image-arm64 latest 0dd15da1d405 16 minutes ago 641MB 18:01:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 18:01:09 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 18:01:09 docker 20.10.0 eeaf43b92773 5 months ago 228MB 18:01:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:01:10 ---> job-cost.sh 18:01:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtMO 18:01:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:03:26 lf-activate-venv(): INFO: Adding /tmp/venv-gtMO/bin to PATH 18:03:26 INFO: No Stack... 18:03:26 INFO: Retrieving Pricing Info for: v2-standard-4 18:03:26 INFO: Archiving Costs [Pipeline] sh 18:03:26 + cat /w/workspace/edgex-go/4/archives/cost.csv 18:03:26 + cut -d, -f6 [Pipeline] lock 18:03:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] 18:03:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] did not exist. Created. 18:03:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:27 + echo total: 0.18000000715255737 [Pipeline] stash 18:03:27 Stashed 1 file(s) [Pipeline] } 18:03:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:03:27 provisioning config files... 18:03:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4000564456004685536tmp [Pipeline] { [Pipeline] sh 18:03:28 + set +x 18:03:28 + bash -s -- 18:03:28 + curl -s https://codecov.io/bash 18:03:28 18:03:28 _____ _ 18:03:28 / ____| | | 18:03:28 | | ___ __| | ___ ___ _____ __ 18:03:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:03:28 | |___| (_) | (_| | __/ (_| (_) \ V / 18:03:28 \_____\___/ \__,_|\___|\___\___/ \_/ 18:03:28 Bash-1.0.2 18:03:28 18:03:28 18:03:28 ==> git version 2.24.4 found 18:03:28 ==> 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 18:03:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:03:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:03:28 ==> Jenkins CI detected. 18:03:28 project root: . 18:03:28 --> token set from env 18:03:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:03:28 ==> Running gcov in . (disable via -X gcov) 18:03:28 ==> Python coveragepy not found 18:03:28 ==> Searching for coverage reports in: 18:03:28 + . 18:03:28 -> Found 1 reports 18:03:28 ==> Detecting git/mercurial file structure 18:03:28 ==> Reading reports 18:03:28 + ./coverage.out bytes=737213 18:03:28 ==> Appending adjustments 18:03:28 https://docs.codecov.io/docs/fixing-reports 18:03:31 + Found adjustments 18:03:31 ==> Gzipping contents 18:03:31 104K /tmp/codecov.DWHnOj.gz 18:03:31 ==> Uploading reports 18:03:31 url: https://codecov.io 18:03:31 query: branch=PR-3481&commit=44a460356e9ddf9b6bb597fb5af3ae1a5c990658&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= 18:03:31 -> Pinging Codecov 18:03:31 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3481&commit=44a460356e9ddf9b6bb597fb5af3ae1a5c990658&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= 18:03:33 -> Uploading to 18:03:33 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/44a460356e9ddf9b6bb597fb5af3ae1a5c990658/a6c73037-3e26-449e-aa37-eccdb071a0b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T180332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd1bf2dfe73c22742e0443d4b6737e11a1e6fef0c938841941784d30939d276 18:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:33 Dload Upload Total Spent Left Speed 18:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k 18:03:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [Pipeline] } 18:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:03:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:35 ---> package-listing.sh 18:03:35 ++ facter osfamily 18:03:35 ++ tr '[:upper:]' '[:lower:]' 18:03:35 + OS_FAMILY=redhat 18:03:35 + workspace=/w/workspace/edgex-go/4 18:03:35 + START_PACKAGES=/tmp/packages_start.txt 18:03:35 + END_PACKAGES=/tmp/packages_end.txt 18:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:35 + PACKAGES=/tmp/packages_start.txt 18:03:35 + '[' /w/workspace/edgex-go/4 ']' 18:03:35 + PACKAGES=/tmp/packages_end.txt 18:03:35 + case "${OS_FAMILY}" in 18:03:35 + sort 18:03:35 + rpm -qa 18:03:38 + '[' -f /tmp/packages_start.txt ']' 18:03:38 + '[' -f /tmp/packages_end.txt ']' 18:03:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:38 + '[' /w/workspace/edgex-go/4 ']' 18:03:38 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:03:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:03:38 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:38 18:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:39 alpine: Pulling from edgex-lftools-log-publisher 18:03:39 df20fa9351a1: Pulling fs layer 18:03:39 36b3adc4ff6f: Pulling fs layer 18:03:39 8ad3a11d3b57: Pulling fs layer 18:03:39 46f8f816bc3b: Pulling fs layer 18:03:39 93b61091891f: Pulling fs layer 18:03:39 93b9cdb0e59b: Pulling fs layer 18:03:39 5e14af77c1be: Pulling fs layer 18:03:39 01666e4c0597: Pulling fs layer 18:03:39 aa168da1d23b: Pulling fs layer 18:03:39 93b9cdb0e59b: Waiting 18:03:39 5e14af77c1be: Waiting 18:03:39 01666e4c0597: Waiting 18:03:39 aa168da1d23b: Waiting 18:03:39 46f8f816bc3b: Waiting 18:03:39 93b61091891f: Waiting 18:03:39 36b3adc4ff6f: Verifying Checksum 18:03:39 36b3adc4ff6f: Download complete 18:03:39 46f8f816bc3b: Verifying Checksum 18:03:39 46f8f816bc3b: Download complete 18:03:39 df20fa9351a1: Verifying Checksum 18:03:39 df20fa9351a1: Download complete 18:03:39 93b9cdb0e59b: Verifying Checksum 18:03:39 93b9cdb0e59b: Download complete 18:03:39 5e14af77c1be: Verifying Checksum 18:03:39 5e14af77c1be: Download complete 18:03:39 93b61091891f: Verifying Checksum 18:03:39 93b61091891f: Download complete 18:03:39 01666e4c0597: Verifying Checksum 18:03:39 01666e4c0597: Download complete 18:03:39 df20fa9351a1: Pull complete 18:03:39 36b3adc4ff6f: Pull complete 18:03:39 8ad3a11d3b57: Verifying Checksum 18:03:39 8ad3a11d3b57: Download complete 18:03:40 8ad3a11d3b57: Pull complete 18:03:40 46f8f816bc3b: Pull complete 18:03:40 93b61091891f: Pull complete 18:03:40 93b9cdb0e59b: Pull complete 18:03:40 5e14af77c1be: Pull complete 18:03:40 01666e4c0597: Pull complete 18:03:41 aa168da1d23b: Verifying Checksum 18:03:41 aa168da1d23b: Download complete 18:03:45 aa168da1d23b: Pull complete 18:03:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:03:45 prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container 18:03:45 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:03:52 $ docker top 128cd34712d479934e5939868ab2219d00180660531373274dc2315cb4eba4bc -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:52 + touch /tmp/pre-build-complete [Pipeline] sh 18:03:53 + mkdir -p /var/log/sa [Pipeline] sh 18:03:53 + ls /var/log/sa-host 18:03:53 + sadf -c /var/log/sa-host/sa05 18:03:53 file_magic: OK 18:03:53 HZ: Using current value: 100 18:03:53 file_header: OK 18:03:53 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 18:03:53 Statistics: 18:03:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:03:53 File successfully converted to sysstat format version 12.2.1 18:03:53 + sadf -c /var/log/sa-host/sa19 18:03:53 file_magic: OK 18:03:53 HZ: Using current value: 100 18:03:53 file_header: OK 18:03:53 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 18:03:53 Statistics: 18:03:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:03:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:53 provisioning config files... 18:03:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4935947671923694803tmp [Pipeline] { [Pipeline] echo 18:03:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:03:53 ---> create-netrc.sh [Pipeline] } 18:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:03:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:03:54 ---> python-tools-install.sh [Pipeline] echo 18:03:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:03:54 ---> sudo-logs.sh 18:03:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:03:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:03:54 ---> job-cost.sh 18:03:54 lf-activate-venv: SKIPPING 18:03:54 DEBUG: total: 0.18000000715255737 18:03:54 INFO: Retrieving Stack Cost... 18:03:55 INFO: Retrieving Pricing Info for: v3-standard-2 18:03:56 INFO: Archiving Costs [Pipeline] echo 18:03:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:03:56 ---> logs-deploy.sh 18:03:56 lf-activate-venv: SKIPPING 18:03:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3481/4 18:03:56 INFO: archiving workspace using pattern(s): 18:03:57 Archives upload complete. 18:03:57 INFO: archiving logs to Nexus 18:03:58 ---> uname -a: 18:03:58 Linux prd-centos7-docker-4c-2g-15096.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:03:58 18:03:58 18:03:58 ---> lscpu: 18:03:58 Architecture: x86_64 18:03:58 CPU op-mode(s): 32-bit, 64-bit 18:03:58 Byte Order: Little Endian 18:03:58 Address sizes: 40 bits physical, 48 bits virtual 18:03:58 CPU(s): 2 18:03:58 On-line CPU(s) list: 0,1 18:03:58 Thread(s) per core: 1 18:03:58 Core(s) per socket: 1 18:03:58 Socket(s): 2 18:03:58 NUMA node(s): 1 18:03:58 Vendor ID: AuthenticAMD 18:03:58 CPU family: 23 18:03:58 Model: 49 18:03:58 Model name: AMD EPYC-Rome Processor 18:03:58 Stepping: 0 18:03:58 CPU MHz: 2800.000 18:03:58 BogoMIPS: 5600.00 18:03:58 Virtualization: AMD-V 18:03:58 Hypervisor vendor: KVM 18:03:58 Virtualization type: full 18:03:58 L1d cache: 64 KiB 18:03:58 L1i cache: 64 KiB 18:03:58 L2 cache: 1 MiB 18:03:58 L3 cache: 32 MiB 18:03:58 NUMA node0 CPU(s): 0,1 18:03:58 Vulnerability Itlb multihit: Not affected 18:03:58 Vulnerability L1tf: Not affected 18:03:58 Vulnerability Mds: Not affected 18:03:58 Vulnerability Meltdown: Not affected 18:03:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:03:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:03:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:03:58 Vulnerability Srbds: Not affected 18:03:58 Vulnerability Tsx async abort: Not affected 18:03:58 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:03:58 18:03:58 18:03:58 ---> nproc: 18:03:58 2 18:03:58 18:03:58 18:03:58 ---> df -h: 18:03:58 Filesystem Size Used Available Use% Mounted on 18:03:58 overlay 40.0G 12.1G 27.9G 30% / 18:03:58 tmpfs 64.0M 0 64.0M 0% /dev 18:03:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:03:58 shm 64.0M 0 64.0M 0% /dev/shm 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/4@tmp 18:03:58 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/4 18:03:58 18:03:58 18:03:58 ---> free -m: 18:03:58 total used free shared buff/cache available 18:03:58 Mem: 7821 1346 2118 0 4356 6432 18:03:58 Swap: 1023 2 1021 18:03:58 18:03:58 18:03:58 ---> ip addr: 18:03:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:03:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:03:58 inet 127.0.0.1/8 scope host lo 18:03:58 valid_lft forever preferred_lft forever 18:03:58 inet6 ::1/128 scope host 18:03:58 valid_lft forever preferred_lft forever 18:03:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:03:58 link/ether fa:16:3e:59:98:50 brd ff:ff:ff:ff:ff:ff 18:03:58 inet 10.30.123.144/23 brd 10.30.123.255 scope global dynamic eth0 18:03:58 valid_lft 84841sec preferred_lft 84841sec 18:03:58 inet6 fe80::f816:3eff:fe59:9850/64 scope link 18:03:58 valid_lft forever preferred_lft forever 18:03:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:03:58 link/ether 02:42:c2:b2:3b:2d brd ff:ff:ff:ff:ff:ff 18:03:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:03:58 valid_lft forever preferred_lft forever 18:03:58 inet6 fe80::42:c2ff:feb2:3b2d/64 scope link 18:03:58 valid_lft forever preferred_lft forever 18:03:58 18:03:58 18:03:58 ---> sar -b -r -n DEV: 18:03:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 18:03:58 18:03:58 17:37:48 LINUX RESTART (2 CPU) 18:03:58 18:03:58 17:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:03:58 17:40:01 111.84 0.18 111.66 0.00 22.78 47019.17 0.00 18:03:58 17:41:01 129.27 0.00 129.27 0.00 0.00 16887.61 0.00 18:03:58 17:42:01 53.11 0.02 53.10 0.00 0.53 8648.78 0.00 18:03:58 17:43:02 67.28 0.00 67.28 0.00 0.00 11054.83 0.00 18:03:58 17:44:07 139.81 10.48 129.32 0.00 252.97 75872.26 0.00 18:03:58 17:45:02 141.38 95.12 46.26 0.00 2282.73 40279.12 0.00 18:03:58 17:46:01 156.92 59.58 97.34 0.00 1463.12 43091.17 0.00 18:03:58 17:47:02 253.32 58.23 195.09 0.00 3174.42 129683.93 0.00 18:03:58 17:48:01 133.62 24.97 108.66 0.00 822.36 24858.74 0.00 18:03:58 17:49:01 232.02 2.01 230.01 0.00 1240.57 61139.57 0.00 18:03:58 17:50:01 195.94 3.10 192.84 0.00 155.74 101944.53 0.00 18:03:58 17:51:01 199.38 14.90 184.48 0.00 1641.30 35791.19 0.00 18:03:58 17:52:01 9.91 5.45 4.46 0.00 258.36 149.63 0.00 18:03:58 17:53:01 0.50 0.18 0.32 0.00 5.73 3.81 0.00 18:03:58 17:54:01 0.92 0.00 0.92 0.00 0.00 18.46 0.00 18:03:58 17:55:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 18:03:58 17:56:01 0.28 0.00 0.28 0.00 0.00 4.43 0.00 18:03:58 17:57:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 18:03:58 17:58:01 0.30 0.00 0.30 0.00 0.00 3.50 0.00 18:03:58 17:59:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 18:03:58 18:00:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 18:03:58 18:01:01 0.32 0.00 0.32 0.00 0.00 4.88 0.00 18:03:58 18:02:01 0.55 0.22 0.33 0.00 3.73 4.92 0.00 18:03:58 18:03:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 18:03:58 Average: 76.16 11.12 65.03 0.00 465.11 25018.35 0.00 18:03:58 18:03:58 17:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:03:58 17:40:01 4023604 0 1028052 12.84 2620 2954664 1643492 18.15 1106248 2374104 18972 18:03:58 17:41:01 3682380 0 1222544 15.26 2620 3101396 1672564 18.47 1462944 2303684 206676 18:03:58 17:42:01 3793064 0 1172680 14.64 2620 3040576 1708100 18.86 1280352 2365148 88268 18:03:58 17:43:02 3835512 0 1152032 14.38 2620 3018776 1619048 17.88 1308036 2319616 144968 18:03:58 17:44:07 127368 0 1476900 18.44 2620 6402052 2346292 25.90 3010280 4192056 1556384 18:03:58 17:45:02 1316360 0 1345796 16.80 2620 5344164 1767744 19.52 1856320 4164816 298892 18:03:58 17:46:01 1224260 0 1321668 16.50 2620 5460392 1691020 18.67 1925156 4180528 72460 18:03:58 17:47:02 174060 0 1392348 17.38 2620 6439912 2019204 22.29 3193392 3914312 72108 18:03:58 17:48:01 778348 0 1418952 17.72 2620 5809020 2009068 22.18 2881580 3604908 4056 18:03:58 17:49:01 816976 0 1433488 17.90 2620 5755856 1793292 19.80 2363860 4070920 16 18:03:58 17:50:01 636820 0 1433376 17.90 2620 5936124 1848092 20.40 2477144 4112352 268900 18:03:58 17:51:01 2765148 0 1321868 16.50 2620 3919304 1645932 18.17 1513388 3009164 28 18:03:58 17:52:01 2801632 0 1277632 15.95 2620 3927056 1263156 13.95 1485624 3007500 20 18:03:58 17:53:01 2804164 0 1275068 15.92 2620 3927088 1241568 13.71 1483544 3007852 16 18:03:58 17:54:01 2803052 0 1276168 15.93 2620 3927100 1241652 13.71 1484812 3007848 8 18:03:58 17:55:01 2804032 0 1275188 15.92 2620 3927100 1241568 13.71 1483616 3008936 8 18:03:58 17:56:01 2803244 0 1275968 15.93 2620 3927108 1241568 13.71 1483764 3008940 8 18:03:58 17:57:01 2803376 0 1275832 15.93 2620 3927112 1241568 13.71 1483760 3008936 16 18:03:58 17:58:01 2802836 0 1276372 15.94 2620 3927112 1241568 13.71 1489760 3003468 8 18:03:58 17:59:01 2802472 0 1276728 15.94 2620 3927120 1241652 13.71 1514928 2978508 8 18:03:58 18:00:01 2802576 0 1276624 15.94 2620 3927120 1241568 13.71 1514720 2978508 12 18:03:58 18:01:01 2801412 0 1277780 15.95 2620 3927128 1243916 13.73 1515424 2978508 8 18:03:58 18:02:01 2801864 0 1277144 15.95 2620 3927312 1242076 13.71 1516472 2977184 8 18:03:58 18:03:01 2802104 0 1276904 15.94 2620 3927312 1242076 13.71 1516472 2977184 8 18:03:58 Average: 2366944 0 1293213 16.15 2620 4346163 1528658 16.88 1764650 3189791 113827 18:03:58 18:03:58 17:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:03:58 17:40:01 vetha14236b 50.30 56.93 4.68 150.16 0.00 0.00 0.00 0.00 18:03:58 17:40:01 eth0 451.53 386.98 3227.14 40.34 0.00 0.00 0.00 0.00 18:03:58 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:40:01 docker0 134.96 169.64 8.69 525.17 0.00 0.00 0.00 0.00 18:03:58 17:41:01 eth0 86.78 64.62 356.44 19.10 0.00 0.00 0.00 0.00 18:03:58 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:41:01 veth16910cd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:41:01 docker0 40.74 45.63 2.82 318.57 0.00 0.00 0.00 0.00 18:03:58 17:42:01 eth0 39.98 27.92 21.65 105.97 0.00 0.00 0.00 0.00 18:03:58 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:42:01 veth16910cd 2.45 2.45 0.20 0.20 0.00 0.00 0.00 0.00 18:03:58 17:42:01 docker0 2.45 2.45 0.16 0.20 0.00 0.00 0.00 0.00 18:03:58 17:43:02 eth0 174.79 151.37 1687.29 20.77 0.00 0.00 0.00 0.00 18:03:58 17:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:44:07 vethb3445e5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:44:07 eth0 19.24 12.29 21.12 7.66 0.00 0.00 0.00 0.00 18:03:58 17:44:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:44:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:45:02 vethb3445e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:45:02 eth0 6.28 3.27 5.21 2.73 0.00 0.00 0.00 0.00 18:03:58 17:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:46:01 vethb3445e5 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:46:01 veth4f34a7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:46:01 veth6822468 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:46:01 eth0 92.36 75.18 184.74 13.32 0.00 0.00 0.00 0.00 18:03:58 17:47:02 vethb3445e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:47:02 veth1b5f45d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:47:02 veth1beb7ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:47:02 eth0 16.14 8.21 13.51 7.07 0.00 0.00 0.00 0.00 18:03:58 17:48:01 vethb3445e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:48:01 vetha6767d1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:48:01 eth0 25.24 19.36 14.18 113.10 0.00 0.00 0.00 0.00 18:03:58 17:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:03:58 17:49:01 veth96b2884 27.21 42.56 2.16 345.24 0.00 0.00 0.00 0.00 18:03:58 17:49:01 vethb3445e5 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:49:01 vetha989f07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:49:01 eth0 226.19 176.30 1793.34 31.79 0.00 0.00 0.00 0.00 18:03:58 17:50:01 veth1a71059 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:03:58 17:50:01 vethb3445e5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:50:01 eth0 40.00 25.46 56.15 12.70 0.00 0.00 0.00 0.00 18:03:58 17:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:03:58 17:51:01 eth0 69.44 38.15 109.19 132.20 0.00 0.00 0.00 0.00 18:03:58 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:51:01 docker0 1119.28 890.06 89.00 4276.61 0.00 0.00 0.00 0.00 18:03:58 17:52:01 eth0 1.83 1.05 1.54 0.69 0.00 0.00 0.00 0.00 18:03:58 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:03:58 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:54:01 eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 18:03:58 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:03:58 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:56:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:03:58 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:57:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:03:58 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:59:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:03:58 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:00:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:01:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:03:58 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 Average: eth0 52.14 41.30 312.35 21.10 0.00 0.00 0.00 0.00 18:03:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:58 Average: docker0 13.02 16.13 0.85 66.93 0.00 0.00 0.00 0.00 18:03:58 18:03:58 18:03:58 ---> sar -P ALL: 18:03:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 18:03:58 18:03:58 17:37:48 LINUX RESTART (2 CPU) 18:03:58 18:03:58 17:39:01 CPU %user %nice %system %iowait %steal %idle 18:03:58 17:40:01 all 11.27 0.00 4.24 11.50 0.05 72.93 18:03:58 17:40:01 0 8.39 0.00 4.49 5.66 0.05 81.40 18:03:58 17:40:01 1 14.15 0.00 4.00 17.33 0.05 64.47 18:03:58 17:41:01 all 63.83 0.00 8.62 5.91 0.12 21.52 18:03:58 17:41:01 0 64.51 0.00 8.75 4.18 0.13 22.44 18:03:58 17:41:01 1 63.17 0.00 8.48 7.62 0.11 20.61 18:03:58 17:42:01 all 35.11 0.00 4.51 2.18 0.08 58.12 18:03:58 17:42:01 0 34.56 0.00 4.82 2.38 0.07 58.17 18:03:58 17:42:01 1 35.66 0.00 4.20 1.97 0.09 58.08 18:03:58 17:43:02 all 52.12 0.00 7.73 13.53 0.16 26.47 18:03:58 17:43:02 0 51.83 0.00 8.28 13.85 0.16 25.87 18:03:58 17:43:02 1 52.41 0.00 7.17 13.21 0.15 27.07 18:03:58 17:44:07 all 13.26 0.00 6.91 42.88 0.11 36.84 18:03:58 17:44:07 0 13.10 0.00 6.78 42.56 0.13 37.43 18:03:58 17:44:07 1 13.42 0.00 7.04 43.19 0.10 36.25 18:03:58 17:45:02 all 1.54 0.00 1.11 88.94 0.06 8.35 18:03:58 17:45:02 0 1.57 0.00 1.11 90.81 0.07 6.45 18:03:58 17:45:02 1 1.51 0.00 1.11 87.07 0.06 10.25 18:03:58 17:46:01 all 5.55 0.00 4.83 64.98 0.07 24.58 18:03:58 17:46:01 0 5.32 0.00 4.92 68.32 0.07 21.36 18:03:58 17:46:01 1 5.78 0.00 4.73 61.63 0.07 27.80 18:03:58 17:47:02 all 9.07 0.00 7.23 57.15 0.09 26.47 18:03:58 17:47:02 0 9.37 0.00 7.25 53.81 0.07 29.50 18:03:58 17:47:02 1 8.76 0.00 7.22 60.50 0.10 23.43 18:03:58 17:48:01 all 62.90 0.00 8.34 27.73 0.11 0.92 18:03:58 17:48:01 0 62.80 0.00 8.59 28.06 0.11 0.44 18:03:58 17:48:01 1 62.99 0.00 8.10 27.40 0.11 1.40 18:03:58 17:49:01 all 18.45 0.00 8.05 57.37 0.09 16.05 18:03:58 17:49:01 0 19.13 0.00 7.85 55.77 0.07 17.18 18:03:58 17:49:01 1 17.77 0.00 8.25 58.96 0.11 14.91 18:03:58 17:50:01 all 25.26 0.00 8.30 63.96 0.10 2.38 18:03:58 17:50:01 0 23.56 0.00 9.11 63.21 0.11 4.01 18:03:58 17:50:01 1 26.97 0.00 7.48 64.71 0.09 0.76 18:03:58 18:03:58 17:50:01 CPU %user %nice %system %iowait %steal %idle 18:03:58 17:51:01 all 37.77 0.00 8.23 40.74 0.11 13.15 18:03:58 17:51:01 0 37.60 0.00 8.15 39.75 0.09 14.42 18:03:58 17:51:01 1 37.95 0.00 8.31 41.74 0.12 11.88 18:03:58 17:52:01 all 0.21 0.00 0.08 0.55 0.01 99.15 18:03:58 17:52:01 0 0.33 0.00 0.07 0.12 0.00 99.48 18:03:58 17:52:01 1 0.08 0.00 0.10 0.98 0.02 98.81 18:03:58 17:53:01 all 0.23 0.00 0.17 0.01 0.03 99.57 18:03:58 17:53:01 0 0.07 0.00 0.15 0.00 0.02 99.77 18:03:58 17:53:01 1 0.38 0.00 0.18 0.02 0.03 99.38 18:03:58 17:54:01 all 0.16 0.00 0.03 0.01 0.01 99.80 18:03:58 17:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:03:58 17:54:01 1 0.30 0.00 0.03 0.02 0.02 99.63 18:03:58 17:55:01 all 0.13 0.00 0.02 0.00 0.03 99.82 18:03:58 17:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:03:58 17:55:01 1 0.25 0.00 0.02 0.00 0.02 99.72 18:03:58 17:56:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:03:58 17:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:03:58 17:56:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:03:58 17:57:01 all 0.15 0.00 0.02 0.00 0.02 99.82 18:03:58 17:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:03:58 17:57:01 1 0.30 0.00 0.02 0.00 0.03 99.65 18:03:58 17:58:01 all 0.14 0.00 0.03 0.00 0.01 99.82 18:03:58 17:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:03:58 17:58:01 1 0.23 0.00 0.03 0.00 0.00 99.73 18:03:58 17:59:01 all 0.08 0.00 0.03 0.00 0.02 99.88 18:03:58 17:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:03:58 17:59:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:03:58 18:00:01 all 0.16 0.00 0.02 0.00 0.02 99.81 18:03:58 18:00:01 0 0.28 0.00 0.02 0.00 0.02 99.68 18:03:58 18:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:03:58 18:01:01 all 0.17 0.00 0.03 0.02 0.02 99.77 18:03:58 18:01:01 0 0.28 0.00 0.03 0.03 0.02 99.63 18:03:58 18:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:03:58 18:03:58 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:03:58 18:02:01 all 0.15 0.00 0.03 0.05 0.02 99.75 18:03:58 18:02:01 0 0.27 0.00 0.03 0.03 0.02 99.65 18:03:58 18:02:01 1 0.03 0.00 0.03 0.07 0.02 99.85 18:03:58 18:03:01 all 0.11 0.00 0.02 0.00 0.02 99.86 18:03:58 18:03:01 0 0.20 0.00 0.02 0.00 0.02 99.77 18:03:58 18:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:03:58 Average: all 13.49 0.00 3.18 19.39 0.05 63.89 18:03:58 Average: 0 13.30 0.00 3.26 19.01 0.05 64.38 18:03:58 Average: 1 13.68 0.00 3.11 19.76 0.06 63.40 18:03:58 18:03:58 18:03:58