Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from bf3bad98830956d6b4193a94d0019bd9836f354f+e6c052569f26998dcb3a7df84d37141e1787d2eb (b92fe487698af60680d3bc05108c4de552d425c6) 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-ssh5786169510336779960.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-ssh2734358724551740875.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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4203722609794171700.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-ssh4756518670774369605.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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7545316560167181359.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-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-20’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-22 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [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-ssh1766576023283552639.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh2526180572146555972.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit bf3bad98830956d6b4193a94d0019bd9836f354f Merge succeeded, producing bf3bad98830956d6b4193a94d0019bd9836f354f Checking out Revision bf3bad98830956d6b4193a94d0019bd9836f354f (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # 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-ssh8995332151607502237.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. > git rev-list --no-walk 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:39:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:39:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:39:28 ========================================================= 01:39:28 EdgeX Global Pipelines Version Info 01:39:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:39:29 ------------------- 01:39:29 stable info: 01:39:29 ------------------- 01:39:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:39:29 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:39:29 Message: update stable to v1.0.192 01:39:30 ------------------- 01:39:30 experimental info: 01:39:30 ------------------- 01:39:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:39:30 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:39:30 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:39:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf3bad98830956d6b4193a94d0019bd9836f354f [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf3bad9 [Pipeline] echo 01:39:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:31 provisioning config files... 01:39:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3147570139758185622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:31 ---> docker-login.sh 01:39:31 nexus3.edgexfoundry.org:10001 01:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:32 Configure a credential helper to remove this warning. See 01:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:32 01:39:32 Login Succeeded 01:39:32 nexus3.edgexfoundry.org:10002 01:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:32 Configure a credential helper to remove this warning. See 01:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:32 01:39:32 Login Succeeded 01:39:32 nexus3.edgexfoundry.org:10003 01:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:32 Configure a credential helper to remove this warning. See 01:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:32 01:39:32 Login Succeeded 01:39:32 nexus3.edgexfoundry.org:10004 01:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:32 Configure a credential helper to remove this warning. See 01:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:32 01:39:32 Login Succeeded 01:39:32 docker.io 01:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:32 Configure a credential helper to remove this warning. See 01:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:32 01:39:32 Login Succeeded 01:39:32 ---> docker-login.sh ends [Pipeline] } 01:39:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:33 ++ 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 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/core-command/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo core-command,cmd/core-command/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/core-data/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo core-data,cmd/core-data/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/core-metadata/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo core-metadata,cmd/core-metadata/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/security-bootstrapper/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/security-proxy-setup/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/support-notifications/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo support-notifications,cmd/support-notifications/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/support-scheduler/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:39:33 + for file in '`ls cmd/**/Dockerfile`' 01:39:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:39:33 ++ cut -d/ -f2 01:39:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:39:33 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 01:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:39:34 01:39:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:39:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:39:35 latest: Pulling from edgex-devops/git-semver 01:39:35 31603596830f: Pulling fs layer 01:39:35 54011a49482f: Pulling fs layer 01:39:35 a6820b24f6d8: Pulling fs layer 01:39:35 f581987b2513: Pulling fs layer 01:39:35 f581987b2513: Waiting 01:39:35 54011a49482f: Verifying Checksum 01:39:35 54011a49482f: Download complete 01:39:35 31603596830f: Verifying Checksum 01:39:35 31603596830f: Download complete 01:39:35 f581987b2513: Verifying Checksum 01:39:35 f581987b2513: Download complete 01:39:35 a6820b24f6d8: Verifying Checksum 01:39:35 a6820b24f6d8: Download complete 01:39:35 31603596830f: Pull complete 01:39:35 54011a49482f: Pull complete 01:39:36 a6820b24f6d8: Pull complete 01:39:36 f581987b2513: Pull complete 01:39:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:39:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:39:36 prd-centos7-docker-4c-2g-22 does not seem to be running inside a container 01:39:36 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:39:37 $ docker top 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:37 [ssh-agent] Looking for ssh-agent implementation... 01:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:37 $ docker exec 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent 01:39:38 SSH_AUTH_SOCK=/tmp/ssh-9nSk7hGyef6d/agent.13 01:39:38 SSH_AGENT_PID=20 01:39:38 Running ssh-add (command line suppressed) 01:39:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5869952264376495420.key (/w/workspace/edgex-go/2@tmp/private_key_5869952264376495420.key) 01:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:38 + git tag --points-at HEAD [Pipeline] } 01:39:38 $ docker exec --env ******** --env ******** 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent -k 01:39:38 unset SSH_AUTH_SOCK; 01:39:38 unset SSH_AGENT_PID; 01:39:38 echo Agent pid 20 killed; 01:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:38 [ssh-agent] Looking for ssh-agent implementation... 01:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:38 $ docker exec 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent 01:39:38 SSH_AUTH_SOCK=/tmp/ssh-bJpRe87eIbPn/agent.55 01:39:38 SSH_AGENT_PID=61 01:39:38 Running ssh-add (command line suppressed) 01:39:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3577043640007762653.key (/w/workspace/edgex-go/2@tmp/private_key_3577043640007762653.key) 01:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:39 + git semver init 01:39:39 # -> Open(): unable to determine branch for HEAD 01:39:39 # $GIT_DIR = /w/workspace/edgex-go/2/.git 01:39:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 01:39:39 # $SEMVER_REMOTE_NAME = origin 01:39:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:39:39 # $SEMVER_USER_NAME = edgex-jenkins 01:39:39 # $SEMVER_BRANCH = PR-3525 01:39:39 # $SEMVER_TEMP = /tmp/semver-663180865 01:39:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:40:01 # '/tmp/semver-663180865' -> '/w/workspace/edgex-go/2/.semver' 01:40:01 # -> Force: false 01:40:01 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 01:40:01 $ docker exec --env ******** --env ******** 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent -k 01:40:01 unset SSH_AUTH_SOCK; 01:40:01 unset SSH_AGENT_PID; 01:40:01 echo Agent pid 61 killed; 01:40:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:01 + git semver [Pipeline] } 01:40:01 $ docker stop --time=1 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 01:40:12 $ docker rm -f 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:12 Stashed 1 file(s) [Pipeline] echo 01:40:12 [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 01:40:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:40:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:40:14 + true 01:40:14 + sudo service docker restart 01:40:14 Redirecting to /bin/systemctl restart docker.service 01:40:28 Still waiting to schedule task 01:40:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 01:40:32 ========================================================= 01:40:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:40:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:40:32 + 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 . 01:40:33 Sending build context to Docker daemon 330.9MB 01:40:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:40:33 Step 2/6 : FROM ${BASE} 01:40:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:40:33 540db60ca938: Pulling fs layer 01:40:33 adcc1eea9eea: Pulling fs layer 01:40:33 4c4ab2625f07: Pulling fs layer 01:40:33 0510c868ecb4: Pulling fs layer 01:40:33 afea3b2eda06: Pulling fs layer 01:40:33 7809a108b3ef: Pulling fs layer 01:40:33 f706445af74f: Pulling fs layer 01:40:33 afea3b2eda06: Waiting 01:40:33 7809a108b3ef: Waiting 01:40:33 f706445af74f: Waiting 01:40:33 0510c868ecb4: Waiting 01:40:33 4c4ab2625f07: Verifying Checksum 01:40:33 4c4ab2625f07: Download complete 01:40:33 adcc1eea9eea: Verifying Checksum 01:40:33 adcc1eea9eea: Download complete 01:40:33 afea3b2eda06: Verifying Checksum 01:40:33 afea3b2eda06: Download complete 01:40:33 7809a108b3ef: Download complete 01:40:35 540db60ca938: Verifying Checksum 01:40:35 540db60ca938: Download complete 01:40:35 540db60ca938: Pull complete 01:40:35 adcc1eea9eea: Pull complete 01:40:35 4c4ab2625f07: Pull complete 01:40:36 f706445af74f: Verifying Checksum 01:40:36 f706445af74f: Download complete 01:40:37 0510c868ecb4: Verifying Checksum 01:40:37 0510c868ecb4: Download complete 01:40:42 0510c868ecb4: Pull complete 01:40:42 afea3b2eda06: Pull complete 01:40:42 7809a108b3ef: Pull complete 01:40:49 f706445af74f: Pull complete 01:40:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:40:49 ---> b068be0155e3 01:40:49 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 01:40:53 ---> Running in 2589dcd725b3 01:40:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:40:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:40:54 (1/12) Installing libmagic (5.39-r0) 01:40:55 (2/12) Installing file (5.39-r0) 01:40:55 (3/12) Installing libc-dev (0.7.2-r3) 01:40:55 (4/12) Installing g++ (10.2.1_pre1-r3) 01:41:01 (5/12) Installing fortify-headers (1.1-r0) 01:41:02 (6/12) Installing patch (2.7.6-r6) 01:41:02 (7/12) Installing build-base (0.5-r2) 01:41:02 (8/12) Installing libsodium (1.0.18-r0) 01:41:02 (9/12) Installing pkgconf (1.7.3-r0) 01:41:02 (10/12) Installing libsodium-dev (1.0.18-r0) 01:41:02 (11/12) Installing libzmq (4.3.3-r1) 01:41:02 (12/12) Installing zeromq-dev (4.3.3-r1) 01:41:03 Executing busybox-1.32.1-r6.trigger 01:41:03 OK: 219 MiB in 52 packages 01:41:05 Removing intermediate container 2589dcd725b3 01:41:05 ---> 595b9d84d54e 01:41:05 Step 4/6 : WORKDIR /edgex-go 01:41:05 ---> Running in be834300505f 01:41:05 Removing intermediate container be834300505f 01:41:05 ---> 249404921f9e 01:41:05 Step 5/6 : COPY go.mod . 01:41:05 ---> c46726a29637 01:41:05 Step 6/6 : RUN go mod download 01:41:05 ---> Running in 391693a264ef 01:41:32 Removing intermediate container 391693a264ef 01:41:32 ---> 6b7f5e44903b 01:41:32 Successfully built 6b7f5e44903b 01:41:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:41:32 + docker inspect -f . ci-base-image-x86_64 01:41:32 . [Pipeline] withDockerContainer 01:41:32 prd-centos7-docker-4c-2g-22 does not seem to be running inside a container 01:41:32 $ 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 ******** ci-base-image-x86_64 cat 01:41:33 $ docker top 9cc2b768745b162379c877cc109244aa90a105caf5a6223b0fab56dea9270efd -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:33 + go version 01:41:33 go version go1.16.3 linux/amd64 [Pipeline] } 01:41:33 $ docker stop --time=1 9cc2b768745b162379c877cc109244aa90a105caf5a6223b0fab56dea9270efd 01:41:34 $ docker rm -f 9cc2b768745b162379c877cc109244aa90a105caf5a6223b0fab56dea9270efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:41:35 + docker inspect -f . ci-base-image-x86_64 01:41:35 . [Pipeline] withDockerContainer 01:41:35 prd-centos7-docker-4c-2g-22 does not seem to be running inside a container 01:41:35 $ 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 ******** ci-base-image-x86_64 cat 01:41:36 $ docker top 115cfbbcb0c01f762d75e5c38164652357d1ae8f323f8d00c5969841a314004d -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:36 ========================================================= 01:41:36 [edgeXBuildGoParallel] Running Tests and Build... 01:41:36 ========================================================= [Pipeline] sh 01:41:37 + go mod tidy [Pipeline] sh 01:41:37 + make test 01:41:37 go mod tidy 01:41:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:41:44 ? github.com/edgexfoundry/edgex-go [no test files] 01:42:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:42:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:42:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:42:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:42:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:42:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:42:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:42:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:42:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:42:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.1% of statements 01:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements 01:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 01:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 01:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 01:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.053s coverage: 53.4% of statements 01:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.079s coverage: 87.7% of statements 01:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.042s coverage: 78.9% of statements 01:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.211s coverage: 28.6% of statements 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements 01:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:42:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements 01:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:42:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.079s coverage: 97.5% of statements 01:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:42:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements 01:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:42:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.245s coverage: 95.1% of statements 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:42:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:42:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:42:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements 01:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 01:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 01:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 01:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 01:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 01:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 01:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 01:42:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.273s coverage: 81.8% of statements 01:42:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 01:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 01:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements 01:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 43.5% of statements 01:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:43:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 01:43:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:43:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements 01:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 46.8% of statements 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:43:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 18.8% of statements 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:43:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:43:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.605s coverage: 28.7% of statements 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:43:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.049s coverage: 99.0% of statements 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:43:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:43:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.047s coverage: 63.4% of statements 01:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.112s coverage: 97.6% of statements 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:43:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:43:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:43:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 01:43:23 GO111MODULE=on go vet ./... 01:43:55 gofmt -l . 01:43:55 [ "`gofmt -l .`" = "" ] 01:43:55 ./bin/test-go-mod-tidy.sh 01:43:55 ./bin/test-attribution-txt.sh [Pipeline] sh 01:43:55 + ls -al . 01:43:55 total 852 01:43:55 drwxrwxr-x 10 1001 1001 4096 Jun 2 01:43 . 01:43:55 drwxr-xr-x 4 root root 28 Jun 2 01:41 .. 01:43:55 -rw-rw-r-- 1 1001 1001 11 Jun 2 01:39 .dockerignore 01:43:55 drwxrwxr-x 8 1001 1001 179 Jun 2 01:39 .git 01:43:55 drwxrwxr-x 3 1001 1001 125 Jun 2 01:39 .github 01:43:55 -rw-rw-r-- 1 1001 1001 818 Jun 2 01:39 .gitignore 01:43:55 drwx------ 3 1001 1001 60 Jun 2 01:39 .semver 01:43:55 -rw-rw-r-- 1 1001 1001 166 Jun 2 01:39 .sonarcloud.properties 01:43:55 -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:39 Attribution.txt 01:43:55 -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:39 CONTRIBUTING.md 01:43:55 -rw-rw-r-- 1 1001 1001 931 Jun 2 01:39 Dockerfile.build 01:43:55 -rw-rw-r-- 1 1001 1001 849 Jun 2 01:39 Jenkinsfile 01:43:55 -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:39 LICENSE 01:43:55 -rw-rw-r-- 1 1001 1001 5632 Jun 2 01:39 Makefile 01:43:55 -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:39 README.md 01:43:55 -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:39 SECURITY.md 01:43:55 -rw-rw-r-- 1 1001 1001 5 Jun 2 01:40 VERSION 01:43:55 -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:39 ZMQWindows.md 01:43:55 drwxrwxr-x 2 1001 1001 117 Jun 2 01:39 bin 01:43:55 drwxrwxr-x 14 1001 1001 4096 Jun 2 01:39 cmd 01:43:55 -rw-r--r-- 1 root root 742996 Jun 2 01:43 coverage.out 01:43:55 -rw-r--r-- 1 root root 1060 Jun 2 01:43 go.mod 01:43:55 -rw-r--r-- 1 root root 21686 Jun 2 01:41 go.sum 01:43:55 drwxrwxr-x 8 1001 1001 127 Jun 2 01:39 internal 01:43:55 drwxrwxr-x 4 1001 1001 26 Jun 2 01:39 openapi 01:43:55 drwxrwxr-x 4 1001 1001 71 Jun 2 01:39 snap 01:43:55 -rw-rw-r-- 1 1001 1001 168 Jun 2 01:39 version.go [Pipeline] sh 01:43:56 + '[' -e coverage.out ] 01:43:56 + chown 1001:1001 coverage.out [Pipeline] stash 01:43:56 Stashed 1 file(s) [Pipeline] sh 01:43:56 + make build 01:43:56 go mod tidy 01:43:56 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 01:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:44:06 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 01:44:07 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 01:44:08 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 01:44:08 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 01:44:09 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 01:44:11 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 01:44:11 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 01:44:12 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 01:44:13 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 01:44:15 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] } 01:44:17 $ docker stop --time=1 115cfbbcb0c01f762d75e5c38164652357d1ae8f323f8d00c5969841a314004d 01:44:19 $ docker rm -f 115cfbbcb0c01f762d75e5c38164652357d1ae8f323f8d00c5969841a314004d 01:44:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:44:20 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:44:20 The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh 01:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:23 01:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:44:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:23 latest: Pulling from edgex-devops/edgex-compose 01:44:23 cbdbe7a5bc2a: Pulling fs layer 01:44:23 ca9280d653b3: Pulling fs layer 01:44:23 7e9c9ca2126c: Pulling fs layer 01:44:23 cbdbe7a5bc2a: Verifying Checksum 01:44:23 cbdbe7a5bc2a: Download complete 01:44:24 cbdbe7a5bc2a: Pull complete 01:44:24 ca9280d653b3: Verifying Checksum 01:44:24 ca9280d653b3: Download complete 01:44:25 ca9280d653b3: Pull complete 01:44:25 7e9c9ca2126c: Verifying Checksum 01:44:25 7e9c9ca2126c: Download complete 01:44:26 using credential edgex-jenkins-ssh 01:44:26 Cloning the remote Git repository 01:44:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:44:26 > git init /w/workspace/edgex-go/2 # timeout=10 01:44:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:44:26 > git --version # timeout=10 01:44:26 > git --version # 'git version 2.17.1' 01:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:29 7e9c9ca2126c: Pull complete 01:44:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:44:29 prd-centos7-docker-4c-2g-22 does not seem to be running inside a container 01:44:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:44:36 $ docker top 293c5a2958269c94e81f53b669b496473e9f10f9aac871b3eb4c7005da1da1fa -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:37 + docker-compose build --help 01:44:37 + grep parallel 01:44:37 --parallel Build images in parallel. [Pipeline] } 01:44:37 $ docker stop --time=1 293c5a2958269c94e81f53b669b496473e9f10f9aac871b3eb4c7005da1da1fa 01:44:39 $ docker rm -f 293c5a2958269c94e81f53b669b496473e9f10f9aac871b3eb4c7005da1da1fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:39 . [Pipeline] withDockerContainer 01:44:39 prd-centos7-docker-4c-2g-22 does not seem to be running inside a container 01:44:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:44:40 $ docker top 608921812bd681004ecaae0f4d74a2e8c05913937f905e62e1634d4fadf4b8c2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:40 + docker-compose -f ./docker-compose-build.yml build --parallel 01:44:41 Building core-command ... 01:44:41 Building core-data ... 01:44:41 Building core-metadata ... 01:44:41 Building security-bootstrapper ... 01:44:41 Building security-proxy-setup ... 01:44:41 Building security-secretstore-setup ... 01:44:41 Building support-notifications ... 01:44:41 Building support-scheduler ... 01:44:41 Building sys-mgmt-agent ... 01:44:41 Building support-notifications 01:44:41 Building core-metadata 01:44:41 Building support-scheduler 01:44:41 Building security-secretstore-setup 01:44:41 Building security-proxy-setup 01:44:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:44:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:44:59 ---> 6b7f5e44903b 01:44:59 Step 3/23 : WORKDIR /edgex-go 01:44:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:44:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:44:59 ---> 6b7f5e44903b 01:44:59 Step 3/24 : WORKDIR /edgex-go 01:44:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:44:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:44:59 ---> 6b7f5e44903b 01:44:59 Step 3/22 : WORKDIR /edgex-go 01:45:07 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit bf3bad98830956d6b4193a94d0019bd9836f354f 01:45:08 Merge succeeded, producing bf3bad98830956d6b4193a94d0019bd9836f354f 01:45:08 Checking out Revision bf3bad98830956d6b4193a94d0019bd9836f354f (PR-3525) 01:45:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:45:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:45:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:45:07 > git config core.sparsecheckout # timeout=10 01:45:07 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 01:45:08 > git remote # timeout=10 01:45:08 > git config --get remote.origin.url # timeout=10 01:45:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:08 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 01:45:08 > git rev-parse HEAD^{commit} # timeout=10 01:45:08 > git config core.sparsecheckout # timeout=10 01:45:08 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 01:45:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:09 ---> 6b7f5e44903b 01:45:09 Step 3/23 : WORKDIR /edgex-go 01:45:12 Commit message: "fix(snap): go 1.16 update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:45:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:45:14 + sudo service+ docker restart 01:45:14 true 01:45:15 ---> Running in 52e2a8ec6d13 01:45:15 ---> Running in f9042db88b27 01:45:15 ---> Running in 3077888d3994 01:45:15 ---> Running in 1635a3626336 01:45:15 Removing intermediate container 3077888d3994 01:45:15 ---> 207c6197cddd 01:45:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:15 Removing intermediate container f9042db88b27 01:45:15 ---> 0b7b7e7898c4 01:45:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:15 Removing intermediate container 52e2a8ec6d13 01:45:15 ---> 7614ff3a4102 01:45:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:15 Removing intermediate container 1635a3626336 01:45:15 ---> 9956bd93e1b3 01:45:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:16 ---> Running in 88c739077a27 01:45:16 ---> Running in e0f43b47947f 01:45:16 ---> Running in b9fbec039c5c 01:45:16 ---> Running in 1a8d65c3f962 01:45:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:45:17 ---> 6b7f5e44903b 01:45:17 Step 3/26 : WORKDIR /edgex-go 01:45:17 ---> Using cache 01:45:17 ---> 7614ff3a4102 01:45:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:17 ---> Running in daf951d0d77f 01:45:17 Removing intermediate container 88c739077a27 01:45:17 ---> 79898f9b9b75 01:45:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:45:17 ---> Running in 686b1f98ab20 01:45:17 Removing intermediate container 1a8d65c3f962 01:45:17 ---> 22885a1f7865 01:45:17 Step 5/24 : RUN apk add --update --no-cache make git 01:45:17 Removing intermediate container b9fbec039c5c 01:45:17 ---> d539a4f125f0 01:45:17 Step 5/23 : RUN apk add --update --no-cache make git 01:45:17 ---> Running in 7e0746525a9b 01:45:18 ---> Running in 878ae037d9d0 01:45:18 Removing intermediate container e0f43b47947f 01:45:18 ---> 210842d49478 01:45:18 Step 5/22 : RUN apk add --update --no-cache make git 01:45:18 ---> Running in 5c8e689987ab 01:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:45:18 Removing intermediate container daf951d0d77f 01:45:18 ---> e1e509493e72 01:45:18 Step 5/26 : RUN apk add --update --no-cache make git 01:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:45:18 ---> Running in 963c30083261 01:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:45:19 OK: 219 MiB in 52 packages 01:45:20 OK: 219 MiB in 52 packages 01:45:20 Removing intermediate container 878ae037d9d0 01:45:20 ---> e417a7ae4439 01:45:20 Step 6/23 : COPY go.mod . 01:45:20 OK: 219 MiB in 52 packages 01:45:20 ---> bf0421188b28 01:45:20 Step 7/23 : RUN go mod download 01:45:20 ---> Running in dee1934a26ce 01:45:20 OK: 219 MiB in 52 packages 01:45:20 Removing intermediate container 5c8e689987ab 01:45:20 ---> 95e486e7f933 01:45:20 Step 6/22 : COPY go.mod . 01:45:20 Removing intermediate container 7e0746525a9b 01:45:20 ---> 4f7b8aaff86e 01:45:20 Step 6/24 : COPY go.mod . 01:45:20 ---> e611adbe7c16 01:45:20 Step 7/22 : RUN go mod download 01:45:20 ---> b9d6015a6c91 01:45:20 Step 7/24 : RUN go mod download 01:45:20 ---> Running in 4bf6c0f47467 01:45:20 ---> Running in 2fc96bf19ab8 01:45:20 Removing intermediate container 963c30083261 01:45:20 ---> 9151781a7768 01:45:20 Step 6/26 : COPY go.mod . 01:45:21 OK: 219 MiB in 52 packages 01:45:21 ---> 2f5028c5acf0 01:45:21 Step 7/26 : RUN go mod download 01:45:21 ---> Running in 7c0e8d92be0e 01:45:21 Removing intermediate container 686b1f98ab20 01:45:21 ---> 62bcf4c5111a 01:45:21 Step 6/23 : COPY go.mod . 01:45:21 ---> 3431b0205eca 01:45:21 Step 7/23 : RUN go mod download 01:45:21 ---> Running in f89c3445dca0 01:45:21 Removing intermediate container dee1934a26ce 01:45:21 ---> 7675fc3e263a 01:45:21 Step 8/23 : COPY . . 01:45:21 Removing intermediate container 4bf6c0f47467 01:45:21 ---> f114ff655c3a 01:45:21 Step 8/22 : COPY . . 01:45:21 Removing intermediate container 2fc96bf19ab8 01:45:21 ---> 2a5a9f63bde8 01:45:21 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:32 provisioning config files... 01:45:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1585619635355377851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:33 ---> docker-login.sh 01:45:33 nexus3.edgexfoundry.org:10001 01:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:34 Configure a credential helper to remove this warning. See 01:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:34 01:45:34 Login Succeeded 01:45:34 nexus3.edgexfoundry.org:10002 01:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:35 Configure a credential helper to remove this warning. See 01:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:35 01:45:35 Login Succeeded 01:45:35 nexus3.edgexfoundry.org:10003 01:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:35 Configure a credential helper to remove this warning. See 01:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:35 01:45:35 Login Succeeded 01:45:35 nexus3.edgexfoundry.org:10004 01:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:36 Configure a credential helper to remove this warning. See 01:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:36 01:45:36 Login Succeeded 01:45:36 docker.io 01:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:36 Removing intermediate container 7c0e8d92be0e 01:45:36 ---> e224cc3e2cdc 01:45:36 Step 8/26 : COPY . . 01:45:36 Removing intermediate container f89c3445dca0 01:45:36 ---> dc616c027d83 01:45:36 Step 8/23 : COPY . . 01:45:36 ---> 762260c157e1 01:45:36 Step 9/23 : RUN go mod tidy 01:45:36 ---> 07100e5723b6 01:45:36 Step 9/22 : RUN go mod tidy 01:45:36 ---> 172e58b7a24b 01:45:36 Step 9/24 : RUN go mod tidy 01:45:36 ---> Running in 89061daf8e04 01:45:36 ---> Running in 6e85568e00f5 01:45:36 ---> Running in 45865fdd441e 01:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:37 Configure a credential helper to remove this warning. See 01:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:37 01:45:37 Login Succeeded 01:45:37 ---> docker-login.sh ends [Pipeline] } 01:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:37 ========================================================= 01:45:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:45:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:45:37 + 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 . 01:45:40 Sending build context to Docker daemon 168.1MB 01:45:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:45:40 Step 2/6 : FROM ${BASE} 01:45:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:45:40 595b0fe564bb: Pulling fs layer 01:45:40 7186ed65a4f7: Pulling fs layer 01:45:40 316046926c0a: Pulling fs layer 01:45:40 4ebd0625c992: Pulling fs layer 01:45:40 207e8628e3a3: Pulling fs layer 01:45:40 c791037a9be2: Pulling fs layer 01:45:40 ffd874e62e21: Pulling fs layer 01:45:40 4ebd0625c992: Waiting 01:45:40 207e8628e3a3: Waiting 01:45:40 c791037a9be2: Waiting 01:45:40 ffd874e62e21: Waiting 01:45:40 316046926c0a: Download complete 01:45:40 7186ed65a4f7: Download complete 01:45:40 207e8628e3a3: Verifying Checksum 01:45:40 207e8628e3a3: Download complete 01:45:40 c791037a9be2: Verifying Checksum 01:45:40 c791037a9be2: Download complete 01:45:40 595b0fe564bb: Download complete 01:45:41 595b0fe564bb: Pull complete 01:45:41 7186ed65a4f7: Pull complete 01:45:42 Removing intermediate container 89061daf8e04 01:45:42 ---> b92f8349bbee 01:45:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:45:42 316046926c0a: Pull complete 01:45:42 Removing intermediate container 6e85568e00f5 01:45:42 ---> 614d47ce350a 01:45:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:45:42 Removing intermediate container 45865fdd441e 01:45:42 ---> 24699c106d9d 01:45:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:45:42 ffd874e62e21: Verifying Checksum 01:45:42 ffd874e62e21: Download complete 01:45:42 ---> Running in 8e772cd698ad 01:45:43 ---> Running in 9d952b6cc073 01:45:43 ---> Running in e35c0a3a1f91 01:45:44 4ebd0625c992: Verifying Checksum 01:45:44 4ebd0625c992: Download complete 01:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:45:45 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 01:45:45 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 01:45:54 4ebd0625c992: Pull complete 01:45:54 207e8628e3a3: Pull complete 01:45:54 c791037a9be2: Pull complete 01:45:57 ---> d10ba785b0a9 01:45:57 Step 9/26 : RUN go mod tidy 01:45:57 ---> Running in 8ac1858c5fe2 01:45:57 ffd874e62e21: Pull complete 01:45:57 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:45:57 ---> cfc18b08335c 01:45:57 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 01:45:58 Removing intermediate container 8ac1858c5fe2 01:45:58 ---> 8a774c292245 01:45:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:00 ---> Running in 125db4c1f4dd 01:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:03 (1/12) Installing libmagic (5.39-r0) 01:46:03 (2/12) Installing file (5.39-r0) 01:46:03 (3/12) Installing libc-dev (0.7.2-r3) 01:46:03 (4/12) Installing g++ (10.2.1_pre1-r3) 01:46:04 ---> Running in bc8975930419 01:46:04 ---> b81b47fdc30f 01:46:04 Step 9/23 : RUN go mod tidy 01:46:04 ---> Running in 6edc2b35a201 01:46:04 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 01:46:06 Removing intermediate container 6edc2b35a201 01:46:06 ---> ce00f15ee43a 01:46:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:46:06 ---> Running in a6be97c6eff5 01:46:06 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 01:46:12 (5/12) Installing fortify-headers (1.1-r0) 01:46:12 (6/12) Installing patch (2.7.6-r6) 01:46:12 (7/12) Installing build-base (0.5-r2) 01:46:12 (8/12) Installing libsodium (1.0.18-r0) 01:46:12 (9/12) Installing pkgconf (1.7.3-r0) 01:46:12 (10/12) Installing libsodium-dev (1.0.18-r0) 01:46:12 (11/12) Installing libzmq (4.3.3-r1) 01:46:12 (12/12) Installing zeromq-dev (4.3.3-r1) 01:46:12 Executing busybox-1.32.1-r6.trigger 01:46:12 OK: 218 MiB in 52 packages 01:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:46:17 Removing intermediate container 125db4c1f4dd 01:46:17 ---> 39e4a6ca3576 01:46:17 Step 4/6 : WORKDIR /edgex-go 01:46:17 ---> Running in 974c19dd9472 01:46:17 Removing intermediate container 974c19dd9472 01:46:17 ---> e9fc138168cc 01:46:17 Step 5/6 : COPY go.mod . 01:46:18 ---> d193c5625c2d 01:46:18 Step 6/6 : RUN go mod download 01:46:18 ---> Running in ce942324624d 01:46:23 Removing intermediate container 8e772cd698ad 01:46:23 ---> 92c1d9d3df6c 01:46:23 01:46:23 Step 11/22 : FROM alpine:3.12 01:46:23 3.12: Pulling from library/alpine 01:46:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:46:23 Status: Downloaded newer image for alpine:3.12 01:46:23 ---> 13621d1b12d4 01:46:23 Step 12/22 : RUN apk add --update --no-cache curl 01:46:23 ---> Running in d1ee883ea3a2 01:46:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:46:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:46:24 (1/4) Installing ca-certificates (20191127-r4) 01:46:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:46:24 (3/4) Installing libcurl (7.77.0-r0) 01:46:24 (4/4) Installing curl (7.77.0-r0) 01:46:24 Executing busybox-1.31.1-r20.trigger 01:46:24 Executing ca-certificates-20191127-r4.trigger 01:46:24 OK: 7 MiB in 18 packages 01:46:25 Removing intermediate container d1ee883ea3a2 01:46:25 ---> 96bf2d6f329d 01:46:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:46:25 ---> Running in 6e51258ec40a 01:46:25 Removing intermediate container 6e51258ec40a 01:46:25 ---> a06b203e4933 01:46:25 Step 14/22 : WORKDIR /edgex 01:46:25 ---> Running in 4001e1731f99 01:46:25 Removing intermediate container 4001e1731f99 01:46:25 ---> ae9db143f64c 01:46:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:46:26 ---> b1d678e28c13 01:46:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:46:27 ---> 53ce2d40145b 01:46:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:46:29 ---> 49c92edc1880 01:46:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:46:29 Removing intermediate container 9d952b6cc073 01:46:29 ---> 78d25ba1c0ad 01:46:29 01:46:29 Step 11/23 : FROM alpine:3.12 01:46:29 ---> 13621d1b12d4 01:46:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:46:29 ---> Running in 70cddbc29ad0 01:46:29 ---> Running in 52c0c5768b95 01:46:29 Removing intermediate container 70cddbc29ad0 01:46:29 ---> b9d3db485c51 01:46:29 Step 19/22 : CMD ["--init=true"] 01:46:29 ---> Running in da5bc5ed63d0 01:46:29 Removing intermediate container da5bc5ed63d0 01:46:29 ---> 3651558e8039 01:46:29 Step 20/22 : LABEL arch=x86_64 01:46:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:46:29 ---> Running in 9d3634f686fb 01:46:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:46:30 Removing intermediate container 9d3634f686fb 01:46:30 ---> 10092d787b15 01:46:30 Step 21/22 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:46:30 ---> Running in ee8386185142 01:46:30 (1/1) Installing dumb-init (1.2.2-r1) 01:46:30 Executing busybox-1.31.1-r20.trigger 01:46:30 OK: 6 MiB in 15 packages 01:46:30 Removing intermediate container ee8386185142 01:46:30 ---> 1744d354ce1b 01:46:30 Step 22/22 : LABEL version=0.0.0 01:46:30 ---> Running in 04546ec2e3f6 01:46:30 Removing intermediate container 04546ec2e3f6 01:46:30 ---> 5fb4935f93c2 01:46:30 01:46:30 Successfully built 5fb4935f93c2 01:46:30 Successfully tagged security-proxy-setup:latest 01:46:30  Building security-proxy-setup ... done Building sys-mgmt-agent 01:46:30 Removing intermediate container 52c0c5768b95 01:46:30 ---> 821229a12b43 01:46:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:46:30 ---> Running in 95d3d658190d 01:46:30 Removing intermediate container 95d3d658190d 01:46:30 ---> 69a7338086dd 01:46:30 Step 14/23 : ENV APP_PORT=59861 01:46:31 ---> Running in bb7e84b93677 01:46:31 Removing intermediate container bb7e84b93677 01:46:31 ---> b5d5f11b25fb 01:46:31 Step 15/23 : EXPOSE $APP_PORT 01:46:33 ---> Running in aac709b66b49 01:46:34 Removing intermediate container aac709b66b49 01:46:34 ---> 587bc08e066e 01:46:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:37 ---> 58ab5d94afc3 01:46:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:46:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:46:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:46:38 ---> 6b7f5e44903b 01:46:38 Step 3/24 : WORKDIR /edgex-go 01:46:38 ---> Using cache 01:46:38 ---> 7614ff3a4102 01:46:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:38 ---> Using cache 01:46:38 ---> e1e509493e72 01:46:38 Step 5/24 : RUN apk add --update --no-cache make bash git 01:46:40 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 01:46:40 ---> ebe03fe46f9c 01:46:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:46:40 ---> Running in a336f12ffbbe 01:46:40 Removing intermediate container e35c0a3a1f91 01:46:40 ---> 6ecb09d73022 01:46:40 01:46:40 Step 11/24 : FROM alpine:3.12 01:46:40 ---> 13621d1b12d4 01:46:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:46:40 ---> Using cache 01:46:40 ---> 821229a12b43 01:46:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:46:40 ---> Using cache 01:46:40 ---> 69a7338086dd 01:46:40 Step 14/24 : ENV APP_PORT=59881 01:46:40 ---> Running in 08a09e0ae5a7 01:46:40 ---> 5f6970d69d42 01:46:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:46:40 Removing intermediate container 08a09e0ae5a7 01:46:40 ---> 5af4609f5d9a 01:46:40 Step 15/24 : EXPOSE $APP_PORT 01:46:40 ---> Running in ea0d6ebec372 01:46:40 ---> Running in d2a4b631adf2 01:46:40 Removing intermediate container d2a4b631adf2 01:46:40 ---> b0af6fb41b4d 01:46:40 Step 16/24 : WORKDIR / 01:46:40 ---> Running in fbdf25ee5c09 01:46:40 Removing intermediate container ea0d6ebec372 01:46:40 ---> 3246e9cafd75 01:46:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:40 ---> Running in fe317a78e919 01:46:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:46:40 Removing intermediate container fbdf25ee5c09 01:46:40 ---> 1bcc3c91b57f 01:46:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:41 Removing intermediate container fe317a78e919 01:46:41 ---> 5296cbaf4a5f 01:46:41 Step 21/23 : LABEL arch=x86_64 01:46:41 ---> Running in 17c0e83cd803 01:46:41 ---> baa9feb5c617 01:46:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:46:41 Removing intermediate container 17c0e83cd803 01:46:41 ---> 4804537353c9 01:46:41 Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:46:41 ---> Running in d885da22d453 01:46:41 Removing intermediate container d885da22d453 01:46:41 ---> a3dc47699376 01:46:41 Step 23/23 : LABEL version=0.0.0 01:46:41 ---> Running in 838cd859b4d6 01:46:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:46:41 ---> 8f986fb9c1ec 01:46:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:46:41 Removing intermediate container 838cd859b4d6 01:46:41 ---> 43d14fdcb5e9 01:46:41 01:46:42 Successfully built 43d14fdcb5e9 01:46:42 Successfully tagged support-scheduler:latest 01:46:42  Building support-scheduler ... done Building core-command 01:46:42 ---> 0da991e9bcb1 01:46:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:46:42 ---> Running in 62ff441e1df3 01:46:42 OK: 219 MiB in 52 packages 01:46:42 Removing intermediate container 62ff441e1df3 01:46:42 ---> 6d1c02dd1247 01:46:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:45 Removing intermediate container ce942324624d 01:46:45 ---> 97e39bf2c982 01:46:45 Successfully built 97e39bf2c982 01:46:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:46:45 + docker inspect -f . ci-base-image-arm64 01:46:45 . [Pipeline] withDockerContainer 01:46:45 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 01:46:45 $ 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 ******** ci-base-image-arm64 cat 01:46:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:46:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:46:46 ---> 6b7f5e44903b 01:46:46 Step 3/24 : WORKDIR /edgex-go 01:46:46 ---> Using cache 01:46:46 ---> 7614ff3a4102 01:46:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:46 ---> Using cache 01:46:46 ---> e1e509493e72 01:46:46 Step 5/24 : RUN apk add --update --no-cache make git 01:46:46 ---> Using cache 01:46:46 ---> 9151781a7768 01:46:46 Step 6/24 : COPY go.mod . 01:46:46 ---> Using cache 01:46:46 ---> 2f5028c5acf0 01:46:46 Step 7/24 : RUN go mod download 01:46:46 ---> Using cache 01:46:46 ---> e224cc3e2cdc 01:46:46 Step 8/24 : COPY . . 01:46:46 ---> Using cache 01:46:46 ---> d10ba785b0a9 01:46:46 Step 9/24 : RUN go mod tidy 01:46:46 ---> Using cache 01:46:46 ---> 8a774c292245 01:46:46 Step 10/24 : RUN make cmd/core-command/core-command 01:46:47 $ docker top 97a886a2521a69cda4b77a8884ec90946c1e6c3fff00a7bef00a2ddba55040c4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:48 ---> Running in aa5e6e4a2388 01:46:48 ---> Running in 7ca333db7f6f 01:46:48 + go version 01:46:48 go version go1.16.3 linux/arm64 [Pipeline] } 01:46:48 $ docker stop --time=1 97a886a2521a69cda4b77a8884ec90946c1e6c3fff00a7bef00a2ddba55040c4 01:46:48 Removing intermediate container aa5e6e4a2388 01:46:48 ---> 979c6700b64b 01:46:48 Step 22/24 : LABEL arch=x86_64 01:46:48 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 01:46:49 Removing intermediate container a336f12ffbbe 01:46:49 ---> a1e67c7f65eb 01:46:49 Step 6/24 : COPY go.mod . 01:46:49 ---> Running in 1977987cad82 01:46:49 Removing intermediate container bc8975930419 01:46:49 ---> 9ccee9a9d611 01:46:49 01:46:49 Step 11/26 : FROM alpine:3.12 01:46:49 ---> 13621d1b12d4 01:46:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:46:49 ---> Running in d6a9fc269c51 01:46:49 Removing intermediate container 1977987cad82 01:46:49 ---> f3fd2cd200d5 01:46:49 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:46:49 ---> Running in 0f52e0e48c99 01:46:49 ---> aa4b5422120b 01:46:49 Step 7/24 : RUN go mod download 01:46:49 Removing intermediate container 0f52e0e48c99 01:46:49 ---> 5e7460db676f 01:46:49 Step 24/24 : LABEL version=0.0.0 01:46:49 ---> Running in cd600d188ee3 01:46:49 ---> Running in a6f33bc19f11 01:46:49 Removing intermediate container a6f33bc19f11 01:46:49 ---> a73761706f64 01:46:49 01:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:46:50 Successfully built a73761706f64 01:46:50 (1/6) Installing ca-certificates (20191127-r4) 01:46:50 Successfully tagged core-metadata:latest 01:46:50 Building core-data 01:46:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:46:50 (3/6) Installing libcurl (7.77.0-r0) 01:46:50 (4/6) Installing curl (7.77.0-r0) 01:46:50 (5/6) Installing dumb-init (1.2.2-r1) 01:46:50 (6/6) Installing su-exec (0.2-r1) 01:46:50 Executing busybox-1.31.1-r20.trigger 01:46:50 Executing ca-certificates-20191127-r4.trigger 01:46:50 $ docker rm -f 97a886a2521a69cda4b77a8884ec90946c1e6c3fff00a7bef00a2ddba55040c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 01:46:50  Building core-metadata ... done OK: 7 MiB in 20 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:50 + docker inspect -f . ci-base-image-arm64 01:46:50 . [Pipeline] withDockerContainer 01:46:51 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 01:46:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 01:46:52 $ docker top f99c8c069138b95bb2ec1f52de71dbc97d256495e90f883e7c0cfc069e6c3293 -eo pid,comm [Pipeline] { [Pipeline] echo 01:46:53 ========================================================= 01:46:53 [edgeXBuildGoParallel] Running Tests and Build... 01:46:53 ========================================================= [Pipeline] sh 01:46:53 + go mod tidy 01:46:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:46:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:46:54 ---> 6b7f5e44903b 01:46:54 Step 3/24 : WORKDIR /edgex-go 01:46:54 ---> Using cache 01:46:54 ---> 7614ff3a4102 01:46:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:54 ---> Using cache 01:46:54 ---> e1e509493e72 01:46:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] sh 01:46:55 + make test 01:46:55 go mod tidy 01:46:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:46:56 ---> Running in 5aca9dda0815 01:46:56 Removing intermediate container a6be97c6eff5 01:46:56 ---> 59fe4d785fbb 01:46:56 01:46:56 Step 11/23 : FROM alpine:3.12 01:46:56 ---> 13621d1b12d4 01:46:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:46:57 Removing intermediate container cd600d188ee3 01:46:57 ---> 185fd509461b 01:46:57 Step 8/24 : COPY . . 01:46:57 ---> Running in 0902f387d160 01:46:57 Removing intermediate container d6a9fc269c51 01:46:57 ---> 5ca9d7081c40 01:46:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:46:57 ---> Running in c5e69fcdf5d5 01:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:46:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:46:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:46:58 Removing intermediate container c5e69fcdf5d5 01:46:58 ---> 3c75cca6de05 01:46:58 Step 14/26 : WORKDIR / 01:46:58 (1/2) Installing ca-certificates (20191127-r4) 01:46:58 (2/2) Installing dumb-init (1.2.2-r1) 01:46:58 Executing busybox-1.31.1-r20.trigger 01:46:58 Executing ca-certificates-20191127-r4.trigger 01:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:46:58 OK: 6 MiB in 16 packages 01:46:59 OK: 219 MiB in 52 packages 01:47:03 ---> Running in 6e1c3223ee98 01:47:04 ---> 1c28fe4e1b3d 01:47:04 Step 9/24 : RUN go mod tidy 01:47:04 Removing intermediate container 6e1c3223ee98 01:47:04 ---> 9cfd3f87c562 01:47:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:47:04 Removing intermediate container 0902f387d160 01:47:04 ---> 28c5695583aa 01:47:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:47:04 Removing intermediate container 5aca9dda0815 01:47:04 ---> 885fbae972e6 01:47:04 Step 6/24 : COPY go.mod . 01:47:04 ---> Running in c03aedf809c6 01:47:04 ---> Running in 6938e02047f4 01:47:04 Removing intermediate container 6938e02047f4 01:47:04 ---> 608ea79f3f3e 01:47:04 Step 14/23 : ENV APP_PORT=59860 01:47:04 ---> c272c7c7786b 01:47: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 01:47:04 ---> Running in 9e47debf525a 01:47:04 ---> 0dcf66d93d7b 01:47:04 Step 7/24 : RUN go mod download 01:47:04 ---> Running in d88da4bad6a6 01:47:04 Removing intermediate container 9e47debf525a 01:47:04 ---> f713b15ffff7 01:47:04 Step 15/23 : EXPOSE $APP_PORT 01:47:04 ---> Running in 4d827ce57fa9 01:47:05 ---> d1897bfd62ff 01:47:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:47:05 Removing intermediate container 4d827ce57fa9 01:47:05 ---> 0505e6ee32c3 01:47:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:05 ---> 4888a7771bc5 01:47:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:47:05 ---> 3926ee12cbc4 01:47:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:47:06 ---> b9a7d9c2d9b5 01:47:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:47:06 ---> f3befd8a11bb 01:47:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:47:07 Removing intermediate container c03aedf809c6 01:47:07 ---> 966b6de84b1a 01:47:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:47:07 ---> d94cce1ee770 01:47:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:47:07 Removing intermediate container d88da4bad6a6 01:47:07 ---> 3173ac5255dc 01:47:07 Step 8/24 : COPY . . 01:47:07 ---> Running in dc4744c55a47 01:47:07 ---> 6b508b00e0f0 01:47:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:47:07 ---> Running in eb47aec76138 01:47:08 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 01:47:10 ---> cba769f74dd2 01:47:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:47:13 Removing intermediate container eb47aec76138 01:47:13 ---> 3bb9bc6bd1b7 01:47:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:14 ---> Running in 45a8c7a5c293 01:47:14 ---> 2179a7c7ea1f 01:47:14 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:47:14 Removing intermediate container 45a8c7a5c293 01:47:14 ---> b0204b6bfcec 01:47:14 Step 21/23 : LABEL arch=x86_64 01:47:14 ---> Running in df3a2354dd1d 01:47:14 ---> Running in aa002867941f 01:47:15 Removing intermediate container aa002867941f 01:47:15 ---> e666c9578f9b 01:47:15 Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:47:15 ---> 4f55cf55059e 01:47:15 Step 9/24 : RUN go mod tidy 01:47:15 ---> Running in 70b2857ef2f9 01:47:15 ---> Running in 1b29a99d4629 01:47:15 Removing intermediate container 70b2857ef2f9 01:47:15 ---> f7e0b41ea786 01:47:15 Step 23/23 : LABEL version=0.0.0 01:47:15 ---> Running in c950ad297512 01:47:15 Removing intermediate container c950ad297512 01:47:15 ---> aff02383214a 01:47:15 01:47:15 Successfully built aff02383214a 01:47:15 Successfully tagged support-notifications:latest 01:47:15 Building security-bootstrapper 01:47:16  Building support-notifications ... done Removing intermediate container df3a2354dd1d 01:47:16 ---> 237af67ae466 01:47:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:47:16 ---> Running in 4a64f5af8a65 01:47:16 Removing intermediate container 4a64f5af8a65 01:47:16 ---> 622702a7ffa9 01:47:16 Step 24/26 : LABEL arch=x86_64 01:47:16 ---> Running in 883f10e41529 01:47:16 Removing intermediate container 883f10e41529 01:47:16 ---> d90a5c28d5fc 01:47:16 Step 25/26 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:47:18 ---> Running in a01f8abbfc09 01:47:18 Removing intermediate container a01f8abbfc09 01:47:18 ---> 9ddbe5b7231d 01:47:18 Step 26/26 : LABEL version=0.0.0 01:47:18 ---> Running in 2da4fa1c928f 01:47:18 Removing intermediate container 1b29a99d4629 01:47:18 ---> 6e030e8f1f2e 01:47:18 Step 10/24 : RUN make cmd/core-data/core-data 01:47:19 ---> Running in a76756e28bf0 01:47:19 Removing intermediate container 2da4fa1c928f 01:47:19 ---> bf8f616e5183 01:47:19 01:47:19 Successfully built bf8f616e5183 01:47:19 Successfully tagged security-secretstore-setup:latest 01:47:19  Building security-secretstore-setup ... done 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 01:47:22 ? github.com/edgexfoundry/edgex-go [no test files] 01:47:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:47:23 ---> 6b7f5e44903b 01:47:23 Step 3/32 : WORKDIR /edgex-go 01:47:23 ---> Using cache 01:47:23 ---> 7614ff3a4102 01:47:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:23 ---> Using cache 01:47:23 ---> e1e509493e72 01:47:23 Step 5/32 : RUN apk add --update --no-cache make git 01:47:23 ---> Using cache 01:47:23 ---> 9151781a7768 01:47:23 Step 6/32 : COPY go.mod . 01:47:23 ---> Using cache 01:47:23 ---> 2f5028c5acf0 01:47:23 Step 7/32 : RUN go mod download 01:47:23 ---> Using cache 01:47:23 ---> e224cc3e2cdc 01:47:23 Step 8/32 : COPY . . 01:47:23 ---> Using cache 01:47:23 ---> d10ba785b0a9 01:47:23 Step 9/32 : RUN go mod tidy 01:47:23 ---> Using cache 01:47:23 ---> 8a774c292245 01:47:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:47:26 ---> Running in bcaba509ffa2 01:47:27 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 01:47:28 Removing intermediate container 7ca333db7f6f 01:47:28 ---> be9811546b5b 01:47:28 01:47:28 Step 11/24 : FROM alpine:3.12 01:47:28 ---> 13621d1b12d4 01:47:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:47:28 ---> Using cache 01:47:28 ---> 821229a12b43 01:47:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:47:28 ---> Using cache 01:47:28 ---> 69a7338086dd 01:47:28 Step 14/24 : ENV APP_PORT=59882 01:47:28 ---> Running in fc5024015672 01:47:29 Removing intermediate container fc5024015672 01:47:29 ---> f77fd8f19c64 01:47:29 Step 15/24 : EXPOSE $APP_PORT 01:47:29 ---> Running in b48cb162981a 01:47:29 Removing intermediate container b48cb162981a 01:47:29 ---> 8ac6b42ccd3b 01:47:29 Step 16/24 : WORKDIR / 01:47:29 ---> Running in dd98d755f309 01:47:29 Removing intermediate container dd98d755f309 01:47:29 ---> 33695f2157f9 01:47:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:29 ---> 1b97eff97471 01:47:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:47:30 ---> 28fcfeba83b6 01:47:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:47:30 ---> ea04b802d3f4 01:47:30 Step 20/24 : ENTRYPOINT ["/core-command"] 01:47:30 ---> Running in 43b21ea7566f 01:47:31 Removing intermediate container 43b21ea7566f 01:47:31 ---> 1749b3cbd0d5 01:47:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:31 ---> Running in 2b23883ce26a 01:47:31 Removing intermediate container 2b23883ce26a 01:47:31 ---> f7808792623b 01:47:31 Step 22/24 : LABEL arch=x86_64 01:47:31 ---> Running in 546fa495999b 01:47:31 Removing intermediate container 546fa495999b 01:47:31 ---> a084a0daab30 01:47:31 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:47:31 ---> Running in 26749d328285 01:47:31 Removing intermediate container 26749d328285 01:47:31 ---> 726b03abcf07 01:47:31 Step 24/24 : LABEL version=0.0.0 01:47:31 ---> Running in 5fe8a6a54beb 01:47:32 Removing intermediate container 5fe8a6a54beb 01:47:32 ---> ac98f5c4a912 01:47:32 01:47:32 Successfully built ac98f5c4a912 01:47:32 Successfully tagged core-command:latest 01:47:40  Building core-command ... done Removing intermediate container dc4744c55a47 01:47:40 ---> 5855632d4731 01:47:40 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:47:40 ---> Running in f9577f32830d 01:47:40 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 01:47:42 Removing intermediate container f9577f32830d 01:47:42 ---> af7b02b11039 01:47:42 01:47:42 Step 12/24 : FROM docker:20.10.0 01:47:42 20.10.0: Pulling from library/docker 01:47:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:47:48 Status: Downloaded newer image for docker:20.10.0 01:47:48 ---> aefe523efa57 01:47:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:47:49 ---> Running in 958e05e02001 01:47:50 Removing intermediate container 958e05e02001 01:47:50 ---> 5d331e25a6d5 01:47:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:47:50 ---> Running in e2b2aa7b3aa9 01:47:51 Removing intermediate container bcaba509ffa2 01:47:51 ---> d8473eeda9f4 01:47:51 01:47:51 Step 11/32 : FROM alpine:3.12 01:47:51 ---> 13621d1b12d4 01:47:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:47:51 ---> Running in 99d39a499311 01:47:51 Removing intermediate container 99d39a499311 01:47:51 ---> 80c6396b2b91 01:47:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:47:51 ---> Running in c48028cfd9df 01:47:51 (1/39) Installing readline (8.0.4-r0) 01:47:51 (2/39) Installing bash (5.0.17-r0) 01:47:51 Executing bash-5.0.17-r0.post-install 01:47:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:47:51 (4/39) Installing libcurl (7.77.0-r0) 01:47:51 (5/39) Installing curl (7.77.0-r0) 01:47:51 (6/39) Installing dumb-init (1.2.2-r1) 01:47:51 (7/39) Installing libbz2 (1.0.8-r1) 01:47:51 (8/39) Installing expat (2.2.9-r1) 01:47:51 (9/39) Installing libffi (3.3-r2) 01:47:51 (10/39) Installing gdbm (1.13-r1) 01:47:51 (11/39) Installing xz-libs (5.2.5-r0) 01:47:51 (12/39) Installing sqlite-libs (3.32.1-r0) 01:47:51 (13/39) Installing python3 (3.8.10-r0) 01:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:47:51 (1/2) Installing dumb-init (1.2.2-r1) 01:47:51 (2/2) Installing su-exec (0.2-r1) 01:47:51 Executing busybox-1.31.1-r20.trigger 01:47:51 OK: 6 MiB in 16 packages 01:47:55 (14/39) Installing py3-appdirs (1.4.4-r1) 01:47:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:47:55 (16/39) Installing py3-parsing (2.4.7-r0) 01:47:55 (17/39) Installing py3-six (1.15.0-r0) 01:47:55 (18/39) Installing py3-packaging (20.4-r0) 01:47:55 (19/39) Installing py3-setuptools (47.0.0-r0) 01:47:55 (20/39) Installing py3-chardet (3.0.4-r4) 01:47:55 (21/39) Installing py3-idna (2.9-r0) 01:47:55 Removing intermediate container c48028cfd9df 01:47:55 ---> 4630d7fdb0be 01:47:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:47:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:47:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:47:55 (24/39) Installing py3-requests (2.23.0-r0) 01:47:55 (25/39) Installing py3-msgpack (1.0.0-r0) 01:47:55 (26/39) Installing py3-lockfile (0.12.2-r3) 01:47:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:47:55 (28/39) Installing py3-colorama (0.4.3-r0) 01:47:55 (29/39) Installing py3-distlib (0.3.0-r0) 01:47:55 ---> Running in d2861a606676 01:47:55 (30/39) Installing py3-distro (1.5.0-r1) 01:47:55 (31/39) Installing py3-webencodings (0.5.1-r3) 01:47:55 (32/39) Installing py3-html5lib (1.0.1-r4) 01:47:55 (33/39) Installing py3-pytoml (0.1.21-r0) 01:47:55 (34/39) Installing py3-pep517 (0.8.2-r0) 01:47:55 (35/39) Installing py3-progress (1.5-r0) 01:47:55 (36/39) Installing py3-toml (0.10.1-r0) 01:47:55 (37/39) Installing py3-retrying (1.3.3-r0) 01:47:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:47:55 (39/39) Installing py3-pip (20.1.1-r0) 01:47:55 Removing intermediate container d2861a606676 01:47:55 ---> 42d76e81bb74 01:47:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:47:55 Executing busybox-1.31.1-r19.trigger 01:47:55 OK: 72 MiB in 59 packages 01:47:56 ---> Running in 0842b26edf15 01:47:56 Removing intermediate container 0842b26edf15 01:47:56 ---> 25645cee93e0 01:47:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:47:56 Removing intermediate container a76756e28bf0 01:47:56 ---> 8bd53a112168 01:47:56 01:47:56 Step 11/24 : FROM alpine:3.12 01:47:56 ---> 13621d1b12d4 01:47:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:47:56 ---> Running in 534150471eae 01:47:56 ---> Running in 5bbd49d3cfdf 01:47:56 Removing intermediate container 5bbd49d3cfdf 01:47:56 ---> 34c58aee28d0 01:47:56 Step 13/24 : ENV APP_PORT=59880 01:47:56 Collecting docker-compose==1.23.2 01:47:56 ---> Running in fb08baa1a785 01:47:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:47:56 Removing intermediate container fb08baa1a785 01:47:56 ---> 007de3dc890d 01:47:56 Step 14/24 : EXPOSE $APP_PORT 01:47:56 Collecting docker<4.0,>=3.6.0 01:47:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:47:56 ---> Running in 3c084bffa744 01:47:56 Collecting texttable<0.10,>=0.9.0 01:47:56 Removing intermediate container 3c084bffa744 01:47:56 ---> a1a5503cd87e 01:47:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:56 Downloading texttable-0.9.1.tar.gz (11 kB) 01:47:57 ---> Running in 4ad1074b461b 01:47:57 Removing intermediate container 534150471eae 01:47:57 ---> aa9c4333768e 01:47:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:47:57 ---> Running in 9cae0959e1a9 01:47:57 Removing intermediate container 9cae0959e1a9 01:47:57 ---> 502faf7b7e3b 01:47:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:47:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:47:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:47:57 Collecting cached-property<2,>=1.2.0 01:47:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:47:57 Collecting docopt<0.7,>=0.6.1 01:47:57 ---> 433676f7a660 01:47:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:47:57 Downloading docopt-0.6.2.tar.gz (25 kB) 01:47:57 ---> Running in ecebf7e2d294 01:47:57 Removing intermediate container 4ad1074b461b 01:47:57 ---> 1f313829cfc2 01:47:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:47:57 ---> Running in 9a2bb89b9f98 01:47:58 Collecting PyYAML<4,>=3.10 01:47:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:47:58 Downloading PyYAML-3.13.tar.gz (270 kB) 01:47:58 Removing intermediate container ecebf7e2d294 01:47:58 ---> e318204b9328 01:47:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:47:58 Collecting dockerpty<0.5,>=0.4.1 01:47:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:47:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:47:58 ---> b7441d402a68 01:47:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:47:59 (1/6) Installing dumb-init (1.2.2-r1) 01:47:59 ---> 811910fd6d96 01:47:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:47:59 Collecting websocket-client<1.0,>=0.32.0 01:47:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:47:59 (2/6) Installing libgcc (9.3.0-r2) 01:47:59 Collecting jsonschema<3,>=2.5.1 01:47:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:47:59 (3/6) Installing libsodium (1.0.18-r0) 01:47:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:47:59 ---> 5ef38382afc9 01:47:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:47:59 Collecting docker-pycreds>=0.4.0 01:47:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:47:59 (4/6) Installing libstdc++ (9.3.0-r2) 01:47:59 Collecting urllib3<1.25,>=1.21.1 01:47:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:47:59 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) 01:47:59 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) 01:47:59 ---> e037c5ec9a06 01:47:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:47:59 Collecting idna<2.8,>=2.5 01:47:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:47:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:47:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:47:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:47:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:47:59 ---> 13180d5c5597 01:47:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:47:59 Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, cached-property, docopt, PyYAML, dockerpty, jsonschema, docker-compose 01:47:59 ---> Running in 679fe6326600 01:47:59 Attempting uninstall: urllib3 01:47:59 Found existing installation: urllib3 1.25.9 01:47:59 Uninstalling urllib3-1.25.9: 01:47:59 Successfully uninstalled urllib3-1.25.9 01:48:00 Removing intermediate container 679fe6326600 01:48:00 ---> 8e73c9aead59 01:48:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:48:00 Attempting uninstall: idna 01:48:00 Found existing installation: idna 2.9 01:48:00 Uninstalling idna-2.9: 01:48:00 Successfully uninstalled idna-2.9 01:48:00 Attempting uninstall: requests 01:48:00 Found existing installation: requests 2.23.0 01:48:00 Uninstalling requests-2.23.0: 01:48:00 ---> 98bf18b8c7e7 01:48:00 Step 27/32 : RUN chmod +x /entrypoint.sh 01:48:00 (5/6) Installing libzmq (4.3.3-r0) 01:48:00 Successfully uninstalled requests-2.23.0 01:48:00 (6/6) Installing zeromq (4.3.3-r0) 01:48:00 ---> Running in 81433ece4d10 01:48:00 Executing busybox-1.31.1-r20.trigger 01:48:00 OK: 8 MiB in 20 packages 01:48:00 Running setup.py install for texttable: started 01:48:00 Running setup.py install for texttable: finished with status 'done' 01:48:00 Running setup.py install for docopt: started 01:48:00 Removing intermediate container 9a2bb89b9f98 01:48:00 ---> b4387781e372 01:48:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:00 Removing intermediate container 81433ece4d10 01:48:00 ---> 77559fffb74f 01:48:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:48:01 Running setup.py install for docopt: finished with status 'done' 01:48:01 Running setup.py install for PyYAML: started 01:48:01 ---> Running in 2e8d03059d85 01:48:01 ---> 4eec64f71e71 01:48:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:48:01 Removing intermediate container 2e8d03059d85 01:48:01 ---> 66c095d12ca5 01:48:01 Step 29/32 : CMD ["gate"] 01:48:01 ---> Running in b3124e43b8bd 01:48:01 Running setup.py install for PyYAML: finished with status 'done' 01:48:01 Running setup.py install for dockerpty: started 01:48:01 Running setup.py install for dockerpty: finished with status 'done' 01:48:01 ---> 7293a9c58a21 01:48:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:48:01 Removing intermediate container b3124e43b8bd 01:48:01 ---> 043c035f8829 01:48:01 Step 30/32 : LABEL arch=x86_64 01:48:01 ---> Running in cdbbd1a3bdcb 01:48:02 ---> 94f5c4bb813a 01:48:02 Step 20/24 : ENTRYPOINT ["/core-data"] 01:48:02 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 01:48:02 Removing intermediate container cdbbd1a3bdcb 01:48:02 ---> 7e6a321eb1b0 01:48:02 Step 31/32 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:48:02 ---> Running in e484350f2c12 01:48:02 ---> Running in 2bbfa1245934 01:48:02 Removing intermediate container e484350f2c12 01:48:02 ---> 2b56a627d6ac 01:48:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:02 Removing intermediate container 2bbfa1245934 01:48:02 ---> 08ae92a5968a 01:48:02 Step 32/32 : LABEL version=0.0.0 01:48:02 ---> Running in bed299338d4f 01:48:02 ---> Running in 8f220f7e0521 01:48:02 Removing intermediate container bed299338d4f 01:48:02 ---> f4cb501c9459 01:48:02 Step 22/24 : LABEL arch=x86_64 01:48:02 ---> Running in 198a55556656 01:48:02 Removing intermediate container 8f220f7e0521 01:48:02 ---> 98799828a1e7 01:48:02 01:48:02 Removing intermediate container 198a55556656 01:48:02 ---> b1f7af8cabca 01:48:02 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:48:02 Successfully built 98799828a1e7 01:48:02 Successfully tagged security-bootstrapper:latest 01:48:03  Building security-bootstrapper ... done  ---> Running in 498b9b5d8990 01:48:03 Removing intermediate container 498b9b5d8990 01:48:03 ---> 8dacfcdbc1c5 01:48:03 Step 24/24 : LABEL version=0.0.0 01:48:03 ---> Running in 70ebea56139e 01:48:04 Removing intermediate container 70ebea56139e 01:48:04 ---> 5a581d52066f 01:48:04 01:48:04 Successfully built 5a581d52066f 01:48:04 Successfully tagged core-data:latest 01:48:04  Building core-data ... done Removing intermediate container e2b2aa7b3aa9 01:48:04 ---> cfdbea818df7 01:48:04 Step 15/24 : ENV APP_PORT=58890 01:48:04 ---> Running in c744bd85b7c6 01:48:04 Removing intermediate container c744bd85b7c6 01:48:04 ---> 1f972c4f29d4 01:48:04 Step 16/24 : EXPOSE $APP_PORT 01:48:04 ---> Running in f6e366c9e106 01:48:04 Removing intermediate container f6e366c9e106 01:48:04 ---> 8f40281c772c 01:48:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:48:05 ---> d6979990a46a 01:48:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:48:05 ---> 70b487a1a3fd 01:48:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:48:05 ---> ad770af7eb74 01:48:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:48:05 ---> Running in a89aba5b9acb 01:48:05 Removing intermediate container a89aba5b9acb 01:48:05 ---> 2095e999e9f8 01:48:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:05 ---> Running in 1c0da7c736d8 01:48:05 Removing intermediate container 1c0da7c736d8 01:48:05 ---> a8fbed7e55c7 01:48:05 Step 22/24 : LABEL arch=x86_64 01:48:06 ---> Running in 31693a9a39d1 01:48:06 Removing intermediate container 31693a9a39d1 01:48:06 ---> 40203e531989 01:48:06 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:48:06 ---> Running in be6d7cb0e4ec 01:48:06 Removing intermediate container be6d7cb0e4ec 01:48:06 ---> f7ec96c84579 01:48:06 Step 24/24 : LABEL version=0.0.0 01:48:06 ---> Running in f5a0159dd822 01:48:06 Removing intermediate container f5a0159dd822 01:48:06 ---> 21585053fc17 01:48:06 01:48:06 Successfully built 21585053fc17 01:48:06 Successfully tagged sys-mgmt-agent:latest 01:48:06  Building sys-mgmt-agent ... done  [Pipeline] } 01:48:06 $ docker stop --time=1 608921812bd681004ecaae0f4d74a2e8c05913937f905e62e1634d4fadf4b8c2 01:48:07 $ docker rm -f 608921812bd681004ecaae0f4d74a2e8c05913937f905e62e1634d4fadf4b8c2 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:08 + docker images 01:48:08 REPOSITORY TAG IMAGE ID CREATED SIZE 01:48:08 sys-mgmt-agent latest 21585053fc17 2 seconds ago 312MB 01:48:08 core-data latest 5a581d52066f 5 seconds ago 21.6MB 01:48:08 security-bootstrapper latest 98799828a1e7 6 seconds ago 18.2MB 01:48:08 8bd53a112168 13 seconds ago 1.17GB 01:48:08 d8473eeda9f4 18 seconds ago 1.15GB 01:48:08 af7b02b11039 27 seconds ago 1.16GB 01:48:08 core-command latest ac98f5c4a912 37 seconds ago 17.1MB 01:48:08 be9811546b5b 41 seconds ago 1.16GB 01:48:08 security-secretstore-setup latest bf8f616e5183 49 seconds ago 25.8MB 01:48:08 support-notifications latest aff02383214a 53 seconds ago 17.8MB 01:48:08 59fe4d785fbb About a minute ago 1.16GB 01:48:08 core-metadata latest a73761706f64 About a minute ago 18.6MB 01:48:08 9ccee9a9d611 About a minute ago 1.16GB 01:48:08 support-scheduler latest 43d14fdcb5e9 About a minute ago 17.1MB 01:48:08 6ecb09d73022 About a minute ago 1.17GB 01:48:08 security-proxy-setup latest 5fb4935f93c2 About a minute ago 25.3MB 01:48:08 78d25ba1c0ad About a minute ago 1.16GB 01:48:08 92c1d9d3df6c About a minute ago 1.16GB 01:48:08 ci-base-image-x86_64 latest 6b7f5e44903b 6 minutes ago 648MB 01:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 01:48:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 01:48:08 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 01:48:08 docker 20.10.0 aefe523efa57 5 months ago 240MB 01:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:48:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:48:23 Still waiting to schedule task 01:48:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:48:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:48:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:48:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:48:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:48:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:48:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:48:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.390s coverage: 46.1% of statements 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 28.7% of statements 01:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.314s coverage: 100.0% of statements 01:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.730s coverage: 27.7% of statements 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.241s coverage: 100.0% of statements 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.375s coverage: 53.4% of statements 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.500s coverage: 87.7% of statements 01:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.220s coverage: 78.9% of statements 01:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.188s coverage: 28.6% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.348s coverage: 100.0% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.213s coverage: 100.0% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.614s coverage: 86.7% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.518s coverage: 97.5% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.299s coverage: 78.3% of statements 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 95.1% of statements 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.254s coverage: 0.8% of statements 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.166s coverage: 21.7% of statements 01:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.171s coverage: 79.5% of statements 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements 01:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements 01:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 01:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.591s coverage: 81.8% of statements 01:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 76.0% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.214s coverage: 80.0% of statements 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.660s coverage: 64.4% of statements 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 01:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 01:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 01:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 01:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 01:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.944s coverage: 66.9% of statements 01:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.709s coverage: 43.5% of statements 01:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements 01:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements 01:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.439s coverage: 46.8% of statements 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:50:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.221s coverage: 18.8% of statements 01:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.514s coverage: 91.9% of statements 01:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:50:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.671s coverage: 28.7% of statements 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:50:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:50:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.233s coverage: 100.0% of statements 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:50:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.189s coverage: 63.4% of statements 01:50:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:50:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.461s coverage: 97.6% of statements 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:50:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:50:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:50:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 01:50:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:50:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:50:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 01:50:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.198s coverage: 28.1% of statements 01:50:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:50:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:50:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.165s coverage: 27.9% of statements 01:50:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:50:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:50:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:50:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:50:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:50:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 01:50:20 GO111MODULE=on go vet ./... 01:50:33 Running on prd-ubuntu18.04-docker-8c-8g-26 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 01:50:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:50:33 The recommended git tool is: git 01:50:35 using credential edgex-jenkins-ssh 01:50:35 Cloning the remote Git repository 01:50:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:50:35 > git init /w/workspace/edgex-go/2 # timeout=10 01:50:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:50:35 > git --version # timeout=10 01:50:35 > git --version # 'git version 2.17.1' 01:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:45 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit bf3bad98830956d6b4193a94d0019bd9836f354f 01:50:45 Merge succeeded, producing bf3bad98830956d6b4193a94d0019bd9836f354f 01:50:45 Checking out Revision bf3bad98830956d6b4193a94d0019bd9836f354f (PR-3525) 01:50:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:50:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:50:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:50:45 > git config core.sparsecheckout # timeout=10 01:50:45 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 01:50:45 > git remote # timeout=10 01:50:45 > git config --get remote.origin.url # timeout=10 01:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:45 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 01:50:45 > git rev-parse HEAD^{commit} # timeout=10 01:50:45 > git config core.sparsecheckout # timeout=10 01:50:45 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 01:50:49 Commit message: "fix(snap): go 1.16 update" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:50 + echo snap-build.sh 01:50:50 snap-build.sh 01:50:50 + SNAP_BASE_DIR=. 01:50:50 + '[' '!' -z /w/workspace/edgex-go/2 ']' 01:50:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 01:50:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 01:50:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 01:50:50 + cd /w/workspace/edgex-go/2 01:50:50 + sudo apt-get remove -qy --purge lxd lxd-client 01:50:50 Reading package lists... 01:50:50 Building dependency tree... 01:50:50 Reading state information... 01:50:50 The following packages were automatically installed and are no longer required: 01:50:50 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:50:50 uidmap xdelta3 01:50:50 Use 'sudo apt autoremove' to remove them. 01:50:50 The following packages will be REMOVED: 01:50:50 lxd* lxd-client* 01:50:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:50:50 After this operation, 31.7 MB disk space will be freed. 01:50:51 (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.) 01:50:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:50:52 Removing lxd dnsmasq configuration 01:50:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:50:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:50:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:50:53 (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.) 01:50:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:50:55 Processing triggers for systemd (237-3ubuntu10.45) ... 01:50:55 Processing triggers for ureadahead (0.100.0-21) ... 01:50:56 + sudo snap remove --purge lxd 01:50:56 snap "lxd" is not installed 01:50:56 + sudo groupadd --force --system lxd 01:50:56 ++ whoami 01:50:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:50:56 + newgrp - lxd 01:50:56 + sudo snap install lxd 01:51:05 2021-06-02T01:51:03Z INFO Waiting for automatic snapd restart... 01:51:17 lxd 4.14 from Canonical* installed 01:51:17 + sudo lxd init --auto 01:51:27 + sudo snap install --classic snapcraft 01:51:31 snapcraft 4.8 from Canonical* installed 01:51:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:51:31 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:51:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:31 Dload Upload Total Spent Left Speed 01:51:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 01:51:31 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 01:51:31 ./yq_linux_amd64 01:51:31 + sudo snapcraft prime --use-lxd 01:51:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:51:33 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: 01:51:33 - README.md 01:51:33 01:51:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:51:34 Launching a container. 01:51:40 Waiting for container to be ready 01:51:41 To start your first instance, try: lxc launch ubuntu:18.04 01:51:41 01:51:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:51:45 Waiting for network to be ready... 01:51:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:51:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 01:51:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:51:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 01:51:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:51:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:51:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 01:51:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 01:51:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 01:51:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 01:51:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:51:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:51:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:51:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:51:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:51:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:51:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:51:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:51:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:51:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] 01:51:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 01:51:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 01:51:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:51:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 01:51:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 01:51:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 01:51:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:51:49 Fetched 24.6 MB in 4s (6292 kB/s) 01:51:50 Reading package lists... 01:51:50 Reading package lists... 01:51:50 Building dependency tree... 01:51:50 Reading state information... 01:51:50 The following additional packages will be installed: 01:51:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:51:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:51:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:51:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:51:50 Suggested packages: 01:51:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:51:50 Recommended packages: 01:51:50 gnupg libsasl2-modules 01:51:50 The following NEW packages will be installed: 01:51:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:51:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:51:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:51:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:51:50 The following packages will be upgraded: 01:51:50 gpg gpg-agent gpgconf libudev1 01:51:50 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 01:51:50 Need to get 3530 kB of archives. 01:51:50 After this operation, 13.3 MB of additional disk space will be used. 01:51:50 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] 01:51:50 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] 01:51:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:51:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:51:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 01:51:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 01:51:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:51:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:51:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:51:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:51:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:51:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:51:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:51:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:51:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:51:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:51:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:51:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:51:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:51:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:51:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:51:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:51:51 debconf: delaying package configuration, since apt-utils is not installed 01:51:52 Fetched 3530 kB in 1s (3477 kB/s) 01:51:52 (Reading database ... 12511 files and directories currently installed.) 01:51:52 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 01:51:52 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:51:52 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 01:51:52 Selecting previously unselected package udev. 01:51:52 (Reading database ... 12511 files and directories currently installed.) 01:51:52 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 01:51:52 Unpacking udev (237-3ubuntu10.47) ... 01:51:52 Selecting previously unselected package libfuse2:amd64. 01:51:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:51:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:51:52 Selecting previously unselected package fuse. 01:51:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:51:52 Unpacking fuse (2.9.7-1ubuntu1) ... 01:51:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:51:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:51:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:51:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:51:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:51:52 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:51:52 Selecting previously unselected package libksba8:amd64. 01:51:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:51:52 Unpacking libksba8:amd64 (1.3.5-2) ... 01:51:52 Selecting previously unselected package libroken18-heimdal:amd64. 01:51:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:51:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:51:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:51:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libwind0-heimdal:amd64. 01:51:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:51:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:51:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:51:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:51:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:51:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:53 Selecting previously unselected package libsasl2-modules-db:amd64. 01:51:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:51:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:51:53 Selecting previously unselected package libsasl2-2:amd64. 01:51:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:51:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:51:53 Selecting previously unselected package libldap-common. 01:51:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:51:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:51:53 Selecting previously unselected package libldap-2.4-2:amd64. 01:51:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:51:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:51:53 Selecting previously unselected package dirmngr. 01:51:53 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:51:53 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:51:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:51:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:51:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:51:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:51:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:51:54 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:51:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libksba8:amd64 (1.3.5-2) ... 01:51:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:51:54 Setting up udev (237-3ubuntu10.47) ... 01:51:54 invoke-rc.d: policy-rc.d denied execution of start. 01:51:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Processing triggers for systemd (237-3ubuntu10) ... 01:51:54 Setting up fuse (2.9.7-1ubuntu1) ... 01:51:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:51:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:51:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:51:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:51:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:51:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:51:55 settings in the [Install] section, and DefaultInstance for template units). 01:51:55 This means they are not meant to be enabled using systemctl. 01:51:55 Possible reasons for having this kind of units are: 01:51:55 1) A unit may be statically enabled by being symlinked from another unit's 01:51:55 .wants/ or .requires/ directory. 01:51:55 2) A unit's purpose may be to act as a helper for some other unit which has 01:51:55 a requirement dependency on it. 01:51:55 3) A unit may be started when needed via activation (socket, path, timer, 01:51:55 D-Bus, udev, scripted systemctl call, ...). 01:51:55 4) In case of template units, the unit is meant to be enabled with some 01:51:55 instance name specified. 01:51:55 Reading package lists... 01:51:55 Building dependency tree... 01:51:55 Reading state information... 01:51:55 The following additional packages will be installed: 01:51:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:51:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:51:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:51:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:51:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:51:55 Suggested packages: 01:51:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:51:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:51:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:51:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:51:55 systemd-container policykit-1 01:51:55 Recommended packages: 01:51:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:51:55 The following NEW packages will be installed: 01:51:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:51:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:51:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:51:55 multiarch-support openssh-client python3 python3-minimal python3.6 01:51:55 python3.6-minimal snapd squashfs-tools sudo 01:51:55 The following packages will be upgraded: 01:51:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:51:55 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 01:51:55 Need to get 35.2 MB of archives. 01:51:55 After this operation, 141 MB of additional disk space will be used. 01:51:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:51:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:51:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 01:51:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:51:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:51:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:51:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:51:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:51:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:51:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:51:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:51:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:51:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:51:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:51:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:51:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:51:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 01:51:57 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 01:51:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 01:51:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 01:51:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:51:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:51:57 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:51:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:51:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:51:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:51:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:51:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:51:57 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:51:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:51:57 debconf: delaying package configuration, since apt-utils is not installed 01:51:57 Fetched 35.2 MB in 1s (28.0 MB/s) 01:51:57 (Reading database ... 12757 files and directories currently installed.) 01:51:57 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 01:51:57 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:51:57 gofmt -l . 01:51:57 [ "`gofmt -l .`" = "" ] 01:51:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 01:51:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:51:58 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 01:51:58 (Reading database ... 12757 files and directories currently installed.) 01:51:58 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 01:51:58 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 01:51:58 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 01:51:58 (Reading database ... 12757 files and directories currently installed.) 01:51:58 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 01:51:58 Unpacking apt (1.6.13) over (1.6.1) ... 01:51:58 Setting up apt (1.6.13) ... 01:51:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:51:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:51:59 (Reading database ... 12764 files and directories currently installed.) 01:51:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:51:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:51:59 Selecting previously unselected package libpython3.6-minimal:amd64. 01:51:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:51:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:51:59 Selecting previously unselected package libexpat1:amd64. 01:51:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:51:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:51:59 Selecting previously unselected package python3.6-minimal. 01:51:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:51:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:52:00 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:52:00 Checking for services that may need to be restarted...done. 01:52:00 Checking for services that may need to be restarted...done. 01:52:00 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:52:00 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:52:00 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:52:00 Selecting previously unselected package python3-minimal. 01:52:00 (Reading database ... 13012 files and directories currently installed.) 01:52:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:52:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:52:00 Selecting previously unselected package mime-support. 01:52:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:52:00 Unpacking mime-support (3.60ubuntu1) ... 01:52:00 Selecting previously unselected package libmpdec2:amd64. 01:52:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:52:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:52:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:52:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:52:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:52:01 Selecting previously unselected package python3.6. 01:52:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:52:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:52:01 Selecting previously unselected package libpython3-stdlib:amd64. 01:52:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:52:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:52:01 ./bin/test-go-mod-tidy.sh 01:52:01 Setting up python3-minimal (3.6.7-1~18.04) ... 01:52:01 Selecting previously unselected package python3. 01:52:01 (Reading database ... 13442 files and directories currently installed.) 01:52:01 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:52:01 Unpacking python3 (3.6.7-1~18.04) ... 01:52:01 ./bin/test-attribution-txt.sh 01:52:01 Selecting previously unselected package multiarch-support. 01:52:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:52:01 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:52:01 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:52:01 Selecting previously unselected package liblzo2-2:amd64. 01:52:01 (Reading database ... 13479 files and directories currently installed.) 01:52:01 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:52:01 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:52:01 Selecting previously unselected package libbsd0:amd64. 01:52:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:52:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:52:01 Selecting previously unselected package sudo. 01:52:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:52:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:52:01 Selecting previously unselected package apparmor. 01:52:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:52:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:52:02 Selecting previously unselected package libedit2:amd64. 01:52:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:52:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:52:02 Selecting previously unselected package libkrb5support0:amd64. 01:52:02 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:52:02 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:52:02 Selecting previously unselected package libk5crypto3:amd64. 01:52:02 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:52:02 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:52:02 Selecting previously unselected package libkeyutils1:amd64. 01:52:02 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:52:02 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:52:02 Selecting previously unselected package libkrb5-3:amd64. 01:52:02 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:52:02 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:52:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:52:02 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:52:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:52:02 Selecting previously unselected package libssl1.0.0:amd64. 01:52:02 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:52:02 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:52:02 Selecting previously unselected package openssh-client. 01:52:02 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:52:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:52:02 Selecting previously unselected package squashfs-tools. 01:52:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:52:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:52:03 Selecting previously unselected package snapd. 01:52:03 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 01:52:03 Unpacking snapd (2.48.3+18.04) ... [Pipeline] sh 01:52:04 + ls -al . 01:52:04 total 880 01:52:04 drwxrwxr-x 9 1001 1001 4096 Jun 2 01:52 . 01:52:04 drwxr-xr-x 4 root root 4096 Jun 2 01:46 .. 01:52:04 -rw-rw-r-- 1 1001 1001 11 Jun 2 01:45 .dockerignore 01:52:04 drwxrwxr-x 8 1001 1001 4096 Jun 2 01:45 .git 01:52:04 drwxrwxr-x 3 1001 1001 4096 Jun 2 01:45 .github 01:52:04 -rw-rw-r-- 1 1001 1001 818 Jun 2 01:45 .gitignore 01:52:04 -rw-rw-r-- 1 1001 1001 166 Jun 2 01:45 .sonarcloud.properties 01:52:04 -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:45 Attribution.txt 01:52:04 -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:45 CONTRIBUTING.md 01:52:04 -rw-rw-r-- 1 1001 1001 931 Jun 2 01:45 Dockerfile.build 01:52:04 -rw-rw-r-- 1 1001 1001 849 Jun 2 01:45 Jenkinsfile 01:52:04 -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:45 LICENSE 01:52:04 -rw-rw-r-- 1 1001 1001 5632 Jun 2 01:45 Makefile 01:52:04 -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:45 README.md 01:52:04 -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:45 SECURITY.md 01:52:04 -rw-rw-r-- 1 1001 1001 5 Jun 2 01:40 VERSION 01:52:04 -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:45 ZMQWindows.md 01:52:04 drwxrwxr-x 2 1001 1001 4096 Jun 2 01:45 bin 01:52:04 drwxrwxr-x 14 1001 1001 4096 Jun 2 01:45 cmd 01:52:04 -rw-r--r-- 1 root root 742996 Jun 2 01:50 coverage.out 01:52:04 -rw-r--r-- 1 root root 1060 Jun 2 01:52 go.mod 01:52:04 -rw-r--r-- 1 root root 21686 Jun 2 01:46 go.sum 01:52:04 drwxrwxr-x 8 1001 1001 4096 Jun 2 01:45 internal 01:52:04 drwxrwxr-x 4 1001 1001 4096 Jun 2 01:45 openapi 01:52:04 drwxrwxr-x 4 1001 1001 4096 Jun 2 01:45 snap 01:52:04 -rw-rw-r-- 1 1001 1001 168 Jun 2 01:45 version.go [Pipeline] sh 01:52:04 + '[' -e coverage.out ] 01:52:04 + chown 1001:1001 coverage.out [Pipeline] stash 01:52:04 Warning: overwriting stash ‘coverage-report’ 01:52:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:52:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:52:05 Setting up mime-support (3.60ubuntu1) ... 01:52:05 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:52:05 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:52:05 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:52:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:52:05 Setting up systemd (237-3ubuntu10.47) ... 01:52:05 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:52:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:52:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:52:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:52:05 Stashed 1 file(s) [Pipeline] sh 01:52:06 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:52:06 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:52:06 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:52:06 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:52:06 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:52:06 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:52:06 Setting up python3 (3.6.7-1~18.04) ... 01:52:06 running python rtupdate hooks for python3.6... 01:52:06 running python post-rtupdate hooks for python3.6... 01:52:06 Setting up apparmor (2.12-4ubuntu5.1) ... 01:52:06 + make build 01:52:06 go mod tidy 01:52:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:52:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:52:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:52:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:52:09 Setting up snapd (2.48.3+18.04) ... 01:52:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:52:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:52:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:52:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:52:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:52:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:52:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:52:11 /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' 01:52:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:52:11 Processing triggers for systemd (237-3ubuntu10.47) ... 01:52:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:52:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:52:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:52:13 Reading package lists... 01:52:13 Reading package lists... 01:52:13 Building dependency tree... 01:52:13 Reading state information... 01:52:13 Calculating upgrade... 01:52:13 The following packages will be upgraded: 01:52:13 advancecomp base-files bash binutils binutils-common 01:52:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:52:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:52:13 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:52:13 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:52:13 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:52:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:52:13 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:52:13 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:52:13 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:52:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:52:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:52:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:52:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:52:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:52:13 ubuntu-keyring util-linux 01:52:13 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:52:13 Need to get 64.1 MB of archives. 01:52:13 After this operation, 5085 kB of additional disk space will be used. 01:52:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 01:52:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:52:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:52:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:52:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:52:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:52:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:52:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:52:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:52:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:52:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:52:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:52:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:52:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:52:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:52:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:52:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:52:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:52:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:52:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:52:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:52:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:52:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:52: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 01:52:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:52:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:52:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:52:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:52:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:52:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:52:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:52:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:52:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:52:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:52:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:52:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:52:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:52:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:52:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 01:52:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 01:52:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:52:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:52:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:52:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:52:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:52:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:52:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:52:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:52:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:52:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:52:14 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] 01:52:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:52:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:52:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:52:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:52:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:52:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:52:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:52:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:52:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:52:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:52:14 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:52:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:52:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:52:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:52:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:52:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:52:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:52:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:52:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:52:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:52:15 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:52:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:52:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:52:15 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:52:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:52:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:52:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:52:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:52:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:52:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:52:15 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:52:15 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:52:15 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:52:15 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] 01:52:15 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:52:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 01:52:15 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] 01:52:15 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:52:15 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:52:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:52:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:52:15 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:52:15 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:52:15 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:52:15 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:52:15 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] 01:52:15 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:52:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:52:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:52:15 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:52:15 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:52:15 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:52:15 debconf: delaying package configuration, since apt-utils is not installed 01:52:15 Fetched 64.1 MB in 2s (34.8 MB/s) 01:52:15 (Reading database ... 13912 files and directories currently installed.) 01:52:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:52:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:52:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:52:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:52:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 01:52:16 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 01:52:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:17 (Reading database ... 13911 files and directories currently installed.) 01:52:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:52:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:52:17 (Reading database ... 13911 files and directories currently installed.) 01:52:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:52:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:52:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:17 (Reading database ... 13911 files and directories currently installed.) 01:52:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:52:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:52:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:52:18 (Reading database ... 13911 files and directories currently installed.) 01:52:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:52:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:52:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:52:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:52:18 Setting up base-files (10.1ubuntu2.10) ... 01:52:18 Installing new version of config file /etc/issue ... 01:52:18 Installing new version of config file /etc/issue.net ... 01:52:18 Installing new version of config file /etc/lsb-release ... 01:52:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:52:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:52:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:52:19 Removing obsolete conffile /etc/default/motd-news ... 01:52:20 (Reading database ... 13912 files and directories currently installed.) 01:52:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:52:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:52:20 Setting up bash (4.4.18-2ubuntu1.2) ... 01:52:20 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 01:52:20 (Reading database ... 13912 files and directories currently installed.) 01:52:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:52:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:52:20 (Reading database ... 13912 files and directories currently installed.) 01:52:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:52:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:52:20 Setting up tar (1.29b-2ubuntu0.2) ... 01:52:20 (Reading database ... 13912 files and directories currently installed.) 01:52:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:52:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:52:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:52:21 (Reading database ... 13912 files and directories currently installed.) 01:52:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:52:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:52:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:52:21 (Reading database ... 13912 files and directories currently installed.) 01:52:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:52:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:52:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:52:21 (Reading database ... 13912 files and directories currently installed.) 01:52:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:52:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:52:21 Setting up grep (3.1-2build1) ... 01:52:21 (Reading database ... 13912 files and directories currently installed.) 01:52:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:52:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:52:21 Setting up login (1:4.5-1ubuntu2) ... 01:52:22 (Reading database ... 13912 files and directories currently installed.) 01:52:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:52:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:52:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:52:22 (Reading database ... 13912 files and directories currently installed.) 01:52:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:52:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:52:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:52:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:52:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:52:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:52:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:52:23 (Reading database ... 13912 files and directories currently installed.) 01:52:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:52:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:52:23 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:52:23 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:52:23 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:52:23 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:52:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:52:24 (Reading database ... 13912 files and directories currently installed.) 01:52:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:52:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:52:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:52:24 (Reading database ... 13912 files and directories currently installed.) 01:52:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:52:24 (Reading database ... 13912 files and directories currently installed.) 01:52:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:52:24 (Reading database ... 13912 files and directories currently installed.) 01:52:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:52:24 (Reading database ... 13912 files and directories currently installed.) 01:52:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:52:24 (Reading database ... 13912 files and directories currently installed.) 01:52:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:52:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:52:25 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:52:25 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:52:25 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:52:25 (Reading database ... 13912 files and directories currently installed.) 01:52:25 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:52:25 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:52:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:52:25 (Reading database ... 13912 files and directories currently installed.) 01:52:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:52:25 (Reading database ... 13912 files and directories currently installed.) 01:52:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:52:25 (Reading database ... 13912 files and directories currently installed.) 01:52:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:52:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:52:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:52:26 (Reading database ... 13912 files and directories currently installed.) 01:52:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:52:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:52:26 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:52:26 (Reading database ... 13912 files and directories currently installed.) 01:52:26 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:52:26 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:52:26 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:52:26 (Reading database ... 13914 files and directories currently installed.) 01:52:26 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:52:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:52:27 Setting up debconf (1.5.66ubuntu1) ... 01:52:27 (Reading database ... 13914 files and directories currently installed.) 01:52:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:52:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:52:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:52:27 (Reading database ... 13914 files and directories currently installed.) 01:52:27 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:52:27 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:52:27 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:52:27 (Reading database ... 13914 files and directories currently installed.) 01:52:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:52:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:52:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:52:27 (Reading database ... 13914 files and directories currently installed.) 01:52:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:52:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:52:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:52:28 (Reading database ... 13916 files and directories currently installed.) 01:52:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:52:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:52:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:52:28 (Reading database ... 13920 files and directories currently installed.) 01:52:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:52:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:52:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 01:52:28 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:52:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:52:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:52:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:52:28 (Reading database ... 13920 files and directories currently installed.) 01:52:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:52:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:52:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:52:28 (Reading database ... 13920 files and directories currently installed.) 01:52:28 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:52:28 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:52:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:52:29 (Reading database ... 13920 files and directories currently installed.) 01:52:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:52:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:52:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:52:29 (Reading database ... 13920 files and directories currently installed.) 01:52:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:52:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:52:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:52:29 (Reading database ... 13920 files and directories currently installed.) 01:52:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:52:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:52:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:52:30 (Reading database ... 13920 files and directories currently installed.) 01:52:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:52:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:52:30 Setting up passwd (1:4.5-1ubuntu2) ... 01:52:30 (Reading database ... 13920 files and directories currently installed.) 01:52:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:52:30 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:52:30 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:52:30 (Reading database ... 13920 files and directories currently installed.) 01:52:30 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 01:52:30 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:52:30 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 01:52:30 (Reading database ... 13920 files and directories currently installed.) 01:52:30 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 01:52:30 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:52:30 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 01:52:30 (Reading database ... 13920 files and directories currently installed.) 01:52:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:52:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:52:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:52:31 (Reading database ... 13920 files and directories currently installed.) 01:52:31 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:52:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:52:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:52:31 (Reading database ... 13920 files and directories currently installed.) 01:52:31 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:52:31 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:52:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:52:31 (Reading database ... 13920 files and directories currently installed.) 01:52:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:52:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:52:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:52:31 (Reading database ... 13920 files and directories currently installed.) 01:52:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:52:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:52:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:52:31 (Reading database ... 13920 files and directories currently installed.) 01:52:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:52:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:52:31 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:52:31 (Reading database ... 13921 files and directories currently installed.) 01:52:31 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:52:31 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:52:31 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:52:31 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:52:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:52:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:52:32 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:52:32 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:52:32 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:52:32 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:52:32 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:52:32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:52:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:52:32 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:52:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:52:32 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:52:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:52:32 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:52:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:52:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:52:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:52:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:52:32 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:52:32 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:52:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:52:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:52:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:52:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:52:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:52:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:52:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:52:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:52:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:52:34 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:52:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:52:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:52:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:52:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:52:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:52:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:52:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:52:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:52:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:52:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:52:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:52:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:52:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:52:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:52:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:52:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:52:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:52:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:52:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:52:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:52:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:52:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:52:38 01:52:38 Current default time zone: 'Etc/UTC' 01:52:38 Local time is now: Wed Jun 2 01:52:38 UTC 2021. 01:52:38 Universal Time is now: Wed Jun 2 01:52:38 UTC 2021. 01:52:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:52:38 01:52:38 Setting up systemd-sysv (237-3ubuntu10.47) ... 01:52:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 01:52:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:52:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:52:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:52:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:52:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:52:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:52:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:52:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:52:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:52:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:52:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:38 Setting up patch (2.7.6-2ubuntu1.1) ... 01:52:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:52:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:52:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:52:38 Installing new version of config file /etc/ssl/openssl.cnf ... 01:52:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:52:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:52:38 Setting up ca-certificates (20210119~18.04.1) ... 01:52:40 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 01:52:40 Updating certificates in /etc/ssl/certs... 01:52:41 23 added, 27 removed; done. 01:52:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:52:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:52:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:52:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:52:41 Setting up pkgbinarymangler (138.18.04.1) ... 01:52:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:52:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up perl (5.26.1-6ubuntu0.5) ... 01:52:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:52:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:52:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:52:41 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:52:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:52:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:52:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:52:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:52:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:52:42 Processing triggers for systemd (237-3ubuntu10.47) ... 01:52:42 Processing triggers for mime-support (3.60ubuntu1) ... 01:52:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:52:42 Updating certificates in /etc/ssl/certs... 01:52:42 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 01:52:42 0 added, 0 removed; done. 01:52:42 Running hooks in /etc/ca-certificates/update.d... 01:52:42 done. 01:52:43 Reading package lists... 01:52:43 Building dependency tree... 01:52:43 Reading state information... 01:52:43 The following NEW packages will be installed: 01:52:43 apt-transport-https 01:52:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:52:43 Need to get 1692 B of archives. 01:52:43 After this operation, 154 kB of additional disk space will be used. 01:52:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 01:52:43 debconf: delaying package configuration, since apt-utils is not installed 01:52:43 Fetched 1692 B in 0s (10.5 kB/s) 01:52:43 Selecting previously unselected package apt-transport-https. 01:52:43 (Reading database ... 13926 files and directories currently installed.) 01:52:43 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 01:52:43 Unpacking apt-transport-https (1.6.13) ... 01:52:44 Setting up apt-transport-https (1.6.13) ... 01:52:44 Waiting for network to be ready... 01:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:52:48 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 01:52:50 2021-06-02T01:52:47Z INFO Waiting for automatic snapd restart... 01:52:50 snapd 2.50 from Canonical* installed 01:52:51 "snapd" switched to the "latest/stable" channel 01:52:51 01:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:52:54 core18 20210507 from Canonical* installed 01:52:54 "core18" switched to the "latest/stable" channel 01:52:54 01:52:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:52:57 snapcraft 4.8 from Canonical* installed 01:52:57 "snapcraft" switched to the "latest/stable" channel 01:52:57 01:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:53:02 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: 01:53:02 - README.md 01:53:02 01:53:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:53:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:53:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:53:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:53:02 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 01:53:03 Reading package lists... 01:53:03 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 01:53:03 Reading package lists... 01:53:04 Building dependency tree... 01:53:04 Reading state information... 01:53:04 Recommended packages: 01:53:04 libglib2.0-data shared-mime-info xdg-user-dirs unzip 01:53:04 The following NEW packages will be installed: 01:53:04 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 01:53:04 pkg-config zip 01:53:04 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 01:53:04 Need to get 2529 kB of archives. 01:53:04 After this operation, 8736 kB of additional disk space will be used. 01:53:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:53:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:53:04 Get:3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:53:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:53:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:53:04 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:53:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:53:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:53:04 debconf: delaying package configuration, since apt-utils is not installed 01:53:05 Fetched 2529 kB in 1s (3634 kB/s) 01:53:05 Selecting previously unselected package libglib2.0-0:amd64. 01:53:05 (Reading database ... 13930 files and directories currently installed.) 01:53:05 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:53:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:53:05 Selecting previously unselected package libnorm1:amd64. 01:53:05 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:53:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:53:05 Selecting previously unselected package libpgm-5.2-0:amd64. 01:53:05 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:53:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:53:05 Selecting previously unselected package libsodium23:amd64. 01:53:05 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 01:53:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:53:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:53:05 Selecting previously unselected package libzmq5:amd64. 01:53:05 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:53:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:53:05 Selecting previously unselected package libzmq3-dev:amd64. 01:53:05 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:53:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:53:05 Selecting previously unselected package pkg-config. 01:53:05 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:53:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:53:05 Selecting previously unselected package zip. 01:53:05 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 01:53:05 Unpacking zip (3.0-11build1) ... 01:53:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:53:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:53:06 No schema files found: doing nothing. 01:53:06 Setting up zip (3.0-11build1) ... 01:53:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:53:06 Setting up libsodium23:amd64 (1.0.16-2) ... 01:53:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:53:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:53:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:53:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:53:06 libglib2.0-0 set to automatically installed. 01:53:06 libnorm1 set to automatically installed. 01:53:06 libpgm-5.2-0 set to automatically installed. 01:53:06 libsodium23 set to automatically installed. 01:53:06 libzmq3-dev set to automatically installed. 01:53:06 libzmq5 set to automatically installed. 01:53:06 pkg-config set to automatically installed. 01:53:06 zip set to automatically installed. 01:53:08 snapd is not logged in, snap install commands will use sudo 01:53:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:53:14 $ docker stop --time=1 f99c8c069138b95bb2ec1f52de71dbc97d256495e90f883e7c0cfc069e6c3293 01:53:16 go (1.16/stable) 1.16.3 from Michael Hudson-Doyle (mwhudson) installed 01:53:16 snapd is not logged in, snap install commands will use sudo 01:53:16 $ docker rm -f f99c8c069138b95bb2ec1f52de71dbc97d256495e90f883e7c0cfc069e6c3293 01:53:17 snap "core18" has no updates available 01:53:17 Downloading snap 'edgex-app-service-configurable' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:18 01:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:19 Pulling app-service-config 01:53:19 + snapcraftctl pull 01:53:19 latest: Pulling from edgex-devops/edgex-compose-arm64 01:53:19 29e5d40040c1: Pulling fs layer 01:53:19 1ce36da41761: Pulling fs layer 01:53:19 25b303627fd3: Pulling fs layer 01:53:20 29e5d40040c1: Verifying Checksum 01:53:20 29e5d40040c1: Download complete 01:53:20 1ce36da41761: Verifying Checksum 01:53:20 1ce36da41761: Download complete 01:53:20 Pulling config-common 01:53:20 29e5d40040c1: Pull complete 01:53:20 + snapcraftctl pull 01:53:21 Pulling go-build-helper 01:53:21 + snapcraftctl pull 01:53:22 1ce36da41761: Pull complete 01:53:22 'edgex-go' has dependencies that need to be staged: go-build-helper 01:53:22 Skipping pull go-build-helper (already ran) 01:53:22 Building go-build-helper 01:53:22 + snapcraftctl build 01:53:22 25b303627fd3: Verifying Checksum 01:53:22 25b303627fd3: Download complete 01:53:24 Staging go-build-helper 01:53:24 + snapcraftctl stage 01:53:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:53:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:53:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 01:53:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 01:53:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:53:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:53:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 01:53:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 01:53:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 01:53:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 01:53:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:53:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:53:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:53:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:53:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:53:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:53:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:53:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:53:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:53:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] 01:53:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 01:53:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 01:53:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:53:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 01:53:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 01:53:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 01:53:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:53:32 Fetched 24.6 MB in 0s (0 B/s) 01:53:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:53:32 Fetched 224 kB in 0s (0 B/s) 01:53:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:53:32 Fetched 157 kB in 0s (0 B/s) 01:53:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:53:32 Fetched 221 kB in 0s (0 B/s) 01:53:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:53:32 Fetched 143 kB in 0s (0 B/s) 01:53:32 Pulling edgex-go 01:53:32 + snapcraftctl pull 01:53:32 25b303627fd3: Pull complete 01:53:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:53:33 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 01:53:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:53:36 $ docker top ccd7e47d214cb6a399728a5cefef2e79aa58793e7f1b51d23210e3b444a8ce5f -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:37 + + docker-composegrep build parallel --help 01:53:37 01:53:40 --parallel Build images in parallel. [Pipeline] } 01:53:40 $ docker stop --time=1 ccd7e47d214cb6a399728a5cefef2e79aa58793e7f1b51d23210e3b444a8ce5f 01:53:42 $ docker rm -f ccd7e47d214cb6a399728a5cefef2e79aa58793e7f1b51d23210e3b444a8ce5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:53:42 . [Pipeline] withDockerContainer 01:53:43 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 01:53:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:53:44 $ docker top b9a094c00e6c3e1dcf7d75fb6485f2802e5e8146466b0eab2cf9656617ac94ec -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:45 + docker-compose -f ./docker-compose-build.yml build --parallel 01:53:49 Building core-command ... 01:53:49 Building core-data ... 01:53:49 Building core-metadata ... 01:53:49 Building security-bootstrapper ... 01:53:49 Building security-proxy-setup ... 01:53:49 Building security-secretstore-setup ... 01:53:49 Building support-notifications ... 01:53:49 Building support-scheduler ... 01:53:49 Building sys-mgmt-agent ... 01:53:49 Building core-metadata 01:53:49 Building security-secretstore-setup 01:53:49 Building security-proxy-setup 01:53:49 Building support-scheduler 01:53:49 Building support-notifications 01:53:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:53:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:53:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:53:50 Fetched 0 B in 0s (0 B/s) 01:53:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:53:50 Fetched 96.5 kB in 0s (0 B/s) 01:53:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:53:50 Fetched 279 kB in 0s (0 B/s) 01:53:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:53:50 Fetched 122 kB in 0s (0 B/s) 01:53:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:53:50 Fetched 77.8 kB in 0s (0 B/s) 01:53:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:53:50 Fetched 8848 B in 0s (0 B/s) 01:53:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:53:50 Fetched 47.8 kB in 0s (0 B/s) 01:53:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:53:50 Fetched 45.6 kB in 0s (0 B/s) 01:53:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:53:50 Fetched 15.0 kB in 0s (0 B/s) 01:53:50 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 01:53:50 Fetched 219 kB in 0s (0 B/s) 01:53:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:53:50 Fetched 154 kB in 0s (0 B/s) 01:53:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:53:50 Fetched 50.6 kB in 0s (0 B/s) 01:53:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:53:50 Fetched 14.8 kB in 0s (0 B/s) 01:53:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:53:50 Fetched 41.8 kB in 0s (0 B/s) 01:53:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:53:50 Fetched 499 kB in 0s (0 B/s) 01:53:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:53:50 Fetched 111 kB in 0s (0 B/s) 01:53:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:53:50 Fetched 240 kB in 0s (0 B/s) 01:53:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:53:50 Fetched 29.3 kB in 0s (0 B/s) 01:53:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:53:50 Fetched 85.5 kB in 0s (0 B/s) 01:53:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:53:50 Fetched 24.5 kB in 0s (0 B/s) 01:53:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:53:50 Fetched 49.2 kB in 0s (0 B/s) 01:53:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:53:50 Fetched 54.2 kB in 0s (0 B/s) 01:53:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:53:50 Fetched 30.8 kB in 0s (0 B/s) 01:53:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:53:50 Fetched 15.8 kB in 0s (0 B/s) 01:53:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:53:50 Fetched 85.9 kB in 0s (0 B/s) 01:53:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:53:50 Fetched 8720 B in 0s (0 B/s) 01:53:50 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 01:53:50 Fetched 137 kB in 0s (0 B/s) 01:53:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:53:50 Fetched 119 kB in 0s (0 B/s) 01:53:50 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 01:53:50 Fetched 110 kB in 0s (0 B/s) 01:53:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:53:50 Fetched 11.1 kB in 0s (0 B/s) 01:53:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:53:50 Fetched 645 kB in 0s (0 B/s) 01:53:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:53:50 Fetched 41.3 kB in 0s (0 B/s) 01:53:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:53:50 Fetched 17.9 kB in 0s (0 B/s) 01:53:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:53:50 Fetched 368 kB in 0s (0 B/s) 01:53:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:53:50 Fetched 187 kB in 0s (0 B/s) 01:53:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:53:50 Fetched 175 kB in 0s (0 B/s) 01:53:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:53:50 Fetched 206 kB in 0s (0 B/s) 01:53:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:53:50 Fetched 1301 kB in 0s (0 B/s) 01:53:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:53:50 Fetched 36.2 kB in 0s (0 B/s) 01:53:50 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 01:53:50 Fetched 159 kB in 0s (0 B/s) 01:53:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:53:50 Fetched 107 kB in 0s (0 B/s) 01:53:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:53:50 Fetched 48.7 kB in 0s (0 B/s) 01:53:50 Pulling static-packages 01:53:50 + snapcraftctl pull 01:53:50 Pulling version 01:53:50 + cd /root/project 01:53:50 + [ -f VERSION ] 01:53:50 + PROJECT_VERSION=local-dev 01:53:50 + git rev-parse --short HEAD 01:53:50 /bin/sh: 44: git: not found 01:53:50 + GIT_REVISION= 01:53:50 Failed to run 'override-pull': Exit code was 127. 01:53:50 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:53:51 Failed in branch amd64 01:55:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:55:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:55:11 ---> 97e39bf2c982 01:55:11 Step 3/26 : WORKDIR /edgex-go 01:55:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:55:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:55:11 ---> 97e39bf2c982 01:55:11 Step 3/24 : WORKDIR /edgex-go 01:55:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:55:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:55:11 ---> 97e39bf2c982 01:55:11 Step 3/23 : WORKDIR /edgex-go 01:55:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:55:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:55:11 ---> 97e39bf2c982 01:55:11 Step 3/23 : WORKDIR /edgex-go 01:55:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:55:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:55:11 ---> 97e39bf2c982 01:55:11 Step 3/22 : WORKDIR /edgex-go 01:55:11 ---> Running in 980eb22d7685 01:55:11 ---> Running in 6ad63309a7d2 01:55:11 ---> Running in 24d37fe32520 01:55:11 ---> Running in a8e724d14d04 01:55:11 ---> Running in d88f8257a33f 01:55:11 Removing intermediate container 24d37fe32520 01:55:11 ---> 8f3d1c6495c2 01:55:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:11 Removing intermediate container a8e724d14d04 01:55:11 ---> fb54cdbd73fb 01:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:11 ---> Running in 775a21134d5d 01:55:11 Removing intermediate container 6ad63309a7d2 01:55:11 ---> 9e0f93494019 01:55:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:11 Removing intermediate container 980eb22d7685 01:55:11 ---> 5387719a8549 01:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:11 Removing intermediate container d88f8257a33f 01:55:11 ---> 83dc5d4800f3 01:55:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:11 ---> Running in fc7eb0fb736f 01:55:11 ---> Running in e0ab5659f7eb 01:55:11 ---> Running in 72f50f8d501b 01:55:11 ---> Running in d51e855a80bc 01:55:11 Removing intermediate container 775a21134d5d 01:55:11 ---> d5a54d16e5a1 01:55:11 Step 5/22 : RUN apk add --update --no-cache make git 01:55:11 ---> Running in c4c0bd732b31 01:55:11 Removing intermediate container e0ab5659f7eb 01:55:11 ---> 36d0d22bce79 01:55:11 Step 5/26 : RUN apk add --update --no-cache make git 01:55:11 Removing intermediate container fc7eb0fb736f 01:55:11 ---> 5c36d53e98c9 01:55:11 Step 5/23 : RUN apk add --update --no-cache make git 01:55:11 ---> Running in c0461d91a2dd 01:55:11 ---> Running in c77cbfc056e6 01:55:11 Removing intermediate container d51e855a80bc 01:55:11 ---> 5057ed4929b4 01:55:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:55:11 Removing intermediate container 72f50f8d501b 01:55:11 ---> 73baeaabfbc0 01:55:11 Step 5/24 : RUN apk add --update --no-cache make git 01:55:12 ---> Running in 3e2dcf9f4154 01:55:12 ---> Running in 15a1e399a959 01:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:55:14 OK: 218 MiB in 52 packages 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:55:15 OK: 218 MiB in 52 packages 01:55:15 Removing intermediate container c4c0bd732b31 01:55:15 ---> 9813c3f0b6b4 01:55:15 Step 6/22 : COPY go.mod . 01:55:15 OK: 218 MiB in 52 packages 01:55:16 OK: 218 MiB in 52 packages 01:55:16 OK: 218 MiB in 52 packages 01:55:16 ---> 34d2c9cc4260 01:55:16 Step 7/22 : RUN go mod download 01:55:17 ---> Running in 5755a5e36dbe 01:55:17 Removing intermediate container c0461d91a2dd 01:55:17 ---> 9dddb1629f1d 01:55:17 Step 6/26 : COPY go.mod . 01:55:17 Removing intermediate container c77cbfc056e6 01:55:17 ---> 1ae4d4d0f654 01:55:17 Step 6/23 : COPY go.mod . 01:55:17 Removing intermediate container 15a1e399a959 01:55:17 ---> d34c6a44cb83 01:55:17 Step 6/24 : COPY go.mod . 01:55:17 Removing intermediate container 3e2dcf9f4154 01:55:17 ---> a4908f6f488c 01:55:17 Step 6/23 : COPY go.mod . 01:55:18 ---> f97f24469063 01:55:18 Step 7/26 : RUN go mod download 01:55:18 ---> 5b4451670535 01:55:18 Step 7/23 : RUN go mod download 01:55:18 ---> Running in bc1aa5cf6450 01:55:19 ---> 7bca94877f33 01:55:19 Step 7/24 : RUN go mod download 01:55:19 ---> Running in 8c3b44725daf 01:55:19 ---> 71a195768dbf 01:55:19 Step 7/23 : RUN go mod download 01:55:19 ---> Running in 9744a15e9609 01:55:19 ---> Running in 843046e860dc 01:55:21 Removing intermediate container 5755a5e36dbe 01:55:21 ---> aeac5d05cad5 01:55:21 Step 8/22 : COPY . . 01:55:23 Removing intermediate container bc1aa5cf6450 01:55:23 ---> ce3686610420 01:55:23 Step 8/26 : COPY . . 01:55:24 Removing intermediate container 8c3b44725daf 01:55:24 ---> 2e3fee17415c 01:55:24 Step 8/23 : COPY . . 01:55:25 Removing intermediate container 9744a15e9609 01:55:25 ---> 403758af2f6b 01:55:25 Step 8/24 : COPY . . 01:55:25 Removing intermediate container 843046e860dc 01:55:25 ---> d73d7ed96ebd 01:55:25 Step 8/23 : COPY . . 01:55:47 ---> 328d9e2de550 01:55:47 Step 9/22 : RUN go mod tidy 01:55:47 ---> 08157c0e484d 01:55:47 Step 9/26 : RUN go mod tidy 01:55:47 ---> 0cb165ace4f0 01:55:47 Step 9/23 : RUN go mod tidy 01:55:47 ---> Running in 3883777657f3 01:55:47 ---> Running in e609c0cc3872 01:55:47 ---> 34c38e6dc6c6 01:55:47 Step 9/23 : RUN go mod tidy 01:55:47 ---> Running in 257b9e8e1603 01:55:47 ---> Running in 5840705da3ac 01:55:48 ---> c03de8153ca4 01:55:48 Step 9/24 : RUN go mod tidy 01:55:48 ---> Running in a3816c96c8db 01:55:55 Removing intermediate container e609c0cc3872 01:55:55 ---> 4d16fc2499e3 01:55:55 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:55:55 ---> Running in 75db9c7ea3c7 01:55:55 Removing intermediate container 3883777657f3 01:55:55 ---> 97ec31237e00 01:55:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:55:55 Removing intermediate container 257b9e8e1603 01:55:55 ---> 966a32c2cd96 01:55:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:55:55 ---> Running in 674a7e5fdd96 01:55:55 Removing intermediate container a3816c96c8db 01:55:55 ---> 976b3a55fdca 01:55:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:55:55 ---> Running in 879728557a42 01:55:55 Removing intermediate container 5840705da3ac 01:55:55 ---> 2f529aae1d70 01:55:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:55:55 ---> Running in 41117cb06029 01:55:55 ---> Running in b95f31c90b1d 01:55:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:55:57 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 01:55:58 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 01:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:55:58 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 01:57:50 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 01:57: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 01:57:55 Removing intermediate container 75db9c7ea3c7 01:57:55 ---> 7999a18dedb9 01:57:55 01:57:55 Step 11/26 : FROM alpine:3.12 01:57:55 Removing intermediate container 674a7e5fdd96 01:57:55 ---> f12282ceb909 01:57:55 01:57:55 Step 11/22 : FROM alpine:3.12 01:57:55 3.12: Pulling from library/alpine 01:57:56 3.12: Pulling from library/alpine 01:57:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:57:57 Status: Downloaded newer image for alpine:3.12 01:57:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:57:57 Status: Image is up to date for alpine:3.12 01:57:57 ---> 9852663dfa18 01:57:57 Step 12/22 : RUN apk add --update --no-cache curl 01:57:57 ---> 9852663dfa18 01:57:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:57:57 ---> Running in 60cf088e9261 01:57:57 ---> Running in a854681a1c12 01:58:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:01 (1/6) Installing ca-certificates (20191127-r4) 01:58:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:58:01 (3/6) Installing libcurl (7.77.0-r0) 01:58:01 (4/6) Installing curl (7.77.0-r0) 01:58:01 (5/6) Installing dumb-init (1.2.2-r1) 01:58:01 (6/6) Installing su-exec (0.2-r1) 01:58:01 (1/4) Installing ca-certificates (20191127-r4) 01:58:01 Executing busybox-1.31.1-r20.trigger 01:58:01 Executing ca-certificates-20191127-r4.trigger 01:58:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:58:01 (3/4) Installing libcurl (7.77.0-r0) 01:58:01 (4/4) Installing curl (7.77.0-r0) 01:58:01 Executing busybox-1.31.1-r20.trigger 01:58:01 Executing ca-certificates-20191127-r4.trigger 01:58:01 OK: 7 MiB in 20 packages 01:58:01 OK: 7 MiB in 18 packages 01:58:05 Removing intermediate container 60cf088e9261 01:58:05 ---> 4cd5858a1382 01:58:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:58:05 Removing intermediate container a854681a1c12 01:58:05 ---> d9c9559b83f7 01:58:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:58:05 ---> Running in 83f4f7f7238f 01:58:05 ---> Running in 88dc7724d6c6 01:58:07 Removing intermediate container 88dc7724d6c6 01:58:07 ---> 27e8d5309998 01:58:07 Step 14/26 : WORKDIR / 01:58:07 Removing intermediate container 83f4f7f7238f 01:58:07 ---> 9d4214f97e8a 01:58:07 Step 14/22 : WORKDIR /edgex 01:58:07 ---> Running in 8831203cf20e 01:58:07 ---> Running in 34370acf5e5f 01:58:09 Removing intermediate container 34370acf5e5f 01:58:09 ---> 417b9c1eaa6b 01:58:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:58:09 Removing intermediate container 8831203cf20e 01:58:09 ---> b864f0a24769 01:58:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:58:10 Removing intermediate container 879728557a42 01:58:10 ---> 7d626cbb6d64 01:58:10 01:58:10 Step 11/23 : FROM alpine:3.12 01:58:10 ---> 9852663dfa18 01:58:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:58:10 Removing intermediate container b95f31c90b1d 01:58:10 ---> 690c9d4538ca 01:58:10 01:58:10 Step 11/23 : FROM alpine:3.12 01:58:10 ---> 9852663dfa18 01:58:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:58:10 ---> Running in e44bb266b299 01:58:10 ---> Running in b981c9eba6d5 01:58:11 ---> 4ee1a976300b 01:58:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:58:11 ---> 1acbb87e20be 01:58:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:58:13 ---> 80397837ae3e 01:58:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:13 ---> 968f2635a9a1 01:58:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:13 (1/1) Installing dumb-init (1.2.2-r1) 01:58:13 Executing busybox-1.31.1-r20.trigger 01:58:13 OK: 5 MiB in 15 packages 01:58:13 (1/2) Installing ca-certificates (20191127-r4) 01:58:13 (2/2) Installing dumb-init (1.2.2-r1) 01:58:13 Executing busybox-1.31.1-r20.trigger 01:58:13 Executing ca-certificates-20191127-r4.trigger 01:58:14 OK: 6 MiB in 16 packages 01:58:15 ---> a60475a3c5de 01:58:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:58:15 ---> a234caac20c0 01:58:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:58:15 Removing intermediate container 41117cb06029 01:58:15 ---> f09bfc9b778d 01:58:15 01:58:15 Step 11/24 : FROM alpine:3.12 01:58:15 ---> 9852663dfa18 01:58:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:58:15 ---> Running in c81d9eba2833 01:58:15 ---> Running in d40f8797153b 01:58:16 Removing intermediate container e44bb266b299 01:58:16 ---> 9010631f9479 01:58:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:58:16 ---> Running in d6a731c7cfe3 01:58:16 ---> 68a3bef065fc 01:58:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:58:16 Removing intermediate container c81d9eba2833 01:58:16 ---> 01bd07142425 01:58:16 Step 19/22 : CMD ["--init=true"] 01:58:16 Removing intermediate container b981c9eba6d5 01:58:16 ---> 36f955b34cdd 01:58:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:58:16 ---> Running in 54219a0d33f6 01:58:16 ---> Running in 7ab14e6f1f6f 01:58:17 Removing intermediate container d6a731c7cfe3 01:58:17 ---> 4af066d72272 01:58:17 Step 14/23 : ENV APP_PORT=59861 01:58:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:58:17 ---> Running in 367b0bc313fe 01:58:17 Removing intermediate container 7ab14e6f1f6f 01:58:17 ---> 6894232ceabd 01:58:17 Step 20/22 : LABEL arch=arm64 01:58:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:58:17 Removing intermediate container 54219a0d33f6 01:58:17 ---> d38fba9b4fa1 01:58:17 Step 14/23 : ENV APP_PORT=59860 01:58:18 ---> Running in 30f51d1897db 01:58:18 ---> Running in f100f4aa916e 01:58:18 (1/1) Installing dumb-init (1.2.2-r1) 01:58:18 Executing busybox-1.31.1-r20.trigger 01:58:18 OK: 5 MiB in 15 packages 01:58:18 Removing intermediate container 367b0bc313fe 01:58:18 ---> 06da405476aa 01:58:18 Step 15/23 : EXPOSE $APP_PORT 01:58:18 ---> 055b38f2281c 01:58:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:58:18 ---> Running in 70a6e70ec028 01:58:18 Removing intermediate container 30f51d1897db 01:58:18 ---> 7b39bcae169e 01:58:18 Step 21/22 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:58:19 Removing intermediate container f100f4aa916e 01:58:19 ---> e6d919861205 01:58:19 Step 15/23 : EXPOSE $APP_PORT 01:58:19 ---> Running in b77ae913e4f5 01:58:19 ---> Running in 1ea8d0b1f0d4 01:58:19 Removing intermediate container 70a6e70ec028 01:58:19 ---> a8d09cba0c29 01:58:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:19 Removing intermediate container d40f8797153b 01:58:19 ---> 7abd32609937 01:58:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:58:20 ---> d1a50cd4a030 01:58:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:58:20 ---> Running in 82403c43d4a3 01:58:20 Removing intermediate container 1ea8d0b1f0d4 01:58:20 ---> 1c6ee16c8cb0 01:58:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:20 Removing intermediate container b77ae913e4f5 01:58:20 ---> 668d2cac931f 01:58:20 Step 22/22 : LABEL version=0.0.0 01:58:20 ---> Running in f5f2edd38038 01:58:20 ---> 2955fd9cd0c5 01:58:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:58:20 Removing intermediate container 82403c43d4a3 01:58:20 ---> 4997575e801e 01:58:20 Step 14/24 : ENV APP_PORT=59881 01:58:21 Removing intermediate container f5f2edd38038 01:58:21 ---> 9341e8307beb 01:58:21 01:58:21 ---> Running in 9756902c1cce 01:58:21 ---> 8188f09f13ce 01:58:21 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/ 01:58:21 ---> 5b17205eef23 01:58:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:58:21 ---> Running in 6d611549037e 01:58:21 Successfully built 9341e8307beb 01:58:21 Successfully tagged security-proxy-setup-arm64:latest 01:58:21  Building security-proxy-setup ... done Building security-bootstrapper 01:58:22 Removing intermediate container 9756902c1cce 01:58:22 ---> c292f1a4cb41 01:58:22 Step 15/24 : EXPOSE $APP_PORT 01:58:22 ---> Running in 29b9cc5e59e1 01:58:22 ---> 0e64ca057211 01:58:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:58:22 Removing intermediate container 29b9cc5e59e1 01:58:22 ---> 77d34f74644d 01:58:22 Step 16/24 : WORKDIR / 01:58:23 ---> Running in 3ec44e98287e 01:58:23 ---> 518171e186c3 01:58:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:58:24 ---> 6176741e2651 01:58:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:58:24 Removing intermediate container 3ec44e98287e 01:58:24 ---> baa99b953c84 01:58:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:24 ---> Running in 88eb237ea326 01:58:24 ---> 9d1cf98e4921 01:58:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:58:25 Removing intermediate container 88eb237ea326 01:58:25 ---> 00c2edace1dc 01:58:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:25 Removing intermediate container 6d611549037e 01:58:25 ---> 13ed735c988b 01:58:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:58:25 ---> Running in e66d47aef0f0 01:58:25 ---> Running in d340713c89d6 01:58:25 ---> a2c51c8d856b 01:58:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:58:25 ---> Running in 79bf789c36d4 01:58:26 Removing intermediate container e66d47aef0f0 01:58:26 ---> 5158f47f04eb 01:58:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:26 ---> Running in c3b430ed5478 01:58:26 Removing intermediate container 79bf789c36d4 01:58:26 ---> a3f56ad1b6a4 01:58:26 Step 24/26 : LABEL arch=arm64 01:58:26 Removing intermediate container d340713c89d6 01:58:26 ---> 415feacc550a 01:58:26 Step 21/23 : LABEL arch=arm64 01:58:27 ---> Running in 16f7358b070f 01:58:27 ---> Running in 80049bbc6cd8 01:58:27 Removing intermediate container c3b430ed5478 01:58:27 ---> 98691277b9cd 01:58:27 Step 21/23 : LABEL arch=arm64 01:58:27 ---> Running in 1cbcb3df1de1 01:58:27 ---> 0ebf79ad9dfa 01:58:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:58:28 Removing intermediate container 16f7358b070f 01:58:28 ---> f79b8257452b 01:58:28 Step 25/26 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:58:28 Removing intermediate container 80049bbc6cd8 01:58:28 ---> a96b996cbf31 01:58:28 Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:58:28 ---> Running in 9e2828e891bf 01:58:28 ---> Running in 5b153e31ccdf 01:58:28 Removing intermediate container 1cbcb3df1de1 01:58:28 ---> 471395c58a80 01:58:28 Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:58:28 ---> Running in 89749dc6c427 01:58:29 ---> 2e64a62ac2fe 01:58:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:58:29 Removing intermediate container 5b153e31ccdf 01:58:29 ---> cb9dcdd2eb77 01:58:29 Step 23/23 : LABEL version=0.0.0 01:58:29 Removing intermediate container 9e2828e891bf 01:58:29 ---> 975fe93c0869 01:58:29 Step 26/26 : LABEL version=0.0.0 01:58:29 ---> Running in ff224ec5d99e 01:58:29 Removing intermediate container 89749dc6c427 01:58:29 ---> efb8cac97e2e 01:58:29 Step 23/23 : LABEL version=0.0.0 01:58:29 ---> Running in 412e3819a1e3 01:58:29 ---> Running in 18a0d24f74c8 01:58:29 ---> Running in 2d0847c1176d 01:58:30 Removing intermediate container ff224ec5d99e 01:58:30 ---> b2317d461dba 01:58:30 01:58:30 Removing intermediate container 412e3819a1e3 01:58:30 ---> 1620f4e3f5d1 01:58:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:30 Removing intermediate container 18a0d24f74c8 01:58:30 ---> 682e6328ef73 01:58:30 01:58:30 ---> Running in 52c805a7c02d 01:58:30 Removing intermediate container 2d0847c1176d 01:58:30 ---> 9764a29026c9 01:58:30 01:58:30 Successfully built b2317d461dba 01:58:30 Successfully tagged support-scheduler-arm64:latest 01:58:30  Building support-scheduler ... done Building sys-mgmt-agent 01:58:30 Successfully built 682e6328ef73 01:58:30 Successfully tagged security-secretstore-setup-arm64:latest 01:58:30  Building security-secretstore-setup ... done Building core-command 01:58:30 Successfully built 9764a29026c9 01:58:31 Successfully tagged support-notifications-arm64:latest 01:58:31 Building core-data 01:58:31  Building support-notifications ... done Removing intermediate container 52c805a7c02d 01:58:31 ---> e43d34efc6e4 01:58:31 Step 22/24 : LABEL arch=arm64 01:58:31 ---> Running in dc80c75e4f9b 01:58:31 Removing intermediate container dc80c75e4f9b 01:58:31 ---> 0bf73194eba6 01:58:31 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 01:58:31 ---> Running in 90f56b0f7722 01:58:32 Removing intermediate container 90f56b0f7722 01:58:32 ---> 517f5b1c7fbd 01:58:32 Step 24/24 : LABEL version=0.0.0 01:58:32 ---> Running in 76dec494bea2 01:58:33 Removing intermediate container 76dec494bea2 01:58:33 ---> ff337c03bf53 01:58:33 01:58:33 Successfully built ff337c03bf53 01:58:33 Successfully tagged core-metadata-arm64:latest 01:59:12  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:59:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:59:12 ---> 97e39bf2c982 01:59:12 Step 3/32 : WORKDIR /edgex-go 01:59:12 ---> Using cache 01:59:12 ---> 83dc5d4800f3 01:59:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:12 ---> Using cache 01:59:12 ---> 73baeaabfbc0 01:59:12 Step 5/32 : RUN apk add --update --no-cache make git 01:59:12 ---> Using cache 01:59:12 ---> d34c6a44cb83 01:59:12 Step 6/32 : COPY go.mod . 01:59:12 ---> Using cache 01:59:12 ---> 7bca94877f33 01:59:12 Step 7/32 : RUN go mod download 01:59:12 ---> Using cache 01:59:12 ---> 403758af2f6b 01:59:12 Step 8/32 : COPY . . 01:59:12 ---> Using cache 01:59:12 ---> c03de8153ca4 01:59:12 Step 9/32 : RUN go mod tidy 01:59:12 ---> Using cache 01:59:12 ---> 976b3a55fdca 01:59:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:14 ---> Running in 57f1652a9edb 01:59:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:59:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:59:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:24 ---> 97e39bf2c982 01:59:24 Step 3/24 : WORKDIR /edgex-go 01:59:24 ---> Using cache 01:59:24 ---> 83dc5d4800f3 01:59:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:24 ---> Using cache 01:59:24 ---> 73baeaabfbc0 01:59:24 Step 5/24 : RUN apk add --update --no-cache make git 01:59:24 ---> Using cache 01:59:24 ---> d34c6a44cb83 01:59:24 Step 6/24 : COPY go.mod . 01:59:24 ---> Using cache 01:59:24 ---> 7bca94877f33 01:59:24 Step 7/24 : RUN go mod download 01:59:24 ---> Using cache 01:59:24 ---> 403758af2f6b 01:59:24 Step 8/24 : COPY . . 01:59:24 ---> Using cache 01:59:24 ---> c03de8153ca4 01:59:24 Step 9/24 : RUN go mod tidy 01:59:24 ---> Using cache 01:59:24 ---> 976b3a55fdca 01:59:24 Step 10/24 : RUN make cmd/core-command/core-command 01:59:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:59:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:24 ---> 97e39bf2c982 01:59:24 Step 3/24 : WORKDIR /edgex-go 01:59:24 ---> Using cache 01:59:24 ---> 83dc5d4800f3 01:59:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:24 ---> Using cache 01:59:24 ---> 73baeaabfbc0 01:59:24 Step 5/24 : RUN apk add --update --no-cache make bash git 01:59:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:59:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:24 ---> 97e39bf2c982 01:59:24 Step 3/24 : WORKDIR /edgex-go 01:59:24 ---> Using cache 01:59:24 ---> 83dc5d4800f3 01:59:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:24 ---> Using cache 01:59:24 ---> 73baeaabfbc0 01:59:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:59:26 ---> Running in fa8fc2c1c83e 01:59:26 ---> Running in 069e50b059bd 01:59:26 ---> Running in fced3e698d12 01:59:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:59:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:59:29 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 01:59:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:59:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:59:31 OK: 218 MiB in 52 packages 01:59:31 OK: 218 MiB in 52 packages 01:59:33 Removing intermediate container 069e50b059bd 01:59:33 ---> d98544885b7d 01:59:33 Step 6/24 : COPY go.mod . 01:59:33 Removing intermediate container fced3e698d12 01:59:33 ---> 24538f189a35 01:59:33 Step 6/24 : COPY go.mod . 01:59:34 ---> c578ef4d4437 01:59:34 Step 7/24 : RUN go mod download 01:59:34 ---> Running in 7e7dc2c515fe 01:59:35 ---> 198233657254 01:59:35 Step 7/24 : RUN go mod download 01:59:35 ---> Running in 712e6ba0f815 01:59:39 Removing intermediate container 7e7dc2c515fe 01:59:39 ---> e322b40ee039 01:59:39 Step 8/24 : COPY . . 01:59:40 Removing intermediate container 712e6ba0f815 01:59:40 ---> 0cde4f0f3057 01:59:40 Step 8/24 : COPY . . 02:00:12 ---> e3d5fad8ef8e 02:00:12 Step 9/24 : RUN go mod tidy 02:00:12 ---> cd31026e811d 02:00:12 Step 9/24 : RUN go mod tidy 02:00:12 ---> Running in 82355db365da 02:00:12 ---> Running in 1c32edb06c8d 02:00:15 Removing intermediate container 82355db365da 02:00:15 ---> 0fffd6e5497b 02:00:15 Step 10/24 : RUN make cmd/core-data/core-data 02:00:15 ---> Running in 3d15b45ed9f3 02:00:16 Removing intermediate container 1c32edb06c8d 02:00:16 ---> 2c83db287e04 02:00:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:00:16 ---> Running in a2c14ff51967 02:00:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:00:21 Removing intermediate container 57f1652a9edb 02:00:21 ---> 996dc088c2f8 02:00:21 02:00:21 Step 11/32 : FROM alpine:3.12 02:00:21 ---> 9852663dfa18 02:00:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:00:21 ---> Running in dd042fc19d18 02:00:22 Removing intermediate container dd042fc19d18 02:00:22 ---> 666795ecfbab 02:00:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:00:22 ---> Running in a0329f43ad9d 02:00:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:00:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:00:25 (1/2) Installing dumb-init (1.2.2-r1) 02:00:25 (2/2) Installing su-exec (0.2-r1) 02:00:25 Executing busybox-1.31.1-r20.trigger 02:00:25 OK: 5 MiB in 16 packages 02:00:27 Removing intermediate container a0329f43ad9d 02:00:27 ---> 07a2c0a0da65 02:00:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:00:27 ---> Running in e1d09501fd97 02:00:28 Removing intermediate container e1d09501fd97 02:00:28 ---> 7d25a89dda77 02:00:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:00:28 ---> Running in 89ced46da1b1 02:00:29 Removing intermediate container 89ced46da1b1 02:00:29 ---> 914c64da35cc 02:00:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:00:29 ---> Running in f1769a7c2ead 02:00:32 Removing intermediate container f1769a7c2ead 02:00:32 ---> 18df2f19cf99 02:00:32 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:00:33 ---> Running in 8f36e04e061b 02:00:33 Removing intermediate container 8f36e04e061b 02:00:33 ---> 2772f33ff1f4 02:00:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:00:35 ---> 7141c23feaa5 02:00:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:00:35 ---> Running in 483fed418100 02:00:39 Removing intermediate container 483fed418100 02:00:39 ---> fafb64149584 02:00:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:40 ---> 25c83ca0b7cd 02:00:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:42 ---> ab6f276d22f4 02:00:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:00:43 ---> 78478c4a3247 02:00:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:00:45 ---> ea4fa39e0382 02:00:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:00:46 ---> 0653d9449641 02:00:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:00:46 ---> Running in 039df14fe841 02:00:47 Removing intermediate container 039df14fe841 02:00:47 ---> f61fc52209ca 02:00:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:00:48 ---> c98ea019192b 02:00:48 Step 27/32 : RUN chmod +x /entrypoint.sh 02:00:49 ---> Running in 2247cdf581c6 02:00:53 Removing intermediate container 2247cdf581c6 02:00:53 ---> 7b77486e6fbe 02:00:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:00:53 ---> Running in a2f91d873919 02:00:54 Removing intermediate container a2f91d873919 02:00:54 ---> 606369bc34cd 02:00:54 Step 29/32 : CMD ["gate"] 02:00:55 ---> Running in 2fde2ab3bef1 02:00:56 Removing intermediate container 2fde2ab3bef1 02:00:56 ---> 126a2e234bbd 02:00:56 Step 30/32 : LABEL arch=arm64 02:00:56 ---> Running in 0c971baa01d4 02:00:57 Removing intermediate container 0c971baa01d4 02:00:57 ---> fbd1cb112718 02:00:57 Step 31/32 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 02:00:57 Removing intermediate container fa8fc2c1c83e 02:00:57 ---> 29d7bc57c696 02:00:57 02:00:57 Step 11/24 : FROM alpine:3.12 02:00:57 ---> 9852663dfa18 02:00:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:00:57 ---> Using cache 02:00:57 ---> 7abd32609937 02:00:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:00:57 ---> Using cache 02:00:57 ---> 4997575e801e 02:00:57 Step 14/24 : ENV APP_PORT=59882 02:00:58 ---> Running in 602cbcdefb85 02:00:58 ---> Running in 0ff9df3a605d 02:00:59 Removing intermediate container 602cbcdefb85 02:00:59 ---> 6c749979ffe1 02:00:59 Step 15/24 : EXPOSE $APP_PORT 02:00:59 Removing intermediate container 0ff9df3a605d 02:00:59 ---> b622bce6d85c 02:00:59 Step 32/32 : LABEL version=0.0.0 02:00:59 ---> Running in 7afb2bba7c1a 02:00:59 ---> Running in 4a15659c5248 02:01:00 Removing intermediate container 7afb2bba7c1a 02:01:00 ---> 68123a68a0ad 02:01:00 Step 16/24 : WORKDIR / 02:01:00 ---> Running in 915c1d10b73c 02:01:00 Removing intermediate container 4a15659c5248 02:01:00 ---> 52e6207e8d20 02:01:00 02:01:01 Successfully built 52e6207e8d20 02:01:01 Successfully tagged security-bootstrapper-arm64:latest 02:01:01  Building security-bootstrapper ... done Removing intermediate container 915c1d10b73c 02:01:01 ---> 893b17047c5f 02:01:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:03 ---> 53524bf9d215 02:01:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:05 ---> c59e9de335cc 02:01:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:01:06 ---> 5717b8958911 02:01:06 Step 20/24 : ENTRYPOINT ["/core-command"] 02:01:06 ---> Running in f310862c590a 02:01:06 Removing intermediate container f310862c590a 02:01:06 ---> 6cfc04bcc5c8 02:01:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:07 ---> Running in 96fc105535d2 02:01:07 Removing intermediate container 96fc105535d2 02:01:07 ---> 6b9ad2c9a0ea 02:01:07 Step 22/24 : LABEL arch=arm64 02:01:08 ---> Running in 6086a0c4ab84 02:01:08 Removing intermediate container 6086a0c4ab84 02:01:08 ---> 21dc57d7ce96 02:01:08 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 02:01:08 ---> Running in e50d3c24d00b 02:01:09 Removing intermediate container e50d3c24d00b 02:01:09 ---> db55c3a3fe74 02:01:09 Step 24/24 : LABEL version=0.0.0 02:01:09 ---> Running in 20ab0fc9a7f8 02:01:10 Removing intermediate container 20ab0fc9a7f8 02:01:10 ---> 865e464187cb 02:01:10 02:01:10 Successfully built 865e464187cb 02:01:10 Successfully tagged core-command-arm64:latest 02:01:39  Building core-command ... done Removing intermediate container a2c14ff51967 02:01:39 ---> 2cd5ba69d8f3 02:01:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:01:39 ---> Running in e8d597535ff0 02:01:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:01:39 Removing intermediate container e8d597535ff0 02:01:39 ---> 472416471bf8 02:01:39 02:01:39 Step 12/24 : FROM docker:20.10.0 02:01:39 20.10.0: Pulling from library/docker 02:01:43 Removing intermediate container 3d15b45ed9f3 02:01:43 ---> 0aae1eb2fd1f 02:01:43 02:01:43 Step 11/24 : FROM alpine:3.12 02:01:43 ---> 9852663dfa18 02:01:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:01:43 ---> Running in 193258c68a00 02:01:44 Removing intermediate container 193258c68a00 02:01:44 ---> 4bd46a00d752 02:01:44 Step 13/24 : ENV APP_PORT=59880 02:01:44 ---> Running in 3f0cfcf5c77a 02:01:45 Removing intermediate container 3f0cfcf5c77a 02:01:45 ---> 7228fc4a1323 02:01:45 Step 14/24 : EXPOSE $APP_PORT 02:01:45 ---> Running in b94b729bfc15 02:01:46 Removing intermediate container b94b729bfc15 02:01:46 ---> c4090b1c4b6c 02:01:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:46 ---> Running in 310457d0d7dc 02:01:48 Removing intermediate container 310457d0d7dc 02:01:48 ---> 961848ba9ed2 02:01:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:01:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:01:48 Status: Downloaded newer image for docker:20.10.0 02:01:48 ---> eeaf43b92773 02:01:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:01:48 ---> Running in 541162c1d54c 02:01:49 ---> Running in 2979335e2ee3 02:01:49 Removing intermediate container 2979335e2ee3 02:01:49 ---> ae20f8ed261f 02:01:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:01:49 ---> Running in 07bac9892835 02:01:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:01:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:01:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:01:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:01:51 (1/6) Installing dumb-init (1.2.2-r1) 02:01:51 (1/39) Installing readline (8.0.4-r0) 02:01:51 (2/39) Installing bash (5.0.17-r0) 02:01:51 (2/6) Installing libgcc (9.3.0-r2) 02:01:51 Executing bash-5.0.17-r0.post-install 02:01:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:01:51 (4/39) Installing libcurl (7.77.0-r0) 02:01:51 (5/39) Installing curl (7.77.0-r0) 02:01:51 (6/39) Installing dumb-init (1.2.2-r1) 02:01:51 (7/39) Installing libbz2 (1.0.8-r1) 02:01:51 (8/39) Installing expat (2.2.9-r1) 02:01:51 (9/39) Installing libffi (3.3-r2) 02:01:51 (10/39) Installing gdbm (1.13-r1) 02:01:51 (11/39) Installing xz-libs (5.2.5-r0) 02:01:51 (12/39) Installing sqlite-libs (3.32.1-r0) 02:01:51 (3/6) Installing libsodium (1.0.18-r0) 02:01:51 (13/39) Installing python3 (3.8.10-r0) 02:01:51 (4/6) Installing libstdc++ (9.3.0-r2) 02:01:52 (5/6) Installing libzmq (4.3.3-r0) 02:01:52 (6/6) Installing zeromq (4.3.3-r0) 02:01:52 Executing busybox-1.31.1-r20.trigger 02:01:52 OK: 8 MiB in 20 packages 02:01:53 (14/39) Installing py3-appdirs (1.4.4-r1) 02:01:53 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:01:53 (16/39) Installing py3-parsing (2.4.7-r0) 02:01:53 (17/39) Installing py3-six (1.15.0-r0) 02:01:53 (18/39) Installing py3-packaging (20.4-r0) 02:01:53 (19/39) Installing py3-setuptools (47.0.0-r0) 02:01:53 (20/39) Installing py3-chardet (3.0.4-r4) 02:01:53 (21/39) Installing py3-idna (2.9-r0) 02:01:53 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:01:53 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:01:54 (24/39) Installing py3-requests (2.23.0-r0) 02:01:54 (25/39) Installing py3-msgpack (1.0.0-r0) 02:01:54 (26/39) Installing py3-lockfile (0.12.2-r3) 02:01:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:01:54 (28/39) Installing py3-colorama (0.4.3-r0) 02:01:54 (29/39) Installing py3-distlib (0.3.0-r0) 02:01:54 (30/39) Installing py3-distro (1.5.0-r1) 02:01:54 (31/39) Installing py3-webencodings (0.5.1-r3) 02:01:54 (32/39) Installing py3-html5lib (1.0.1-r4) 02:01:54 (33/39) Installing py3-pytoml (0.1.21-r0) 02:01:54 (34/39) Installing py3-pep517 (0.8.2-r0) 02:01:54 (35/39) Installing py3-progress (1.5-r0) 02:01:54 (36/39) Installing py3-toml (0.10.1-r0) 02:01:54 (37/39) Installing py3-retrying (1.3.3-r0) 02:01:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:01:54 (39/39) Installing py3-pip (20.1.1-r0) 02:01:54 Executing busybox-1.31.1-r19.trigger 02:01:54 OK: 72 MiB in 59 packages 02:01:54 Removing intermediate container 541162c1d54c 02:01:54 ---> fa6c7987d580 02:01:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:55 ---> 153bf38f4c48 02:01:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:01:56 ---> 93970a4edd45 02:01:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:01:57 ---> 7ee6d2f4ccb1 02:01:57 Step 20/24 : ENTRYPOINT ["/core-data"] 02:01:57 ---> Running in 7b0b9f819d27 02:01:58 Removing intermediate container 7b0b9f819d27 02:01:58 ---> 70c34b982cf4 02:01:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:58 ---> Running in c6765fdf1a62 02:01:58 Removing intermediate container c6765fdf1a62 02:01:58 ---> 888e422ad49f 02:01:58 Step 22/24 : LABEL arch=arm64 02:01:58 ---> Running in c0b5fc9f7f4e 02:01:59 Collecting docker-compose==1.23.2 02:01:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:01:59 Removing intermediate container c0b5fc9f7f4e 02:01:59 ---> a5ad478f2e61 02:01:59 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 02:01:59 ---> Running in 366472ee342b 02:02:00 Collecting dockerpty<0.5,>=0.4.1 02:02:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:02:00 Removing intermediate container 366472ee342b 02:02:00 ---> 91da9892625b 02:02:00 Step 24/24 : LABEL version=0.0.0 02:02:00 ---> Running in 8b9e48e65277 02:02:00 Removing intermediate container 8b9e48e65277 02:02:00 ---> 1b0a14e173f3 02:02:00 02:02:01 Successfully built 1b0a14e173f3 02:02:01 Successfully tagged core-data-arm64:latest 02:02:02  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 02:02:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:02:02 Collecting texttable<0.10,>=0.9.0 02:02:02 Downloading texttable-0.9.1.tar.gz (11 kB) 02:02:05 Collecting docker<4.0,>=3.6.0 02:02:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:02:05 Collecting cached-property<2,>=1.2.0 02:02:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:02:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:02:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:02:07 Collecting PyYAML<4,>=3.10 02:02:07 Downloading PyYAML-3.13.tar.gz (270 kB) 02:02:10 Collecting docopt<0.7,>=0.6.1 02:02:10 Downloading docopt-0.6.2.tar.gz (25 kB) 02:02:12 Collecting jsonschema<3,>=2.5.1 02:02:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:02:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:02:12 Collecting docker-pycreds>=0.4.0 02:02:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:02:13 Collecting idna<2.8,>=2.5 02:02:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:02:13 Collecting urllib3<1.25,>=1.21.1 02:02:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:02:14 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) 02:02:14 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) 02:02:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:02:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:02:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:02:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:02:15 Installing collected packages: dockerpty, websocket-client, texttable, docker-pycreds, idna, urllib3, requests, docker, cached-property, PyYAML, docopt, jsonschema, docker-compose 02:02:15 Running setup.py install for dockerpty: started 02:02:16 Running setup.py install for dockerpty: finished with status 'done' 02:02:17 Running setup.py install for texttable: started 02:02:19 Running setup.py install for texttable: finished with status 'done' 02:02:19 Attempting uninstall: idna 02:02:19 Found existing installation: idna 2.9 02:02:19 Uninstalling idna-2.9: 02:02:19 Successfully uninstalled idna-2.9 02:02:19 Attempting uninstall: urllib3 02:02:19 Found existing installation: urllib3 1.25.9 02:02:19 Uninstalling urllib3-1.25.9: 02:02:19 Successfully uninstalled urllib3-1.25.9 02:02:20 Attempting uninstall: requests 02:02:20 Found existing installation: requests 2.23.0 02:02:20 Uninstalling requests-2.23.0: 02:02:20 Successfully uninstalled requests-2.23.0 02:02:21 Running setup.py install for PyYAML: started 02:02:23 Running setup.py install for PyYAML: finished with status 'done' 02:02:23 Running setup.py install for docopt: started 02:02:25 Running setup.py install for docopt: finished with status 'done' 02:02:26 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 02:02:34 Removing intermediate container 07bac9892835 02:02:34 ---> 717101e0864b 02:02:34 Step 15/24 : ENV APP_PORT=58890 02:02:34 ---> Running in 419d70fa0275 02:02:34 Removing intermediate container 419d70fa0275 02:02:34 ---> aca267e0d7ff 02:02:34 Step 16/24 : EXPOSE $APP_PORT 02:02:34 ---> Running in b14e8a2a89db 02:02:35 Removing intermediate container b14e8a2a89db 02:02:35 ---> 308660764836 02:02:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:02:36 ---> 3ef810aaf1d6 02:02:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:02:37 ---> 4fe564fca39c 02:02:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:02:38 ---> b3e6dcc62b4e 02:02:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:02:38 ---> Running in 777f97595706 02:02:39 Removing intermediate container 777f97595706 02:02:39 ---> 51c1c0badfdc 02:02:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:02:39 ---> Running in d347f484fb8f 02:02:39 Removing intermediate container d347f484fb8f 02:02:39 ---> e27d3e718648 02:02:39 Step 22/24 : LABEL arch=arm64 02:02:39 ---> Running in 22f1d4dc887d 02:02:40 Removing intermediate container 22f1d4dc887d 02:02:40 ---> c0658310b1ce 02:02:40 Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f 02:02:40 ---> Running in a5b708465e5d 02:02:41 Removing intermediate container a5b708465e5d 02:02:41 ---> 65173308c42f 02:02:41 Step 24/24 : LABEL version=0.0.0 02:02:41 ---> Running in 732ad9d13c0c 02:02:41 Removing intermediate container 732ad9d13c0c 02:02:41 ---> f6e42c8114d5 02:02:41 02:02:41 Successfully built f6e42c8114d5 02:02:41 Successfully tagged sys-mgmt-agent-arm64:latest 02:02:42  Building sys-mgmt-agent ... done  [Pipeline] } 02:02:42 $ docker stop --time=1 b9a094c00e6c3e1dcf7d75fb6485f2802e5e8146466b0eab2cf9656617ac94ec 02:02:44 $ docker rm -f b9a094c00e6c3e1dcf7d75fb6485f2802e5e8146466b0eab2cf9656617ac94ec [Pipeline] // withDockerContainer [Pipeline] sh 02:02:44 + docker images 02:02:45 REPOSITORY TAG IMAGE ID CREATED SIZE 02:02:45 sys-mgmt-agent-arm64 latest f6e42c8114d5 3 seconds ago 299MB 02:02:45 core-data-arm64 latest 1b0a14e173f3 44 seconds ago 20.4MB 02:02:45 0aae1eb2fd1f About a minute ago 990MB 02:02:45 472416471bf8 About a minute ago 979MB 02:02:45 core-command-arm64 latest 865e464187cb About a minute ago 16.1MB 02:02:45 security-bootstrapper-arm64 latest 52e6207e8d20 About a minute ago 17.2MB 02:02:45 29d7bc57c696 About a minute ago 981MB 02:02:45 996dc088c2f8 2 minutes ago 974MB 02:02:45 core-metadata-arm64 latest ff337c03bf53 4 minutes ago 17.4MB 02:02:45 support-scheduler-arm64 latest b2317d461dba 4 minutes ago 16.1MB 02:02:45 support-notifications-arm64 latest 9764a29026c9 4 minutes ago 16.8MB 02:02:45 security-secretstore-setup-arm64 latest 682e6328ef73 4 minutes ago 24.4MB 02:02:45 security-proxy-setup-arm64 latest 9341e8307beb 4 minutes ago 24MB 02:02:45 f09bfc9b778d 4 minutes ago 989MB 02:02:45 690c9d4538ca 4 minutes ago 982MB 02:02:45 7d626cbb6d64 4 minutes ago 981MB 02:02:45 f12282ceb909 4 minutes ago 978MB 02:02:45 7999a18dedb9 4 minutes ago 978MB 02:02:45 ci-base-image-arm64 latest 97e39bf2c982 16 minutes ago 641MB 02:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 02:02:45 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 02:02:45 docker 20.10.0 eeaf43b92773 5 months ago 228MB 02:02:45 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 02:02:45 ---> job-cost.sh 02:02:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y3sy 02:03:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-Y3sy/bin to PATH 02:05:01 INFO: No Stack... 02:05:01 INFO: Retrieving Pricing Info for: v2-standard-4 02:05:01 INFO: Archiving Costs [Pipeline] sh 02:05:01 + cat /w/workspace/edgex-go/2/archives/cost.csv 02:05:01 + cut -d, -f6 [Pipeline] lock 02:05:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-2-stack-cost] 02:05:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-2-stack-cost] did not exist. Created. 02:05:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:02 + echo total: 0.18000000715255737 [Pipeline] stash 02:05:02 Stashed 1 file(s) [Pipeline] } 02:05:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:05:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:04 ---> package-listing.sh 02:05:04 ++ tr '[:upper:]' '[:lower:]' 02:05:04 ++ facter osfamily 02:05:04 + OS_FAMILY=redhat 02:05:04 + workspace=/w/workspace/edgex-go/2 02:05:04 + START_PACKAGES=/tmp/packages_start.txt 02:05:04 + END_PACKAGES=/tmp/packages_end.txt 02:05:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:04 + PACKAGES=/tmp/packages_start.txt 02:05:04 + '[' /w/workspace/edgex-go/2 ']' 02:05:04 + PACKAGES=/tmp/packages_end.txt 02:05:04 + case "${OS_FAMILY}" in 02:05:04 + sort 02:05:04 + rpm -qa 02:05:06 + '[' -f /tmp/packages_start.txt ']' 02:05:06 + '[' -f /tmp/packages_end.txt ']' 02:05:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:06 + '[' /w/workspace/edgex-go/2 ']' 02:05:06 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:05:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:05:06 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 02:05:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:05:07 02:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:05:08 alpine: Pulling from edgex-lftools-log-publisher 02:05:08 df20fa9351a1: Pulling fs layer 02:05:08 36b3adc4ff6f: Pulling fs layer 02:05:08 8ad3a11d3b57: Pulling fs layer 02:05:08 46f8f816bc3b: Pulling fs layer 02:05:08 93b61091891f: Pulling fs layer 02:05:08 93b9cdb0e59b: Pulling fs layer 02:05:08 5e14af77c1be: Pulling fs layer 02:05:08 01666e4c0597: Pulling fs layer 02:05:08 aa168da1d23b: Pulling fs layer 02:05:08 46f8f816bc3b: Waiting 02:05:08 93b61091891f: Waiting 02:05:08 93b9cdb0e59b: Waiting 02:05:08 5e14af77c1be: Waiting 02:05:08 01666e4c0597: Waiting 02:05:08 aa168da1d23b: Waiting 02:05:08 36b3adc4ff6f: Verifying Checksum 02:05:08 36b3adc4ff6f: Download complete 02:05:08 46f8f816bc3b: Verifying Checksum 02:05:08 46f8f816bc3b: Download complete 02:05:08 df20fa9351a1: Verifying Checksum 02:05:08 df20fa9351a1: Download complete 02:05:08 93b9cdb0e59b: Verifying Checksum 02:05:08 93b9cdb0e59b: Download complete 02:05:08 5e14af77c1be: Verifying Checksum 02:05:08 5e14af77c1be: Download complete 02:05:08 93b61091891f: Verifying Checksum 02:05:08 93b61091891f: Download complete 02:05:08 01666e4c0597: Verifying Checksum 02:05:08 01666e4c0597: Download complete 02:05:08 df20fa9351a1: Pull complete 02:05:08 36b3adc4ff6f: Pull complete 02:05:08 8ad3a11d3b57: Verifying Checksum 02:05:08 8ad3a11d3b57: Download complete 02:05:09 8ad3a11d3b57: Pull complete 02:05:09 46f8f816bc3b: Pull complete 02:05:09 93b61091891f: Pull complete 02:05:09 93b9cdb0e59b: Pull complete 02:05:09 5e14af77c1be: Pull complete 02:05:09 01666e4c0597: Pull complete 02:05:10 aa168da1d23b: Verifying Checksum 02:05:10 aa168da1d23b: Download complete 02:05:14 aa168da1d23b: Pull complete 02:05:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:05:14 prd-centos7-docker-4c-2g-22 does not seem to be running inside a container 02:05:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:05:17 $ docker top c9f66250adcb9d1f9d200f03b60af99ab5bd9a0a4595b3495a5cdd56f85fa3b4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:18 + mkdir -p /var/log/sa [Pipeline] sh 02:05:18 + ls /var/log/sa-host 02:05:18 + sadf -c /var/log/sa-host/sa02 02:05:18 file_magic: OK 02:05:18 HZ: Using current value: 100 02:05:18 file_header: OK 02:05:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:05:18 Statistics: 02:05:18 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... 02:05:18 File successfully converted to sysstat format version 12.2.1 02:05:18 + sadf -c /var/log/sa-host/sa05 02:05:18 file_magic: OK 02:05:18 HZ: Using current value: 100 02:05:18 file_header: OK 02:05:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:05:18 Statistics: 02:05:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:05:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:18 provisioning config files... 02:05:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6018593258286599337tmp [Pipeline] { [Pipeline] echo 02:05:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:18 ---> create-netrc.sh [Pipeline] } 02:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:05:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:05:19 ---> python-tools-install.sh [Pipeline] echo 02:05:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:19 ---> sudo-logs.sh 02:05:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:05:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:19 ---> job-cost.sh 02:05:19 lf-activate-venv: SKIPPING 02:05:19 DEBUG: total: 0.18000000715255737 02:05:19 INFO: Retrieving Stack Cost... 02:05:22 INFO: Retrieving Pricing Info for: v3-standard-2 02:05:23 INFO: Archiving Costs [Pipeline] echo 02:05:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:23 ---> logs-deploy.sh 02:05:23 lf-activate-venv: SKIPPING 02:05:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/2 02:05:23 INFO: archiving workspace using pattern(s): 02:05:24 Archives upload complete. 02:05:24 INFO: archiving logs to Nexus 02:05:24 ---> uname -a: 02:05:24 Linux prd-centos7-docker-4c-2g-22.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:05:24 02:05:24 02:05:24 ---> lscpu: 02:05:24 Architecture: x86_64 02:05:24 CPU op-mode(s): 32-bit, 64-bit 02:05:24 Byte Order: Little Endian 02:05:24 Address sizes: 40 bits physical, 48 bits virtual 02:05:24 CPU(s): 2 02:05:24 On-line CPU(s) list: 0,1 02:05:24 Thread(s) per core: 1 02:05:24 Core(s) per socket: 1 02:05:24 Socket(s): 2 02:05:24 NUMA node(s): 1 02:05:24 Vendor ID: AuthenticAMD 02:05:24 CPU family: 23 02:05:24 Model: 49 02:05:24 Model name: AMD EPYC-Rome Processor 02:05:24 Stepping: 0 02:05:24 CPU MHz: 2800.000 02:05:24 BogoMIPS: 5600.00 02:05:24 Virtualization: AMD-V 02:05:24 Hypervisor vendor: KVM 02:05:24 Virtualization type: full 02:05:24 L1d cache: 64 KiB 02:05:24 L1i cache: 64 KiB 02:05:24 L2 cache: 1 MiB 02:05:24 L3 cache: 32 MiB 02:05:24 NUMA node0 CPU(s): 0,1 02:05:24 Vulnerability Itlb multihit: Not affected 02:05:24 Vulnerability L1tf: Not affected 02:05:24 Vulnerability Mds: Not affected 02:05:24 Vulnerability Meltdown: Not affected 02:05:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:05:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:05:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:05:24 Vulnerability Srbds: Not affected 02:05:24 Vulnerability Tsx async abort: Not affected 02:05:24 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 02:05:24 02:05:24 02:05:24 ---> nproc: 02:05:24 2 02:05:24 02:05:24 02:05:24 ---> df -h: 02:05:24 Filesystem Size Used Available Use% Mounted on 02:05:24 overlay 40.0G 12.6G 27.4G 31% / 02:05:24 tmpfs 64.0M 0 64.0M 0% /dev 02:05:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:05:24 shm 64.0M 0 64.0M 0% /dev/shm 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 02:05:24 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp 02:05:24 02:05:24 02:05:24 ---> free -m: 02:05:24 total used free shared buff/cache available 02:05:24 Mem: 7821 1354 1765 0 4700 6434 02:05:24 Swap: 1023 1 1022 02:05:24 02:05:24 02:05:24 ---> ip addr: 02:05:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:05:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:05:24 inet 127.0.0.1/8 scope host lo 02:05:24 valid_lft forever preferred_lft forever 02:05:24 inet6 ::1/128 scope host 02:05:24 valid_lft forever preferred_lft forever 02:05:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:05:24 link/ether fa:16:3e:41:54:37 brd ff:ff:ff:ff:ff:ff 02:05:24 inet 10.30.123.194/23 brd 10.30.123.255 scope global dynamic eth0 02:05:24 valid_lft 84806sec preferred_lft 84806sec 02:05:24 inet6 fe80::f816:3eff:fe41:5437/64 scope link 02:05:24 valid_lft forever preferred_lft forever 02:05:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:05:24 link/ether 02:42:c2:35:69:de brd ff:ff:ff:ff:ff:ff 02:05:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:05:24 valid_lft forever preferred_lft forever 02:05:24 inet6 fe80::42:c2ff:fe35:69de/64 scope link 02:05:24 valid_lft forever preferred_lft forever 02:05:24 02:05:24 02:05:24 ---> sar -b -r -n DEV: 02:05:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 02:05:24 02:05:24 01:38:39 LINUX RESTART (2 CPU) 02:05:24 02:05:24 01:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:05:24 01:40:01 94.14 18.96 75.17 0.00 5808.33 30207.69 0.00 02:05:24 01:41:01 78.85 0.18 78.67 0.00 22.78 39869.11 0.00 02:05:24 01:42:01 154.64 0.02 154.62 0.00 0.53 17567.72 0.00 02:05:24 01:43:01 63.86 0.00 63.86 0.00 0.00 11572.37 0.00 02:05:24 01:44:01 60.17 0.02 60.15 0.00 0.53 4345.94 0.00 02:05:24 01:45:05 273.54 80.61 192.94 0.00 1933.03 112850.54 0.00 02:05:24 01:46:01 722.95 369.73 353.22 0.00 14993.16 204573.93 0.00 02:05:24 01:47:03 378.99 29.32 349.67 0.00 2152.23 150765.14 0.00 02:05:24 01:48:01 411.79 24.18 387.61 0.00 2743.07 105381.95 0.00 02:05:24 01:49:01 86.65 11.46 75.19 0.00 1347.32 7112.19 0.00 02:05:24 01:50:01 0.50 0.20 0.30 0.00 1.60 3.88 0.00 02:05:24 01:51:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 02:05:24 01:52:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 02:05:24 01:53:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 02:05:24 01:54:01 0.43 0.18 0.25 0.00 5.73 2.98 0.00 02:05:24 01:55:01 0.80 0.00 0.80 0.00 0.00 15.99 0.00 02:05:24 01:56:01 0.42 0.00 0.42 0.00 0.00 5.68 0.00 02:05:24 01:57:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 02:05:24 01:58:01 0.30 0.02 0.28 0.00 0.13 3.00 0.00 02:05:24 01:59:01 0.20 0.00 0.20 0.00 0.00 2.62 0.00 02:05:24 02:00:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 02:05:24 02:01:01 0.27 0.02 0.25 0.00 0.13 3.27 0.00 02:05:24 02:02:01 0.57 0.20 0.37 0.00 3.60 5.20 0.00 02:05:24 02:03:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 02:05:24 02:04:01 0.17 0.00 0.17 0.00 0.00 1.40 0.00 02:05:24 02:05:01 0.25 0.00 0.25 0.00 0.00 2.38 0.00 02:05:24 Average: 88.35 19.86 68.49 0.00 1082.18 26081.36 0.00 02:05:24 02:05:24 01:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:05:24 01:40:01 4950280 0 834636 10.42 2620 2221404 1400620 15.46 899080 1739052 320380 02:05:24 01:41:01 4083464 0 997100 12.45 2620 2925756 1562292 17.25 1078224 2355752 68336 02:05:24 01:42:01 3926280 0 1122452 14.01 2620 2957588 1665240 18.39 1289768 2245204 199708 02:05:24 01:43:01 3637576 0 1213876 15.16 2620 3154868 1928208 21.29 1476632 2326044 51456 02:05:24 01:44:01 3709440 0 1179220 14.72 2620 3117660 1795936 19.83 1356932 2368788 103124 02:05:24 01:45:05 1484640 0 1338172 16.71 2620 5183508 1921156 21.21 1812448 4040408 886952 02:05:24 01:46:01 576112 0 1406148 17.56 2620 6024060 2214128 24.45 3035616 3658504 116500 02:05:24 01:47:03 262924 0 1458312 18.21 2620 6285084 2610156 28.82 3061032 3923804 80004 02:05:24 01:48:01 977104 0 1451684 18.13 2620 5577532 1915676 21.15 2369084 3901784 7772 02:05:24 01:49:01 2433904 0 1285836 16.06 2620 4286580 1428040 15.77 1304920 3539792 12 02:05:24 01:50:01 2433740 0 1285996 16.06 2620 4286584 1403344 15.49 1330252 3515052 8 02:05:24 01:51:01 2436296 0 1283436 16.03 2620 4286588 1391176 15.36 1329160 3515236 8 02:05:24 01:52:01 2436520 0 1283204 16.02 2620 4286596 1391236 15.36 1329300 3515236 8 02:05:24 01:53:01 2436864 0 1282860 16.02 2620 4286596 1391176 15.36 1328848 3515720 12 02:05:24 01:54:01 2436924 0 1282796 16.02 2620 4286600 1391008 15.36 1329644 3514560 12 02:05:24 01:55:01 2437068 0 1282616 16.01 2620 4286636 1391128 15.36 1329740 3514500 8 02:05:24 01:56:01 2437352 0 1282328 16.01 2620 4286640 1391008 15.36 1329632 3514500 12 02:05:24 01:57:01 2437344 0 1282328 16.01 2620 4286648 1391008 15.36 1329648 3514500 8 02:05:24 01:58:01 2437492 0 1282180 16.01 2620 4286648 1391008 15.36 1329640 3514500 16 02:05:24 01:59:01 2437320 0 1282344 16.01 2620 4286656 1391008 15.36 1329648 3514504 8 02:05:24 02:00:01 2437100 0 1282564 16.01 2620 4286656 1391116 15.36 1329744 3514504 8 02:05:24 02:01:01 2436116 0 1283540 16.03 2620 4286664 1393404 15.38 1330484 3514504 8 02:05:24 02:02:01 2436716 0 1282760 16.02 2620 4286844 1391516 15.36 1329952 3514620 8 02:05:24 02:03:01 2436716 0 1282756 16.02 2620 4286848 1391516 15.36 1329956 3514620 8 02:05:24 02:04:01 2436700 0 1282768 16.02 2620 4286852 1391516 15.36 1329960 3514620 8 02:05:24 02:05:01 2436152 0 1283308 16.02 2620 4286860 1391696 15.37 1330416 3514624 8 02:05:24 Average: 2501082 0 1262124 15.76 2620 4243114 1565974 17.29 1498452 3320574 70554 02:05:24 02:05:24 01:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:05:24 01:40:01 veth485a822 965.70 744.29 90.35 2692.76 0.00 0.00 0.00 0.00 02:05:24 01:40:01 eth0 1662.42 1759.97 6408.88 206.22 0.00 0.00 0.00 0.00 02:05:24 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:40:01 docker0 965.70 744.16 77.15 2692.75 0.00 0.00 0.00 0.00 02:05:24 01:41:01 eth0 408.43 335.95 3060.00 34.24 0.00 0.00 0.00 0.00 02:05:24 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:41:01 vethf434978 82.28 121.12 5.83 361.59 0.00 0.00 0.00 0.00 02:05:24 01:41:01 docker0 82.28 121.00 4.70 361.58 0.00 0.00 0.00 0.00 02:05:24 01:42:01 eth0 177.53 150.22 516.42 23.80 0.00 0.00 0.00 0.00 02:05:24 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:42:01 vethf0edaf3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:05:24 01:42:01 docker0 132.23 146.63 10.13 485.84 0.00 0.00 0.00 0.00 02:05:24 01:43:01 eth0 43.52 28.40 27.53 115.27 0.00 0.00 0.00 0.00 02:05:24 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:43:01 vethf0edaf3 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 02:05:24 01:43:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 02:05:24 01:44:01 eth0 23.44 12.82 18.97 10.26 0.00 0.00 0.00 0.00 02:05:24 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:44:01 vethf0edaf3 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 02:05:24 01:44:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 02:05:24 01:45:05 eth0 210.58 180.07 1605.76 24.95 0.00 0.00 0.00 0.00 02:05:24 01:45:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:45:05 vethf43dfc1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:05:24 01:45:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:46:01 veth0444b0b 0.04 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:05:24 01:46:01 eth0 96.28 66.97 200.18 15.69 0.00 0.00 0.00 0.00 02:05:24 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:46:01 veth40dcd9d 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 02:05:24 01:47:03 vethb464cd1 8.85 10.32 0.70 32.42 0.00 0.00 0.00 0.00 02:05:24 01:47:03 eth0 97.57 66.53 280.15 125.23 0.00 0.00 0.00 0.00 02:05:24 01:47:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:47:03 vethd1e9e01 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 02:05:24 01:48:01 vethfac6b29 29.10 50.94 2.29 358.86 0.00 0.00 0.00 0.00 02:05:24 01:48:01 eth0 237.62 143.99 1731.00 27.20 0.00 0.00 0.00 0.00 02:05:24 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:48:01 vethf43dfc1 0.00 2.29 0.00 0.11 0.00 0.00 0.00 0.00 02:05:24 01:49:01 eth0 10.31 6.18 9.06 4.12 0.00 0.00 0.00 0.00 02:05:24 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:49:01 docker0 1309.57 1194.49 99.94 4336.20 0.00 0.00 0.00 0.00 02:05:24 01:50:01 eth0 0.73 0.32 0.19 0.08 0.00 0.00 0.00 0.00 02:05:24 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:51:01 eth0 0.82 0.33 0.32 0.20 0.00 0.00 0.00 0.00 02:05:24 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:52:01 eth0 1.35 0.27 0.35 0.20 0.00 0.00 0.00 0.00 02:05:24 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:53:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 02:05:24 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:54:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:05:24 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:55:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 02:05:24 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:56:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:05:24 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:05:24 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:58:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:59:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:00:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:05:24 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:01:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:05:24 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:02:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:05:24 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:05:01 eth0 0.75 0.50 0.42 0.24 0.00 0.00 0.00 0.00 02:05:24 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 Average: eth0 114.51 106.14 534.88 22.72 0.00 0.00 0.00 0.00 02:05:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:24 Average: docker0 50.42 45.98 3.85 166.93 0.00 0.00 0.00 0.00 02:05:24 02:05:24 02:05:24 ---> sar -P ALL: 02:05:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 02:05:24 02:05:24 01:38:39 LINUX RESTART (2 CPU) 02:05:24 02:05:24 01:39:01 CPU %user %nice %system %iowait %steal %idle 02:05:24 01:40:01 all 30.13 0.00 6.88 7.15 0.12 55.73 02:05:24 01:40:01 0 32.23 0.00 7.78 6.83 0.11 53.05 02:05:24 01:40:01 1 28.05 0.00 5.99 7.46 0.12 58.38 02:05:24 01:41:01 all 6.99 0.00 3.41 14.71 0.07 74.81 02:05:24 01:41:01 0 7.55 0.00 3.69 17.13 0.07 71.57 02:05:24 01:41:01 1 6.44 0.00 3.14 12.31 0.07 78.04 02:05:24 01:42:01 all 37.05 0.00 6.45 8.13 0.11 48.27 02:05:24 01:42:01 0 36.87 0.00 6.32 8.61 0.11 48.09 02:05:24 01:42:01 1 37.23 0.00 6.57 7.64 0.11 48.45 02:05:24 01:43:01 all 36.95 0.00 4.41 11.97 0.10 46.58 02:05:24 01:43:01 0 36.58 0.00 4.44 12.47 0.09 46.42 02:05:24 01:43:01 1 37.31 0.00 4.38 11.46 0.11 46.73 02:05:24 01:44:01 all 59.82 0.00 7.78 5.00 0.10 27.30 02:05:24 01:44:01 0 58.06 0.00 7.60 3.72 0.09 30.53 02:05:24 01:44:01 1 61.59 0.00 7.96 6.28 0.11 24.06 02:05:24 01:45:05 all 28.79 0.00 10.48 26.26 0.13 34.34 02:05:24 01:45:05 0 28.34 0.00 10.79 25.88 0.12 34.87 02:05:24 01:45:05 1 29.24 0.00 10.18 26.64 0.13 33.81 02:05:24 01:46:01 all 34.46 0.00 14.57 38.06 0.11 12.81 02:05:24 01:46:01 0 36.07 0.00 13.00 37.72 0.10 13.12 02:05:24 01:46:01 1 32.85 0.00 16.14 38.40 0.12 12.50 02:05:24 01:47:03 all 63.10 0.00 14.02 20.64 0.14 2.10 02:05:24 01:47:03 0 62.63 0.00 14.05 21.07 0.14 2.11 02:05:24 01:47:03 1 63.56 0.00 13.98 20.22 0.14 2.09 02:05:24 01:48:01 all 63.66 0.00 15.17 16.27 0.11 4.79 02:05:24 01:48:01 0 64.21 0.00 14.62 15.74 0.11 5.32 02:05:24 01:48:01 1 63.11 0.00 15.71 16.80 0.11 4.26 02:05:24 01:49:01 all 2.66 0.00 1.85 1.54 0.03 93.91 02:05:24 01:49:01 0 2.67 0.00 1.83 1.18 0.03 94.28 02:05:24 01:49:01 1 2.65 0.00 1.87 1.91 0.03 93.54 02:05:24 01:50:01 all 0.09 0.00 0.04 0.01 0.03 99.83 02:05:24 01:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:05:24 01:50:01 1 0.15 0.00 0.05 0.02 0.03 99.75 02:05:24 02:05:24 01:50:01 CPU %user %nice %system %iowait %steal %idle 02:05:24 01:51:01 all 0.17 0.00 0.05 0.00 0.03 99.76 02:05:24 01:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:05:24 01:51:01 1 0.30 0.00 0.05 0.00 0.03 99.62 02:05:24 01:52:01 all 0.09 0.00 0.03 0.00 0.03 99.85 02:05:24 01:52:01 0 0.03 0.00 0.03 0.00 0.05 99.88 02:05:24 01:52:01 1 0.15 0.00 0.02 0.00 0.02 99.82 02:05:24 01:53:01 all 0.15 0.00 0.03 0.00 0.02 99.81 02:05:24 01:53:01 0 0.12 0.00 0.03 0.00 0.03 99.82 02:05:24 01:53:01 1 0.18 0.00 0.02 0.00 0.00 99.80 02:05:24 01:54:01 all 0.06 0.00 0.03 0.00 0.02 99.89 02:05:24 01:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:05:24 01:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:05:24 01:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 02:05:24 01:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:05:24 01:55:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:05:24 01:56:01 all 0.13 0.00 0.03 0.00 0.02 99.82 02:05:24 01:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:05:24 01:56:01 1 0.25 0.00 0.03 0.00 0.03 99.68 02:05:24 01:57:01 all 0.08 0.00 0.03 0.00 0.03 99.87 02:05:24 01:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:05:24 01:57:01 1 0.12 0.00 0.05 0.00 0.05 99.78 02:05:24 01:58:01 all 0.14 0.00 0.02 0.00 0.03 99.82 02:05:24 01:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:05:24 01:58:01 1 0.27 0.00 0.02 0.00 0.02 99.70 02:05:24 01:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:05:24 01:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:05:24 01:59:01 1 0.22 0.00 0.03 0.00 0.03 99.72 02:05:24 02:00:01 all 0.10 0.00 0.03 0.00 0.03 99.85 02:05:24 02:00:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:05:24 02:00:01 1 0.18 0.00 0.02 0.00 0.02 99.78 02:05:24 02:01:01 all 0.10 0.00 0.03 0.00 0.03 99.84 02:05:24 02:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:05:24 02:01:01 1 0.15 0.00 0.03 0.00 0.02 99.80 02:05:24 02:05:24 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:05:24 02:02:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:05:24 02:02:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:05:24 02:02:01 1 0.17 0.00 0.03 0.00 0.02 99.78 02:05:24 02:03:01 all 0.06 0.00 0.02 0.00 0.02 99.91 02:05:24 02:03:01 0 0.12 0.00 0.02 0.00 0.03 99.83 02:05:24 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:05:24 02:04:01 all 0.07 0.00 0.01 0.00 0.03 99.89 02:05:24 02:04:01 0 0.10 0.00 0.00 0.00 0.02 99.88 02:05:24 02:04:01 1 0.03 0.00 0.02 0.00 0.05 99.90 02:05:24 02:05:01 all 0.04 0.00 0.03 0.00 0.03 99.91 02:05:24 02:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:05:24 02:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:05:24 Average: all 13.32 0.00 3.11 5.48 0.05 78.04 02:05:24 Average: 0 13.34 0.00 3.09 5.50 0.05 78.03 02:05:24 Average: 1 13.31 0.00 3.14 5.45 0.05 78.05 02:05:24 02:05:24 02:05:24