Pull request #3530 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e6c052569f26998dcb3a7df84d37141e1787d2eb rather than b5e6b0d3bfacb8df0895f60475485bae0d39d826 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb 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-ssh8928458329930617614.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-ssh8318052557291951612.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-3530/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-3530/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8258743495350649190.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-ssh741521322909905730.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-3530/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-3530/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5066537458465869740.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/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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1781 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh5251918669025381861.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 e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b5e6b0d3bfacb8df0895f60475485bae0d39d826 Merge succeeded, producing b5e6b0d3bfacb8df0895f60475485bae0d39d826 Checking out Revision b5e6b0d3bfacb8df0895f60475485bae0d39d826 (PR-3530) > 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/2@tmp/jenkins-gitclient-ssh2250149555439295597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # 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/2@tmp/jenkins-gitclient-ssh1059249165081544861.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 Commit message: "feat(notifications): Implement Sending Service for Email Channel" First time build. Skipping changelog. > git rev-list --no-walk 98c1030229f39a3eb1bb08f4cedcbc9ca1842ac2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:33:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:33:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:33:17 ========================================================= 07:33:17 EdgeX Global Pipelines Version Info 07:33:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:33:18 ------------------- 07:33:18 stable info: 07:33:18 ------------------- 07:33:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:33:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:33:18 Message: update stable to v1.0.192 07:33:19 ------------------- 07:33:19 experimental info: 07:33:19 ------------------- 07:33:19 Commited By: **** collab-it+edgex@linuxfoundation.org 07:33:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:33:19 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3530 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3530 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3530 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5e6b0d3bfacb8df0895f60475485bae0d39d826 [Pipeline] echo 07:33:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5e6b0d [Pipeline] echo 07:33:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:24 provisioning config files... 07:33:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6289408077224858712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:24 ---> docker-login.sh 07:33:24 nexus3.edgexfoundry.org:10001 07:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:25 Configure a credential helper to remove this warning. See 07:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:25 07:33:25 Login Succeeded 07:33:25 nexus3.edgexfoundry.org:10002 07:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:25 Configure a credential helper to remove this warning. See 07:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:25 07:33:25 Login Succeeded 07:33:25 nexus3.edgexfoundry.org:10003 07:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:25 Configure a credential helper to remove this warning. See 07:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:25 07:33:25 Login Succeeded 07:33:25 nexus3.edgexfoundry.org:10004 07:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:25 Configure a credential helper to remove this warning. See 07:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:25 07:33:25 Login Succeeded 07:33:25 docker.io 07:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:25 Configure a credential helper to remove this warning. See 07:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:25 07:33:25 Login Succeeded 07:33:25 ---> docker-login.sh ends [Pipeline] } 07:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:26 ++ 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 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/core-command/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo core-command,cmd/core-command/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/core-data/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo core-data,cmd/core-data/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/core-metadata/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo core-metadata,cmd/core-metadata/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/security-bootstrapper/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/security-proxy-setup/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/support-notifications/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo support-notifications,cmd/support-notifications/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/support-scheduler/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:33:26 + for file in '`ls cmd/**/Dockerfile`' 07:33:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:33:26 ++ cut -d/ -f2 07:33:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:33:26 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 07:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:33:35 07:33:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:33:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:33:35 latest: Pulling from edgex-devops/git-semver 07:33:35 31603596830f: Pulling fs layer 07:33:35 54011a49482f: Pulling fs layer 07:33:35 a6820b24f6d8: Pulling fs layer 07:33:35 f581987b2513: Pulling fs layer 07:33:35 f581987b2513: Waiting 07:33:35 54011a49482f: Verifying Checksum 07:33:35 54011a49482f: Download complete 07:33:36 31603596830f: Verifying Checksum 07:33:36 31603596830f: Download complete 07:33:36 a6820b24f6d8: Verifying Checksum 07:33:36 a6820b24f6d8: Download complete 07:33:36 f581987b2513: Verifying Checksum 07:33:36 f581987b2513: Download complete 07:33:36 31603596830f: Pull complete 07:33:36 54011a49482f: Pull complete 07:33:37 a6820b24f6d8: Pull complete 07:33:37 f581987b2513: Pull complete 07:33:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:33:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:33:37 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 07:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:33:39 $ docker top 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:39 [ssh-agent] Looking for ssh-agent implementation... 07:33:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:39 $ docker exec 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent 07:33:39 SSH_AUTH_SOCK=/tmp/ssh-GS0cNjyn4nkg/agent.14 07:33:39 SSH_AGENT_PID=20 07:33:39 Running ssh-add (command line suppressed) 07:33:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1655676184650752552.key (/w/workspace/edgex-go/2@tmp/private_key_1655676184650752552.key) 07:33:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:40 + git tag --points-at HEAD [Pipeline] } 07:33:40 $ docker exec --env ******** --env ******** 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent -k 07:33:40 unset SSH_AUTH_SOCK; 07:33:40 unset SSH_AGENT_PID; 07:33:40 echo Agent pid 20 killed; 07:33:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:40 [ssh-agent] Looking for ssh-agent implementation... 07:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:40 $ docker exec 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent 07:33:40 SSH_AUTH_SOCK=/tmp/ssh-e2CXn9gb3X4f/agent.53 07:33:40 SSH_AGENT_PID=59 07:33:40 Running ssh-add (command line suppressed) 07:33:40 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4966825268158970282.key (/w/workspace/edgex-go/2@tmp/private_key_4966825268158970282.key) 07:33:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:40 + git semver init 07:33:40 # -> Open(): unable to determine branch for HEAD 07:33:40 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:33:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:33:40 # $SEMVER_REMOTE_NAME = origin 07:33:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:33:40 # $SEMVER_USER_NAME = edgex-jenkins 07:33:40 # $SEMVER_BRANCH = PR-3530 07:33:40 # $SEMVER_TEMP = /tmp/semver-030122742 07:33:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:33:59 # '/tmp/semver-030122742' -> '/w/workspace/edgex-go/2/.semver' 07:33:59 # -> Force: false 07:33:59 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:33:59 $ docker exec --env ******** --env ******** 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent -k 07:33:59 unset SSH_AUTH_SOCK; 07:33:59 unset SSH_AGENT_PID; 07:33:59 echo Agent pid 59 killed; 07:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:59 + git semver [Pipeline] } 07:33:59 $ docker stop --time=1 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd 07:34:02 $ docker rm -f 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd [Pipeline] // withDockerContainer [Pipeline] sh 07:34:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:34:05 Stashed 1 file(s) [Pipeline] echo 07:34:05 [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 07:34:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:34:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:34:08 + sudo service docker restart 07:34:08 + true 07:34:08 Redirecting to /bin/systemctl restart docker.service 07:34:20 Still waiting to schedule task 07:34:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 07:34:26 ========================================================= 07:34:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:34:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:34:26 + 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 . 07:34:28 Sending build context to Docker daemon 331MB 07:34:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:34:28 Step 2/6 : FROM ${BASE} 07:34:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:34:28 540db60ca938: Pulling fs layer 07:34:28 adcc1eea9eea: Pulling fs layer 07:34:28 4c4ab2625f07: Pulling fs layer 07:34:28 0510c868ecb4: Pulling fs layer 07:34:28 afea3b2eda06: Pulling fs layer 07:34:28 7809a108b3ef: Pulling fs layer 07:34:28 f706445af74f: Pulling fs layer 07:34:28 0510c868ecb4: Waiting 07:34:28 afea3b2eda06: Waiting 07:34:28 7809a108b3ef: Waiting 07:34:28 f706445af74f: Waiting 07:34:28 4c4ab2625f07: Download complete 07:34:28 adcc1eea9eea: Verifying Checksum 07:34:28 adcc1eea9eea: Download complete 07:34:28 afea3b2eda06: Verifying Checksum 07:34:28 afea3b2eda06: Download complete 07:34:28 540db60ca938: Verifying Checksum 07:34:28 540db60ca938: Download complete 07:34:28 7809a108b3ef: Verifying Checksum 07:34:28 7809a108b3ef: Download complete 07:34:28 540db60ca938: Pull complete 07:34:28 adcc1eea9eea: Pull complete 07:34:28 4c4ab2625f07: Pull complete 07:34:30 f706445af74f: Verifying Checksum 07:34:30 f706445af74f: Download complete 07:34:31 0510c868ecb4: Verifying Checksum 07:34:31 0510c868ecb4: Download complete 07:34:34 0510c868ecb4: Pull complete 07:34:34 afea3b2eda06: Pull complete 07:34:34 7809a108b3ef: Pull complete 07:34:35 f706445af74f: Pull complete 07:34:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:34:35 ---> b068be0155e3 07:34:35 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 07:34:41 ---> Running in ee4d12aaa162 07:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:34:41 (1/12) Installing libmagic (5.39-r0) 07:34:42 (2/12) Installing file (5.39-r0) 07:34:42 (3/12) Installing libc-dev (0.7.2-r3) 07:34:42 (4/12) Installing g++ (10.2.1_pre1-r3) 07:34:46 (5/12) Installing fortify-headers (1.1-r0) 07:34:46 (6/12) Installing patch (2.7.6-r6) 07:34:46 (7/12) Installing build-base (0.5-r2) 07:34:46 (8/12) Installing libsodium (1.0.18-r0) 07:34:46 (9/12) Installing pkgconf (1.7.3-r0) 07:34:46 (10/12) Installing libsodium-dev (1.0.18-r0) 07:34:46 (11/12) Installing libzmq (4.3.3-r1) 07:34:46 (12/12) Installing zeromq-dev (4.3.3-r1) 07:34:47 Executing busybox-1.32.1-r6.trigger 07:34:47 OK: 219 MiB in 52 packages 07:34:48 Removing intermediate container ee4d12aaa162 07:34:48 ---> a75dbc069019 07:34:48 Step 4/6 : WORKDIR /edgex-go 07:34:48 ---> Running in 408c57315b03 07:34:48 Removing intermediate container 408c57315b03 07:34:48 ---> 10b38a16d39d 07:34:48 Step 5/6 : COPY go.mod . 07:34:48 ---> f40b1a964471 07:34:48 Step 6/6 : RUN go mod download 07:34:48 ---> Running in 765027436d04 07:35:01 Removing intermediate container 765027436d04 07:35:01 ---> a9683c272cc8 07:35:01 Successfully built a9683c272cc8 07:35:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:35:01 + docker inspect -f . ci-base-image-x86_64 07:35:01 . [Pipeline] withDockerContainer 07:35:01 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 07:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 07:35:02 $ docker top 2b3e3fde5f69a8634592c779e801fb82fdcdebdade5239b1baed8a566cab126b -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:02 + go version 07:35:02 go version go1.16.3 linux/amd64 [Pipeline] } 07:35:02 $ docker stop --time=1 2b3e3fde5f69a8634592c779e801fb82fdcdebdade5239b1baed8a566cab126b 07:35:03 $ docker rm -f 2b3e3fde5f69a8634592c779e801fb82fdcdebdade5239b1baed8a566cab126b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:04 + docker inspect -f . ci-base-image-x86_64 07:35:04 . [Pipeline] withDockerContainer 07:35:04 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 07:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 07:35:04 $ docker top 9247317bb5b4ac184b3d387810d02e7f3428c7faf3ef7eb85ce00e68c3c30e2a -eo pid,comm [Pipeline] { [Pipeline] echo 07:35:06 ========================================================= 07:35:06 [edgeXBuildGoParallel] Running Tests and Build... 07:35:06 ========================================================= [Pipeline] sh 07:35:07 + go mod tidy [Pipeline] sh 07:35:07 + make test 07:35:07 go mod tidy 07:35:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:35:14 ? github.com/edgexfoundry/edgex-go [no test files] 07:35:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:35:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:35:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:35:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:35:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:35:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:35:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:35:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.1% of statements 07:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.067s coverage: 28.7% of statements 07:35:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.060s coverage: 100.0% of statements 07:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 07:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 07:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.056s coverage: 53.4% of statements 07:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:35:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements 07:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:35:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements 07:35:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:35:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.226s coverage: 28.6% of statements 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:35:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.048s coverage: 100.0% of statements 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:35:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:35:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.087s coverage: 86.7% of statements 07:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:35:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:35:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:35:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:35:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:35:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:35:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements 07:35:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:35:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 22.0% of statements 07:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 07:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 07:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 07:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.126s coverage: 96.3% of statements 07:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 07:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 07:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 07:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements 07:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:36:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1782 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws 07:36:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:36:32 The recommended git tool is: git 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.156s coverage: 66.9% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.5% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.079s coverage: 46.8% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:36:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 07:36:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:36:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:36:41 using credential edgex-jenkins-ssh 07:36:41 Cloning the remote Git repository 07:36:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:36:42 > git init /w/workspace/edgex-go/2 # timeout=10 07:36:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:36:42 > git --version # timeout=10 07:36:42 > git --version # 'git version 2.17.1' 07:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:36:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.056s coverage: 19.3% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.112s coverage: 91.9% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.600s coverage: 28.7% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 28.1% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:36:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:36:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 07:36:44 GO111MODULE=on go vet ./... 07:37:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:37:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:37:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:37:09 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:37:09 Merge succeeded, producing b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:37:09 Checking out Revision b5e6b0d3bfacb8df0895f60475485bae0d39d826 (PR-3530) 07:37:09 > git config core.sparsecheckout # timeout=10 07:37:09 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 07:37:09 > git remote # timeout=10 07:37:09 > git config --get remote.origin.url # timeout=10 07:37:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:09 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 07:37:09 > git rev-parse HEAD^{commit} # timeout=10 07:37:09 > git config core.sparsecheckout # timeout=10 07:37:09 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 07:37:12 gofmt -l . 07:37:12 [ "`gofmt -l .`" = "" ] 07:37:13 ./bin/test-go-mod-tidy.sh 07:37:13 ./bin/test-attribution-txt.sh [Pipeline] sh 07:37:14 + ls -al . 07:37:14 total 852 07:37:14 drwxrwxr-x 10 1001 1001 4096 Jun 1 07:37 . 07:37:14 drwxr-xr-x 4 root root 28 Jun 1 07:35 .. 07:37:14 -rw-rw-r-- 1 1001 1001 11 Jun 1 07:33 .dockerignore 07:37:14 drwxrwxr-x 8 1001 1001 179 Jun 1 07:33 .git 07:37:14 drwxrwxr-x 3 1001 1001 125 Jun 1 07:33 .github 07:37:14 -rw-rw-r-- 1 1001 1001 818 Jun 1 07:33 .gitignore 07:37:14 drwx------ 3 1001 1001 60 Jun 1 07:33 .semver 07:37:14 -rw-rw-r-- 1 1001 1001 166 Jun 1 07:33 .sonarcloud.properties 07:37:14 -rw-rw-r-- 1 1001 1001 8609 Jun 1 07:33 Attribution.txt 07:37:14 -rw-rw-r-- 1 1001 1001 3804 Jun 1 07:33 CONTRIBUTING.md 07:37:14 -rw-rw-r-- 1 1001 1001 931 Jun 1 07:33 Dockerfile.build 07:37:14 -rw-rw-r-- 1 1001 1001 849 Jun 1 07:33 Jenkinsfile 07:37:14 -rw-rw-r-- 1 1001 1001 10775 Jun 1 07:33 LICENSE 07:37:14 -rw-rw-r-- 1 1001 1001 5632 Jun 1 07:33 Makefile 07:37:14 -rw-rw-r-- 1 1001 1001 7978 Jun 1 07:33 README.md 07:37:14 -rw-rw-r-- 1 1001 1001 6755 Jun 1 07:33 SECURITY.md 07:37:14 -rw-rw-r-- 1 1001 1001 5 Jun 1 07:34 VERSION 07:37:14 -rw-rw-r-- 1 1001 1001 4131 Jun 1 07:33 ZMQWindows.md 07:37:14 drwxrwxr-x 2 1001 1001 117 Jun 1 07:33 bin 07:37:14 drwxrwxr-x 14 1001 1001 4096 Jun 1 07:33 cmd 07:37:14 -rw-r--r-- 1 root root 742912 Jun 1 07:36 coverage.out 07:37:14 -rw-r--r-- 1 root root 1060 Jun 1 07:37 go.mod 07:37:14 -rw-r--r-- 1 root root 21686 Jun 1 07:35 go.sum 07:37:14 drwxrwxr-x 8 1001 1001 127 Jun 1 07:33 internal 07:37:14 drwxrwxr-x 4 1001 1001 26 Jun 1 07:33 openapi 07:37:14 drwxrwxr-x 4 1001 1001 71 Jun 1 07:33 snap 07:37:14 -rw-rw-r-- 1 1001 1001 168 Jun 1 07:33 version.go [Pipeline] sh 07:37:14 Commit message: "feat(notifications): Implement Sending Service for Email Channel" 07:37:14 + '[' -e coverage.out ] 07:37:14 + chown 1001:1001 coverage.out [Pipeline] stash 07:37:14 Stashed 1 file(s) [Pipeline] sh 07:37:14 + make build 07:37:14 go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 07:37:16 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 07:37:16 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 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:37:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:37:18 + sudo service+ docker restart 07:37:18 true 07:37:25 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 07:37:25 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 07:37:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:37:26 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 07:37:28 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 07:37: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 07:37:29 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 07:37:30 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 07:37:31 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 07:37:32 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] } 07:37:35 $ docker stop --time=1 9247317bb5b4ac184b3d387810d02e7f3428c7faf3ef7eb85ce00e68c3c30e2a 07:37:37 $ docker rm -f 9247317bb5b4ac184b3d387810d02e7f3428c7faf3ef7eb85ce00e68c3c30e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 07:37:38 provisioning config files... [Pipeline] // stage [Pipeline] stage 07:37:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9017374243912886508tmp [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 07:37:40 ---> docker-login.sh 07:37:40 nexus3.edgexfoundry.org:10001 07:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:42 Configure a credential helper to remove this warning. See 07:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:42 07:37:42 Login Succeeded 07:37:42 nexus3.edgexfoundry.org:10002 07:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:42 Configure a credential helper to remove this warning. See 07:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:42 07:37:42 Login Succeeded 07:37:42 nexus3.edgexfoundry.org:10003 07:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:45 Configure a credential helper to remove this warning. See 07:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:45 07:37:45 Login Succeeded 07:37:45 nexus3.edgexfoundry.org:10004 07:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:45 Configure a credential helper to remove this warning. See 07:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:45 07:37:45 Login Succeeded 07:37:45 docker.io 07:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:45 Configure a credential helper to remove this warning. See 07:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:45 07:37:45 Login Succeeded 07:37:45 ---> docker-login.sh ends [Pipeline] } 07:38:00 Deleting 1 temporary files [Pipeline] isUnix [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:01 07:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 07:38:01 ========================================================= 07:38:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:38:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:01 latest: Pulling from edgex-devops/edgex-compose 07:38:01 cbdbe7a5bc2a: Pulling fs layer 07:38:01 ca9280d653b3: Pulling fs layer 07:38:01 7e9c9ca2126c: Pulling fs layer 07:38:01 + 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 . 07:38:01 cbdbe7a5bc2a: Verifying Checksum 07:38:01 cbdbe7a5bc2a: Download complete 07:38:02 cbdbe7a5bc2a: Pull complete 07:38:02 ca9280d653b3: Verifying Checksum 07:38:02 ca9280d653b3: Download complete 07:38:03 ca9280d653b3: Pull complete 07:38:03 7e9c9ca2126c: Verifying Checksum 07:38:03 7e9c9ca2126c: Download complete 07:38:04 Sending build context to Docker daemon 168.2MB 07:38:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:38:04 Step 2/6 : FROM ${BASE} 07:38:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:38:04 595b0fe564bb: Pulling fs layer 07:38:04 7186ed65a4f7: Pulling fs layer 07:38:04 316046926c0a: Pulling fs layer 07:38:06 4ebd0625c992: Pulling fs layer 07:38:06 207e8628e3a3: Pulling fs layer 07:38:06 c791037a9be2: Pulling fs layer 07:38:06 ffd874e62e21: Pulling fs layer 07:38:06 4ebd0625c992: Waiting 07:38:06 207e8628e3a3: Waiting 07:38:06 c791037a9be2: Waiting 07:38:06 ffd874e62e21: Waiting 07:38:06 316046926c0a: Verifying Checksum 07:38:06 316046926c0a: Download complete 07:38:06 7186ed65a4f7: Verifying Checksum 07:38:06 7186ed65a4f7: Download complete 07:38:06 207e8628e3a3: Verifying Checksum 07:38:06 207e8628e3a3: Download complete 07:38:06 c791037a9be2: Verifying Checksum 07:38:06 c791037a9be2: Download complete 07:38:06 595b0fe564bb: Verifying Checksum 07:38:06 595b0fe564bb: Download complete 07:38:06 595b0fe564bb: Pull complete 07:38:06 7186ed65a4f7: Pull complete 07:38:06 316046926c0a: Pull complete 07:38:06 ffd874e62e21: Verifying Checksum 07:38:06 ffd874e62e21: Download complete 07:38:06 7e9c9ca2126c: Pull complete 07:38:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:38:06 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 07:38:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 07:38:08 4ebd0625c992: Verifying Checksum 07:38:08 4ebd0625c992: Download complete 07:38:11 $ docker top c094b4817116cc3a587182035289bb896912e2526c46c1df69106a14b5f8246e -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:11 + docker-compose build --help 07:38:11 + grep parallel 07:38:12 --parallel Build images in parallel. [Pipeline] } 07:38:12 $ docker stop --time=1 c094b4817116cc3a587182035289bb896912e2526c46c1df69106a14b5f8246e 07:38:13 $ docker rm -f c094b4817116cc3a587182035289bb896912e2526c46c1df69106a14b5f8246e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:14 . [Pipeline] withDockerContainer 07:38:14 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 07:38:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:38:14 $ docker top ddb33fcd9d3f2bd4691bd7b96599da1c8c7d63b8a7fd278a5e19308a97773912 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:14 + docker-compose -f ./docker-compose-build.yml build --parallel 07:38:15 Building core-command ... 07:38:15 Building core-data ... 07:38:15 Building core-metadata ... 07:38:15 Building security-bootstrapper ... 07:38:15 Building security-proxy-setup ... 07:38:15 Building security-secretstore-setup ... 07:38:15 Building support-notifications ... 07:38:15 Building support-scheduler ... 07:38:15 Building sys-mgmt-agent ... 07:38:15 Building security-secretstore-setup 07:38:15 Building core-command 07:38:15 Building support-scheduler 07:38:15 Building support-notifications 07:38:15 Building core-metadata 07:38:18 4ebd0625c992: Pull complete 07:38:18 207e8628e3a3: Pull complete 07:38:18 c791037a9be2: Pull complete 07:38:22 ffd874e62e21: Pull complete 07:38:22 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:38:22 ---> cfc18b08335c 07:38:22 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 07:38:24 ---> Running in a6f4879529d6 07:38:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:38:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:38:28 (1/12) Installing libmagic (5.39-r0) 07:38:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:38:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:38:28 ---> a9683c272cc8 07:38:28 Step 3/23 : WORKDIR /edgex-go 07:38:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:38:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:38:28 ---> a9683c272cc8 07:38:28 Step 3/26 : WORKDIR /edgex-go 07:38:28 (2/12) Installing file (5.39-r0) 07:38:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:38:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:38:28 ---> a9683c272cc8 07:38:28 Step 3/24 : WORKDIR /edgex-go 07:38:28 (3/12) Installing libc-dev (0.7.2-r3) 07:38:28 (4/12) Installing g++ (10.2.1_pre1-r3) 07:38:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:38:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> a9683c272cc8 07:38:31 Step 3/24 : WORKDIR /edgex-go 07:38:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:38:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> a9683c272cc8 07:38:31 Step 3/23 : WORKDIR /edgex-go 07:38:33 (5/12) Installing fortify-headers (1.1-r0) 07:38:33 (6/12) Installing patch (2.7.6-r6) 07:38:34 (7/12) Installing build-base (0.5-r2) 07:38:34 (8/12) Installing libsodium (1.0.18-r0) 07:38:34 (9/12) Installing pkgconf (1.7.3-r0) 07:38:34 (10/12) Installing libsodium-dev (1.0.18-r0) 07:38:34 (11/12) Installing libzmq (4.3.3-r1) 07:38:34 (12/12) Installing zeromq-dev (4.3.3-r1) 07:38:34 Executing busybox-1.32.1-r6.trigger 07:38:34 OK: 218 MiB in 52 packages 07:38:38 ---> Running in e7d08efee0d1 07:38:38 ---> Running in 013089c03a11 07:38:38 ---> Running in df13200fe443 07:38:38 ---> Running in 48e70f1d9005 07:38:38 ---> Running in 2180a3b5e4d9 07:38:38 Removing intermediate container e7d08efee0d1 07:38:38 ---> 97831502eb92 07:38:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:38 Removing intermediate container df13200fe443 07:38:38 ---> e7c464ca171d 07:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:38 Removing intermediate container 013089c03a11 07:38:38 ---> 5db4e04ef726 07:38:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:38 Removing intermediate container 2180a3b5e4d9 07:38:38 ---> 365763491c4f 07:38:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:38 Removing intermediate container 48e70f1d9005 07:38:38 ---> aabb3c7caf8d 07:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:38 ---> Running in 21f41a8152a1 07:38:38 ---> Running in 2f37df187a7a 07:38:38 ---> Running in 407fc3d721e5 07:38:38 ---> Running in 6d93ec7ca713 07:38:38 ---> Running in e8bd4b45816b 07:38:39 Removing intermediate container a6f4879529d6 07:38:39 ---> 0ed6d8dac037 07:38:39 Step 4/6 : WORKDIR /edgex-go 07:38:39 ---> Running in d04bd9489a14 07:38:39 Removing intermediate container d04bd9489a14 07:38:39 ---> 58e847683574 07:38:39 Step 5/6 : COPY go.mod . 07:38:39 Removing intermediate container 2f37df187a7a 07:38:39 ---> 313bbeb23d4c 07:38:39 Step 5/24 : RUN apk add --update --no-cache make git 07:38:39 ---> Running in ee0b73f9004e 07:38:39 Removing intermediate container 21f41a8152a1 07:38:39 ---> e1eb4d2182d1 07:38:39 Step 5/26 : RUN apk add --update --no-cache make git 07:38:39 ---> Running in a667578ab3c7 07:38:39 Removing intermediate container 6d93ec7ca713 07:38:39 ---> d760fff22ca1 07:38:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:38:39 ---> Running in 5cc2568a5010 07:38:39 Removing intermediate container e8bd4b45816b 07:38:39 ---> a812af8cacdb 07:38:39 Step 5/24 : RUN apk add --update --no-cache make git 07:38:39 Removing intermediate container 407fc3d721e5 07:38:39 ---> d9cfa0a22600 07:38:39 Step 5/23 : RUN apk add --update --no-cache make git 07:38:39 ---> Running in 922c2ffb8412 07:38:39 ---> Running in e731f613c484 07:38:40 ---> 79384415fa4c 07:38:40 Step 6/6 : RUN go mod download 07:38:40 ---> Running in 673c3510797a 07:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:38:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:38:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:38:42 OK: 219 MiB in 52 packages 07:38:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:38:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:38:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:38:42 Removing intermediate container e731f613c484 07:38:42 ---> 3efb69ae1b52 07:38:42 Step 6/23 : COPY go.mod . 07:38:42 ---> 2b838311567c 07:38:42 Step 7/23 : RUN go mod download 07:38:42 ---> Running in 1157f85426f5 07:38:42 Removing intermediate container 1157f85426f5 07:38:42 ---> e4703d782d76 07:38:42 Step 8/23 : COPY . . 07:38:43 OK: 219 MiB in 52 packages 07:38:44 OK: 219 MiB in 52 packages 07:38:44 OK: 219 MiB in 52 packages 07:38:44 OK: 219 MiB in 52 packages 07:38:47 Removing intermediate container 922c2ffb8412 07:38:47 ---> f9744f872928 07:38:47 Step 6/24 : COPY go.mod . 07:38:47 Removing intermediate container a667578ab3c7 07:38:47 ---> 392cdd9ad069 07:38:47 Step 6/26 : COPY go.mod . 07:38:47 ---> af8653eebcb0 07:38:47 Step 9/23 : RUN go mod tidy 07:38:47 Removing intermediate container 5cc2568a5010 07:38:47 ---> 8f6694a5968c 07:38:47 Step 6/23 : COPY go.mod . 07:38:47 ---> Running in 6cb820b7a336 07:38:47 Removing intermediate container ee0b73f9004e 07:38:47 ---> 8579d84eaebd 07:38:47 Step 6/24 : COPY go.mod . 07:38:47 ---> 555f7fc15b61 07:38:47 Step 7/24 : RUN go mod download 07:38:47 ---> Running in 5e9cbb99912c 07:38:47 ---> 700a1309a064 07:38:47 Step 7/26 : RUN go mod download 07:38:47 ---> Running in 513f2b2cfe7b 07:38:47 ---> ffe9de3fecb7 07:38:47 Step 7/23 : RUN go mod download 07:38:47 ---> 65971f7a2dfa 07:38:47 Step 7/24 : RUN go mod download 07:38:47 ---> Running in c9e80b92bdfa 07:38:48 ---> Running in 27074f6d7b77 07:38:48 Removing intermediate container 5e9cbb99912c 07:38:48 ---> 4d2199c941e7 07:38:48 Step 8/24 : COPY . . 07:38:48 Removing intermediate container 513f2b2cfe7b 07:38:48 ---> 9762ab526bdb 07:38:48 Step 8/26 : COPY . . 07:38:58 Removing intermediate container 6cb820b7a336 07:38:58 ---> ff128d3cadea 07:38:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:38:58 ---> Running in d4e4094a65da 07:38:58 Removing intermediate container 27074f6d7b77 07:38:58 ---> d86d8e1fcf17 07:38:58 Step 8/24 : COPY . . 07:38:58 Removing intermediate container c9e80b92bdfa 07:38:58 ---> 28718fdc21a2 07:38:58 Step 8/23 : COPY . . 07:38:59 ---> 090c5ba09189 07:38:59 Step 9/24 : RUN go mod tidy 07:38:59 ---> 16149d4b603a 07:38:59 Step 9/26 : RUN go mod tidy 07:38:59 ---> Running in 2e2b7f8b1ec3 07:38:59 ---> Running in 8170d77cf9bd 07:38:59 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 07:39:07 Removing intermediate container 673c3510797a 07:39:07 ---> 56fcadf71816 07:39:07 Successfully built 56fcadf71816 07:39:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:39:07 + docker inspect -f . ci-base-image-arm64 07:39:07 . [Pipeline] withDockerContainer 07:39:07 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 07:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 07:39:09 $ docker top c9d680acee7a8722fb052056adeea740df9e2e754d01c96dd94441a366c41c83 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:12 + go version 07:39:12 go version go1.16.3 linux/arm64 [Pipeline] } 07:39:12 $ docker stop --time=1 c9d680acee7a8722fb052056adeea740df9e2e754d01c96dd94441a366c41c83 07:39:14 $ docker rm -f c9d680acee7a8722fb052056adeea740df9e2e754d01c96dd94441a366c41c83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:14 Removing intermediate container 8170d77cf9bd 07:39:14 ---> f07bd3270c16 07:39:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:39:14 Removing intermediate container 2e2b7f8b1ec3 07:39:14 ---> 3d214471187c 07:39:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:39:14 ---> Running in e43310e7eec3 07:39:14 ---> Running in d3f053cb56bb 07:39:14 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 07:39:14 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 07:39:14 + docker inspect -f . ci-base-image-arm64 07:39:14 . [Pipeline] withDockerContainer 07:39:15 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 07:39:15 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat 07:39:16 $ docker top 52d9ab07fd6e3550e09ac29248895a6e3d160df89719979343373f252235264a -eo pid,comm [Pipeline] { [Pipeline] echo 07:39:17 ========================================================= 07:39:17 [edgeXBuildGoParallel] Running Tests and Build... 07:39:17 ========================================================= [Pipeline] sh 07:39:17 + go mod tidy [Pipeline] sh 07:39:21 + make test 07:39:21 go mod tidy 07:39:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:39:24 ---> 5b063361de8b 07:39:24 Step 9/23 : RUN go mod tidy 07:39:24 ---> 3aae280a4a41 07:39:24 Step 9/24 : RUN go mod tidy 07:39:24 ---> Running in 22dcc73bf2fa 07:39:24 ---> Running in 2c1c624c922a 07:39:25 Removing intermediate container 2c1c624c922a 07:39:25 ---> a4fdc839574f 07:39:25 Step 10/24 : RUN make cmd/core-command/core-command 07:39:25 ---> Running in 99cc81d0e6e4 07:39:25 Removing intermediate container 22dcc73bf2fa 07:39:25 ---> 5067986a5c94 07:39:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:39:25 ---> Running in af81baaed163 07:39:26 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 07:39:26 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 07:39:43 ? github.com/edgexfoundry/edgex-go [no test files] 07:39:48 Removing intermediate container d4e4094a65da 07:39:48 ---> 6915081fd56f 07:39:48 07:39:48 Step 11/23 : FROM alpine:3.12 07:39:48 3.12: Pulling from library/alpine 07:39:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:39:48 Status: Downloaded newer image for alpine:3.12 07:39:48 ---> 13621d1b12d4 07:39:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:39:48 ---> Running in 5059ef5333ea 07:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:39:49 (1/1) Installing dumb-init (1.2.2-r1) 07:39:49 Executing busybox-1.31.1-r20.trigger 07:39:49 OK: 6 MiB in 15 packages 07:39:49 Removing intermediate container 5059ef5333ea 07:39:49 ---> 64079252cdad 07:39:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:49 ---> Running in 23a0f1cb8085 07:39:50 Removing intermediate container 23a0f1cb8085 07:39:50 ---> fdcba7070b94 07:39:50 Step 14/23 : ENV APP_PORT=59861 07:39:50 ---> Running in 9a316f5331cb 07:39:50 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 07:39:50 Removing intermediate container 9a316f5331cb 07:39:50 ---> 7f0a5ac874a1 07:39:50 Step 15/23 : EXPOSE $APP_PORT 07:39:50 ---> Running in e7197955bc67 07:39:50 Removing intermediate container e7197955bc67 07:39:50 ---> 49d9a3e5db82 07:39:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:50 ---> 2eb5f5174187 07:39:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:39:53 ---> 41f364bc64aa 07:39:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:39:53 ---> 4edeaebe03aa 07:39:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:39:53 ---> Running in bf6efa542345 07:39:53 Removing intermediate container bf6efa542345 07:39:53 ---> 10f09859454e 07:39:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:53 ---> Running in 15fbb5d54037 07:39:53 Removing intermediate container 15fbb5d54037 07:39:53 ---> c581b3e395d2 07:39:53 Step 21/23 : LABEL arch=x86_64 07:39:53 ---> Running in 87e50bf9c738 07:39:53 Removing intermediate container 87e50bf9c738 07:39:53 ---> 592fd597818a 07:39:53 Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:39:53 ---> Running in 5285b7194bab 07:39:53 Removing intermediate container 5285b7194bab 07:39:53 ---> 07ac036cdc7f 07:39:53 Step 23/23 : LABEL version=0.0.0 07:39:53 ---> Running in bb67132c7684 07:39:53 Removing intermediate container bb67132c7684 07:39:53 ---> 5d1d4793ff1a 07:39:53 07:39:53 Successfully built 5d1d4793ff1a 07:39:53 Successfully tagged support-scheduler:latest 07:39:53 Building security-bootstrapper 07:39:57  Building support-scheduler ... done Removing intermediate container d3f053cb56bb 07:39:57 ---> ba17e6fd047c 07:39:57 07:39:57 Step 11/26 : FROM alpine:3.12 07:39:57 ---> 13621d1b12d4 07:39:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:39:58 ---> Running in 4bf60476481c 07:39:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:39:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:39:59 (1/6) Installing ca-certificates (20191127-r4) 07:39:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:39:59 (3/6) Installing libcurl (7.77.0-r0) 07:39:59 (4/6) Installing curl (7.77.0-r0) 07:39:59 (5/6) Installing dumb-init (1.2.2-r1) 07:39:59 (6/6) Installing su-exec (0.2-r1) 07:39:59 Executing busybox-1.31.1-r20.trigger 07:39:59 Executing ca-certificates-20191127-r4.trigger 07:39:59 OK: 7 MiB in 20 packages 07:40:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:40:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:40:01 ---> a9683c272cc8 07:40:01 Step 3/32 : WORKDIR /edgex-go 07:40:01 ---> Using cache 07:40:01 ---> aabb3c7caf8d 07:40:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:01 ---> Using cache 07:40:01 ---> a812af8cacdb 07:40:01 Step 5/32 : RUN apk add --update --no-cache make git 07:40:01 ---> Using cache 07:40:01 ---> f9744f872928 07:40:01 Step 6/32 : COPY go.mod . 07:40:01 ---> Using cache 07:40:01 ---> 555f7fc15b61 07:40:01 Step 7/32 : RUN go mod download 07:40:01 ---> Using cache 07:40:01 ---> 4d2199c941e7 07:40:01 Step 8/32 : COPY . . 07:40:01 ---> Using cache 07:40:01 ---> 090c5ba09189 07:40:01 Step 9/32 : RUN go mod tidy 07:40:01 ---> Using cache 07:40:01 ---> 3d214471187c 07:40:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:02 ---> Running in 9d8609c940da 07:40:03 Removing intermediate container 4bf60476481c 07:40:03 ---> a521fc7a3567 07:40:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:40:03 ---> Running in 43bf9ed22845 07:40:03 Removing intermediate container 43bf9ed22845 07:40:03 ---> ef6d149d8cf6 07:40:03 Step 14/26 : WORKDIR / 07:40:03 ---> Running in ecf6dd9ae208 07:40:03 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 07:40:03 Removing intermediate container ecf6dd9ae208 07:40:03 ---> 21666fbf3472 07:40:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:40:04 ---> 658ed681a5c3 07:40:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:40:04 ---> 6d7f03223fff 07:40:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:40:04 ---> cc3892227690 07:40:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:40:05 ---> 20aeaa36cc6e 07:40:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:40:07 Removing intermediate container e43310e7eec3 07:40:07 ---> 08bb4b91cb4c 07:40:07 07:40:07 Step 11/24 : FROM alpine:3.12 07:40:07 ---> 13621d1b12d4 07:40:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:40:07 ---> Using cache 07:40:07 ---> 64079252cdad 07:40:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:40:07 ---> Using cache 07:40:07 ---> fdcba7070b94 07:40:07 Step 14/24 : ENV APP_PORT=59881 07:40:07 ---> Running in 3770e5d3704d 07:40:07 ---> 325a70a17c89 07:40:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:40:07 Removing intermediate container 3770e5d3704d 07:40:07 ---> dee18282ae9c 07:40:07 Step 15/24 : EXPOSE $APP_PORT 07:40:07 ---> Running in 0706f9d7e786 07:40:08 ---> 7aea02f6f6c4 07:40:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:40:08 Removing intermediate container 0706f9d7e786 07:40:08 ---> 2a46f7f4f70f 07:40:08 Step 16/24 : WORKDIR / 07:40:08 ---> Running in 928e4f8aa8fc 07:40:08 ---> 74765993a461 07:40:08 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/ 07:40:08 Removing intermediate container 928e4f8aa8fc 07:40:08 ---> 5913dd74e0b5 07:40:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:40:08 ---> Running in 4ab824930cd0 07:40:08 ---> 245bf7c9a664 07:40:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:40:10 ---> 7f992c7fadbf 07:40:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:40:10 Removing intermediate container 4ab824930cd0 07:40:10 ---> 8813983ec212 07:40:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:40:10 ---> d6cb7a0b4bbb 07:40:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:40:10 ---> Running in 42e0ce42340c 07:40:10 ---> Running in a43001f49acd 07:40:11 Removing intermediate container 42e0ce42340c 07:40:11 ---> ee7c67f2beab 07:40:11 Step 24/26 : LABEL arch=x86_64 07:40:11 Removing intermediate container a43001f49acd 07:40:11 ---> 2eb76d332ce8 07:40:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:40:11 ---> Running in e036239fe236 07:40:11 ---> Running in ac7e2345554f 07:40:12 Removing intermediate container ac7e2345554f 07:40:12 ---> 0a5f677e775e 07:40:12 Step 22/24 : LABEL arch=x86_64 07:40:12 Removing intermediate container e036239fe236 07:40:12 ---> be0904f9e8ed 07:40:12 Step 25/26 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:40:14 Removing intermediate container 99cc81d0e6e4 07:40:14 ---> 5c85b654ad89 07:40:14 07:40:14 Step 11/24 : FROM alpine:3.12 07:40:14 ---> 13621d1b12d4 07:40:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:40:14 ---> Using cache 07:40:14 ---> 64079252cdad 07:40:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:40:14 ---> Using cache 07:40:14 ---> fdcba7070b94 07:40:14 Step 14/24 : ENV APP_PORT=59882 07:40:14 ---> Running in d58cf3768591 07:40:14 ---> Running in 4ee03a91adb6 07:40:14 Removing intermediate container af81baaed163 07:40:14 ---> 75365e64063c 07:40:14 07:40:14 Step 11/23 : FROM alpine:3.12 07:40:14 ---> 13621d1b12d4 07:40:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:40:14 ---> Running in decca420de3a 07:40:14 ---> Running in 356baa62969d 07:40:14 Removing intermediate container d58cf3768591 07:40:14 ---> 1c60d4e9842e 07:40:14 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:40:14 Removing intermediate container 4ee03a91adb6 07:40:14 ---> 069bc8ade3ec 07:40:14 Step 26/26 : LABEL version=0.0.0 07:40:14 Removing intermediate container decca420de3a 07:40:14 ---> 235d63cf16a5 07:40:14 Step 15/24 : EXPOSE $APP_PORT 07:40:14 ---> Running in 97d248b920d3 07:40:14 ---> Running in 8b7a5a0d59ae 07:40:14 ---> Running in 3cd3b0918d7c 07:40:14 Removing intermediate container 97d248b920d3 07:40:14 ---> 5b2a1240989b 07:40:14 Step 24/24 : LABEL version=0.0.0 07:40:14 Removing intermediate container 3cd3b0918d7c 07:40:14 ---> 6f70f5437a25 07:40:14 Step 16/24 : WORKDIR / 07:40:14 Removing intermediate container 8b7a5a0d59ae 07:40:14 ---> d42e9e695d1d 07:40:14 07:40:14 ---> Running in aae069f66f3b 07:40:14 ---> Running in a78b1f0df987 07:40:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:14 Successfully built d42e9e695d1d 07:40:14 Successfully tagged security-secretstore-setup:latest 07:40:14 Building security-proxy-setup 07:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:15 Removing intermediate container aae069f66f3b 07:40:15 ---> 8afab44e8e44 07:40:15 07:40:15  Building security-secretstore-setup ... done (1/2) Installing ca-certificates (20191127-r4) 07:40:15 (2/2) Installing dumb-init (1.2.2-r1) 07:40:15 Successfully built 8afab44e8e44 07:40:15 Executing busybox-1.31.1-r20.trigger 07:40:15 Successfully tagged core-metadata:latest 07:40:15 Removing intermediate container a78b1f0df987 07:40:15 ---> a6dfca6575fe 07:40:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:40:15 Building core-data 07:40:15  Building core-metadata ... done Executing ca-certificates-20191127-r4.trigger 07:40:15 OK: 6 MiB in 16 packages 07:40:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:40:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:40:22 ---> a9683c272cc8 07:40:22 Step 3/24 : WORKDIR /edgex-go 07:40:22 ---> Using cache 07:40:22 ---> aabb3c7caf8d 07:40:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:22 ---> Using cache 07:40:22 ---> a812af8cacdb 07:40:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:40:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:40:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:22 ---> a9683c272cc8 07:40:22 Step 3/22 : WORKDIR /edgex-go 07:40:22 ---> Using cache 07:40:22 ---> aabb3c7caf8d 07:40:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:22 ---> Using cache 07:40:22 ---> a812af8cacdb 07:40:22 Step 5/22 : RUN apk add --update --no-cache make git 07:40:22 ---> Using cache 07:40:22 ---> f9744f872928 07:40:22 Step 6/22 : COPY go.mod . 07:40:22 ---> Using cache 07:40:22 ---> 555f7fc15b61 07:40:22 Step 7/22 : RUN go mod download 07:40:22 ---> Using cache 07:40:22 ---> 4d2199c941e7 07:40:22 Step 8/22 : COPY . . 07:40:22 ---> Using cache 07:40:22 ---> 090c5ba09189 07:40:22 Step 9/22 : RUN go mod tidy 07:40:22 ---> Using cache 07:40:22 ---> 3d214471187c 07:40:22 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:40:25 ---> 0b608af8af25 07:40:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:40:25 ---> Running in d54297e1bf69 07:40:25 ---> Running in 7aaec42d4a00 07:40:25 Removing intermediate container 356baa62969d 07:40:25 ---> 1c48525ffb92 07:40:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:40:26 ---> Running in 13dbae209a71 07:40:26 ---> cbdce80f58e8 07:40:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:40:26 Removing intermediate container 13dbae209a71 07:40:26 ---> a72023c9fdc7 07:40:26 Step 14/23 : ENV APP_PORT=59860 07:40:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:40:26 ---> Running in 9eaf2f284607 07:40:26 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 07:40:26 ---> 8198e6424695 07:40:26 Step 20/24 : ENTRYPOINT ["/core-command"] 07:40:27 Removing intermediate container 9eaf2f284607 07:40:27 ---> e391b8165589 07:40:27 Step 15/23 : EXPOSE $APP_PORT 07:40:27 ---> Running in f3b6d0dee2e0 07:40:27 ---> Running in 0d12f07ef24f 07:40:27 Removing intermediate container f3b6d0dee2e0 07:40:27 ---> 4b4a86f9b5f4 07:40:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:40:27 ---> Running in 81b1c2144be8 07:40:27 Removing intermediate container 0d12f07ef24f 07:40:27 ---> b47003bd1e35 07:40:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:40:27 Removing intermediate container 81b1c2144be8 07:40:27 ---> 0f0af6cf924c 07:40:27 Step 22/24 : LABEL arch=x86_64 07:40:27 ---> Running in 984052dbecc8 07:40:27 ---> cf9818ac9de6 07:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:40:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:40:27 Removing intermediate container 984052dbecc8 07:40:27 ---> d6707d28027a 07:40:27 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:40:27 ---> Running in 90c12f59e876 07:40:28 OK: 219 MiB in 52 packages 07:40:28 Removing intermediate container 90c12f59e876 07:40:28 ---> 0f069db69ad5 07:40:28 Step 24/24 : LABEL version=0.0.0 07:40:28 ---> b2463ddcdb10 07:40:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:40:28 ---> Running in e6cd8c472726 07:40:28 Removing intermediate container e6cd8c472726 07:40:28 ---> 4a7d96bf838a 07:40:28 07:40:28 Successfully built 4a7d96bf838a 07:40:28 Successfully tagged core-command:latest 07:40:28 Building sys-mgmt-agent 07:40:28  Building core-command ... done Removing intermediate container d54297e1bf69 07:40:28 ---> 426bb7950d03 07:40:28 Step 6/24 : COPY go.mod . 07:40:28 ---> d482b9cb3e4b 07:40:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:40:29 ---> Running in a6b97b3fc29c 07:40:30 Removing intermediate container a6b97b3fc29c 07:40:30 ---> b62e908fb6af 07:40:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:40:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:40:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:40:32 ---> a9683c272cc8 07:40:32 Step 3/24 : WORKDIR /edgex-go 07:40:32 ---> Using cache 07:40:32 ---> aabb3c7caf8d 07:40:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:32 ---> Using cache 07:40:32 ---> a812af8cacdb 07:40:32 Step 5/24 : RUN apk add --update --no-cache make bash git 07:40:36 ---> 5e91bb11cdab 07:40:36 Step 7/24 : RUN go mod download 07:40:36 ---> Running in d4d8fd39892c 07:40:36 ---> Running in f1f206f7adb1 07:40:36 ---> Running in da55bdf875b1 07:40:36 Removing intermediate container d4d8fd39892c 07:40:36 ---> ea29b746825d 07:40:36 Step 21/23 : LABEL arch=x86_64 07:40:36 ---> Running in ae0cbf8e3d54 07:40:36 Removing intermediate container ae0cbf8e3d54 07:40:36 ---> 0aa66e31ce59 07:40:36 Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:40:36 ---> Running in 4a2edee28930 07:40:36 Removing intermediate container 4a2edee28930 07:40:36 ---> 06062ba5927d 07:40:36 Step 23/23 : LABEL version=0.0.0 07:40:36 ---> Running in a0242e3007de 07:40:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:40:36 Removing intermediate container a0242e3007de 07:40:36 ---> 331fb878fa1c 07:40:36 07:40:36 Successfully built 331fb878fa1c 07:40:36 Successfully tagged support-notifications:latest 07:40:37  Building support-notifications ... done Removing intermediate container da55bdf875b1 07:40:37 ---> 26160486e50c 07:40:37 Step 8/24 : COPY . . 07:40:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:40:41 OK: 219 MiB in 52 packages 07:40:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:40:47 ---> 959fff2a0e49 07:40:47 Step 9/24 : RUN go mod tidy 07:40:48 Removing intermediate container f1f206f7adb1 07:40:48 ---> cf8de294e075 07:40:48 Step 6/24 : COPY go.mod . 07:40:48 ---> Running in 970c6e41c452 07:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:40:49 Removing intermediate container 9d8609c940da 07:40:49 ---> b0ad773277af 07:40:49 07:40:49 Step 11/32 : FROM alpine:3.12 07:40:49 ---> 13621d1b12d4 07:40:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:40:49 ---> 53a95c3afde8 07:40:49 Step 7/24 : RUN go mod download 07:40:49 ---> Running in 07679d8ee627 07:40:49 ---> Running in 44ab7e564eee 07:40:49 Removing intermediate container 07679d8ee627 07:40:49 ---> de6ecc73630f 07:40:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:40:49 ---> Running in 7a593d2e4960 07:40:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:50 (1/2) Installing dumb-init (1.2.2-r1) 07:40:50 (2/2) Installing su-exec (0.2-r1) 07:40:50 Executing busybox-1.31.1-r20.trigger 07:40:50 OK: 6 MiB in 16 packages 07:40:50 Removing intermediate container 44ab7e564eee 07:40:50 ---> e756fb02c783 07:40:50 Step 8/24 : COPY . . 07:40:51 Removing intermediate container 970c6e41c452 07:40:51 ---> 11de20645b37 07:40:51 Step 10/24 : RUN make cmd/core-data/core-data 07:40:58 Removing intermediate container 7a593d2e4960 07:40:58 ---> a46a71fd21fc 07:40:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:40:58 ---> Running in 690cde4da9b5 07:40:58 ---> d1778ec15373 07:40:58 Step 9/24 : RUN go mod tidy 07:40:58 ---> Running in f612b1798c98 07:40:58 ---> Running in c7ef00c1b5c2 07:40:58 Removing intermediate container f612b1798c98 07:40:58 ---> c1449211f3ba 07:40:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:40:58 ---> Running in 347588a759eb 07:40:58 Removing intermediate container 347588a759eb 07:40:58 ---> f3c23cbb70c7 07:40:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:40:59 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 07:40:59 ---> Running in e381add17c35 07:40:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:40:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:41:00 Removing intermediate container e381add17c35 07:41:00 ---> f594965d54b8 07:41:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:41:00 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 07:41:00 Removing intermediate container c7ef00c1b5c2 07:41:00 ---> 3612d43396a2 07:41:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:41:00 ---> Running in 2ee4bb00afd3 07:41:00 ---> Running in 9de0f961cf84 07:41:00 Removing intermediate container 2ee4bb00afd3 07:41:00 ---> d2097cd92978 07:41:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:41:01 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 07:41:01 ---> 8a9ee7ee8047 07:41:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:41:01 ---> Running in 99771e81d174 07:41:01 Removing intermediate container 99771e81d174 07:41:01 ---> 04d5a39f1477 07:41:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:02 ---> 94ab946e5996 07:41:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:41:03 ---> 72d561ff25e1 07:41:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:41:03 ---> 94f989272141 07:41:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:41:04 ---> ca38942773fd 07:41:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:41:05 ---> 0e341851584e 07:41:05 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:41:05 ---> Running in 0405459cf334 07:41:05 Removing intermediate container 7aaec42d4a00 07:41:05 ---> ce7c934af4c4 07:41:05 07:41:05 Step 11/22 : FROM alpine:3.12 07:41:05 ---> 13621d1b12d4 07:41:05 Step 12/22 : RUN apk add --update --no-cache curl 07:41:05 ---> Running in ebe368a6ff6e 07:41:05 Removing intermediate container 0405459cf334 07:41:05 ---> 53ac67e0f696 07:41:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:41:05 ---> 73f3b68c0e59 07:41:05 Step 27/32 : RUN chmod +x /entrypoint.sh 07:41:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:06 ---> Running in 125c7eba0b1d 07:41:06 (1/4) Installing ca-certificates (20191127-r4) 07:41:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:41:06 (3/4) Installing libcurl (7.77.0-r0) 07:41:06 (4/4) Installing curl (7.77.0-r0) 07:41:06 Executing busybox-1.31.1-r20.trigger 07:41:06 Executing ca-certificates-20191127-r4.trigger 07:41:06 OK: 7 MiB in 18 packages 07:41:07 Removing intermediate container ebe368a6ff6e 07:41:07 ---> 899b75c20906 07:41:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:07 ---> Running in 1495ec71cae3 07:41:07 Removing intermediate container 125c7eba0b1d 07:41:07 ---> e4b6b418d39b 07:41:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:41:07 Removing intermediate container 1495ec71cae3 07:41:07 ---> 1cb97b970601 07:41:07 Step 14/22 : WORKDIR /edgex 07:41:07 ---> Running in 4bf52c8fe530 07:41:07 ---> Running in 973b4ea0f038 07:41:07 Removing intermediate container 973b4ea0f038 07:41:07 ---> 0617535048e7 07:41:07 Step 29/32 : CMD ["gate"] 07:41:07 Removing intermediate container 4bf52c8fe530 07:41:07 ---> 1202f4d947f9 07:41:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:41:08 ---> Running in ed0bf5199006 07:41:08 ---> 62d0ed7c197c 07:41:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:41:08 Removing intermediate container ed0bf5199006 07:41:08 ---> 7267644c48f4 07:41:08 Step 30/32 : LABEL arch=x86_64 07:41:08 ---> Running in a06ab142421f 07:41:08 ---> aaa8e8728193 07:41:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:41:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:41:08 Removing intermediate container a06ab142421f 07:41:08 ---> 568f07ac59ff 07:41:08 Step 31/32 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:41:09 ---> Running in d0c3a9e9fe67 07:41:09 ---> 083f875f9d0d 07:41:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:41:09 ---> Running in 40f4c27ce6de 07:41:09 Removing intermediate container d0c3a9e9fe67 07:41:09 ---> bbf59313c10e 07:41:09 Step 32/32 : LABEL version=0.0.0 07:41:09 ---> Running in 80ebf466770b 07:41:09 Removing intermediate container 40f4c27ce6de 07:41:09 ---> c7cb6bec14a1 07:41:09 Step 19/22 : CMD ["--init=true"] 07:41:09 ---> Running in 4c9f729b9add 07:41:10 Removing intermediate container 80ebf466770b 07:41:10 ---> 96840f260027 07:41:10 07:41:10 Successfully built 96840f260027 07:41:10 Successfully tagged security-bootstrapper:latest 07:41:10  Building security-bootstrapper ... done Removing intermediate container 4c9f729b9add 07:41:10 ---> 1925d7e0a0ef 07:41:10 Step 20/22 : LABEL arch=x86_64 07:41:10 ---> Running in d7f4929ad42a 07:41:10 Removing intermediate container d7f4929ad42a 07:41:10 ---> d3658eac8496 07:41:10 Step 21/22 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:41:10 ---> Running in b010333fe5a8 07:41:10 Removing intermediate container b010333fe5a8 07:41:10 ---> 2ce10321effc 07:41:10 Step 22/22 : LABEL version=0.0.0 07:41:10 ---> Running in 7e04a8b005ee 07:41:11 Removing intermediate container 7e04a8b005ee 07:41:11 ---> 87f4362df7c7 07:41:11 07:41:11 Successfully built 87f4362df7c7 07:41:11 Successfully tagged security-proxy-setup:latest 07:41:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:41:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:41:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.422s coverage: 46.1% of statements 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements 07:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.321s coverage: 100.0% of statements 07:41:23  Building security-proxy-setup ... done Removing intermediate container 9de0f961cf84 07:41:23 ---> 064db2daccd7 07:41:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:41:23 ---> Running in f965ab7bc143 07:41:23 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 07:41:23 Removing intermediate container 690cde4da9b5 07:41:23 ---> 8830be91031f 07:41:23 07:41:23 Step 11/24 : FROM alpine:3.12 07:41:23 ---> 13621d1b12d4 07:41:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:41:24 Removing intermediate container f965ab7bc143 07:41:24 ---> 83a77aa89185 07:41:24 07:41:24 Step 12/24 : FROM docker:20.10.0 07:41:24 ---> Running in b838f0a14745 07:41:24 Removing intermediate container b838f0a14745 07:41:24 ---> 7078ce236ab2 07:41:24 Step 13/24 : ENV APP_PORT=59880 07:41:24 20.10.0: Pulling from library/docker 07:41:24 ---> Running in 7e8c2149a3a5 07:41:24 Removing intermediate container 7e8c2149a3a5 07:41:24 ---> e6cd4bc837fc 07:41:24 Step 14/24 : EXPOSE $APP_PORT 07:41:24 ---> Running in f30d34e2a8d3 07:41:24 Removing intermediate container f30d34e2a8d3 07:41:24 ---> f7530cb9190b 07:41:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:24 ---> Running in e98ddcfa1cce 07:41:25 Removing intermediate container e98ddcfa1cce 07:41:25 ---> c771cf121266 07:41:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:41:25 ---> Running in fc33ed860054 07:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:28 (1/6) Installing dumb-init (1.2.2-r1) 07:41:28 (2/6) Installing libgcc (9.3.0-r2) 07:41:28 (3/6) Installing libsodium (1.0.18-r0) 07:41:28 (4/6) Installing libstdc++ (9.3.0-r2) 07:41:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:41:28 Status: Downloaded newer image for docker:20.10.0 07:41:28 ---> aefe523efa57 07:41:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:41:28 (5/6) Installing libzmq (4.3.3-r0) 07:41:28 (6/6) Installing zeromq (4.3.3-r0) 07:41:28 ---> Running in 34e79a686f19 07:41:28 Executing busybox-1.31.1-r20.trigger 07:41:28 OK: 8 MiB in 20 packages 07:41:28 Removing intermediate container 34e79a686f19 07:41:28 ---> 406a4324c3f8 07:41:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:41:28 ---> Running in 03d9a144f259 07:41:29 Removing intermediate container fc33ed860054 07:41:29 ---> b96d736700fc 07:41:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:29 ---> 1c9ea3396042 07:41:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:41:29 (1/39) Installing readline (8.0.4-r0) 07:41:29 (2/39) Installing bash (5.0.17-r0) 07:41:29 Executing bash-5.0.17-r0.post-install 07:41:29 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:41:29 (4/39) Installing libcurl (7.77.0-r0) 07:41:29 (5/39) Installing curl (7.77.0-r0) 07:41:29 (6/39) Installing dumb-init (1.2.2-r1) 07:41:29 (7/39) Installing libbz2 (1.0.8-r1) 07:41:29 (8/39) Installing expat (2.2.9-r1) 07:41:29 (9/39) Installing libffi (3.3-r2) 07:41:29 (10/39) Installing gdbm (1.13-r1) 07:41:29 (11/39) Installing xz-libs (5.2.5-r0) 07:41:29 (12/39) Installing sqlite-libs (3.32.1-r0) 07:41:29 (13/39) Installing python3 (3.8.10-r0) 07:41:30 ---> 4c2f9b24a826 07:41:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.563s coverage: 27.7% of statements 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 81.2% of statements 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.210s coverage: 100.0% of statements 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.222s coverage: 100.0% of statements 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:41:30 ---> 8ea1a63c3674 07:41:30 Step 20/24 : ENTRYPOINT ["/core-data"] 07:41:30 (14/39) Installing py3-appdirs (1.4.4-r1) 07:41:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:41:30 (16/39) Installing py3-parsing (2.4.7-r0) 07:41:30 (17/39) Installing py3-six (1.15.0-r0) 07:41:30 (18/39) Installing py3-packaging (20.4-r0) 07:41:30 ---> Running in a3ddc3a83dc0 07:41:30 (19/39) Installing py3-setuptools (47.0.0-r0) 07:41:30 (20/39) Installing py3-chardet (3.0.4-r4) 07:41:30 (21/39) Installing py3-idna (2.9-r0) 07:41:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:41:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:41:30 (24/39) Installing py3-requests (2.23.0-r0) 07:41:30 (25/39) Installing py3-msgpack (1.0.0-r0) 07:41:30 (26/39) Installing py3-lockfile (0.12.2-r3) 07:41:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:41:30 (28/39) Installing py3-colorama (0.4.3-r0) 07:41:31 (29/39) Installing py3-distlib (0.3.0-r0) 07:41:31 Removing intermediate container a3ddc3a83dc0 07:41:31 ---> 8f8dd38d0ef2 07:41:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:31 (30/39) Installing py3-distro (1.5.0-r1) 07:41:31 (31/39) Installing py3-webencodings (0.5.1-r3) 07:41:31 (32/39) Installing py3-html5lib (1.0.1-r4) 07:41:31 ---> Running in aeb2974b2cc6 07:41:31 (33/39) Installing py3-pytoml (0.1.21-r0) 07:41:31 (34/39) Installing py3-pep517 (0.8.2-r0) 07:41:31 (35/39) Installing py3-progress (1.5-r0) 07:41:31 (36/39) Installing py3-toml (0.10.1-r0) 07:41:31 (37/39) Installing py3-retrying (1.3.3-r0) 07:41:31 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:41:31 (39/39) Installing py3-pip (20.1.1-r0) 07:41:31 Executing busybox-1.31.1-r19.trigger 07:41:31 OK: 72 MiB in 59 packages 07:41:31 Removing intermediate container aeb2974b2cc6 07:41:31 ---> d034de1adf64 07:41:31 Step 22/24 : LABEL arch=x86_64 07:41:31 ---> Running in 071d86fee7ba 07:41:31 Removing intermediate container 071d86fee7ba 07:41:31 ---> b3f125aa41c8 07:41:31 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:41:31 ---> Running in cd4629098c63 07:41:31 Removing intermediate container cd4629098c63 07:41:31 ---> 3d492a20c007 07:41:31 Step 24/24 : LABEL version=0.0.0 07:41:31 ---> Running in a5b4df4eaaf1 07:41:31 Removing intermediate container a5b4df4eaaf1 07:41:31 ---> 1bf3aaacc3c5 07:41:31 07:41:31 Successfully built 1bf3aaacc3c5 07:41:31 Successfully tagged core-data:latest 07:41:32  Building core-data ... done Collecting docker-compose==1.23.2 07:41:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:41:32 Collecting PyYAML<4,>=3.10 07:41:32 Downloading PyYAML-3.13.tar.gz (270 kB) 07:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.364s coverage: 53.4% of statements 07:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:41:32 Collecting docopt<0.7,>=0.6.1 07:41:32 Downloading docopt-0.6.2.tar.gz (25 kB) 07:41:33 Collecting cached-property<2,>=1.2.0 07:41:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:41:33 Collecting texttable<0.10,>=0.9.0 07:41:33 Downloading texttable-0.9.1.tar.gz (11 kB) 07:41:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:41:33 Collecting jsonschema<3,>=2.5.1 07:41:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:41:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:41:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:41:33 Collecting dockerpty<0.5,>=0.4.1 07:41:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:41:34 Collecting docker<4.0,>=3.6.0 07:41:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:41:34 Collecting websocket-client<1.0,>=0.32.0 07:41:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:41:34 Collecting urllib3<1.25,>=1.21.1 07:41:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:41:34 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) 07:41:34 Collecting idna<2.8,>=2.5 07:41:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:41:34 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) 07:41:34 Collecting docker-pycreds>=0.4.0 07:41:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:41:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:41:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:41:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:41:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:41:34 Installing collected packages: PyYAML, docopt, cached-property, texttable, jsonschema, urllib3, idna, requests, dockerpty, docker-pycreds, websocket-client, docker, docker-compose 07:41:34 Running setup.py install for PyYAML: started 07:41:34 Running setup.py install for PyYAML: finished with status 'done' 07:41:34 Running setup.py install for docopt: started 07:41:35 Running setup.py install for docopt: finished with status 'done' 07:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.507s coverage: 87.7% of statements 07:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements 07:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:41:35 Running setup.py install for texttable: started 07:41:35 Running setup.py install for texttable: finished with status 'done' 07:41:35 Attempting uninstall: urllib3 07:41:35 Found existing installation: urllib3 1.25.9 07:41:35 Uninstalling urllib3-1.25.9: 07:41:35 Successfully uninstalled urllib3-1.25.9 07:41:35 Attempting uninstall: idna 07:41:35 Found existing installation: idna 2.9 07:41:35 Uninstalling idna-2.9: 07:41:35 Successfully uninstalled idna-2.9 07:41:36 Attempting uninstall: requests 07:41:36 Found existing installation: requests 2.23.0 07:41:36 Uninstalling requests-2.23.0: 07:41:36 Successfully uninstalled requests-2.23.0 07:41:36 Running setup.py install for dockerpty: started 07:41:36 Running setup.py install for dockerpty: finished with status 'done' 07:41:36 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 07:41:39 Removing intermediate container 03d9a144f259 07:41:39 ---> df0d981278d6 07:41:39 Step 15/24 : ENV APP_PORT=58890 07:41:39 ---> Running in 100fd7e3854f 07:41:39 Removing intermediate container 100fd7e3854f 07:41:39 ---> a6364f12620b 07:41:39 Step 16/24 : EXPOSE $APP_PORT 07:41:39 ---> Running in f30b92288d94 07:41:39 Removing intermediate container f30b92288d94 07:41:39 ---> a89ffe5017bf 07:41:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:41:40 ---> 593ea35a3ee7 07:41:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:41:40 ---> 762c51981d83 07:41:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:41:40 ---> a07387ec478a 07:41:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:41:40 ---> Running in 8cf25c93341d 07:41:40 Removing intermediate container 8cf25c93341d 07:41:40 ---> 097ca36bce15 07:41:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:40 ---> Running in 89e28e123156 07:41:40 Removing intermediate container 89e28e123156 07:41:40 ---> 9f11053c6aac 07:41:40 Step 22/24 : LABEL arch=x86_64 07:41:40 ---> Running in fba51becc0e8 07:41:40 Removing intermediate container fba51becc0e8 07:41:40 ---> 78162d652181 07:41:40 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:41:40 ---> Running in 2dd523abecb9 07:41:40 Removing intermediate container 2dd523abecb9 07:41:40 ---> e7dfd57b22cc 07:41:40 Step 24/24 : LABEL version=0.0.0 07:41:40 ---> Running in c6704a6dd25e 07:41:40 Removing intermediate container c6704a6dd25e 07:41:40 ---> 74cc00eca054 07:41:40 07:41:40 Successfully built 74cc00eca054 07:41:41 Successfully tagged sys-mgmt-agent:latest 07:41:41  Building sys-mgmt-agent ... done  [Pipeline] } 07:41:41 $ docker stop --time=1 ddb33fcd9d3f2bd4691bd7b96599da1c8c7d63b8a7fd278a5e19308a97773912 07:41:42 $ docker rm -f ddb33fcd9d3f2bd4691bd7b96599da1c8c7d63b8a7fd278a5e19308a97773912 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:42 + docker images 07:41:42 REPOSITORY TAG IMAGE ID CREATED SIZE 07:41:42 sys-mgmt-agent latest 74cc00eca054 2 seconds ago 312MB 07:41:42 core-data latest 1bf3aaacc3c5 11 seconds ago 21.6MB 07:41:42 83a77aa89185 19 seconds ago 1.16GB 07:41:42 8830be91031f 19 seconds ago 1.17GB 07:41:42 security-proxy-setup latest 87f4362df7c7 32 seconds ago 25.3MB 07:41:42 security-bootstrapper latest 96840f260027 33 seconds ago 18.2MB 07:41:42 ce7c934af4c4 38 seconds ago 1.16GB 07:41:42 b0ad773277af 54 seconds ago 1.15GB 07:41:42 support-notifications latest 331fb878fa1c About a minute ago 17.8MB 07:41:42 core-command latest 4a7d96bf838a About a minute ago 17.1MB 07:41:42 security-secretstore-setup latest d42e9e695d1d About a minute ago 25.8MB 07:41:42 core-metadata latest 8afab44e8e44 About a minute ago 18.6MB 07:41:42 5c85b654ad89 About a minute ago 1.16GB 07:41:42 75365e64063c About a minute ago 1.16GB 07:41:42 08bb4b91cb4c About a minute ago 1.17GB 07:41:42 ba17e6fd047c About a minute ago 1.16GB 07:41:42 support-scheduler latest 5d1d4793ff1a About a minute ago 17.1MB 07:41:42 6915081fd56f About a minute ago 1.16GB 07:41:42 ci-base-image-x86_64 latest a9683c272cc8 6 minutes ago 648MB 07:41:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 07:41:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 07:41:42 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 07:41:42 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:41:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.247s coverage: 28.6% of statements 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.412s coverage: 100.0% of statements 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.312s coverage: 100.0% of statements 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.467s coverage: 86.7% of statements 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.513s coverage: 97.5% of statements 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.343s coverage: 78.3% of statements 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [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 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.201s coverage: 95.1% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.390s coverage: 0.8% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.288s coverage: 22.0% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.189s coverage: 47.1% of statements 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.331s coverage: 79.5% of statements 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements 07:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 07:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.167s coverage: 87.5% of statements 07:42:00 Still waiting to schedule task 07:42:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements 07:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 07:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.615s coverage: 81.8% of statements 07:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 76.0% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.337s coverage: 87.2% of statements 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.681s coverage: 64.4% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 07:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.033s coverage: 66.9% of statements 07:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.766s coverage: 43.5% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.109s coverage: 89.5% of statements 07:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements 07:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.486s coverage: 46.8% of statements 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.144s coverage: 100.0% of statements 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.268s coverage: 19.3% of statements 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.525s coverage: 91.9% of statements 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.450s coverage: 28.7% of statements 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.247s coverage: 99.0% of statements 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.203s coverage: 100.0% of statements 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:42:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.182s coverage: 63.4% of statements 07:42:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.496s coverage: 97.6% of statements 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:42:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:42:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.085s coverage: 100.0% of statements 07:42:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.155s coverage: 28.1% of statements 07:42:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:42:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.156s coverage: 27.9% of statements 07:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:42:45 GO111MODULE=on go vet ./... 07:44:31 gofmt -l . 07:44:31 [ "`gofmt -l .`" = "" ] 07:44:31 ./bin/test-go-mod-tidy.sh 07:44:31 ./bin/test-attribution-txt.sh [Pipeline] sh 07:44:33 + ls -al . 07:44:33 total 880 07:44:33 drwxrwxr-x 9 1001 1001 4096 Jun 1 07:44 . 07:44:33 drwxr-xr-x 4 root root 4096 Jun 1 07:39 .. 07:44:33 -rw-rw-r-- 1 1001 1001 11 Jun 1 07:37 .dockerignore 07:44:33 drwxrwxr-x 8 1001 1001 4096 Jun 1 07:37 .git 07:44:33 drwxrwxr-x 3 1001 1001 4096 Jun 1 07:37 .github 07:44:33 -rw-rw-r-- 1 1001 1001 818 Jun 1 07:37 .gitignore 07:44:33 -rw-rw-r-- 1 1001 1001 166 Jun 1 07:37 .sonarcloud.properties 07:44:33 -rw-rw-r-- 1 1001 1001 8609 Jun 1 07:37 Attribution.txt 07:44:33 -rw-rw-r-- 1 1001 1001 3804 Jun 1 07:37 CONTRIBUTING.md 07:44:33 -rw-rw-r-- 1 1001 1001 931 Jun 1 07:37 Dockerfile.build 07:44:33 -rw-rw-r-- 1 1001 1001 849 Jun 1 07:37 Jenkinsfile 07:44:33 -rw-rw-r-- 1 1001 1001 10775 Jun 1 07:37 LICENSE 07:44:33 -rw-rw-r-- 1 1001 1001 5632 Jun 1 07:37 Makefile 07:44:33 -rw-rw-r-- 1 1001 1001 7978 Jun 1 07:37 README.md 07:44:33 -rw-rw-r-- 1 1001 1001 6755 Jun 1 07:37 SECURITY.md 07:44:33 -rw-rw-r-- 1 1001 1001 5 Jun 1 07:34 VERSION 07:44:33 -rw-rw-r-- 1 1001 1001 4131 Jun 1 07:37 ZMQWindows.md 07:44:33 drwxrwxr-x 2 1001 1001 4096 Jun 1 07:37 bin 07:44:33 drwxrwxr-x 14 1001 1001 4096 Jun 1 07:37 cmd 07:44:33 -rw-r--r-- 1 root root 742912 Jun 1 07:42 coverage.out 07:44:33 -rw-r--r-- 1 root root 1060 Jun 1 07:44 go.mod 07:44:33 -rw-r--r-- 1 root root 21686 Jun 1 07:39 go.sum 07:44:33 drwxrwxr-x 8 1001 1001 4096 Jun 1 07:37 internal 07:44:33 drwxrwxr-x 4 1001 1001 4096 Jun 1 07:37 openapi 07:44:33 drwxrwxr-x 4 1001 1001 4096 Jun 1 07:37 snap 07:44:33 -rw-rw-r-- 1 1001 1001 168 Jun 1 07:37 version.go [Pipeline] sh 07:44:36 + '[' -e coverage.out ] 07:44:36 + chown 1001:1001 coverage.out [Pipeline] stash 07:44:36 Warning: overwriting stash ‘coverage-report’ 07:44:43 Stashed 1 file(s) [Pipeline] sh 07:44:48 + make build 07:44:48 go mod tidy 07:44:48 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 07:44:54 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 07:45:19 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 07:45:24 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 07:45:29 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 07:45:29 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 07:45:34 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 07:45:37 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 07:45:39 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 07:45:45 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 07:45:47 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 07:45:50 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 07:45:50 Running on prd-ubuntu18.04-docker-8c-8g-1783 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws 07:45:53 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] } 07:45:55 $ docker stop --time=1 52d9ab07fd6e3550e09ac29248895a6e3d160df89719979343373f252235264a 07:45:58 $ docker rm -f 52d9ab07fd6e3550e09ac29248895a6e3d160df89719979343373f252235264a 07:45:58 The recommended git tool is: git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:46:24 07:46:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:46:45 latest: Pulling from edgex-devops/edgex-compose-arm64 07:46:45 29e5d40040c1: Pulling fs layer 07:46:45 1ce36da41761: Pulling fs layer 07:46:45 25b303627fd3: Pulling fs layer 07:46:45 29e5d40040c1: Verifying Checksum 07:46:45 29e5d40040c1: Download complete 07:46:45 1ce36da41761: Verifying Checksum 07:46:45 1ce36da41761: Download complete 07:46:45 29e5d40040c1: Pull complete 07:46:45 1ce36da41761: Pull complete 07:46:45 25b303627fd3: Download complete 07:46:51 25b303627fd3: Pull complete 07:46:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:46:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:47:02 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 07:47:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 07:47:34 $ docker top f78b2b531c15a85b1de7aa20b8791d691d8e3a618e5b63666eabc6a19d14e344 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:30 Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-1782: java.lang.InterruptedException 07:50:35 + grep parallel 07:50:35 + docker-compose build --help 07:50:35 --parallel Build images in parallel. 07:51:14 + grep parallel 07:51:14 + docker-compose build --help 07:51:14 --parallel Build images in parallel. 07:51:25 + grep parallel 07:51:25 + docker-compose build --help 07:51:25 --parallel Build images in parallel. [Pipeline] } 07:51:58 $ docker stop --time=1 f78b2b531c15a85b1de7aa20b8791d691d8e3a618e5b63666eabc6a19d14e344 07:53:15 $ docker rm -f f78b2b531c15a85b1de7aa20b8791d691d8e3a618e5b63666eabc6a19d14e344 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:54:42 . [Pipeline] withDockerContainer 07:55:03 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 07:55:10 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:55:14 $ docker top 8c2c0d8140b24b4beb51e99609e8d314ccfaba28cc4f56badb401071b603f2e0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:23 + docker-compose -f ./docker-compose-build.yml build --parallel 07:55:23 Building core-command ... 07:55:23 Building core-data ... 07:55:23 Building core-metadata ... 07:55:23 Building security-bootstrapper ... 07:55:23 Building security-proxy-setup ... 07:55:23 Building security-secretstore-setup ... 07:55:23 Building support-notifications ... 07:55:23 Building support-scheduler ... 07:55:23 Building sys-mgmt-agent ... 07:55:23 Building core-data 07:55:23 Building security-secretstore-setup 07:55:23 Building core-metadata 07:55:23 Building support-notifications 07:55:23 Building support-scheduler 07:55:48 using credential edgex-jenkins-ssh 07:55:48 Cloning the remote Git repository 07:55:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:55:48 > git init /w/workspace/edgex-go/2 # timeout=10 07:55:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:55:51 > git --version # timeout=10 07:55:51 > git --version # 'git version 2.17.1' 07:55:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:04 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:56:04 Merge succeeded, producing b5e6b0d3bfacb8df0895f60475485bae0d39d826 07:56:04 Checking out Revision b5e6b0d3bfacb8df0895f60475485bae0d39d826 (PR-3530) 07:56:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:56:04 > git config core.sparsecheckout # timeout=10 07:56:04 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 07:56:04 > git remote # timeout=10 07:56:04 > git config --get remote.origin.url # timeout=10 07:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:04 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 07:56:04 > git rev-parse HEAD^{commit} # timeout=10 07:56:04 > git config core.sparsecheckout # timeout=10 07:56:04 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 07:56:14 Commit message: "feat(notifications): Implement Sending Service for Email Channel" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:26 + echo snap-build.sh 07:56:26 snap-build.sh 07:56:26 + SNAP_BASE_DIR=. 07:56:26 + '[' '!' -z /w/workspace/edgex-go/2 ']' 07:56:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 07:56:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 07:56:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 07:56:26 + cd /w/workspace/edgex-go/2 07:56:26 + sudo apt-get remove -qy --purge lxd lxd-client 07:56:26 Reading package lists... 07:56:26 Building dependency tree... 07:56:26 Reading state information... 07:56:26 The following packages were automatically installed and are no longer required: 07:56:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:56:26 uidmap xdelta3 07:56:26 Use 'sudo apt autoremove' to remove them. 07:56:26 The following packages will be REMOVED: 07:56:26 lxd* lxd-client* 07:56:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:56:27 After this operation, 31.7 MB disk space will be freed. 07:56:28 (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.) 07:56:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:56:28 Removing lxd dnsmasq configuration 07:56:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:56:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:56:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:56:31 (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.) 07:56:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:56:31 Processing triggers for systemd (237-3ubuntu10.45) ... 07:56:31 Processing triggers for ureadahead (0.100.0-21) ... 07:56:33 + sudo snap remove --purge lxd 07:56:33 snap "lxd" is not installed 07:56:33 + sudo groupadd --force --system lxd 07:56:33 ++ whoami 07:56:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:56:33 + newgrp - lxd 07:56:33 + sudo snap install lxd 07:56:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:56:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:56:41 ---> 56fcadf71816 07:56:41 Step 3/23 : WORKDIR /edgex-go 07:56:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:56:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:56:41 ---> 56fcadf71816 07:56:41 Step 3/24 : WORKDIR /edgex-go 07:56:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:56:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:56:41 ---> 56fcadf71816 07:56:41 Step 3/26 : WORKDIR /edgex-go 07:56:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:56:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:56:41 ---> 56fcadf71816 07:56:41 Step 3/23 : WORKDIR /edgex-go 07:56:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:56:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:56:41 ---> 56fcadf71816 07:56:41 Step 3/24 : WORKDIR /edgex-go 07:56:41 ---> Running in 771a00665dd7 07:56:41 ---> Running in 66efe518cdd5 07:56:41 ---> Running in 67f933a7f929 07:56:41 ---> Running in 3d4e3a7c2b9d 07:56:41 ---> Running in 35657bbf2a19 07:56:41 Removing intermediate container 67f933a7f929 07:56:41 ---> 97dc71366704 07:56:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:41 Removing intermediate container 35657bbf2a19 07:56:41 ---> f1ee155e2519 07:56:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:41 Removing intermediate container 66efe518cdd5 07:56:41 ---> 2b92b5c60878 07:56:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:41 Removing intermediate container 3d4e3a7c2b9d 07:56:41 ---> 94ed3b804574 07:56:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:41 Removing intermediate container 771a00665dd7 07:56:41 ---> 505649aad80c 07:56:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:41 ---> Running in 1baa21160fc6 07:56:41 ---> Running in 67c62cc33169 07:56:41 ---> Running in e3233667c7dd 07:56:41 ---> Running in e3c03f2c1a49 07:56:41 ---> Running in bd20972b3e34 07:56:42 2021-06-01T07:56:39Z INFO Waiting for automatic snapd restart... 07:56:45 Removing intermediate container 1baa21160fc6 07:56:45 ---> 1d498716882d 07:56:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:56:45 Removing intermediate container 67c62cc33169 07:56:45 ---> 19df97c0ffd9 07:56:45 Step 5/23 : RUN apk add --update --no-cache make git 07:56:45 ---> Running in 0277e2a936a9 07:56:45 ---> Running in 81fce6663d77 07:56:45 Removing intermediate container e3233667c7dd 07:56:45 ---> cca36605f3ca 07:56:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:56:45 Removing intermediate container bd20972b3e34 07:56:45 ---> c39c8d9c29cb 07:56:45 Step 5/26 : RUN apk add --update --no-cache make git 07:56:45 ---> Running in b56c99b5c896 07:56:46 Removing intermediate container e3c03f2c1a49 07:56:46 ---> 615c65f3ffba 07:56:46 Step 5/24 : RUN apk add --update --no-cache make git 07:56:46 ---> Running in 7aa23761113e 07:56:46 ---> Running in 9e42acdf803b 07:56:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:49 OK: 218 MiB in 52 packages 07:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:51 OK: 218 MiB in 52 packages 07:56:51 OK: 218 MiB in 52 packages 07:56:51 OK: 218 MiB in 52 packages 07:56:51 OK: 218 MiB in 52 packages 07:56:51 Removing intermediate container 0277e2a936a9 07:56:51 ---> e1efbe74cbee 07:56:51 Step 6/24 : COPY go.mod . 07:56:51 Removing intermediate container 81fce6663d77 07:56:51 ---> edde0f14544a 07:56:51 Step 6/23 : COPY go.mod . 07:56:52 Removing intermediate container b56c99b5c896 07:56:52 ---> c4ddead5c46a 07:56:52 Step 6/23 : COPY go.mod . 07:56:52 Removing intermediate container 9e42acdf803b 07:56:52 ---> ff80120b37c6 07:56:52 Step 6/24 : COPY go.mod . 07:56:52 ---> d71dea81042e 07:56:52 Step 7/24 : RUN go mod download 07:56:52 ---> Running in 80ec7818f20c 07:56:52 ---> e3fcda96942a 07:56:52 Step 7/23 : RUN go mod download 07:56:53 Removing intermediate container 7aa23761113e 07:56:53 ---> 6199e8770bdc 07:56:53 Step 6/26 : COPY go.mod . 07:56:53 ---> Running in 2eb4be873942 07:56:53 ---> d0243ab754d4 07:56:53 ---> eb2723ef550b 07:56:53 Step 7/23 : RUN go mod download 07:56:53 Step 7/24 : RUN go mod download 07:56:54 ---> Running in 35def055797b 07:56:54 ---> Running in f0a2656d4fde 07:56:54 ---> 82db12774a5b 07:56:54 Step 7/26 : RUN go mod download 07:56:54 ---> Running in 3aec7fb5c7c2 07:56:57 Removing intermediate container 80ec7818f20c 07:56:57 ---> 3ae7a16dd811 07:56:57 Step 8/24 : COPY . . 07:56:57 Removing intermediate container 2eb4be873942 07:56:57 ---> 7e13fb4c8106 07:56:57 Step 8/23 : COPY . . 07:56:58 Removing intermediate container 35def055797b 07:56:58 ---> 027e546f4a50 07:56:58 Step 8/23 : COPY . . 07:56:58 lxd 4.14 from Canonical* installed 07:56:58 + sudo lxd init --auto 07:56:59 Removing intermediate container 3aec7fb5c7c2 07:56:59 ---> 346b93a9969a 07:56:59 Step 8/26 : COPY . . 07:56:59 Removing intermediate container f0a2656d4fde 07:56:59 ---> 712c1a252b5f 07:56:59 Step 8/24 : COPY . . 07:57:08 + sudo snap install --classic snapcraft 07:57:14 snapcraft 4.7.1 from Canonical* installed 07:57:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:57:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:57:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:14 Dload Upload Total Spent Left Speed 07:57:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 07:57:14 99 3325k 99 3297k 0 0 9057k 0 --:--:-- --:--:-- --:--:-- 9057k 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 27.3M 07:57:14 ./yq_linux_amd64 07:57:14 + sudo snapcraft prime --use-lxd 07:57:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:57:17 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: 07:57:17 - README.md 07:57:17 07:57:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:57:17 Launching a container. 07:57:24 Waiting for container to be ready 07:57:24 ---> 8c98eb8e0413 07:57:24 Step 9/24 : RUN go mod tidy 07:57:24 ---> 2601766184da 07:57:24 Step 9/23 : RUN go mod tidy 07:57:24 ---> fcc07d64d4e0 07:57:24 Step 9/23 : RUN go mod tidy 07:57:24 ---> Running in 5d315cd63126 07:57:24 ---> f8657fc85856 07:57:24 Step 9/24 : RUN go mod tidy 07:57:24 ---> Running in 56f21a118f3a 07:57:24 ---> Running in 1b167d122d4e 07:57:24 ---> f388c0584621 07:57:24 Step 9/26 : RUN go mod tidy 07:57:24 ---> Running in dad2c49cdabf 07:57:24 ---> Running in 07425f6ba170 07:57:24 To start your first instance, try: lxc launch ubuntu:18.04 07:57:24 07:57:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:57:31 Waiting for network to be ready... 07:57:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:57:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:57:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 07:57:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 07:57:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:57:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:57:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:57:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:57:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:57:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 07:57:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:57:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:57:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:57:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:57:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:57:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:57:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:57:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:57:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:57:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 07:57:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 07:57:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:57:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:57:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:57:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:57:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:57:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:57:31 Removing intermediate container 5d315cd63126 07:57:31 ---> 1a19832fed5c 07:57:31 Step 10/24 : RUN make cmd/core-data/core-data 07:57:31 ---> Running in 3ac17cfcc04a 07:57:31 Removing intermediate container 56f21a118f3a 07:57:31 ---> 8f4becf90267 07:57:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:57:31 ---> Running in d74af88a9f09 07:57:31 Removing intermediate container dad2c49cdabf 07:57:31 ---> b667dbc82af7 07:57:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:57:31 ---> Running in aa2b69e3b505 07:57:31 Removing intermediate container 07425f6ba170 07:57:31 ---> 6ee3f0cba7a8 07:57:31 Removing intermediate container 1b167d122d4e 07:57:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:57:31 ---> e9b3408f0095 07:57:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:57:32 ---> Running in afbe8e0f5046 07:57:32 ---> Running in 741e4fb58080 07:57:32 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 07:57:33 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 07:57:34 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 07:57:34 Fetched 24.6 MB in 4s (6146 kB/s) 07:57:34 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 07:57:34 Reading package lists... 07:57:34 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 07:57:34 Reading package lists... 07:57:34 Building dependency tree... 07:57:34 Reading state information... 07:57:35 The following additional packages will be installed: 07:57:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:57:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:57:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:57:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:57:35 Suggested packages: 07:57:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:57:35 Recommended packages: 07:57:35 gnupg libsasl2-modules 07:57:35 The following NEW packages will be installed: 07:57:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:57:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:57:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:57:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:57:35 The following packages will be upgraded: 07:57:35 gpg gpg-agent gpgconf libudev1 07:57:35 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 07:57:35 Need to get 3530 kB of archives. 07:57:35 After this operation, 13.3 MB of additional disk space will be used. 07:57:35 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] 07:57:35 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] 07:57:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:57:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:57:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 07:57:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 07:57:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:57:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:57:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:57:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:57:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:57:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:57:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:57:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:57:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:57:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:57:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:57:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:57:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:57:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:57:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:57:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:57:36 debconf: delaying package configuration, since apt-utils is not installed 07:57:36 Fetched 3530 kB in 1s (3258 kB/s) 07:57:36 (Reading database ... 12511 files and directories currently installed.) 07:57:36 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 07:57:36 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:57:36 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 07:57:36 Selecting previously unselected package udev. 07:57:36 (Reading database ... 12511 files and directories currently installed.) 07:57:36 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 07:57:36 Unpacking udev (237-3ubuntu10.47) ... 07:57:36 Selecting previously unselected package libfuse2:amd64. 07:57:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:57:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:57:37 Selecting previously unselected package fuse. 07:57:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:57:37 Unpacking fuse (2.9.7-1ubuntu1) ... 07:57:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:57:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:57:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:57:37 Selecting previously unselected package libksba8:amd64. 07:57:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:57:37 Unpacking libksba8:amd64 (1.3.5-2) ... 07:57:37 Selecting previously unselected package libroken18-heimdal:amd64. 07:57:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:57:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:57:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:57:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libwind0-heimdal:amd64. 07:57:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:57:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:57:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:57:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:57:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:57:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:38 Selecting previously unselected package libsasl2-modules-db:amd64. 07:57:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:57:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:38 Selecting previously unselected package libsasl2-2:amd64. 07:57:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:57:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:38 Selecting previously unselected package libldap-common. 07:57:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:57:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:57:38 Selecting previously unselected package libldap-2.4-2:amd64. 07:57:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:57:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:57:38 Selecting previously unselected package dirmngr. 07:57:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:57:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:57:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:57:38 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:57:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:57:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:57:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:57:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:38 Setting up libksba8:amd64 (1.3.5-2) ... 07:57:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:38 Setting up udev (237-3ubuntu10.47) ... 07:57:38 invoke-rc.d: policy-rc.d denied execution of start. 07:57:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Processing triggers for systemd (237-3ubuntu10) ... 07:57:39 Setting up fuse (2.9.7-1ubuntu1) ... 07:57:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:57:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:57:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:57:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:57:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:57:39 settings in the [Install] section, and DefaultInstance for template units). 07:57:39 This means they are not meant to be enabled using systemctl. 07:57:39 Possible reasons for having this kind of units are: 07:57:39 1) A unit may be statically enabled by being symlinked from another unit's 07:57:39 .wants/ or .requires/ directory. 07:57:39 2) A unit's purpose may be to act as a helper for some other unit which has 07:57:39 a requirement dependency on it. 07:57:39 3) A unit may be started when needed via activation (socket, path, timer, 07:57:39 D-Bus, udev, scripted systemctl call, ...). 07:57:39 4) In case of template units, the unit is meant to be enabled with some 07:57:39 instance name specified. 07:57:40 Reading package lists... 07:57:40 Building dependency tree... 07:57:40 Reading state information... 07:57:40 The following additional packages will be installed: 07:57:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:57:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:57:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:57:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:57:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:57:40 Suggested packages: 07:57:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:57:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:57:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:57:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:57:40 systemd-container policykit-1 07:57:40 Recommended packages: 07:57:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:57:40 The following NEW packages will be installed: 07:57:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:57:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:57:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:57:40 multiarch-support openssh-client python3 python3-minimal python3.6 07:57:40 python3.6-minimal snapd squashfs-tools sudo 07:57:40 The following packages will be upgraded: 07:57:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:57:40 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 07:57:40 Need to get 35.2 MB of archives. 07:57:40 After this operation, 141 MB of additional disk space will be used. 07:57:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:57:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 07:57:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:57:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:57:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:57:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:57:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:57:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:57:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:57:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:57:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:57:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:57:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:57:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:57:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:57:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:57:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:57:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 07:57:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:57:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:57:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:57:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:57:41 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:57:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:57:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:57:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:57:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:57:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:57:41 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:57:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:57:41 debconf: delaying package configuration, since apt-utils is not installed 07:57:41 Fetched 35.2 MB in 1s (25.6 MB/s) 07:57:42 (Reading database ... 12757 files and directories currently installed.) 07:57:42 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 07:57:42 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:57:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 07:57:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:57:42 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 07:57:42 (Reading database ... 12757 files and directories currently installed.) 07:57:42 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:57:42 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:57:42 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:57:43 (Reading database ... 12757 files and directories currently installed.) 07:57:43 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:57:43 Unpacking apt (1.6.13) over (1.6.1) ... 07:57:43 Setting up apt (1.6.13) ... 07:57:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:57:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:57:43 (Reading database ... 12764 files and directories currently installed.) 07:57:43 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:57:43 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:57:43 Selecting previously unselected package libpython3.6-minimal:amd64. 07:57:43 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:43 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:44 Selecting previously unselected package libexpat1:amd64. 07:57:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:57:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:57:44 Selecting previously unselected package python3.6-minimal. 07:57:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:57:44 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:57:44 Checking for services that may need to be restarted...done. 07:57:44 Checking for services that may need to be restarted...done. 07:57:44 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:57:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:57:47 Selecting previously unselected package python3-minimal. 07:57:47 (Reading database ... 13012 files and directories currently installed.) 07:57:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:57:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:57:47 Selecting previously unselected package mime-support. 07:57:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:57:47 Unpacking mime-support (3.60ubuntu1) ... 07:57:47 Selecting previously unselected package libmpdec2:amd64. 07:57:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:57:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:57:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:57:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:47 Selecting previously unselected package python3.6. 07:57:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:57:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:57:47 Selecting previously unselected package libpython3-stdlib:amd64. 07:57:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:57:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:57:47 Setting up python3-minimal (3.6.7-1~18.04) ... 07:57:47 Selecting previously unselected package python3. 07:57:47 (Reading database ... 13442 files and directories currently installed.) 07:57:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:57:47 Unpacking python3 (3.6.7-1~18.04) ... 07:57:47 Selecting previously unselected package multiarch-support. 07:57:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:57:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:57:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:57:47 Selecting previously unselected package liblzo2-2:amd64. 07:57:47 (Reading database ... 13479 files and directories currently installed.) 07:57:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:57:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:57:47 Selecting previously unselected package libbsd0:amd64. 07:57:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:57:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:57:47 Selecting previously unselected package sudo. 07:57:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:57:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:57:47 Selecting previously unselected package apparmor. 07:57:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:57:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:57:47 Selecting previously unselected package libedit2:amd64. 07:57:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:57:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:57:47 Selecting previously unselected package libkrb5support0:amd64. 07:57:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:57:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:57:47 Selecting previously unselected package libk5crypto3:amd64. 07:57:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:57:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:57:47 Selecting previously unselected package libkeyutils1:amd64. 07:57:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:57:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:57:47 Selecting previously unselected package libkrb5-3:amd64. 07:57:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:57:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:57:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:57:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:57:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:57:47 Selecting previously unselected package libssl1.0.0:amd64. 07:57:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:57:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:57:47 Selecting previously unselected package openssh-client. 07:57:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:57:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:57:47 Selecting previously unselected package squashfs-tools. 07:57:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:57:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:57:47 Selecting previously unselected package snapd. 07:57:47 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:57:47 Unpacking snapd (2.48.3+18.04) ... 07:57:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:57:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:57:50 Setting up mime-support (3.60ubuntu1) ... 07:57:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:57:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:57:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:57:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:50 Setting up systemd (237-3ubuntu10.47) ... 07:57:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:57:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:57:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:57:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:57:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:57:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:57:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:57:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:57:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:57:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:57:51 Setting up python3 (3.6.7-1~18.04) ... 07:57:51 running python rtupdate hooks for python3.6... 07:57:51 running python post-rtupdate hooks for python3.6... 07:57:51 Setting up apparmor (2.12-4ubuntu5.1) ... 07:57:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:57:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:57:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:57:52 Setting up snapd (2.48.3+18.04) ... 07:57:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:57:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:57:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:57:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:57:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:57:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:57:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:57:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:57:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:57:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:57:54 /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' 07:57:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:57:55 Processing triggers for systemd (237-3ubuntu10.47) ... 07:57:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:57:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:57:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:57:57 Reading package lists... 07:57:57 Reading package lists... 07:57:58 Building dependency tree... 07:57:58 Reading state information... 07:57:58 Calculating upgrade... 07:57:58 The following packages will be upgraded: 07:57:58 advancecomp base-files bash binutils binutils-common 07:57:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:57:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:57:58 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:57:58 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:57:58 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:57:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:57:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:57:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:57:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:57:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:57:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:57:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:57:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:57:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:57:58 ubuntu-keyring util-linux 07:57:58 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:57:58 Need to get 64.1 MB of archives. 07:57:58 After this operation, 5085 kB of additional disk space will be used. 07:57:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 07:58:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:58:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:58:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:58:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:58:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:58:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:58:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:58:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:58:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:58:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:58:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:58:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:58:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:58:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:58:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:58:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:58:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:58:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:58:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:58:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:58:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:58:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:58:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:58:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:58:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:58:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:58:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:58:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:58:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:58:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:58:00 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:58:00 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:58:00 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:58:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:58:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:58:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:58:00 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:58:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:58:00 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:58:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:58:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:58:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:58:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:58:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:58:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:58:00 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:58:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:58:00 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:58:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:58:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:58:00 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:58:00 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:58:00 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:58:00 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:58:00 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:58:00 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:58:00 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:58:00 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:58:00 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:58:00 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:58:00 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:58:00 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:58:00 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:58:00 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:58:00 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:58:00 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:58:00 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:58:00 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:58:00 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:58:00 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:58:00 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:58:00 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:58:00 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:58:00 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:58:00 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:58:00 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:58:00 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:58:00 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:58:00 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:58:00 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:58:00 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:58:00 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:58:00 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:58:00 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:58:00 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 07:58:00 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:58:00 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:58:00 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:58:00 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:58:00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:58:00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:58:00 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:58:00 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:58:00 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:58:00 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:58:00 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:58:00 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:58:00 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:58:00 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:58:00 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:58:00 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:58:00 debconf: delaying package configuration, since apt-utils is not installed 07:58:00 Fetched 64.1 MB in 2s (33.0 MB/s) 07:58:00 (Reading database ... 13912 files and directories currently installed.) 07:58:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:58:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:58:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 07:58:01 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 07:58:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:02 (Reading database ... 13911 files and directories currently installed.) 07:58:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:58:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:58:02 (Reading database ... 13911 files and directories currently installed.) 07:58:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:58:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:58:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:02 (Reading database ... 13911 files and directories currently installed.) 07:58:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:58:03 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:58:03 (Reading database ... 13911 files and directories currently installed.) 07:58:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:58:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:58:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:58:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:58:03 Setting up base-files (10.1ubuntu2.10) ... 07:58:03 Installing new version of config file /etc/issue ... 07:58:03 Installing new version of config file /etc/issue.net ... 07:58:03 Installing new version of config file /etc/lsb-release ... 07:58:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:58:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:58:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:58:04 Removing obsolete conffile /etc/default/motd-news ... 07:58:04 (Reading database ... 13912 files and directories currently installed.) 07:58:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:58:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:58:04 Setting up bash (4.4.18-2ubuntu1.2) ... 07:58:04 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 07:58:04 (Reading database ... 13912 files and directories currently installed.) 07:58:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:58:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:58:04 (Reading database ... 13912 files and directories currently installed.) 07:58:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:58:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:58:04 Setting up tar (1.29b-2ubuntu0.2) ... 07:58:04 (Reading database ... 13912 files and directories currently installed.) 07:58:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:58:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:58:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:58:05 (Reading database ... 13912 files and directories currently installed.) 07:58:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:58:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:58:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:58:05 (Reading database ... 13912 files and directories currently installed.) 07:58:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:58:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:58:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:58:05 (Reading database ... 13912 files and directories currently installed.) 07:58:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:58:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:58:05 Setting up grep (3.1-2build1) ... 07:58:05 (Reading database ... 13912 files and directories currently installed.) 07:58:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:58:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:58:05 Setting up login (1:4.5-1ubuntu2) ... 07:58:05 (Reading database ... 13912 files and directories currently installed.) 07:58:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:58:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:58:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:58:06 (Reading database ... 13912 files and directories currently installed.) 07:58:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:58:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:58:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:58:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:58:07 (Reading database ... 13912 files and directories currently installed.) 07:58:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:58:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:58:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:58:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:58:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:58:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:58:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:58:08 (Reading database ... 13912 files and directories currently installed.) 07:58:08 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:58:08 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:58:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:58:08 (Reading database ... 13912 files and directories currently installed.) 07:58:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:08 (Reading database ... 13912 files and directories currently installed.) 07:58:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:08 (Reading database ... 13912 files and directories currently installed.) 07:58:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:09 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:09 (Reading database ... 13912 files and directories currently installed.) 07:58:09 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:09 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:09 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:09 (Reading database ... 13912 files and directories currently installed.) 07:58:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:58:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:58:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:58:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:58:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:58:09 (Reading database ... 13912 files and directories currently installed.) 07:58:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:58:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:58:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:58:09 (Reading database ... 13912 files and directories currently installed.) 07:58:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:58:09 (Reading database ... 13912 files and directories currently installed.) 07:58:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:58:09 (Reading database ... 13912 files and directories currently installed.) 07:58:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:58:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:58:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:58:11 (Reading database ... 13912 files and directories currently installed.) 07:58:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:58:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:58:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:58:11 (Reading database ... 13912 files and directories currently installed.) 07:58:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:58:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:58:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:58:11 (Reading database ... 13914 files and directories currently installed.) 07:58:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:58:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:58:11 Setting up debconf (1.5.66ubuntu1) ... 07:58:11 (Reading database ... 13914 files and directories currently installed.) 07:58:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:58:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:58:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:58:11 (Reading database ... 13914 files and directories currently installed.) 07:58:11 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:58:11 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:58:11 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:58:11 (Reading database ... 13914 files and directories currently installed.) 07:58:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:58:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:58:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:58:12 (Reading database ... 13914 files and directories currently installed.) 07:58:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:58:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:58:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:58:12 (Reading database ... 13916 files and directories currently installed.) 07:58:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:58:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:58:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:58:12 (Reading database ... 13920 files and directories currently installed.) 07:58:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:58:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:58:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 07:58:12 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:58:12 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:58:12 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:58:12 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:58:12 (Reading database ... 13920 files and directories currently installed.) 07:58:12 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:58:12 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:58:12 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:58:12 (Reading database ... 13920 files and directories currently installed.) 07:58:12 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:58:12 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:58:13 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:58:13 (Reading database ... 13920 files and directories currently installed.) 07:58:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:58:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:58:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:58:13 (Reading database ... 13920 files and directories currently installed.) 07:58:13 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:58:13 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:58:13 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:58:13 (Reading database ... 13920 files and directories currently installed.) 07:58:13 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:58:13 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:58:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:58:13 (Reading database ... 13920 files and directories currently installed.) 07:58:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:58:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:58:13 Setting up passwd (1:4.5-1ubuntu2) ... 07:58:13 (Reading database ... 13920 files and directories currently installed.) 07:58:13 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:58:13 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:58:14 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:58:14 (Reading database ... 13920 files and directories currently installed.) 07:58:14 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:58:14 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:58:14 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:58:14 (Reading database ... 13920 files and directories currently installed.) 07:58:14 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:58:14 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:58:14 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:58:14 (Reading database ... 13920 files and directories currently installed.) 07:58:14 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:58:14 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:58:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:58:14 (Reading database ... 13920 files and directories currently installed.) 07:58:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:58:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:58:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:58:14 (Reading database ... 13920 files and directories currently installed.) 07:58:14 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:58:14 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:58:14 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:58:14 (Reading database ... 13920 files and directories currently installed.) 07:58:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:58:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:58:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:58:15 (Reading database ... 13920 files and directories currently installed.) 07:58:15 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:58:15 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:58:15 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:58:15 (Reading database ... 13920 files and directories currently installed.) 07:58:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:58:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:58:15 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:58:15 (Reading database ... 13921 files and directories currently installed.) 07:58:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:58:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:58:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:58:15 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:58:15 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:58:15 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:58:15 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:58:15 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:58:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:58:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:58:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:58:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:58:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:58:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:58:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:58:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:58:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:58:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:58:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:58:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:58:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:58:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:58:16 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:58:16 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:58:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:58:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:58:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:58:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:58:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:58:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:58:18 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:58:18 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:58:18 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:58:18 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:58:18 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:58:18 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:58:18 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:18 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:18 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:18 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:58:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:58:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:58:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:58:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:58:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:58:20 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:58:20 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:58:21 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:58:21 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:58:21 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:58:21 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:58:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:58:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:58:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:58:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:58:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:58:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:58:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:58:21 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:58:21 07:58:21 Current default time zone: 'Etc/UTC' 07:58:21 Local time is now: Tue Jun 1 07:58:21 UTC 2021. 07:58:21 Universal Time is now: Tue Jun 1 07:58:21 UTC 2021. 07:58:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:58:21 07:58:21 Setting up systemd-sysv (237-3ubuntu10.47) ... 07:58:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 07:58:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:58:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:58:21 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:58:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:58:21 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:58:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:58:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:58:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:58:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:58:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:58:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:22 Setting up patch (2.7.6-2ubuntu1.1) ... 07:58:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:58:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:58:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:58:22 Installing new version of config file /etc/ssl/openssl.cnf ... 07:58:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:58:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:58:22 Setting up ca-certificates (20210119~18.04.1) ... 07:58:23 Updating certificates in /etc/ssl/certs... 07:58:24 23 added, 27 removed; done. 07:58:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:58:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:58:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:58:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:58:25 Setting up pkgbinarymangler (138.18.04.1) ... 07:58:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:58:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up perl (5.26.1-6ubuntu0.5) ... 07:58:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:58:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:58:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:58:25 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:58:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:58:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:58:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:58:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:58:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:58:25 Processing triggers for systemd (237-3ubuntu10.47) ... 07:58:25 Processing triggers for mime-support (3.60ubuntu1) ... 07:58:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:58:25 Updating certificates in /etc/ssl/certs... 07:58:26 0 added, 0 removed; done. 07:58:26 Running hooks in /etc/ca-certificates/update.d... 07:58:26 done. 07:58:26 Reading package lists... 07:58:26 Building dependency tree... 07:58:26 Reading state information... 07:58:26 The following NEW packages will be installed: 07:58:26 apt-transport-https 07:58:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:58:26 Need to get 1692 B of archives. 07:58:26 After this operation, 154 kB of additional disk space will be used. 07:58:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:58:27 debconf: delaying package configuration, since apt-utils is not installed 07:58:27 Fetched 1692 B in 0s (10.7 kB/s) 07:58:27 Selecting previously unselected package apt-transport-https. 07:58:27 (Reading database ... 13926 files and directories currently installed.) 07:58:27 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:58:27 Unpacking apt-transport-https (1.6.13) ... 07:58:27 Setting up apt-transport-https (1.6.13) ... 07:58:27 Waiting for network to be ready... 07:58:34 2021-06-01T07:58:31Z INFO Waiting for automatic snapd restart... 07:58:34 snapd 2.50 from Canonical* installed 07:58:35 "snapd" switched to the "latest/stable" channel 07:58:35 07:58:40 core18 20210507 from Canonical* installed 07:58:40 "core18" switched to the "latest/stable" channel 07:58:40 07:58:41 snapcraft 4.7.1 from Canonical* installed 07:58:41 "snapcraft" switched to the "latest/stable" channel 07:58:41 07:58:46 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: 07:58:46 - README.md 07:58:46 07:58:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:58:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:58:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:58:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:58:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:58:53 Reading package lists... 07:58:53 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 07:59:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:59:00 Reading package lists... 07:59:00 Building dependency tree... 07:59:00 Reading state information... 07:59:00 Suggested packages: 07:59:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:59:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:59:00 Recommended packages: 07:59:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:59:00 The following NEW packages will be installed: 07:59:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:59:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:59:00 pkg-config zip 07:59:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:59:00 Need to get 7663 kB of archives. 07:59:00 After this operation, 43.8 MB of additional disk space will be used. 07:59:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:59:00 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:59:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:59:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:59:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:59:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:59:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:59:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:59:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:59:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:59:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:59:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:59:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:59:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:59:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:59:00 debconf: delaying package configuration, since apt-utils is not installed 07:59:00 Fetched 7663 kB in 1s (12.0 MB/s) 07:59:00 Selecting previously unselected package libglib2.0-0:amd64. 07:59:00 (Reading database ... 13930 files and directories currently installed.) 07:59:00 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:59:00 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:59:01 Selecting previously unselected package libpsl5:amd64. 07:59:01 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:59:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:59:01 Selecting previously unselected package libnghttp2-14:amd64. 07:59:01 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:59:01 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:59:01 Selecting previously unselected package librtmp1:amd64. 07:59:01 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:59:01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:59:01 Selecting previously unselected package libcurl3-gnutls:amd64. 07:59:01 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:59:01 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:59:01 Selecting previously unselected package liberror-perl. 07:59:01 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:59:01 Unpacking liberror-perl (0.17025-1) ... 07:59:01 Selecting previously unselected package git-man. 07:59:01 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:59:01 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:59:01 Selecting previously unselected package git. 07:59:01 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:59:01 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:59:02 Selecting previously unselected package libnorm1:amd64. 07:59:02 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:59:02 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:59:02 Selecting previously unselected package libpgm-5.2-0:amd64. 07:59:02 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:59:02 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:59:02 Selecting previously unselected package libsodium23:amd64. 07:59:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:59:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:59:02 Selecting previously unselected package libzmq5:amd64. 07:59:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:59:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:59:07 Selecting previously unselected package libzmq3-dev:amd64. 07:59:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:59:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:59:07 Selecting previously unselected package pkg-config. 07:59:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:59:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:59:07 Selecting previously unselected package zip. 07:59:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:59:07 Unpacking zip (3.0-11build1) ... 07:59:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:59:07 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:59:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:59:07 Setting up liberror-perl (0.17025-1) ... 07:59:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:59:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:59:07 No schema files found: doing nothing. 07:59:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:59:07 Setting up zip (3.0-11build1) ... 07:59:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:59:07 Setting up libsodium23:amd64 (1.0.16-2) ... 07:59:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:59:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:59:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:59:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:59:07 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:59:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:59:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:59:11 git set to automatically installed. 07:59:11 git-man set to automatically installed. 07:59:11 libcurl3-gnutls set to automatically installed. 07:59:11 liberror-perl set to automatically installed. 07:59:11 libglib2.0-0 set to automatically installed. 07:59:11 libnghttp2-14 set to automatically installed. 07:59:11 libnorm1 set to automatically installed. 07:59:11 libpgm-5.2-0 set to automatically installed. 07:59:11 libpsl5 set to automatically installed. 07:59:11 librtmp1 set to automatically installed. 07:59:11 libsodium23 set to automatically installed. 07:59:11 libzmq3-dev set to automatically installed. 07:59:11 libzmq5 set to automatically installed. 07:59:11 pkg-config set to automatically installed. 07:59:11 zip set to automatically installed. 07:59:11 snapd is not logged in, snap install commands will use sudo 07:59:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:59:30 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 07:59:30 snapd is not logged in, snap install commands will use sudo 07:59:31 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 07:59:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:59:35 snap "core18" has no updates available 07:59:36 Pulling go-build-helper 07:59:36 + snapcraftctl pull 07:59:37 'app-service-config' has dependencies that need to be staged: go-build-helper 07:59:37 Skipping pull go-build-helper (already ran) 07:59:37 Building go-build-helper 07:59:37 + snapcraftctl build 07:59:38 Removing intermediate container afbe8e0f5046 07:59:38 ---> 1e76ccf865d4 07:59:38 07:59:38 Step 11/26 : FROM alpine:3.12 07:59:38 3.12: Pulling from library/alpine 07:59:41 Staging go-build-helper 07:59:41 + snapcraftctl stage 07:59:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:59:41 Status: Downloaded newer image for alpine:3.12 07:59:41 ---> 9852663dfa18 07:59:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:59:41 ---> Running in 516e82c8f454 07:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:59:42 (1/6) Installing ca-certificates (20191127-r4) 07:59:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:59:42 (3/6) Installing libcurl (7.77.0-r0) 07:59:42 (4/6) Installing curl (7.77.0-r0) 07:59:42 (5/6) Installing dumb-init (1.2.2-r1) 07:59:42 (6/6) Installing su-exec (0.2-r1) 07:59:42 Executing busybox-1.31.1-r20.trigger 07:59:43 Executing ca-certificates-20191127-r4.trigger 07:59:43 OK: 7 MiB in 20 packages 07:59:47 Removing intermediate container 516e82c8f454 07:59:47 ---> 54adae5759c4 07:59:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:59:47 ---> Running in 1d574ba3a4bb 07:59:48 Removing intermediate container d74af88a9f09 07:59:48 ---> bd90c2171fde 07:59:48 07:59:48 Step 11/23 : FROM alpine:3.12 07:59:48 ---> 9852663dfa18 07:59:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:59:48 ---> Running in c17745d0ce32 07:59:48 Removing intermediate container 1d574ba3a4bb 07:59:48 ---> bd368767fc88 07:59:48 Step 14/26 : WORKDIR / 07:59:49 ---> Running in ad29e9e0972e 07:59:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:59:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:59:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 07:59:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 07:59:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:59:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:59:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:59:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:59:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 07:59:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 07:59:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:59:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:59:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:59:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:59:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:59:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:59:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:59:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:59:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:59:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 07:59:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 07:59:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:59:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:59:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:59:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:59:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:59:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:59:49 Fetched 24.6 MB in 0s (0 B/s) 07:59:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:59:49 Fetched 224 kB in 0s (0 B/s) 07:59:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:59:49 Fetched 157 kB in 0s (0 B/s) 07:59:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:59:49 Fetched 221 kB in 0s (0 B/s) 07:59:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:59:49 Fetched 143 kB in 0s (0 B/s) 07:59:49 Pulling app-service-config 07:59:49 + snapcraftctl pull 07:59:49 Cloning into '/root/parts/app-service-config/src'... 07:59:49 Pulling config-common 07:59:49 + snapcraftctl pull 07:59:50 Removing intermediate container ad29e9e0972e 07:59:50 ---> d3a7209477fa 07:59:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:59:51 Removing intermediate container 741e4fb58080 07:59:51 ---> a37dc6d94c9c 07:59:51 07:59:51 Step 11/23 : FROM alpine:3.12 07:59:51 ---> 9852663dfa18 07:59:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:59:52 ---> Running in 800bd7cf581f 07:59:52 (1/2) Installing ca-certificates (20191127-r4) 07:59:52 ---> 667e5bd20e9d 07:59:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:59:52 (2/2) Installing dumb-init (1.2.2-r1) 07:59:52 Executing busybox-1.31.1-r20.trigger 07:59:52 Executing ca-certificates-20191127-r4.trigger 07:59:52 OK: 6 MiB in 16 packages 07:59:53 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:59:53 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:59:53 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:59:53 Fetched 0 B in 0s (0 B/s) 07:59:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:59:53 Fetched 0 B in 0s (0 B/s) 07:59:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:59:53 Fetched 0 B in 0s (0 B/s) 07:59:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:59:53 Fetched 0 B in 0s (0 B/s) 07:59:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:59:53 Fetched 0 B in 0s (0 B/s) 07:59:53 Pulling edgex-go 07:59:53 + snapcraftctl pull 07:59:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:59:58 ---> bb3d3e65805d 07:59:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:59:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:59:58 (1/1) Installing dumb-init (1.2.2-r1) 07:59:58 Executing busybox-1.31.1-r20.trigger 07:59:58 OK: 5 MiB in 15 packages 07:59:58 Removing intermediate container c17745d0ce32 07:59:58 ---> 451f61b326c1 07:59:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:59:58 ---> f5be61caf6e1 07:59:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:59:58 ---> Running in 1ff5b3895f96 07:59:58 Removing intermediate container 800bd7cf581f 07:59:58 ---> 6b30435f5272 07:59:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:59:58 Removing intermediate container 1ff5b3895f96 07:59:58 ---> 9c07b0c23c65 07:59:58 Step 14/23 : ENV APP_PORT=59860 07:59:58 ---> 332c18a06860 07:59:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:59:58 ---> Running in e9d75dde371b 07:59:58 ---> Running in f052d13c3b6a 07:59:59 Removing intermediate container e9d75dde371b 07:59:59 ---> 8e1f779340b9 07:59:59 Step 14/23 : ENV APP_PORT=59861 07:59:59 Removing intermediate container aa2b69e3b505 07:59:59 ---> 1e2cdbda6334 07:59:59 07:59:59 Step 11/24 : FROM alpine:3.12 07:59:59 ---> 9852663dfa18 07:59:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:59:59 ---> Using cache 07:59:59 ---> 6b30435f5272 07:59:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:59:59 ---> Using cache 07:59:59 ---> 8e1f779340b9 07:59:59 Step 14/24 : ENV APP_PORT=59881 08:00:00 ---> Running in 6fb9c9163614 08:00:00 ---> Running in 8954fede446f 08:00:00 ---> f5bc3ae39f0d 08:00:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:00:00 Removing intermediate container f052d13c3b6a 08:00:00 ---> 11b6d0fd6b75 08:00:00 Step 15/23 : EXPOSE $APP_PORT 08:00:01 ---> Running in 6a4da65d1c91 08:00:01 Removing intermediate container 8954fede446f 08:00:01 ---> b875ee2862b4 08:00:01 Step 15/23 : EXPOSE $APP_PORT 08:00:01 Removing intermediate container 6fb9c9163614 08:00:01 ---> 6c728491c836 08:00:01 Step 15/24 : EXPOSE $APP_PORT 08:00:01 ---> Running in 345a50f72673 08:00:01 ---> Running in d619617de37b 08:00:01 Removing intermediate container 6a4da65d1c91 08:00:01 ---> afc3d946d57f 08:00:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:02 ---> b4a7c6753e2e 08:00:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:00:02 Removing intermediate container 3ac17cfcc04a 08:00:02 ---> d9b32ddd83ee 08:00:02 08:00:02 Step 11/24 : FROM alpine:3.12 08:00:02 ---> 9852663dfa18 08:00:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:00:03 Removing intermediate container 345a50f72673 08:00:03 ---> 6e948ccc510d 08:00:03 Step 16/24 : WORKDIR / 08:00:03 Removing intermediate container d619617de37b 08:00:03 ---> b73e3970e295 08:00:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:03 ---> Running in 386904920a53 08:00:03 ---> Running in efec9f4dd7b8 08:00:03 ---> 8964e2d75404 08:00:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:00:03 ---> dca1236de6c1 08:00:03 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/ 08:00:03 ---> Running in 522808261a41 08:00:04 Removing intermediate container 386904920a53 08:00:04 ---> 3215d7dfcb00 08:00:04 Step 13/24 : ENV APP_PORT=59880 08:00:04 Removing intermediate container efec9f4dd7b8 08:00:04 ---> 6a4a0c8b2db8 08:00:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:04 ---> 7f7beb75d9dd 08:00:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:00:04 ---> Running in 9b65e030bd4d 08:00:05 ---> 359b70236d9f 08:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:00:05 Removing intermediate container 9b65e030bd4d 08:00:05 ---> e36e9a61dbcd 08:00:05 Step 14/24 : EXPOSE $APP_PORT 08:00:05 ---> Running in 31de67763edd 08:00:05 ---> 58ce11788d88 08:00:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:00:06 ---> 9b799fcdf9b7 08:00:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> f1fcadf3ea49 08:00:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:00:06 08:00:06 Removing intermediate container 31de67763edd 08:00:06 ---> ccff7124a2fa 08:00:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:06 ---> Running in d62fc72f6c0e 08:00:06 ---> Running in c279a30540f9 08:00:07 Removing intermediate container 522808261a41 08:00:07 ---> ad86632ef26f 08:00:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:00:07 ---> e510911a08c2 08:00:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:00:07 Removing intermediate container c279a30540f9 08:00:07 ---> 237e00a2e7d2 08:00:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:07 ---> Running in 1139d36f6482 08:00:07 ---> cd86989af4a2 08:00:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:00:08 ---> Running in e851c623a8ab 08:00:08 ---> Running in 523a793c1e14 08:00:08 Removing intermediate container 1139d36f6482 08:00:08 ---> 63eaac5fec70 08:00:08 Step 24/26 : LABEL arch=arm64 08:00:08 Removing intermediate container e851c623a8ab 08:00:08 ---> 6dd400308379 08:00:08 Step 21/23 : LABEL arch=arm64 08:00:09 ---> Running in c816afdd2d61 08:00:09 ---> Running in c44d689f0fb1 08:00:09 Removing intermediate container 523a793c1e14 08:00:09 ---> 42bb9ac71bbc 08:00:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:09 ---> 338805f9f7be 08:00:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:00:09 ---> Running in aa946e4c1450 08:00:09 ---> Running in 5bd02c020893 08:00:09 Removing intermediate container c44d689f0fb1 08:00:09 Removing intermediate container c816afdd2d61 08:00:09 ---> 379124d5b6da 08:00:09 Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:00:09 ---> ca7b87c49d41 08:00:09 Step 25/26 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:00:10 ---> Running in f6cc25ff8775 08:00:10 ---> Running in 529f6920be04 08:00:10 Removing intermediate container 5bd02c020893 08:00:10 ---> a8556de25ba1 08:00:10 Step 21/23 : LABEL arch=arm64 08:00:10 Removing intermediate container aa946e4c1450 08:00:10 ---> 4d207e2b07f7 08:00:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:10 Removing intermediate container d62fc72f6c0e 08:00:10 ---> 98e1a5a63aa1 08:00:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:00:10 ---> Running in 9576cfdd90af 08:00:11 ---> Running in 3cd02e9325ed 08:00:11 ---> Running in d4ef108cf0b2 08:00:11 Removing intermediate container f6cc25ff8775 08:00:11 ---> 75948449c5e0 08:00:11 Step 23/23 : LABEL version=0.0.0 08:00:11 Removing intermediate container 529f6920be04 08:00:11 ---> ebfb3a58411d 08:00:11 Step 26/26 : LABEL version=0.0.0 08:00:11 ---> Running in 52c0a0018c8a 08:00:13 ---> Running in 7c42f862477b 08:00:13 Removing intermediate container 9576cfdd90af 08:00:13 ---> c9a11a599485 08:00:13 Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:00:13 Removing intermediate container 3cd02e9325ed 08:00:13 ---> dd2d727a66cd 08:00:13 Step 22/24 : LABEL arch=arm64 08:00:13 ---> Running in c497175485c4 08:00:13 ---> Running in d31b16969fd4 08:00:13 Removing intermediate container 52c0a0018c8a 08:00:13 ---> 02446ad0c398 08:00:13 08:00:13 Removing intermediate container 7c42f862477b 08:00:13 ---> f33a0f0928d4 08:00:13 08:00:13 Removing intermediate container c497175485c4 08:00:13 ---> 3a8b1b689f23 08:00:13 Step 23/23 : LABEL version=0.0.0 08:00:13 Successfully built 02446ad0c398 08:00:13 Successfully tagged support-notifications-arm64:latest 08:00:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:00:13 Building security-bootstrapper 08:00:13  Building support-notifications ... done Successfully built f33a0f0928d4 08:00:13 Successfully tagged security-secretstore-setup-arm64:latest 08:00:13  Building security-secretstore-setup ... done Building security-proxy-setup 08:00:13 ---> Running in b4ad0661a8e2 08:00:13 Removing intermediate container d31b16969fd4 08:00:13 ---> 6afd2513cc00 08:00:13 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:00:13 ---> Running in 728251480ace 08:00:13 Removing intermediate container b4ad0661a8e2 08:00:13 ---> 9d8f593af618 08:00:13 08:00:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:00:14 Removing intermediate container 728251480ace 08:00:14 ---> 2a84c33c3600 08:00:14 Step 24/24 : LABEL version=0.0.0 08:00:14 Successfully built 9d8f593af618 08:00:14 Successfully tagged support-scheduler-arm64:latest 08:00:14  Building support-scheduler ... done Building sys-mgmt-agent 08:00:14 ---> Running in ae20c97efb58 08:00:14 (1/6) Installing dumb-init (1.2.2-r1) 08:00:14 (2/6) Installing libgcc (9.3.0-r2) 08:00:14 (3/6) Installing libsodium (1.0.18-r0) 08:00:14 (4/6) Installing libstdc++ (9.3.0-r2) 08:00:14 (5/6) Installing libzmq (4.3.3-r0) 08:00:15 Removing intermediate container ae20c97efb58 08:00:15 ---> 9d9fc744f049 08:00:15 08:00:15 (6/6) Installing zeromq (4.3.3-r0) 08:00:15 Executing busybox-1.31.1-r20.trigger 08:00:15 OK: 8 MiB in 20 packages 08:00:15 Successfully built 9d9fc744f049 08:00:15 Successfully tagged core-metadata-arm64:latest 08:00:15 Building core-command 08:00:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:00:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:00:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:00:16 Fetched 0 B in 0s (0 B/s) 08:00:16 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:00:16 Fetched 96.5 kB in 0s (0 B/s) 08:00:16 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:00:16 Fetched 279 kB in 0s (0 B/s) 08:00:16 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:00:16 Fetched 122 kB in 0s (0 B/s) 08:00:16 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:00:16 Fetched 77.8 kB in 0s (0 B/s) 08:00:16 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:00:16 Fetched 8848 B in 0s (0 B/s) 08:00:16 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:00:16 Fetched 47.8 kB in 0s (0 B/s) 08:00:16 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:00:16 Fetched 45.6 kB in 0s (0 B/s) 08:00:16 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:00:16 Fetched 15.0 kB in 0s (0 B/s) 08:00:16 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:00:16 Fetched 219 kB in 0s (0 B/s) 08:00:16 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:00:16 Fetched 154 kB in 0s (0 B/s) 08:00:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:00:16 Fetched 50.6 kB in 0s (0 B/s) 08:00:16 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:00:16 Fetched 14.8 kB in 0s (0 B/s) 08:00:16 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:00:16 Fetched 41.8 kB in 0s (0 B/s) 08:00:16 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:00:16 Fetched 499 kB in 0s (0 B/s) 08:00:16 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:00:16 Fetched 111 kB in 0s (0 B/s) 08:00:16 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:00:16 Fetched 240 kB in 0s (0 B/s) 08:00:16 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:00:16 Fetched 29.3 kB in 0s (0 B/s) 08:00:16 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:00:16 Fetched 85.5 kB in 0s (0 B/s) 08:00:16 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:00:16 Fetched 24.5 kB in 0s (0 B/s) 08:00:16 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:00:16 Fetched 49.2 kB in 0s (0 B/s) 08:00:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:00:16 Fetched 54.2 kB in 0s (0 B/s) 08:00:16 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:00:16 Fetched 30.8 kB in 0s (0 B/s) 08:00:16 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:00:16 Fetched 15.8 kB in 0s (0 B/s) 08:00:16 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:00:16 Fetched 85.9 kB in 0s (0 B/s) 08:00:16 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:00:16 Fetched 8720 B in 0s (0 B/s) 08:00:16 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:00:16 Fetched 137 kB in 0s (0 B/s) 08:00:16 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:00:16 Fetched 119 kB in 0s (0 B/s) 08:00:16 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:00:16 Fetched 110 kB in 0s (0 B/s) 08:00:16 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:00:16 Fetched 11.1 kB in 0s (0 B/s) 08:00:16 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:00:16 Fetched 645 kB in 0s (0 B/s) 08:00:16 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:00:16 Fetched 41.3 kB in 0s (0 B/s) 08:00:16 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:00:16 Fetched 17.9 kB in 0s (0 B/s) 08:00:16 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:00:16 Fetched 368 kB in 0s (0 B/s) 08:00:16 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:00:16 Fetched 187 kB in 0s (0 B/s) 08:00:16 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:00:16 Fetched 175 kB in 0s (0 B/s) 08:00:16 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:00:16 Fetched 206 kB in 0s (0 B/s) 08:00:16 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:00:16 Fetched 1301 kB in 0s (0 B/s) 08:00:16 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:00:16 Fetched 36.2 kB in 0s (0 B/s) 08:00:16 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:00:16 Fetched 159 kB in 0s (0 B/s) 08:00:16 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:00:16 Fetched 107 kB in 0s (0 B/s) 08:00:16 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:00:16 Fetched 48.7 kB in 0s (0 B/s) 08:00:16 Pulling static-packages 08:00:16 + snapcraftctl pull 08:00:16 Pulling version 08:00:16 + cd /root/project 08:00:16 + [ -f VERSION ] 08:00:16 + PROJECT_VERSION=local-dev 08:00:16 + git rev-parse --short HEAD 08:00:16 + GIT_REVISION=b5e6b0d3 08:00:16 + snapcraftctl set-version local-dev 08:00:16 Skipping build go-build-helper (already ran) 08:00:16 Building app-service-config 08:00:16 + make build 08:00:16  Building core-metadata ... done Removing intermediate container d4ef108cf0b2 08:00:16 ---> 549aa3b1adb7 08:00:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:16 go mod tidy 08:00:17 ---> 9701506a8911 08:00:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:00:18 ---> f8f3edad8f5b 08:00:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:00:20 ---> 1af370265455 08:00:20 Step 20/24 : ENTRYPOINT ["/core-data"] 08:00:20 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 08:00:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 08:00:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 08:00:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 08:00:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:00:20 go: downloading github.com/stretchr/testify v1.7.0 08:00:20 go: downloading github.com/pelletier/go-toml v1.9.1 08:00:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:00:20 go: downloading github.com/gorilla/mux v1.8.0 08:00:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 08:00:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 08:00:20 ---> Running in 1ae11a8ce17a 08:00:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 08:00:20 go: downloading github.com/davecgh/go-spew v1.1.1 08:00:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:00:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:00:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 08:00:20 go: downloading gopkg.in/yaml.v2 v2.4.0 08:00:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:00:20 go: downloading github.com/x448/float16 v0.8.4 08:00:20 go: downloading github.com/mitchellh/copystructure v1.0.0 08:00:20 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:00:20 go: downloading github.com/hashicorp/consul/api v1.8.1 08:00:20 go: downloading github.com/stretchr/objx v0.1.0 08:00:21 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:00:21 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:00:21 go: downloading github.com/pebbe/zmq4 v1.2.7 08:00:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:00:21 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:00:21 go: downloading github.com/gorilla/websocket v1.4.2 08:00:21 go: downloading golang.org/x/text v0.3.2 08:00:21 go: downloading github.com/hashicorp/serf v0.9.5 08:00:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:00:21 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:00:21 go: downloading github.com/pmezard/go-difflib v1.0.0 08:00:21 go: downloading github.com/kr/pretty v0.2.0 08:00:21 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:00:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:00:21 go: downloading github.com/google/uuid v1.2.0 08:00:21 go: downloading github.com/mattn/go-isatty v0.0.12 08:00:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:00:21 go: downloading github.com/fatih/color v1.9.0 08:00:21 Removing intermediate container 1ae11a8ce17a 08:00:21 ---> 42031bdf7373 08:00:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:00:21 go: downloading github.com/go-playground/locales v0.13.0 08:00:21 ---> Running in 312669a151c7 08:00:21 go: downloading github.com/mattn/go-colorable v0.1.6 08:00:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:00:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:00:22 go: downloading github.com/pkg/errors v0.8.1 08:00:22 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:00:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:00:22 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:00:22 go: downloading github.com/kr/text v0.1.0 08:00:22 go: downloading github.com/leodido/go-urn v1.2.0 08:00:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:00:22 go: downloading github.com/hashicorp/memberlist v0.2.2 08:00:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:00:22 go: downloading github.com/go-playground/universal-translator v0.17.0 08:00:22 go: downloading github.com/go-kit/kit v0.9.0 08:00:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:00:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:00:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:00:22 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:00:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:00:22 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:00:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:00:22 go: downloading github.com/miekg/dns v1.1.26 08:00:22 Removing intermediate container 312669a151c7 08:00:22 ---> 9c2b3266c11c 08:00:22 Step 22/24 : LABEL arch=arm64 08:00:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:00:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:00:22 go: downloading github.com/hashicorp/errwrap v1.0.0 08:00:22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:00:22 go: downloading github.com/onsi/ginkgo v1.10.1 08:00:22 go: downloading github.com/go-stack/stack v1.8.0 08:00:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:00:23 go: downloading github.com/onsi/gomega v1.7.0 08:00:23 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:00:23 go: downloading github.com/hpcloud/tail v1.0.0 08:00:23 go: downloading github.com/golang/protobuf v1.3.2 08:00:23 ---> Running in 81f9b0137d66 08:00:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:00:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:00:23 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:00:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:00:23 Removing intermediate container 81f9b0137d66 08:00:23 ---> a289204cb3a3 08:00:23 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:00:24 ---> Running in 47f28f839cb0 08:00:25 Removing intermediate container 47f28f839cb0 08:00:25 ---> b4af959ce7a5 08:00:25 Step 24/24 : LABEL version=0.0.0 08:00:25 ---> Running in 05f31c77eece 08:00:26 Removing intermediate container 05f31c77eece 08:00:26 ---> bd76c99b1808 08:00:26 08:00:28 Successfully built bd76c99b1808 08:00:28 Successfully tagged core-data-arm64:latest 08:00:35 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:00:35 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:00:35 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:00:35 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:00:35 Building config-common 08:00:35 + snapcraftctl build 08:00:37 Building edgex-go 08:00:37 + cd /root/parts/edgex-go/src 08:00:37 + make build 08:00:37 go mod tidy 08:00:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 08:00:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 08:00:38 go: downloading github.com/imdario/mergo v0.3.12 08:00:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:00:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:00:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:00:38 go: downloading github.com/lib/pq v1.10.2 08:00:38 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:00:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:00:38 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 08:00:44 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 08:00:49 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 08:00:52 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 08:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:00:52 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 08:00:54 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 08:00:55 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 08:00:57 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 08:00:59 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 08:01:00 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 08:01:03 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 08:01:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:01:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:01:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:01:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:01:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:01:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:01:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:01:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:01:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:01:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:01:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:01:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:01:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:01:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:01:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:01:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:01:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:01:03 + 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 08:01:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:01:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:01:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:01:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:01:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:01:03 + 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 08:01:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:01:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:01:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:01:08 Building static-packages 08:01:08 + snapcraftctl build 08:01:08 Building version 08:01:08 + snapcraftctl build 08:01:10 Skipping stage go-build-helper (already ran) 08:01:10 Staging app-service-config 08:01:10 + snapcraftctl stage 08:01:11 Staging config-common 08:01:11 + snapcraftctl stage 08:01:12 Staging edgex-go 08:01:12 + snapcraftctl stage 08:01:13 Staging static-packages 08:01:13 + snapcraftctl stage 08:01:14 Staging version 08:01:14 + snapcraftctl stage 08:01:15 Priming go-build-helper 08:01:15 + snapcraftctl prime 08:01:16 Priming app-service-config 08:01:16 + snapcraftctl prime 08:01:18 Priming config-common 08:01:18 + snapcraftctl prime 08:01:18  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:01:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:01:18 ---> 56fcadf71816 08:01:18 Step 3/32 : WORKDIR /edgex-go 08:01:18 ---> Using cache 08:01:18 ---> 94ed3b804574 08:01:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:18 ---> Using cache 08:01:18 ---> 615c65f3ffba 08:01:18 Step 5/32 : RUN apk add --update --no-cache make git 08:01:18 ---> Using cache 08:01:18 ---> ff80120b37c6 08:01:18 Step 6/32 : COPY go.mod . 08:01:18 ---> Using cache 08:01:18 ---> eb2723ef550b 08:01:18 Step 7/32 : RUN go mod download 08:01:18 ---> Using cache 08:01:18 ---> 712c1a252b5f 08:01:18 Step 8/32 : COPY . . 08:01:18 ---> Using cache 08:01:18 ---> f8657fc85856 08:01:18 Step 9/32 : RUN go mod tidy 08:01:18 ---> Using cache 08:01:18 ---> b667dbc82af7 08:01:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:01:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:01:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:01:18 ---> 56fcadf71816 08:01:18 Step 3/22 : WORKDIR /edgex-go 08:01:18 ---> Using cache 08:01:18 ---> 94ed3b804574 08:01:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:18 ---> Using cache 08:01:18 ---> 615c65f3ffba 08:01:18 Step 5/22 : RUN apk add --update --no-cache make git 08:01:18 ---> Using cache 08:01:18 ---> ff80120b37c6 08:01:18 Step 6/22 : COPY go.mod . 08:01:18 ---> Using cache 08:01:18 ---> eb2723ef550b 08:01:18 Step 7/22 : RUN go mod download 08:01:18 ---> Using cache 08:01:18 ---> 712c1a252b5f 08:01:18 Step 8/22 : COPY . . 08:01:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:01:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:18 ---> 56fcadf71816 08:01:18 Step 3/24 : WORKDIR /edgex-go 08:01:18 ---> Using cache 08:01:18 ---> 94ed3b804574 08:01:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:18 ---> Using cache 08:01:18 ---> 615c65f3ffba 08:01:18 Step 5/24 : RUN apk add --update --no-cache make bash git 08:01:18 ---> Using cache 08:01:18 ---> f8657fc85856 08:01:18 Step 9/22 : RUN go mod tidy 08:01:18 ---> Using cache 08:01:18 ---> b667dbc82af7 08:01:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:01:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:01:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:18 ---> 56fcadf71816 08:01:18 Step 3/24 : WORKDIR /edgex-go 08:01:18 ---> Using cache 08:01:18 ---> 94ed3b804574 08:01:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:18 ---> Using cache 08:01:18 ---> 615c65f3ffba 08:01:18 Step 5/24 : RUN apk add --update --no-cache make git 08:01:18 ---> Using cache 08:01:18 ---> ff80120b37c6 08:01:18 Step 6/24 : COPY go.mod . 08:01:18 ---> Using cache 08:01:18 ---> eb2723ef550b 08:01:18 Step 7/24 : RUN go mod download 08:01:18 ---> Using cache 08:01:18 ---> 712c1a252b5f 08:01:18 Step 8/24 : COPY . . 08:01:18 ---> Using cache 08:01:18 ---> f8657fc85856 08:01:18 Step 9/24 : RUN go mod tidy 08:01:18 ---> Using cache 08:01:18 ---> b667dbc82af7 08:01:18 Step 10/24 : RUN make cmd/core-command/core-command 08:01:18 ---> Running in f9403c2705bf 08:01:18 ---> Running in 700ad98d3d5b 08:01:18 ---> Running in fa786a631208 08:01:18 ---> Running in 352c0a607bdc 08:01:19 Priming edgex-go 08:01:19 + snapcraftctl prime 08:01:19 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 08:01:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:01:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:01:19 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 08:01:20 Priming static-packages 08:01:20 + snapcraftctl prime 08:01:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:01:21 OK: 218 MiB in 52 packages 08:01:23 Priming version 08:01:23 + snapcraftctl prime 08:01:23 Removing intermediate container fa786a631208 08:01:23 ---> b6a4ab653453 08:01:23 Step 6/24 : COPY go.mod . 08:01:23 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:01:26 ---> 04ef7b1db774 08:01:26 Step 7/24 : RUN go mod download 08:01:26 ---> Running in 61783a7df7e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:01:29 Removing intermediate container 61783a7df7e9 08:01:29 ---> e65e76def484 08:01:29 Step 8/24 : COPY . . 08:01:51 ---> 4fbfc45d42b7 08:01:51 Step 9/24 : RUN go mod tidy 08:01:51 ---> Running in 03b9aba09440 08:01:55 Removing intermediate container 03b9aba09440 08:01:55 ---> dc132acb03e9 08:01:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:01:55 ---> Running in 611f8d0079f4 08:01:57 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 08:02:39 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 08:02:58 Removing intermediate container f9403c2705bf 08:02:58 ---> 923fc0dba927 08:02:58 08:02:58 Step 11/22 : FROM alpine:3.12 08:02:58 ---> 9852663dfa18 08:02:58 Step 12/22 : RUN apk add --update --no-cache curl 08:02:58 Removing intermediate container 352c0a607bdc 08:02:58 ---> 37d5007e16ec 08:02:58 08:02:58 Step 11/32 : FROM alpine:3.12 08:02:58 ---> 9852663dfa18 08:02:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:02:58 ---> Running in e35fef6a2b32 08:02:58 ---> Running in 83d2d5a27eaa 08:02:58 Removing intermediate container 83d2d5a27eaa 08:02:58 ---> 761aade36027 08:02:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:02:58 ---> Running in f1d6af263270 08:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:02:58 (1/4) Installing ca-certificates (20191127-r4) 08:02:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:02:58 (3/4) Installing libcurl (7.77.0-r0) 08:02:58 (4/4) Installing curl (7.77.0-r0) 08:02:58 Executing busybox-1.31.1-r20.trigger 08:02:58 Executing ca-certificates-20191127-r4.trigger 08:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:59 OK: 7 MiB in 18 packages 08:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:02:59 (1/2) Installing dumb-init (1.2.2-r1) 08:03:00 (2/2) Installing su-exec (0.2-r1) 08:03:00 Executing busybox-1.31.1-r20.trigger 08:03:00 OK: 5 MiB in 16 packages 08:03:01 Removing intermediate container 700ad98d3d5b 08:03:01 ---> 6efb3f4de160 08:03:01 08:03:01 Step 11/24 : FROM alpine:3.12 08:03:01 ---> 9852663dfa18 08:03:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:03:01 ---> Using cache 08:03:01 ---> 6b30435f5272 08:03:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:03:01 ---> Using cache 08:03:01 ---> 8e1f779340b9 08:03:01 Step 14/24 : ENV APP_PORT=59882 08:03:02 ---> Running in 9721b29c00b4 08:03:02 Removing intermediate container f1d6af263270 08:03:02 ---> e27c36693aa2 08:03:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:03:02 ---> Running in 2b354be13b9a 08:03:02 Removing intermediate container e35fef6a2b32 08:03:02 ---> 73f8958bee84 08:03:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:03:02 ---> Running in da757a438977 08:03:02 Removing intermediate container 9721b29c00b4 08:03:02 ---> 1c17c5d5b2b7 08:03:02 Step 15/24 : EXPOSE $APP_PORT 08:03:03 ---> Running in 28cce7e9bca7 08:03:03 Removing intermediate container 2b354be13b9a 08:03:03 ---> ad48a0f8f261 08:03:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:03:03 ---> Running in 68e5041a1531 08:03:03 Removing intermediate container da757a438977 08:03:03 ---> a00659cc080d 08:03:03 Step 14/22 : WORKDIR /edgex 08:03:04 ---> Running in d0c104a60b54 08:03:04 Removing intermediate container 28cce7e9bca7 08:03:04 ---> 44e67d0d4069 08:03:04 Step 16/24 : WORKDIR / 08:03:04 ---> Running in 5c5f7e938ad2 08:03:04 Removing intermediate container 68e5041a1531 08:03:04 ---> b7b169909507 08:03:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:03:04 ---> Running in 063b7b5ca156 08:03:05 Removing intermediate container d0c104a60b54 08:03:05 ---> 4f688d1c080a 08:03:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:03:05 Removing intermediate container 5c5f7e938ad2 08:03:05 ---> 754a7ecbc5a0 08:03:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:03:06 ---> ae59b38886df 08:03:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:03:07 ---> 8894b94e3f5e 08:03:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:03:10 ---> 4d98570efde6 08:03:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:03:10 Removing intermediate container 063b7b5ca156 08:03:10 ---> 0d5356f038a6 08:03:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:03:10 ---> 00c7629af5ed 08:03:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:03:10 ---> Running in fbe0fe5419c2 08:03:10 Removing intermediate container fbe0fe5419c2 08:03:10 ---> 37c9e649ef04 08:03:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:03:11 ---> 25be895ddb7a 08:03:11 Step 20/24 : ENTRYPOINT ["/core-command"] 08:03:11 ---> 0dbe4f005926 08:03:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:03:11 ---> Running in f2a3c2866f43 08:03:11 ---> Running in cc45efd5b2b6 08:03:11 ---> 343c80ebb04a 08:03:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:03:11 ---> Running in db7897b8a461 08:03:12 Removing intermediate container f2a3c2866f43 08:03:12 ---> 15b7fd8e76da 08:03:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:12 Removing intermediate container cc45efd5b2b6 08:03:12 ---> f3bcf8f4b71a 08:03:12 Step 19/22 : CMD ["--init=true"] 08:03:12 ---> Running in d7c95834eaf6 08:03:12 ---> Running in 00457c73877f 08:03:13 Removing intermediate container d7c95834eaf6 08:03:13 ---> 0e05d54088e0 08:03:13 Step 22/24 : LABEL arch=arm64 08:03:13 Removing intermediate container 00457c73877f 08:03:13 ---> e3deba19f15b 08:03:13 Step 20/22 : LABEL arch=arm64 08:03:13 ---> Running in 40ff917e1c27 08:03:13 ---> Running in 6cb9c1107d7b 08:03:14 Removing intermediate container 40ff917e1c27 08:03:14 ---> 6ff513c7089c 08:03:14 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:03:14 Removing intermediate container 6cb9c1107d7b 08:03:14 ---> 01795ea3b99a 08:03:14 Step 21/22 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:03:15 ---> Running in 4c5cc601c976 08:03:15 ---> Running in 3f683f10c98a 08:03:15 Removing intermediate container db7897b8a461 08:03:15 ---> f298db2d7d4d 08:03:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:03:15 Removing intermediate container 4c5cc601c976 08:03:15 ---> 2683beb993c9 08:03:15 Step 24/24 : LABEL version=0.0.0 08:03:16 Removing intermediate container 3f683f10c98a 08:03:16 ---> f00ab18a6d15 08:03:16 Step 22/22 : LABEL version=0.0.0 08:03:16 ---> Running in f6f072ef902a 08:03:16 ---> Running in e45e62a7b7bd 08:03:16 Removing intermediate container 611f8d0079f4 08:03:16 ---> 01d49adfbe9c 08:03:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:03:16 ---> 421ada2863d6 08:03:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:03:16 ---> Running in 4d50f8f65eab 08:03:16 Removing intermediate container f6f072ef902a 08:03:16 ---> ddc83551577b 08:03:16 08:03:17 Removing intermediate container e45e62a7b7bd 08:03:17 ---> e715001417ea 08:03:17 08:03:17 Successfully built ddc83551577b 08:03:17 Successfully tagged core-command-arm64:latest 08:03:17  Building core-command ... done Successfully built e715001417ea 08:03:17 Successfully tagged security-proxy-setup-arm64:latest 08:03:18  Building security-proxy-setup ... done 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 08:03:18 ---> d56b83b224c2 08:03:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:03:19 ---> 243a29ff4328 08:03:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:03:22 ---> d7ad1b910c41 08:03:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:03:22 Removing intermediate container 4d50f8f65eab 08:03:22 ---> 07e55da75b26 08:03:22 08:03:22 Step 12/24 : FROM docker:20.10.0 08:03:22 ---> f47a5d7b6413 08:03:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:03:22 20.10.0: Pulling from library/docker 08:03:22 ---> Running in 7662f7d162a0 08:03:22 Removing intermediate container 7662f7d162a0 08:03:22 ---> 6ad65e251877 08:03:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:03:24 ---> f3a0fa27d683 08:03:24 Step 27/32 : RUN chmod +x /entrypoint.sh 08:03:24 ---> Running in 6a76760f7ffa 08:03:27 Removing intermediate container 6a76760f7ffa 08:03:27 ---> 4162938ce5cd 08:03:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:03:27 ---> Running in d54bbc1e0c27 08:03:28 Removing intermediate container d54bbc1e0c27 08:03:28 ---> 3dc6c08773f8 08:03:28 Step 29/32 : CMD ["gate"] 08:03:28 ---> Running in c1ef926a8b80 08:03:29 Removing intermediate container c1ef926a8b80 08:03:29 ---> 3d01f0e3c782 08:03:29 Step 30/32 : LABEL arch=arm64 08:03:29 ---> Running in 52a2d3f508f9 08:03:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:03:30 Status: Downloaded newer image for docker:20.10.0 08:03:30 Removing intermediate container 52a2d3f508f9 08:03:30 ---> 9d5845273c10 08:03:30 Step 31/32 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:03:30 ---> eeaf43b92773 08:03:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:03:30 ---> Running in 32189a03e3b6 08:03:30 ---> Running in 2305a75f4ec6 08:03:31 Removing intermediate container 32189a03e3b6 08:03:31 ---> f95a5e8b09b2 08:03:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:03:31 Removing intermediate container 2305a75f4ec6 08:03:31 ---> 85b60e8f8f72 08:03:31 Step 32/32 : LABEL version=0.0.0 08:03:31 ---> Running in d73654f36261 08:03:31 ---> Running in beaea8fa91c9 08:03:32 Removing intermediate container beaea8fa91c9 08:03:32 ---> c512be4b5c77 08:03:32 08:03:33 Successfully built c512be4b5c77 08:03:33 Successfully tagged security-bootstrapper-arm64:latest 08:03:33  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:33 (1/39) Installing readline (8.0.4-r0) 08:03:33 (2/39) Installing bash (5.0.17-r0) 08:03:33 Executing bash-5.0.17-r0.post-install 08:03:33 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:03:33 (4/39) Installing libcurl (7.77.0-r0) 08:03:33 (5/39) Installing curl (7.77.0-r0) 08:03:33 (6/39) Installing dumb-init (1.2.2-r1) 08:03:33 (7/39) Installing libbz2 (1.0.8-r1) 08:03:33 (8/39) Installing expat (2.2.9-r1) 08:03:33 (9/39) Installing libffi (3.3-r2) 08:03:33 (10/39) Installing gdbm (1.13-r1) 08:03:33 (11/39) Installing xz-libs (5.2.5-r0) 08:03:33 (12/39) Installing sqlite-libs (3.32.1-r0) 08:03:33 (13/39) Installing python3 (3.8.10-r0) 08:03:35 (14/39) Installing py3-appdirs (1.4.4-r1) 08:03:35 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:03:35 (16/39) Installing py3-parsing (2.4.7-r0) 08:03:35 (17/39) Installing py3-six (1.15.0-r0) 08:03:35 (18/39) Installing py3-packaging (20.4-r0) 08:03:35 (19/39) Installing py3-setuptools (47.0.0-r0) 08:03:35 (20/39) Installing py3-chardet (3.0.4-r4) 08:03:35 (21/39) Installing py3-idna (2.9-r0) 08:03:35 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:03:35 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:03:35 (24/39) Installing py3-requests (2.23.0-r0) 08:03:36 (25/39) Installing py3-msgpack (1.0.0-r0) 08:03:36 (26/39) Installing py3-lockfile (0.12.2-r3) 08:03:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:03:36 (28/39) Installing py3-colorama (0.4.3-r0) 08:03:36 (29/39) Installing py3-distlib (0.3.0-r0) 08:03:36 (30/39) Installing py3-distro (1.5.0-r1) 08:03:36 (31/39) Installing py3-webencodings (0.5.1-r3) 08:03:36 (32/39) Installing py3-html5lib (1.0.1-r4) 08:03:36 (33/39) Installing py3-pytoml (0.1.21-r0) 08:03:36 (34/39) Installing py3-pep517 (0.8.2-r0) 08:03:36 (35/39) Installing py3-progress (1.5-r0) 08:03:36 (36/39) Installing py3-toml (0.10.1-r0) 08:03:36 (37/39) Installing py3-retrying (1.3.3-r0) 08:03:36 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:03:36 (39/39) Installing py3-pip (20.1.1-r0) 08:03:36 Executing busybox-1.31.1-r19.trigger 08:03:36 OK: 72 MiB in 59 packages 08:03:39 Collecting docker-compose==1.23.2 08:03:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:03:40 Collecting docopt<0.7,>=0.6.1 08:03:40 Downloading docopt-0.6.2.tar.gz (25 kB) 08:03:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:03:42 Collecting jsonschema<3,>=2.5.1 08:03:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:03:43 Collecting dockerpty<0.5,>=0.4.1 08:03:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:03:45 Collecting PyYAML<4,>=3.10 08:03:45 Downloading PyYAML-3.13.tar.gz (270 kB) 08:03:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:03:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:03:49 Collecting texttable<0.10,>=0.9.0 08:03:49 Downloading texttable-0.9.1.tar.gz (11 kB) 08:03:51 Collecting docker<4.0,>=3.6.0 08:03:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:03:52 Collecting cached-property<2,>=1.2.0 08:03:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:03:52 Collecting websocket-client<1.0,>=0.32.0 08:03:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:03:53 Collecting urllib3<1.25,>=1.21.1 08:03:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:03:53 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) 08:03:53 Collecting idna<2.8,>=2.5 08:03:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:03:53 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) 08:03:54 Collecting docker-pycreds>=0.4.0 08:03:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:03:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:03:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:03:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:03:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:03:57 Installing collected packages: docopt, jsonschema, dockerpty, PyYAML, urllib3, idna, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, docker-compose 08:03:57 Running setup.py install for docopt: started 08:03:57 Running setup.py install for docopt: finished with status 'done' 08:03:57 Running setup.py install for dockerpty: started 08:03:59 Running setup.py install for dockerpty: finished with status 'done' 08:03:59 Running setup.py install for PyYAML: started 08:04:00 Running setup.py install for PyYAML: finished with status 'done' 08:04:00 Attempting uninstall: urllib3 08:04:01 Found existing installation: urllib3 1.25.9 08:04:01 Uninstalling urllib3-1.25.9: 08:04:01 Successfully uninstalled urllib3-1.25.9 08:04:01 Attempting uninstall: idna 08:04:01 Found existing installation: idna 2.9 08:04:01 Uninstalling idna-2.9: 08:04:01 Successfully uninstalled idna-2.9 08:04:02 Attempting uninstall: requests 08:04:02 Found existing installation: requests 2.23.0 08:04:02 Uninstalling requests-2.23.0: 08:04:02 Successfully uninstalled requests-2.23.0 08:04:02 Running setup.py install for texttable: started 08:04:04 Running setup.py install for texttable: finished with status 'done' 08:04: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 08:04:15 Removing intermediate container d73654f36261 08:04:15 ---> 4138919d3bfa 08:04:15 Step 15/24 : ENV APP_PORT=58890 08:04:15 ---> Running in efa97024f0bc 08:04:15 Removing intermediate container efa97024f0bc 08:04:15 ---> 20d59e93f2b4 08:04:15 Step 16/24 : EXPOSE $APP_PORT 08:04:15 ---> Running in 566ffd6b1790 08:04:15 Removing intermediate container 566ffd6b1790 08:04:15 ---> e7b23b17ef80 08:04:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:04:17 ---> 3790a27d2e56 08:04:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:04:17 ---> 77428678e1ee 08:04:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:04:20 ---> d938c0a9f91f 08:04:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:04:20 ---> Running in dbbb61c7f0db 08:04:20 Removing intermediate container dbbb61c7f0db 08:04:20 ---> 42c204a61263 08:04:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:20 ---> Running in 3f028ded17e6 08:04:20 Removing intermediate container 3f028ded17e6 08:04:20 ---> 98cc8f70e04f 08:04:20 Step 22/24 : LABEL arch=arm64 08:04:20 ---> Running in b5603c868d18 08:04:20 Removing intermediate container b5603c868d18 08:04:20 ---> b76c3a6b4057 08:04:20 Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 08:04:22 ---> Running in cda5c6923440 08:04:22 Removing intermediate container cda5c6923440 08:04:22 ---> e675ffe66908 08:04:22 Step 24/24 : LABEL version=0.0.0 08:04:22 ---> Running in f10574b02ff1 08:04:22 Removing intermediate container f10574b02ff1 08:04:22 ---> 6574ef8f1609 08:04:22 08:04:22 Successfully built 6574ef8f1609 08:04:22 Successfully tagged sys-mgmt-agent-arm64:latest 08:04:22  Building sys-mgmt-agent ... done  [Pipeline] } 08:04:22 $ docker stop --time=1 8c2c0d8140b24b4beb51e99609e8d314ccfaba28cc4f56badb401071b603f2e0 08:04:24 $ docker rm -f 8c2c0d8140b24b4beb51e99609e8d314ccfaba28cc4f56badb401071b603f2e0 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:29 + docker images 08:04:29 REPOSITORY TAG IMAGE ID CREATED SIZE 08:04:29 sys-mgmt-agent-arm64 latest 6574ef8f1609 6 seconds ago 299MB 08:04:29 security-bootstrapper-arm64 latest c512be4b5c77 55 seconds ago 17.2MB 08:04:29 07e55da75b26 About a minute ago 979MB 08:04:29 core-command-arm64 latest ddc83551577b About a minute ago 16.1MB 08:04:29 security-proxy-setup-arm64 latest e715001417ea About a minute ago 24MB 08:04:29 6efb3f4de160 About a minute ago 981MB 08:04:29 37d5007e16ec About a minute ago 974MB 08:04:29 923fc0dba927 About a minute ago 978MB 08:04:29 core-data-arm64 latest bd76c99b1808 4 minutes ago 20.4MB 08:04:29 core-metadata-arm64 latest 9d9fc744f049 4 minutes ago 17.4MB 08:04:29 support-scheduler-arm64 latest 9d8f593af618 4 minutes ago 16.1MB 08:04:29 security-secretstore-setup-arm64 latest f33a0f0928d4 4 minutes ago 24.4MB 08:04:29 support-notifications-arm64 latest 02446ad0c398 4 minutes ago 16.8MB 08:04:29 d9b32ddd83ee 4 minutes ago 990MB 08:04:29 1e2cdbda6334 4 minutes ago 989MB 08:04:29 a37dc6d94c9c 4 minutes ago 981MB 08:04:29 bd90c2171fde 4 minutes ago 982MB 08:04:29 1e76ccf865d4 4 minutes ago 978MB 08:04:29 ci-base-image-arm64 latest 56fcadf71816 25 minutes ago 641MB 08:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 08:04:29 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 08:04:29 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 08:04:42 ---> job-cost.sh 08:04:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bBO2 08:05:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-bBO2/bin to PATH 08:06:58 INFO: No Stack... 08:06:58 INFO: Retrieving Pricing Info for: v2-standard-4 08:06:58 INFO: Archiving Costs [Pipeline] sh 08:06:59 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:06:59 + cut -d, -f6 [Pipeline] lock 08:06:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] 08:06:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] did not exist. Created. 08:06:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:01 + echo total: 0.18000000715255737 [Pipeline] stash 08:07:02 Stashed 1 file(s) [Pipeline] } 08:07:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3530-2-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 08:07:07 provisioning config files... 08:07:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9077590113806444347tmp [Pipeline] { [Pipeline] sh 08:07:07 + set +x 08:07:07 + curl -s https://codecov.io/bash 08:07:07 + bash -s -- 08:07:07 08:07:07 _____ _ 08:07:07 / ____| | | 08:07:07 | | ___ __| | ___ ___ _____ __ 08:07:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:07 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:07 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:07 Bash-1.0.3 08:07:07 08:07:07 08:07:07 ==> git version 2.24.4 found 08:07:07 ==> 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 08:07:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:07:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:07:07 ==> Jenkins CI detected. 08:07:07 project root: . 08:07:07 --> token set from env 08:07:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:07 ==> Running gcov in . (disable via -X gcov) 08:07:07 ==> Python coveragepy not found 08:07:07 ==> Searching for coverage reports in: 08:07:07 + . 08:07:07 -> Found 1 reports 08:07:07 ==> Detecting git/mercurial file structure 08:07:07 ==> Reading reports 08:07:08 + ./coverage.out bytes=742912 08:07:08 ==> Appending adjustments 08:07:08 https://docs.codecov.io/docs/fixing-reports 08:07:10 + Found adjustments 08:07:10 ==> Gzipping contents 08:07:10 104K /tmp/codecov.4EkVyz.gz 08:07:10 ==> Uploading reports 08:07:10 url: https://codecov.io 08:07:10 query: branch=PR-3530&commit=b5e6b0d3bfacb8df0895f60475485bae0d39d826&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= 08:07:10 -> Pinging Codecov 08:07:10 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3530&commit=b5e6b0d3bfacb8df0895f60475485bae0d39d826&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= 08:07:10 -> Uploading to 08:07:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-01/00271124DB129430A58F1EEE437C3FCB/b5e6b0d3bfacb8df0895f60475485bae0d39d826/0a8e7c4b-8cb5-4149-9d32-84e48c21e6cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210601T080710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9231f9da6f57f2ffd9d771afe74f35b41276cc97ad88f23a56a1ee572abd48f0 08:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:10 Dload Upload Total Spent Left Speed 08:07:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 193k --:--:-- --:--:-- --:--:-- 193k 08:07:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b5e6b0d3bfacb8df0895f60475485bae0d39d826 [Pipeline] } 08:07:11 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 08:07:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:22 ---> package-listing.sh 08:07:22 ++ facter osfamily 08:07:22 ++ tr '[:upper:]' '[:lower:]' 08:07:22 + OS_FAMILY=redhat 08:07:22 + workspace=/w/workspace/edgex-go/2 08:07:22 + START_PACKAGES=/tmp/packages_start.txt 08:07:22 + END_PACKAGES=/tmp/packages_end.txt 08:07:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:22 + PACKAGES=/tmp/packages_start.txt 08:07:22 + '[' /w/workspace/edgex-go/2 ']' 08:07:22 + PACKAGES=/tmp/packages_end.txt 08:07:22 + case "${OS_FAMILY}" in 08:07:22 + rpm -qa 08:07:22 + sort 08:07:27 + '[' -f /tmp/packages_start.txt ']' 08:07:27 + '[' -f /tmp/packages_end.txt ']' 08:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:27 + '[' /w/workspace/edgex-go/2 ']' 08:07:27 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:07:27 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:07:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:07:28 08:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:07:29 alpine: Pulling from edgex-lftools-log-publisher 08:07:29 df20fa9351a1: Pulling fs layer 08:07:29 36b3adc4ff6f: Pulling fs layer 08:07:29 8ad3a11d3b57: Pulling fs layer 08:07:29 46f8f816bc3b: Pulling fs layer 08:07:29 93b61091891f: Pulling fs layer 08:07:29 93b9cdb0e59b: Pulling fs layer 08:07:29 5e14af77c1be: Pulling fs layer 08:07:29 01666e4c0597: Pulling fs layer 08:07:29 aa168da1d23b: Pulling fs layer 08:07:29 93b61091891f: Waiting 08:07:29 93b9cdb0e59b: Waiting 08:07:29 5e14af77c1be: Waiting 08:07:29 01666e4c0597: Waiting 08:07:29 aa168da1d23b: Waiting 08:07:29 46f8f816bc3b: Waiting 08:07:29 36b3adc4ff6f: Verifying Checksum 08:07:29 36b3adc4ff6f: Download complete 08:07:29 46f8f816bc3b: Download complete 08:07:29 df20fa9351a1: Verifying Checksum 08:07:29 df20fa9351a1: Download complete 08:07:29 93b9cdb0e59b: Verifying Checksum 08:07:29 93b9cdb0e59b: Download complete 08:07:29 5e14af77c1be: Verifying Checksum 08:07:29 5e14af77c1be: Download complete 08:07:29 93b61091891f: Verifying Checksum 08:07:29 93b61091891f: Download complete 08:07:29 01666e4c0597: Verifying Checksum 08:07:29 01666e4c0597: Download complete 08:07:29 df20fa9351a1: Pull complete 08:07:29 8ad3a11d3b57: Verifying Checksum 08:07:29 8ad3a11d3b57: Download complete 08:07:29 36b3adc4ff6f: Pull complete 08:07:29 8ad3a11d3b57: Pull complete 08:07:30 46f8f816bc3b: Pull complete 08:07:30 93b61091891f: Pull complete 08:07:30 93b9cdb0e59b: Pull complete 08:07:30 5e14af77c1be: Pull complete 08:07:30 01666e4c0597: Pull complete 08:07:31 aa168da1d23b: Verifying Checksum 08:07:31 aa168da1d23b: Download complete 08:07:35 aa168da1d23b: Pull complete 08:07:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:07:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:07:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:07:35 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 08:07:35 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:07:47 $ docker top c55c1f5a8b2bca42d148ca428f22f81a0a06e424fff0385224298a387d55b953 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:48 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:48 + mkdir -p /var/log/sa [Pipeline] sh 08:07:48 + ls /var/log/sa-host 08:07:48 + sadf -c /var/log/sa-host/sa01 08:07:48 file_magic: OK 08:07:48 HZ: Using current value: 100 08:07:48 file_header: OK 08:07:48 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 08:07:48 Statistics: 08:07:48 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:07:48 File successfully converted to sysstat format version 12.2.1 08:07:48 + sadf -c /var/log/sa-host/sa05 08:07:48 file_magic: OK 08:07:48 HZ: Using current value: 100 08:07:48 file_header: OK 08:07:48 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 08:07:48 Statistics: 08:07:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:07:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:53 provisioning config files... 08:07:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5468209308528228388tmp [Pipeline] { [Pipeline] echo 08:07:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:53 ---> create-netrc.sh [Pipeline] } 08:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:07:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:07:54 ---> python-tools-install.sh [Pipeline] echo 08:07:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:56 ---> sudo-logs.sh 08:07:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:56 ---> job-cost.sh 08:07:56 lf-activate-venv: SKIPPING 08:07:56 DEBUG: total: 0.18000000715255737 08:07:56 INFO: Retrieving Stack Cost... 08:07:57 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:58 INFO: Archiving Costs [Pipeline] echo 08:07:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:58 ---> logs-deploy.sh 08:07:58 lf-activate-venv: SKIPPING 08:07:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3530/2 08:07:58 INFO: archiving workspace using pattern(s): 08:07:59 Archives upload complete. 08:07:59 INFO: archiving logs to Nexus 08:07:59 ---> uname -a: 08:07:59 Linux prd-centos7-docker-4c-2g-1781.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:07:59 08:07:59 08:07:59 ---> lscpu: 08:07:59 Architecture: x86_64 08:07:59 CPU op-mode(s): 32-bit, 64-bit 08:07:59 Byte Order: Little Endian 08:07:59 Address sizes: 40 bits physical, 48 bits virtual 08:07:59 CPU(s): 2 08:07:59 On-line CPU(s) list: 0,1 08:07:59 Thread(s) per core: 1 08:07:59 Core(s) per socket: 1 08:07:59 Socket(s): 2 08:07:59 NUMA node(s): 1 08:07:59 Vendor ID: AuthenticAMD 08:07:59 CPU family: 23 08:07:59 Model: 49 08:07:59 Model name: AMD EPYC-Rome Processor 08:07:59 Stepping: 0 08:07:59 CPU MHz: 2800.000 08:07:59 BogoMIPS: 5600.00 08:07:59 Virtualization: AMD-V 08:07:59 Hypervisor vendor: KVM 08:07:59 Virtualization type: full 08:07:59 L1d cache: 64 KiB 08:07:59 L1i cache: 64 KiB 08:07:59 L2 cache: 1 MiB 08:07:59 L3 cache: 32 MiB 08:07:59 NUMA node0 CPU(s): 0,1 08:07:59 Vulnerability Itlb multihit: Not affected 08:07:59 Vulnerability L1tf: Not affected 08:07:59 Vulnerability Mds: Not affected 08:07:59 Vulnerability Meltdown: Not affected 08:07:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:07:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:07:59 Vulnerability Srbds: Not affected 08:07:59 Vulnerability Tsx async abort: Not affected 08:07:59 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 08:07:59 08:07:59 08:07:59 ---> nproc: 08:07:59 2 08:07:59 08:07:59 08:07:59 ---> df -h: 08:07:59 Filesystem Size Used Available Use% Mounted on 08:07:59 overlay 40.0G 12.1G 27.8G 30% / 08:07:59 tmpfs 64.0M 0 64.0M 0% /dev 08:07:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:07:59 shm 64.0M 0 64.0M 0% /dev/shm 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2 08:07:59 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2@tmp 08:07:59 08:07:59 08:07:59 ---> free -m: 08:07:59 total used free shared buff/cache available 08:07:59 Mem: 7821 1218 1426 0 5176 6580 08:07:59 Swap: 1023 0 1023 08:07:59 08:07:59 08:07:59 ---> ip addr: 08:07:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:07:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:59 inet 127.0.0.1/8 scope host lo 08:07:59 valid_lft forever preferred_lft forever 08:07:59 inet6 ::1/128 scope host 08:07:59 valid_lft forever preferred_lft forever 08:07:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:07:59 link/ether fa:16:3e:7e:14:ce brd ff:ff:ff:ff:ff:ff 08:07:59 inet 10.30.122.183/23 brd 10.30.123.255 scope global dynamic eth0 08:07:59 valid_lft 84267sec preferred_lft 84267sec 08:07:59 inet6 fe80::f816:3eff:fe7e:14ce/64 scope link 08:07:59 valid_lft forever preferred_lft forever 08:07:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:07:59 link/ether 02:42:41:f2:52:b0 brd ff:ff:ff:ff:ff:ff 08:07:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:59 valid_lft forever preferred_lft forever 08:07:59 inet6 fe80::42:41ff:fef2:52b0/64 scope link 08:07:59 valid_lft forever preferred_lft forever 08:07:59 08:07:59 08:07:59 ---> sar -b -r -n DEV: 08:07:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 08:07:59 08:07:59 07:32:15 LINUX RESTART (2 CPU) 08:07:59 08:07:59 07:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:07:59 07:34:01 97.92 3.41 94.50 0.00 2579.08 15396.59 0.00 08:07:59 07:35:02 182.74 0.18 182.55 0.00 22.77 52549.48 0.00 08:07:59 07:36:01 65.65 0.00 65.65 0.00 0.00 7185.13 0.00 08:07:59 07:37:01 54.31 0.02 54.29 0.00 0.53 6937.02 0.00 08:07:59 07:38:01 53.31 0.00 53.31 0.00 0.00 10204.33 0.00 08:07:59 07:39:02 439.72 21.90 417.82 0.00 5639.28 254844.98 0.00 08:07:59 07:40:02 228.12 19.10 209.02 0.00 1527.55 91082.16 0.00 08:07:59 07:41:01 395.60 2.07 393.53 0.00 59.45 176615.59 0.00 08:07:59 07:42:01 233.80 9.92 223.88 0.00 983.15 37974.48 0.00 08:07:59 07:43:01 1.15 0.02 1.13 0.00 0.13 16.12 0.00 08:07:59 07:44:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 08:07:59 07:45:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 08:07:59 07:46:01 0.30 0.03 0.27 0.00 0.27 2.87 0.00 08:07:59 07:47:01 0.32 0.00 0.32 0.00 0.00 5.45 0.00 08:07:59 07:48:01 0.35 0.18 0.17 0.00 5.73 1.37 0.00 08:07:59 07:49:01 0.90 0.00 0.90 0.00 0.00 18.39 0.00 08:07:59 07:50:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 08:07:59 07:51:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 08:07:59 07:52:01 0.37 0.00 0.37 0.00 0.00 5.45 0.00 08:07:59 07:53:01 0.23 0.07 0.17 0.00 0.53 1.50 0.00 08:07:59 07:54:01 0.37 0.00 0.37 0.00 0.00 5.58 0.00 08:07:59 07:55:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 08:07:59 07:56:02 0.25 0.00 0.25 0.00 0.00 1.82 0.00 08:07:59 07:57:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 08:07:59 07:58:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 08:07:59 07:59:01 0.30 0.00 0.30 0.00 0.00 3.25 0.00 08:07:59 08:00:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 08:07:59 08:01:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 08:07:59 08:02:01 0.55 0.22 0.33 0.00 3.73 4.64 0.00 08:07:59 08:03:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 08:07:59 08:04:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 08:07:59 08:05:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 08:07:59 08:06:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 08:07:59 08:07:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 08:07:59 Average: 51.86 1.69 50.17 0.00 322.39 19303.04 0.00 08:07:59 08:07:59 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:59 07:34:01 4932192 0 852728 10.65 2620 2221392 1333148 14.72 920404 1735152 2472 08:07:59 07:35:02 4263952 0 989672 12.36 2620 2752688 1460024 16.12 1003196 2204100 16 08:07:59 07:36:01 3745764 0 1106024 13.81 2620 3154524 1707768 18.85 1370140 2324140 202320 08:07:59 07:37:01 3848332 0 1057208 13.20 2620 3100772 1535492 16.95 1230376 2360568 144176 08:07:59 07:38:01 4173324 0 958736 11.97 2620 2874252 1181116 13.04 1087488 2206600 32 08:07:59 07:39:02 169532 0 1398848 17.47 2620 6437932 2322088 25.64 3198376 3889120 626924 08:07:59 07:40:02 1240048 0 1262660 15.77 2620 5503604 1964436 21.69 2809040 3210932 7692 08:07:59 07:41:01 625980 0 1342468 16.76 2620 6037864 2625640 28.99 2316824 4287300 3576 08:07:59 07:42:01 2092248 0 1145968 14.31 2620 4768096 1199712 13.25 1365656 3819256 20 08:07:59 07:43:01 2100832 0 1137380 14.20 2620 4768100 1137804 12.56 1366224 3813116 20 08:07:59 07:44:01 2103084 0 1135124 14.17 2620 4768104 1136320 12.55 1365516 3813628 12 08:07:59 07:45:01 2103568 0 1134636 14.17 2620 4768108 1129124 12.47 1365168 3813628 8 08:07:59 07:46:01 2102612 0 1135584 14.18 2620 4768116 1130676 12.48 1365044 3814412 8 08:07:59 07:47:01 2102508 0 1135688 14.18 2620 4768116 1129192 12.47 1365388 3814412 8 08:07:59 07:48:01 2101780 0 1136380 14.19 2620 4768152 1129552 12.47 1374248 3805896 28 08:07:59 07:49:01 2103220 0 1134936 14.17 2620 4768156 1129192 12.47 1395584 3783396 12 08:07:59 07:50:01 2102600 0 1135552 14.18 2620 4768160 1129192 12.47 1397552 3782352 8 08:07:59 07:51:01 2102232 0 1135912 14.18 2620 4768168 1129192 12.47 1398732 3781184 8 08:07:59 07:52:01 2102596 0 1135548 14.18 2620 4768168 1129192 12.47 1398612 3781184 8 08:07:59 07:53:01 2099780 0 1138356 14.21 2620 4768176 1133468 12.51 1404436 3778396 12 08:07:59 07:54:01 2099880 0 1138256 14.21 2620 4768176 1133084 12.51 1404336 3778396 12 08:07:59 07:55:01 2098780 0 1139348 14.23 2620 4768184 1131984 12.50 1405200 3778396 8 08:07:59 07:56:02 2098904 0 1139220 14.22 2620 4768188 1131984 12.50 1405224 3778396 8 08:07:59 07:57:01 2098912 0 1139208 14.22 2620 4768192 1131984 12.50 1405104 3778400 8 08:07:59 07:58:01 2098556 0 1139560 14.23 2620 4768196 1132332 12.50 1405288 3778396 12 08:07:59 07:59:01 2099740 0 1138372 14.21 2620 4768200 1131984 12.50 1404264 3778400 12 08:07:59 08:00:01 2099516 0 1138592 14.22 2620 4768204 1131984 12.50 1404312 3778396 8 08:07:59 08:01:01 2098748 0 1139356 14.23 2620 4768208 1134328 12.52 1404880 3778396 8 08:07:59 08:02:01 2099476 0 1138448 14.21 2620 4768388 1132492 12.50 1404496 3778512 8 08:07:59 08:03:01 2099404 0 1138512 14.22 2620 4768396 1132588 12.50 1404656 3778516 12 08:07:59 08:04:01 2098192 0 1139720 14.23 2620 4768400 1132576 12.50 1405608 3778512 12 08:07:59 08:05:01 2098104 0 1139808 14.23 2620 4768400 1132672 12.51 1405924 3778512 8 08:07:59 08:06:01 2098304 0 1139596 14.23 2620 4768412 1132504 12.50 1405660 3778516 16 08:07:59 08:07:01 2098624 0 1139276 14.23 2620 4768412 1132504 12.50 1405648 3778512 8 08:07:59 Average: 2282392 0 1134020 14.16 2620 4589900 1283157 14.17 1475547 3550501 29044 08:07:59 08:07:59 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:59 07:34:01 eth0 1246.75 1339.96 5793.97 137.08 0.00 0.00 0.00 0.00 08:07:59 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:34:01 docker0 951.83 733.93 76.82 2696.25 0.00 0.00 0.00 0.00 08:07:59 07:35:02 veth24fe307 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:35:02 eth0 521.46 435.38 3549.62 70.05 0.00 0.00 0.00 0.00 08:07:59 07:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:35:02 docker0 188.71 243.32 13.35 845.24 0.00 0.00 0.00 0.00 08:07:59 07:36:01 veth0df595b 0.32 0.46 0.03 0.04 0.00 0.00 0.00 0.00 08:07:59 07:36:01 eth0 40.77 26.51 34.28 63.20 0.00 0.00 0.00 0.00 08:07:59 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:36:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 08:07:59 07:37:01 veth0df595b 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 08:07:59 07:37:01 eth0 18.19 10.14 13.88 7.50 0.00 0.00 0.00 0.00 08:07:59 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:37:01 docker0 1.75 1.75 0.11 0.14 0.00 0.00 0.00 0.00 08:07:59 07:38:01 eth0 21.92 17.31 17.53 55.95 0.00 0.00 0.00 0.00 08:07:59 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:39:02 eth0 251.35 204.72 1826.02 63.78 0.00 0.00 0.00 0.00 08:07:59 07:39:02 veth0ef2d17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:07:59 07:39:02 vethc531649 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:07:59 07:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:40:02 veth08f8a2f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:07:59 07:40:02 veth8c3c83a 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:07:59 07:40:02 eth0 41.70 26.30 133.87 10.31 0.00 0.00 0.00 0.00 08:07:59 07:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:41:01 veth66bde47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:41:01 veth813c4c5 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 08:07:59 07:41:01 eth0 79.96 51.09 163.57 74.61 0.00 0.00 0.00 0.00 08:07:59 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:42:01 eth0 198.77 154.15 1675.72 32.57 0.00 0.00 0.00 0.00 08:07:59 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:42:01 docker0 1277.51 1165.22 98.49 4337.16 0.00 0.00 0.00 0.00 08:07:59 07:43:01 eth0 1.57 1.70 0.17 6.45 0.00 0.00 0.00 0.00 08:07:59 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:44:01 eth0 0.32 0.13 0.09 0.14 0.00 0.00 0.00 0.00 08:07:59 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:45:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:07:59 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:46:01 eth0 0.87 1.02 0.29 6.57 0.00 0.00 0.00 0.00 08:07:59 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:48:01 eth0 0.68 1.55 0.17 6.48 0.00 0.00 0.00 0.00 08:07:59 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:49:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:07:59 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:53:01 eth0 0.77 1.32 0.12 6.47 0.00 0.00 0.00 0.00 08:07:59 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:54:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:07:59 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:55:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:56:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:58:01 eth0 1.52 1.63 0.22 6.49 0.00 0.00 0.00 0.00 08:07:59 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:03:01 eth0 0.23 0.20 0.08 0.17 0.00 0.00 0.00 0.00 08:07:59 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:04:01 eth0 0.58 0.05 0.11 0.00 0.00 0.00 0.00 0.00 08:07:59 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:05:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 08:07:59 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:06:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:07:59 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 Average: eth0 71.65 67.07 390.15 16.11 0.00 0.00 0.00 0.00 08:07:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:59 Average: docker0 37.62 34.31 2.90 127.72 0.00 0.00 0.00 0.00 08:07:59 08:07:59 08:07:59 ---> sar -P ALL: 08:07:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) 08:07:59 08:07:59 07:32:15 LINUX RESTART (2 CPU) 08:07:59 08:07:59 07:33:01 CPU %user %nice %system %iowait %steal %idle 08:07:59 07:34:01 all 19.04 0.00 4.91 4.02 0.09 71.94 08:07:59 07:34:01 0 18.01 0.00 5.67 4.63 0.09 71.60 08:07:59 07:34:01 1 20.06 0.00 4.16 3.41 0.09 72.28 08:07:59 07:35:02 all 12.23 0.00 6.47 6.01 0.08 75.21 08:07:59 07:35:02 0 12.72 0.00 6.63 5.38 0.09 75.18 08:07:59 07:35:02 1 11.75 0.00 6.31 6.64 0.07 75.24 08:07:59 07:36:01 all 71.85 0.00 7.96 1.73 0.11 18.34 08:07:59 07:36:01 0 72.07 0.00 8.21 2.00 0.11 17.61 08:07:59 07:36:01 1 71.64 0.00 7.73 1.46 0.11 19.07 08:07:59 07:37:01 all 38.31 0.00 5.13 0.46 0.09 56.01 08:07:59 07:37:01 0 38.82 0.00 5.27 0.34 0.09 55.49 08:07:59 07:37:01 1 37.80 0.00 5.00 0.58 0.09 56.53 08:07:59 07:38:01 all 37.06 0.00 5.50 1.44 0.08 55.91 08:07:59 07:38:01 0 36.41 0.00 5.44 1.21 0.09 56.85 08:07:59 07:38:01 1 37.72 0.00 5.56 1.67 0.07 54.97 08:07:59 07:39:02 all 27.42 0.00 19.48 20.11 0.10 32.89 08:07:59 07:39:02 0 26.75 0.00 19.85 21.89 0.09 31.43 08:07:59 07:39:02 1 28.09 0.00 19.12 18.33 0.11 34.36 08:07:59 07:40:02 all 67.45 0.00 10.09 22.14 0.13 0.19 08:07:59 07:40:02 0 67.69 0.00 9.93 21.86 0.13 0.38 08:07:59 07:40:02 1 67.22 0.00 10.24 22.42 0.13 0.00 08:07:59 07:41:01 all 45.64 0.00 16.40 35.50 0.12 2.34 08:07:59 07:41:01 0 46.11 0.00 16.24 36.18 0.11 1.36 08:07:59 07:41:01 1 45.17 0.00 16.56 34.82 0.13 3.33 08:07:59 07:42:01 all 37.45 0.00 8.69 4.86 0.10 48.91 08:07:59 07:42:01 0 37.14 0.00 8.90 4.17 0.11 49.68 08:07:59 07:42:01 1 37.76 0.00 8.48 5.54 0.09 48.13 08:07:59 07:43:01 all 0.05 0.00 0.09 0.00 0.02 99.84 08:07:59 07:43:01 0 0.05 0.00 0.12 0.00 0.00 99.83 08:07:59 07:43:01 1 0.05 0.00 0.07 0.00 0.03 99.85 08:07:59 07:44:01 all 0.04 0.00 0.04 0.00 0.03 99.89 08:07:59 07:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:07:59 07:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:07:59 08:07:59 07:44:01 CPU %user %nice %system %iowait %steal %idle 08:07:59 07:45:01 all 0.02 0.00 0.02 0.00 0.02 99.95 08:07:59 07:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 07:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:59 07:46:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:07:59 07:46:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:07:59 07:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:07:59 07:47:01 all 0.03 0.00 0.02 0.00 0.03 99.93 08:07:59 07:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 07:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:07:59 07:48:01 all 0.03 0.00 0.04 0.00 0.04 99.88 08:07:59 07:48:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:07:59 07:48:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:07:59 07:49:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:07:59 07:49:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:07:59 07:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:07:59 07:50:01 all 0.02 0.00 0.03 0.00 0.03 99.92 08:07:59 07:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 07:50:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:07:59 07:51:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 07:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 07:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 07:52:01 all 0.02 0.00 0.02 0.00 0.03 99.94 08:07:59 07:52:01 0 0.02 0.00 0.02 0.00 0.05 99.92 08:07:59 07:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:59 07:53:01 all 0.05 0.00 0.03 0.00 0.02 99.90 08:07:59 07:53:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:07:59 07:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:07:59 07:54:01 all 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 07:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 07:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 07:55:01 all 0.03 0.00 0.02 0.00 0.03 99.93 08:07:59 07:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 07:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:07:59 08:07:59 07:55:01 CPU %user %nice %system %iowait %steal %idle 08:07:59 07:56:02 all 0.03 0.00 0.03 0.01 0.02 99.92 08:07:59 07:56:02 0 0.03 0.00 0.03 0.02 0.03 99.88 08:07:59 07:56:02 1 0.03 0.00 0.02 0.00 0.00 99.95 08:07:59 07:57:01 all 0.03 0.00 0.03 0.00 0.02 99.93 08:07:59 07:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:07:59 07:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:59 07:58:01 all 0.04 0.00 0.03 0.00 0.03 99.90 08:07:59 07:58:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:07:59 07:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:07:59 07:59:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:07:59 07:59:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:07:59 07:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:07:59 08:00:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 08:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 08:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 08:01:01 all 0.03 0.00 0.02 0.01 0.02 99.92 08:07:59 08:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:07:59 08:01:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:07:59 08:02:01 all 0.02 0.00 0.04 0.04 0.02 99.88 08:07:59 08:02:01 0 0.02 0.00 0.05 0.08 0.05 99.80 08:07:59 08:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:07:59 08:03:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:07:59 08:03:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:07:59 08:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:07:59 08:04:01 all 0.09 0.00 0.02 0.00 0.03 99.87 08:07:59 08:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 08:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:07:59 08:05:01 all 0.14 0.00 0.02 0.00 0.03 99.82 08:07:59 08:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 08:05:01 1 0.27 0.00 0.02 0.00 0.02 99.70 08:07:59 08:06:01 all 0.10 0.00 0.02 0.00 0.02 99.87 08:07:59 08:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:07:59 08:06:01 1 0.17 0.00 0.02 0.00 0.00 99.82 08:07:59 08:07:59 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:07:59 08:07:01 all 0.08 0.00 0.02 0.00 0.02 99.89 08:07:59 08:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:07:59 08:07:01 1 0.13 0.00 0.02 0.00 0.00 99.85 08:07:59 Average: all 9.90 0.00 2.38 2.67 0.04 85.01 08:07:59 Average: 0 9.87 0.00 2.42 2.71 0.05 84.95 08:07:59 Average: 1 9.93 0.00 2.34 2.63 0.03 85.07 08:07:59 08:07:59 08:07:59