Pull request #3389 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f889627254aa08f6634109be95b00785bd857dce+ffeef0baf9084ef973288a9a81981f0cc896aaf1 (9263e2c90aa459cc8af31f204e4e701078cbdc07) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3389/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3389/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1176’ is offline; ‘prd-centos7-docker-4c-2g-1188’ is offline Running on prd-centos7-docker-4c-2g-1195 in /w/workspace/edgexfoundry_edgex-go_PR-3389 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ffeef0baf9084ef973288a9a81981f0cc896aaf1 into PR head commit f889627254aa08f6634109be95b00785bd857dce Merge succeeded, producing f889627254aa08f6634109be95b00785bd857dce Checking out Revision f889627254aa08f6634109be95b00785bd857dce (PR-3389) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3389/head:refs/remotes/origin/PR-3389 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f889627254aa08f6634109be95b00785bd857dce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ffeef0baf9084ef973288a9a81981f0cc896aaf1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f889627254aa08f6634109be95b00785bd857dce # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:56:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:56:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:56:32 ========================================================= 15:56:32 EdgeX Global Pipelines Version Info 15:56:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:56:36 ------------------- 15:56:36 stable info: 15:56:36 ------------------- 15:56:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:56:36 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:56:36 Message: update stable to v1.0.186 15:56:37 ------------------- 15:56:37 experimental info: 15:56:37 ------------------- 15:56:37 Commited By: **** collab-it+edgex@linuxfoundation.org 15:56:37 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 15:56:37 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:56:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3389 [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3389 [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3389 [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f889627254aa08f6634109be95b00785bd857dce [Pipeline] echo 15:56:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f889627 [Pipeline] echo 15:56:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:56:40 provisioning config files... 15:56:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6679450709634304467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:40 ---> docker-login.sh 15:56:40 nexus3.edgexfoundry.org:10001 15:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:41 Configure a credential helper to remove this warning. See 15:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:41 15:56:41 Login Succeeded 15:56:41 nexus3.edgexfoundry.org:10002 15:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:42 Configure a credential helper to remove this warning. See 15:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:42 15:56:42 Login Succeeded 15:56:42 nexus3.edgexfoundry.org:10003 15:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:42 Configure a credential helper to remove this warning. See 15:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:42 15:56:42 Login Succeeded 15:56:42 nexus3.edgexfoundry.org:10004 15:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:42 Configure a credential helper to remove this warning. See 15:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:42 15:56:42 Login Succeeded 15:56:42 docker.io 15:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:43 Configure a credential helper to remove this warning. See 15:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:43 15:56:43 Login Succeeded 15:56:43 ---> docker-login.sh ends [Pipeline] } 15:56:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:43 ++ 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 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/core-command/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo core-command,cmd/core-command/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ cut -d/ -f2 15:56:43 ++ dirname cmd/core-data/Dockerfile 15:56:43 + echo core-data,cmd/core-data/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/core-metadata/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo core-metadata,cmd/core-metadata/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/security-bootstrapper/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/security-proxy-setup/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/support-notifications/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo support-notifications,cmd/support-notifications/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/support-scheduler/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:56:43 + for file in '`ls cmd/**/Dockerfile`' 15:56:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:56:43 ++ cut -d/ -f2 15:56:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:56:44 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:56:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:45 15:56:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:56:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:45 latest: Pulling from edgex-devops/git-semver 15:56:45 31603596830f: Pulling fs layer 15:56:45 2a8b12db71e7: Pulling fs layer 15:56:45 6ca5941a6612: Pulling fs layer 15:56:45 ecc8261a40a4: Pulling fs layer 15:56:45 ecc8261a40a4: Waiting 15:56:45 2a8b12db71e7: Verifying Checksum 15:56:45 2a8b12db71e7: Download complete 15:56:46 ecc8261a40a4: Verifying Checksum 15:56:46 ecc8261a40a4: Download complete 15:56:46 31603596830f: Verifying Checksum 15:56:46 31603596830f: Download complete 15:56:46 6ca5941a6612: Verifying Checksum 15:56:46 6ca5941a6612: Download complete 15:56:47 31603596830f: Pull complete 15:56:47 2a8b12db71e7: Pull complete 15:56:49 6ca5941a6612: Pull complete 15:56:50 ecc8261a40a4: Pull complete 15:56:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:56:51 prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container 15:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:56:55 $ docker top c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:55 [ssh-agent] Looking for ssh-agent implementation... 15:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:56 $ docker exec c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 ssh-agent 15:56:56 SSH_AUTH_SOCK=/tmp/ssh-kJm8Wah9mQWu/agent.12 15:56:56 SSH_AGENT_PID=18 15:56:56 Running ssh-add (command line suppressed) 15:56:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5143303412740451708.key (/w/workspace/edgex-go/1@tmp/private_key_5143303412740451708.key) 15:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:57 + git tag --points-at HEAD [Pipeline] } 15:56:57 $ docker exec --env ******** --env ******** c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 ssh-agent -k 15:56:58 unset SSH_AUTH_SOCK; 15:56:58 unset SSH_AGENT_PID; 15:56:58 echo Agent pid 18 killed; 15:56:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:56:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:58 [ssh-agent] Looking for ssh-agent implementation... 15:56:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:58 $ docker exec c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 ssh-agent 15:56:59 SSH_AUTH_SOCK=/tmp/ssh-OUWLo45ynTMo/agent.47 15:56:59 SSH_AGENT_PID=53 15:56:59 Running ssh-add (command line suppressed) 15:56:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2756460229595363994.key (/w/workspace/edgex-go/1@tmp/private_key_2756460229595363994.key) 15:56:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:01 + git semver init 15:57:01 # -> Open(): unable to determine branch for HEAD 15:57:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:57:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:57:01 # $SEMVER_REMOTE_NAME = origin 15:57:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:01 # $SEMVER_USER_NAME = edgex-jenkins 15:57:01 # $SEMVER_BRANCH = PR-3389 15:57:01 # $SEMVER_TEMP = /tmp/semver-137688998 15:57:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:57:40 # '/tmp/semver-137688998' -> '/w/workspace/edgex-go/1/.semver' 15:57:40 # -> Force: false 15:57:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:57:40 $ docker exec --env ******** --env ******** c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 ssh-agent -k 15:57:41 unset SSH_AUTH_SOCK; 15:57:41 unset SSH_AGENT_PID; 15:57:41 echo Agent pid 53 killed; 15:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:42 + git semver [Pipeline] } 15:57:42 $ docker stop --time=1 c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 15:57:45 $ docker rm -f c6375eb27e6cda245a1b874fbf769bca610c8e1539376a64129abcf70a73e2e1 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:57:47 Stashed 1 file(s) [Pipeline] echo 15:57:47 [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 15:57:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:57:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:57:49 + sudo service docker restart 15:57:49 + true 15:57:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:57:50 ========================================================= 15:57:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:57:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:57:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:58:01 Sending build context to Docker daemon 329.6MB 15:58:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:58:01 Step 2/6 : FROM ${BASE} 15:58:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:58:01 188c0c94c7c5: Pulling fs layer 15:58:01 0ef7d3d256c8: Pulling fs layer 15:58:01 de9db76c5a1d: Pulling fs layer 15:58:01 bca2f99d35d6: Pulling fs layer 15:58:01 93359f2a8cfa: Pulling fs layer 15:58:01 7c6f9722023f: Pulling fs layer 15:58:01 a35cf1a2eb13: Pulling fs layer 15:58:01 93359f2a8cfa: Waiting 15:58:01 7c6f9722023f: Waiting 15:58:01 bca2f99d35d6: Waiting 15:58:01 a35cf1a2eb13: Waiting 15:58:01 de9db76c5a1d: Verifying Checksum 15:58:01 de9db76c5a1d: Download complete 15:58:01 0ef7d3d256c8: Verifying Checksum 15:58:01 0ef7d3d256c8: Download complete 15:58:01 93359f2a8cfa: Verifying Checksum 15:58:01 93359f2a8cfa: Download complete 15:58:01 188c0c94c7c5: Verifying Checksum 15:58:01 188c0c94c7c5: Download complete 15:58:01 7c6f9722023f: Verifying Checksum 15:58:01 7c6f9722023f: Download complete 15:58:01 188c0c94c7c5: Pull complete 15:58:02 0ef7d3d256c8: Pull complete 15:58:02 de9db76c5a1d: Pull complete 15:58:02 Still waiting to schedule task 15:58:02 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1196’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1197’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1200’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1201’ is offline 15:58:05 a35cf1a2eb13: Verifying Checksum 15:58:05 a35cf1a2eb13: Download complete 15:58:06 bca2f99d35d6: Verifying Checksum 15:58:06 bca2f99d35d6: Download complete 15:58:21 bca2f99d35d6: Pull complete 15:58:21 93359f2a8cfa: Pull complete 15:58:22 7c6f9722023f: Pull complete 15:58:30 a35cf1a2eb13: Pull complete 15:58:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:58:30 ---> a62c8e92a672 15:58:30 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 15:58:30 ---> Running in d2a1dd6722e0 15:58:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:32 (1/12) Installing libmagic (5.38-r0) 15:58:33 (2/12) Installing file (5.38-r0) 15:58:33 (3/12) Installing libc-dev (0.7.2-r3) 15:58:33 (4/12) Installing g++ (9.3.0-r2) 15:58:37 (5/12) Installing fortify-headers (1.1-r0) 15:58:37 (6/12) Installing patch (2.7.6-r6) 15:58:37 (7/12) Installing build-base (0.5-r2) 15:58:37 (8/12) Installing libsodium (1.0.18-r0) 15:58:37 (9/12) Installing pkgconf (1.7.2-r0) 15:58:37 (10/12) Installing libsodium-dev (1.0.18-r0) 15:58:38 (11/12) Installing libzmq (4.3.3-r0) 15:58:38 (12/12) Installing zeromq-dev (4.3.3-r0) 15:58:38 Executing busybox-1.31.1-r19.trigger 15:58:38 OK: 233 MiB in 51 packages 15:58:43 Removing intermediate container d2a1dd6722e0 15:58:43 ---> 5901c86a6046 15:58:43 Step 4/6 : WORKDIR /edgex-go 15:58:43 ---> Running in d3e4484f740c 15:58:43 Removing intermediate container d3e4484f740c 15:58:43 ---> 3d6ccb989f60 15:58:43 Step 5/6 : COPY go.mod . 15:58:44 ---> f8bb395c95e8 15:58:44 Step 6/6 : RUN go mod download 15:58:44 ---> Running in 9dafc1208b7e 15:59:17 Removing intermediate container 9dafc1208b7e 15:59:17 ---> 2060cb18111e 15:59:17 Successfully built 2060cb18111e 15:59:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:59:17 + docker inspect -f . ci-base-image-x86_64 15:59:17 . [Pipeline] withDockerContainer 15:59:18 prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container 15:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 15:59:21 $ docker top 4ab07d6c7c17197b9ecafa73713b55f42bc8ea633fdf012e779c50a89531bf22 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:23 + go version 15:59:23 go version go1.15.5 linux/amd64 [Pipeline] } 15:59:23 $ docker stop --time=1 4ab07d6c7c17197b9ecafa73713b55f42bc8ea633fdf012e779c50a89531bf22 15:59:26 $ docker rm -f 4ab07d6c7c17197b9ecafa73713b55f42bc8ea633fdf012e779c50a89531bf22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:27 + docker inspect -f . ci-base-image-x86_64 15:59:27 . [Pipeline] withDockerContainer 15:59:28 prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container 15:59:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 15:59:29 $ docker top 4e4c17d30f698a4de5a10ba22400977504dd467a0daf486dcf25952464c2d374 -eo pid,comm [Pipeline] { [Pipeline] echo 15:59:30 ========================================================= 15:59:30 [edgeXBuildGoParallel] Running Tests and Build... 15:59:30 ========================================================= [Pipeline] sh 15:59:30 + make test 15:59:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:00:03 ? github.com/edgexfoundry/edgex-go [no test files] 16:00:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1204 in /w/workspace/edgexfoundry_edgex-go_PR-3389 [Pipeline] { [Pipeline] ws 16:00:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:00:41 using credential edgex-jenkins-ssh 16:00:41 Cloning the remote Git repository 16:00:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:00:41 > git init /w/workspace/edgex-go/1 # timeout=10 16:00:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:41 > git --version # timeout=10 16:00:41 > git --version # 'git version 2.17.1' 16:00:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:01:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:01:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:01:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3389/head:refs/remotes/origin/PR-3389 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:01:05 Merging remotes/origin/master commit ffeef0baf9084ef973288a9a81981f0cc896aaf1 into PR head commit f889627254aa08f6634109be95b00785bd857dce 16:01:06 Merge succeeded, producing f889627254aa08f6634109be95b00785bd857dce 16:01:06 Checking out Revision f889627254aa08f6634109be95b00785bd857dce (PR-3389) 16:01:05 > git config core.sparsecheckout # timeout=10 16:01:05 > git checkout -f f889627254aa08f6634109be95b00785bd857dce # timeout=10 16:01:06 > git remote # timeout=10 16:01:06 > git config --get remote.origin.url # timeout=10 16:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:06 > git merge ffeef0baf9084ef973288a9a81981f0cc896aaf1 # timeout=10 16:01:06 > git rev-parse HEAD^{commit} # timeout=10 16:01:06 > git config core.sparsecheckout # timeout=10 16:01:06 > git checkout -f f889627254aa08f6634109be95b00785bd857dce # timeout=10 16:01:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 16:01:10 > git --version # timeout=10 16:01:10 > git --version # 'git version 2.17.1' 16:01:10 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:01:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:01:13 + sudo service docker restart 16:01:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:01:15 provisioning config files... 16:01:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9106581618533357410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:16 ---> docker-login.sh 16:01:16 nexus3.edgexfoundry.org:10001 16:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:17 Configure a credential helper to remove this warning. See 16:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:17 16:01:17 Login Succeeded 16:01:17 nexus3.edgexfoundry.org:10002 16:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:17 Configure a credential helper to remove this warning. See 16:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:17 16:01:17 Login Succeeded 16:01:17 nexus3.edgexfoundry.org:10003 16:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:18 Configure a credential helper to remove this warning. See 16:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:18 16:01:18 Login Succeeded 16:01:18 nexus3.edgexfoundry.org:10004 16:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:19 Configure a credential helper to remove this warning. See 16:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:19 16:01:19 Login Succeeded 16:01:19 docker.io 16:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:19 Configure a credential helper to remove this warning. See 16:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:19 16:01:19 Login Succeeded 16:01:19 ---> docker-login.sh ends [Pipeline] } 16:01:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 16:01:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:01:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:01:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] unstash [Pipeline] echo 16:01:20 ========================================================= 16:01:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:01:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:01:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:01:23 Sending build context to Docker daemon 167.4MB 16:01:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:01:23 Step 2/6 : FROM ${BASE} 16:01:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:23 5f621e34cdf4: Pulling fs layer 16:01:23 a4357932f1b6: Pulling fs layer 16:01:23 18c013af1878: Pulling fs layer 16:01:23 00ac8860ef70: Pulling fs layer 16:01:23 63d7cb157983: Pulling fs layer 16:01:23 b116817d02f9: Pulling fs layer 16:01:23 745a02a5169b: Pulling fs layer 16:01:23 00ac8860ef70: Waiting 16:01:23 63d7cb157983: Waiting 16:01:23 b116817d02f9: Waiting 16:01:23 745a02a5169b: Waiting 16:01:23 18c013af1878: Verifying Checksum 16:01:23 18c013af1878: Download complete 16:01:23 a4357932f1b6: Verifying Checksum 16:01:23 a4357932f1b6: Download complete 16:01:23 63d7cb157983: Verifying Checksum 16:01:23 63d7cb157983: Download complete 16:01:23 5f621e34cdf4: Verifying Checksum 16:01:23 b116817d02f9: Verifying Checksum 16:01:23 b116817d02f9: Download complete 16:01:24 5f621e34cdf4: Pull complete 16:01:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:01:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:01:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:01:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:01:24 a4357932f1b6: Pull complete 16:01:25 18c013af1878: Pull complete 16:01:26 745a02a5169b: Verifying Checksum 16:01:26 745a02a5169b: Download complete 16:01:26 00ac8860ef70: Verifying Checksum 16:01:26 00ac8860ef70: Download complete 16:01:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:01:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:01:36 00ac8860ef70: Pull complete 16:01:36 63d7cb157983: Pull complete 16:01:36 b116817d02f9: Pull complete 16:01:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:01:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:01:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:01:41 745a02a5169b: Pull complete 16:01:41 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:01:41 ---> b7e6874047d6 16:01:41 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 16:01:44 ---> Running in 2e61926112df 16:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:46 (1/12) Installing libmagic (5.38-r0) 16:01:46 (2/12) Installing file (5.38-r0) 16:01:47 (3/12) Installing libc-dev (0.7.2-r3) 16:01:47 (4/12) Installing g++ (9.3.0-r2) 16:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 45.9% of statements 16:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:01:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 19.8% of statements 16:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.567s coverage: 100.0% of statements 16:01:51 (5/12) Installing fortify-headers (1.1-r0) 16:01:51 (6/12) Installing patch (2.7.6-r6) 16:01:51 (7/12) Installing build-base (0.5-r2) 16:01:51 (8/12) Installing libsodium (1.0.18-r0) 16:01:51 (9/12) Installing pkgconf (1.7.2-r0) 16:01:51 (10/12) Installing libsodium-dev (1.0.18-r0) 16:01:51 (11/12) Installing libzmq (4.3.3-r0) 16:01:51 (12/12) Installing zeromq-dev (4.3.3-r0) 16:01:51 Executing busybox-1.31.1-r19.trigger 16:01:51 OK: 217 MiB in 51 packages 16:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.655s coverage: 27.1% of statements 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.218s coverage: 100.0% of statements 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.269s coverage: 100.0% of statements 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:01:56 Removing intermediate container 2e61926112df 16:01:56 ---> 312ea77d0c98 16:01:56 Step 4/6 : WORKDIR /edgex-go 16:01:56 ---> Running in 015ea87cb105 16:01:56 Removing intermediate container 015ea87cb105 16:01:56 ---> 8b8b5062ee08 16:01:56 Step 5/6 : COPY go.mod . 16:01:57 ---> d61052df4565 16:01:57 Step 6/6 : RUN go mod download 16:01:57 ---> Running in e7c16dde6a75 16:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.358s coverage: 71.3% of statements 16:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.263s coverage: 82.9% of statements 16:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.522s coverage: 78.9% of statements 16:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.851s coverage: 28.6% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.283s coverage: 100.0% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.158s coverage: 100.0% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.365s coverage: 86.7% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:02:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.394s coverage: 97.5% of statements 16:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:02:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements 16:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.933s coverage: 93.0% of statements 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.128s coverage: 58.8% of statements 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.9% of statements 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 79.5% of statements 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.122s coverage: 94.1% of statements 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 16:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 16:02:24 Removing intermediate container e7c16dde6a75 16:02:24 ---> 01ef0dcfed05 16:02:24 Successfully built 01ef0dcfed05 16:02:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:02:24 + docker inspect -f . ci-base-image-arm64 16:02:24 . [Pipeline] withDockerContainer 16:02:25 prd-ubuntu18.04-docker-arm64-4c-16g-1204 does not seem to be running inside a container 16:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:02:26 $ docker top 2cf51d3122d169905dca87e09204e8089f0392b4448a94e07dac9d1d4dd808ae -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements 16:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 16:02:28 + go version 16:02:28 go version go1.15.5 linux/arm64 [Pipeline] } 16:02:28 $ docker stop --time=1 2cf51d3122d169905dca87e09204e8089f0392b4448a94e07dac9d1d4dd808ae 16:02:30 $ docker rm -f 2cf51d3122d169905dca87e09204e8089f0392b4448a94e07dac9d1d4dd808ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:31 + docker inspect -f . ci-base-image-arm64 16:02:31 . [Pipeline] withDockerContainer 16:02:31 prd-ubuntu18.04-docker-arm64-4c-16g-1204 does not seem to be running inside a container 16:02:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:02:33 $ docker top 77c595da064d9975b738719f98537542604376b9d6d8eb89e8a3a9957717613a -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:33 ========================================================= 16:02:33 [edgeXBuildGoParallel] Running Tests and Build... 16:02:33 ========================================================= [Pipeline] sh 16:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.551s coverage: 81.9% of statements 16:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:02:34 + make test 16:02:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.391s coverage: 92.9% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.131s coverage: 77.8% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.151s coverage: 87.2% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.128s coverage: 100.0% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.116s coverage: 75.5% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 84.6% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.6% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.451s coverage: 64.4% of statements 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 16:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 16:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.013s coverage: 69.0% of statements 16:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.470s coverage: 38.4% of statements 16:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.143s coverage: 89.5% of statements 16:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.197s coverage: 84.8% of statements 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.336s coverage: 47.0% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.204s coverage: 100.0% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.118s coverage: 9.6% of statements 16:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.329s coverage: 88.6% of statements 16:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:02:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.417s coverage: 28.7% of statements 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:02:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.128s coverage: 99.0% of statements 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:02:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:02:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.112s coverage: 64.6% of statements 16:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:02:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.360s coverage: 95.6% of statements 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:02:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:02:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:02:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:02:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:02:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 16:02:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.141s coverage: 28.1% of statements 16:02:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:02:58 GO111MODULE=on go vet ./... 16:03:00 ? github.com/edgexfoundry/edgex-go [no test files] 16:03:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:04:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:04:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:04:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:04:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:04:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:04:21 gofmt -l . 16:04:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:04:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:04:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:04:24 [ "`gofmt -l .`" = "" ] 16:04:26 ./bin/test-go-mod-tidy.sh 16:04:28 ./bin/test-attribution-txt.sh [Pipeline] sh 16:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements 16:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.163s coverage: 19.8% of statements 16:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.277s coverage: 100.0% of statements 16:04:31 + ls -al . 16:04:31 total 812 16:04:31 drwxrwxr-x 10 1001 1001 4096 Apr 20 16:04 . 16:04:31 drwxr-xr-x 4 root root 28 Apr 20 15:59 .. 16:04:31 -rw-rw-r-- 1 1001 1001 11 Apr 20 15:56 .dockerignore 16:04:31 drwxrwxr-x 8 1001 1001 179 Apr 20 15:56 .git 16:04:31 drwxrwxr-x 3 1001 1001 125 Apr 20 15:56 .github 16:04:31 -rw-rw-r-- 1 1001 1001 818 Apr 20 15:56 .gitignore 16:04:31 drwx------ 3 1001 1001 60 Apr 20 15:57 .semver 16:04:31 -rw-rw-r-- 1 1001 1001 166 Apr 20 15:56 .sonarcloud.properties 16:04:31 -rw-rw-r-- 1 1001 1001 8609 Apr 20 15:56 Attribution.txt 16:04:31 -rw-rw-r-- 1 1001 1001 3804 Apr 20 15:56 CONTRIBUTING.md 16:04:31 -rw-rw-r-- 1 1001 1001 931 Apr 20 15:56 Dockerfile.build 16:04:31 -rw-rw-r-- 1 1001 1001 863 Apr 20 15:56 Jenkinsfile 16:04:31 -rw-rw-r-- 1 1001 1001 10775 Apr 20 15:56 LICENSE 16:04:31 -rw-rw-r-- 1 1001 1001 5774 Apr 20 15:56 Makefile 16:04:31 -rw-rw-r-- 1 1001 1001 7978 Apr 20 15:56 README.md 16:04:31 -rw-rw-r-- 1 1001 1001 6755 Apr 20 15:56 SECURITY.md 16:04:31 -rw-rw-r-- 1 1001 1001 5 Apr 20 15:57 VERSION 16:04:31 -rw-rw-r-- 1 1001 1001 4131 Apr 20 15:56 ZMQWindows.md 16:04:31 drwxrwxr-x 2 1001 1001 117 Apr 20 15:56 bin 16:04:31 drwxrwxr-x 14 1001 1001 4096 Apr 20 15:56 cmd 16:04:31 -rw-r--r-- 1 root root 703598 Apr 20 16:02 coverage.out 16:04:31 -rw-r--r-- 1 root root 1058 Apr 20 16:04 go.mod 16:04:31 -rw-r--r-- 1 root root 22182 Apr 20 16:04 go.sum 16:04:31 drwxrwxr-x 8 1001 1001 127 Apr 20 15:56 internal 16:04:31 drwxrwxr-x 4 1001 1001 26 Apr 20 15:56 openapi 16:04:31 drwxrwxr-x 4 1001 1001 71 Apr 20 15:56 snap 16:04:31 -rw-rw-r-- 1 1001 1001 168 Apr 20 15:56 version.go [Pipeline] sh 16:04:33 + '[' -e coverage.out ] 16:04:33 + chown 1001:1001 coverage.out [Pipeline] stash 16:04:34 Stashed 1 file(s) [Pipeline] sh 16:04:35 + make build 16:04:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.554s coverage: 27.1% of statements 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.137s coverage: 100.0% of statements 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.154s coverage: 100.0% of statements 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:04:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.253s coverage: 71.3% of statements 16:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:04:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:04:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.515s coverage: 82.9% of statements 16:04:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:04:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:04:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.197s coverage: 78.9% of statements 16:04:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:04:43 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 16:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.213s coverage: 28.6% of statements 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.168s coverage: 100.0% of statements 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.463s coverage: 86.7% of statements 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.519s coverage: 97.5% of statements 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.208s coverage: 78.3% of statements 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:05:02 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 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.285s coverage: 93.0% of statements 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.133s coverage: 58.8% of statements 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 0.9% of statements 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.137s coverage: 47.1% of statements 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.146s coverage: 79.5% of statements 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.135s coverage: 94.1% of statements 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.168s coverage: 96.3% of statements 16:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements 16:05:05 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 16:05:09 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 16:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:05:13 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 16:05:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements 16:05:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements 16:05:16 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 16:05:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:05:20 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 16:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.504s coverage: 81.9% of statements 16:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:05:26 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 16:05:29 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 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.205s coverage: 92.9% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.130s coverage: 80.8% of statements 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.186s coverage: 84.6% of statements 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.6% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.590s coverage: 64.4% of statements 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.120s coverage: 100.0% of statements 16:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 16:05:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 16:05:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 16:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [Pipeline] } 16:05:34 $ docker stop --time=1 4e4c17d30f698a4de5a10ba22400977504dd467a0daf486dcf25952464c2d374 16:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.939s coverage: 69.0% of statements 16:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:05:37 $ docker rm -f 4e4c17d30f698a4de5a10ba22400977504dd467a0daf486dcf25952464c2d374 16:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.487s coverage: 38.4% of statements 16:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.103s coverage: 89.5% of statements 16:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.086s coverage: 84.8% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:40 16:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:05:40 latest: Pulling from edgex-devops/edgex-compose 16:05:40 cbdbe7a5bc2a: Pulling fs layer 16:05:40 ca9280d653b3: Pulling fs layer 16:05:40 7e9c9ca2126c: Pulling fs layer 16:05:41 cbdbe7a5bc2a: Verifying Checksum 16:05:41 cbdbe7a5bc2a: Download complete 16:05:42 ca9280d653b3: Verifying Checksum 16:05:42 ca9280d653b3: Download complete 16:05:42 cbdbe7a5bc2a: Pull complete 16:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.0% of statements 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.146s coverage: 9.6% of statements 16:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:05:44 ca9280d653b3: Pull complete 16:05:44 7e9c9ca2126c: Verifying Checksum 16:05:44 7e9c9ca2126c: Download complete 16:05:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.439s coverage: 88.6% of statements 16:05:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:05:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:05:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.290s coverage: 28.7% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.237s coverage: 99.0% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.177s coverage: 64.6% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.361s coverage: 95.6% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:05:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:05:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:05:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 16:05:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:05:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:05:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements 16:05:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.114s coverage: 28.1% of statements 16:05:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 16:05:57 GO111MODULE=on go vet ./... 16:06:01 7e9c9ca2126c: Pull complete 16:06:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:06:01 prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container 16:06:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:06:06 $ docker top b535680da642e6762af7834a8623ec8c7b03d1fc2d26b828e147e5ab9fa9da13 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:07 + docker-compose build --help 16:06:07 + grep parallel 16:06:08 --parallel Build images in parallel. [Pipeline] } 16:06:09 $ docker stop --time=1 b535680da642e6762af7834a8623ec8c7b03d1fc2d26b828e147e5ab9fa9da13 16:06:11 $ docker rm -f b535680da642e6762af7834a8623ec8c7b03d1fc2d26b828e147e5ab9fa9da13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:06:12 . [Pipeline] withDockerContainer 16:06:12 prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container 16:06:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:06:13 $ docker top efd740af2611979e21b0f20695901831b0cd6bae349e4d72964054fe6b5cbfae -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:14 + docker-compose -f ./docker-compose-build.yml build --parallel 16:06:16 Building docker-core-command-go ... 16:06:16 Building docker-core-data-go ... 16:06:16 Building docker-core-metadata-go ... 16:06:16 Building docker-security-bootstrapper-go ... 16:06:16 Building docker-security-proxy-setup-go ... 16:06:16 Building docker-security-secretstore-setup-go ... 16:06:16 Building docker-support-notifications-go ... 16:06:16 Building docker-support-scheduler-go ... 16:06:16 Building docker-sys-mgmt-agent-go ... 16:06:16 Building docker-sys-mgmt-agent-go 16:06:16 Building docker-support-scheduler-go 16:06:16 Building docker-security-proxy-setup-go 16:06:16 Building docker-core-command-go 16:06:16 Building docker-core-metadata-go 16:07:18 gofmt -l . 16:07:18 [ "`gofmt -l .`" = "" ] 16:07:18 ./bin/test-go-mod-tidy.sh 16:07:18 ./bin/test-attribution-txt.sh [Pipeline] sh 16:07:21 + ls -al . 16:07:21 total 840 16:07:21 drwxrwxr-x 9 1001 1001 4096 Apr 20 16:07 . 16:07:21 drwxr-xr-x 4 root root 4096 Apr 20 16:02 .. 16:07:21 -rw-rw-r-- 1 1001 1001 11 Apr 20 16:01 .dockerignore 16:07:21 drwxrwxr-x 8 1001 1001 4096 Apr 20 16:01 .git 16:07:21 drwxrwxr-x 3 1001 1001 4096 Apr 20 16:01 .github 16:07:21 -rw-rw-r-- 1 1001 1001 818 Apr 20 16:01 .gitignore 16:07:21 -rw-rw-r-- 1 1001 1001 166 Apr 20 16:01 .sonarcloud.properties 16:07:21 -rw-rw-r-- 1 1001 1001 8609 Apr 20 16:01 Attribution.txt 16:07:21 -rw-rw-r-- 1 1001 1001 3804 Apr 20 16:01 CONTRIBUTING.md 16:07:21 -rw-rw-r-- 1 1001 1001 931 Apr 20 16:01 Dockerfile.build 16:07:21 -rw-rw-r-- 1 1001 1001 863 Apr 20 16:01 Jenkinsfile 16:07:21 -rw-rw-r-- 1 1001 1001 10775 Apr 20 16:01 LICENSE 16:07:21 -rw-rw-r-- 1 1001 1001 5774 Apr 20 16:01 Makefile 16:07:21 -rw-rw-r-- 1 1001 1001 7978 Apr 20 16:01 README.md 16:07:21 -rw-rw-r-- 1 1001 1001 6755 Apr 20 16:01 SECURITY.md 16:07:21 -rw-rw-r-- 1 1001 1001 5 Apr 20 15:57 VERSION 16:07:21 -rw-rw-r-- 1 1001 1001 4131 Apr 20 16:01 ZMQWindows.md 16:07:21 drwxrwxr-x 2 1001 1001 4096 Apr 20 16:01 bin 16:07:21 drwxrwxr-x 14 1001 1001 4096 Apr 20 16:01 cmd 16:07:21 -rw-r--r-- 1 root root 703598 Apr 20 16:05 coverage.out 16:07:21 -rw-r--r-- 1 root root 1058 Apr 20 16:07 go.mod 16:07:21 -rw-r--r-- 1 root root 22182 Apr 20 16:07 go.sum 16:07:21 drwxrwxr-x 8 1001 1001 4096 Apr 20 16:01 internal 16:07:21 drwxrwxr-x 4 1001 1001 4096 Apr 20 16:01 openapi 16:07:21 drwxrwxr-x 4 1001 1001 4096 Apr 20 16:01 snap 16:07:21 -rw-rw-r-- 1 1001 1001 168 Apr 20 16:01 version.go [Pipeline] sh 16:07:22 + '[' -e coverage.out ] 16:07:22 + chown 1001:1001 coverage.out [Pipeline] stash 16:07:22 Warning: overwriting stash ‘coverage-report’ 16:07:23 Stashed 1 file(s) [Pipeline] sh 16:07:23 + make build 16:07:23 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 16:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:07:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:07:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:07:54 ---> 2060cb18111e 16:07:54 Step 3/21 : WORKDIR /edgex-go 16:07:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:07:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:54 ---> 2060cb18111e 16:07:54 Step 3/23 : WORKDIR /edgex-go 16:07:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:07:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:54 ---> 2060cb18111e 16:07:54 Step 3/23 : WORKDIR /edgex-go 16:07:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:07:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:54 ---> 2060cb18111e 16:07:54 Step 3/22 : WORKDIR /edgex-go 16:07:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:07:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:54 ---> 2060cb18111e 16:07:54 Step 3/23 : WORKDIR /edgex-go 16:07:54 ---> Running in 204d9fdb74ac 16:07:54 ---> Running in adc13fe74a12 16:07:54 ---> Running in 3227db25670f 16:07:54 ---> Running in a03768f9df11 16:07:54 ---> Running in 8de45a189f20 16:07:54 Removing intermediate container 3227db25670f 16:07:54 ---> 5ddea0f8e8c4 16:07:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:54 Removing intermediate container a03768f9df11 16:07:54 ---> d5b3f064148a 16:07:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:54 Removing intermediate container adc13fe74a12 16:07:54 ---> 5457b53b8329 16:07:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:54 Removing intermediate container 204d9fdb74ac 16:07:54 ---> ce9adb18ffe8 16:07:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:54 Removing intermediate container 8de45a189f20 16:07:54 ---> 5546adda0372 16:07:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:54 ---> Running in fe0564e64a7f 16:07:54 ---> Running in f9489fa66758 16:07:54 ---> Running in 990cf3b466f8 16:07:54 ---> Running in 2bf7f253ac09 16:07:54 ---> Running in 6b142d82bbf1 16:07:58 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 16:08:00 Removing intermediate container fe0564e64a7f 16:08:00 ---> 3be2255c76d3 16:08:00 Step 5/23 : RUN apk add --update --no-cache make git 16:08:00 Removing intermediate container f9489fa66758 16:08:00 ---> 39a14a493423 16:08:00 Step 5/21 : RUN apk add --update --no-cache make git 16:08:00 Removing intermediate container 990cf3b466f8 16:08:00 ---> 5b8e9d568b5f 16:08:00 Step 5/22 : RUN apk add --update --no-cache make git 16:08:00 Removing intermediate container 6b142d82bbf1 16:08:00 ---> 53db94ad7bce 16:08:00 Step 5/23 : RUN apk add --update --no-cache make bash git 16:08:00 Removing intermediate container 2bf7f253ac09 16:08:00 ---> 6b51cd900fd4 16:08:00 Step 5/23 : RUN apk add --update --no-cache make git 16:08:00 ---> Running in d4c4d52d51ce 16:08:00 ---> Running in c0eaad7a3c89 16:08:00 ---> Running in 84cdc181677d 16:08:00 ---> Running in cd60e83ae23c 16:08:00 ---> Running in 97a3756b1c1d 16:08:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:08:02 OK: 233 MiB in 51 packages 16:08:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:03 OK: 233 MiB in 51 packages 16:08:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:03 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 16:08:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:08:04 OK: 233 MiB in 51 packages 16:08:05 OK: 233 MiB in 51 packages 16:08:05 OK: 233 MiB in 51 packages 16:08:07 Removing intermediate container d4c4d52d51ce 16:08:07 ---> 8b868bdc56bb 16:08:07 Step 6/23 : COPY go.mod . 16:08:07 Removing intermediate container c0eaad7a3c89 16:08:07 ---> aa1bad2c015e 16:08:07 Step 6/21 : COPY go.mod . 16:08:08 Removing intermediate container cd60e83ae23c 16:08:08 ---> e50ab52cc3f3 16:08:08 Step 6/23 : COPY go.mod . 16:08:08 Removing intermediate container 84cdc181677d 16:08:08 ---> 1df32aca15b9 16:08:08 Step 6/22 : COPY go.mod . 16:08:08 Removing intermediate container 97a3756b1c1d 16:08:08 ---> 2198a13e346d 16:08:08 Step 6/23 : COPY go.mod . 16:08:08 ---> 23fa8922920c 16:08:08 Step 7/23 : RUN go mod download 16:08:08 ---> 8ab9522537b2 16:08:08 Step 7/21 : RUN go mod download 16:08:08 ---> Running in f38014080994 16:08:08 ---> Running in 0741eb259a8c 16:08:08 ---> 9ffe2f32ff37 16:08:08 Step 7/23 : RUN go mod download 16:08:08 ---> eefadbcfb325 16:08:08 Step 7/22 : RUN go mod download 16:08:09 ---> ffedeb28272b 16:08:09 Step 7/23 : RUN go mod download 16:08:09 ---> Running in 1c6c9d0474e3 16:08:09 ---> Running in 95d2783eb6b2 16:08:09 ---> Running in 9113e7dcb099 16:08:09 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 16:08:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:08:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:08:16 Removing intermediate container 95d2783eb6b2 16:08:16 ---> 4d75f419d47a 16:08:16 Step 8/22 : COPY . . 16:08:16 Removing intermediate container 0741eb259a8c 16:08:16 ---> b8f470deb062 16:08:16 Step 8/21 : COPY . . 16:08:16 Removing intermediate container 9113e7dcb099 16:08:16 ---> b27d2f3b2ff4 16:08:16 Step 8/23 : COPY . . 16:08:19 Removing intermediate container f38014080994 16:08:19 ---> 63453fcf26ce 16:08:19 Step 8/23 : COPY . . 16:08:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:08:22 Removing intermediate container 1c6c9d0474e3 16:08:22 ---> 30d5dcace96b 16:08:22 Step 8/23 : COPY . . 16:08:24 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 16:08:28 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 16:08:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:08:36 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] } 16:08:42 $ docker stop --time=1 77c595da064d9975b738719f98537542604376b9d6d8eb89e8a3a9957717613a 16:08:45 $ docker rm -f 77c595da064d9975b738719f98537542604376b9d6d8eb89e8a3a9957717613a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:08:47 16:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:08:47 latest: Pulling from edgex-devops/edgex-compose-arm64 16:08:47 29e5d40040c1: Pulling fs layer 16:08:47 1ce36da41761: Pulling fs layer 16:08:47 25b303627fd3: Pulling fs layer 16:08:47 29e5d40040c1: Download complete 16:08:47 1ce36da41761: Verifying Checksum 16:08:47 1ce36da41761: Download complete 16:08:48 29e5d40040c1: Pull complete 16:08:49 1ce36da41761: Pull complete 16:08:49 25b303627fd3: Verifying Checksum 16:08:49 25b303627fd3: Download complete 16:09:00 25b303627fd3: Pull complete 16:09:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:09:00 prd-ubuntu18.04-docker-arm64-4c-16g-1204 does not seem to be running inside a container 16:09:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:09:03 $ docker top 25fb5e9f4d4c3a29180552432df5cd64b30d01198a2993736388f3ebbf955d21 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:04 + docker-compose build --help 16:09:04 + grep parallel 16:09:08 --parallel Build images in parallel. [Pipeline] } 16:09:08 $ docker stop --time=1 25fb5e9f4d4c3a29180552432df5cd64b30d01198a2993736388f3ebbf955d21 16:09:10 $ docker rm -f 25fb5e9f4d4c3a29180552432df5cd64b30d01198a2993736388f3ebbf955d21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:09:11 . [Pipeline] withDockerContainer 16:09:11 prd-ubuntu18.04-docker-arm64-4c-16g-1204 does not seem to be running inside a container 16:09:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:09:12 $ docker top 03c88acf8d4ce1e10097fd43a9267c210fa6021637770156193c1fde91a4577d -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:09:18 Building docker-core-command-go ... 16:09:18 Building docker-core-data-go ... 16:09:18 Building docker-core-metadata-go ... 16:09:18 Building docker-security-bootstrapper-go ... 16:09:18 Building docker-security-proxy-setup-go ... 16:09:18 Building docker-security-secretstore-setup-go ... 16:09:18 Building docker-support-notifications-go ... 16:09:18 Building docker-support-scheduler-go ... 16:09:18 Building docker-sys-mgmt-agent-go ... 16:09:18 Building docker-core-data-go 16:09:18 Building docker-security-bootstrapper-go 16:09:18 Building docker-support-notifications-go 16:09:18 Building docker-core-metadata-go 16:09:18 Building docker-security-proxy-setup-go 16:10:33 ---> cb34564ff8f4 16:10:33 ---> 58e13d1b2c60 16:10:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> c7a8c9518fc2 16:10:33 Step 9/23 : RUN make cmd/core-command/core-command ---> fdba50086329 16:10:33 Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:10:33 16:10:33 16:10:33 16:10:33 ---> Running in 5582fd93454e 16:10:33 ---> Running in a87b8d900878 16:10:33 ---> Running in 5f801bcef235 16:10:33 ---> Running in 51a3d3c2d31a 16:10:33 ---> d9a2b824ad7d 16:10:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:10:33 ---> Running in 870ce01f4e47 16:10:36 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 16:10:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:10:36 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 16:10:36 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 16:10:36 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 16:10:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:10:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:10:40 ---> 01ef0dcfed05 16:10:40 Step 3/21 : WORKDIR /edgex-go 16:10:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:10:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:40 ---> 01ef0dcfed05 16:10:40 Step 3/23 : WORKDIR /edgex-go 16:10:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:10:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:10:40 ---> 01ef0dcfed05 16:10:40 Step 3/22 : WORKDIR /edgex-go 16:10:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:10:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:40 ---> 01ef0dcfed05 16:10:40 Step 3/23 : WORKDIR /edgex-go 16:10:40 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:10:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:10:40 ---> 01ef0dcfed05 16:10:40 Step 3/31 : WORKDIR /edgex-go 16:10:40 ---> Running in 319e1ee3a09e 16:10:40 ---> Running in eae75ccabf99 16:10:40 ---> Running in 8a5785b89f3e 16:10:40 ---> Running in 58824fe5a271 16:10:40 ---> Running in ba1530315596 16:10:40 Removing intermediate container 8a5785b89f3e 16:10:40 ---> aba0858e0aa8 16:10:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:40 Removing intermediate container 319e1ee3a09e 16:10:40 ---> 2e86484a24af 16:10:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:40 Removing intermediate container eae75ccabf99 16:10:40 ---> b4aa2aaccb10 16:10:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:40 Removing intermediate container ba1530315596 16:10:40 ---> 216a3efdaffe 16:10:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:40 ---> Running in cb82185f922e 16:10:40 ---> Running in 8ad87b8af1ea 16:10:40 Removing intermediate container 58824fe5a271 16:10:40 ---> 646eae18c85a 16:10:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:40 ---> Running in c9d90c9d9dd8 16:10:40 ---> Running in 93435fa63103 16:10:40 ---> Running in 0ed04576c3c7 16:10:40 Removing intermediate container cb82185f922e 16:10:40 ---> db8eb7f9b6a3 16:10:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:10:40 ---> Running in 5f4e868cb9f9 16:10:40 Removing intermediate container 8ad87b8af1ea 16:10:40 ---> 7c2ed1b5bc23 16:10:40 Step 5/31 : RUN apk add --update --no-cache make git 16:10:40 Removing intermediate container c9d90c9d9dd8 16:10:40 ---> f4cc2ae9d5bb 16:10:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:10:40 ---> Running in 2cf3a6d47f41 16:10:40 ---> Running in b2974fa1e0d6 16:10:40 Removing intermediate container 93435fa63103 16:10:40 Removing intermediate container 0ed04576c3c7 16:10:40 ---> 96e0345a18c7 16:10:40 Step 5/23 : RUN apk add --update --no-cache make git 16:10:40 ---> 11bb1b6dd493 16:10:40 Step 5/21 : RUN apk add --update --no-cache make git 16:10:40 ---> Running in 1b404644acbc 16:10:40 ---> Running in 10d25215b0b5 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:40 OK: 217 MiB in 51 packages 16:10:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:41 OK: 217 MiB in 51 packages 16:10:41 OK: 217 MiB in 51 packages 16:10:41 OK: 217 MiB in 51 packages 16:10:41 OK: 217 MiB in 51 packages 16:10:42 Removing intermediate container 5f4e868cb9f9 16:10:42 ---> 75bbe285e8e5 16:10:42 Step 6/23 : COPY go.mod . 16:10:42 Removing intermediate container b2974fa1e0d6 16:10:42 ---> d55bbff6f0d4 16:10:42 Step 6/22 : COPY go.mod . 16:10:43 Removing intermediate container 2cf3a6d47f41 16:10:43 ---> 33f59a13b9c9 16:10:43 Step 6/31 : COPY go.mod . 16:10:43 ---> 2b23c3fd169d 16:10:43 Step 7/23 : RUN go mod download 16:10:43 Removing intermediate container 10d25215b0b5 16:10:43 ---> db76cc4e8333 16:10:43 Step 6/23 : COPY go.mod . 16:10:44 ---> Running in 0d4c0bdb7bc8 16:10:44 Removing intermediate container 1b404644acbc 16:10:44 ---> 1a8cf39ebbd1 16:10:44 Step 6/21 : COPY go.mod . 16:10:44 ---> 4f862e75a7b9 16:10:44 Step 7/22 : RUN go mod download 16:10:44 ---> 46989bbc2094 16:10:44 Step 7/31 : RUN go mod download 16:10:44 ---> Running in 7d594c3be492 16:10:44 ---> Running in 3e03f687d598 16:10:44 ---> 80e084b61198 16:10:44 Step 7/23 : RUN go mod download 16:10:45 ---> a88011f90369 16:10:45 Step 7/21 : RUN go mod download 16:10:45 ---> Running in cf3f2e67bf1f 16:10:45 ---> Running in 635fb0c39d62 16:10:48 Removing intermediate container 0d4c0bdb7bc8 16:10:48 ---> 9a8de6d40858 16:10:48 Step 8/23 : COPY . . 16:10:48 Removing intermediate container 7d594c3be492 16:10:48 ---> 5579210da265 16:10:48 Step 8/22 : COPY . . 16:10:49 Removing intermediate container 3e03f687d598 16:10:49 ---> c54c628230e7 16:10:49 Step 8/31 : COPY . . 16:10:50 Removing intermediate container 635fb0c39d62 16:10:50 ---> a1f3da268736 16:10:50 Step 8/21 : COPY . . 16:10:50 Removing intermediate container cf3f2e67bf1f 16:10:50 ---> 1dd0fa2e774c 16:10:50 Step 8/23 : COPY . . 16:11:16 ---> 1ba77719a8df 16:11:16 Step 9/23 : RUN make cmd/core-data/core-data 16:11:16 ---> 441a5b9fce47 16:11:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:11:16 ---> 58c15e1de3ee 16:11:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:11:16 ---> Running in 84efb8d88029 16:11:16 ---> b6056e46243d 16:11:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:11:16 ---> Running in fa21ffef7c21 16:11:16 ---> 28fe53b7bda9 16:11:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:11:16 ---> Running in 98d732aeba2b 16:11:16 ---> Running in dd93a610dd32 16:11:16 ---> Running in 46bc5f71b76f 16:11:17 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 16:11:17 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 16:11:18 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 16:11:18 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 16:11:18 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 16:11:59 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 16:12:03 Removing intermediate container 870ce01f4e47 16:12:03 ---> 01ada769890e 16:12:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:12:07 ---> Running in 6a60e6633489 16:12:10 Removing intermediate container 5582fd93454e 16:12:10 ---> d1c7fcb755a0 16:12:10 16:12:10 Step 10/22 : FROM alpine:3.12 16:12:10 Removing intermediate container 5f801bcef235 16:12:10 ---> f19d709b90a4 16:12:10 16:12:10 Step 10/23 : FROM alpine:3.12 16:12:10 3.12: Pulling from library/alpine 16:12:10 3.12: Pulling from library/alpine 16:12:10 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 16:12:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:12:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:12:13 Status: Image is up to date for alpine:3.12 16:12:13 ---> 13621d1b12d4 16:12:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:12:13 Status: Downloaded newer image for alpine:3.12 16:12:13 ---> 13621d1b12d4 16:12:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:12:15 ---> Running in dd0eececc9d8 16:12:15 ---> Running in a29fc8adab69 16:12:16 Removing intermediate container a87b8d900878 16:12:16 ---> 0c264b23be5f 16:12:16 16:12:16 Step 10/21 : FROM alpine:3.12 16:12:16 ---> 13621d1b12d4 16:12:16 Step 11/21 : RUN apk add --update --no-cache curl 16:12:16 Removing intermediate container 51a3d3c2d31a 16:12:16 ---> 36fcb6247ab5 16:12:16 16:12:16 Step 10/23 : FROM alpine:3.12 16:12:16 ---> 13621d1b12d4 16:12:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:12:16 ---> Running in 8879c6ffe09a 16:12:16 ---> Running in c32d45a7f4b6 16:12:17 Removing intermediate container 6a60e6633489 16:12:17 ---> ed6ab1c4e184 16:12:17 16:12:17 Step 11/23 : FROM docker:20.10.0 16:12:17 20.10.0: Pulling from library/docker 16:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:19 (1/1) Installing dumb-init (1.2.2-r1) 16:12:19 Executing busybox-1.31.1-r20.trigger 16:12:19 OK: 6 MiB in 15 packages 16:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:20 (1/1) Installing dumb-init (1.2.2-r1) 16:12:20 Executing busybox-1.31.1-r20.trigger 16:12:20 OK: 6 MiB in 15 packages 16:12:21 (1/4) Installing ca-certificates (20191127-r4) 16:12:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:12:21 (3/4) Installing libcurl (7.76.1-r0) 16:12:21 (1/1) Installing dumb-init (1.2.2-r1) 16:12:21 (4/4) Installing curl (7.76.1-r0) 16:12:21 Executing busybox-1.31.1-r20.trigger 16:12:21 OK: 6 MiB in 15 packages 16:12:21 Executing busybox-1.31.1-r20.trigger 16:12:21 Executing ca-certificates-20191127-r4.trigger 16:12:21 OK: 7 MiB in 18 packages 16:12:23 Removing intermediate container dd0eececc9d8 16:12:23 ---> d934fafd8911 16:12:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:24 ---> Running in 8d520813e2b4 16:12:25 Removing intermediate container a29fc8adab69 16:12:25 ---> a06b38e7dd23 16:12:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:25 Removing intermediate container 8d520813e2b4 16:12:25 ---> bbca9a0f7ab1 16:12:25 Step 13/23 : ENV APP_PORT=48082 16:12:25 Removing intermediate container c32d45a7f4b6 16:12:25 ---> e0f3ea94f0b2 16:12:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:25 Removing intermediate container 8879c6ffe09a 16:12:25 ---> ccd5c1548bd7 16:12:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:25 ---> Running in 72974aae0f1e 16:12:25 ---> Running in 0d6a468dbada 16:12:25 ---> Running in 6ae54d9582ec 16:12:25 ---> Running in 2e6edc4aceff 16:12:26 Removing intermediate container 0d6a468dbada 16:12:26 ---> 8acdf3101720 16:12:26 Step 14/23 : EXPOSE $APP_PORT 16:12:26 Removing intermediate container 2e6edc4aceff 16:12:26 ---> cca97e81622a 16:12:26 Step 13/21 : WORKDIR /edgex 16:12:26 Removing intermediate container 72974aae0f1e 16:12:26 ---> 8e86bc2f217f 16:12:26 Step 13/22 : ENV APP_PORT=48085 16:12:26 ---> Running in 70a66004d589 16:12:26 Removing intermediate container 6ae54d9582ec 16:12:26 ---> f118fb6ca6da 16:12:26 Step 13/23 : ENV APP_PORT=48081 16:12:27 ---> Running in 9a7f27a8d2de 16:12:27 ---> Running in 05c67edd738f 16:12:27 ---> Running in f24cdac5ee32 16:12:27 Removing intermediate container 70a66004d589 16:12:27 ---> 2b1ca05d60f9 16:12:27 Step 15/23 : WORKDIR / 16:12:27 ---> Running in b723234e9180 16:12:27 Removing intermediate container 05c67edd738f 16:12:27 ---> 48779ea26388 16:12:27 Step 14/22 : EXPOSE $APP_PORT 16:12:27 Removing intermediate container f24cdac5ee32 16:12:27 ---> 23a4de52dc2e 16:12:27 Step 14/23 : EXPOSE $APP_PORT 16:12:28 Removing intermediate container 9a7f27a8d2de 16:12:28 ---> 800908508e38 16:12:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:12:28 ---> Running in 92ce72448e6a 16:12:28 ---> Running in 3b9af75311ab 16:12:29 Removing intermediate container b723234e9180 16:12:29 ---> 773f7c3bbe94 16:12:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:29 Removing intermediate container 92ce72448e6a 16:12:29 ---> 500e583a1c80 16:12:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:30 ---> d2cb97f8a8c5 16:12:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:12:30 Removing intermediate container 3b9af75311ab 16:12:30 ---> 203368bee1c0 16:12:30 Step 15/23 : WORKDIR / 16:12:30 ---> 7ede5c9aed2e 16:12:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:12:30 ---> Running in 7e480f9af8ff 16:12:31 ---> c390938b4211 16:12:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:12:32 Removing intermediate container 7e480f9af8ff 16:12:32 ---> 45e89183b475 16:12:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:32 ---> af7631da1ad9 16:12:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:12:32 ---> 02d2b627037d 16:12:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:12:34 ---> 21238a6aa119 16:12:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:12:34 ---> ac35ffc984f8 16:12:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:12:34 ---> 6f5f3d0f732d 16:12:34 Step 19/23 : ENTRYPOINT ["/core-command"] 16:12:34 ---> 0b6f035c14b2 16:12:34 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:12:35 ---> Running in 9c07781270a8 16:12:35 ---> Running in 2354bf8279fa 16:12:36 ---> d4dcd5cd9645 16:12:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:12:37 ---> Running in c3ab5126ff45 16:12:37 ---> 402a5a59d304 16:12:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:12:37 Removing intermediate container 2354bf8279fa 16:12:37 ---> 62e3cf703c46 16:12:37 Step 18/21 : CMD ["--init=true"] 16:12:37 Removing intermediate container 9c07781270a8 16:12:37 ---> f194b574fd36 16:12:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:37 ---> Running in 4f33cfced06a 16:12:37 ---> Running in eaf717ff1d16 16:12:37 Removing intermediate container c3ab5126ff45 16:12:37 ---> 30f7620debd1 16:12:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:37 ---> a4fa7b60f29e 16:12:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:12:38 Removing intermediate container eaf717ff1d16 16:12:38 ---> d8e2e05a5e57 16:12:38 Step 21/23 : LABEL arch=x86_64 16:12:38 Removing intermediate container 4f33cfced06a 16:12:38 ---> e217182bee37 16:12:38 Step 19/21 : LABEL arch=x86_64 16:12:38 ---> Running in e80663bfc179 16:12:38 ---> Running in b87181c1d19e 16:12:38 ---> Running in e4b6461459d2 16:12:39 ---> Running in 2ecaaee3aae2 16:12:40 Removing intermediate container e80663bfc179 16:12:40 ---> 1a36c22bb29c 16:12:40 Step 20/22 : LABEL arch=x86_64 16:12:40 Removing intermediate container b87181c1d19e 16:12:40 ---> 4168bee1efa0 16:12:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:40 Removing intermediate container e4b6461459d2 16:12:40 ---> 2842c6c44629 16:12:40 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:12:40 Removing intermediate container 2ecaaee3aae2 16:12:40 ---> 8af9fd32644e 16:12:40 Step 20/21 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:12:40 ---> Running in 538f324e0c23 16:12:40 ---> Running in 1df094e9899d 16:12:40 ---> Running in 67154f8e082e 16:12:41 ---> Running in d8d136b34347 16:12:41 Removing intermediate container 1df094e9899d 16:12:41 ---> 629719e9199f 16:12:41 Step 23/23 : LABEL version=0.0.0 16:12:41 Removing intermediate container 538f324e0c23 16:12:41 ---> 13073cd8d268 16:12:41 Step 21/22 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:12:42 Removing intermediate container 67154f8e082e 16:12:42 ---> 64cf41b8162a 16:12:42 Step 21/23 : LABEL arch=x86_64 16:12:42 ---> Running in f913e70ab5e4 16:12:42 Removing intermediate container d8d136b34347 16:12:42 ---> 83c99d85bfa7 16:12:42 Step 21/21 : LABEL version=0.0.0 16:12:42 ---> Running in a4b6933e7224 16:12:42 ---> Running in c3ba326a5bcd 16:12:42 ---> Running in 1fc274082dcb 16:12:42 Removing intermediate container f913e70ab5e4 16:12:42 ---> 603c95b56f6b 16:12:42 16:12:42 Removing intermediate container a4b6933e7224 16:12:42 ---> f6aa7e37d185 16:12:42 Step 22/22 : LABEL version=0.0.0 16:12:43 Removing intermediate container c3ba326a5bcd 16:12:43 ---> f63b9276d823 16:12:43 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:12:43 ---> Running in 32e2f3cbaee0 16:12:43 Removing intermediate container 1fc274082dcb 16:12:43 ---> 53bcf52af111 16:12:43 16:12:43 ---> Running in 18d5933392d7 16:12:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:12:44 Status: Downloaded newer image for docker:20.10.0 16:12:44 ---> aefe523efa57 16:12:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:12:44 Removing intermediate container 32e2f3cbaee0 16:12:44 ---> 6b739937f0fb 16:12:44 16:12:44 Removing intermediate container 18d5933392d7 16:12:44 ---> 94f316d42558 16:12:44 Step 23/23 : LABEL version=0.0.0 16:12:44 Successfully built 53bcf52af111 16:12:44 Successfully built 603c95b56f6b 16:12:45 ---> Running in 39aa32ddc42d 16:12:45 Successfully tagged docker-security-proxy-setup-go:latest 16:12:45 Successfully tagged docker-core-command-go:latest 16:12:45 Building docker-security-secretstore-setup-go 16:12:45  Building docker-core-command-go ... done  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 16:12:45 ---> Running in cce0c0341628 16:12:45 Successfully built 6b739937f0fb 16:12:46 Successfully tagged docker-support-scheduler-go:latest 16:12:46 Building docker-support-notifications-go 16:12:46 Removing intermediate container 39aa32ddc42d 16:12:46 ---> 90ea782fc938 16:12:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 Building docker-support-scheduler-go ... done  16:12:46 ---> Running in e412a50f7598 16:12:46 Removing intermediate container cce0c0341628 16:12:46 ---> d6b24deb0b43 16:12:46 16:12:47 Successfully built d6b24deb0b43 16:12:47 Successfully tagged docker-core-metadata-go:latest 16:12:47 Building docker-security-bootstrapper-go 16:12:48  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:48 (1/39) Installing readline (8.0.4-r0) 16:12:48 (2/39) Installing bash (5.0.17-r0) 16:12:49 Executing bash-5.0.17-r0.post-install 16:12:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:12:49 (4/39) Installing libcurl (7.76.1-r0) 16:12:49 (5/39) Installing curl (7.76.1-r0) 16:12:49 (6/39) Installing dumb-init (1.2.2-r1) 16:12:49 (7/39) Installing libbz2 (1.0.8-r1) 16:12:49 (8/39) Installing expat (2.2.9-r1) 16:12:49 (9/39) Installing libffi (3.3-r2) 16:12:49 (10/39) Installing gdbm (1.13-r1) 16:12:49 (11/39) Installing xz-libs (5.2.5-r0) 16:12:49 (12/39) Installing sqlite-libs (3.32.1-r0) 16:12:49 (13/39) Installing python3 (3.8.8-r0) 16:12:55 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 16:12:55 (14/39) Installing py3-appdirs (1.4.4-r1) 16:12:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:12:55 (16/39) Installing py3-parsing (2.4.7-r0) 16:12:55 (17/39) Installing py3-six (1.15.0-r0) 16:12:55 (18/39) Installing py3-packaging (20.4-r0) 16:12:55 (19/39) Installing py3-setuptools (47.0.0-r0) 16:12:55 (20/39) Installing py3-chardet (3.0.4-r4) 16:12:55 (21/39) Installing py3-idna (2.9-r0) 16:12:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:12:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:12:55 (24/39) Installing py3-requests (2.23.0-r0) 16:12:55 (25/39) Installing py3-msgpack (1.0.0-r0) 16:12:55 (26/39) Installing py3-lockfile (0.12.2-r3) 16:12:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:12:55 (28/39) Installing py3-colorama (0.4.3-r0) 16:12:55 (29/39) Installing py3-distlib (0.3.0-r0) 16:12:55 (30/39) Installing py3-distro (1.5.0-r1) 16:12:55 (31/39) Installing py3-webencodings (0.5.1-r3) 16:12:55 (32/39) Installing py3-html5lib (1.0.1-r4) 16:12:55 (33/39) Installing py3-pytoml (0.1.21-r0) 16:12:56 (34/39) Installing py3-pep517 (0.8.2-r0) 16:12:56 (35/39) Installing py3-progress (1.5-r0) 16:12:56 (36/39) Installing py3-toml (0.10.1-r0) 16:12:56 (37/39) Installing py3-retrying (1.3.3-r0) 16:12:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:12:56 (39/39) Installing py3-pip (20.1.1-r0) 16:12:56 Executing busybox-1.31.1-r19.trigger 16:12:56 OK: 72 MiB in 59 packages 16:13:13 Collecting docker-compose==1.23.2 16:13:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:13:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:13:13 Collecting texttable<0.10,>=0.9.0 16:13:13 Downloading texttable-0.9.1.tar.gz (11 kB) 16:13:13 Removing intermediate container 98d732aeba2b 16:13:13 ---> d8ec88010bf7 16:13:13 16:13:13 Step 10/31 : FROM alpine:3.12 16:13:13 3.12: Pulling from library/alpine 16:13:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:13:13 Status: Downloaded newer image for alpine:3.12 16:13:13 ---> 9852663dfa18 16:13:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:13:13 ---> Running in 22b786ff372d 16:13:13 Removing intermediate container 46bc5f71b76f 16:13:13 ---> 9063bb6e01e3 16:13:13 16:13:13 Step 10/21 : FROM alpine:3.12 16:13:13 ---> 9852663dfa18 16:13:13 Step 11/21 : RUN apk add --update --no-cache curl 16:13:14 ---> Running in 1cf2f8ae9fec 16:13:14 Removing intermediate container 22b786ff372d 16:13:14 ---> aad084f643b7 16:13:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:13:14 ---> Running in 9db349fc8dbd 16:13:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:17 (1/4) Installing ca-certificates (20191127-r4) 16:13:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:13:17 (3/4) Installing libcurl (7.76.1-r0) 16:13:17 (4/4) Installing curl (7.76.1-r0) 16:13:17 Executing busybox-1.31.1-r20.trigger 16:13:17 Executing ca-certificates-20191127-r4.trigger 16:13:17 (1/2) Installing dumb-init (1.2.2-r1) 16:13:17 (2/2) Installing su-exec (0.2-r1) 16:13:17 Executing busybox-1.31.1-r20.trigger 16:13:17 OK: 5 MiB in 16 packages 16:13:18 Collecting docker<4.0,>=3.6.0 16:13:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:13:18 Collecting docopt<0.7,>=0.6.1 16:13:18 Downloading docopt-0.6.2.tar.gz (25 kB) 16:13:18 OK: 7 MiB in 18 packages 16:13:19 Collecting cached-property<2,>=1.2.0 16:13:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:13:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:13:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:13:20 Collecting dockerpty<0.5,>=0.4.1 16:13:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:13:20 Removing intermediate container 9db349fc8dbd 16:13:20 ---> 46505f689599 16:13:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:13:21 Removing intermediate container 1cf2f8ae9fec 16:13:21 ---> 2668f89b3253 16:13:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:13:21 ---> Running in 1028002d0d76 16:13:21 ---> Running in 69de7220cefc 16:13:21 Collecting websocket-client<1.0,>=0.32.0 16:13:21 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:13:22 Removing intermediate container 1028002d0d76 16:13:22 ---> 766ff838fbf1 16:13:22 Step 13/21 : WORKDIR /edgex 16:13:22 Removing intermediate container 69de7220cefc 16:13:22 ---> 06b206a22761 16:13:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:13:22 Collecting PyYAML<4,>=3.10 16:13:22 Downloading PyYAML-3.13.tar.gz (270 kB) 16:13:23 ---> Running in 125eab320c4c 16:13:23 ---> Running in 40e53b6278ff 16:13:24 Removing intermediate container 125eab320c4c 16:13:24 ---> aa9465d2f8b8 16:13:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:13:24 Removing intermediate container 40e53b6278ff 16:13:24 ---> 53baa0b5d5b8 16:13:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:13:24 ---> Running in 166eb5a90727 16:13:26 ---> c453174f1a8f 16:13:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:13:26 Removing intermediate container fa21ffef7c21 16:13:26 ---> 3c72d917cfed 16:13:26 16:13:26 Step 10/22 : FROM alpine:3.12 16:13:26 ---> 9852663dfa18 16:13:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:13:26 ---> Running in 1cb4c6feb967 16:13:27 Collecting jsonschema<3,>=2.5.1 16:13:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:13:27 Collecting docker-pycreds>=0.4.0 16:13:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:13:28 ---> 65c402567bfa 16:13:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:13:28 Collecting urllib3<1.25,>=1.21.1 16:13:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:13:28 Removing intermediate container 166eb5a90727 16:13:28 ---> 95eec07c45e5 16:13:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:28 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) 16:13:28 ---> Running in fb48fec6b409 16:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:29 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) 16:13:29 Collecting idna<2.8,>=2.5 16:13:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:13:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:13:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:13:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:13:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:13:29 (1/2) Installing ca-certificates (20191127-r4) 16:13:29 (2/2) Installing dumb-init (1.2.2-r1) 16:13:29 Executing busybox-1.31.1-r20.trigger 16:13:29 Executing ca-certificates-20191127-r4.trigger 16:13:29 Removing intermediate container fb48fec6b409 16:13:29 ---> c2fafc569e5b 16:13:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:13:29 OK: 6 MiB in 16 packages 16:13:30 Installing collected packages: texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, cached-property, dockerpty, PyYAML, jsonschema, docker-compose 16:13:30 Running setup.py install for texttable: started 16:13:31 ---> d23f1763f3a2 16:13:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:13:31 ---> Running in c82cecb5a0c7 16:13:31 ---> c0a840c22da1 16:13:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:13:32 ---> Running in 4915d7f679d7 16:13:32 Removing intermediate container c82cecb5a0c7 16:13:32 ---> ef8e6b18d2d0 16:13:32 Step 18/21 : CMD ["--init=true"] 16:13:32 Removing intermediate container 1cb4c6feb967 16:13:32 ---> 70210697a948 16:13:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:13:32 ---> Running in 821f163d053b 16:13:33 ---> Running in 648b4c0b0aef 16:13:33 Running setup.py install for texttable: finished with status 'done' 16:13:33 Removing intermediate container 821f163d053b 16:13:33 ---> 017e26fe00e8 16:13:33 Step 19/21 : LABEL arch=arm64 16:13:34 Removing intermediate container dd93a610dd32 16:13:34 ---> 06d4fbce7a0b 16:13:34 16:13:34 Step 10/23 : FROM alpine:3.12 16:13:34 ---> 9852663dfa18 16:13:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:13:34 Removing intermediate container 648b4c0b0aef 16:13:34 ---> ce4f9bca7f23 16:13:34 Step 13/22 : ENV APP_PORT=48060 16:13:34 ---> Running in f9ee15b805ef 16:13:34 ---> Running in 7476b51cd369 16:13:34 ---> Running in 7c54b732fbc0 16:13:34 Attempting uninstall: urllib3 16:13:34 Found existing installation: urllib3 1.25.9 16:13:34 Uninstalling urllib3-1.25.9: 16:13:34 Successfully uninstalled urllib3-1.25.9 16:13:35 Removing intermediate container f9ee15b805ef 16:13:35 ---> ab897aa005c2 16:13:35 Step 20/21 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:13:35 ---> Running in b5ad55b8a272 16:13:35 Removing intermediate container 7c54b732fbc0 16:13:35 ---> 47640c3348e5 16:13:35 Step 14/22 : EXPOSE $APP_PORT 16:13:35 ---> Running in 30bade7a0aff 16:13:35 Removing intermediate container 4915d7f679d7 16:13:35 ---> 30297356e065 16:13:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:35 Attempting uninstall: idna 16:13:35 Found existing installation: idna 2.9 16:13:35 Uninstalling idna-2.9: 16:13:35 Successfully uninstalled idna-2.9 16:13:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:36 Removing intermediate container b5ad55b8a272 16:13:36 ---> 1ff373bb464f 16:13:36 Step 21/21 : LABEL version=0.0.0 16:13:36 Attempting uninstall: requests 16:13:36 Found existing installation: requests 2.23.0 16:13:36 Uninstalling requests-2.23.0: 16:13:36 Successfully uninstalled requests-2.23.0 16:13:36 Removing intermediate container 30bade7a0aff 16:13:36 ---> 7eea95420085 16:13:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:36 ---> Running in 7494489d8b92 16:13:36 ---> bebddaa11ed4 16:13:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:13:37 (1/1) Installing dumb-init (1.2.2-r1) 16:13:37 Executing busybox-1.31.1-r20.trigger 16:13:37 OK: 5 MiB in 15 packages 16:13:37 Removing intermediate container 7494489d8b92 16:13:37 ---> 04397efd36cb 16:13:37 16:13:37 Successfully built 04397efd36cb 16:13:37 ---> 329eda3bc7a6 16:13:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:13:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:13:38  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 16:13:38 Running setup.py install for docopt: started 16:13:39 ---> 6faa681a4406 16:13:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:13:39 Removing intermediate container 7476b51cd369 16:13:39 ---> 7655aef90cb5 16:13:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:40 ---> 95a1fbbafb73 16:13:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:13:41 Running setup.py install for docopt: finished with status 'done' 16:13:41 Running setup.py install for dockerpty: started 16:13:41 ---> Running in a2d7159bc230 16:13:41 ---> 6d31a7126399 16:13:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:13:41 Removing intermediate container 84efb8d88029 16:13:41 ---> 88677c8a6399 16:13:41 16:13:41 Step 10/23 : FROM alpine:3.12 16:13:41 ---> 9852663dfa18 16:13:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:13:41 ---> e54982ea72fd 16:13:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:13:42 ---> Running in 93df476f28c2 16:13:42 ---> Running in 0cbe81a961cf 16:13:42 Removing intermediate container a2d7159bc230 16:13:42 ---> fd5f766e1da0 16:13:42 Step 13/23 : ENV APP_PORT=48081 16:13:42 ---> Running in 437dc830b1bb 16:13:42 Running setup.py install for dockerpty: finished with status 'done' 16:13:42 Running setup.py install for PyYAML: started 16:13:43 Removing intermediate container 93df476f28c2 16:13:43 ---> 8cff3c7dcad9 16:13:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:43 Removing intermediate container 0cbe81a961cf 16:13:43 ---> 16797620f81c 16:13:43 Step 12/23 : ENV APP_PORT=48080 16:13:43 ---> c25ca246d477 16:13:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:13:43 Removing intermediate container 437dc830b1bb 16:13:43 ---> d159a108ec53 16:13:43 Step 14/23 : EXPOSE $APP_PORT 16:13:43 ---> Running in f862e48e2029 16:13:43 ---> Running in 7c35403e050e 16:13:44 ---> Running in 0fec17d8aa45 16:13:44 Removing intermediate container 7c35403e050e 16:13:44 ---> 3d8e9b4e597b 16:13:44 Removing intermediate container f862e48e2029 16:13:44 ---> ded9c9b8efb4 16:13:44 Step 13/23 : EXPOSE $APP_PORT 16:13:44 Step 20/22 : LABEL arch=arm64 16:13:44 ---> db98153b4067 16:13:44 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:13:45 ---> Running in 17e6c26a069b 16:13:45 ---> Running in d26c5bf04e0d 16:13:45 Running setup.py install for PyYAML: finished with status 'done' 16:13:45 ---> Running in c6422000efcf 16:13:45 Removing intermediate container 0fec17d8aa45 16:13:45 ---> 7dea6a0f26a8 16:13:45 Step 15/23 : WORKDIR / 16:13:45 ---> Running in 3562fc515abb 16:13:45 Removing intermediate container d26c5bf04e0d 16:13:45 ---> e3d2ddd37e4e 16:13:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:45 Removing intermediate container 17e6c26a069b 16:13:45 ---> c5aea221b7e4 16:13:45 Step 21/22 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:13:45 Removing intermediate container c6422000efcf 16:13:45 ---> d8f70b4a0a42 16:13:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:13:46 ---> Running in 7b70a451c4da 16:13:46 ---> Running in 458c1b02e455 16:13:46 Removing intermediate container 3562fc515abb 16:13:46 ---> 6dc308e411f3 16:13:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:46 Removing intermediate container 458c1b02e455 16:13:46 ---> d31197ba7a77 16:13:46 Step 22/22 : LABEL version=0.0.0 16:13:46 ---> Running in 2e1341e6989b 16:13:46 ---> be4b72f635b7 16:13:46 Step 26/31 : RUN chmod +x /entrypoint.sh 16:13:47 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.58.0 16:13:47 ---> Running in 2b0b228c8ff3 16:13:47 ---> 22db1fcee3f8 16:13:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:13:48 Removing intermediate container 2e1341e6989b 16:13:48 ---> c27fc5ed7ea0 16:13:48 16:13:49 Successfully built c27fc5ed7ea0 16:13:49 Successfully tagged docker-support-notifications-go-arm64:latest 16:13:49  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 16:13:49 Removing intermediate container 7b70a451c4da 16:13:49 ---> e88203f7e958 16:13:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:13:49 ---> 6ee3df2e4df5 16:13:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:13:49 ---> Running in 3398bd233782 16:13:51 Removing intermediate container 2b0b228c8ff3 16:13:51 ---> 2034d2042ae4 16:13:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:13:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:13:51 ---> 0aa9ff966931 16:13:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:13:52 ---> Running in eeddf6d6d0a2 16:13:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:52 ---> Running in 2e3bac3ea79f 16:13:53 (1/6) Installing dumb-init (1.2.2-r1) 16:13:53 Removing intermediate container eeddf6d6d0a2 16:13:53 ---> 52cd1dcb5bb3 16:13:53 Step 28/31 : CMD ["gate"] 16:13:53 (2/6) Installing libgcc (9.3.0-r2) 16:13:53 (3/6) Installing libsodium (1.0.18-r0) 16:13:53 (4/6) Installing libstdc++ (9.3.0-r2) 16:13:53 Removing intermediate container 2e3bac3ea79f 16:13:53 ---> a575a784e970 16:13:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:53 (5/6) Installing libzmq (4.3.3-r0) 16:13:53 (6/6) Installing zeromq (4.3.3-r0) 16:13:53 Executing busybox-1.31.1-r20.trigger 16:13:53 OK: 8 MiB in 20 packages 16:13:53 ---> Running in 9ff8070783ed 16:13:54 ---> Running in 9f591bbd675e 16:13:55 Removing intermediate container 9ff8070783ed 16:13:55 ---> 02db43f64770 16:13:55 Step 29/31 : LABEL arch=arm64 16:13:55 Removing intermediate container 9f591bbd675e 16:13:55 ---> 123da4e26b07 16:13:55 Step 21/23 : LABEL arch=arm64 16:13:55 ---> Running in 83e35c340636 16:13:55 ---> Running in 384f89f4abf1 16:13:56 Removing intermediate container 3398bd233782 16:13:56 ---> b913dd968222 16:13:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:56 Removing intermediate container 83e35c340636 16:13:56 ---> 3ae45abdd736 16:13:56 Step 30/31 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:13:56 Removing intermediate container 384f89f4abf1 16:13:56 ---> b784bd3323a3 16:13:56 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:13:57 ---> Running in 54195e999a09 16:13:57 ---> 59792ec61129 16:13:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:13:57 ---> Running in 7332818220ae 16:13:58 Removing intermediate container 54195e999a09 16:13:58 ---> 0a61dd9cdfc3 16:13:58 Step 31/31 : LABEL version=0.0.0 16:13:58 Removing intermediate container 7332818220ae 16:13:58 ---> 2c64944b8323 16:13:58 Step 23/23 : LABEL version=0.0.0 16:13:59 ---> Running in b5e400ae658d 16:13:59 ---> Running in e9028c85b9de 16:13:59 ---> cdd2aad4b8c2 16:13:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:14:00 Removing intermediate container b5e400ae658d 16:14:00 ---> bd2ad002de05 16:14:00 16:14:00 Removing intermediate container e9028c85b9de 16:14:00 ---> 36035e1a2439 16:14:00 16:14:00 ---> b0b61d02ae6a 16:14:00 Step 19/23 : ENTRYPOINT ["/core-data"] 16:14:00 Successfully built bd2ad002de05 16:14:00 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:14:00  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go 16:14:00 Successfully built 36035e1a2439 16:14:00 Successfully tagged docker-core-metadata-go-arm64:latest 16:14:00 Building docker-core-command-go 16:14:01  Building docker-core-metadata-go ... done  ---> Running in 6ce71ddf8ee3 16:14:01 Removing intermediate container 6ce71ddf8ee3 16:14:01 ---> d2ad51a5a131 16:14:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:02 ---> 01ef0dcfed05 16:14:02 Step 3/22 : WORKDIR /edgex-go 16:14:02 ---> Using cache 16:14:02 ---> 646eae18c85a 16:14:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:02 ---> Using cache 16:14:02 ---> 96e0345a18c7 16:14:02 Step 5/22 : RUN apk add --update --no-cache make git 16:14:02 ---> Using cache 16:14:02 ---> Running in 1243bdc49234 16:14:02 ---> db76cc4e8333 16:14:02 Step 6/22 : COPY go.mod . 16:14:02 ---> Using cache 16:14:02 ---> 80e084b61198 16:14:02 Step 7/22 : RUN go mod download 16:14:02 ---> Using cache 16:14:02 ---> 1dd0fa2e774c 16:14:02 Step 8/22 : COPY . . 16:14:02 ---> Using cache 16:14:02 ---> b6056e46243d 16:14:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:14:02 ---> Running in 8e2ef2fff07c 16:14:02 Removing intermediate container 1243bdc49234 16:14:02 ---> 90e1aba3b046 16:14:02 Step 21/23 : LABEL arch=arm64 16:14:02 ---> Running in 30a6ca7db886 16:14:03 Removing intermediate container 30a6ca7db886 16:14:03 ---> 0c80c3f86e85 16:14:03 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:14:03 ---> Running in 7013a61a6c64 16:14:03 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 16:14:04 Removing intermediate container 7013a61a6c64 16:14:04 ---> 58ea3e2935ef 16:14:04 Step 23/23 : LABEL version=0.0.0 16:14:04 ---> Running in 3610390f95bf 16:14:05 Removing intermediate container 3610390f95bf 16:14:05 ---> 498a39c48ec0 16:14:05 16:14:06 Successfully built 498a39c48ec0 16:14:06 Successfully tagged docker-core-data-go-arm64:latest 16:14:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:07 ---> 2060cb18111e 16:14:07 Step 3/22 : WORKDIR /edgex-go 16:14:07 ---> Using cache 16:14:07 ---> 5546adda0372 16:14:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:07 ---> Using cache 16:14:07 ---> 53db94ad7bce 16:14:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:14:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:08 ---> 2060cb18111e 16:14:08 Step 3/23 : WORKDIR /edgex-go 16:14:08 ---> Using cache 16:14:08 ---> 5546adda0372 16:14:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:08 ---> Using cache 16:14:08 ---> 53db94ad7bce 16:14:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:14:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:14:08 ---> 2060cb18111e 16:14:08 Step 3/24 : WORKDIR /edgex-go 16:14:08 ---> Using cache 16:14:08 ---> 5546adda0372 16:14:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:08 ---> Using cache 16:14:08 ---> 53db94ad7bce 16:14:08 Step 5/24 : RUN apk add --update --no-cache make git 16:14:09 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:14:09 ---> 2060cb18111e 16:14:09 Step 3/31 : WORKDIR /edgex-go 16:14:09 ---> Using cache 16:14:09 ---> 5546adda0372 16:14:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:09 ---> Using cache 16:14:09 ---> 53db94ad7bce 16:14:09 Step 5/31 : RUN apk add --update --no-cache make git 16:14:10 ---> Running in e23c09dbcad7 16:14:10 ---> Running in 8bf853a479d9 16:14:10 ---> Running in 163f3c1a2184 16:14:10 ---> Running in 192b15297d61 16:14:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:14:16 OK: 233 MiB in 51 packages 16:14:16 OK: 233 MiB in 51 packages 16:14:16 OK: 233 MiB in 51 packages 16:14:17 OK: 233 MiB in 51 packages 16:14:20 Removing intermediate container 192b15297d61 16:14:20 ---> 24e485c7e63f 16:14:20 Step 6/22 : COPY go.mod . 16:14:20 Removing intermediate container 8bf853a479d9 16:14:20 ---> b2e879afb925 16:14:20 Step 6/31 : COPY go.mod . 16:14:20 Removing intermediate container e23c09dbcad7 16:14:20 ---> 3f6b63418a9f 16:14:20 Step 6/23 : COPY go.mod . 16:14:21 Removing intermediate container 163f3c1a2184 16:14:21 ---> 0e8e301b5634 16:14:21 Step 6/24 : COPY go.mod . 16:14:21 ---> f95947b60c68 16:14:21 Step 7/22 : RUN go mod download 16:14:22 ---> 7a86cf30f6eb 16:14:22 Step 7/31 : RUN go mod download 16:14:22 ---> Running in edcce1955355 16:14:22 ---> Running in 175a6de8dd04 16:14:23 ---> 3b66d1755251 16:14:23 Step 7/23 : RUN go mod download 16:14:23 ---> 41bae81c9c8d 16:14:23 Step 7/24 : RUN go mod download 16:14:23 ---> Running in 953f30a937e8 16:14:23 ---> Running in e02f9931988f 16:14:32  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:14:32 ---> 01ef0dcfed05 16:14:32 Step 3/24 : WORKDIR /edgex-go 16:14:32 ---> Using cache 16:14:32 ---> 646eae18c85a 16:14:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:32 ---> Using cache 16:14:32 ---> 96e0345a18c7 16:14:32 Step 5/24 : RUN apk add --update --no-cache make git 16:14:32 ---> Using cache 16:14:32 ---> db76cc4e8333 16:14:32 Step 6/24 : COPY go.mod . 16:14:32 ---> Using cache 16:14:32 ---> 80e084b61198 16:14:32 Step 7/24 : RUN go mod download 16:14:32 ---> Using cache 16:14:32 ---> 1dd0fa2e774c 16:14:32 Step 8/24 : COPY . . 16:14:32 ---> Using cache 16:14:32 ---> b6056e46243d 16:14:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:14:34 Removing intermediate container edcce1955355 16:14:34 ---> 6d6ed76d8ca8 16:14:34 Step 8/22 : COPY . . 16:14:34 Removing intermediate container e02f9931988f 16:14:34 ---> 71b1764ac8d6 16:14:34 Step 8/24 : COPY . . 16:14:34 Removing intermediate container 953f30a937e8 16:14:34 ---> b895c8effad2 16:14:34 Step 8/23 : COPY . . 16:14:34 Removing intermediate container 175a6de8dd04 16:14:34 ---> 24422ffa9f88 16:14:34 Step 8/31 : COPY . . 16:14:39 ---> Running in 055fb152edbb 16:14:40 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 16:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:42 ---> 01ef0dcfed05 16:14:42 Step 3/23 : WORKDIR /edgex-go 16:14:42 ---> Using cache 16:14:42 ---> 646eae18c85a 16:14:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:42 ---> Using cache 16:14:42 ---> 96e0345a18c7 16:14:42 Step 5/23 : RUN apk add --update --no-cache make git 16:14:42 ---> Using cache 16:14:42 ---> db76cc4e8333 16:14:42 Step 6/23 : COPY go.mod . 16:14:42 ---> Using cache 16:14:42 ---> 80e084b61198 16:14:42 Step 7/23 : RUN go mod download 16:14:42 ---> Using cache 16:14:42 ---> 1dd0fa2e774c 16:14:42 Step 8/23 : COPY . . 16:14:42 ---> Using cache 16:14:42 ---> b6056e46243d 16:14:42 Step 9/23 : RUN make cmd/core-command/core-command 16:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:42 ---> 01ef0dcfed05 16:14:42 Step 3/23 : WORKDIR /edgex-go 16:14:42 ---> Using cache 16:14:42 ---> 646eae18c85a 16:14:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:42 ---> Using cache 16:14:42 ---> 96e0345a18c7 16:14:42 Step 5/23 : RUN apk add --update --no-cache make bash git 16:14:43 ---> Running in 174934b75617 16:14:43 ---> Running in 9671fc8c5176 16:14:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:14:45 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 16:14:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:14:46 OK: 217 MiB in 51 packages 16:14:48 Removing intermediate container 9671fc8c5176 16:14:48 ---> 7713fbc0052d 16:14:48 Step 6/23 : COPY go.mod . 16:14:49 ---> b3bb0780b3e3 16:14:49 Step 7/23 : RUN go mod download 16:14:50 ---> Running in 0328bc724f7a 16:14:55 Removing intermediate container 0328bc724f7a 16:14:55 ---> d8488772e2fd 16:14:55 Step 8/23 : COPY . . 16:15:10 Removing intermediate container 8e2ef2fff07c 16:15:10 ---> 22a509109ccf 16:15:10 16:15:10 Step 10/22 : FROM alpine:3.12 16:15:10 ---> 9852663dfa18 16:15:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:15:10 ---> Using cache 16:15:10 ---> 7655aef90cb5 16:15:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:15:10 ---> Using cache 16:15:10 ---> fd5f766e1da0 16:15:10 Step 13/22 : ENV APP_PORT=48085 16:15:10 ---> Running in b24586c3882f 16:15:11 Removing intermediate container b24586c3882f 16:15:11 ---> e87c81a46dd2 16:15:11 Step 14/22 : EXPOSE $APP_PORT 16:15:11 ---> Running in fe97e37ff843 16:15:12 Removing intermediate container fe97e37ff843 16:15:12 ---> fd613dd4ab67 16:15:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:14 ---> ff9943e30f85 16:15:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:15:14 ---> 077ee80bcf84 16:15:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:15:15 ---> Running in f1a5c40e0ba8 16:15:16 ---> bb8e845c5ebf 16:15:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:15:17 ---> ad31b5e2aa43 16:15:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:15:18 ---> Running in afd8eaad231f 16:15:18 Removing intermediate container afd8eaad231f 16:15:18 ---> 1eb9afc11d7f 16:15:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:19 ---> Running in 9266aef7b18a 16:15:19 Removing intermediate container 9266aef7b18a 16:15:19 ---> 40aafaea7ed4 16:15:19 Step 20/22 : LABEL arch=arm64 16:15:19 ---> Running in 9399d43bc2e0 16:15:20 Removing intermediate container 9399d43bc2e0 16:15:20 ---> 1f8376faff97 16:15:20 Step 21/22 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:15:20 ---> Running in 94cf3d4b3792 16:15:21 Removing intermediate container 94cf3d4b3792 16:15:21 ---> 212a868bc36c 16:15:21 Step 22/22 : LABEL version=0.0.0 16:15:21 ---> Running in cf09bcc030c0 16:15:21 Removing intermediate container cf09bcc030c0 16:15:21 ---> 94fa801543c4 16:15:21 16:15:22 Successfully built 94fa801543c4 16:15:22 Successfully tagged docker-support-scheduler-go-arm64:latest 16:15:44  Building docker-support-scheduler-go ... done 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 16:15:46 Removing intermediate container e412a50f7598 16:15:46 ---> 4616d8f48c4e 16:15:46 Step 14/23 : ENV APP_PORT=48090 16:15:46 ---> Running in b4c64d5ef5fb 16:15:46 Removing intermediate container b4c64d5ef5fb 16:15:46 ---> 034b6b597c01 16:15:46 Step 15/23 : EXPOSE $APP_PORT 16:15:46 ---> Running in a7786ce2a8cf 16:15:47 Removing intermediate container a7786ce2a8cf 16:15:47 ---> eb5fa98e2e1a 16:15:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:15:58 ---> 50a6c6f38932 16:15:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:16:00 Removing intermediate container 055fb152edbb 16:16:00 ---> def51d3175d0 16:16:00 16:16:00 Step 10/24 : FROM alpine:3.12 16:16:00 ---> 9852663dfa18 16:16:00 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:16:00 ---> Running in daede42e1d9c 16:16:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:00 (1/6) Installing ca-certificates (20191127-r4) 16:16:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:16:00 (3/6) Installing libcurl (7.76.1-r0) 16:16:00 (4/6) Installing curl (7.76.1-r0) 16:16:00 (5/6) Installing dumb-init (1.2.2-r1) 16:16:00 (6/6) Installing su-exec (0.2-r1) 16:16:00 Executing busybox-1.31.1-r20.trigger 16:16:00 Executing ca-certificates-20191127-r4.trigger 16:16:00 OK: 7 MiB in 20 packages 16:16:04 Removing intermediate container daede42e1d9c 16:16:04 ---> a88e4cc62cc5 16:16:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:16:04 Removing intermediate container 174934b75617 16:16:04 ---> 5ff793524869 16:16:04 16:16:04 Step 10/23 : FROM alpine:3.12 16:16:04 ---> 9852663dfa18 16:16:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:16:04 ---> Using cache 16:16:04 ---> 7655aef90cb5 16:16:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:16:04 ---> Using cache 16:16:04 ---> fd5f766e1da0 16:16:04 Step 13/23 : ENV APP_PORT=48082 16:16:04 ---> Running in f5ecf4a004c4 16:16:04 ---> Running in b7813d653860 16:16:05 Removing intermediate container f5ecf4a004c4 16:16:05 ---> 1f015b7084a6 16:16:05 Step 13/24 : WORKDIR / 16:16:05 Removing intermediate container b7813d653860 16:16:05 ---> b0a17cbdfb47 16:16:05 Step 14/23 : EXPOSE $APP_PORT 16:16:05 ---> Running in a78ef4508b30 16:16:05 ---> Running in ee9ecdc0c58a 16:16:06 Removing intermediate container ee9ecdc0c58a 16:16:06 ---> 038a29dc315e 16:16:06 Step 15/23 : WORKDIR / 16:16:06 Removing intermediate container a78ef4508b30 16:16:06 ---> 08b211066752 16:16:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:16:06 ---> Running in dbdce3429194 16:16:07 Removing intermediate container dbdce3429194 16:16:07 ---> bc9422388059 16:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:07 ---> c152ac7ee780 16:16:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:16:08 ---> e5a144c5c79e 16:16:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:16:08 ---> c4199f9fa1eb 16:16:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:16:08 ---> 9e987c1a64e8 16:16:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:16:09 ---> be67785359fa 16:16:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:16:09 ---> 3d6b50ff25f8 16:16:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:16:10 ---> b6c10caf4bf9 16:16:10 Step 19/23 : ENTRYPOINT ["/core-command"] 16:16:10 ---> Running in 77e108164794 16:16:10 ---> 70b4b520184a 16:16:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:16:11 Removing intermediate container 77e108164794 16:16:11 ---> f29000283cb9 16:16:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:11 ---> Running in b747caa2609f 16:16:11 ---> 5f541941de6b 16:16:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:16:12 Removing intermediate container b747caa2609f 16:16:12 ---> acd321730210 16:16:12 Step 21/23 : LABEL arch=arm64 16:16:12 ---> Running in 37bb7409edc4 16:16:12 ---> 2ca6ba008881 16:16:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:16:13 ---> 977065ca46bc 16:16:13 Step 20/24 : 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/ 16:16:13 ---> Running in fbfddc0a17ff 16:16:13 Removing intermediate container 37bb7409edc4 16:16:13 ---> 19616ca54185 16:16:13 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:16:13 ---> Running in b8a6d255f9c2 16:16:14 ---> Running in 4f3d47b5ecbd 16:16:14 Removing intermediate container b8a6d255f9c2 16:16:14 ---> 463d250b4fd0 16:16:14 Step 23/23 : LABEL version=0.0.0 16:16:14 ---> Running in 8b0922fc3397 16:16:14 Removing intermediate container f1a5c40e0ba8 16:16:14 ---> 7dad9ef9b5e3 16:16:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:16:15 ---> Running in 3df03dbea445 16:16:15 Removing intermediate container 8b0922fc3397 16:16:15 ---> c2135f98e780 16:16:15 16:16:15 Successfully built c2135f98e780 16:16:15 Successfully tagged docker-core-command-go-arm64:latest 16:16:16  Building docker-core-command-go ... done Removing intermediate container fbfddc0a17ff 16:16:16 ---> fab6384e3a0f 16:16:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:16:16 ---> Running in 18b4e0765bc8 16:16:16 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 16:16:16 Removing intermediate container 18b4e0765bc8 16:16:16 ---> a981d344455c 16:16:16 Step 22/24 : LABEL arch=arm64 16:16:16 ---> Running in b5ceb54d6388 16:16:17 Removing intermediate container b5ceb54d6388 16:16:17 ---> 0ab4707719b0 16:16:17 Step 23/24 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:16:17 ---> Running in b3af01fa9f80 16:16:18 Removing intermediate container 4f3d47b5ecbd 16:16:18 ---> e8dd3efb0126 16:16:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:18 Removing intermediate container b3af01fa9f80 16:16:18 ---> 31279496f2ae 16:16:18 Step 24/24 : LABEL version=0.0.0 16:16:18 ---> Running in 747251891d95 16:16:18 Removing intermediate container 747251891d95 16:16:18 ---> d40d1109b4d9 16:16:18 16:16:19 Successfully built d40d1109b4d9 16:16:19 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:16:19  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3df03dbea445 16:16:19 ---> 10b2c4c77e84 16:16:19 16:16:19 Step 11/23 : FROM docker:20.10.0 16:16:19 20.10.0: Pulling from library/docker 16:16:20 ---> Running in 3d020fab9f0d 16:16:25 Removing intermediate container 3d020fab9f0d 16:16:25 ---> aaaf2fc459a0 16:16:25 Step 21/23 : LABEL arch=x86_64 16:16:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:16:26 Status: Downloaded newer image for docker:20.10.0 16:16:26 ---> eeaf43b92773 16:16:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:16:27 ---> Running in cbb5367b0d07 16:16:27 ---> Running in 9444e60f8a11 16:16:28 Removing intermediate container 9444e60f8a11 16:16:28 ---> 1c4c84c0fd61 16:16:28 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:16:28 ---> Running in 59476b9c41c9 16:16:29 Removing intermediate container cbb5367b0d07 16:16:29 ---> feb525af9f3d 16:16:29 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:30 (1/39) Installing readline (8.0.4-r0) 16:16:30 (2/39) Installing bash (5.0.17-r0) 16:16:30 Executing bash-5.0.17-r0.post-install 16:16:30 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:16:30 (4/39) Installing libcurl (7.76.1-r0) 16:16:30 (5/39) Installing curl (7.76.1-r0) 16:16:30 (6/39) Installing dumb-init (1.2.2-r1) 16:16:30 (7/39) Installing libbz2 (1.0.8-r1) 16:16:30 (8/39) Installing expat (2.2.9-r1) 16:16:30 (9/39) Installing libffi (3.3-r2) 16:16:30 (10/39) Installing gdbm (1.13-r1) 16:16:30 (11/39) Installing xz-libs (5.2.5-r0) 16:16:30 (12/39) Installing sqlite-libs (3.32.1-r0) 16:16:30 (13/39) Installing python3 (3.8.8-r0) 16:16:31 ---> Running in 1e95f71182de 16:16:32 (14/39) Installing py3-appdirs (1.4.4-r1) 16:16:32 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:16:32 (16/39) Installing py3-parsing (2.4.7-r0) 16:16:32 (17/39) Installing py3-six (1.15.0-r0) 16:16:32 (18/39) Installing py3-packaging (20.4-r0) 16:16:32 (19/39) Installing py3-setuptools (47.0.0-r0) 16:16:32 (20/39) Installing py3-chardet (3.0.4-r4) 16:16:32 (21/39) Installing py3-idna (2.9-r0) 16:16:32 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:16:32 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:16:32 (24/39) Installing py3-requests (2.23.0-r0) 16:16:32 (25/39) Installing py3-msgpack (1.0.0-r0) 16:16:32 (26/39) Installing py3-lockfile (0.12.2-r3) 16:16:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:16:32 (28/39) Installing py3-colorama (0.4.3-r0) 16:16:32 (29/39) Installing py3-distlib (0.3.0-r0) 16:16:32 (30/39) Installing py3-distro (1.5.0-r1) 16:16:32 (31/39) Installing py3-webencodings (0.5.1-r3) 16:16:32 (32/39) Installing py3-html5lib (1.0.1-r4) 16:16:32 (33/39) Installing py3-pytoml (0.1.21-r0) 16:16:32 (34/39) Installing py3-pep517 (0.8.2-r0) 16:16:32 (35/39) Installing py3-progress (1.5-r0) 16:16:32 (36/39) Installing py3-toml (0.10.1-r0) 16:16:32 (37/39) Installing py3-retrying (1.3.3-r0) 16:16:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:16:32 (39/39) Installing py3-pip (20.1.1-r0) 16:16:32 Executing busybox-1.31.1-r19.trigger 16:16:32 OK: 72 MiB in 59 packages 16:16:33 Removing intermediate container 1e95f71182de 16:16:33 ---> 3994f977b4b3 16:16:33 Step 23/23 : LABEL version=0.0.0 16:16:34 ---> Running in ea7d350d61a5 16:16:35 Removing intermediate container ea7d350d61a5 16:16:35 ---> c11d06fe4562 16:16:35 16:16:36 ---> 775b8f1f0b22 16:16:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:16:36 ---> 94f83705a845 16:16:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:16:36 ---> 299aac8add35 16:16:36 Step 9/23 : RUN make cmd/core-data/core-data 16:16:36 Collecting docker-compose==1.23.2 16:16:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:16:37 Successfully built c11d06fe4562 16:16:37 Successfully tagged docker-sys-mgmt-agent-go:latest 16:16:37 Collecting PyYAML<4,>=3.10 16:16:37 Downloading PyYAML-3.13.tar.gz (270 kB) 16:16:38  Building docker-sys-mgmt-agent-go ... done  ---> Running in 4d05f2cc26c8 16:16:38 ---> 2157e4d58c14 16:16:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:16:38 ---> Running in 3dab55dbabf2 16:16:38 ---> Running in bebc65aa7bc7 16:16:39 ---> Running in b5735d650e4c 16:16:40 Collecting docker<4.0,>=3.6.0 16:16:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:16:41 Collecting jsonschema<3,>=2.5.1 16:16:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:16:42 Collecting websocket-client<1.0,>=0.32.0 16:16:42 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:16:42 Collecting cached-property<2,>=1.2.0 16:16:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:16:42 Collecting dockerpty<0.5,>=0.4.1 16:16:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:16:43 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 16:16:43 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 16:16:43 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 16:16:43 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 16:16:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:16:44 Collecting docopt<0.7,>=0.6.1 16:16:44 Downloading docopt-0.6.2.tar.gz (25 kB) 16:16:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:16:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:16:48 Collecting texttable<0.10,>=0.9.0 16:16:48 Downloading texttable-0.9.1.tar.gz (11 kB) 16:16:49 Collecting docker-pycreds>=0.4.0 16:16:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:16:49 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) 16:16:50 Collecting urllib3<1.25,>=1.21.1 16:16:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:16:50 Collecting idna<2.8,>=2.5 16:16:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:16:50 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) 16:16:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:16:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:16:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:16:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:16:51 Installing collected packages: PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, cached-property, dockerpty, docopt, texttable, docker-compose 16:16:51 Running setup.py install for PyYAML: started 16:16:53 Running setup.py install for PyYAML: finished with status 'done' 16:16:53 Attempting uninstall: urllib3 16:16:53 Found existing installation: urllib3 1.25.9 16:16:53 Uninstalling urllib3-1.25.9: 16:16:54 Successfully uninstalled urllib3-1.25.9 16:16:54 Attempting uninstall: idna 16:16:54 Found existing installation: idna 2.9 16:16:54 Uninstalling idna-2.9: 16:16:54 Successfully uninstalled idna-2.9 16:16:55 Attempting uninstall: requests 16:16:55 Found existing installation: requests 2.23.0 16:16:55 Uninstalling requests-2.23.0: 16:16:55 Successfully uninstalled requests-2.23.0 16:16:57 Running setup.py install for dockerpty: started 16:16:58 Running setup.py install for dockerpty: finished with status 'done' 16:16:58 Running setup.py install for docopt: started 16:17:00 Running setup.py install for docopt: finished with status 'done' 16:17:00 Running setup.py install for texttable: started 16:17:02 Running setup.py install for texttable: finished with status 'done' 16:17:03 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.58.0 16:17:11 Removing intermediate container 59476b9c41c9 16:17:11 ---> f32c95c4f95e 16:17:11 Step 14/23 : ENV APP_PORT=48090 16:17:11 ---> Running in 0898707e6ec9 16:17:11 Removing intermediate container 0898707e6ec9 16:17:11 ---> bc323714e44a 16:17:11 Step 15/23 : EXPOSE $APP_PORT 16:17:12 ---> Running in 79680254e1cd 16:17:12 Removing intermediate container 79680254e1cd 16:17:12 ---> d4eea3809ffe 16:17:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:17:13 ---> cc4b7687b7b0 16:17:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:17:14 ---> d414a5531a23 16:17:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:17:15 ---> 956c6116b7f4 16:17:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:17:15 ---> Running in 2d6864da7fe6 16:17:15 Removing intermediate container 2d6864da7fe6 16:17:15 ---> 24024de4065d 16:17:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:17:15 ---> Running in 3f132973fd12 16:17:16 Removing intermediate container 3f132973fd12 16:17:16 ---> 3d170f9f0d6c 16:17:16 Step 21/23 : LABEL arch=arm64 16:17:16 ---> Running in acb826c5618c 16:17:16 Removing intermediate container acb826c5618c 16:17:16 ---> a2ace3558644 16:17:16 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:17:16 ---> Running in e0c0f5321cd8 16:17:17 Removing intermediate container e0c0f5321cd8 16:17:17 ---> dcf59c0f9103 16:17:17 Step 23/23 : LABEL version=0.0.0 16:17:17 ---> Running in f564f9b49244 16:17:18 Removing intermediate container f564f9b49244 16:17:18 ---> cc13ce9d2d48 16:17:18 16:17:18 Successfully built cc13ce9d2d48 16:17:18 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:17:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:17:18 $ docker stop --time=1 03c88acf8d4ce1e10097fd43a9267c210fa6021637770156193c1fde91a4577d 16:17:20 $ docker rm -f 03c88acf8d4ce1e10097fd43a9267c210fa6021637770156193c1fde91a4577d [Pipeline] // withDockerContainer [Pipeline] sh 16:17:21 + + grepdocker docker images 16:17:21 16:17:21 docker-sys-mgmt-agent-go-arm64 latest cc13ce9d2d48 4 seconds ago 299MB 16:17:21 docker-security-secretstore-setup-go-arm64 latest d40d1109b4d9 About a minute ago 24.9MB 16:17:21 docker-core-command-go-arm64 latest c2135f98e780 About a minute ago 16.5MB 16:17:21 docker-support-scheduler-go-arm64 latest 94fa801543c4 2 minutes ago 16.6MB 16:17:21 docker-core-data-go-arm64 latest 498a39c48ec0 3 minutes ago 21.6MB 16:17:21 docker-core-metadata-go-arm64 latest 36035e1a2439 3 minutes ago 18.1MB 16:17:21 docker-security-bootstrapper-go-arm64 latest bd2ad002de05 3 minutes ago 18.1MB 16:17:21 docker-support-notifications-go-arm64 latest c27fc5ed7ea0 3 minutes ago 17.2MB 16:17:21 docker-security-proxy-setup-go-arm64 latest 04397efd36cb 3 minutes ago 24.6MB 16:17:21 docker 20.10.0 eeaf43b92773 4 months ago 228MB [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 16:17:22 ---> job-cost.sh 16:17:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JDUH 16:17:54 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 16:17:59 Removing intermediate container b5735d650e4c 16:17:59 ---> 74d9c25ff37e 16:17:59 16:17:59 Step 10/31 : FROM alpine:3.12 16:17:59 ---> 13621d1b12d4 16:17:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:18:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:18:01 ---> Running in 99fe49bc350d 16:18:03 Removing intermediate container 99fe49bc350d 16:18:03 ---> e61671899cab 16:18:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:18:04 Removing intermediate container 3dab55dbabf2 16:18:04 ---> f5d98c65ffff 16:18:04 16:18:04 Step 10/22 : FROM alpine:3.12 16:18:04 ---> 13621d1b12d4 16:18:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:18:05 ---> Running in 9e32b646001b 16:18:05 ---> Running in d31587180a49 16:18:06 Removing intermediate container bebc65aa7bc7 16:18:06 ---> 25086078c2b2 16:18:06 16:18:06 Step 10/24 : FROM alpine:3.12 16:18:06 ---> 13621d1b12d4 16:18:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:18:07 ---> Running in 434f4f98fd76 16:18:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:11 (1/2) Installing ca-certificates (20191127-r4) 16:18:11 (1/2) Installing dumb-init (1.2.2-r1) 16:18:11 (2/2) Installing su-exec (0.2-r1) 16:18:11 Executing busybox-1.31.1-r20.trigger 16:18:11 (2/2) Installing dumb-init (1.2.2-r1) 16:18:11 Executing busybox-1.31.1-r20.trigger 16:18:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:11 OK: 6 MiB in 16 packages 16:18:11 Executing ca-certificates-20191127-r4.trigger 16:18:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:11 OK: 6 MiB in 16 packages 16:18:11 (1/6) Installing ca-certificates (20191127-r4) 16:18:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:18:11 (3/6) Installing libcurl (7.76.1-r0) 16:18:11 (4/6) Installing curl (7.76.1-r0) 16:18:11 (5/6) Installing dumb-init (1.2.2-r1) 16:18:11 (6/6) Installing su-exec (0.2-r1) 16:18:11 Executing busybox-1.31.1-r20.trigger 16:18:12 Executing ca-certificates-20191127-r4.trigger 16:18:12 OK: 7 MiB in 20 packages 16:18:13 Removing intermediate container 4d05f2cc26c8 16:18:13 ---> 3437c53a501c 16:18:13 16:18:13 Step 10/23 : FROM alpine:3.12 16:18:13 ---> 13621d1b12d4 16:18:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:18:13 ---> Running in 219a070821a2 16:18:14 Removing intermediate container 9e32b646001b 16:18:14 ---> 0f6c38bdef13 16:18:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:18:15 Removing intermediate container 219a070821a2 16:18:15 ---> 9bd64f2f3a84 16:18:15 Step 12/23 : ENV APP_PORT=48080 16:18:15 ---> Running in 879e416dd332 16:18:15 Removing intermediate container d31587180a49 16:18:15 ---> 6c8d0a5ae638 16:18:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:18:15 ---> Running in 982a2e6580f3 16:18:15 Removing intermediate container 434f4f98fd76 16:18:15 ---> 32ea3fc4e0f3 16:18:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:18:15 ---> Running in 771dd22b997f 16:18:15 ---> Running in d55277d73c4c 16:18:16 Removing intermediate container 982a2e6580f3 16:18:16 ---> 4b421f07abc9 16:18:16 Step 13/23 : EXPOSE $APP_PORT 16:18:16 Removing intermediate container 879e416dd332 16:18:16 ---> 3d85ed84063e 16:18:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:18:16 Removing intermediate container 771dd22b997f 16:18:16 ---> 88530ffa43a3 16:18:16 Step 13/22 : ENV APP_PORT=48060 16:18:16 ---> Running in 56011e3b0e72 16:18:16 Removing intermediate container d55277d73c4c 16:18:16 ---> 83af91bcfc71 16:18:16 Step 13/24 : WORKDIR / 16:18:16 ---> Running in b7e980c248ec 16:18:16 ---> Running in 73a78b231bee 16:18:17 ---> Running in 434ad0cee410 16:18:17 Removing intermediate container 56011e3b0e72 16:18:17 ---> 811161c9a529 16:18:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:17 Removing intermediate container 73a78b231bee 16:18:17 ---> 5eff269a6070 16:18:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:18:17 Removing intermediate container b7e980c248ec 16:18:17 ---> 162616e054b0 16:18:17 Step 14/22 : EXPOSE $APP_PORT 16:18:17 ---> Running in a45e59332a43 16:18:18 ---> Running in de4ba83117ae 16:18:18 ---> Running in a76c30ec56eb 16:18:18 Removing intermediate container 434ad0cee410 16:18:18 ---> 2252620bb491 16:18:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:18:18 Removing intermediate container a76c30ec56eb 16:18:18 ---> 1a60f7599edf 16:18:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:19 ---> 353a21e148c8 16:18:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:18:21 ---> e43b01eafe8c 16:18:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:18:21 ---> 806c405fede5 16:18:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:18:23 ---> 9d673a8d2920 16:18:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:18:23 ---> 64c2f6a480f9 16:18:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:18:24 Removing intermediate container a45e59332a43 16:18:24 ---> 5b312a2d18d9 16:18:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:18:24 Removing intermediate container de4ba83117ae 16:18:24 ---> 90dd91478037 16:18:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:18:24 ---> 98145fe06819 16:18:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:18:24 ---> Running in 42a00219bc4d 16:18:24 ---> Running in 465fc500e9e4 16:18:24 ---> a5a18a33473b 16:18:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:18:25 ---> Running in ac56a643c349 16:18:25 Removing intermediate container 465fc500e9e4 16:18:25 ---> 976e5e302cbd 16:18:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:18:26 Removing intermediate container ac56a643c349 16:18:26 ---> d3369c73ae19 16:18:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:26 ---> 45cc114ccdbd 16:18:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:18:27 ---> Running in 12bc055e835d 16:18:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:27 ---> 4a2aa9c36c82 16:18:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:18:27 ---> Running in db0a260e821e 16:18:27 Removing intermediate container 12bc055e835d 16:18:27 ---> efac3f9b0bf4 16:18:27 Step 20/22 : LABEL arch=x86_64 16:18:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:27 ---> 046a4187203b 16:18:27 Step 20/24 : 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/ 16:18:28 ---> Running in 5908106f76f9 16:18:28 ---> Running in 6b54c2ad4e07 16:18:28 Removing intermediate container 5908106f76f9 16:18:28 ---> 617f828f7880 16:18:28 Step 21/22 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:18:28 (1/6) Installing dumb-init (1.2.2-r1) 16:18:28 (2/6) Installing libgcc (9.3.0-r2) 16:18:28 ---> Running in b5c5355b5c41 16:18:28 (3/6) Installing libsodium (1.0.18-r0) 16:18:28 (4/6) Installing libstdc++ (9.3.0-r2) 16:18:28 (5/6) Installing libzmq (4.3.3-r0) 16:18:29 Removing intermediate container b5c5355b5c41 16:18:29 ---> d0deea515319 16:18:29 Step 22/22 : LABEL version=0.0.0 16:18:29 (6/6) Installing zeromq (4.3.3-r0) 16:18:29 Executing busybox-1.31.1-r20.trigger 16:18:29 OK: 8 MiB in 20 packages 16:18:29 ---> Running in b7e8a1c50903 16:18:30 Removing intermediate container b7e8a1c50903 16:18:30 ---> 8e5f86976dcc 16:18:30 16:18:30 Removing intermediate container db0a260e821e 16:18:30 ---> 6e2fadc15842 16:18:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:31 Successfully built 8e5f86976dcc 16:18:31 Successfully tagged docker-support-notifications-go:latest 16:18:31  Building docker-support-notifications-go ... done Removing intermediate container 6b54c2ad4e07 16:18:31 ---> 3eb7e947a1dd 16:18:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:18:31 Removing intermediate container 42a00219bc4d 16:18:31 ---> db9a6ad9f182 16:18:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:32 ---> 762c4b8a5562 16:18:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:18:32 ---> Running in 4c374d75f294 16:18:33 Removing intermediate container 4c374d75f294 16:18:33 ---> a54afbe851b4 16:18:33 Step 22/24 : LABEL arch=x86_64 16:18:33 ---> ee3a5c335e96 16:18:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:18:33 ---> Running in 0c9b5dd47c52 16:18:33 ---> 5bf48875ed07 16:18:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:18:34 Removing intermediate container 0c9b5dd47c52 16:18:34 ---> c26cb083d85a 16:18:34 Step 23/24 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:18:34 ---> Running in aaf6d448b1f7 16:18:35 ---> bcc7668c2ee1 16:18:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:18:35 Removing intermediate container aaf6d448b1f7 16:18:35 ---> 9e2fbef80dfb 16:18:35 Step 24/24 : LABEL version=0.0.0 16:18:35 ---> 9748dc122733 16:18:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:18:35 ---> Running in 6cdedbd4b319 16:18:35 ---> be9fc55d64a6 16:18:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:18:36 Removing intermediate container 6cdedbd4b319 16:18:36 ---> df026c7041cb 16:18:36 16:18:36 ---> 314aee7ba6a4 16:18:36 Step 19/23 : ENTRYPOINT ["/core-data"] 16:18:36 ---> Running in a1a060168742 16:18:37 Successfully built df026c7041cb 16:18:37 Successfully tagged docker-security-secretstore-setup-go:latest 16:18:37  Building docker-security-secretstore-setup-go ... done  ---> e2dcfa37a7ca 16:18:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:18:37 Removing intermediate container a1a060168742 16:18:37 ---> ad5596947f90 16:18:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:37 ---> Running in 72313053dca0 16:18:37 ---> Running in 669bfc777062 16:18:38 Removing intermediate container 72313053dca0 16:18:38 ---> 0266ca00b1b7 16:18:38 Step 21/23 : LABEL arch=x86_64 16:18:38 Removing intermediate container 669bfc777062 16:18:38 ---> 7ec487d5ed76 16:18:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:18:39 ---> Running in b1f7c3b22524 16:18:40 Removing intermediate container b1f7c3b22524 16:18:40 ---> 112ea7f574bc 16:18:40 Step 22/23 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:18:40 ---> 579fd8fd9380 16:18:40 Step 26/31 : RUN chmod +x /entrypoint.sh 16:18:40 ---> Running in 00d447cf8529 16:18:40 ---> Running in b4715518d619 16:18:41 Removing intermediate container 00d447cf8529 16:18:41 ---> 21a2a8aede43 16:18:41 Step 23/23 : LABEL version=0.0.0 16:18:41 ---> Running in e89344a7093b 16:18:41 Removing intermediate container e89344a7093b 16:18:41 ---> 663160810a98 16:18:41 16:18:41 Successfully built 663160810a98 16:18:41 Successfully tagged docker-core-data-go:latest 16:18:43  Building docker-core-data-go ... done Removing intermediate container b4715518d619 16:18:43 ---> 943b988f8e82 16:18:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:18:43 ---> Running in 17470680dff8 16:18:43 Removing intermediate container 17470680dff8 16:18:43 ---> 8cbef6957f1d 16:18:43 Step 28/31 : CMD ["gate"] 16:18:43 ---> Running in 9f3d33204aed 16:18:44 Removing intermediate container 9f3d33204aed 16:18:44 ---> d1a97f81c029 16:18:44 Step 29/31 : LABEL arch=x86_64 16:18:44 ---> Running in 5c9eed475b27 16:18:45 Removing intermediate container 5c9eed475b27 16:18:45 ---> cddf07fbfc38 16:18:45 Step 30/31 : LABEL git_sha=f889627254aa08f6634109be95b00785bd857dce 16:18:45 ---> Running in 7d0bd523e9c1 16:18:45 Removing intermediate container 7d0bd523e9c1 16:18:45 ---> 9a053c20def3 16:18:45 Step 31/31 : LABEL version=0.0.0 16:18:46 ---> Running in c5f581798609 16:18:46 Removing intermediate container c5f581798609 16:18:46 ---> aa6aa38f19f3 16:18:46 16:18:47 Successfully built aa6aa38f19f3 16:18:47 Successfully tagged docker-security-bootstrapper-go:latest 16:18:47  Building docker-security-bootstrapper-go ... done  [Pipeline] } 16:18:48 $ docker stop --time=1 efd740af2611979e21b0f20695901831b0cd6bae349e4d72964054fe6b5cbfae 16:18:51 $ docker rm -f efd740af2611979e21b0f20695901831b0cd6bae349e4d72964054fe6b5cbfae [Pipeline] // withDockerContainer [Pipeline] sh 16:18:52 + grep docker 16:18:52 + docker images 16:18:53 docker-security-bootstrapper-go latest aa6aa38f19f3 7 seconds ago 19.3MB 16:18:53 docker-core-data-go latest 663160810a98 12 seconds ago 22.9MB 16:18:53 docker-security-secretstore-setup-go latest df026c7041cb 18 seconds ago 26.3MB 16:18:53 docker-support-notifications-go latest 8e5f86976dcc 24 seconds ago 18.2MB 16:18:53 docker-sys-mgmt-agent-go latest c11d06fe4562 2 minutes ago 312MB 16:18:53 docker-core-metadata-go latest d6b24deb0b43 6 minutes ago 19.2MB 16:18:53 docker-support-scheduler-go latest 6b739937f0fb 6 minutes ago 17.7MB 16:18:53 docker-security-proxy-setup-go latest 53bcf52af111 6 minutes ago 26MB 16:18:53 docker-core-command-go latest 603c95b56f6b 6 minutes ago 17.5MB 16:18:53 docker 20.10.0 aefe523efa57 4 months ago 240MB [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 16:19:09 Still waiting to schedule task 16:19:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1208’ 16:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-JDUH/bin to PATH 16:19:37 INFO: No Stack... 16:19:37 INFO: Retrieving Pricing Info for: lf-standard-4 16:19:37 INFO: Archiving Costs [Pipeline] sh 16:19:38 + cut -d, -f6 16:19:38 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 16:19:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3389-1-stack-cost] 16:19:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3389-1-stack-cost] did not exist. Created. 16:19:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:38 + echo total: 0.20999999344348907 [Pipeline] stash 16:19:39 Stashed 1 file(s) [Pipeline] } 16:19:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3389-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:21:39 Running on prd-ubuntu18.04-docker-8c-8g-1209 in /w/workspace/edgexfoundry_edgex-go_PR-3389 [Pipeline] { [Pipeline] ws 16:21:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:21:42 using credential edgex-jenkins-ssh 16:21:42 Cloning the remote Git repository 16:21:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:21:42 > git init /w/workspace/edgex-go/1 # timeout=10 16:21:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:42 > git --version # timeout=10 16:21:42 > git --version # 'git version 2.17.1' 16:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:00 Merging remotes/origin/master commit ffeef0baf9084ef973288a9a81981f0cc896aaf1 into PR head commit f889627254aa08f6634109be95b00785bd857dce 16:22:01 Merge succeeded, producing f889627254aa08f6634109be95b00785bd857dce 16:22:01 Checking out Revision f889627254aa08f6634109be95b00785bd857dce (PR-3389) 16:22:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:22:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:22:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:22:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3389/head:refs/remotes/origin/PR-3389 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:22:00 > git config core.sparsecheckout # timeout=10 16:22:00 > git checkout -f f889627254aa08f6634109be95b00785bd857dce # timeout=10 16:22:01 > git remote # timeout=10 16:22:01 > git config --get remote.origin.url # timeout=10 16:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:01 > git merge ffeef0baf9084ef973288a9a81981f0cc896aaf1 # timeout=10 16:22:01 > git rev-parse HEAD^{commit} # timeout=10 16:22:01 > git config core.sparsecheckout # timeout=10 16:22:01 > git checkout -f f889627254aa08f6634109be95b00785bd857dce # timeout=10 16:22:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 16:22:04 > git --version # timeout=10 16:22:04 > git --version # 'git version 2.17.1' 16:22:04 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:05 + echo snap-build.sh 16:22:05 snap-build.sh 16:22:05 + SNAP_BASE_DIR=. 16:22:05 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:22:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:22:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:22:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:22:05 + cd /w/workspace/edgex-go/1 16:22:05 + sudo apt-get remove -qy --purge lxd lxd-client 16:22:05 Reading package lists... 16:22:05 Building dependency tree... 16:22:05 Reading state information... 16:22:06 The following packages were automatically installed and are no longer required: 16:22:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:22:06 uidmap xdelta3 16:22:06 Use 'sudo apt autoremove' to remove them. 16:22:06 The following packages will be REMOVED: 16:22:06 lxd* lxd-client* 16:22:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:22:06 After this operation, 31.7 MB disk space will be freed. 16:22:07 (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 ... 190027 files and directories currently installed.) 16:22:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:22:08 Removing lxd dnsmasq configuration 16:22:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:22:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:22:09 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:22:09 (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 ... 189852 files and directories currently installed.) 16:22:09 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:22:11 Processing triggers for systemd (237-3ubuntu10.42) ... 16:22:11 Processing triggers for ureadahead (0.100.0-21) ... 16:22:12 + sudo snap remove --purge lxd 16:22:12 snap "lxd" is not installed 16:22:12 + sudo groupadd --force --system lxd 16:22:12 ++ whoami 16:22:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:22:12 + newgrp - lxd 16:22:12 + sudo snap install lxd 16:22:22 2021-04-20T16:22:19Z INFO Waiting for automatic snapd restart... 16:22:34 lxd 4.13 from Canonical* installed 16:22:34 + sudo lxd init --auto 16:22:44 + sudo snap install --classic snapcraft 16:22:48 snapcraft 4.6.2 from Canonical* installed 16:22:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:22:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:22:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:48 Dload Upload Total Spent Left Speed 16:22:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4045 16:22:48 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M 16:22:48 ./yq_linux_amd64 16:22:48 + sudo snapcraft prime --use-lxd 16:22:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:22:50 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: 16:22:50 - README.md 16:22:50 16:22:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:22:51 Launching a container. 16:23:03 Waiting for container to be ready 16:23:03 To start your first instance, try: lxc launch ubuntu:18.04 16:23:03 16:23:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:23:06 Waiting for network to be ready... 16:23:06 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:23:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:23:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 16:23:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:23:07 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:23:07 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:23:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:23:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:23:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:23:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:23:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:23:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 16:23:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:23:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:23:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 16:23:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 16:23:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 16:23:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 16:23:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:23:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 16:23:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 16:23:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:23:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:23:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 16:23:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 16:23:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 16:23:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:23:11 Fetched 24.4 MB in 4s (5689 kB/s) 16:23:11 Reading package lists... 16:23:11 Reading package lists... 16:23:11 Building dependency tree... 16:23:11 Reading state information... 16:23:12 The following additional packages will be installed: 16:23:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:23:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:23:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:23:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:23:12 Suggested packages: 16:23:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:23:12 Recommended packages: 16:23:12 gnupg libsasl2-modules 16:23:12 The following NEW packages will be installed: 16:23:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:23:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:23:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:23:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:23:12 The following packages will be upgraded: 16:23:12 gpg gpg-agent gpgconf libudev1 16:23:12 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 16:23:12 Need to get 3529 kB of archives. 16:23:12 After this operation, 13.3 MB of additional disk space will be used. 16:23:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 16:23:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:23:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:23:12 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 16:23:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:23:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:23:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:23:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:23:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:23:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:23:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:23:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:23:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:23:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:23:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:23:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:23:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:23:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:23:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:23:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:23:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:23:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:23:13 debconf: delaying package configuration, since apt-utils is not installed 16:23:13 Fetched 3529 kB in 1s (3374 kB/s) 16:23:13 (Reading database ... 12511 files and directories currently installed.) 16:23:13 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 16:23:13 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 16:23:13 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 16:23:13 Selecting previously unselected package udev. 16:23:13 (Reading database ... 12511 files and directories currently installed.) 16:23:13 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 16:23:13 Unpacking udev (237-3ubuntu10.46) ... 16:23:14 Selecting previously unselected package libfuse2:amd64. 16:23:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:23:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:23:14 Selecting previously unselected package fuse. 16:23:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:23:14 Unpacking fuse (2.9.7-1ubuntu1) ... 16:23:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:23:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:23:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:23:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:23:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:23:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:23:14 Selecting previously unselected package libksba8:amd64. 16:23:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:23:14 Unpacking libksba8:amd64 (1.3.5-2) ... 16:23:14 Selecting previously unselected package libroken18-heimdal:amd64. 16:23:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:23:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:23:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:23:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:15 Selecting previously unselected package libwind0-heimdal:amd64. 16:23:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:23:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:23:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:23:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:23:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:23:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:15 Selecting previously unselected package libsasl2-modules-db:amd64. 16:23:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:23:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:23:15 Selecting previously unselected package libsasl2-2:amd64. 16:23:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:23:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:23:15 Selecting previously unselected package libldap-common. 16:23:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:23:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:23:15 Selecting previously unselected package libldap-2.4-2:amd64. 16:23:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:23:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:23:15 Selecting previously unselected package dirmngr. 16:23:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:23:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:23:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:23:16 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:23:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:23:16 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:23:16 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:23:16 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:23:16 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:16 Setting up libksba8:amd64 (1.3.5-2) ... 16:23:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:23:16 Setting up udev (237-3ubuntu10.46) ... 16:23:16 invoke-rc.d: policy-rc.d denied execution of start. 16:23:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:16 Processing triggers for systemd (237-3ubuntu10) ... 16:23:16 Setting up fuse (2.9.7-1ubuntu1) ... 16:23:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:23:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:23:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:23:17 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:23:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:23:17 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:23:17 settings in the [Install] section, and DefaultInstance for template units). 16:23:17 This means they are not meant to be enabled using systemctl. 16:23:17 Possible reasons for having this kind of units are: 16:23:17 1) A unit may be statically enabled by being symlinked from another unit's 16:23:17 .wants/ or .requires/ directory. 16:23:17 2) A unit's purpose may be to act as a helper for some other unit which has 16:23:17 a requirement dependency on it. 16:23:17 3) A unit may be started when needed via activation (socket, path, timer, 16:23:17 D-Bus, udev, scripted systemctl call, ...). 16:23:17 4) In case of template units, the unit is meant to be enabled with some 16:23:17 instance name specified. 16:23:18 Reading package lists... 16:23:18 Building dependency tree... 16:23:18 Reading state information... 16:23:18 The following additional packages will be installed: 16:23:18 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:23:18 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:23:18 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:23:18 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:23:18 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:23:18 Suggested packages: 16:23:18 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:23:18 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:23:18 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:23:18 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:23:18 systemd-container policykit-1 16:23:18 Recommended packages: 16:23:18 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:23:18 The following NEW packages will be installed: 16:23:18 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:23:18 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:23:18 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:23:18 multiarch-support openssh-client python3 python3-minimal python3.6 16:23:18 python3.6-minimal snapd squashfs-tools sudo 16:23:18 The following packages will be upgraded: 16:23:18 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:23:18 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 16:23:18 Need to get 35.2 MB of archives. 16:23:18 After this operation, 141 MB of additional disk space will be used. 16:23:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:23:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:23:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 16:23:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:23:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:23:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:23:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:23:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:23:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:23:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:23:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:23:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:23:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:23:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:23:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:23:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:23:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:23:19 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 16:23:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:23:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:23:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:23:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:23:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:23:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:23:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:23:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:23:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:23:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:23:19 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:23:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:23:19 debconf: delaying package configuration, since apt-utils is not installed 16:23:19 Fetched 35.2 MB in 1s (25.5 MB/s) 16:23:19 (Reading database ... 12757 files and directories currently installed.) 16:23:19 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 16:23:20 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 16:23:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 16:23:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 16:23:20 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 16:23:21 (Reading database ... 12757 files and directories currently installed.) 16:23:21 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:23:21 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:23:21 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:23:21 (Reading database ... 12757 files and directories currently installed.) 16:23:21 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:23:21 Unpacking apt (1.6.13) over (1.6.1) ... 16:23:21 Setting up apt (1.6.13) ... 16:23:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:23:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:23:22 (Reading database ... 12764 files and directories currently installed.) 16:23:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:23:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:23:22 Selecting previously unselected package libpython3.6-minimal:amd64. 16:23:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:23:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:23:22 Selecting previously unselected package libexpat1:amd64. 16:23:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:23:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:23:22 Selecting previously unselected package python3.6-minimal. 16:23:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:23:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:23:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:23:24 Checking for services that may need to be restarted...done. 16:23:24 Checking for services that may need to be restarted...done. 16:23:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:23:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:23:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:23:24 Selecting previously unselected package python3-minimal. 16:23:24 (Reading database ... 13012 files and directories currently installed.) 16:23:24 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:23:24 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:23:24 Selecting previously unselected package mime-support. 16:23:24 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:23:24 Unpacking mime-support (3.60ubuntu1) ... 16:23:25 Selecting previously unselected package libmpdec2:amd64. 16:23:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:23:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:23:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:23:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:23:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:23:25 Selecting previously unselected package python3.6. 16:23:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:23:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:23:25 Selecting previously unselected package libpython3-stdlib:amd64. 16:23:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:23:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:23:25 Setting up python3-minimal (3.6.7-1~18.04) ... 16:23:25 Selecting previously unselected package python3. 16:23:25 (Reading database ... 13442 files and directories currently installed.) 16:23:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:23:25 Unpacking python3 (3.6.7-1~18.04) ... 16:23:25 Selecting previously unselected package multiarch-support. 16:23:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:23:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:23:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:23:26 Selecting previously unselected package liblzo2-2:amd64. 16:23:26 (Reading database ... 13479 files and directories currently installed.) 16:23:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:23:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:23:26 Selecting previously unselected package libbsd0:amd64. 16:23:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:23:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:23:26 Selecting previously unselected package sudo. 16:23:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:23:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:23:26 Selecting previously unselected package apparmor. 16:23:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:23:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:23:26 Selecting previously unselected package libedit2:amd64. 16:23:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:23:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:23:26 Selecting previously unselected package libkrb5support0:amd64. 16:23:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:23:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:23:26 Selecting previously unselected package libk5crypto3:amd64. 16:23:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:23:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:23:26 Selecting previously unselected package libkeyutils1:amd64. 16:23:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:23:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:23:27 Selecting previously unselected package libkrb5-3:amd64. 16:23:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:23:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:23:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:23:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:23:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:23:27 Selecting previously unselected package libssl1.0.0:amd64. 16:23:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:23:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:23:27 Selecting previously unselected package openssh-client. 16:23:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:23:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:23:27 Selecting previously unselected package squashfs-tools. 16:23:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:23:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:23:27 Selecting previously unselected package snapd. 16:23:27 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:23:27 Unpacking snapd (2.48.3+18.04) ... 16:23:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:23:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:23:29 Setting up mime-support (3.60ubuntu1) ... 16:23:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:23:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:23:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:23:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:23:30 Setting up systemd (237-3ubuntu10.46) ... 16:23:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:23:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:23:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:23:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:23:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:23:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:23:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:23:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:23:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:23:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:23:31 Setting up python3 (3.6.7-1~18.04) ... 16:23:31 running python rtupdate hooks for python3.6... 16:23:31 running python post-rtupdate hooks for python3.6... 16:23:31 Setting up apparmor (2.12-4ubuntu5.1) ... 16:23:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:23:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:23:33 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:23:33 Setting up snapd (2.48.3+18.04) ... 16:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:23:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:23:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:23:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:23:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:23:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:23:35 /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' 16:23:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:23:35 Processing triggers for systemd (237-3ubuntu10.46) ... 16:23:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:23:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:23:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:23:37 Reading package lists... 16:23:37 Reading package lists... 16:23:38 Building dependency tree... 16:23:38 Reading state information... 16:23:38 Calculating upgrade... 16:23:38 The following packages will be upgraded: 16:23:38 advancecomp base-files bash binutils binutils-common 16:23:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:23:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:23:38 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:23:38 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:23:38 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:23:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:23:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:23:38 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 16:23:38 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:23:38 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:23:38 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:23:38 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:23:38 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:23:38 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:23:38 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:23:38 Need to get 64.0 MB of archives. 16:23:38 After this operation, 5034 kB of additional disk space will be used. 16:23:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 16:23:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:23:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:23:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:23:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:23:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:23:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:23:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:23:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:23:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:23:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:23:38 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:23:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:23:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:23:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:23:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:23:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:23:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:23:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:23:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:23:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:23:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:23:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:23:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:23:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:23:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:23:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:23:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:23:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:23:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:23:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:23:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:23:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:23:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:23:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:23:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:23:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 16:23:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 16:23:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:23:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:23:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:23:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:23:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:23:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:23:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:23:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:23:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:23:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:23:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:23:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:23:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:23:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:23:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:23:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:23:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:23:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:23:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:23:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:23:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:23:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:23:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:23:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:23:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:23:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:23:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:23:40 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:23:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:23:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:23:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:23:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:23:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:23:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:23:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:23:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:23:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:23:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:23:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:23:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:23:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:23:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:23:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:23:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:23:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:23:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:23:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 16:23:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:23:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:23:40 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:23:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:23:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:23:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:23:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:23:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:23:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:23:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:23:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:23:40 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:23:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:23:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:23:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:23:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:23:40 debconf: delaying package configuration, since apt-utils is not installed 16:23:40 Fetched 64.0 MB in 2s (31.1 MB/s) 16:23:40 (Reading database ... 13912 files and directories currently installed.) 16:23:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:23:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:23:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:23:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:23:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 16:23:41 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 16:23:42 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:42 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:42 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:42 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:23:43 (Reading database ... 13911 files and directories currently installed.) 16:23:43 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:23:43 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:23:43 (Reading database ... 13911 files and directories currently installed.) 16:23:43 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:43 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:23:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:23:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:23:44 (Reading database ... 13911 files and directories currently installed.) 16:23:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:23:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:23:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:23:44 (Reading database ... 13911 files and directories currently installed.) 16:23:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:23:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:23:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:23:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:23:45 Setting up base-files (10.1ubuntu2.10) ... 16:23:45 Installing new version of config file /etc/issue ... 16:23:45 Installing new version of config file /etc/issue.net ... 16:23:45 Installing new version of config file /etc/lsb-release ... 16:23:45 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:23:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:23:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:23:46 Removing obsolete conffile /etc/default/motd-news ... 16:23:46 (Reading database ... 13912 files and directories currently installed.) 16:23:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:23:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:23:46 Setting up bash (4.4.18-2ubuntu1.2) ... 16:23:46 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 16:23:46 (Reading database ... 13912 files and directories currently installed.) 16:23:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:23:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:23:46 (Reading database ... 13912 files and directories currently installed.) 16:23:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:23:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:23:46 Setting up tar (1.29b-2ubuntu0.2) ... 16:23:46 (Reading database ... 13912 files and directories currently installed.) 16:23:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:23:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:23:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:23:47 (Reading database ... 13912 files and directories currently installed.) 16:23:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:23:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:23:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:23:47 (Reading database ... 13912 files and directories currently installed.) 16:23:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:23:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:23:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:23:47 (Reading database ... 13912 files and directories currently installed.) 16:23:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:23:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:23:48 Setting up grep (3.1-2build1) ... 16:23:48 (Reading database ... 13912 files and directories currently installed.) 16:23:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:23:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:23:48 Setting up login (1:4.5-1ubuntu2) ... 16:23:48 (Reading database ... 13912 files and directories currently installed.) 16:23:48 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:23:48 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:23:48 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:23:48 (Reading database ... 13912 files and directories currently installed.) 16:23:48 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:23:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:23:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:23:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:23:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:23:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:23:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:23:50 (Reading database ... 13912 files and directories currently installed.) 16:23:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:23:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:23:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:23:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:23:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:23:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:23:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:23:51 (Reading database ... 13912 files and directories currently installed.) 16:23:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:23:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:23:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:23:52 (Reading database ... 13912 files and directories currently installed.) 16:23:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:23:52 (Reading database ... 13912 files and directories currently installed.) 16:23:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:23:52 (Reading database ... 13912 files and directories currently installed.) 16:23:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:23:52 (Reading database ... 13912 files and directories currently installed.) 16:23:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:23:53 (Reading database ... 13912 files and directories currently installed.) 16:23:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:23:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:23:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:23:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:23:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:23:53 (Reading database ... 13912 files and directories currently installed.) 16:23:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:23:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:23:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:23:53 (Reading database ... 13912 files and directories currently installed.) 16:23:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:23:53 (Reading database ... 13912 files and directories currently installed.) 16:23:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:23:54 (Reading database ... 13912 files and directories currently installed.) 16:23:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:23:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:23:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:23:55 (Reading database ... 13912 files and directories currently installed.) 16:23:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:23:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:23:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:23:56 (Reading database ... 13912 files and directories currently installed.) 16:23:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:23:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:23:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:23:56 (Reading database ... 13914 files and directories currently installed.) 16:23:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:23:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:23:56 Setting up debconf (1.5.66ubuntu1) ... 16:23:56 (Reading database ... 13914 files and directories currently installed.) 16:23:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:23:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:23:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:23:56 (Reading database ... 13914 files and directories currently installed.) 16:23:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:23:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:23:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:23:57 (Reading database ... 13914 files and directories currently installed.) 16:23:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:23:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:23:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:23:57 (Reading database ... 13914 files and directories currently installed.) 16:23:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:23:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:23:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:23:57 (Reading database ... 13914 files and directories currently installed.) 16:23:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:23:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:23:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:23:58 (Reading database ... 13914 files and directories currently installed.) 16:23:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:23:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:23:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 16:23:58 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 16:23:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:23:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:23:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:23:58 (Reading database ... 13914 files and directories currently installed.) 16:23:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:23:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:23:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:23:58 (Reading database ... 13914 files and directories currently installed.) 16:23:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:23:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:23:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:23:59 (Reading database ... 13914 files and directories currently installed.) 16:23:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:23:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:23:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:23:59 (Reading database ... 13914 files and directories currently installed.) 16:23:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:23:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:23:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:23:59 (Reading database ... 13914 files and directories currently installed.) 16:23:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:24:00 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:24:00 Setting up passwd (1:4.5-1ubuntu2) ... 16:24:00 (Reading database ... 13914 files and directories currently installed.) 16:24:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:24:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:24:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:24:00 (Reading database ... 13914 files and directories currently installed.) 16:24:00 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 16:24:00 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:24:00 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 16:24:00 (Reading database ... 13914 files and directories currently installed.) 16:24:00 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 16:24:00 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:24:00 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 16:24:00 (Reading database ... 13914 files and directories currently installed.) 16:24:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:24:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:24:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:24:01 (Reading database ... 13914 files and directories currently installed.) 16:24:01 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:24:01 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:24:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:24:01 (Reading database ... 13914 files and directories currently installed.) 16:24:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:24:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:24:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:24:01 (Reading database ... 13914 files and directories currently installed.) 16:24:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:24:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:24:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:24:01 (Reading database ... 13914 files and directories currently installed.) 16:24:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:24:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:24:01 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:24:02 (Reading database ... 13914 files and directories currently installed.) 16:24:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:24:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:24:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:24:02 (Reading database ... 13915 files and directories currently installed.) 16:24:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:24:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:24:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:24:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:24:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:24:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:24:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:24:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:24:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:24:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:24:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:24:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:24:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:24:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:24:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:24:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:24:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:24:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:24:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:24:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:24:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:24:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:24:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:24:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:24:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:24:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:24:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:24:04 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:24:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:24:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:24:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:24:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:24:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:24:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:24:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:24:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:24:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:24:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:24:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:24:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:24:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:24:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:24:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:24:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:24:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:24:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:24:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:24:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:24:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:24:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:24:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:24:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:24:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:24:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:24:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:24:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:24:12 16:24:12 Current default time zone: 'Etc/UTC' 16:24:12 Local time is now: Tue Apr 20 16:24:12 UTC 2021. 16:24:12 Universal Time is now: Tue Apr 20 16:24:12 UTC 2021. 16:24:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:24:12 16:24:12 Setting up systemd-sysv (237-3ubuntu10.46) ... 16:24:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:12 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 16:24:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:24:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:24:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:24:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:24:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:24:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:24:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:24:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:24:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:24:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:24:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:13 Setting up patch (2.7.6-2ubuntu1.1) ... 16:24:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:24:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:24:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:24:13 Installing new version of config file /etc/ssl/openssl.cnf ... 16:24:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:24:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:24:13 Setting up ca-certificates (20210119~18.04.1) ... 16:24:15 Updating certificates in /etc/ssl/certs... 16:24:15 23 added, 27 removed; done. 16:24:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:24:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:24:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:24:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:24:16 Setting up pkgbinarymangler (138.18.04.1) ... 16:24:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:24:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up perl (5.26.1-6ubuntu0.5) ... 16:24:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:24:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:24:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:24:16 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:24:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:24:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:24:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:24:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:24:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:24:16 Processing triggers for systemd (237-3ubuntu10.46) ... 16:24:16 Processing triggers for mime-support (3.60ubuntu1) ... 16:24:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:24:16 Updating certificates in /etc/ssl/certs... 16:24:17 0 added, 0 removed; done. 16:24:17 Running hooks in /etc/ca-certificates/update.d... 16:24:17 done. 16:24:17 Reading package lists... 16:24:17 Building dependency tree... 16:24:17 Reading state information... 16:24:17 The following NEW packages will be installed: 16:24:17 apt-transport-https 16:24:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:24:18 Need to get 1692 B of archives. 16:24:18 After this operation, 154 kB of additional disk space will be used. 16:24:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:24:18 debconf: delaying package configuration, since apt-utils is not installed 16:24:18 Fetched 1692 B in 0s (8525 B/s) 16:24:18 Selecting previously unselected package apt-transport-https. 16:24:18 (Reading database ... 13920 files and directories currently installed.) 16:24:18 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:24:18 Unpacking apt-transport-https (1.6.13) ... 16:24:18 Setting up apt-transport-https (1.6.13) ... 16:24:18 Waiting for network to be ready... 16:24:25 2021-04-20T16:24:22Z INFO Waiting for automatic snapd restart... 16:24:25 snapd 2.49.2 from Canonical* installed 16:24:26 "snapd" switched to the "latest/stable" channel 16:24:26 16:24:29 core18 20210309 from Canonical* installed 16:24:29 "core18" switched to the "latest/stable" channel 16:24:29 16:24:32 snapcraft 4.6.2 from Canonical* installed 16:24:32 "snapcraft" switched to the "latest/stable" channel 16:24:32 16:24:37 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: 16:24:37 - README.md 16:24:37 16:24:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:24:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:24:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:24:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:24:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:24:44 Reading package lists... 16:24:44 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:24:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:24:51 Reading package lists... 16:24:51 Building dependency tree... 16:24:51 Reading state information... 16:24:51 Suggested packages: 16:24:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:24:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:24:51 Recommended packages: 16:24:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:24:51 The following NEW packages will be installed: 16:24:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:24:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:24:51 pkg-config zip 16:24:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:24:51 Need to get 7663 kB of archives. 16:24:51 After this operation, 43.8 MB of additional disk space will be used. 16:24:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:24:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:24:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:24:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:24:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:24:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:24:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:24:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:24:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:24:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:24:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:24:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:24:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:24:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:24:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:24:52 debconf: delaying package configuration, since apt-utils is not installed 16:24:52 Fetched 7663 kB in 1s (9404 kB/s) 16:24:52 Selecting previously unselected package libglib2.0-0:amd64. 16:24:52 (Reading database ... 13924 files and directories currently installed.) 16:24:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:24:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:24:52 Selecting previously unselected package libpsl5:amd64. 16:24:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:24:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:24:52 Selecting previously unselected package libnghttp2-14:amd64. 16:24:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:24:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:24:52 Selecting previously unselected package librtmp1:amd64. 16:24:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:24:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:24:52 Selecting previously unselected package libcurl3-gnutls:amd64. 16:24:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:24:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:24:52 Selecting previously unselected package liberror-perl. 16:24:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:24:52 Unpacking liberror-perl (0.17025-1) ... 16:24:53 Selecting previously unselected package git-man. 16:24:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:24:53 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:24:53 Selecting previously unselected package git. 16:24:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:24:53 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:24:54 Selecting previously unselected package libnorm1:amd64. 16:24:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:24:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:24:54 Selecting previously unselected package libpgm-5.2-0:amd64. 16:24:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:24:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:24:54 Selecting previously unselected package libsodium23:amd64. 16:24:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:24:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:24:54 Selecting previously unselected package libzmq5:amd64. 16:24:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:24:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:24:54 Selecting previously unselected package libzmq3-dev:amd64. 16:24:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:24:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:24:54 Selecting previously unselected package pkg-config. 16:24:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:24:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:24:54 Selecting previously unselected package zip. 16:24:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:24:54 Unpacking zip (3.0-11build1) ... 16:24:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:24:54 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:24:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:24:54 Setting up liberror-perl (0.17025-1) ... 16:24:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:24:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:24:55 No schema files found: doing nothing. 16:24:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:24:55 Setting up zip (3.0-11build1) ... 16:24:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:24:55 Setting up libsodium23:amd64 (1.0.16-2) ... 16:24:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:24:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:24:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:24:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:24:55 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:24:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:25:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:25:02 git set to automatically installed. 16:25:02 git-man set to automatically installed. 16:25:02 libcurl3-gnutls set to automatically installed. 16:25:02 liberror-perl set to automatically installed. 16:25:02 libglib2.0-0 set to automatically installed. 16:25:02 libnghttp2-14 set to automatically installed. 16:25:02 libnorm1 set to automatically installed. 16:25:02 libpgm-5.2-0 set to automatically installed. 16:25:02 libpsl5 set to automatically installed. 16:25:02 librtmp1 set to automatically installed. 16:25:02 libsodium23 set to automatically installed. 16:25:02 libzmq3-dev set to automatically installed. 16:25:02 libzmq5 set to automatically installed. 16:25:02 pkg-config set to automatically installed. 16:25:02 zip set to automatically installed. 16:25:03 snapd is not logged in, snap install commands will use sudo 16:25:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:25:10 snap "core18" has no updates available 16:25:11 snapd is not logged in, snap install commands will use sudo 16:25:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:25:32 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:25:32 Pulling go-build-helper 16:25:32 + snapcraftctl pull 16:25:33 'app-service-config' has dependencies that need to be staged: go-build-helper 16:25:33 Skipping pull go-build-helper (already ran) 16:25:33 Building go-build-helper 16:25:33 + snapcraftctl build 16:25:35 Staging go-build-helper 16:25:35 + snapcraftctl stage 16:25:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:25:45 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:25:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 16:25:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 16:25:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:25:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:25:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 16:25:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 16:25:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 16:25:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 16:25:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:25:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:25:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:25:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:25:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:25:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:25:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:25:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:25:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:25:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 16:25:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 16:25:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:25:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:25:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 16:25:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 16:25:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 16:25:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:25:45 Fetched 24.4 MB in 0s (0 B/s) 16:25:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:25:45 Fetched 224 kB in 0s (0 B/s) 16:25:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:25:45 Fetched 157 kB in 0s (0 B/s) 16:25:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:25:45 Fetched 221 kB in 0s (0 B/s) 16:25:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:25:45 Fetched 143 kB in 0s (0 B/s) 16:25:45 Pulling app-service-config 16:25:45 + snapcraftctl pull 16:25:46 Cloning into '/root/parts/app-service-config/src'... 16:25:46 Pulling config-common 16:25:46 + snapcraftctl pull 16:25:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:25:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:25:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:25:51 Fetched 0 B in 0s (0 B/s) 16:25:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:25:51 Fetched 0 B in 0s (0 B/s) 16:25:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:25:51 Fetched 0 B in 0s (0 B/s) 16:25:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:25:51 Fetched 0 B in 0s (0 B/s) 16:25:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:25:51 Fetched 0 B in 0s (0 B/s) 16:25:51 Pulling edgex-go 16:25:51 + snapcraftctl pull 16:26:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:26:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:26:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:26:13 Fetched 0 B in 0s (0 B/s) 16:26:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:26:13 Fetched 96.5 kB in 0s (0 B/s) 16:26:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:26:13 Fetched 279 kB in 0s (0 B/s) 16:26:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:26:13 Fetched 122 kB in 0s (0 B/s) 16:26:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:26:13 Fetched 77.8 kB in 0s (0 B/s) 16:26:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:26:13 Fetched 8848 B in 0s (0 B/s) 16:26:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:26:13 Fetched 47.8 kB in 0s (0 B/s) 16:26:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:26:13 Fetched 45.6 kB in 0s (0 B/s) 16:26:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:26:13 Fetched 15.0 kB in 0s (0 B/s) 16:26:13 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:26:13 Fetched 219 kB in 0s (0 B/s) 16:26:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:26:13 Fetched 154 kB in 0s (0 B/s) 16:26:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:26:13 Fetched 50.6 kB in 0s (0 B/s) 16:26:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:26:13 Fetched 14.8 kB in 0s (0 B/s) 16:26:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:26:13 Fetched 41.8 kB in 0s (0 B/s) 16:26:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:26:13 Fetched 499 kB in 0s (0 B/s) 16:26:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:26:13 Fetched 111 kB in 0s (0 B/s) 16:26:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:26:13 Fetched 240 kB in 0s (0 B/s) 16:26:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:26:13 Fetched 29.3 kB in 0s (0 B/s) 16:26:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:26:13 Fetched 85.5 kB in 0s (0 B/s) 16:26:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:26:13 Fetched 24.5 kB in 0s (0 B/s) 16:26:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:26:13 Fetched 49.2 kB in 0s (0 B/s) 16:26:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:26:13 Fetched 54.2 kB in 0s (0 B/s) 16:26:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:26:13 Fetched 30.8 kB in 0s (0 B/s) 16:26:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:26:13 Fetched 15.8 kB in 0s (0 B/s) 16:26:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:26:13 Fetched 85.9 kB in 0s (0 B/s) 16:26:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:26:13 Fetched 8720 B in 0s (0 B/s) 16:26:13 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 16:26:13 Fetched 137 kB in 0s (0 B/s) 16:26:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:26:13 Fetched 119 kB in 0s (0 B/s) 16:26:13 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 16:26:13 Fetched 110 kB in 0s (0 B/s) 16:26:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:26:13 Fetched 11.1 kB in 0s (0 B/s) 16:26:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:26:13 Fetched 645 kB in 0s (0 B/s) 16:26:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:26:13 Fetched 41.3 kB in 0s (0 B/s) 16:26:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:26:13 Fetched 17.9 kB in 0s (0 B/s) 16:26:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:26:13 Fetched 368 kB in 0s (0 B/s) 16:26:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:26:13 Fetched 187 kB in 0s (0 B/s) 16:26:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:26:13 Fetched 175 kB in 0s (0 B/s) 16:26:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:26:13 Fetched 206 kB in 0s (0 B/s) 16:26:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:26:13 Fetched 1301 kB in 0s (0 B/s) 16:26:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:26:13 Fetched 36.2 kB in 0s (0 B/s) 16:26:13 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:26:13 Fetched 159 kB in 0s (0 B/s) 16:26:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:26:13 Fetched 107 kB in 0s (0 B/s) 16:26:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:26:13 Fetched 48.7 kB in 0s (0 B/s) 16:26:13 Pulling static-packages 16:26:13 + snapcraftctl pull 16:26:13 Pulling version 16:26:13 + cd /root/project 16:26:13 + [ -f VERSION ] 16:26:13 + PROJECT_VERSION=local-dev 16:26:13 + git rev-parse --short HEAD 16:26:13 + GIT_REVISION=f8896272 16:26:13 + snapcraftctl set-version local-dev 16:26:13 Skipping build go-build-helper (already ran) 16:26:13 Building app-service-config 16:26:13 + make build 16:26:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:26:15 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 16:26:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 16:26:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 16:26:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 16:26:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 16:26:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:26:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 16:26:15 go: downloading github.com/gorilla/mux v1.8.0 16:26:15 go: downloading github.com/BurntSushi/toml v0.3.1 16:26:15 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:26:15 go: downloading github.com/go-kit/kit v0.8.0 16:26:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:26:15 go: downloading github.com/gorilla/websocket v1.4.2 16:26:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 16:26:16 go: downloading github.com/go-playground/validator/v10 v10.4.1 16:26:16 go: downloading github.com/x448/float16 v0.8.4 16:26:16 go: downloading github.com/pelletier/go-toml v1.2.0 16:26:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:26:16 go: downloading github.com/google/uuid v1.2.0 16:26:16 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:26:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:26:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 16:26:16 go: downloading github.com/hashicorp/consul/api v1.8.1 16:26:16 go: downloading github.com/go-playground/universal-translator v0.17.0 16:26:16 go: downloading github.com/pebbe/zmq4 v1.2.7 16:26:16 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:26:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:26:16 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:26:16 go: downloading github.com/mitchellh/copystructure v1.0.0 16:26:16 go: downloading github.com/hashicorp/serf v0.9.5 16:26:16 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:26:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:26:16 go: downloading github.com/go-playground/locales v0.13.0 16:26:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:26:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:26:16 go: downloading github.com/mattn/go-isatty v0.0.12 16:26:16 go: downloading github.com/leodido/go-urn v1.2.0 16:26:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:26:16 go: downloading github.com/fatih/color v1.9.0 16:26:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:26:16 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:26:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:26:16 go: downloading github.com/mattn/go-colorable v0.1.6 16:26:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:26:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:26:27 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:26:27 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:26:27 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:26:27 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:26:27 Building config-common 16:26:27 + snapcraftctl build 16:26:29 Building edgex-go 16:26:29 + cd /root/parts/edgex-go/src 16:26:29 + make build 16:26:29 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 16:26:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 16:26:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 16:26:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.9 16:26:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:26:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 16:26:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 16:26:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 16:26:29 go: downloading github.com/pelletier/go-toml v1.9.0 16:26:29 go: downloading github.com/go-playground/validator/v10 v10.5.0 16:26:29 go: downloading github.com/imdario/mergo v0.3.12 16:26:29 go: downloading github.com/pkg/errors v0.8.1 16:26:30 go: downloading golang.org/x/text v0.3.2 16:26:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:26:34 go: downloading gopkg.in/yaml.v2 v2.4.0 16:26:39 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 16:26:40 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 16:26:42 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 16:26:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:26:42 go: downloading github.com/stretchr/testify v1.7.0 16:26:43 go: downloading github.com/davecgh/go-spew v1.1.1 16:26:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:26:43 go: downloading github.com/pmezard/go-difflib v1.0.0 16:26: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 16:26:45 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:26:45 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:26:46 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 16:26:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:26:48 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 16:26: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 16:26:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:26:51 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 16:26:51 go: downloading github.com/lib/pq v1.9.0 16:26:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:26:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:26:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:26:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:26:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:26:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:26:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:26:53 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:26:53 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:26:53 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:26:53 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:26:53 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:26:53 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:26:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:26:53 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:26:53 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:26:53 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:26:53 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:26:53 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:26:53 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:26:53 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:26:53 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:26:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:26:53 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:26:53 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:26:53 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:26:56 Building static-packages 16:26:56 + snapcraftctl build 16:26:58 Building version 16:26:58 + snapcraftctl build 16:27:00 Skipping stage go-build-helper (already ran) 16:27:00 Staging app-service-config 16:27:00 + snapcraftctl stage 16:27:01 Staging config-common 16:27:01 + snapcraftctl stage 16:27:02 Staging edgex-go 16:27:02 + snapcraftctl stage 16:27:03 Staging static-packages 16:27:03 + snapcraftctl stage 16:27:04 Staging version 16:27:04 + snapcraftctl stage 16:27:05 Priming go-build-helper 16:27:05 + snapcraftctl prime 16:27:06 Priming app-service-config 16:27:06 + snapcraftctl prime 16:27:07 Priming config-common 16:27:07 + snapcraftctl prime 16:27:08 Priming edgex-go 16:27:08 + snapcraftctl prime 16:27:09 Priming static-packages 16:27:09 + snapcraftctl prime 16:27:12 Priming version 16:27:12 + snapcraftctl prime 16:27:12 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:27:15 provisioning config files... 16:27:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4829685147941510245tmp [Pipeline] { [Pipeline] sh 16:27:16 + set +x 16:27:16 + curl -s https://codecov.io/bash 16:27:16 + bash -s -- 16:27:16 16:27:16 _____ _ 16:27:16 / ____| | | 16:27:16 | | ___ __| | ___ ___ _____ __ 16:27:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:27:16 | |___| (_) | (_| | __/ (_| (_) \ V / 16:27:16 \_____\___/ \__,_|\___|\___\___/ \_/ 16:27:16 Bash-1.0.2 16:27:16 16:27:16 16:27:16 ==> git version 2.24.3 found 16:27:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:27:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:27:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:27:16 ==> Jenkins CI detected. 16:27:16 project root: . 16:27:16 --> token set from env 16:27:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:27:16 ==> Running gcov in . (disable via -X gcov) 16:27:17 ==> Python coveragepy not found 16:27:17 ==> Searching for coverage reports in: 16:27:17 + . 16:27:17 -> Found 1 reports 16:27:17 ==> Detecting git/mercurial file structure 16:27:17 ==> Reading reports 16:27:17 + ./coverage.out bytes=703598 16:27:17 ==> Appending adjustments 16:27:17 https://docs.codecov.io/docs/fixing-reports 16:27:27 + Found adjustments 16:27:27 ==> Gzipping contents 16:27:27 100K /tmp/codecov.LbJTvL.gz 16:27:27 ==> Uploading reports 16:27:27 url: https://codecov.io 16:27:27 query: branch=PR-3389&commit=f889627254aa08f6634109be95b00785bd857dce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3389&job=&cmd_args= 16:27:27 -> Pinging Codecov 16:27:27 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3389&commit=f889627254aa08f6634109be95b00785bd857dce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3389&job=&cmd_args= 16:27:27 -> Uploading to 16:27:27 https://storage.googleapis.com/codecov/v4/raw/2021-04-20/00271124DB129430A58F1EEE437C3FCB/f889627254aa08f6634109be95b00785bd857dce/3ce289b5-3e0b-4f70-ad0a-9a8ce0baaa6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210420T162726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48639675d581bb6849bd256d072c050840d98cd806500a5c5a0ad3423d85eaa1 16:27:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:27 Dload Upload Total Spent Left Speed 16:27:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 164k --:--:-- --:--:-- --:--:-- 165k 16:27:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f889627254aa08f6634109be95b00785bd857dce [Pipeline] } 16:27:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:27:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:27:30 ---> package-listing.sh 16:27:30 ++ facter osfamily 16:27:30 ++ tr '[:upper:]' '[:lower:]' 16:27:30 + OS_FAMILY=redhat 16:27:30 + workspace=/w/workspace/edgex-go/1 16:27:30 + START_PACKAGES=/tmp/packages_start.txt 16:27:30 + END_PACKAGES=/tmp/packages_end.txt 16:27:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:27:30 + PACKAGES=/tmp/packages_start.txt 16:27:30 + '[' /w/workspace/edgex-go/1 ']' 16:27:30 + PACKAGES=/tmp/packages_end.txt 16:27:30 + case "${OS_FAMILY}" in 16:27:30 + rpm -qa 16:27:30 + sort 16:27:37 + '[' -f /tmp/packages_start.txt ']' 16:27:37 + '[' -f /tmp/packages_end.txt ']' 16:27:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:27:37 + '[' /w/workspace/edgex-go/1 ']' 16:27:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:27:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:27:37 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:27:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:27:38 16:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:27:38 alpine: Pulling from edgex-lftools-log-publisher 16:27:38 df20fa9351a1: Pulling fs layer 16:27:38 36b3adc4ff6f: Pulling fs layer 16:27:38 8ad3a11d3b57: Pulling fs layer 16:27:38 46f8f816bc3b: Pulling fs layer 16:27:38 93b61091891f: Pulling fs layer 16:27:38 93b9cdb0e59b: Pulling fs layer 16:27:38 5e14af77c1be: Pulling fs layer 16:27:38 01666e4c0597: Pulling fs layer 16:27:38 aa168da1d23b: Pulling fs layer 16:27:38 46f8f816bc3b: Waiting 16:27:38 93b61091891f: Waiting 16:27:38 93b9cdb0e59b: Waiting 16:27:38 5e14af77c1be: Waiting 16:27:38 01666e4c0597: Waiting 16:27:38 aa168da1d23b: Waiting 16:27:38 36b3adc4ff6f: Verifying Checksum 16:27:38 36b3adc4ff6f: Download complete 16:27:39 46f8f816bc3b: Verifying Checksum 16:27:39 46f8f816bc3b: Download complete 16:27:39 93b61091891f: Verifying Checksum 16:27:39 93b61091891f: Download complete 16:27:39 df20fa9351a1: Verifying Checksum 16:27:39 df20fa9351a1: Download complete 16:27:39 5e14af77c1be: Verifying Checksum 16:27:39 5e14af77c1be: Download complete 16:27:39 93b9cdb0e59b: Download complete 16:27:39 01666e4c0597: Verifying Checksum 16:27:39 01666e4c0597: Download complete 16:27:39 8ad3a11d3b57: Verifying Checksum 16:27:39 8ad3a11d3b57: Download complete 16:27:40 df20fa9351a1: Pull complete 16:27:40 36b3adc4ff6f: Pull complete 16:27:44 aa168da1d23b: Verifying Checksum 16:27:44 aa168da1d23b: Download complete 16:27:44 8ad3a11d3b57: Pull complete 16:27:44 46f8f816bc3b: Pull complete 16:27:47 93b61091891f: Pull complete 16:27:47 93b9cdb0e59b: Pull complete 16:27:47 5e14af77c1be: Pull complete 16:27:48 01666e4c0597: Pull complete 16:28:10 aa168da1d23b: Pull complete 16:28:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:28:11 prd-centos7-docker-4c-2g-1195 does not seem to be running inside a container 16:28:11 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:28:14 $ docker top 56db47c850b43b44df6fcd38638665fca5a27263c21836c3ca0095d666f14d71 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:28:17 + mkdir -p /var/log/sa [Pipeline] sh 16:28:17 + ls /var/log/sa-host 16:28:17 + sadf -c /var/log/sa-host/sa20 16:28:17 file_magic: OK 16:28:17 HZ: Using current value: 100 16:28:17 file_header: OK 16:28:17 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 16:28:17 Statistics: 16:28:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:28:17 File successfully converted to sysstat format version 12.2.1 16:28:17 + sadf -c /var/log/sa-host/sa23 16:28:17 file_magic: OK 16:28:17 HZ: Using current value: 100 16:28:17 file_header: OK 16:28:17 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 16:28:17 Statistics: 16:28:17 Hnuu...uuuununununu... 16:28:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:17 provisioning config files... 16:28:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5555363203752675697tmp [Pipeline] { [Pipeline] echo 16:28:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:28:18 ---> create-netrc.sh [Pipeline] } 16:28:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:28:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:28:19 ---> python-tools-install.sh [Pipeline] echo 16:28:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:28:19 ---> sudo-logs.sh 16:28:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:28:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:28:20 ---> job-cost.sh 16:28:20 lf-activate-venv: SKIPPING 16:28:20 DEBUG: total: 0.20999999344348907 16:28:20 INFO: Retrieving Stack Cost... 16:28:21 INFO: Retrieving Pricing Info for: v1-standard-2 16:28:22 INFO: Archiving Costs [Pipeline] echo 16:28:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:28:22 ---> logs-deploy.sh 16:28:22 lf-activate-venv: SKIPPING 16:28:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3389/1 16:28:22 INFO: archiving workspace using pattern(s): 16:28:25 Archives upload complete. 16:28:25 INFO: archiving logs to Nexus 16:28:27 ---> uname -a: 16:28:27 Linux prd-centos7-docker-4c-2g-1195.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:28:27 16:28:27 16:28:27 ---> lscpu: 16:28:27 Architecture: x86_64 16:28:27 CPU op-mode(s): 32-bit, 64-bit 16:28:27 Byte Order: Little Endian 16:28:27 Address sizes: 40 bits physical, 48 bits virtual 16:28:27 CPU(s): 4 16:28:27 On-line CPU(s) list: 0-3 16:28:27 Thread(s) per core: 1 16:28:27 Core(s) per socket: 1 16:28:27 Socket(s): 4 16:28:27 NUMA node(s): 1 16:28:27 Vendor ID: GenuineIntel 16:28:27 CPU family: 6 16:28:27 Model: 44 16:28:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:28:27 Stepping: 1 16:28:27 CPU MHz: 2933.438 16:28:27 BogoMIPS: 5866.87 16:28:27 Virtualization: VT-x 16:28:27 Hypervisor vendor: KVM 16:28:27 Virtualization type: full 16:28:27 L1d cache: 128 KiB 16:28:27 L1i cache: 128 KiB 16:28:27 L2 cache: 16 MiB 16:28:27 L3 cache: 64 MiB 16:28:27 NUMA node0 CPU(s): 0-3 16:28:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:28:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:28:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:28:27 Vulnerability Meltdown: Mitigation; PTI 16:28:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:28:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:28:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:28:27 Vulnerability Srbds: Not affected 16:28:27 Vulnerability Tsx async abort: Not affected 16:28:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:28:27 16:28:27 16:28:27 ---> nproc: 16:28:27 4 16:28:27 16:28:27 16:28:27 ---> df -h: 16:28:27 Filesystem Size Used Available Use% Mounted on 16:28:27 overlay 50.0G 12.7G 37.3G 25% / 16:28:27 tmpfs 64.0M 0 64.0M 0% /dev 16:28:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:28:27 shm 64.0M 0 64.0M 0% /dev/shm 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 16:28:27 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 16:28:27 16:28:27 16:28:27 ---> free -m: 16:28:27 total used free shared buff/cache available 16:28:27 Mem: 1837 826 97 0 913 949 16:28:27 Swap: 1023 67 956 16:28:27 16:28:27 16:28:27 ---> ip addr: 16:28:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:28:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:28:27 inet 127.0.0.1/8 scope host lo 16:28:27 valid_lft forever preferred_lft forever 16:28:27 inet6 ::1/128 scope host 16:28:27 valid_lft forever preferred_lft forever 16:28:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:28:27 link/ether fa:16:3e:f2:64:83 brd ff:ff:ff:ff:ff:ff 16:28:27 inet 10.30.122.139/23 brd 10.30.123.255 scope global dynamic eth0 16:28:27 valid_lft 84358sec preferred_lft 84358sec 16:28:27 inet6 fe80::f816:3eff:fef2:6483/64 scope link 16:28:27 valid_lft forever preferred_lft forever 16:28:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:28:27 link/ether 02:42:3a:d8:52:e8 brd ff:ff:ff:ff:ff:ff 16:28:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:28:27 valid_lft forever preferred_lft forever 16:28:27 inet6 fe80::42:3aff:fed8:52e8/64 scope link 16:28:27 valid_lft forever preferred_lft forever 16:28:27 16:28:27 16:28:27 ---> sar -b -r -n DEV: 16:28:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/20/21 _x86_64_ (4 CPU) 16:28:27 16:28:27 15:54:06 LINUX RESTART (4 CPU) 16:28:27 16:28:27 15:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:28:27 15:56:01 114.76 58.78 55.98 0.00 4029.45 37185.06 0.00 16:28:27 15:57:01 50.93 13.66 37.27 0.00 4781.36 7828.95 0.00 16:28:27 15:58:01 100.78 57.93 42.85 0.00 5554.60 21491.65 0.00 16:28:27 15:59:02 231.45 65.95 165.50 0.00 2938.86 33699.19 0.00 16:28:27 16:00:01 128.49 68.21 60.28 0.00 2383.21 6967.92 0.00 16:28:27 16:01:02 64.93 20.49 44.44 0.00 794.19 5601.32 0.00 16:28:27 16:02:01 60.36 13.37 46.99 0.00 570.26 4441.91 0.00 16:28:27 16:03:01 47.52 22.19 25.33 0.00 365.36 2394.00 0.00 16:28:27 16:04:01 70.11 26.85 43.26 0.00 1340.16 4014.76 0.00 16:28:27 16:05:01 65.68 25.98 39.70 0.00 1690.54 3883.41 0.00 16:28:27 16:06:01 82.33 8.45 73.88 0.00 677.24 17270.64 0.00 16:28:27 16:07:05 201.93 86.99 114.94 0.00 32769.49 86778.86 0.00 16:28:27 16:08:02 783.62 638.24 145.38 0.00 63384.81 65869.46 0.00 16:28:27 16:09:04 1092.62 968.57 124.04 0.00 59321.48 61735.94 0.00 16:28:27 16:10:03 1121.43 1008.68 112.74 0.00 60238.57 66461.80 0.00 16:28:27 16:11:02 583.85 494.10 89.75 0.00 25796.79 27070.81 0.00 16:28:27 16:12:01 199.24 124.26 74.98 0.00 8127.00 15515.49 0.00 16:28:27 16:13:02 314.76 84.52 230.24 0.00 12663.51 63797.05 0.00 16:28:27 16:14:06 754.26 594.43 159.83 0.00 65309.02 77604.24 0.00 16:28:27 16:15:06 985.71 833.87 151.84 0.00 42307.75 48621.56 0.00 16:28:27 16:16:09 932.42 783.52 148.90 0.00 56806.78 58050.10 0.00 16:28:27 16:17:02 662.35 524.56 137.78 0.00 24939.96 26755.90 0.00 16:28:27 16:18:02 179.26 78.63 100.64 0.00 7774.88 17168.91 0.00 16:28:27 16:19:01 287.85 147.66 140.19 0.00 6288.87 14044.91 0.00 16:28:27 16:20:01 35.15 29.47 5.67 0.00 545.71 341.99 0.00 16:28:27 16:21:01 0.33 0.02 0.32 0.00 0.13 4.18 0.00 16:28:27 16:22:01 0.22 0.02 0.20 0.00 0.13 1.78 0.00 16:28:27 16:23:01 0.20 0.02 0.18 0.00 0.13 2.13 0.00 16:28:27 16:24:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:28:27 16:25:01 0.43 0.22 0.22 0.00 3.20 2.15 0.00 16:28:27 16:26:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:28:27 16:27:02 0.18 0.02 0.17 0.00 0.27 1.47 0.00 16:28:27 16:28:01 148.51 73.48 75.03 0.00 5987.98 14796.44 0.00 16:28:27 Average: 281.99 207.68 74.31 0.00 15183.77 24159.12 0.00 16:28:27 16:28:27 15:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:28:27 15:56:01 72608 0 579844 30.82 2620 1226472 1099708 37.53 412092 1200128 8684 16:28:27 15:57:01 149200 0 636768 33.84 2620 1092956 1357624 46.33 492408 1035696 56 16:28:27 15:58:01 71628 0 701076 37.26 2596 1106244 1597060 54.51 718288 879480 61248 16:28:27 15:59:02 75448 0 769448 40.89 1492 1035156 1570584 53.60 591916 940496 27912 16:28:27 16:00:01 160100 0 786820 41.82 1492 933132 1775816 60.61 594240 849792 53584 16:28:27 16:01:02 137292 0 863384 45.89 1352 879516 1738708 59.34 632900 829060 27680 16:28:27 16:02:01 184680 0 908968 48.31 496 787400 1912456 65.27 721692 688404 46280 16:28:27 16:03:01 480972 0 732580 38.94 496 667496 1331808 45.45 452000 660764 19532 16:28:27 16:04:01 273244 0 769852 40.92 496 837952 1738308 59.33 591356 722968 36304 16:28:27 16:05:01 254056 0 754960 40.12 456 872072 1372528 46.84 576232 752952 20 16:28:27 16:06:01 213452 0 716400 38.08 396 951296 1158900 39.55 510060 865424 81136 16:28:27 16:07:05 67108 0 835648 44.41 20 978768 2319504 79.16 727152 869264 33788 16:28:27 16:08:02 419076 0 728036 38.69 0 734432 2351112 80.24 554524 688332 72 16:28:27 16:09:04 98668 0 849716 45.16 0 933160 2371340 80.93 760920 802608 86312 16:28:27 16:10:03 70584 0 861088 45.76 0 949872 2379948 81.22 768216 807700 84028 16:28:27 16:11:02 115128 0 1461472 77.67 0 304944 4292732 146.50 808040 681484 21888 16:28:27 16:12:01 313912 0 820320 43.60 0 747312 1948832 66.51 565268 721548 204 16:28:27 16:13:02 65664 0 740416 39.35 0 1075464 1512952 51.63 702224 842640 36764 16:28:27 16:14:06 69292 0 840356 44.66 0 971896 2366540 80.77 698924 886720 69924 16:28:27 16:15:06 67260 0 858756 45.64 0 955528 2413836 82.38 675172 894192 23908 16:28:27 16:16:09 96624 0 813132 43.22 0 971788 2206952 75.32 731540 807588 89696 16:28:27 16:17:02 89228 0 1193148 63.41 0 599168 3728668 127.25 922488 593012 24828 16:28:27 16:18:02 386204 0 752980 40.02 0 742360 1924040 65.66 609616 618048 24120 16:28:27 16:19:01 275568 0 736228 39.13 0 869748 1313516 44.83 538728 720280 1776 16:28:27 16:20:01 253656 0 755084 40.13 0 872804 1256264 42.87 535080 723092 8 16:28:27 16:21:01 258680 0 750052 39.86 0 872812 1182308 40.35 531816 722760 8 16:28:27 16:22:01 258228 0 750500 39.89 0 872816 1182392 40.35 532172 722768 8 16:28:27 16:23:01 258956 0 749764 39.85 0 872824 1182248 40.35 531900 722768 8 16:28:27 16:24:01 259060 0 749652 39.84 0 872832 1182248 40.35 531780 722772 8 16:28:27 16:25:01 259004 0 749616 39.84 0 872924 1182248 40.35 531892 722864 8 16:28:27 16:26:01 258816 0 749796 39.85 0 872932 1182332 40.35 531876 722868 12 16:28:27 16:27:02 258864 0 749748 39.85 0 872932 1182248 40.35 531900 722868 12 16:28:27 16:28:01 90740 0 842364 44.77 0 948440 1610276 54.96 647088 749664 74680 16:28:27 Average: 192818 0 804787 42.77 440 883498 1785637 60.94 613985 784576 28318 16:28:27 16:28:27 15:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:28:27 15:56:01 eth0 161.51 111.20 690.12 48.06 0.00 0.00 0.00 0.00 16:28:27 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 15:57:01 eth0 491.95 366.66 3031.48 44.49 0.00 0.00 0.00 0.00 16:28:27 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 15:57:01 vethbcfc192 0.28 0.48 0.05 0.07 0.00 0.00 0.00 0.00 16:28:27 15:57:01 docker0 0.28 0.37 0.05 0.06 0.00 0.00 0.00 0.00 16:28:27 15:58:01 eth0 697.05 944.04 3550.20 129.59 0.00 0.00 0.00 0.00 16:28:27 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 15:58:01 docker0 857.30 583.41 70.17 2663.10 0.00 0.00 0.00 0.00 16:28:27 15:59:02 eth0 435.53 311.12 2787.15 33.01 0.00 0.00 0.00 0.00 16:28:27 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 15:59:02 docker0 157.55 237.42 11.47 831.66 0.00 0.00 0.00 0.00 16:28:27 16:00:01 vethb6540c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:00:01 eth0 21.05 17.53 23.12 8.69 0.00 0.00 0.00 0.00 16:28:27 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:01:02 vethb6540c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:01:02 eth0 7.17 5.84 5.74 3.21 0.00 0.00 0.00 0.00 16:28:27 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:02:01 vethb6540c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:02:01 eth0 32.81 32.45 18.15 64.84 0.00 0.00 0.00 0.00 16:28:27 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:03:01 vethb6540c1 2.43 2.43 0.19 0.19 0.00 0.00 0.00 0.00 16:28:27 16:03:01 eth0 30.91 23.88 22.75 12.70 0.00 0.00 0.00 0.00 16:28:27 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:03:01 docker0 2.43 2.43 0.16 0.19 0.00 0.00 0.00 0.00 16:28:27 16:04:01 vethb6540c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:04:01 eth0 4.70 3.44 3.51 1.90 0.00 0.00 0.00 0.00 16:28:27 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:05:01 vethb6540c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:05:01 eth0 27.04 22.19 17.20 66.20 0.00 0.00 0.00 0.00 16:28:27 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:06:01 eth0 183.26 133.18 1688.08 62.06 0.00 0.00 0.00 0.00 16:28:27 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:07:05 eth0 17.96 12.73 20.09 7.56 0.00 0.00 0.00 0.00 16:28:27 16:07:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:07:05 veth930d4db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:07:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:08:02 veth063bc79 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:08:02 vethacccc05 3.56 5.68 0.25 15.30 0.00 0.00 0.00 0.00 16:28:27 16:08:02 veth338d79a 1.96 3.47 0.13 11.03 0.00 0.00 0.00 0.00 16:28:27 16:08:02 eth0 16.31 9.28 31.37 3.02 0.00 0.00 0.00 0.00 16:28:27 16:09:04 eth0 65.10 44.80 134.81 21.62 0.00 0.00 0.00 0.00 16:28:27 16:09:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:28:27 16:09:04 veth930d4db 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 16:28:27 16:09:04 docker0 1014.78 847.25 81.07 3519.73 0.00 0.00 0.00 0.00 16:28:27 16:10:03 eth0 6.36 7.94 1.67 31.62 0.00 0.00 0.00 0.00 16:28:27 16:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:10:03 veth930d4db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:11:02 veth3927a4d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:11:02 vethc81afe4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:11:02 veth6f5ba03 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:11:02 vethb6135c5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:12:01 vethc81afe4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:12:01 eth0 2255.66 2089.60 12239.13 549.87 0.00 0.00 0.00 0.00 16:28:27 16:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:28:27 16:12:01 veth54a9704 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:13:02 eth0 234.02 161.58 1731.88 77.92 0.00 0.00 0.00 0.00 16:28:27 16:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:13:02 veth3b24655 14.00 46.66 0.99 322.15 0.00 0.00 0.00 0.00 16:28:27 16:13:02 veth930d4db 0.00 0.74 0.00 0.04 0.00 0.00 0.00 0.00 16:28:27 16:14:06 eth0 30.25 22.36 37.63 11.57 0.00 0.00 0.00 0.00 16:28:27 16:14:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:14:06 veth930d4db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:14:06 docker0 1022.50 902.76 81.26 3893.59 0.00 0.00 0.00 0.00 16:28:27 16:15:06 eth0 75.90 49.63 134.69 55.90 0.00 0.00 0.00 0.00 16:28:27 16:15:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:15:06 veth930d4db 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:15:06 docker0 23.59 43.99 1.39 117.99 0.00 0.00 0.00 0.00 16:28:27 16:16:09 eth0 9.78 7.51 7.45 4.07 0.00 0.00 0.00 0.00 16:28:27 16:16:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:16:09 veth930d4db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:16:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:17:02 veth5c882a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:17:02 veth966e55b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:28:27 16:17:02 eth0 28.26 21.62 22.44 12.25 0.00 0.00 0.00 0.00 16:28:27 16:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:18:02 veth966e55b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:18:02 eth0 13.57 14.15 5.61 48.51 0.00 0.00 0.00 0.00 16:28:27 16:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:18:02 veth930d4db 0.00 1.02 0.00 0.05 0.00 0.00 0.00 0.00 16:28:27 16:19:01 eth0 83.99 58.51 184.41 61.42 0.00 0.00 0.00 0.00 16:28:27 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:19:01 docker0 1145.25 1050.54 90.16 4452.48 0.00 0.00 0.00 0.00 16:28:27 16:20:01 eth0 0.33 0.23 0.37 0.02 0.00 0.00 0.00 0.00 16:28:27 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:21:01 eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:28:27 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:22:01 eth0 0.93 0.43 0.32 0.18 0.00 0.00 0.00 0.00 16:28:27 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:23:01 eth0 0.08 0.03 0.01 0.03 0.00 0.00 0.00 0.00 16:28:27 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:24:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:25:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:26:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 16:28:27 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:27:02 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:28:01 eth0 209.72 164.50 2197.52 22.73 0.00 0.00 0.00 0.00 16:28:27 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 Average: eth0 88.03 77.65 497.11 25.40 0.00 0.00 0.00 0.00 16:28:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:27 Average: docker0 34.32 31.48 2.70 133.44 0.00 0.00 0.00 0.00 16:28:27 16:28:27 16:28:27 ---> sar -P ALL: 16:28:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/20/21 _x86_64_ (4 CPU) 16:28:27 16:28:27 15:54:06 LINUX RESTART (4 CPU) 16:28:27 16:28:27 15:55:02 CPU %user %nice %system %iowait %steal %idle 16:28:27 15:56:01 all 10.99 0.00 7.35 7.50 41.82 32.34 16:28:27 15:56:01 0 8.85 0.00 5.81 7.82 43.70 33.82 16:28:27 15:56:01 1 14.08 0.00 12.30 6.38 40.22 27.02 16:28:27 15:56:01 2 10.01 0.00 5.63 8.21 42.30 33.85 16:28:27 15:56:01 3 11.27 0.00 6.05 7.51 40.91 34.25 16:28:27 15:57:01 all 4.46 0.00 3.38 1.31 19.15 71.70 16:28:27 15:57:01 0 3.45 0.00 3.08 1.01 20.48 71.98 16:28:27 15:57:01 1 4.61 0.00 3.00 1.08 18.38 72.93 16:28:27 15:57:01 2 5.83 0.00 4.08 2.51 19.80 67.78 16:28:27 15:57:01 3 4.02 0.00 3.38 0.68 17.94 73.98 16:28:27 15:58:01 all 8.33 0.00 3.97 1.26 19.51 66.93 16:28:27 15:58:01 0 7.54 0.00 4.48 1.93 21.19 64.86 16:28:27 15:58:01 1 9.23 0.00 4.07 1.60 18.93 66.17 16:28:27 15:58:01 2 8.50 0.00 3.81 1.08 19.72 66.89 16:28:27 15:58:01 3 8.03 0.00 3.54 0.43 18.23 69.77 16:28:27 15:59:02 all 4.72 0.00 4.95 2.86 27.10 60.37 16:28:27 15:59:02 0 4.10 0.00 4.25 1.86 27.45 62.33 16:28:27 15:59:02 1 4.96 0.00 6.06 3.18 28.13 57.68 16:28:27 15:59:02 2 4.72 0.00 4.59 2.80 27.68 60.22 16:28:27 15:59:02 3 5.10 0.00 4.91 3.64 25.14 61.21 16:28:27 16:00:01 all 8.94 0.00 6.17 5.96 30.05 48.88 16:28:27 16:00:01 0 10.13 0.00 5.72 3.72 29.14 51.28 16:28:27 16:00:01 1 8.97 0.00 6.39 7.30 31.25 46.09 16:28:27 16:00:01 2 7.96 0.00 6.35 7.86 29.55 48.28 16:28:27 16:00:01 3 8.72 0.00 6.20 4.91 30.24 49.92 16:28:27 16:01:02 all 22.77 0.00 7.00 1.81 50.81 17.61 16:28:27 16:01:02 0 17.77 0.00 6.05 1.32 51.86 23.00 16:28:27 16:01:02 1 22.72 0.00 7.24 2.60 50.96 16.48 16:28:27 16:01:02 2 27.44 0.00 7.50 1.25 49.88 13.93 16:28:27 16:01:02 3 23.72 0.00 7.30 2.08 50.40 16.49 16:28:27 16:02:01 all 23.35 0.00 8.09 1.50 49.65 17.41 16:28:27 16:02:01 0 18.88 0.00 7.69 1.15 50.94 21.34 16:28:27 16:02:01 1 25.15 0.00 8.74 1.55 49.91 14.65 16:28:27 16:02:01 2 25.42 0.00 8.21 1.99 48.80 15.57 16:28:27 16:02:01 3 24.11 0.00 7.76 1.32 48.90 17.90 16:28:27 16:03:01 all 24.15 0.00 8.71 2.05 30.34 34.76 16:28:27 16:03:01 0 23.92 0.00 8.92 1.91 30.07 35.18 16:28:27 16:03:01 1 23.38 0.00 9.03 2.15 30.61 34.83 16:28:27 16:03:01 2 23.98 0.00 8.22 2.05 29.61 36.14 16:28:27 16:03:01 3 25.36 0.00 8.65 2.10 31.08 32.81 16:28:27 16:04:01 all 26.75 0.00 12.46 1.65 44.41 14.74 16:28:27 16:04:01 0 24.81 0.00 11.80 1.75 45.31 16.33 16:28:27 16:04:01 1 29.22 0.00 14.42 1.67 42.86 11.84 16:28:27 16:04:01 2 24.76 0.00 11.84 2.03 46.05 15.33 16:28:27 16:04:01 3 28.28 0.00 11.82 1.16 43.37 15.38 16:28:27 16:05:01 all 18.86 0.00 9.18 1.85 35.60 34.52 16:28:27 16:05:01 0 17.25 0.00 8.14 1.40 36.26 36.95 16:28:27 16:05:01 1 19.29 0.00 9.75 1.90 37.12 31.94 16:28:27 16:05:01 2 19.04 0.00 9.29 2.33 34.05 35.30 16:28:27 16:05:01 3 19.95 0.00 9.59 1.78 34.94 33.74 16:28:27 16:06:01 all 10.37 0.00 7.45 0.31 26.17 55.70 16:28:27 16:06:01 0 10.96 0.00 7.98 0.29 27.06 53.70 16:28:27 16:06:01 1 9.68 0.00 7.28 0.44 26.05 56.55 16:28:27 16:06:01 2 9.34 0.00 6.95 0.23 25.13 58.36 16:28:27 16:06:01 3 11.50 0.00 7.59 0.28 26.45 54.18 16:28:27 16:28:27 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:28:27 16:07:05 all 6.10 0.00 8.18 12.55 36.84 36.34 16:28:27 16:07:05 0 5.20 0.00 8.61 10.57 37.33 38.28 16:28:27 16:07:05 1 4.84 0.00 7.58 13.91 36.30 37.37 16:28:27 16:07:05 2 7.49 0.00 7.95 13.83 37.23 33.51 16:28:27 16:07:05 3 6.92 0.00 8.58 11.86 36.50 36.13 16:28:27 16:08:02 all 9.76 0.00 10.21 9.88 43.09 27.06 16:28:27 16:08:02 0 8.99 0.00 9.12 9.31 43.69 28.90 16:28:27 16:08:02 1 9.91 0.00 10.35 10.57 42.66 26.51 16:28:27 16:08:02 2 9.96 0.00 10.95 10.03 42.41 26.66 16:28:27 16:08:02 3 10.20 0.00 10.47 9.63 43.57 26.13 16:28:27 16:09:04 all 3.33 0.00 7.11 30.49 37.35 21.72 16:28:27 16:09:04 0 3.44 0.00 7.11 28.64 36.62 24.19 16:28:27 16:09:04 1 2.79 0.00 7.20 30.75 38.37 20.89 16:28:27 16:09:04 2 3.53 0.00 7.02 33.24 37.14 19.06 16:28:27 16:09:04 3 3.53 0.00 7.11 29.44 37.30 22.62 16:28:27 16:10:03 all 6.98 0.00 5.75 23.46 43.86 19.95 16:28:27 16:10:03 0 6.06 0.00 5.13 21.98 43.82 23.01 16:28:27 16:10:03 1 7.22 0.00 5.87 21.72 43.31 21.88 16:28:27 16:10:03 2 7.45 0.00 5.27 28.07 44.27 14.94 16:28:27 16:10:03 3 7.21 0.00 6.76 22.08 44.04 19.91 16:28:27 16:11:02 all 18.34 0.00 8.66 21.33 37.18 14.48 16:28:27 16:11:02 0 20.23 0.00 9.57 17.84 36.79 15.57 16:28:27 16:11:02 1 17.60 0.00 8.10 23.20 37.86 13.25 16:28:27 16:11:02 2 15.74 0.00 7.97 22.90 38.89 14.51 16:28:27 16:11:02 3 19.85 0.00 9.03 21.37 35.15 14.60 16:28:27 16:12:01 all 60.85 0.22 13.21 1.91 22.57 1.24 16:28:27 16:12:01 0 63.71 0.18 12.98 1.53 20.74 0.86 16:28:27 16:12:01 1 63.31 0.20 12.81 1.71 20.88 1.09 16:28:27 16:12:01 2 56.71 0.28 12.47 2.63 25.96 1.95 16:28:27 16:12:01 3 59.71 0.22 14.59 1.75 22.66 1.07 16:28:27 16:13:02 all 8.47 0.39 11.80 14.17 42.28 22.90 16:28:27 16:13:02 0 8.70 0.42 11.69 13.73 43.03 22.43 16:28:27 16:13:02 1 8.31 0.36 11.80 14.83 41.40 23.31 16:28:27 16:13:02 2 7.66 0.37 11.57 15.04 42.47 22.89 16:28:27 16:13:02 3 9.23 0.41 12.14 13.06 42.21 22.95 16:28:27 16:14:06 all 11.27 0.31 9.41 16.39 44.72 17.90 16:28:27 16:14:06 0 11.12 0.31 10.18 17.01 45.59 15.78 16:28:27 16:14:06 1 10.62 0.29 8.50 16.14 43.82 20.63 16:28:27 16:14:06 2 11.65 0.31 9.64 18.54 44.20 15.65 16:28:27 16:14:06 3 11.70 0.31 9.35 13.86 45.31 19.47 16:28:27 16:15:06 all 3.87 0.36 8.22 32.36 38.38 16.82 16:28:27 16:15:06 0 3.84 0.41 8.20 31.29 38.91 17.35 16:28:27 16:15:06 1 3.98 0.33 7.95 33.90 37.57 16.26 16:28:27 16:15:06 2 3.58 0.38 8.19 32.55 37.93 17.38 16:28:27 16:15:06 3 4.07 0.33 8.53 31.69 39.09 16.29 16:28:27 16:16:09 all 5.19 0.19 6.72 26.49 44.15 17.25 16:28:27 16:16:09 0 5.07 0.19 7.07 26.36 44.07 17.24 16:28:27 16:16:09 1 5.30 0.21 6.93 26.81 44.16 16.58 16:28:27 16:16:09 2 5.12 0.19 6.47 28.15 43.29 16.77 16:28:27 16:16:09 3 5.28 0.17 6.40 24.63 45.10 18.41 16:28:27 16:17:02 all 11.87 0.29 8.62 23.28 40.92 15.02 16:28:27 16:17:02 0 14.59 0.31 8.96 24.76 37.56 13.82 16:28:27 16:17:02 1 12.04 0.31 8.94 21.90 40.59 16.22 16:28:27 16:17:02 2 9.39 0.27 7.89 24.21 43.81 14.43 16:28:27 16:17:02 3 11.45 0.28 8.67 22.23 41.76 15.60 16:28:27 16:28:27 16:17:02 CPU %user %nice %system %iowait %steal %idle 16:28:27 16:18:02 all 49.76 0.13 12.56 2.42 32.39 2.75 16:28:27 16:18:02 0 48.05 0.12 11.29 2.54 35.43 2.58 16:28:27 16:18:02 1 51.33 0.10 13.16 3.08 30.63 1.69 16:28:27 16:18:02 2 49.61 0.14 13.07 2.49 30.43 4.26 16:28:27 16:18:02 3 50.03 0.14 12.69 1.61 33.12 2.42 16:28:27 16:19:01 all 4.64 0.26 9.44 9.42 29.97 46.26 16:28:27 16:19:01 0 4.93 0.22 8.66 7.72 29.54 48.93 16:28:27 16:19:01 1 4.88 0.28 10.30 10.85 29.89 43.80 16:28:27 16:19:01 2 4.79 0.28 9.70 10.63 28.98 45.61 16:28:27 16:19:01 3 3.95 0.27 9.15 8.56 31.48 46.59 16:28:27 16:20:01 all 0.10 0.02 0.24 0.09 1.44 98.11 16:28:27 16:20:01 0 0.08 0.08 0.53 0.12 1.50 97.68 16:28:27 16:20:01 1 0.03 0.02 0.26 0.05 1.40 98.23 16:28:27 16:20:01 2 0.28 0.00 0.07 0.00 1.56 98.09 16:28:27 16:20:01 3 0.02 0.00 0.08 0.18 1.29 98.43 16:28:27 16:21:01 all 0.12 0.00 0.12 0.00 0.32 99.43 16:28:27 16:21:01 0 0.02 0.00 0.05 0.00 0.15 99.78 16:28:27 16:21:01 1 0.07 0.00 0.18 0.00 0.52 99.24 16:28:27 16:21:01 2 0.33 0.00 0.08 0.00 0.30 99.28 16:28:27 16:21:01 3 0.08 0.00 0.18 0.00 0.30 99.43 16:28:27 16:22:01 all 0.12 0.00 0.03 0.00 0.21 99.64 16:28:27 16:22:01 0 0.00 0.00 0.05 0.00 0.33 99.62 16:28:27 16:22:01 1 0.03 0.00 0.03 0.00 0.33 99.60 16:28:27 16:22:01 2 0.03 0.00 0.02 0.00 0.05 99.90 16:28:27 16:22:01 3 0.40 0.00 0.03 0.00 0.13 99.43 16:28:27 16:23:01 all 0.10 0.00 0.04 0.00 0.20 99.65 16:28:27 16:23:01 0 0.02 0.00 0.03 0.00 0.18 99.77 16:28:27 16:23:01 1 0.03 0.00 0.05 0.00 0.40 99.52 16:28:27 16:23:01 2 0.02 0.00 0.03 0.00 0.05 99.90 16:28:27 16:23:01 3 0.35 0.00 0.05 0.00 0.18 99.42 16:28:27 16:24:01 all 0.10 0.00 0.12 0.01 0.61 99.16 16:28:27 16:24:01 0 0.03 0.00 0.15 0.00 0.86 98.95 16:28:27 16:24:01 1 0.02 0.00 0.10 0.00 0.42 99.47 16:28:27 16:24:01 2 0.02 0.00 0.17 0.03 0.32 99.47 16:28:27 16:24:01 3 0.33 0.00 0.07 0.00 0.84 98.76 16:28:27 16:25:01 all 0.09 0.00 0.05 0.00 0.13 99.72 16:28:27 16:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:28:27 16:25:01 1 0.25 0.00 0.07 0.00 0.10 99.58 16:28:27 16:25:01 2 0.05 0.00 0.08 0.02 0.23 99.62 16:28:27 16:25:01 3 0.02 0.00 0.03 0.00 0.17 99.78 16:28:27 16:26:01 all 0.11 0.00 0.03 0.00 0.25 99.62 16:28:27 16:26:01 0 0.35 0.00 0.03 0.00 0.08 99.53 16:28:27 16:26:01 1 0.02 0.00 0.03 0.00 0.17 99.78 16:28:27 16:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:28:27 16:26:01 3 0.05 0.00 0.05 0.00 0.71 99.19 16:28:27 16:27:02 all 0.08 0.00 0.03 0.00 0.21 99.67 16:28:27 16:27:02 0 0.22 0.00 0.02 0.00 0.07 99.70 16:28:27 16:27:02 1 0.03 0.00 0.02 0.00 0.02 99.93 16:28:27 16:27:02 2 0.07 0.00 0.07 0.00 0.47 99.40 16:28:27 16:27:02 3 0.02 0.00 0.03 0.00 0.30 99.65 16:28:27 16:28:01 all 4.60 0.00 4.68 2.62 20.25 67.85 16:28:27 16:28:01 0 4.36 0.00 4.25 1.10 21.33 68.96 16:28:27 16:28:01 1 4.59 0.00 4.20 2.70 20.05 68.46 16:28:27 16:28:01 2 4.50 0.00 4.49 5.34 20.37 65.30 16:28:27 16:28:01 3 4.93 0.00 5.79 1.33 19.26 68.69 16:28:27 16:28:27 Average: CPU %user %nice %system %iowait %steal %idle 16:28:27 Average: all 10.44 0.07 6.15 8.26 27.43 47.65 16:28:27 Average: 0 10.06 0.07 5.98 7.73 27.83 48.33 16:28:27 Average: 1 10.64 0.07 6.39 8.49 27.19 47.22 16:28:27 Average: 2 10.33 0.07 6.02 9.08 27.41 47.10 16:28:27 Average: 3 10.74 0.07 6.22 7.75 27.28 47.95 16:28:27 16:28:27 16:28:27