Pull request #3305 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than 49e77480c97c89d985b00628fe84bc37250636de Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d 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-3305/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-3305/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31538 in /w/workspace/edgexfoundry_edgex-go_PR-3305 [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 > 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/3305/head:refs/remotes/origin/PR-3305 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 49e77480c97c89d985b00628fe84bc37250636de Merge succeeded, producing 49e77480c97c89d985b00628fe84bc37250636de Checking out Revision 49e77480c97c89d985b00628fe84bc37250636de (PR-3305) > git config core.sparsecheckout # timeout=10 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # 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 ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 Commit message: "feat(scheduler): Implement GET /intervalaction/name/{name} V2 API" 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 10:01:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:01:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:01:56 ========================================================= 10:01:56 EdgeX Global Pipelines Version Info 10:01:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:01:58 ------------------- 10:01:58 stable info: 10:01:58 ------------------- 10:01:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:01:58 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:01:58 Message: update stable to v1.0.186 10:01:59 ------------------- 10:01:59 experimental info: 10:01:59 ------------------- 10:01:59 Commited By: **** collab-it+edgex@linuxfoundation.org 10:01:59 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 10:01:59 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:02:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:02:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:02:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:02:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:02:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3305 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3305 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3305 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e77480c97c89d985b00628fe84bc37250636de [Pipeline] echo 10:02:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e7748 [Pipeline] echo 10:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:02:04 provisioning config files... 10:02:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4455413887658411951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:04 ---> docker-login.sh 10:02:04 nexus3.edgexfoundry.org:10001 10:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:06 Configure a credential helper to remove this warning. See 10:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:06 10:02:06 Login Succeeded 10:02:06 nexus3.edgexfoundry.org:10002 10:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:06 Configure a credential helper to remove this warning. See 10:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:06 10:02:06 Login Succeeded 10:02:06 nexus3.edgexfoundry.org:10003 10:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:06 Configure a credential helper to remove this warning. See 10:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:06 10:02:06 Login Succeeded 10:02:06 nexus3.edgexfoundry.org:10004 10:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:07 Configure a credential helper to remove this warning. See 10:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:07 10:02:07 Login Succeeded 10:02:07 docker.io 10:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:07 Configure a credential helper to remove this warning. See 10:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:07 10:02:07 Login Succeeded 10:02:07 ---> docker-login.sh ends [Pipeline] } 10:02:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:08 ++ 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 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/core-command/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo core-command,cmd/core-command/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/core-data/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo core-data,cmd/core-data/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/core-metadata/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo core-metadata,cmd/core-metadata/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/security-bootstrapper/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/security-proxy-setup/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/support-notifications/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo support-notifications,cmd/support-notifications/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/support-scheduler/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:02:08 + for file in '`ls cmd/**/Dockerfile`' 10:02:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:02:08 ++ cut -d/ -f2 10:02:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:02:08 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 10:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:02:10 10:02:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:02:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:02:11 latest: Pulling from edgex-devops/git-semver 10:02:11 31603596830f: Pulling fs layer 10:02:11 2a8b12db71e7: Pulling fs layer 10:02:11 6ca5941a6612: Pulling fs layer 10:02:11 ecc8261a40a4: Pulling fs layer 10:02:11 ecc8261a40a4: Waiting 10:02:11 2a8b12db71e7: Verifying Checksum 10:02:11 2a8b12db71e7: Download complete 10:02:11 31603596830f: Verifying Checksum 10:02:11 31603596830f: Download complete 10:02:11 ecc8261a40a4: Verifying Checksum 10:02:11 ecc8261a40a4: Download complete 10:02:11 6ca5941a6612: Verifying Checksum 10:02:11 6ca5941a6612: Download complete 10:02:12 31603596830f: Pull complete 10:02:12 2a8b12db71e7: Pull complete 10:02:14 6ca5941a6612: Pull complete 10:02:14 ecc8261a40a4: Pull complete 10:02:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:02:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:02:14 prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container 10:02:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:02:17 $ docker top eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:18 [ssh-agent] Looking for ssh-agent implementation... 10:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:19 $ docker exec eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent 10:02:19 SSH_AUTH_SOCK=/tmp/ssh-HBgSDCGhWbiA/agent.12 10:02:19 SSH_AGENT_PID=18 10:02:19 Running ssh-add (command line suppressed) 10:02:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8032302144071517167.key (/w/workspace/edgex-go/1@tmp/private_key_8032302144071517167.key) 10:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:20 + git tag --points-at HEAD [Pipeline] } 10:02:20 $ docker exec --env ******** --env ******** eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent -k 10:02:21 unset SSH_AUTH_SOCK; 10:02:21 unset SSH_AGENT_PID; 10:02:21 echo Agent pid 18 killed; 10:02:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:02:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:21 [ssh-agent] Looking for ssh-agent implementation... 10:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:21 $ docker exec eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent 10:02:22 SSH_AUTH_SOCK=/tmp/ssh-53Y0lfeAgXLv/agent.48 10:02:22 SSH_AGENT_PID=53 10:02:22 Running ssh-add (command line suppressed) 10:02:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_107790244486669277.key (/w/workspace/edgex-go/1@tmp/private_key_107790244486669277.key) 10:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:22 + git semver init 10:02:22 # -> Open(): unable to determine branch for HEAD 10:02:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:02:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:02:22 # $SEMVER_REMOTE_NAME = origin 10:02:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:02:22 # $SEMVER_USER_NAME = edgex-jenkins 10:02:22 # $SEMVER_BRANCH = PR-3305 10:02:22 # $SEMVER_TEMP = /tmp/semver-824021828 10:02:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:02:55 # '/tmp/semver-824021828' -> '/w/workspace/edgex-go/1/.semver' 10:02:55 # -> Force: false 10:02:55 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:02:55 $ docker exec --env ******** --env ******** eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent -k 10:02:56 unset SSH_AUTH_SOCK; 10:02:56 unset SSH_AGENT_PID; 10:02:56 echo Agent pid 53 killed; 10:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:57 + git semver [Pipeline] } 10:02:57 $ docker stop --time=1 eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 10:02:59 $ docker rm -f eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:03:01 Stashed 1 file(s) [Pipeline] echo 10:03:01 [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 10:03:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:03:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:03:03 + sudo service docker restart 10:03:03 + true 10:03:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:03:04 ========================================================= 10:03:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:03:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:03:04 + 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 . 10:03:11 Sending build context to Docker daemon 328.9MB 10:03:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:03:11 Step 2/6 : FROM ${BASE} 10:03:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:03:11 188c0c94c7c5: Pulling fs layer 10:03:11 0ef7d3d256c8: Pulling fs layer 10:03:11 de9db76c5a1d: Pulling fs layer 10:03:11 bca2f99d35d6: Pulling fs layer 10:03:11 93359f2a8cfa: Pulling fs layer 10:03:11 7c6f9722023f: Pulling fs layer 10:03:11 a35cf1a2eb13: Pulling fs layer 10:03:11 93359f2a8cfa: Waiting 10:03:11 7c6f9722023f: Waiting 10:03:11 a35cf1a2eb13: Waiting 10:03:11 bca2f99d35d6: Waiting 10:03:11 de9db76c5a1d: Verifying Checksum 10:03:11 de9db76c5a1d: Download complete 10:03:11 0ef7d3d256c8: Verifying Checksum 10:03:11 0ef7d3d256c8: Download complete 10:03:11 93359f2a8cfa: Verifying Checksum 10:03:11 93359f2a8cfa: Download complete 10:03:11 188c0c94c7c5: Verifying Checksum 10:03:11 188c0c94c7c5: Download complete 10:03:11 7c6f9722023f: Verifying Checksum 10:03:11 7c6f9722023f: Download complete 10:03:11 188c0c94c7c5: Pull complete 10:03:12 0ef7d3d256c8: Pull complete 10:03:12 de9db76c5a1d: Pull complete 10:03:14 a35cf1a2eb13: Verifying Checksum 10:03:14 a35cf1a2eb13: Download complete 10:03:15 bca2f99d35d6: Verifying Checksum 10:03:15 bca2f99d35d6: Download complete 10:03:17 Still waiting to schedule task 10:03:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:03:27 bca2f99d35d6: Pull complete 10:03:27 93359f2a8cfa: Pull complete 10:03:28 7c6f9722023f: Pull complete 10:03:38 a35cf1a2eb13: Pull complete 10:03:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:03:38 ---> a62c8e92a672 10:03:38 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 10:03:38 ---> Running in 9139bd9172ad 10:03:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:03:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:03:41 (1/12) Installing libmagic (5.38-r0) 10:03:41 (2/12) Installing file (5.38-r0) 10:03:42 (3/12) Installing libc-dev (0.7.2-r3) 10:03:42 (4/12) Installing g++ (9.3.0-r2) 10:03:47 (5/12) Installing fortify-headers (1.1-r0) 10:03:47 (6/12) Installing patch (2.7.6-r6) 10:03:47 (7/12) Installing build-base (0.5-r2) 10:03:47 (8/12) Installing libsodium (1.0.18-r0) 10:03:47 (9/12) Installing pkgconf (1.7.2-r0) 10:03:47 (10/12) Installing libsodium-dev (1.0.18-r0) 10:03:47 (11/12) Installing libzmq (4.3.3-r0) 10:03:47 (12/12) Installing zeromq-dev (4.3.3-r0) 10:03:47 Executing busybox-1.31.1-r19.trigger 10:03:48 OK: 233 MiB in 51 packages 10:03:53 Removing intermediate container 9139bd9172ad 10:03:53 ---> a75ceadaf29c 10:03:53 Step 4/6 : WORKDIR /edgex-go 10:03:53 ---> Running in c60955e408b5 10:03:53 Removing intermediate container c60955e408b5 10:03:53 ---> 58ae7083dba8 10:03:53 Step 5/6 : COPY go.mod . 10:03:53 ---> 0469d9cc6369 10:03:53 Step 6/6 : RUN go mod download 10:03:53 ---> Running in 35e1bfa4d6fc 10:04:26 Removing intermediate container 35e1bfa4d6fc 10:04:26 ---> ba18b5b0f639 10:04:26 Successfully built ba18b5b0f639 10:04:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:04:27 + docker inspect -f . ci-base-image-x86_64 10:04:27 . [Pipeline] withDockerContainer 10:04:27 prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container 10:04:27 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:04:29 $ docker top 347ae8608c9228bb693fc468c455cc27dc1c3072160770cc22710c1d51177cde -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:30 + go version 10:04:30 go version go1.15.5 linux/amd64 [Pipeline] } 10:04:30 $ docker stop --time=1 347ae8608c9228bb693fc468c455cc27dc1c3072160770cc22710c1d51177cde 10:04:33 $ docker rm -f 347ae8608c9228bb693fc468c455cc27dc1c3072160770cc22710c1d51177cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:04:34 + docker inspect -f . ci-base-image-x86_64 10:04:34 . [Pipeline] withDockerContainer 10:04:35 prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container 10:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:04:36 $ docker top 25b6e2720e9fc8ba3b87da55d18d0e19cc6499fe5edaae207e0d2ab42bf820dc -eo pid,comm [Pipeline] { [Pipeline] echo 10:04:37 ========================================================= 10:04:37 [edgeXBuildGoParallel] Running Tests and Build... 10:04:37 ========================================================= [Pipeline] sh 10:04:37 + make test 10:04:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:05:05 ? github.com/edgexfoundry/edgex-go [no test files] 10:05:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31540 in /w/workspace/edgexfoundry_edgex-go_PR-3305 [Pipeline] { [Pipeline] ws 10:05:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:05:18 using credential edgex-jenkins-ssh 10:05:18 Cloning the remote Git repository 10:05:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:05:19 > git init /w/workspace/edgex-go/1 # timeout=10 10:05:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:19 > git --version # timeout=10 10:05:19 > git --version # 'git version 2.17.1' 10:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3305/head:refs/remotes/origin/PR-3305 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:05:35 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 49e77480c97c89d985b00628fe84bc37250636de 10:05:35 Merge succeeded, producing 49e77480c97c89d985b00628fe84bc37250636de 10:05:35 Checking out Revision 49e77480c97c89d985b00628fe84bc37250636de (PR-3305) 10:05:35 > git config core.sparsecheckout # timeout=10 10:05:35 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 10:05:35 > git remote # timeout=10 10:05:35 > git config --get remote.origin.url # timeout=10 10:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:35 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 10:05:35 > git rev-parse HEAD^{commit} # timeout=10 10:05:35 > git config core.sparsecheckout # timeout=10 10:05:35 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 10:05:40 Commit message: "feat(scheduler): Implement GET /intervalaction/name/{name} V2 API" 10:05:40 > git --version # timeout=10 10:05:40 > git --version # 'git version 2.17.1' 10:05:40 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:05:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:05:44 + true 10:05:44 + sudo service docker restart 10:05:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:05:46 provisioning config files... 10:05:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config933355201697336455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:46 ---> docker-login.sh 10:05:46 nexus3.edgexfoundry.org:10001 10:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:47 Configure a credential helper to remove this warning. See 10:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:47 10:05:47 Login Succeeded 10:05:47 nexus3.edgexfoundry.org:10002 10:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:48 Configure a credential helper to remove this warning. See 10:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:48 10:05:48 Login Succeeded 10:05:48 nexus3.edgexfoundry.org:10003 10:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:49 Configure a credential helper to remove this warning. See 10:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:49 10:05:49 Login Succeeded 10:05:49 nexus3.edgexfoundry.org:10004 10:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:49 Configure a credential helper to remove this warning. See 10:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:49 10:05:49 Login Succeeded 10:05:49 docker.io 10:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:50 Configure a credential helper to remove this warning. See 10:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:50 10:05:50 Login Succeeded 10:05:50 ---> docker-login.sh ends [Pipeline] } 10:05:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:50 ========================================================= 10:05:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:05:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:05:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 10:05:53 Sending build context to Docker daemon 167MB 10:05:53 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:05:53 Step 2/6 : FROM ${BASE} 10:05:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:53 5f621e34cdf4: Pulling fs layer 10:05:53 a4357932f1b6: Pulling fs layer 10:05:53 18c013af1878: Pulling fs layer 10:05:53 00ac8860ef70: Pulling fs layer 10:05:53 63d7cb157983: Pulling fs layer 10:05:53 b116817d02f9: Pulling fs layer 10:05:53 745a02a5169b: Pulling fs layer 10:05:53 00ac8860ef70: Waiting 10:05:53 63d7cb157983: Waiting 10:05:53 b116817d02f9: Waiting 10:05:53 18c013af1878: Download complete 10:05:53 a4357932f1b6: Verifying Checksum 10:05:53 a4357932f1b6: Download complete 10:05:53 63d7cb157983: Download complete 10:05:53 b116817d02f9: Download complete 10:05:53 5f621e34cdf4: Verifying Checksum 10:05:53 5f621e34cdf4: Download complete 10:05:54 5f621e34cdf4: Pull complete 10:05:55 a4357932f1b6: Pull complete 10:05:55 18c013af1878: Pull complete 10:05:56 745a02a5169b: Verifying Checksum 10:05:56 745a02a5169b: Download complete 10:05:57 00ac8860ef70: Download complete 10:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:06:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:06:08 00ac8860ef70: Pull complete 10:06:08 63d7cb157983: Pull complete 10:06:08 b116817d02f9: Pull complete 10:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:06:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:06:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:06:12 745a02a5169b: Pull complete 10:06:12 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:06:12 ---> b7e6874047d6 10:06:12 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 10:06:16 ---> Running in 69c31272f597 10:06:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:06:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:06:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:06:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:18 (1/12) Installing libmagic (5.38-r0) 10:06:18 (2/12) Installing file (5.38-r0) 10:06:18 (3/12) Installing libc-dev (0.7.2-r3) 10:06:18 (4/12) Installing g++ (9.3.0-r2) 10:06:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.147s coverage: 45.9% of statements 10:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:06:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 19.8% of statements 10:06:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.176s coverage: 100.0% of statements 10:06:22 (5/12) Installing fortify-headers (1.1-r0) 10:06:22 (6/12) Installing patch (2.7.6-r6) 10:06:22 (7/12) Installing build-base (0.5-r2) 10:06:23 (8/12) Installing libsodium (1.0.18-r0) 10:06:23 (9/12) Installing pkgconf (1.7.2-r0) 10:06:23 (10/12) Installing libsodium-dev (1.0.18-r0) 10:06:23 (11/12) Installing libzmq (4.3.3-r0) 10:06:23 (12/12) Installing zeromq-dev (4.3.3-r0) 10:06:23 Executing busybox-1.31.1-r19.trigger 10:06:23 OK: 217 MiB in 51 packages 10:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.367s coverage: 27.1% of statements 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 71.3% of statements 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:06:27 Removing intermediate container 69c31272f597 10:06:27 ---> 5f3553cb8363 10:06:27 Step 4/6 : WORKDIR /edgex-go 10:06:27 ---> Running in 46c4708ff942 10:06:28 Removing intermediate container 46c4708ff942 10:06:28 ---> 161415697172 10:06:28 Step 5/6 : COPY go.mod . 10:06:29 ---> 09d7d222eddc 10:06:29 Step 6/6 : RUN go mod download 10:06:29 ---> Running in 24fa1106073a 10:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 1.299s coverage: 82.9% of statements 10:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.177s coverage: 78.9% of statements 10:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.974s coverage: 28.6% of statements 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.129s coverage: 100.0% of statements 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.173s coverage: 86.7% of statements 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.527s coverage: 97.5% of statements 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.100s coverage: 78.3% of statements 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.350s coverage: 92.8% of statements 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.152s coverage: 0.1% of statements 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.124s coverage: 47.1% of statements 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.109s coverage: 94.1% of statements 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.107s coverage: 96.3% of statements 10:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 10:06:55 Removing intermediate container 24fa1106073a 10:06:55 ---> 159a9c9a165a 10:06:55 Successfully built 159a9c9a165a 10:06:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:06:56 + docker inspect -f . ci-base-image-arm64 10:06:56 . [Pipeline] withDockerContainer 10:06:56 prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container 10:06:56 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.132s coverage: 94.4% of statements 10:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.093s coverage: 44.8% of statements 10:06:58 $ docker top c432ea50468e42341e1cfa27b1a9e7c39a5602fc37fdd76c44beeddb4282f820 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:59 + go version 10:06:59 go version go1.15.5 linux/arm64 [Pipeline] } 10:06:59 $ docker stop --time=1 c432ea50468e42341e1cfa27b1a9e7c39a5602fc37fdd76c44beeddb4282f820 10:07:01 $ docker rm -f c432ea50468e42341e1cfa27b1a9e7c39a5602fc37fdd76c44beeddb4282f820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.492s coverage: 82.6% of statements 10:07:02 + docker inspect -f . ci-base-image-arm64 10:07:02 . [Pipeline] withDockerContainer 10:07:02 prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container 10:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:07:04 $ docker top de13f1e7b5e5c884c51768fcdd25978f869505b0af532e8cf7c072a1a133d743 -eo pid,comm [Pipeline] { [Pipeline] echo 10:07:04 ========================================================= 10:07:04 [edgeXBuildGoParallel] Running Tests and Build... 10:07:04 ========================================================= [Pipeline] sh 10:07:05 + make test 10:07:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.420s coverage: 92.9% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 77.8% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.127s coverage: 87.2% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 75.5% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.194s coverage: 84.6% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.6% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.304s coverage: 64.4% of statements 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 10:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 10:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 2.304s coverage: 69.0% of statements 10:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.569s coverage: 38.4% of statements 10:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.188s coverage: 89.5% of statements 10:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.129s coverage: 84.8% of statements 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.576s coverage: 47.0% of statements 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 1.216s coverage: 87.1% of statements 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.330s coverage: 29.1% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.154s coverage: 99.0% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.156s coverage: 100.0% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.237s coverage: 94.6% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.208s coverage: 0.0% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.161s coverage: 100.0% of statements 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:07:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements 10:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 10:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 10:07:27 ? github.com/edgexfoundry/edgex-go [no test files] 10:07:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.157s coverage: 100.0% of statements 10:07:28 GO111MODULE=on go vet ./... 10:08:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:08:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:08:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:08:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:08:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:08:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:08:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:08:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:08:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.382s coverage: 45.9% of statements 10:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.112s coverage: 19.8% of statements 10:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.246s coverage: 100.0% of statements 10:08:51 gofmt -l . 10:08:51 [ "`gofmt -l .`" = "" ] 10:08:54 ./bin/test-go-mod-tidy.sh 10:08:56 ./bin/test-attribution-txt.sh 10:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [Pipeline] sh 10:08:58 + ls -al . 10:08:58 total 780 10:08:58 drwxrwxr-x 10 1001 1001 4096 Mar 26 10:08 . 10:08:58 drwxr-xr-x 4 root root 28 Mar 26 10:04 .. 10:08:58 -rw-rw-r-- 1 1001 1001 11 Mar 26 10:01 .dockerignore 10:08:58 drwxrwxr-x 8 1001 1001 179 Mar 26 10:01 .git 10:08:58 drwxrwxr-x 3 1001 1001 125 Mar 26 10:01 .github 10:08:58 -rw-rw-r-- 1 1001 1001 818 Mar 26 10:01 .gitignore 10:08:58 drwx------ 3 1001 1001 60 Mar 26 10:02 .semver 10:08:58 -rw-rw-r-- 1 1001 1001 166 Mar 26 10:01 .sonarcloud.properties 10:08:58 -rw-rw-r-- 1 1001 1001 8607 Mar 26 10:01 Attribution.txt 10:08:58 -rw-rw-r-- 1 1001 1001 3804 Mar 26 10:01 CONTRIBUTING.md 10:08:58 -rw-rw-r-- 1 1001 1001 931 Mar 26 10:01 Dockerfile.build 10:08:58 -rw-rw-r-- 1 1001 1001 863 Mar 26 10:01 Jenkinsfile 10:08:58 -rw-rw-r-- 1 1001 1001 10775 Mar 26 10:01 LICENSE 10:08:58 -rw-rw-r-- 1 1001 1001 5774 Mar 26 10:01 Makefile 10:08:58 -rw-rw-r-- 1 1001 1001 6548 Mar 26 10:01 README.md 10:08:58 -rw-rw-r-- 1 1001 1001 6755 Mar 26 10:01 SECURITY.md 10:08:58 -rw-rw-r-- 1 1001 1001 5 Mar 26 10:03 VERSION 10:08:58 -rw-rw-r-- 1 1001 1001 4131 Mar 26 10:01 ZMQWindows.md 10:08:58 drwxrwxr-x 2 1001 1001 117 Mar 26 10:01 bin 10:08:58 drwxrwxr-x 14 1001 1001 4096 Mar 26 10:01 cmd 10:08:58 -rw-r--r-- 1 root root 667889 Mar 26 10:07 coverage.out 10:08:58 -rw-r--r-- 1 root root 1056 Mar 26 10:08 go.mod 10:08:58 -rw-r--r-- 1 root root 22530 Mar 26 10:08 go.sum 10:08:58 drwxrwxr-x 8 1001 1001 127 Mar 26 10:01 internal 10:08:58 drwxrwxr-x 4 1001 1001 26 Mar 26 10:01 openapi 10:08:58 drwxrwxr-x 4 1001 1001 71 Mar 26 10:01 snap 10:08:58 -rw-rw-r-- 1 1001 1001 168 Mar 26 10:01 version.go [Pipeline] sh 10:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 71.3% of statements 10:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:08:59 + '[' -e coverage.out ] 10:08:59 + chown 1001:1001 coverage.out [Pipeline] stash 10:08:59 Stashed 1 file(s) [Pipeline] sh 10:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 82.9% of statements 10:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements 10:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:09:00 + make build 10:09:00 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 10:09:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.231s coverage: 28.6% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.169s coverage: 92.8% of statements 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.295s coverage: 0.1% of statements 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 10:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements 10:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.132s coverage: 94.4% of statements 10:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 10:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.469s coverage: 82.6% of statements 10:09:38 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 10:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:09:46 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 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.127s coverage: 92.9% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.8% of statements 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.6% of statements 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.6% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 64.4% of statements 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 10:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 10:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 10:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 10:09:51 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 10:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 69.0% of statements 10:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 38.4% of statements 10:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements 10:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements 10:09:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 47.0% of statements 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.421s coverage: 87.1% of statements 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:10:00 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 10:10:06 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 10:10:08 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 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.256s coverage: 29.1% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.281s coverage: 94.6% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:10:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 10:10:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 10:10:09 GO111MODULE=on go vet ./... 10:10:10 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] } 10:10:21 $ docker stop --time=1 25b6e2720e9fc8ba3b87da55d18d0e19cc6499fe5edaae207e0d2ab42bf820dc 10:10:23 $ docker rm -f 25b6e2720e9fc8ba3b87da55d18d0e19cc6499fe5edaae207e0d2ab42bf820dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:28 10:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:28 latest: Pulling from edgex-devops/edgex-compose 10:10:28 cbdbe7a5bc2a: Pulling fs layer 10:10:28 ca9280d653b3: Pulling fs layer 10:10:28 7e9c9ca2126c: Pulling fs layer 10:10:29 cbdbe7a5bc2a: Verifying Checksum 10:10:29 cbdbe7a5bc2a: Download complete 10:10:30 cbdbe7a5bc2a: Pull complete 10:10:30 ca9280d653b3: Verifying Checksum 10:10:30 ca9280d653b3: Download complete 10:10:33 ca9280d653b3: Pull complete 10:10:33 7e9c9ca2126c: Verifying Checksum 10:10:33 7e9c9ca2126c: Download complete 10:10:45 7e9c9ca2126c: Pull complete 10:10:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:10:46 prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container 10:10:46 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:10:47 $ docker top 6be5150b609faf1c11a40904499102099604888f30f19e9caf16760fbdb07c30 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:48 + docker-compose build --help 10:10:48 + grep parallel 10:10:49 --parallel Build images in parallel. [Pipeline] } 10:10:49 $ docker stop --time=1 6be5150b609faf1c11a40904499102099604888f30f19e9caf16760fbdb07c30 10:10:52 $ docker rm -f 6be5150b609faf1c11a40904499102099604888f30f19e9caf16760fbdb07c30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:53 . [Pipeline] withDockerContainer 10:10:53 prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container 10:10:53 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:10:54 $ docker top dc5e77421aacc8a6382d9ed1c37864d57cecb1be0105cb0efd64ef0fe922255b -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:55 + docker-compose -f ./docker-compose-build.yml build --parallel 10:10:58 Building docker-core-command-go ... 10:10:58 Building docker-core-data-go ... 10:10:58 Building docker-core-metadata-go ... 10:10:58 Building docker-security-bootstrapper-go ... 10:10:58 Building docker-security-proxy-setup-go ... 10:10:58 Building docker-security-secretstore-setup-go ... 10:10:58 Building docker-support-notifications-go ... 10:10:58 Building docker-support-scheduler-go ... 10:10:58 Building docker-sys-mgmt-agent-go ... 10:10:58 Building docker-security-bootstrapper-go 10:10:58 Building docker-core-command-go 10:10:58 Building docker-support-notifications-go 10:10:58 Building docker-support-scheduler-go 10:10:58 Building docker-security-proxy-setup-go 10:11:31 gofmt -l . 10:11:31 [ "`gofmt -l .`" = "" ] 10:11:31 ./bin/test-go-mod-tidy.sh 10:11:31 ./bin/test-attribution-txt.sh [Pipeline] sh 10:11:32 + ls -al . 10:11:32 total 808 10:11:32 drwxrwxr-x 9 1001 1001 4096 Mar 26 10:11 . 10:11:32 drwxr-xr-x 4 root root 4096 Mar 26 10:07 .. 10:11:32 -rw-rw-r-- 1 1001 1001 11 Mar 26 10:05 .dockerignore 10:11:32 drwxrwxr-x 8 1001 1001 4096 Mar 26 10:05 .git 10:11:32 drwxrwxr-x 3 1001 1001 4096 Mar 26 10:05 .github 10:11:32 -rw-rw-r-- 1 1001 1001 818 Mar 26 10:05 .gitignore 10:11:32 -rw-rw-r-- 1 1001 1001 166 Mar 26 10:05 .sonarcloud.properties 10:11:32 -rw-rw-r-- 1 1001 1001 8607 Mar 26 10:05 Attribution.txt 10:11:32 -rw-rw-r-- 1 1001 1001 3804 Mar 26 10:05 CONTRIBUTING.md 10:11:32 -rw-rw-r-- 1 1001 1001 931 Mar 26 10:05 Dockerfile.build 10:11:32 -rw-rw-r-- 1 1001 1001 863 Mar 26 10:05 Jenkinsfile 10:11:32 -rw-rw-r-- 1 1001 1001 10775 Mar 26 10:05 LICENSE 10:11:32 -rw-rw-r-- 1 1001 1001 5774 Mar 26 10:05 Makefile 10:11:32 -rw-rw-r-- 1 1001 1001 6548 Mar 26 10:05 README.md 10:11:32 -rw-rw-r-- 1 1001 1001 6755 Mar 26 10:05 SECURITY.md 10:11:32 -rw-rw-r-- 1 1001 1001 5 Mar 26 10:03 VERSION 10:11:32 -rw-rw-r-- 1 1001 1001 4131 Mar 26 10:05 ZMQWindows.md 10:11:32 drwxrwxr-x 2 1001 1001 4096 Mar 26 10:05 bin 10:11:32 drwxrwxr-x 14 1001 1001 4096 Mar 26 10:05 cmd 10:11:32 -rw-r--r-- 1 root root 667889 Mar 26 10:10 coverage.out 10:11:32 -rw-r--r-- 1 root root 1056 Mar 26 10:11 go.mod 10:11:32 -rw-r--r-- 1 root root 22530 Mar 26 10:11 go.sum 10:11:32 drwxrwxr-x 8 1001 1001 4096 Mar 26 10:05 internal 10:11:32 drwxrwxr-x 4 1001 1001 4096 Mar 26 10:05 openapi 10:11:32 drwxrwxr-x 4 1001 1001 4096 Mar 26 10:05 snap 10:11:32 -rw-rw-r-- 1 1001 1001 168 Mar 26 10:05 version.go [Pipeline] sh 10:11:33 + '[' -e coverage.out ] 10:11:33 + chown 1001:1001 coverage.out [Pipeline] stash 10:11:33 Warning: overwriting stash ‘coverage-report’ 10:11:34 Stashed 1 file(s) [Pipeline] sh 10:11:35 + make build 10:11: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 10:11:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:12:15 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 10:12:20 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:12:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:12:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:12:20 ---> ba18b5b0f639 10:12:20 Step 3/22 : WORKDIR /edgex-go 10:12:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:12:20 ---> ba18b5b0f639 10:12:20 Step 3/31 : WORKDIR /edgex-go 10:12:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:12:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:12:20 ---> ba18b5b0f639 10:12:20 Step 3/22 : WORKDIR /edgex-go 10:12:20 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:12:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:12:20 ---> ba18b5b0f639 10:12:20 Step 3/21 : WORKDIR /edgex-go 10:12:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:12:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:12:20 ---> ba18b5b0f639 10:12:20 Step 3/23 : WORKDIR /edgex-go 10:12:21 ---> Running in 68f125a6ba59 10:12:21 ---> Running in dc5a033218cf 10:12:21 ---> Running in 5c94c2a4c6e6 10:12:21 ---> Running in 2b741ff0c8b0 10:12:21 ---> Running in 4045334b00bd 10:12:22 Removing intermediate container 5c94c2a4c6e6 10:12:22 ---> 7006c774459e 10:12:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:22 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 10:12:22 Removing intermediate container 2b741ff0c8b0 10:12:22 ---> ac4e48fbb95a 10:12:22 Removing intermediate container 68f125a6ba59 10:12:22 ---> a5362708a758 10:12:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:22 Removing intermediate container 4045334b00bd 10:12:22 ---> 3466c5c44162 10:12:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:22 ---> Running in 55997f63102b 10:12:22 Removing intermediate container dc5a033218cf 10:12:22 ---> 211bfa665c70 10:12:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:22 ---> Running in 970773c2b3fa 10:12:22 ---> Running in 77303f98d43b 10:12:22 ---> Running in 5295aa28a2cf 10:12:22 ---> Running in 46ad1a6fdad8 10:12:22 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 10:12:26 Removing intermediate container 55997f63102b 10:12:26 ---> 1067d3566ee6 10:12:26 Step 5/23 : RUN apk add --update --no-cache make git 10:12:26 Removing intermediate container 77303f98d43b 10:12:26 ---> e8d2e589887c 10:12:26 Step 5/22 : RUN apk add --update --no-cache make git 10:12:26 ---> Running in 5d7f76fc06b2 10:12:27 Removing intermediate container 5295aa28a2cf 10:12:27 ---> b473c109670e 10:12:27 Step 5/31 : RUN apk add --update --no-cache make git 10:12:27 Removing intermediate container 46ad1a6fdad8 10:12:27 ---> b11c4a965075 10:12:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:12:27 Removing intermediate container 970773c2b3fa 10:12:27 ---> f7e5d0f3b96c 10:12:27 Step 5/21 : RUN apk add --update --no-cache make git 10:12:27 ---> Running in 6b8024b87894 10:12:27 ---> Running in 50525665dd34 10:12:27 ---> Running in 4c42aa148817 10:12:27 ---> Running in 784aa875abaa 10:12:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:30 OK: 233 MiB in 51 packages 10:12:30 OK: 233 MiB in 51 packages 10:12:30 OK: 233 MiB in 51 packages 10:12:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:31 OK: 233 MiB in 51 packages 10:12:31 OK: 233 MiB in 51 packages 10:12:33 Removing intermediate container 6b8024b87894 10:12:33 ---> 03080eaeb95d 10:12:33 Step 6/22 : COPY go.mod . 10:12:33 Removing intermediate container 5d7f76fc06b2 10:12:33 ---> e71f347dad3b 10:12:33 Step 6/23 : COPY go.mod . 10:12:33 Removing intermediate container 50525665dd34 10:12:33 ---> 8b0b337cd236 10:12:33 Step 6/31 : COPY go.mod . 10:12:33 Removing intermediate container 784aa875abaa 10:12:33 ---> 50b63d643b85 10:12:33 Step 6/21 : COPY go.mod . 10:12:33 Removing intermediate container 4c42aa148817 10:12:33 ---> 8b1231aeda0b 10:12:33 Step 6/22 : COPY go.mod . 10:12:33 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 10:12:33 ---> 3d8cc225f30f 10:12:33 Step 7/22 : RUN go mod download 10:12:33 ---> Running in 4a3b0bd7bc23 10:12:34 ---> 1bc384540974 10:12:34 Step 7/21 : RUN go mod download 10:12:34 ---> bac68afefd06 10:12:34 Step 7/31 : RUN go mod download 10:12:34 ---> 30143a10a55f 10:12:34 Step 7/23 : RUN go mod download 10:12:34 ---> f3eb3dfe675b 10:12:34 Step 7/22 : RUN go mod download 10:12:35 ---> Running in 3fc1422cf7cc 10:12:35 ---> Running in fcd033e91379 10:12:35 ---> Running in 973a7624a623 10:12:35 ---> Running in eee2622abedb 10:12:38 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 10:12:39 Removing intermediate container 973a7624a623 10:12:39 ---> 85b4ae5a7814 10:12:39 Step 8/23 : COPY . . 10:12:39 Removing intermediate container 4a3b0bd7bc23 10:12:39 ---> 868294fe4e75 10:12:39 Step 8/22 : COPY . . 10:12:39 Removing intermediate container fcd033e91379 10:12:39 ---> 36c45e5bfaf8 10:12:39 Step 8/31 : COPY . . 10:12:39 Removing intermediate container 3fc1422cf7cc 10:12:39 ---> e3a9e5f24409 10:12:39 Step 8/21 : COPY . . 10:12:42 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 10:12:45 Removing intermediate container eee2622abedb 10:12:45 ---> e5aae8bc1f89 10:12:45 Step 8/22 : COPY . . 10:12:45 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 10:12: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 [Pipeline] } 10:12:56 $ docker stop --time=1 de13f1e7b5e5c884c51768fcdd25978f869505b0af532e8cf7c072a1a133d743 10:12:59 $ docker rm -f de13f1e7b5e5c884c51768fcdd25978f869505b0af532e8cf7c072a1a133d743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:01 10:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:02 latest: Pulling from edgex-devops/edgex-compose-arm64 10:13:02 29e5d40040c1: Pulling fs layer 10:13:02 1ce36da41761: Pulling fs layer 10:13:02 25b303627fd3: Pulling fs layer 10:13:02 29e5d40040c1: Verifying Checksum 10:13:02 29e5d40040c1: Download complete 10:13:03 1ce36da41761: Verifying Checksum 10:13:03 1ce36da41761: Download complete 10:13:03 29e5d40040c1: Pull complete 10:13:04 1ce36da41761: Pull complete 10:13:04 25b303627fd3: Verifying Checksum 10:13:04 25b303627fd3: Download complete 10:13:15 25b303627fd3: Pull complete 10:13:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:13:15 prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container 10:13:15 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:13:18 $ docker top 1733600a1bffdce11c92f5be9b127f910fe9e7aefcc4e3c72a62b0e91f4dbab2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:19 + + docker-composegrep build parallel --help 10:13:19 10:13:23 --parallel Build images in parallel. [Pipeline] } 10:13:23 $ docker stop --time=1 1733600a1bffdce11c92f5be9b127f910fe9e7aefcc4e3c72a62b0e91f4dbab2 10:13:25 $ docker rm -f 1733600a1bffdce11c92f5be9b127f910fe9e7aefcc4e3c72a62b0e91f4dbab2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:13:26 . [Pipeline] withDockerContainer 10:13:26 prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container 10:13:26 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:13:28 $ docker top 80565fda97487fe2e5923051cae5b8dcc8cbcb74df6988fa1e43841b73894956 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:29 + docker-compose -f ./docker-compose-build.yml build --parallel 10:13:33 Building docker-core-command-go ... 10:13:33 Building docker-core-data-go ... 10:13:33 Building docker-core-metadata-go ... 10:13:33 Building docker-security-bootstrapper-go ... 10:13:33 Building docker-security-proxy-setup-go ... 10:13:33 Building docker-security-secretstore-setup-go ... 10:13:33 Building docker-support-notifications-go ... 10:13:33 Building docker-support-scheduler-go ... 10:13:33 Building docker-sys-mgmt-agent-go ... 10:13:33 Building docker-security-bootstrapper-go 10:13:33 Building docker-security-secretstore-setup-go 10:13:33 Building docker-core-command-go 10:13:33 Building docker-support-notifications-go 10:13:33 Building docker-core-metadata-go 10:14:22 ---> bdf89e4803db 10:14:22 ---> b3d4b4d198fb 10:14:22 Step 9/23 : RUN make cmd/core-command/core-command 10:14:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:14:22 ---> 25bdef256451 10:14:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:14:22 ---> 97486c21a654 10:14:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:14:22 ---> 475b871835df 10:14:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:14:22 ---> Running in f49f24ea7bfa 10:14:22 ---> Running in 8233d9d9114f 10:14:22 ---> Running in ad5860cf0aaa 10:14:22 ---> Running in 187d18c3323e 10:14:22 ---> Running in b856b683c26b 10:14:22 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 10:14:22 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 10:14:22 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 10:14:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:14:22 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 10:14:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:14:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:14:55 ---> 159a9c9a165a 10:14:55 Step 3/22 : WORKDIR /edgex-go 10:14:55 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:14:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:14:55 ---> 159a9c9a165a 10:14:55 Step 3/31 : WORKDIR /edgex-go 10:14:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:14:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:55 ---> 159a9c9a165a 10:14:55 Step 3/23 : WORKDIR /edgex-go 10:14:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:14:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:14:55 ---> 159a9c9a165a 10:14:55 Step 3/24 : WORKDIR /edgex-go 10:14:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:14:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:55 ---> 159a9c9a165a 10:14:55 Step 3/23 : WORKDIR /edgex-go 10:14:55 ---> Running in af7aae7e723d 10:14:55 ---> Running in 27ac13558d97 10:14:55 ---> Running in 93e5734dd9f9 10:14:55 ---> Running in 543543387b33 10:14:55 ---> Running in 6f7d7d1d8c8e 10:14:55 Removing intermediate container 27ac13558d97 10:14:55 ---> 20e0c801d516 10:14:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:55 Removing intermediate container 93e5734dd9f9 10:14:55 ---> 73d786cc1ca6 10:14:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:55 Removing intermediate container 543543387b33 10:14:55 ---> 558fccfdf15a 10:14:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:55 Removing intermediate container 6f7d7d1d8c8e 10:14:55 ---> 6b4a26af7a7f 10:14:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:55 Removing intermediate container af7aae7e723d 10:14:55 ---> bde55a5ec75b 10:14:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:55 ---> Running in 07a0f3589db5 10:14:55 ---> Running in 41e30249bbdd 10:14:55 ---> Running in 13a0564c6a60 10:14:55 ---> Running in 4922810d1585 10:14:55 ---> Running in 2205456a17eb 10:14:55 Removing intermediate container 07a0f3589db5 10:14:55 ---> 59d5e4fe4d05 10:14:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:14:55 Removing intermediate container 41e30249bbdd 10:14:55 ---> b2e33acbd0d9 10:14:55 Step 5/23 : RUN apk add --update --no-cache make git 10:14:55 ---> Running in acd1dd4886b9 10:14:55 ---> Running in a79ad540692a 10:14:55 Removing intermediate container 13a0564c6a60 10:14:55 ---> dc6327c28a42 10:14:55 Step 5/24 : RUN apk add --update --no-cache make git 10:14:55 Removing intermediate container 4922810d1585 10:14:55 ---> 4b3ce0df1c2e 10:14:55 Step 5/31 : RUN apk add --update --no-cache make git 10:14:55 Removing intermediate container 2205456a17eb 10:14:55 ---> b9791a0eb783 10:14:55 Step 5/23 : RUN apk add --update --no-cache make git 10:14:55 ---> Running in b7d8f0a11d4a 10:14:55 ---> Running in 92821125baeb 10:14:55 ---> Running in 4ba041718597 10:14:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:14:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:14:57 OK: 217 MiB in 51 packages 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:14:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:14:58 OK: 217 MiB in 51 packages 10:14:58 OK: 217 MiB in 51 packages 10:14:58 OK: 217 MiB in 51 packages 10:14:58 OK: 217 MiB in 51 packages 10:14:59 Removing intermediate container acd1dd4886b9 10:14:59 ---> ba75f846c993 10:14:59 Step 6/22 : COPY go.mod . 10:15:00 Removing intermediate container a79ad540692a 10:15:00 ---> 07d0446d4781 10:15:00 Step 6/23 : COPY go.mod . 10:15:00 ---> fdbd836dadd7 10:15:00 Step 7/22 : RUN go mod download 10:15:00 Removing intermediate container 92821125baeb 10:15:00 ---> 8cf8e960fd3e 10:15:00 Step 6/31 : COPY go.mod . 10:15:00 ---> Running in 739adc7f0e4f 10:15:00 Removing intermediate container b7d8f0a11d4a 10:15:00 ---> c7dc3a3bb00b 10:15:00 Step 6/24 : COPY go.mod . 10:15:00 Removing intermediate container 4ba041718597 10:15:00 ---> b69ebde42ce6 10:15:00 Step 6/23 : COPY go.mod . 10:15:01 ---> 0d699f0c691f 10:15:01 Step 7/23 : RUN go mod download 10:15:01 ---> Running in 3cc73218d0fe 10:15:01 ---> 261f806154ed 10:15:01 Step 7/31 : RUN go mod download 10:15:01 ---> Running in 69488365a3bd 10:15:02 ---> 4ceeb97850af 10:15:02 Step 7/23 : RUN go mod download 10:15:02 ---> 18e97108e0f0 10:15:02 Step 7/24 : RUN go mod download 10:15:02 ---> Running in d3967532d949 10:15:02 ---> Running in 9926f7a1df3b 10:15:05 Removing intermediate container 739adc7f0e4f 10:15:05 ---> 4a5ff76ea62f 10:15:05 Step 8/22 : COPY . . 10:15:05 Removing intermediate container 3cc73218d0fe 10:15:05 ---> 6de58532bb78 10:15:05 Step 8/23 : COPY . . 10:15:06 Removing intermediate container 69488365a3bd 10:15:06 ---> 30ccd00d85e4 10:15:06 Step 8/31 : COPY . . 10:15:07 Removing intermediate container d3967532d949 10:15:07 ---> 673cec4e3860 10:15:07 Step 8/23 : COPY . . 10:15:07 Removing intermediate container 9926f7a1df3b 10:15:07 ---> 7a6c3afc1127 10:15:07 Step 8/24 : COPY . . 10:15:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:15:29 Removing intermediate container b856b683c26b 10:15:29 ---> ac9ea965d150 10:15:29 10:15:29 Step 10/31 : FROM alpine:3.12 10:15:30 3.12: Pulling from library/alpine 10:15:30 Removing intermediate container f49f24ea7bfa 10:15:30 ---> f84626bfa806 10:15:30 10:15:30 Step 10/23 : FROM alpine:3.12 10:15:30 3.12: Pulling from library/alpine 10:15:31 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 10:15:31 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 10:15:31 Status: Downloaded newer image for alpine:3.12 10:15:31 Status: Downloaded newer image for alpine:3.12 10:15:31 ---> 42cb162f0360 10:15:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:15:31 ---> 42cb162f0360 10:15:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:15:34 ---> dcf614e4b271 10:15:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:15:34 ---> Running in 8cae7379535f 10:15:34 ---> fd8677de745d 10:15:34 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:15:34 ---> 0c6c4c236bca 10:15:34 Step 9/23 : RUN make cmd/core-command/core-command 10:15:34 ---> 6ce51c621ff8 10:15:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:15:34 ---> 256420cc8ebb 10:15:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:15:34 ---> Running in abbc305753b4 10:15:34 ---> Running in a0d804ad0d6b 10:15:34 ---> Running in b4c1efcbe659 10:15:34 ---> Running in b0abe1b6d40b 10:15:34 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 10:15:35 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 10:15:35 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 10:15:35 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 10:15:35 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 10:15:35 ---> Running in 63dba228b9fb 10:15:36 ---> Running in 125ad5fa7260 10:15:36 Removing intermediate container ad5860cf0aaa 10:15:36 ---> 555bffc189b5 10:15:36 10:15:36 Step 10/21 : FROM alpine:3.12 10:15:36 Removing intermediate container 187d18c3323e 10:15:36 ---> b87ff8bdc0ba 10:15:36 10:15:36 Step 10/22 : FROM alpine:3.12 10:15:37 ---> 42cb162f0360 10:15:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:15:37 ---> 42cb162f0360 10:15:37 Step 11/21 : RUN apk add --update --no-cache curl 10:15:37 Removing intermediate container 8233d9d9114f 10:15:37 ---> 4b1e5bc49a14 10:15:37 10:15:37 Step 10/22 : FROM alpine:3.12 10:15:37 ---> 42cb162f0360 10:15:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:15:37 Removing intermediate container 63dba228b9fb 10:15:37 ---> 38ca3bfd73d8 10:15:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:15:37 ---> Running in 1d5c302bb835 10:15:37 ---> Running in 58844c8daa2d 10:15:37 ---> Running in 0d5e1961c312 10:15:37 ---> Running in e4cf7ca3f1b1 10:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:15:38 (1/1) Installing dumb-init (1.2.2-r1) 10:15:38 Executing busybox-1.31.1-r19.trigger 10:15:39 OK: 6 MiB in 15 packages 10:15:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:15:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:15:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:15:40 (1/4) Installing ca-certificates (20191127-r4) 10:15:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:15:40 (1/2) Installing dumb-init (1.2.2-r1) 10:15:40 (2/2) Installing su-exec (0.2-r1) 10:15:40 Executing busybox-1.31.1-r19.trigger 10:15:40 (3/4) Installing libcurl (7.69.1-r3) 10:15:40 (4/4) Installing curl (7.69.1-r3) 10:15:40 Executing busybox-1.31.1-r19.trigger 10:15:40 Executing ca-certificates-20191127-r4.trigger 10:15:40 OK: 6 MiB in 16 packages 10:15:40 (1/2) Installing ca-certificates (20191127-r4) 10:15:40 (2/2) Installing dumb-init (1.2.2-r1) 10:15:40 Executing busybox-1.31.1-r19.trigger 10:15:40 OK: 7 MiB in 18 packages 10:15:40 (1/1) Installing dumb-init (1.2.2-r1) 10:15:40 Executing busybox-1.31.1-r19.trigger 10:15:40 Executing ca-certificates-20191127-r4.trigger 10:15:41 OK: 6 MiB in 15 packages 10:15:41 Removing intermediate container 125ad5fa7260 10:15:41 ---> b471da8afa95 10:15:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:15:41 OK: 6 MiB in 16 packages 10:15:41 ---> Running in db33eeb8654a 10:15:43 Removing intermediate container db33eeb8654a 10:15:43 ---> 15fd09cdb3ec 10:15:43 Step 13/23 : ENV APP_PORT=48082 10:15:44 ---> Running in 2ad57659f72d 10:15:45 Removing intermediate container 1d5c302bb835 10:15:45 ---> e96d9829023a 10:15:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:15:45 Removing intermediate container e4cf7ca3f1b1 10:15:45 ---> d7fd08002401 10:15:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:15:45 ---> Running in a2bd79c562af 10:15:46 Removing intermediate container 58844c8daa2d 10:15:46 ---> 65387474d067 10:15:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:15:46 ---> Running in e9db3d1a8802 10:15:46 Removing intermediate container 2ad57659f72d 10:15:46 ---> 73b8f9f7ec8c 10:15:46 Step 14/23 : EXPOSE $APP_PORT 10:15:46 Removing intermediate container 0d5e1961c312 10:15:46 ---> 3d5356fd5dc8 10:15:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:15:46 ---> Running in 7a7c526218cc 10:15:46 ---> Running in 926b74eca1d9 10:15:46 ---> Running in e56149d47dff 10:15:46 Removing intermediate container a2bd79c562af 10:15:46 ---> 3892315a89b2 10:15:46 Step 13/21 : WORKDIR /edgex 10:15:47 Removing intermediate container e9db3d1a8802 10:15:47 ---> 5dcb9aa95f1f 10:15:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:15:47 Removing intermediate container 926b74eca1d9 10:15:47 ---> 030c4ded3174 10:15:47 Step 15/23 : WORKDIR / 10:15:47 Removing intermediate container 7a7c526218cc 10:15:47 ---> 54f4a02e23c3 10:15:47 Step 13/22 : ENV APP_PORT=48085 10:15:47 Removing intermediate container e56149d47dff 10:15:47 ---> 4639c7a8a274 10:15:47 Step 13/22 : ENV APP_PORT=48060 10:15:47 ---> Running in d9ba258870b3 10:15:47 ---> Running in 14336234bb57 10:15:47 ---> Running in 110ecd0e4533 10:15:47 ---> Running in 1da6114bbba9 10:15:47 ---> Running in 9d3772b741dd 10:15:47 Removing intermediate container 14336234bb57 10:15:47 ---> 9fd7d05562f0 10:15:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:47 Removing intermediate container d9ba258870b3 10:15:47 ---> 79112ba69643 10:15:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:15:48 Removing intermediate container 1da6114bbba9 10:15:48 ---> d15fe25120ef 10:15:48 Step 14/22 : EXPOSE $APP_PORT 10:15:48 Removing intermediate container 110ecd0e4533 10:15:48 ---> b9721f1d7753 10:15:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:15:48 Removing intermediate container 9d3772b741dd 10:15:48 ---> 5b5c0fec92a3 10:15:48 Step 14/22 : EXPOSE $APP_PORT 10:15:48 ---> Running in 1eb45231b00a 10:15:48 ---> Running in 2dea5cb3d153 10:15:49 ---> Running in 90ae81a2e915 10:15:49 ---> 179651c7bf25 10:15:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:15:49 ---> d16afb41d7db 10:15:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:15:49 Removing intermediate container 2dea5cb3d153 10:15:49 ---> 1c0194b3a94a 10:15:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:50 Removing intermediate container 90ae81a2e915 10:15:50 ---> ace237157e8e 10:15:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:51 ---> 60b4f1618b8b 10:15:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:15:51 ---> 1994e79a2bbf 10:15:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:15:51 ---> dbaf78dbf8fa 10:15:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:15:51 ---> e35359ae377f 10:15:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:15:52 Removing intermediate container 1eb45231b00a 10:15:52 ---> f3336970bbba 10:15:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:15:52 ---> 4fe71b861933 10:15:52 Step 19/23 : ENTRYPOINT ["/core-command"] 10:15:52 ---> cd2b4f083129 10:15:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:15:53 ---> Running in f65c9107364e 10:15:53 ---> Running in 625f60e87760 10:15:53 ---> 1ce2f9a80836 10:15:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:15:53 ---> 5c50b195787e 10:15:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:15:53 ---> 0d65e3883c1a 10:15:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:15:54 ---> Running in 58c4aaa341fd 10:15:54 Removing intermediate container f65c9107364e 10:15:54 ---> d7aa1f639fbb 10:15:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:15:54 ---> Running in 09ad1bb7702c 10:15:54 Removing intermediate container 625f60e87760 10:15:54 ---> 173e6b0beda4 10:15:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:54 ---> Running in 3c7e0b75c8c8 10:15:54 ---> c6f0eba93587 10:15:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:15:54 Removing intermediate container 09ad1bb7702c 10:15:54 ---> ae70d59f4f06 10:15:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:54 Removing intermediate container 58c4aaa341fd 10:15:54 ---> 454d39a2f693 10:15:54 Step 18/21 : CMD ["--init=true"] 10:15:55 ---> Running in e202b83b21c5 10:15:55 ---> Running in bfe10e8b4676 10:15:55 Removing intermediate container 3c7e0b75c8c8 10:15:55 ---> 0c0976d1e5ce 10:15:55 Step 21/23 : LABEL arch=x86_64 10:15:55 ---> bc1129ac91f2 10:15:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:15:55 ---> Running in dcd37bddebf9 10:15:55 ---> Running in 94313dfa9d76 10:15:55 ---> Running in d8306fa6ef9d 10:15:55 Removing intermediate container bfe10e8b4676 10:15:55 ---> 49cfe3fa47b2 10:15:55 Step 20/22 : LABEL arch=x86_64 10:15:55 Removing intermediate container e202b83b21c5 10:15:55 ---> ec0b2d3f4a63 10:15:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:56 Removing intermediate container dcd37bddebf9 10:15:56 ---> dbf4f0cb4627 10:15:56 Step 19/21 : LABEL arch=x86_64 10:15:56 ---> Running in d06ee4d52190 10:15:56 ---> Running in 4fe53f3e109d 10:15:56 Removing intermediate container 94313dfa9d76 10:15:56 ---> e63dfe469967 10:15:56 Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:15:57 ---> Running in f124db3bf496 10:15:57 ---> Running in 22a810f21151 10:15:57 Removing intermediate container d06ee4d52190 10:15:57 ---> 03ec8aeecd66 10:15:57 Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:15:58 Removing intermediate container 22a810f21151 10:15:58 ---> 8195f6d38ad1 10:15:58 Step 23/23 : LABEL version=0.0.0 10:15:58 Removing intermediate container f124db3bf496 10:15:58 ---> 1d4dc1f80ddc 10:15:58 Step 20/21 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:15:58 Removing intermediate container 4fe53f3e109d 10:15:58 ---> b5e6302369b3 10:15:58 Step 20/22 : LABEL arch=x86_64 10:15:58 ---> Running in e1d1fabbdeca 10:15:58 ---> Running in fd83b4b797b7 10:15:58 ---> Running in 3e09aa663137 10:15:58 ---> Running in 9a772692d3b9 10:15:59 Removing intermediate container e1d1fabbdeca 10:15:59 ---> 5df508930970 10:15:59 Step 22/22 : LABEL version=0.0.0 10:15:59 Removing intermediate container fd83b4b797b7 10:15:59 ---> c7888eeb31a9 10:15:59 10:15:59 Removing intermediate container 9a772692d3b9 10:15:59 ---> aac1b60ff78d 10:15:59 Step 21/21 : LABEL version=0.0.0 10:16:00 Removing intermediate container 3e09aa663137 10:16:00 ---> b5d3225f0ebe 10:16:00 Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:16:00 ---> Running in dd25bc327991 10:16:00 ---> Running in a1f3f46bcda2 10:16:00 ---> Running in f30e03487ec6 10:16:00 Removing intermediate container d8306fa6ef9d 10:16:00 ---> 4a9506a0b83d 10:16:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:00 Successfully built c7888eeb31a9 10:16:01 Successfully tagged docker-core-command-go:latest 10:16:01 Removing intermediate container dd25bc327991 10:16:01 ---> 208c1599252a 10:16:01 10:16:01 Building docker-security-secretstore-setup-go 10:16:02  Building docker-core-command-go ... done Removing intermediate container f30e03487ec6 10:16:02 ---> b7e3cdfd2f36 10:16:02 Step 22/22 : LABEL version=0.0.0 10:16:02 Removing intermediate container a1f3f46bcda2 10:16:02 ---> 727c18b1f9da 10:16:02 10:16:03 ---> Running in 59b4e0ea2b42 10:16:03 ---> 8f95d3529721 10:16:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:16:03 Successfully built 727c18b1f9da 10:16:03 Successfully built 208c1599252a 10:16:03 Successfully tagged docker-security-proxy-setup-go:latest 10:16:03 Building docker-core-metadata-go 10:16:03  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest 10:16:03  Building docker-support-notifications-go ... done Building docker-core-data-go 10:16:03 Removing intermediate container 59b4e0ea2b42 10:16:03 ---> e72f27e522a8 10:16:03 10:16:04 Successfully built e72f27e522a8 10:16:04 Successfully tagged docker-support-scheduler-go:latest 10:16:04  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 10:16:05 ---> a44f5c4757f8 10:16:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:16:07 ---> d603b40e9e42 10:16:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:16:10 ---> 58d365549ffe 10:16:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:16:12 ---> 9b4b53666a38 10:16:12 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:16:12 ---> Running in 162773fb31f8 10:16:13 Removing intermediate container 162773fb31f8 10:16:13 ---> b2dc8e3c64d8 10:16:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:16:18 ---> 6757fdac5e2a 10:16:18 Step 26/31 : RUN chmod +x /entrypoint.sh 10:16:18 ---> Running in 36442f0516a0 10:16:25 Removing intermediate container 36442f0516a0 10:16:25 ---> aedf817e86e5 10:16:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:16:26 ---> Running in 8e64b65c8f70 10:16:27 Removing intermediate container 8e64b65c8f70 10:16:27 ---> 08c54c96f6b2 10:16:27 Step 28/31 : CMD ["gate"] 10:16:27 ---> Running in 9ad35e87e224 10:16:28 Removing intermediate container 9ad35e87e224 10:16:28 ---> 6a450df9d2d7 10:16:28 Step 29/31 : LABEL arch=x86_64 10:16:28 ---> Running in 660e7c49798f 10:16:29 Removing intermediate container 660e7c49798f 10:16:29 ---> 97b661ae7b0e 10:16:29 Step 30/31 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:16:30 ---> Running in fbbb0f58ed79 10:16:31 Removing intermediate container fbbb0f58ed79 10:16:31 ---> 525376b12554 10:16:31 Step 31/31 : LABEL version=0.0.0 10:16:31 ---> Running in 7ed0a0adbdff 10:16:32 Removing intermediate container 7ed0a0adbdff 10:16:32 ---> caf34fbd5bc1 10:16:32 10:16:35 Successfully built caf34fbd5bc1 10:16:35 Successfully tagged docker-security-bootstrapper-go:latest 10:17:12 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 10:17:19 Removing intermediate container a0d804ad0d6b 10:17:19 ---> 1ce90fc741d3 10:17:19 10:17:19 Step 10/24 : FROM alpine:3.12 10:17:19 3.12: Pulling from library/alpine 10:17:20 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 10:17:20 Status: Downloaded newer image for alpine:3.12 10:17:20 ---> e47305ac9786 10:17:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:17:20 ---> Running in 6dc0109585ff 10:17:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:17:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:17:23  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:17:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:17:23 ---> ba18b5b0f639 10:17:23 Step 3/23 : WORKDIR /edgex-go 10:17:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:17:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:17:23 ---> ba18b5b0f639 10:17:23 Step 3/24 : WORKDIR /edgex-go 10:17:23 ---> Using cache 10:17:23 ---> 3466c5c44162 10:17:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:23 ---> Using cache 10:17:23 ---> 3466c5c44162 10:17:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:23 ---> Using cache 10:17:23 ---> b473c109670e 10:17:23 Step 5/24 : RUN apk add --update --no-cache make git 10:17:23 ---> Using cache 10:17:23 ---> b473c109670e 10:17:23 Step 5/23 : RUN apk add --update --no-cache make git 10:17:23 ---> Using cache 10:17:23 ---> 8b0b337cd236 10:17:23 Step 6/23 : COPY go.mod . 10:17:23 ---> Using cache 10:17:23 ---> 8b0b337cd236 10:17:23 Step 6/24 : COPY go.mod . 10:17:23 ---> Using cache 10:17:23 ---> bac68afefd06 10:17:23 Step 7/23 : RUN go mod download 10:17:23 ---> Using cache 10:17:23 ---> bac68afefd06 10:17:23 Step 7/24 : RUN go mod download 10:17:23 ---> Using cache 10:17:23 ---> 36c45e5bfaf8 10:17:23 Step 8/24 : COPY . . 10:17:23 ---> Using cache 10:17:23 ---> 36c45e5bfaf8 10:17:23 Step 8/23 : COPY . . 10:17:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:17:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:17:23 ---> ba18b5b0f639 10:17:23 Step 3/23 : WORKDIR /edgex-go 10:17:23 ---> Using cache 10:17:23 ---> 3466c5c44162 10:17:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:23 ---> Using cache 10:17:23 ---> b473c109670e 10:17:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:17:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:17:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:17:23 ---> ba18b5b0f639 10:17:23 Step 3/26 : WORKDIR /edgex-go 10:17:23 ---> Using cache 10:17:23 ---> 3466c5c44162 10:17:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:23 ---> Using cache 10:17:23 ---> b473c109670e 10:17:23 Step 5/26 : RUN apk add --update --no-cache make bash git 10:17:23 ---> Using cache 10:17:23 ---> 475b871835df 10:17:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:17:23 ---> Using cache 10:17:23 ---> 475b871835df 10:17:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:17:23 ---> Running in 182c36bf0162 10:17:23 ---> Running in 63296c83e484 10:17:23 ---> Running in 7a3222553662 10:17:23 ---> Running in 220df69edb3a 10:17:23 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 10:17:23 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 10:17:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:17:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:17:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:17:23 Removing intermediate container b4c1efcbe659 10:17:23 ---> ef4fb1b6f6a1 10:17:23 10:17:23 Step 10/31 : FROM alpine:3.12 10:17:23 ---> e47305ac9786 10:17:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:17:24 (1/6) Installing ca-certificates (20191127-r4) 10:17:24 ---> Running in a34e00559e06 10:17:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:17:24 (3/6) Installing libcurl (7.69.1-r3) 10:17:24 (4/6) Installing curl (7.69.1-r3) 10:17:24 (5/6) Installing dumb-init (1.2.2-r1) 10:17:24 (6/6) Installing su-exec (0.2-r1) 10:17:24 Executing busybox-1.31.1-r19.trigger 10:17:24 Executing ca-certificates-20191127-r4.trigger 10:17:24 OK: 7 MiB in 20 packages 10:17:25 Removing intermediate container a34e00559e06 10:17:25 ---> 1f31a6a71003 10:17:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:17:25 ---> Running in 20ea8a71b691 10:17:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:17:25 OK: 233 MiB in 51 packages 10:17:28 Removing intermediate container 220df69edb3a 10:17:28 ---> 9eaad1f8368b 10:17:28 Step 6/23 : COPY go.mod . 10:17:28 Removing intermediate container 6dc0109585ff 10:17:28 ---> 414b076f6eb4 10:17:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:17:28 ---> Running in d471ab8dd025 10:17:28 OK: 233 MiB in 51 packages 10:17:28 ---> d77a817d4962 10:17:28 Step 7/23 : RUN go mod download 10:17:28 (1/2) Installing dumb-init (1.2.2-r1) 10:17:28 (2/2) Installing su-exec (0.2-r1) 10:17:28 Executing busybox-1.31.1-r19.trigger 10:17:28 OK: 5 MiB in 16 packages 10:17:29 ---> Running in b740327ac074 10:17:29 Removing intermediate container d471ab8dd025 10:17:29 ---> 092528c5d469 10:17:29 Step 13/24 : WORKDIR / 10:17:29 ---> Running in 4a5e70e79c2d 10:17:31 Removing intermediate container 4a5e70e79c2d 10:17:31 ---> 7862fd91a2e2 10:17:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:17:31 Removing intermediate container 20ea8a71b691 10:17:31 ---> d5140fa62ded 10:17:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:17:32 ---> Running in fd162a91ec31 10:17:32 ---> 4301b89fbd86 10:17:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:17:33 Removing intermediate container 182c36bf0162 10:17:33 ---> c4e49abc7b36 10:17:33 Step 6/26 : COPY go.mod . 10:17:33 Removing intermediate container fd162a91ec31 10:17:33 ---> c24fe7bd009a 10:17:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:17:33 Removing intermediate container abbc305753b4 10:17:33 ---> 182f1e5d4023 10:17:33 10:17:33 Step 10/23 : FROM alpine:3.12 10:17:33 ---> e47305ac9786 10:17:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:17:33 Removing intermediate container 8cae7379535f 10:17:33 ---> a228c27714cf 10:17:33 10:17:33 Step 10/22 : FROM alpine:3.12 10:17:33 ---> e47305ac9786 10:17:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:17:33 ---> Running in f6a0bd663b5c 10:17:33 ---> Running in 484ac925e469 10:17:33 ---> Running in 2f2766867606 10:17:33 ---> fac41f7fc6fa 10:17:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:17:34 ---> a16f0ae3324a 10:17:34 Step 7/26 : RUN go mod download 10:17:34 ---> Running in 288afefbf88b 10:17:34 Removing intermediate container 484ac925e469 10:17:34 ---> 98672ae00916 10:17:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:17:35 ---> Running in 7dffd0d1abc9 10:17:35 ---> 8514495db3cc 10:17:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:17:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:17:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:17:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:17:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:17:36 (1/1) Installing dumb-init (1.2.2-r1) 10:17:36 (1/2) Installing ca-certificates (20191127-r4) 10:17:36 Executing busybox-1.31.1-r19.trigger 10:17:36 OK: 5 MiB in 15 packages 10:17:36 (2/2) Installing dumb-init (1.2.2-r1) 10:17:36 Executing busybox-1.31.1-r19.trigger 10:17:36 Executing ca-certificates-20191127-r4.trigger 10:17:37 OK: 6 MiB in 16 packages 10:17:37 ---> dad3273e559d 10:17:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:17:38 Removing intermediate container b740327ac074 10:17:38 ---> ae8b150ad39d 10:17:38 Step 8/23 : COPY . . 10:17:39 Removing intermediate container f6a0bd663b5c 10:17:39 ---> b560473c1a72 10:17:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:17:39 ---> 7a5593fda39d 10:17:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:17:39 ---> Running in 75bb91187b6f 10:17:39 Removing intermediate container 7dffd0d1abc9 10:17:39 ---> eee50f5a6341 10:17:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:17:40 Removing intermediate container 2f2766867606 10:17:40 ---> d173e33ba498 10:17:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:17:40 ---> Running in 4963f9f1451f 10:17:40 Removing intermediate container b0abe1b6d40b 10:17:40 ---> a887b7a86aec 10:17:40 10:17:40 Step 10/23 : FROM alpine:3.12 10:17:40 ---> e47305ac9786 10:17:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:17:40 ---> Using cache 10:17:40 ---> b560473c1a72 10:17:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:17:40 ---> Using cache 10:17:40 ---> af241c97c57f 10:17:40 Step 13/23 : ENV APP_PORT=48081 10:17:40 ---> Running in 60143c73135f 10:17:40 Removing intermediate container 75bb91187b6f 10:17:40 ---> af241c97c57f 10:17:40 Step 13/23 : ENV APP_PORT=48082 10:17:40 ---> 2953be8084ad 10:17:40 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/ 10:17:40 ---> Running in 78a74734694c 10:17:40 ---> Running in a59bc2afc66f 10:17:40 ---> Running in 20a567275bc8 10:17:41 Removing intermediate container 60143c73135f 10:17:41 ---> 11a773ed31c9 10:17:41 Step 13/22 : ENV APP_PORT=48060 10:17:41 Removing intermediate container 4963f9f1451f 10:17:41 ---> a7f422f6cbd3 10:17:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:17:41 Removing intermediate container 78a74734694c 10:17:41 ---> b88c1a3a906f 10:17:41 Step 14/23 : EXPOSE $APP_PORT 10:17:41 ---> Running in 43090971496c 10:17:41 Removing intermediate container a59bc2afc66f 10:17:41 ---> 57fc161bd22b 10:17:41 Step 14/23 : EXPOSE $APP_PORT 10:17:41 ---> Running in 5e667f5c127d 10:17:42 ---> Running in 88a79d8abc46 10:17:42 Removing intermediate container 43090971496c 10:17:42 ---> 454ace73884d 10:17:42 Step 14/22 : EXPOSE $APP_PORT 10:17:42 ---> Running in 3aa26260dd65 10:17:43 Removing intermediate container 5e667f5c127d 10:17:43 ---> 82ac4739bf40 10:17:43 Step 15/23 : WORKDIR / 10:17:43 ---> 54fd8b567647 10:17:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:17:43 Removing intermediate container 88a79d8abc46 10:17:43 ---> 13f8d2049ee7 10:17:43 Step 15/23 : WORKDIR / 10:17:43 ---> Running in e4624f48c4b3 10:17:43 ---> Running in 5aa69a007380 10:17:43 Removing intermediate container 3aa26260dd65 10:17:43 ---> ebb05db8963f 10:17:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:43 ---> Running in cb519c3280da 10:17:43 Removing intermediate container e4624f48c4b3 10:17:43 ---> 6ecd98562812 10:17:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:44 Removing intermediate container 5aa69a007380 10:17:44 ---> b4168bbf3401 10:17:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:44 ---> 3846c1bfaaea 10:17:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:17:44 Removing intermediate container 20a567275bc8 10:17:44 ---> 992a899e2389 10:17:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:17:44 Removing intermediate container 288afefbf88b 10:17:44 ---> 6ea31abad606 10:17:44 Step 8/26 : COPY . . 10:17:45 ---> Running in d5bf131aefef 10:17:45 ---> f6f287fc9d54 10:17:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:17:45 ---> 4181111aa1d2 10:17:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:17:45 Removing intermediate container d5bf131aefef 10:17:45 ---> 3e54d018a003 10:17:45 Step 22/24 : LABEL arch=arm64 10:17:46 ---> Running in 388fd27ab751 10:17:46 ---> 1254389aa52d 10:17:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:17:47 Removing intermediate container 388fd27ab751 10:17:47 ---> 94ddf9715c95 10:17:47 Step 23/24 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:17:47 ---> a118cb241d02 10:17:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:17:47 ---> Running in 162b350c06b6 10:17:47 ---> 075f856385d3 10:17:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:17:47 Removing intermediate container cb519c3280da 10:17:47 ---> c1e32bb8f904 10:17:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:17:47 ---> 5d1d56373307 10:17:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:17:47 ---> Running in 13efee5eef4e 10:17:47 Removing intermediate container 162b350c06b6 10:17:47 ---> 8313a9749e35 10:17:47 Step 24/24 : LABEL version=0.0.0 10:17:48 ---> Running in 3deaf43193c9 10:17:48 ---> ebcdc9dfa6a2 10:17:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:17:48 Removing intermediate container 13efee5eef4e 10:17:48 ---> f6a379415b5f 10:17:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:48 ---> Running in 699ecf121ffc 10:17:48 ---> 9683a6fda79d 10:17:48 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:17:48 ---> 8f4efa4b7e3d 10:17:48 Step 19/23 : ENTRYPOINT ["/core-command"] 10:17:48 ---> Running in e37d25ceb7fd 10:17:48 Removing intermediate container 3deaf43193c9 10:17:48 ---> 86669d7f5a0f 10:17:48 10:17:49 ---> Running in b31a023b3b1a 10:17:49 Removing intermediate container 699ecf121ffc 10:17:49 ---> 7fa2d7dab053 10:17:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:49 Successfully built 86669d7f5a0f 10:17:49 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:17:49  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 10:17:49 ---> Running in e4bc5e604470 10:17:49 Removing intermediate container e37d25ceb7fd 10:17:49 Removing intermediate container b31a023b3b1a 10:17:49 ---> 3e9a34b10007 10:17:49 Step 20/22 : LABEL arch=arm64 10:17:49 ---> 8cff453c6083 10:17:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:50 ---> Running in 27e297000944 10:17:50 ---> Running in 2ad655c0f9e4 10:17:50 ---> 60aa605ddc3c 10:17:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:17:50 Removing intermediate container e4bc5e604470 10:17:50 ---> 9da617aba9c1 10:17:50 Step 21/23 : LABEL arch=arm64 10:17:50 ---> Running in f9ef6c7137ff 10:17:51 Removing intermediate container 27e297000944 10:17:51 ---> 1527f0f25df1 10:17:51 Step 21/23 : LABEL arch=arm64 10:17:51 Removing intermediate container 2ad655c0f9e4 10:17:51 ---> 4aab86cb7a56 10:17:51 Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:17:51 Removing intermediate container f9ef6c7137ff 10:17:51 ---> c3e134d63049 10:17:51 Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:17:51 ---> Running in 4599d11b1f8b 10:17:52 ---> Running in 89b902977c57 10:17:52 ---> 7c2184aff68a 10:17:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:17:52 ---> Running in bdd353233d13 10:17:53 Removing intermediate container 4599d11b1f8b 10:17:53 ---> 406939bb3033 10:17:53 Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:17:53 Removing intermediate container 89b902977c57 10:17:53 ---> 92aeb43f5baf 10:17:53 Step 22/22 : LABEL version=0.0.0 10:17:53 ---> Running in d56d9e6d83a4 10:17:53 ---> 00383486a237 10:17:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:17:53 Removing intermediate container bdd353233d13 10:17:53 ---> a8381a9556c9 10:17:53 Step 23/23 : LABEL version=0.0.0 10:17:53 ---> Running in 8ce2af5aee7a 10:17:53 ---> Running in ec72d8791b60 10:17:54 Removing intermediate container d56d9e6d83a4 10:17:54 ---> 60568e843863 10:17:54 Step 23/23 : LABEL version=0.0.0 10:17:55 ---> 741afa7f687f 10:17:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:17:55 ---> Running in a3e7acbd10e5 10:17:55 Removing intermediate container 8ce2af5aee7a 10:17:55 ---> 22374416c276 10:17:55 10:17:55 Removing intermediate container ec72d8791b60 10:17:55 ---> e8a555170667 10:17:55 10:17:56 Successfully built e8a555170667 10:17:56 Successfully built 22374416c276 10:17:56 Successfully tagged docker-core-metadata-go-arm64:latest 10:17:56 Successfully tagged docker-support-notifications-go-arm64:latest 10:17:56 Building docker-security-proxy-setup-go 10:17:56 Building docker-support-scheduler-go 10:17:56  Building docker-core-metadata-go ... done  Building docker-support-notifications-go ... done  ---> Running in f194bd7e1b32 10:17:56 Removing intermediate container a3e7acbd10e5 10:17:56 ---> d9446781b5f3 10:17:56 10:17:56 Removing intermediate container f194bd7e1b32 10:17:56 ---> 164ebf72b659 10:17:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:17:56 Successfully built d9446781b5f3 10:17:57 Successfully tagged docker-core-command-go-arm64:latest 10:17:57  Building docker-core-command-go ... done Building docker-core-data-go 10:17:57 ---> 07a42ed6b1af 10:17:57 Step 26/31 : RUN chmod +x /entrypoint.sh 10:17:58 ---> Running in 582fd8ed1e86 10:18:00 Removing intermediate container 582fd8ed1e86 10:18:00 ---> 7cb3e206b22e 10:18:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:18:01 ---> Running in a522accaeff5 10:18:01 Removing intermediate container a522accaeff5 10:18:01 ---> 435f9af0d2af 10:18:01 Step 28/31 : CMD ["gate"] 10:18:02 ---> Running in 4deb86c508a1 10:18:03 Removing intermediate container 4deb86c508a1 10:18:03 ---> ec0e4d609c7f 10:18:03 Step 29/31 : LABEL arch=arm64 10:18:03 ---> Running in 6a47fe5a10fa 10:18:05 Removing intermediate container 6a47fe5a10fa 10:18:05 ---> d37cfdb1bf9c 10:18:05 Step 30/31 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:18:06 ---> Running in a0e09a34951b 10:18:07 Removing intermediate container a0e09a34951b 10:18:07 ---> ba08329be86d 10:18:07 Step 31/31 : LABEL version=0.0.0 10:18:08 ---> Running in 859364fc2e83 10:18:09 Removing intermediate container 859364fc2e83 10:18:09 ---> 110781501224 10:18:09 10:18:09 Successfully built 110781501224 10:18:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:18:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:18:41 Removing intermediate container 63296c83e484 10:18:41 ---> 127298d01884 10:18:41 10:18:41 Step 10/23 : FROM alpine:3.12 10:18:41 ---> 42cb162f0360 10:18:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:18:41 ---> Using cache 10:18:41 ---> 65387474d067 10:18:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:18:41 ---> Using cache 10:18:41 ---> 54f4a02e23c3 10:18:41 Step 13/23 : ENV APP_PORT=48081 10:18:41 ---> Running in 3ba5fbda1202 10:18:41 Removing intermediate container 7a3222553662 10:18:41 ---> 30b252f07dd2 10:18:41 10:18:41 Step 10/24 : FROM alpine:3.12 10:18:41 ---> 42cb162f0360 10:18:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:18:41  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:18:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:18:41 ---> 159a9c9a165a 10:18:41 Step 3/26 : WORKDIR /edgex-go 10:18:41 ---> Using cache 10:18:41 ---> bde55a5ec75b 10:18:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:41 ---> Using cache 10:18:41 ---> b9791a0eb783 10:18:41 Step 5/26 : RUN apk add --update --no-cache make bash git 10:18:43 ---> Running in abe5954c0cdb 10:18:43 Removing intermediate container 3ba5fbda1202 10:18:43 ---> 1cfaeda87cfc 10:18:43 Step 14/23 : EXPOSE $APP_PORT 10:18:44 ---> Running in bbbc434293e2 10:18:44 ---> Running in c55755bc0950 10:18:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:18:46 Removing intermediate container bbbc434293e2 10:18:46 ---> b7ecc593f0d5 10:18:46 Step 15/23 : WORKDIR / 10:18:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:18:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:18:47 (1/6) Installing ca-certificates (20191127-r4) 10:18:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:18:47 (3/6) Installing libcurl (7.69.1-r3) 10:18:47 (4/6) Installing curl (7.69.1-r3) 10:18:47 (5/6) Installing dumb-init (1.2.2-r1) 10:18:47 (6/6) Installing su-exec (0.2-r1) 10:18:47 Executing busybox-1.31.1-r19.trigger 10:18:47 Executing ca-certificates-20191127-r4.trigger 10:18:47 ---> Running in 2f16bf69d575 10:18:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:18:47 OK: 7 MiB in 20 packages 10:18:48 ---> fd218f9e5f9f 10:18:48 Step 9/23 : RUN make cmd/core-data/core-data 10:18:49 ---> 90dae687f6e4 10:18:49 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:18:49 ---> Running in f35e4a3d9fe8 10:18:49 Removing intermediate container 2f16bf69d575 10:18:49 ---> ad94938bb38c 10:18:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:18:49 ---> Running in f9d7c8b2a74d 10:18:50 Removing intermediate container abe5954c0cdb 10:18:50 ---> d7897c525464 10:18:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:18:50 ---> 1e1a4fda0aaf 10:18:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:18:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:18:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:18:50 ---> 159a9c9a165a 10:18:50 Step 3/23 : WORKDIR /edgex-go 10:18:50 ---> Using cache 10:18:50 ---> bde55a5ec75b 10:18:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:50 ---> Using cache 10:18:50 ---> b9791a0eb783 10:18:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:18:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:18:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:18:50 ---> 159a9c9a165a 10:18:50 Step 3/21 : WORKDIR /edgex-go 10:18:50 ---> Using cache 10:18:50 ---> bde55a5ec75b 10:18:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:50 ---> Using cache 10:18:50 ---> b9791a0eb783 10:18:50 Step 5/21 : RUN apk add --update --no-cache make git 10:18:50 ---> Using cache 10:18:50 ---> b69ebde42ce6 10:18:50 Step 6/21 : COPY go.mod . 10:18:50 ---> Using cache 10:18:50 ---> 4ceeb97850af 10:18:50 Step 7/21 : RUN go mod download 10:18:50 ---> Using cache 10:18:50 ---> 673cec4e3860 10:18:50 Step 8/21 : COPY . . 10:18:50 ---> Using cache 10:18:50 ---> 0c6c4c236bca 10:18:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:18:50 ---> Running in ae9d54da4b54 10:18:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:18:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:18:50 ---> 159a9c9a165a 10:18:50 Step 3/22 : WORKDIR /edgex-go 10:18:50 ---> Using cache 10:18:50 ---> bde55a5ec75b 10:18:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:50 ---> Using cache 10:18:50 ---> b9791a0eb783 10:18:50 OK: 217 MiB in 51 packages 10:18:50 Step 5/22 : RUN apk add --update --no-cache make git 10:18:50 ---> Using cache 10:18:50 ---> b69ebde42ce6 10:18:50 Step 6/22 : COPY go.mod . 10:18:50 ---> Using cache 10:18:50 ---> 4ceeb97850af 10:18:50 Step 7/22 : RUN go mod download 10:18:50 ---> Using cache 10:18:50 ---> 673cec4e3860 10:18:50 Step 8/22 : COPY . . 10:18:50 ---> Using cache 10:18:50 ---> 0c6c4c236bca 10:18:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:18:51 Removing intermediate container ae9d54da4b54 10:18:51 ---> f5330cd7a51c 10:18:51 Step 13/24 : WORKDIR / 10:18:51 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 10:18:51 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 10:18:51 ---> Running in 7fd42caa74c6 10:18:51 ---> a998159c21ca 10:18:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:18:52 ---> Running in 26624088695a 10:18:52 ---> Running in 92530f179d1d 10:18:52 ---> Running in 48f1d0b5bcd4 10:18:52 Removing intermediate container c55755bc0950 10:18:52 ---> b3decafa29cb 10:18:52 Step 6/26 : COPY go.mod . 10:18:53 Removing intermediate container 7fd42caa74c6 10:18:53 ---> 3711aa825372 10:18:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:18:53 ---> aa5032d44466 10:18:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:18:53 ---> Running in 27ee7462834b 10:18:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:18:53 ---> 2916aedd9a68 10:18:53 Step 7/26 : RUN go mod download 10:18:53 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 10:18:53 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 10:18:54 ---> Running in bccdf21fd937 10:18:54 ---> 116f1d3d3b19 10:18:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:18:54 Removing intermediate container 27ee7462834b 10:18:54 ---> 17bb456ec5f7 10:18:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:18:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:18:55 ---> Running in 536f7a054c97 10:18:56 ---> 57b15fa0ff21 10:18:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:18:57 Removing intermediate container 536f7a054c97 10:18:57 ---> 643a113d5a69 10:18:57 Step 21/23 : LABEL arch=x86_64 10:18:58 Removing intermediate container bccdf21fd937 10:18:58 ---> 98ea4930164b 10:18:58 Step 8/26 : COPY . . 10:18:58 OK: 217 MiB in 51 packages 10:18:59 ---> Running in dbcdf9dfdafa 10:18:59 ---> a513480c8e29 10:18:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:19:00 Removing intermediate container 48f1d0b5bcd4 10:19:00 ---> 64db9fcab0c7 10:19:00 Step 6/23 : COPY go.mod . 10:19:01 Removing intermediate container dbcdf9dfdafa 10:19:01 ---> c78303433b3d 10:19:01 Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:19:02 ---> 22e9790092e6 10:19:02 Step 7/23 : RUN go mod download 10:19:02 ---> Running in fd10cac96d60 10:19:03 ---> Running in c4894a1f4155 10:19:03 ---> 8f17dff2fa1a 10:19:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:19:05 Removing intermediate container c4894a1f4155 10:19:05 ---> 999f6c1491bd 10:19:05 Step 23/23 : LABEL version=0.0.0 10:19:06 ---> Running in 1c17eb2dbc30 10:19:06 ---> ab413440946f 10:19:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:19:06 Removing intermediate container 1c17eb2dbc30 10:19:06 ---> d48e408d9b3b 10:19:06 10:19:08 ---> c7869d484b17 10:19:08 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/ 10:19:09 Removing intermediate container fd10cac96d60 10:19:09 ---> 1334d4c22ba5 10:19:09 Step 8/23 : COPY . . 10:19:09 Successfully built d48e408d9b3b 10:19:10 Successfully tagged docker-core-metadata-go:latest 10:19:11  Building docker-core-metadata-go ... done  ---> Running in 771563128cc6 10:19:16 Removing intermediate container 771563128cc6 10:19:16 ---> 3bf9d839ec6d 10:19:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:19:17 ---> Running in 6993bb8b59e8 10:19:18 Removing intermediate container 6993bb8b59e8 10:19:18 ---> bb9c33646a55 10:19:18 Step 22/24 : LABEL arch=x86_64 10:19:22 ---> Running in 9deb92a79896 10:19:22 Removing intermediate container 9deb92a79896 10:19:22 ---> 689cd555698d 10:19:22 Step 23/24 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:19:22 ---> Running in 0eb1008415e1 10:19:24 Removing intermediate container 0eb1008415e1 10:19:24 ---> ea4f17d2eae1 10:19:24 Step 24/24 : LABEL version=0.0.0 10:19:24 ---> c591eddc7916 10:19:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:19:25 ---> Running in 8938a67ea675 10:19:25 ---> Running in 9457e92e7259 10:19:26 Removing intermediate container 9457e92e7259 10:19:26 ---> 27dd09ac0b63 10:19:26 10:19:27 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 10:19:28 Successfully built 27dd09ac0b63 10:19:28 Successfully tagged docker-security-secretstore-setup-go:latest 10:19:33 ---> 80e50d27df8f 10:19:33 Step 9/23 : RUN make cmd/core-data/core-data 10:19:33 ---> Running in 531f0a4718b8 10:19: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 10:19:37  Building docker-security-secretstore-setup-go ... done Removing intermediate container f9d7c8b2a74d 10:19:37 ---> 93577c0c4a40 10:19:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:19:37 ---> Running in ad7367cfc9f2 10:19:38 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 10:19:43 Removing intermediate container ad7367cfc9f2 10:19:43 ---> a0b68f0db879 10:19:43 10:19:43 Step 11/26 : FROM docker:20.10.0 10:19:43 20.10.0: Pulling from library/docker 10:19:51 Removing intermediate container f35e4a3d9fe8 10:19:51 ---> 404b41ebb9cd 10:19:51 10:19:51 Step 10/23 : FROM alpine:3.12 10:19:51 ---> 42cb162f0360 10:19:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:19:51 ---> Running in 005efdc61650 10:19:51 Removing intermediate container 005efdc61650 10:19:51 ---> f5c417a65761 10:19:51 Step 12/23 : ENV APP_PORT=48080 10:19:52 ---> Running in a8768f00e716 10:19:53 Removing intermediate container a8768f00e716 10:19:53 ---> f3930a53eb9a 10:19:53 Step 13/23 : EXPOSE $APP_PORT 10:19:53 ---> Running in 47d393d55daa 10:19:55 Removing intermediate container 47d393d55daa 10:19:55 ---> 22a2f2c4c525 10:19:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:55 ---> Running in 6bb6ef467ad8 10:19:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:19:59 Removing intermediate container 6bb6ef467ad8 10:19:59 ---> 8197286791da 10:19:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:19:59 ---> Running in 797096ac6ad0 10:20:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:20:03 (1/6) Installing dumb-init (1.2.2-r1) 10:20:04 (2/6) Installing libgcc (9.3.0-r2) 10:20:04 (3/6) Installing libsodium (1.0.18-r0) 10:20:04 (4/6) Installing libstdc++ (9.3.0-r2) 10:20:05 (5/6) Installing libzmq (4.3.3-r0) 10:20:05 (6/6) Installing zeromq (4.3.3-r0) 10:20:05 Executing busybox-1.31.1-r19.trigger 10:20:06 OK: 8 MiB in 20 packages 10:20:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:20:07 Status: Downloaded newer image for docker:20.10.0 10:20:07 ---> aefe523efa57 10:20:07 Step 12/26 : RUN apk add --no-cache bash 10:20:08 ---> Running in c9970b8696ae 10:20:08 Removing intermediate container 797096ac6ad0 10:20:08 ---> 59f83cf48890 10:20:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:20:09 ---> 79c66fa469fb 10:20:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:20:10 Removing intermediate container 92530f179d1d 10:20:10 ---> 4a72c879811f 10:20:10 10:20:10 Step 10/21 : FROM alpine:3.12 10:20:10 ---> e47305ac9786 10:20:10 Step 11/21 : RUN apk add --update --no-cache curl 10:20:10 ---> Running in f7de8a0e886f 10:20:10 (1/2) Installing readline (8.0.4-r0) 10:20:10 (2/2) Installing bash (5.0.17-r0) 10:20:10 Executing bash-5.0.17-r0.post-install 10:20:10 Executing busybox-1.31.1-r19.trigger 10:20:10 OK: 12 MiB in 22 packages 10:20:12 ---> 9ef4b719e9ec 10:20:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:20:12 (1/4) Installing ca-certificates (20191127-r4) 10:20:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:20:12 (3/4) Installing libcurl (7.69.1-r3) 10:20:12 (4/4) Installing curl (7.69.1-r3) 10:20:12 Executing busybox-1.31.1-r19.trigger 10:20:13 ---> 9470c3867389 10:20:13 Step 19/23 : ENTRYPOINT ["/core-data"] 10:20:13 Removing intermediate container c9970b8696ae 10:20:13 ---> 2916a40fe3e0 10:20:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:20:13 Executing ca-certificates-20191127-r4.trigger 10:20:13 ---> Running in ed9f22db02c6 10:20:13 ---> Running in 32ba60bc9fe6 10:20:13 OK: 7 MiB in 18 packages 10:20:14 Removing intermediate container ed9f22db02c6 10:20:14 ---> a875286e7501 10:20:14 Step 14/26 : ENV APP_PORT=48090 10:20:14 Removing intermediate container 32ba60bc9fe6 10:20:14 ---> 8082f7e8a1bc 10:20:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:20:14 ---> Running in 1b4bb2cc5dcb 10:20:14 ---> Running in 0e71be77a971 10:20:15 Removing intermediate container 0e71be77a971 10:20:15 ---> af5d16cba8e6 10:20:15 Step 21/23 : LABEL arch=x86_64 10:20:15 Removing intermediate container f7de8a0e886f 10:20:15 ---> 1282565d3e86 10:20:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:20:15 ---> Running in e6dcff7b5b9e 10:20:15 Removing intermediate container 1b4bb2cc5dcb 10:20:15 ---> 8c9877a26e08 10:20:15 Step 15/26 : EXPOSE $APP_PORT 10:20:15 ---> Running in f7b2f9ee2bbc 10:20:15 ---> Running in 903f762072d5 10:20:16 Removing intermediate container e6dcff7b5b9e 10:20:16 ---> 28aba3f15220 10:20:16 Step 13/21 : WORKDIR /edgex 10:20:16 ---> Running in e4a21d025c02 10:20:17 Removing intermediate container 903f762072d5 10:20:17 ---> de999310c42d 10:20:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:20:17 Removing intermediate container f7b2f9ee2bbc 10:20:17 ---> 100346240c11 10:20:17 Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:20:17 ---> Running in 88150178701e 10:20:17 Removing intermediate container e4a21d025c02 10:20:17 ---> 8aecf4c10808 10:20:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:20:17 Removing intermediate container 88150178701e 10:20:17 ---> 7ee8c45fa4ee 10:20:17 Step 23/23 : LABEL version=0.0.0 10:20:18 ---> Running in ca2c97f350a1 10:20:18 ---> 2094f5b3dc83 10:20:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:20:18 Removing intermediate container ca2c97f350a1 10:20:18 ---> 337881369a32 10:20:18 10:20:19 ---> b9824372852b 10:20:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:20:19 ---> 54c1a1883911 10:20:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:20:19 Successfully built 337881369a32 10:20:19 Successfully tagged docker-core-data-go:latest 10:20:21  Building docker-core-data-go ... done  ---> a83ae06d37c5 10:20:21 Step 19/26 : RUN apk --no-cache add py3-pip 10:20:21 ---> Running in 10b8614b7c5e 10:20:22 ---> d0e8baefd2a3 10:20:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:20:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:20:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:20:23 (1/33) Installing libbz2 (1.0.8-r1) 10:20:23 (2/33) Installing expat (2.2.9-r1) 10:20:23 (3/33) Installing libffi (3.3-r2) 10:20:23 (4/33) Installing gdbm (1.13-r1) 10:20:23 (5/33) Installing xz-libs (5.2.5-r0) 10:20:23 (6/33) Installing sqlite-libs (3.32.1-r0) 10:20:23 Removing intermediate container 26624088695a 10:20:23 ---> 64e69a6f3c15 10:20:23 10:20:23 Step 10/22 : FROM alpine:3.12 10:20:23 ---> e47305ac9786 10:20:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:20:23 ---> Using cache 10:20:23 ---> b560473c1a72 10:20:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:20:23 ---> Using cache 10:20:23 ---> af241c97c57f 10:20:23 Step 13/22 : ENV APP_PORT=48085 10:20:23 (7/33) Installing python3 (3.8.8-r0) 10:20:24 ---> Running in 89a62d340eca 10:20:24 ---> 7aad0cc0a95b 10:20:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:20:24 ---> Running in 78d519b9f0f1 10:20:24 Removing intermediate container 89a62d340eca 10:20:24 ---> 6ecd411d622b 10:20:24 Step 14/22 : EXPOSE $APP_PORT 10:20:25 ---> Running in 055b753ea0b7 10:20:25 Removing intermediate container 78d519b9f0f1 10:20:25 ---> 252a0ef57272 10:20:25 Step 18/21 : CMD ["--init=true"] 10:20:25 ---> Running in 4f9e641da34a 10:20:25 (8/33) Installing py3-appdirs (1.4.4-r1) 10:20:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:20:25 (10/33) Installing py3-parsing (2.4.7-r0) 10:20:25 (11/33) Installing py3-six (1.15.0-r0) 10:20:25 (12/33) Installing py3-packaging (20.4-r0) 10:20:25 Removing intermediate container 055b753ea0b7 10:20:25 ---> cc47f4531c3f 10:20:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:20:25 (13/33) Installing py3-setuptools (47.0.0-r0) 10:20:25 (14/33) Installing py3-chardet (3.0.4-r4) 10:20:25 Removing intermediate container 4f9e641da34a 10:20:25 ---> 76868e604c9f 10:20:25 Step 19/21 : LABEL arch=arm64 10:20:25 (15/33) Installing py3-idna (2.9-r0) 10:20:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:20:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:20:25 (18/33) Installing py3-requests (2.23.0-r0) 10:20:25 (19/33) Installing py3-msgpack (1.0.0-r0) 10:20:26 ---> Running in 36dabcb23c44 10:20:26 (20/33) Installing py3-lockfile (0.12.2-r3) 10:20:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:20:26 (22/33) Installing py3-colorama (0.4.3-r0) 10:20:26 (23/33) Installing py3-distlib (0.3.0-r0) 10:20:26 (24/33) Installing py3-distro (1.5.0-r1) 10:20:26 (25/33) Installing py3-webencodings (0.5.1-r3) 10:20:26 (26/33) Installing py3-html5lib (1.0.1-r4) 10:20:27 Removing intermediate container 36dabcb23c44 10:20:27 ---> 616120c19a15 10:20:27 Step 20/21 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:20:27 ---> 511bde45dafa 10:20:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:20:27 ---> Running in cb63d833c6ab 10:20:27 (27/33) Installing py3-pytoml (0.1.21-r0) 10:20:27 (28/33) Installing py3-pep517 (0.8.2-r0) 10:20:27 (29/33) Installing py3-progress (1.5-r0) 10:20:27 (30/33) Installing py3-toml (0.10.1-r0) 10:20:27 (31/33) Installing py3-retrying (1.3.3-r0) 10:20:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:20:27 (33/33) Installing py3-pip (20.1.1-r0) 10:20:27 Executing busybox-1.31.1-r19.trigger 10:20:27 OK: 71 MiB in 55 packages 10:20:28 Removing intermediate container cb63d833c6ab 10:20:28 ---> 101397166d94 10:20:28 Step 21/21 : LABEL version=0.0.0 10:20:28 ---> Running in 0657eb3105f8 10:20:29 Removing intermediate container 0657eb3105f8 10:20:29 ---> 316e351260ac 10:20:29 10:20:29 ---> b43742b4f216 10:20:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:20:30 Successfully built 316e351260ac 10:20:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:20:30  Building docker-security-proxy-setup-go ... done  ---> db7d2371c28b 10:20:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:20:30 ---> Running in 26966570186a 10:20:31 Removing intermediate container 26966570186a 10:20:31 ---> e6563fa8a44b 10:20:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:20:31 ---> Running in 94edecfa0d3b 10:20:32 Removing intermediate container 94edecfa0d3b 10:20:32 ---> 75eae5710b71 10:20:32 Step 20/22 : LABEL arch=arm64 10:20:32 ---> Running in 22686b92418c 10:20:33 Removing intermediate container 22686b92418c 10:20:33 ---> 37ba7b90119f 10:20:33 Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:20:33 ---> Running in f763796e4167 10:20:34 Removing intermediate container f763796e4167 10:20:34 ---> 984eef73afec 10:20:34 Step 22/22 : LABEL version=0.0.0 10:20:34 ---> Running in ce385101c014 10:20:34 Removing intermediate container ce385101c014 10:20:34 ---> ddd42faa042c 10:20:34 10:20:35 Successfully built ddd42faa042c 10:20:35 Successfully tagged docker-support-scheduler-go-arm64:latest 10:20:40 Removing intermediate container 10b8614b7c5e 10:20:40 ---> 59f36bd006f6 10:20:40 Step 20/26 : RUN pip install docker-compose==1.23.2 10:20:40 ---> Running in a8b945c49db9 10:20:43  Building docker-support-scheduler-go ... done Removing intermediate container 8938a67ea675 10:20:43 ---> f45e3267339b 10:20:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:20:43 ---> Running in b9b48f897699 10:20:43 Collecting docker-compose==1.23.2 10:20:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:20:43 Collecting texttable<0.10,>=0.9.0 10:20:44 Downloading texttable-0.9.1.tar.gz (11 kB) 10:20:44 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 10:20:45 Collecting websocket-client<1.0,>=0.32.0 10:20:45 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 10:20:46 Collecting dockerpty<0.5,>=0.4.1 10:20:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:20:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:20:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:20:48 Removing intermediate container b9b48f897699 10:20:48 ---> 3a7831fcefbb 10:20:48 10:20:48 Step 11/26 : FROM docker:20.10.0 10:20:48 20.10.0: Pulling from library/docker 10:20:48 Collecting cached-property<2,>=1.2.0 10:20:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:20:48 Collecting docopt<0.7,>=0.6.1 10:20:48 Downloading docopt-0.6.2.tar.gz (25 kB) 10:20:49 Collecting PyYAML<4,>=3.10 10:20:49 Downloading PyYAML-3.13.tar.gz (270 kB) 10:20:51 Collecting docker<4.0,>=3.6.0 10:20:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:20:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:20:51 Collecting jsonschema<3,>=2.5.1 10:20:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:20:51 Collecting idna<2.8,>=2.5 10:20:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:20:52 Collecting urllib3<1.25,>=1.21.1 10:20:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:20:52 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) 10:20:52 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) 10:20:53 Collecting docker-pycreds>=0.4.0 10:20:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:20:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:20:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:20:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:20:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:20:53 Installing collected packages: texttable, websocket-client, dockerpty, idna, urllib3, requests, cached-property, docopt, PyYAML, docker-pycreds, docker, jsonschema, docker-compose 10:20:53 Running setup.py install for texttable: started 10:20:54 Running setup.py install for texttable: finished with status 'done' 10:20:54 Running setup.py install for dockerpty: started 10:20:55 Running setup.py install for dockerpty: finished with status 'done' 10:20:55 Attempting uninstall: idna 10:20:55 Found existing installation: idna 2.9 10:20:55 Uninstalling idna-2.9: 10:20:55 Successfully uninstalled idna-2.9 10:20:55 Attempting uninstall: urllib3 10:20:55 Found existing installation: urllib3 1.25.9 10:20:55 Uninstalling urllib3-1.25.9: 10:20:55 Successfully uninstalled urllib3-1.25.9 10:20:56 Attempting uninstall: requests 10:20:56 Found existing installation: requests 2.23.0 10:20:56 Uninstalling requests-2.23.0: 10:20:56 Successfully uninstalled requests-2.23.0 10:20:57 Running setup.py install for docopt: started 10:20:58 Running setup.py install for docopt: finished with status 'done' 10:20:58 Running setup.py install for PyYAML: started 10:20:59 Running setup.py install for PyYAML: finished with status 'done' 10:21:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:21:00 Status: Downloaded newer image for docker:20.10.0 10:21:00 ---> eeaf43b92773 10:21:00 Step 12/26 : RUN apk add --no-cache bash 10:21:00 ---> Running in b02328c96279 10:21:00 Removing intermediate container 531f0a4718b8 10:21:00 ---> 7afaa9d7311f 10:21:00 10:21:00 Step 10/23 : FROM alpine:3.12 10:21:00 ---> e47305ac9786 10:21:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:21:00 ---> Running in 8fc3e062acb6 10:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:21:00 Removing intermediate container 8fc3e062acb6 10:21:00 ---> db09903c44c9 10:21:00 Step 12/23 : ENV APP_PORT=48080 10:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:21:00 ---> Running in b68ff1e2714a 10:21:01 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 10:21:01 Removing intermediate container b68ff1e2714a 10:21:01 ---> d6d0e2291aab 10:21:01 Step 13/23 : EXPOSE $APP_PORT 10:21:01 (1/2) Installing readline (8.0.4-r0) 10:21:01 (2/2) Installing bash (5.0.17-r0) 10:21:01 Executing bash-5.0.17-r0.post-install 10:21:01 Executing busybox-1.31.1-r19.trigger 10:21:01 OK: 12 MiB in 22 packages 10:21:01 ---> Running in 2ca643790cc2 10:21:02 Removing intermediate container 2ca643790cc2 10:21:02 ---> 358bfea73bd2 10:21:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:02 ---> Running in ef881715deb2 10:21:03 Removing intermediate container b02328c96279 10:21:03 ---> c8dc62eb3a06 10:21:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:21:03 ---> Running in 796ef564ba17 10:21:03 Removing intermediate container 796ef564ba17 10:21:03 ---> a8ed63fe9477 10:21:03 Step 14/26 : ENV APP_PORT=48090 10:21:03 ---> Running in 17e785f585d4 10:21:04 Removing intermediate container 17e785f585d4 10:21:04 ---> 92bbfdc20803 10:21:04 Step 15/26 : EXPOSE $APP_PORT 10:21:04 ---> Running in 6401c5287512 10:21:04 Removing intermediate container ef881715deb2 10:21:04 ---> 0857de95fa14 10:21:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:21:05 ---> Running in 55cb44b280ef 10:21:05 Removing intermediate container 6401c5287512 10:21:05 ---> 5e9d973cc657 10:21:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:21:06 ---> eec1d4060a16 10:21:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:21:06 Removing intermediate container a8b945c49db9 10:21:06 ---> 96ca4afa2d87 10:21:06 Step 21/26 : RUN apk --no-cache add curl 10:21:06 ---> Running in a623d8fde4fb 10:21:07 ---> 43e90e11b535 10:21:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:21:07 ---> 55f59a204d0b 10:21:07 Step 19/26 : RUN apk --no-cache add py3-pip 10:21:07 ---> Running in b9675af0dc3b 10:21:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:21:09 (1/6) Installing dumb-init (1.2.2-r1) 10:21:09 (2/6) Installing libgcc (9.3.0-r2) 10:21:09 (3/6) Installing libsodium (1.0.18-r0) 10:21:09 (4/6) Installing libstdc++ (9.3.0-r2) 10:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:21:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:21:09 (2/3) Installing libcurl (7.69.1-r3) 10:21:09 (3/3) Installing curl (7.69.1-r3) 10:21:09 Executing busybox-1.31.1-r19.trigger 10:21:09 OK: 72 MiB in 58 packages 10:21:09 (1/33) Installing libbz2 (1.0.8-r1) 10:21:09 (2/33) Installing expat (2.2.9-r1) 10:21:09 (3/33) Installing libffi (3.3-r2) 10:21:09 (4/33) Installing gdbm (1.13-r1) 10:21:09 (5/33) Installing xz-libs (5.2.5-r0) 10:21:09 (6/33) Installing sqlite-libs (3.32.1-r0) 10:21:09 (7/33) Installing python3 (3.8.8-r0) 10:21:10 (5/6) Installing libzmq (4.3.3-r0) 10:21:10 (6/6) Installing zeromq (4.3.3-r0) 10:21:10 Executing busybox-1.31.1-r19.trigger 10:21:10 OK: 8 MiB in 20 packages 10:21:11 (8/33) Installing py3-appdirs (1.4.4-r1) 10:21:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:21:11 (10/33) Installing py3-parsing (2.4.7-r0) 10:21:11 (11/33) Installing py3-six (1.15.0-r0) 10:21:11 (12/33) Installing py3-packaging (20.4-r0) 10:21:11 (13/33) Installing py3-setuptools (47.0.0-r0) 10:21:11 (14/33) Installing py3-chardet (3.0.4-r4) 10:21:11 (15/33) Installing py3-idna (2.9-r0) 10:21:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:21:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:21:11 Removing intermediate container a623d8fde4fb 10:21:11 ---> 0a7c686f518b 10:21:11 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:21:11 ---> Running in ae74a1e0ac1e 10:21:11 (18/33) Installing py3-requests (2.23.0-r0) 10:21:11 (19/33) Installing py3-msgpack (1.0.0-r0) 10:21:11 (20/33) Installing py3-lockfile (0.12.2-r3) 10:21:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:21:11 (22/33) Installing py3-colorama (0.4.3-r0) 10:21:11 (23/33) Installing py3-distlib (0.3.0-r0) 10:21:11 (24/33) Installing py3-distro (1.5.0-r1) 10:21:11 (25/33) Installing py3-webencodings (0.5.1-r3) 10:21:11 (26/33) Installing py3-html5lib (1.0.1-r4) 10:21:12 Removing intermediate container ae74a1e0ac1e 10:21:12 ---> 8206525f752c 10:21:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:12 (27/33) Installing py3-pytoml (0.1.21-r0) 10:21:12 (28/33) Installing py3-pep517 (0.8.2-r0) 10:21:12 (29/33) Installing py3-progress (1.5-r0) 10:21:12 (30/33) Installing py3-toml (0.10.1-r0) 10:21:12 (31/33) Installing py3-retrying (1.3.3-r0) 10:21:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:21:12 (33/33) Installing py3-pip (20.1.1-r0) 10:21:12 Executing busybox-1.31.1-r19.trigger 10:21:12 OK: 71 MiB in 55 packages 10:21:12 ---> Running in 6049fd1efb9a 10:21:12 Removing intermediate container 55cb44b280ef 10:21:12 ---> e701024f6f60 10:21:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:21:12 Removing intermediate container 6049fd1efb9a 10:21:12 ---> d5f4676c60d8 10:21:12 Step 24/26 : LABEL arch=x86_64 10:21:12 ---> Running in 482069ff0999 10:21:13 ---> c087b23f7736 10:21:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:21:13 Removing intermediate container 482069ff0999 10:21:13 ---> 1318d92e542b 10:21:13 Step 25/26 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:21:14 ---> Running in f34ddc75b473 10:21:14 Removing intermediate container f34ddc75b473 10:21:14 ---> fd98eeae8ec7 10:21:14 Step 26/26 : LABEL version=0.0.0 10:21:14 ---> Running in d25f729fe66a 10:21:15 Removing intermediate container d25f729fe66a 10:21:15 ---> 7c08c07c36b1 10:21:15 10:21:15 ---> 422c8b6587d3 10:21:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:21:16 Successfully built 7c08c07c36b1 10:21:16 Successfully tagged docker-sys-mgmt-agent-go:latest 10:21:16 ---> 2d035ad2e3ee 10:21:16 Step 19/23 : ENTRYPOINT ["/core-data"] 10:21:16 ---> Running in 02b47f0c63fd 10:21:17 Removing intermediate container 02b47f0c63fd 10:21:17 ---> 30b5f70a6428 10:21:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:17  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:21:17 ---> Running in 30c01fe177fa 10:21:17 $ docker stop --time=1 dc5e77421aacc8a6382d9ed1c37864d57cecb1be0105cb0efd64ef0fe922255b 10:21:18 Removing intermediate container b9675af0dc3b 10:21:18 ---> 502b5fa6c95f 10:21:18 Step 20/26 : RUN pip install docker-compose==1.23.2 10:21:18 Removing intermediate container 30c01fe177fa 10:21:18 ---> b8c62ec65f53 10:21:18 Step 21/23 : LABEL arch=arm64 10:21:18 ---> Running in 4f9185fc2056 10:21:18 ---> Running in a60893b2f87e 10:21:19 Removing intermediate container a60893b2f87e 10:21:19 ---> b39536066743 10:21:19 Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:21:19 ---> Running in 5714df60decb 10:21:19 Removing intermediate container 5714df60decb 10:21:19 ---> d5f2d12d9196 10:21:19 Step 23/23 : LABEL version=0.0.0 10:21:19 ---> Running in c8325b2c0719 10:21:20 Removing intermediate container c8325b2c0719 10:21:20 ---> 44e387ea9d02 10:21:20 10:21:20 Successfully built 44e387ea9d02 10:21:20 Successfully tagged docker-core-data-go-arm64:latest 10:21:21 $ docker rm -f dc5e77421aacc8a6382d9ed1c37864d57cecb1be0105cb0efd64ef0fe922255b [Pipeline] // withDockerContainer [Pipeline] sh 10:21:22 + docker images 10:21:22 + grep docker 10:21:23  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 10:21:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:21:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:21:23 Collecting texttable<0.10,>=0.9.0 10:21:23 Downloading texttable-0.9.1.tar.gz (11 kB) 10:21:24 docker-sys-mgmt-agent-go latest 7c08c07c36b1 9 seconds ago 313MB 10:21:24 docker-core-data-go latest 337881369a32 About a minute ago 22.7MB 10:21:24 docker-security-secretstore-setup-go latest 27dd09ac0b63 About a minute ago 25MB 10:21:24 docker-core-metadata-go latest d48e408d9b3b 2 minutes ago 19MB 10:21:24 docker-security-bootstrapper-go latest caf34fbd5bc1 4 minutes ago 18.9MB 10:21:24 docker-support-scheduler-go latest e72f27e522a8 5 minutes ago 17.4MB 10:21:24 docker-security-proxy-setup-go latest 727c18b1f9da 5 minutes ago 24.7MB 10:21:24 docker-support-notifications-go latest 208c1599252a 5 minutes ago 17.9MB 10:21:24 docker-core-command-go latest c7888eeb31a9 5 minutes ago 17.3MB 10:21:24 docker 20.10.0 aefe523efa57 3 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 10:21:25 Collecting docopt<0.7,>=0.6.1 10:21:25 Downloading docopt-0.6.2.tar.gz (25 kB) 10:21:27 Collecting websocket-client<1.0,>=0.32.0 10:21:27 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 10:21:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:21:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:21:30 Collecting PyYAML<4,>=3.10 10:21:30 Downloading PyYAML-3.13.tar.gz (270 kB) 10:21:33 Collecting docker<4.0,>=3.6.0 10:21:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:21:33 Collecting cached-property<2,>=1.2.0 10:21:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:21:34 Collecting dockerpty<0.5,>=0.4.1 10:21:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:21:36 Collecting jsonschema<3,>=2.5.1 10:21:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:21:36 Collecting urllib3<1.25,>=1.21.1 10:21:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:21:37 Collecting idna<2.8,>=2.5 10:21:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:21:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 10:21:37 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) 10:21:37 Collecting docker-pycreds>=0.4.0 10:21:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:21:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:21:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:21:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:21:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:21:38 Installing collected packages: texttable, docopt, websocket-client, urllib3, idna, requests, PyYAML, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docker-compose 10:21:38 Running setup.py install for texttable: started 10:21:39 Running setup.py install for texttable: finished with status 'done' 10:21:39 Running setup.py install for docopt: started 10:21:40 Still waiting to schedule task 10:21:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:21:41 Running setup.py install for docopt: finished with status 'done' 10:21:42 Attempting uninstall: urllib3 10:21:42 Found existing installation: urllib3 1.25.9 10:21:42 Uninstalling urllib3-1.25.9: 10:21:42 Successfully uninstalled urllib3-1.25.9 10:21:43 Attempting uninstall: idna 10:21:43 Found existing installation: idna 2.9 10:21:43 Uninstalling idna-2.9: 10:21:43 Successfully uninstalled idna-2.9 10:21:43 Attempting uninstall: requests 10:21:43 Found existing installation: requests 2.23.0 10:21:43 Uninstalling requests-2.23.0: 10:21:43 Successfully uninstalled requests-2.23.0 10:21:44 Running setup.py install for PyYAML: started 10:21:46 Running setup.py install for PyYAML: finished with status 'done' 10:21:47 Running setup.py install for dockerpty: started 10:21:49 Running setup.py install for dockerpty: finished with status 'done' 10:21:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 10:21:54 Removing intermediate container 4f9185fc2056 10:21:54 ---> 37aa40167717 10:21:54 Step 21/26 : RUN apk --no-cache add curl 10:21:54 ---> Running in cf8aeb80e0a1 10:21:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:21:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:21:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:21:55 (2/3) Installing libcurl (7.69.1-r3) 10:21:55 (3/3) Installing curl (7.69.1-r3) 10:21:55 Executing busybox-1.31.1-r19.trigger 10:21:55 OK: 72 MiB in 58 packages 10:21:56 Removing intermediate container cf8aeb80e0a1 10:21:56 ---> 374c54554445 10:21:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:21:56 ---> Running in e583a6ee1389 10:21:57 Removing intermediate container e583a6ee1389 10:21:57 ---> 8bab6add2a8b 10:21:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:57 ---> Running in 3a64e5fdf4f6 10:21:58 Removing intermediate container 3a64e5fdf4f6 10:21:58 ---> a5b9b6eb082a 10:21:58 Step 24/26 : LABEL arch=arm64 10:21:58 ---> Running in 5dcca21c824d 10:21:58 Removing intermediate container 5dcca21c824d 10:21:58 ---> 0d4cac98c851 10:21:58 Step 25/26 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de 10:21:58 ---> Running in aff8f95dfbf8 10:21:59 Removing intermediate container aff8f95dfbf8 10:21:59 ---> 0a0b27b3403c 10:21:59 Step 26/26 : LABEL version=0.0.0 10:21:59 ---> Running in de94e14a9161 10:21:59 Removing intermediate container de94e14a9161 10:21:59 ---> 8bcca7f0e586 10:21:59 10:22:00 Successfully built 8bcca7f0e586 10:22:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:22:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:22:00 $ docker stop --time=1 80565fda97487fe2e5923051cae5b8dcc8cbcb74df6988fa1e43841b73894956 10:22:02 $ docker rm -f 80565fda97487fe2e5923051cae5b8dcc8cbcb74df6988fa1e43841b73894956 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:03 + grep docker 10:22:03 + docker images 10:22:03 docker-sys-mgmt-agent-go-arm64 latest 8bcca7f0e586 4 seconds ago 300MB 10:22:03 docker-core-data-go-arm64 latest 44e387ea9d02 43 seconds ago 21.4MB 10:22:03 docker-support-scheduler-go-arm64 latest ddd42faa042c About a minute ago 16.4MB 10:22:03 docker-security-proxy-setup-go-arm64 latest 316e351260ac About a minute ago 23.4MB 10:22:03 docker-security-bootstrapper-go-arm64 latest 110781501224 3 minutes ago 17.9MB 10:22:03 docker-core-command-go-arm64 latest d9446781b5f3 4 minutes ago 16.3MB 10:22:03 docker-support-notifications-go-arm64 latest 22374416c276 4 minutes ago 16.9MB 10:22:03 docker-core-metadata-go-arm64 latest e8a555170667 4 minutes ago 17.9MB 10:22:03 docker-security-secretstore-setup-go-arm64 latest 86669d7f5a0f 4 minutes ago 23.7MB 10:22:03 docker 20.10.0 eeaf43b92773 3 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 10:22:05 ---> job-cost.sh 10:22:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-APeh 10:22:32 Running on prd-ubuntu18.04-docker-8c-8g-31541 in /w/workspace/edgexfoundry_edgex-go_PR-3305 [Pipeline] { [Pipeline] ws 10:22:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:22:35 using credential edgex-jenkins-ssh 10:22:35 Cloning the remote Git repository 10:22:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:22:35 > git init /w/workspace/edgex-go/1 # timeout=10 10:22:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:22:35 > git --version # timeout=10 10:22:35 > git --version # 'git version 2.17.1' 10:22:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:22:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:23:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:23:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:23:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:23:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3305/head:refs/remotes/origin/PR-3305 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:23:06 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 49e77480c97c89d985b00628fe84bc37250636de 10:23:06 Merge succeeded, producing 49e77480c97c89d985b00628fe84bc37250636de 10:23:06 Checking out Revision 49e77480c97c89d985b00628fe84bc37250636de (PR-3305) 10:23:06 > git config core.sparsecheckout # timeout=10 10:23:06 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 10:23:06 > git remote # timeout=10 10:23:06 > git config --get remote.origin.url # timeout=10 10:23:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:06 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 10:23:06 > git rev-parse HEAD^{commit} # timeout=10 10:23:06 > git config core.sparsecheckout # timeout=10 10:23:06 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 10:23:10 Commit message: "feat(scheduler): Implement GET /intervalaction/name/{name} V2 API" 10:23:10 > git --version # timeout=10 10:23:10 > git --version # 'git version 2.17.1' 10:23:10 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:23:10 10:23:10 GitHub has been notified of this commit’s build result 10:23:10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:11 + echo snap-build.sh 10:23:11 snap-build.sh 10:23:11 + SNAP_BASE_DIR=. 10:23:11 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:23:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:23:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:23:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:23:11 + cd /w/workspace/edgex-go/1 10:23:11 + sudo apt-get remove -qy --purge lxd lxd-client 10:23:11 Reading package lists... 10:23:11 Building dependency tree... 10:23:11 Reading state information... 10:23:12 The following packages were automatically installed and are no longer required: 10:23:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:23:12 uidmap xdelta3 10:23:12 Use 'sudo apt autoremove' to remove them. 10:23:12 The following packages will be REMOVED: 10:23:12 lxd* lxd-client* 10:23:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:23:12 After this operation, 31.7 MB disk space will be freed. 10:23:13 (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.) 10:23:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:23:14 Removing lxd dnsmasq configuration 10:23:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:23:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:23:15 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:23:15 (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.) 10:23:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:23:17 Processing triggers for systemd (237-3ubuntu10.42) ... 10:23:17 Processing triggers for ureadahead (0.100.0-21) ... 10:23:18 + sudo snap remove --purge lxd 10:23:18 snap "lxd" is not installed 10:23:18 + sudo groupadd --force --system lxd 10:23:18 ++ whoami 10:23:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:23:18 + newgrp - lxd 10:23:18 + sudo snap install lxd 10:23:30 2021-03-26T10:23:28Z INFO Waiting for automatic snapd restart... 10:23:48 lxd 4.12 from Canonical* installed 10:23:48 + sudo lxd init --auto 10:23:57 + sudo snap install --classic snapcraft 10:24:09 snapcraft 4.5.4 from Canonical* installed 10:24:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:24:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:24:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:09 Dload Upload Total Spent Left Speed 10:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3943 10:24:09 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 8866k 10:24:09 ./yq_linux_amd64 10:24:09 + sudo snapcraft prime --use-lxd 10:24:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:24:10 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: 10:24:10 - README.md 10:24:10 10:24:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:24:10 Launching a container. 10:24:21 lf-activate-venv(): INFO: Adding /tmp/venv-APeh/bin to PATH 10:24:21 INFO: No Stack... 10:24:21 INFO: Retrieving Pricing Info for: lf-standard-4 10:24:21 INFO: Archiving Costs [Pipeline] sh 10:24:21 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:24:21 + cut -d, -f6 [Pipeline] lock 10:24:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] 10:24:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] did not exist. Created. 10:24:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:24:22 + echo total: 0.20999999344348907 [Pipeline] stash 10:24:22 Stashed 1 file(s) [Pipeline] } 10:24:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 10:24:23 Waiting for container to be ready [Pipeline] } [Pipeline] // withEnv 10:24:23 To start your first instance, try: lxc launch ubuntu:18.04 10:24:23 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:24:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:24:27 Waiting for network to be ready... 10:24:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:24:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:24:28 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:24:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 10:24:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:24:28 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:24:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:24:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:24:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:24:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:24:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:24:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 10:24:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 10:24:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:24:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 10:24:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 10:24:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 10:24:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 10:24:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:24:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 10:24:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 10:24:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 10:24:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:24:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 10:24:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 10:24:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 10:24:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 10:24:32 Fetched 24.2 MB in 4s (5468 kB/s) 10:24:32 Reading package lists... 10:24:33 Reading package lists... 10:24:33 Building dependency tree... 10:24:33 Reading state information... 10:24:33 The following additional packages will be installed: 10:24:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:24:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:24:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:24:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:24:33 Suggested packages: 10:24:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:24:33 Recommended packages: 10:24:33 gnupg libsasl2-modules 10:24:33 The following NEW packages will be installed: 10:24:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:24:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:24:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:24:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:24:33 The following packages will be upgraded: 10:24:33 gpg gpg-agent gpgconf libudev1 10:24:33 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 10:24:33 Need to get 3530 kB of archives. 10:24:33 After this operation, 13.3 MB of additional disk space will be used. 10:24:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:24:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 10:24:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:24:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:24:33 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 10:24:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 10:24:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:24:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:24:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:24:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:24:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:24:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:24:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:24:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:24:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:24:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:24:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:24:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:24:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:24:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:24:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:24:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:24:34 debconf: delaying package configuration, since apt-utils is not installed 10:24:34 Fetched 3530 kB in 1s (3508 kB/s) 10:24:34 (Reading database ... 12511 files and directories currently installed.) 10:24:34 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 10:24:34 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:24:34 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 10:24:34 Selecting previously unselected package udev. 10:24:34 (Reading database ... 12511 files and directories currently installed.) 10:24:34 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 10:24:34 Unpacking udev (237-3ubuntu10.45) ... 10:24:35 Selecting previously unselected package libfuse2:amd64. 10:24:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:24:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:24:35 Selecting previously unselected package fuse. 10:24:35 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:24:35 Unpacking fuse (2.9.7-1ubuntu1) ... 10:24:35 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:24:35 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:24:35 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:24:35 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:24:35 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:24:35 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:24:35 Selecting previously unselected package libksba8:amd64. 10:24:35 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:24:35 Unpacking libksba8:amd64 (1.3.5-2) ... 10:24:35 Selecting previously unselected package libroken18-heimdal:amd64. 10:24:35 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:24:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:24:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:24:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libwind0-heimdal:amd64. 10:24:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:24:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:24:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:24:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:24:36 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:24:36 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:36 Selecting previously unselected package libsasl2-modules-db:amd64. 10:24:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:24:36 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:24:37 Selecting previously unselected package libsasl2-2:amd64. 10:24:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:24:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:24:37 Selecting previously unselected package libldap-common. 10:24:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:24:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:24:37 Selecting previously unselected package libldap-2.4-2:amd64. 10:24:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:24:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:24:37 Selecting previously unselected package dirmngr. 10:24:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:24:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:24:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:24:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:24:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:24:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:24:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:24:37 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:24:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:37 Setting up libksba8:amd64 (1.3.5-2) ... 10:24:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:24:37 Setting up udev (237-3ubuntu10.45) ... 10:24:38 invoke-rc.d: policy-rc.d denied execution of start. 10:24:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Processing triggers for systemd (237-3ubuntu10) ... 10:24:38 Setting up fuse (2.9.7-1ubuntu1) ... 10:24:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:24:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:24:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:24:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:24:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:24:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:24:39 settings in the [Install] section, and DefaultInstance for template units). 10:24:39 This means they are not meant to be enabled using systemctl. 10:24:39 Possible reasons for having this kind of units are: 10:24:39 1) A unit may be statically enabled by being symlinked from another unit's 10:24:39 .wants/ or .requires/ directory. 10:24:39 2) A unit's purpose may be to act as a helper for some other unit which has 10:24:39 a requirement dependency on it. 10:24:39 3) A unit may be started when needed via activation (socket, path, timer, 10:24:39 D-Bus, udev, scripted systemctl call, ...). 10:24:39 4) In case of template units, the unit is meant to be enabled with some 10:24:39 instance name specified. 10:24:39 Reading package lists... 10:24:39 Building dependency tree... 10:24:39 Reading state information... 10:24:39 The following additional packages will be installed: 10:24:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:24:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:24:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:24:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:24:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:24:39 Suggested packages: 10:24:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:24:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:24:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:24:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:24:39 systemd-container policykit-1 10:24:39 Recommended packages: 10:24:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:24:39 The following NEW packages will be installed: 10:24:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:24:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:24:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:24:39 multiarch-support openssh-client python3 python3-minimal python3.6 10:24:39 python3.6-minimal snapd squashfs-tools sudo 10:24:39 The following packages will be upgraded: 10:24:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:24:40 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 10:24:40 Need to get 35.2 MB of archives. 10:24:40 After this operation, 141 MB of additional disk space will be used. 10:24:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 10:24:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 10:24:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 10:24:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 10:24:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:24:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:24:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:24:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:24:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:24:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:24:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:24:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:24:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:24:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:24:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:24:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:24:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 10:24:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:24:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 10:24:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 10:24:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:24:45 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:24:45 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:24:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:24:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:24:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:24:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:24:45 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:24:45 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:24:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:24:45 debconf: delaying package configuration, since apt-utils is not installed 10:24:45 Fetched 35.2 MB in 6s (6242 kB/s) 10:24:45 (Reading database ... 12757 files and directories currently installed.) 10:24:45 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 10:24:45 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:24:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 10:24:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:24:46 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 10:24:46 (Reading database ... 12757 files and directories currently installed.) 10:24:46 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 10:24:46 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 10:24:46 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 10:24:46 (Reading database ... 12757 files and directories currently installed.) 10:24:46 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 10:24:46 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 10:24:47 Setting up apt (1.6.12ubuntu0.2) ... 10:24:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:24:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:24:47 (Reading database ... 12764 files and directories currently installed.) 10:24:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:24:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:24:48 Selecting previously unselected package libpython3.6-minimal:amd64. 10:24:48 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:48 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:48 Selecting previously unselected package libexpat1:amd64. 10:24:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:24:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:24:48 Selecting previously unselected package python3.6-minimal. 10:24:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:24:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 10:24:48 Checking for services that may need to be restarted...done. 10:24:48 Checking for services that may need to be restarted...done. 10:24:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:24:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:24:49 Selecting previously unselected package python3-minimal. 10:24:49 (Reading database ... 13012 files and directories currently installed.) 10:24:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:24:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:24:49 Selecting previously unselected package mime-support. 10:24:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:24:49 Unpacking mime-support (3.60ubuntu1) ... 10:24:49 Selecting previously unselected package libmpdec2:amd64. 10:24:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:24:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:24:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:24:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:49 Selecting previously unselected package python3.6. 10:24:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:24:49 Selecting previously unselected package libpython3-stdlib:amd64. 10:24:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:24:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:24:49 Setting up python3-minimal (3.6.7-1~18.04) ... 10:24:50 Selecting previously unselected package python3. 10:24:50 (Reading database ... 13442 files and directories currently installed.) 10:24:50 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:24:50 Unpacking python3 (3.6.7-1~18.04) ... 10:24:50 Selecting previously unselected package multiarch-support. 10:24:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:24:50 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:24:50 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:24:50 Selecting previously unselected package liblzo2-2:amd64. 10:24:50 (Reading database ... 13479 files and directories currently installed.) 10:24:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:24:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:24:50 Selecting previously unselected package libbsd0:amd64. 10:24:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:24:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:24:50 Selecting previously unselected package sudo. 10:24:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:24:50 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:24:50 Selecting previously unselected package apparmor. 10:24:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:24:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:24:51 Selecting previously unselected package libedit2:amd64. 10:24:51 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:24:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:24:51 Selecting previously unselected package libkrb5support0:amd64. 10:24:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:24:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:24:51 Selecting previously unselected package libk5crypto3:amd64. 10:24:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:24:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:24:51 Selecting previously unselected package libkeyutils1:amd64. 10:24:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:24:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:24:51 Selecting previously unselected package libkrb5-3:amd64. 10:24:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:24:51 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:24:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:24:51 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:24:51 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:24:51 Selecting previously unselected package libssl1.0.0:amd64. 10:24:51 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:24:51 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:24:52 Selecting previously unselected package openssh-client. 10:24:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:24:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:24:52 Selecting previously unselected package squashfs-tools. 10:24:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:24:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:24:52 Selecting previously unselected package snapd. 10:24:52 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 10:24:52 Unpacking snapd (2.48.3+18.04) ... 10:24:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:24:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:24:54 Setting up mime-support (3.60ubuntu1) ... 10:24:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:24:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:24:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:24:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:24:54 Setting up systemd (237-3ubuntu10.45) ... 10:24:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:24:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:24:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:24:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:24:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:24:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:24:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:24:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:24:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:24:56 Setting up python3 (3.6.7-1~18.04) ... 10:24:56 running python rtupdate hooks for python3.6... 10:24:56 running python post-rtupdate hooks for python3.6... 10:24:56 Setting up apparmor (2.12-4ubuntu5.1) ... 10:24:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:24:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:24:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:24:58 Setting up snapd (2.48.3+18.04) ... 10:24:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:24:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:24:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:24:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:24:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:24:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:24:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:24:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:24:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:24:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:24:59 /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' 10:25:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:25:00 Processing triggers for systemd (237-3ubuntu10.45) ... 10:25:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:25:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:25:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:25:02 Reading package lists... 10:25:02 Reading package lists... 10:25:02 Building dependency tree... 10:25:02 Reading state information... 10:25:02 Calculating upgrade... 10:25:02 The following packages will be upgraded: 10:25:02 advancecomp base-files bash binutils binutils-common 10:25:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:25:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:25:02 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:25:02 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:25:02 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:25:02 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:25:02 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 10:25:02 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 10:25:02 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 10:25:02 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 10:25:02 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 10:25:02 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 10:25:02 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 10:25:02 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:25:03 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:25:03 Need to get 63.8 MB of archives. 10:25:03 After this operation, 5208 kB of additional disk space will be used. 10:25:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 10:25:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:25:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:25:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:25:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:25:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:25:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:25:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:25:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:25:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:25:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:25:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:25:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:25:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:25:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:25:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:25:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:25:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:25:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:25:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:25:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:25:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:25:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:25:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:25:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:25:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:25:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:25:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:25:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:25:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:25:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:25:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:25:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:25:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:25:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:25:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:25:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:25:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 10:25:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 10:25:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:25:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:25:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:25:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:25:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:25:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:25:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:25:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 10:25:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:25:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 10:25:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:25:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:25:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:25:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:25:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:25:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:25:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:25:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:25:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:25:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:25:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:25:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:25:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:25:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:25:04 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:25:05 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:25:05 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:25:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:25:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:25:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:25:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:25:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:25:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:25:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:25:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:25:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:25:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:25:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:25:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:25:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:25:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:25:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:25:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:25:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:25:05 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 10:25:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:25:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:25:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:25:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:25:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:25:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 10:25:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:25:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:25:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:25:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:25:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:25:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:25:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:25:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:25:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:25:06 debconf: delaying package configuration, since apt-utils is not installed 10:25:06 Fetched 63.8 MB in 3s (20.7 MB/s) 10:25:06 (Reading database ... 13912 files and directories currently installed.) 10:25:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:25:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:25:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:25:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:25:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 10:25:06 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 10:25:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:08 (Reading database ... 13911 files and directories currently installed.) 10:25:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:25:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:25:09 (Reading database ... 13911 files and directories currently installed.) 10:25:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:25:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:25:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:09 (Reading database ... 13911 files and directories currently installed.) 10:25:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:25:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:25:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:25:10 (Reading database ... 13911 files and directories currently installed.) 10:25:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:25:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:25:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:25:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:25:10 Setting up base-files (10.1ubuntu2.10) ... 10:25:10 Installing new version of config file /etc/issue ... 10:25:10 Installing new version of config file /etc/issue.net ... 10:25:11 Installing new version of config file /etc/lsb-release ... 10:25:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:25:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:25:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:25:11 Removing obsolete conffile /etc/default/motd-news ... 10:25:11 (Reading database ... 13912 files and directories currently installed.) 10:25:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:25:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:25:11 Setting up bash (4.4.18-2ubuntu1.2) ... 10:25:11 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 10:25:11 (Reading database ... 13912 files and directories currently installed.) 10:25:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:25:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:25:11 (Reading database ... 13912 files and directories currently installed.) 10:25:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:25:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:25:12 Setting up tar (1.29b-2ubuntu0.2) ... 10:25:12 (Reading database ... 13912 files and directories currently installed.) 10:25:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:25:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:25:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:25:12 (Reading database ... 13912 files and directories currently installed.) 10:25:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:25:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:25:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:25:12 (Reading database ... 13912 files and directories currently installed.) 10:25:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:25:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:25:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:25:13 (Reading database ... 13912 files and directories currently installed.) 10:25:13 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:25:13 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:25:13 Setting up grep (3.1-2build1) ... 10:25:13 (Reading database ... 13912 files and directories currently installed.) 10:25:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:25:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:25:13 Setting up login (1:4.5-1ubuntu2) ... 10:25:13 (Reading database ... 13912 files and directories currently installed.) 10:25:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:25:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:25:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:25:13 (Reading database ... 13912 files and directories currently installed.) 10:25:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:25:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:25:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:25:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:25:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:25:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:25:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:25:15 (Reading database ... 13912 files and directories currently installed.) 10:25:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:25:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:25:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:25:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:25:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:25:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:25:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:25:16 (Reading database ... 13912 files and directories currently installed.) 10:25:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:25:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:25:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:25:17 (Reading database ... 13912 files and directories currently installed.) 10:25:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:25:17 (Reading database ... 13912 files and directories currently installed.) 10:25:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:25:17 (Reading database ... 13912 files and directories currently installed.) 10:25:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:25:17 (Reading database ... 13912 files and directories currently installed.) 10:25:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:25:17 (Reading database ... 13912 files and directories currently installed.) 10:25:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:25:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:25:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:25:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:25:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:25:18 (Reading database ... 13912 files and directories currently installed.) 10:25:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:25:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:25:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:25:18 (Reading database ... 13912 files and directories currently installed.) 10:25:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:25:18 (Reading database ... 13912 files and directories currently installed.) 10:25:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:25:18 (Reading database ... 13912 files and directories currently installed.) 10:25:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:25:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:25:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:25:20 (Reading database ... 13912 files and directories currently installed.) 10:25:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:25:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:25:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:25:20 (Reading database ... 13912 files and directories currently installed.) 10:25:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:25:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:25:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:25:20 (Reading database ... 13914 files and directories currently installed.) 10:25:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:25:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:25:21 Setting up debconf (1.5.66ubuntu1) ... 10:25:21 (Reading database ... 13914 files and directories currently installed.) 10:25:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:25:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:25:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:25:21 (Reading database ... 13914 files and directories currently installed.) 10:25:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:25:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:25:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:25:21 (Reading database ... 13914 files and directories currently installed.) 10:25:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:25:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:25:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:25:22 (Reading database ... 13914 files and directories currently installed.) 10:25:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:25:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:25:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:25:22 (Reading database ... 13914 files and directories currently installed.) 10:25:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:25:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:25:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:25:22 (Reading database ... 13914 files and directories currently installed.) 10:25:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:25:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:25:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 10:25:22 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:25:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:25:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:25:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:25:23 (Reading database ... 13914 files and directories currently installed.) 10:25:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:25:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:25:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:25:23 (Reading database ... 13914 files and directories currently installed.) 10:25:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:25:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:25:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:25:23 (Reading database ... 13914 files and directories currently installed.) 10:25:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:25:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:25:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:25:23 (Reading database ... 13914 files and directories currently installed.) 10:25:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:25:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:25:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:25:24 (Reading database ... 13914 files and directories currently installed.) 10:25:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:25:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:25:24 Setting up passwd (1:4.5-1ubuntu2) ... 10:25:24 (Reading database ... 13914 files and directories currently installed.) 10:25:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:25:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:25:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:25:24 (Reading database ... 13914 files and directories currently installed.) 10:25:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:25:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:25:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:25:25 (Reading database ... 13914 files and directories currently installed.) 10:25:25 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:25:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:25:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:25:25 (Reading database ... 13914 files and directories currently installed.) 10:25:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:25:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:25:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:25:25 (Reading database ... 13914 files and directories currently installed.) 10:25:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:25:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:25:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:25:26 (Reading database ... 13914 files and directories currently installed.) 10:25:26 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 10:25:26 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 10:25:26 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 10:25:26 (Reading database ... 13914 files and directories currently installed.) 10:25:26 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 10:25:26 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 10:25:26 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 10:25:26 (Reading database ... 13915 files and directories currently installed.) 10:25:26 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:25:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:25:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:25:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:25:27 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:25:27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:25:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 10:25:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 10:25:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:25:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:25:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:25:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:25:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:25:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:25:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:25:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:25:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:25:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:25:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:25:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:25:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:25:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:25:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:25:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 10:25:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:25:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:25:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:25:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:25:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:25:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:25:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:25:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:25:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:25:30 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:25:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:25:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:25:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:31 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:31 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:32 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:35 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:25:35 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:25:35 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:25:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:25:35 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:25:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:25:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:25:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:25:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:25:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:25:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:25:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:25:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:25:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:25:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:25:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:25:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:25:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:25:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:25:36 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:25:36 10:25:36 Current default time zone: 'Etc/UTC' 10:25:36 Local time is now: Fri Mar 26 10:25:36 UTC 2021. 10:25:36 Universal Time is now: Fri Mar 26 10:25:36 UTC 2021. 10:25:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:25:36 10:25:36 Setting up systemd-sysv (237-3ubuntu10.45) ... 10:25:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:36 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 10:25:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:25:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:25:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:25:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:25:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:25:37 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:25:37 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:25:37 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:37 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:25:37 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:25:37 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:25:37 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:37 Setting up patch (2.7.6-2ubuntu1.1) ... 10:25:37 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:25:37 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:25:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 10:25:37 Installing new version of config file /etc/ssl/openssl.cnf ... 10:25:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:25:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:25:37 Setting up ca-certificates (20210119~18.04.1) ... 10:25:39 Updating certificates in /etc/ssl/certs... 10:25:40 23 added, 27 removed; done. 10:25:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:25:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:25:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:25:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:25:40 Setting up pkgbinarymangler (138.18.04.1) ... 10:25:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:25:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up perl (5.26.1-6ubuntu0.5) ... 10:25:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:25:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:25:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:25:40 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:25:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:25:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:25:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:25:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:25:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:25:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:25:41 Processing triggers for systemd (237-3ubuntu10.45) ... 10:25:41 Processing triggers for mime-support (3.60ubuntu1) ... 10:25:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:25:41 Updating certificates in /etc/ssl/certs... 10:25:42 0 added, 0 removed; done. 10:25:42 Running hooks in /etc/ca-certificates/update.d... 10:25:42 done. 10:25:42 Reading package lists... 10:25:42 Building dependency tree... 10:25:42 Reading state information... 10:25:42 The following NEW packages will be installed: 10:25:42 apt-transport-https 10:25:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:25:42 Need to get 1696 B of archives. 10:25:42 After this operation, 153 kB of additional disk space will be used. 10:25:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 10:25:42 debconf: delaying package configuration, since apt-utils is not installed 10:25:42 Fetched 1696 B in 0s (30.1 kB/s) 10:25:43 Selecting previously unselected package apt-transport-https. 10:25:43 (Reading database ... 13920 files and directories currently installed.) 10:25:43 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 10:25:43 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 10:25:43 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 10:25:43 Waiting for network to be ready... 10:25:48 2021-03-26T10:25:46Z INFO Waiting for automatic snapd restart... 10:25:48 snapd 2.49.1 from Canonical* installed 10:25:49 "snapd" switched to the "latest/stable" channel 10:25:49 10:25:53 core18 20210128 from Canonical* installed 10:25:53 "core18" switched to the "latest/stable" channel 10:25:53 10:25:56 snapcraft 4.5.4 from Canonical* installed 10:25:56 "snapcraft" switched to the "latest/stable" channel 10:25:56 10:25:59 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: 10:25:59 - README.md 10:25:59 10:25:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:26:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:26:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:26:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:26:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:26:07 Reading package lists... 10:26:07 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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 10:26:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:26:14 Reading package lists... 10:26:14 Building dependency tree... 10:26:14 Reading state information... 10:26:14 Suggested packages: 10:26:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:26:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:26:14 Recommended packages: 10:26:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:26:14 The following NEW packages will be installed: 10:26:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:26:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:26:14 pkg-config zip 10:26:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:26:14 Need to get 7657 kB of archives. 10:26:14 After this operation, 43.8 MB of additional disk space will be used. 10:26:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:26:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 10:26:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 10:26:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 10:26:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:26:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:26:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:26:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:26:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:26:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:26:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:26:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:26:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:26:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:26:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:26:15 debconf: delaying package configuration, since apt-utils is not installed 10:26:15 Fetched 7657 kB in 1s (8618 kB/s) 10:26:15 Selecting previously unselected package libglib2.0-0:amd64. 10:26:15 (Reading database ... 13924 files and directories currently installed.) 10:26:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:26:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:26:15 Selecting previously unselected package libpsl5:amd64. 10:26:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:26:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:26:15 Selecting previously unselected package libnghttp2-14:amd64. 10:26:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:26:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:26:15 Selecting previously unselected package librtmp1:amd64. 10:26:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:26:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:26:16 Selecting previously unselected package libcurl3-gnutls:amd64. 10:26:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 10:26:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:26:16 Selecting previously unselected package liberror-perl. 10:26:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:26:16 Unpacking liberror-perl (0.17025-1) ... 10:26:16 Selecting previously unselected package git-man. 10:26:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 10:26:16 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 10:26:16 Selecting previously unselected package git. 10:26:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 10:26:16 Unpacking git (1:2.17.1-1ubuntu0.8) ... 10:26:17 Selecting previously unselected package libnorm1:amd64. 10:26:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:26:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:26:17 Selecting previously unselected package libpgm-5.2-0:amd64. 10:26:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:26:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:26:17 Selecting previously unselected package libsodium23:amd64. 10:26:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:26:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:26:17 Selecting previously unselected package libzmq5:amd64. 10:26:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:26:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:26:17 Selecting previously unselected package libzmq3-dev:amd64. 10:26:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:26:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:26:17 Selecting previously unselected package pkg-config. 10:26:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:26:17 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:26:17 Selecting previously unselected package zip. 10:26:17 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:26:17 Unpacking zip (3.0-11build1) ... 10:26:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:26:18 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 10:26:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:26:18 Setting up liberror-perl (0.17025-1) ... 10:26:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:26:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:26:18 No schema files found: doing nothing. 10:26:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:26:18 Setting up zip (3.0-11build1) ... 10:26:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:26:18 Setting up libsodium23:amd64 (1.0.16-2) ... 10:26:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:26:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:26:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:26:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:26:18 Setting up git (1:2.17.1-1ubuntu0.8) ... 10:26:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:26:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:26:25 git set to automatically installed. 10:26:25 git-man set to automatically installed. 10:26:25 libcurl3-gnutls set to automatically installed. 10:26:25 liberror-perl set to automatically installed. 10:26:25 libglib2.0-0 set to automatically installed. 10:26:25 libnghttp2-14 set to automatically installed. 10:26:25 libnorm1 set to automatically installed. 10:26:25 libpgm-5.2-0 set to automatically installed. 10:26:25 libpsl5 set to automatically installed. 10:26:25 librtmp1 set to automatically installed. 10:26:25 libsodium23 set to automatically installed. 10:26:25 libzmq3-dev set to automatically installed. 10:26:25 libzmq5 set to automatically installed. 10:26:25 pkg-config set to automatically installed. 10:26:25 zip set to automatically installed. 10:26:27 snapd is not logged in, snap install commands will use sudo 10:26:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:27:20 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 10:27:20 snapd is not logged in, snap install commands will use sudo 10:27:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:27:25 snap "core18" has no updates available 10:27:26 Pulling go-build-helper 10:27:26 + snapcraftctl pull 10:27:27 'app-service-config' has dependencies that need to be staged: go-build-helper 10:27:27 Skipping pull go-build-helper (already ran) 10:27:27 Building go-build-helper 10:27:27 + snapcraftctl build 10:27:29 Staging go-build-helper 10:27:29 + snapcraftctl stage 10:27:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:27:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:27:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 10:27:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 10:27:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 10:27:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:27:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 10:27:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 10:27:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 10:27:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 10:27:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:27:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:27:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:27:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:27:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:27:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:27:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:27:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:27:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:27:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 10:27:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 10:27:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 10:27:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:27:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 10:27:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 10:27:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 10:27:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 10:27:39 Fetched 24.2 MB in 0s (0 B/s) 10:27:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:27:39 Fetched 224 kB in 0s (0 B/s) 10:27:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:27:39 Fetched 157 kB in 0s (0 B/s) 10:27:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:27:39 Fetched 221 kB in 0s (0 B/s) 10:27:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:27:39 Fetched 143 kB in 0s (0 B/s) 10:27:39 Pulling app-service-config 10:27:39 + snapcraftctl pull 10:27:39 Cloning into '/root/parts/app-service-config/src'... 10:27:40 Pulling config-common 10:27:40 + snapcraftctl pull 10:27:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:27:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:27:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:27:44 Fetched 0 B in 0s (0 B/s) 10:27:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:27:44 Fetched 0 B in 0s (0 B/s) 10:27:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:27:44 Fetched 0 B in 0s (0 B/s) 10:27:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:27:44 Fetched 0 B in 0s (0 B/s) 10:27:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:27:44 Fetched 0 B in 0s (0 B/s) 10:27:44 Pulling edgex-go 10:27:44 + snapcraftctl pull 10:28:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:28:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:28:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:28:06 Fetched 0 B in 0s (0 B/s) 10:28:06 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:28:06 Fetched 96.5 kB in 0s (0 B/s) 10:28:06 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:28:06 Fetched 279 kB in 0s (0 B/s) 10:28:06 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:28:06 Fetched 122 kB in 0s (0 B/s) 10:28:06 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:28:06 Fetched 77.8 kB in 0s (0 B/s) 10:28:06 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:28:06 Fetched 8848 B in 0s (0 B/s) 10:28:06 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:28:06 Fetched 47.8 kB in 0s (0 B/s) 10:28:06 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:28:06 Fetched 45.6 kB in 0s (0 B/s) 10:28:06 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:28:06 Fetched 15.0 kB in 0s (0 B/s) 10:28:06 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 10:28:06 Fetched 214 kB in 0s (0 B/s) 10:28:06 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:28:06 Fetched 154 kB in 0s (0 B/s) 10:28:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:28:06 Fetched 50.6 kB in 0s (0 B/s) 10:28:06 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:28:06 Fetched 14.8 kB in 0s (0 B/s) 10:28:06 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:28:06 Fetched 41.8 kB in 0s (0 B/s) 10:28:06 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:28:06 Fetched 499 kB in 0s (0 B/s) 10:28:06 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:28:06 Fetched 111 kB in 0s (0 B/s) 10:28:06 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:28:06 Fetched 240 kB in 0s (0 B/s) 10:28:06 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:28:06 Fetched 29.3 kB in 0s (0 B/s) 10:28:06 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:28:06 Fetched 85.5 kB in 0s (0 B/s) 10:28:06 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:28:06 Fetched 24.5 kB in 0s (0 B/s) 10:28:06 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:28:06 Fetched 49.2 kB in 0s (0 B/s) 10:28:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:28:06 Fetched 54.2 kB in 0s (0 B/s) 10:28:06 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:28:06 Fetched 30.8 kB in 0s (0 B/s) 10:28:06 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:28:06 Fetched 15.8 kB in 0s (0 B/s) 10:28:06 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:28:06 Fetched 85.9 kB in 0s (0 B/s) 10:28:06 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:28:06 Fetched 8720 B in 0s (0 B/s) 10:28:06 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 10:28:06 Fetched 137 kB in 0s (0 B/s) 10:28:06 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:28:06 Fetched 119 kB in 0s (0 B/s) 10:28:06 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 10:28:06 Fetched 109 kB in 0s (0 B/s) 10:28:06 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:28:06 Fetched 11.1 kB in 0s (0 B/s) 10:28:06 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:28:06 Fetched 645 kB in 0s (0 B/s) 10:28:06 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:28:06 Fetched 41.3 kB in 0s (0 B/s) 10:28:06 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:28:06 Fetched 17.9 kB in 0s (0 B/s) 10:28:06 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:28:06 Fetched 368 kB in 0s (0 B/s) 10:28:06 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:28:06 Fetched 187 kB in 0s (0 B/s) 10:28:06 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:28:06 Fetched 175 kB in 0s (0 B/s) 10:28:06 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:28:06 Fetched 206 kB in 0s (0 B/s) 10:28:06 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 10:28:06 Fetched 1301 kB in 0s (0 B/s) 10:28:06 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:28:06 Fetched 36.2 kB in 0s (0 B/s) 10:28:06 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 10:28:06 Fetched 159 kB in 0s (0 B/s) 10:28:06 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:28:06 Fetched 107 kB in 0s (0 B/s) 10:28:06 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:28:06 Fetched 48.7 kB in 0s (0 B/s) 10:28:06 Pulling static-packages 10:28:06 + snapcraftctl pull 10:28:06 Pulling version 10:28:06 + cd /root/project 10:28:06 + [ -f VERSION ] 10:28:06 + PROJECT_VERSION=local-dev 10:28:06 + git rev-parse --short HEAD 10:28:06 + GIT_REVISION=49e77480 10:28:06 + snapcraftctl set-version local-dev 10:28:06 Skipping build go-build-helper (already ran) 10:28:06 Building app-service-config 10:28:06 + make build 10:28:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 10:28:09 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 10:28:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 10:28:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 10:28:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 10:28:09 go: downloading github.com/google/uuid v1.2.0 10:28:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 10:28:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 10:28:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 10:28:10 go: downloading github.com/gorilla/mux v1.8.0 10:28:10 go: downloading github.com/BurntSushi/toml v0.3.1 10:28:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 10:28:10 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:28:10 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 10:28:10 go: downloading github.com/gorilla/websocket v1.4.2 10:28:10 go: downloading github.com/hashicorp/consul/api v1.8.1 10:28:10 go: downloading github.com/go-playground/validator/v10 v10.3.0 10:28:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:28:10 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 10:28:10 go: downloading github.com/mitchellh/copystructure v1.0.0 10:28:10 go: downloading github.com/hashicorp/serf v0.9.5 10:28:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:28:10 go: downloading github.com/x448/float16 v0.8.4 10:28:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:28:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:28:10 go: downloading github.com/go-playground/universal-translator v0.17.0 10:28:10 go: downloading github.com/pelletier/go-toml v1.2.0 10:28:10 go: downloading github.com/leodido/go-urn v1.2.0 10:28:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:28:10 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:28:10 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:28:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:28:10 go: downloading github.com/go-kit/kit v0.8.0 10:28:10 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:28:10 go: downloading github.com/pebbe/zmq4 v1.2.5 10:28:10 go: downloading github.com/go-playground/locales v0.13.0 10:28:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:28:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:28:11 go: downloading github.com/fatih/color v1.9.0 10:28:11 go: downloading github.com/mattn/go-isatty v0.0.12 10:28:11 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 10:28:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:28:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:28:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:28:11 go: downloading github.com/mattn/go-colorable v0.1.6 10:28:21 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 10:28:21 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 10:28:21 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 10:28:21 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 10:28:21 Building config-common 10:28:21 + snapcraftctl build 10:28:24 Building edgex-go 10:28:24 + cd /root/parts/edgex-go/src 10:28:24 + make build 10:28:24 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 10:28:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 10:28:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:28:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.57 10:28:24 go: downloading github.com/pkg/errors v0.8.1 10:28:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 10:28:25 go: downloading github.com/go-playground/validator/v10 v10.4.1 10:28:25 go: downloading github.com/imdario/mergo v0.3.12 10:28:25 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 10:28:29 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 10:28:29 go: downloading gopkg.in/yaml.v2 v2.4.0 10:28:34 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 10:28:36 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 10:28:38 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 10:28:38 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 10:28:38 go: downloading github.com/stretchr/testify v1.7.0 10:28:38 go: downloading github.com/davecgh/go-spew v1.1.1 10:28:38 go: downloading github.com/pmezard/go-difflib v1.0.0 10:28:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:28:40 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 10:28:40 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:28:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:28:42 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 10:28:43 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 10:28:44 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 10:28:45 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 10:28:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:28:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:28:47 go: downloading github.com/lib/pq v1.9.0 10:28:49 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:28:49 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:28:49 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:28:49 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:28:49 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:28:49 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:28:49 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:28:49 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:28:49 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:28:49 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:28:49 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:28:49 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:28:49 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:28:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:28:49 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:28:49 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:28:49 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:28:49 + 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 10:28:49 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:28:49 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:28:49 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:28:49 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:28:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:28:49 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:28:49 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:28:49 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:28:52 Building static-packages 10:28:52 + snapcraftctl build 10:28:54 Building version 10:28:54 + snapcraftctl build 10:28:56 Skipping stage go-build-helper (already ran) 10:28:56 Staging app-service-config 10:28:56 + snapcraftctl stage 10:28:57 Staging config-common 10:28:57 + snapcraftctl stage 10:28:57 Staging edgex-go 10:28:57 + snapcraftctl stage 10:28:58 Staging static-packages 10:28:58 + snapcraftctl stage 10:28:59 Staging version 10:28:59 + snapcraftctl stage 10:29:00 Priming go-build-helper 10:29:00 + snapcraftctl prime 10:29:01 Priming app-service-config 10:29:01 + snapcraftctl prime 10:29:03 Priming config-common 10:29:03 + snapcraftctl prime 10:29:03 Priming edgex-go 10:29:03 + snapcraftctl prime 10:29:05 Priming static-packages 10:29:05 + snapcraftctl prime 10:29:07 Priming version 10:29:07 + snapcraftctl prime 10:29:07 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 10:29:13 provisioning config files... 10:29:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7015515550269700602tmp [Pipeline] { [Pipeline] sh 10:29:13 + set +x 10:29:13 + curl -s https://codecov.io/bash 10:29:13 + bash -s -- 10:29:14 10:29:14 _____ _ 10:29:14 / ____| | | 10:29:14 | | ___ __| | ___ ___ _____ __ 10:29:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:29:14 | |___| (_) | (_| | __/ (_| (_) \ V / 10:29:14 \_____\___/ \__,_|\___|\___\___/ \_/ 10:29:14 Bash-20210309-2b87ace 10:29:14 10:29:14 10:29:14 ==> git version 2.24.3 found 10:29:14 ==> 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 10:29:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:29:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:29:14 ==> Jenkins CI detected. 10:29:14 project root: . 10:29:14 --> token set from env 10:29:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:29:14 ==> Running gcov in . (disable via -X gcov) 10:29:14 ==> Python coveragepy not found 10:29:14 ==> Searching for coverage reports in: 10:29:14 + . 10:29:14 -> Found 1 reports 10:29:14 ==> Detecting git/mercurial file structure 10:29:14 ==> Reading reports 10:29:14 + ./coverage.out bytes=667889 10:29:14 ==> Appending adjustments 10:29:14 https://docs.codecov.io/docs/fixing-reports 10:29:23 + Found adjustments 10:29:23 ==> Gzipping contents 10:29:23 96K /tmp/codecov.YG0gfg.gz 10:29:23 ==> Uploading reports 10:29:23 url: https://codecov.io 10:29:23 query: branch=PR-3305&commit=49e77480c97c89d985b00628fe84bc37250636de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3305&job=&cmd_args= 10:29:23 -> Pinging Codecov 10:29:23 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3305&commit=49e77480c97c89d985b00628fe84bc37250636de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3305&job=&cmd_args= 10:29:23 -> Uploading to 10:29:23 https://storage.googleapis.com/codecov/v4/raw/2021-03-26/00271124DB129430A58F1EEE437C3FCB/49e77480c97c89d985b00628fe84bc37250636de/bfbbf9bf-dce6-4213-bdd8-a7477b83f7db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T102923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a5ec7eeffeec99dc473cd54c246b939a93f933bcb7bcd83c4ccb9519b0f2b10 10:29:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:23 Dload Upload Total Spent Left Speed 10:29:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96750 0 0 100 96750 0 186k --:--:-- --:--:-- --:--:-- 186k 10:29:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49e77480c97c89d985b00628fe84bc37250636de [Pipeline] } 10:29:24 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 10:29:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:29:29 ---> package-listing.sh 10:29:29 ++ facter osfamily 10:29:29 ++ tr '[:upper:]' '[:lower:]' 10:29:29 + OS_FAMILY=redhat 10:29:29 + workspace=/w/workspace/edgex-go/1 10:29:29 + START_PACKAGES=/tmp/packages_start.txt 10:29:29 + END_PACKAGES=/tmp/packages_end.txt 10:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:29 + PACKAGES=/tmp/packages_start.txt 10:29:29 + '[' /w/workspace/edgex-go/1 ']' 10:29:29 + PACKAGES=/tmp/packages_end.txt 10:29:29 + case "${OS_FAMILY}" in 10:29:29 + rpm -qa 10:29:29 + sort 10:29:37 + '[' -f /tmp/packages_start.txt ']' 10:29:37 + '[' -f /tmp/packages_end.txt ']' 10:29:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:37 + '[' /w/workspace/edgex-go/1 ']' 10:29:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:29:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:29:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:29:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:40 10:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:40 alpine: Pulling from edgex-lftools-log-publisher 10:29:40 df20fa9351a1: Pulling fs layer 10:29:40 36b3adc4ff6f: Pulling fs layer 10:29:40 8ad3a11d3b57: Pulling fs layer 10:29:40 46f8f816bc3b: Pulling fs layer 10:29:40 93b61091891f: Pulling fs layer 10:29:40 93b9cdb0e59b: Pulling fs layer 10:29:40 5e14af77c1be: Pulling fs layer 10:29:40 01666e4c0597: Pulling fs layer 10:29:40 aa168da1d23b: Pulling fs layer 10:29:40 93b9cdb0e59b: Waiting 10:29:40 5e14af77c1be: Waiting 10:29:40 01666e4c0597: Waiting 10:29:40 aa168da1d23b: Waiting 10:29:40 46f8f816bc3b: Waiting 10:29:40 93b61091891f: Waiting 10:29:40 36b3adc4ff6f: Download complete 10:29:40 46f8f816bc3b: Verifying Checksum 10:29:40 46f8f816bc3b: Download complete 10:29:41 93b61091891f: Verifying Checksum 10:29:41 93b61091891f: Download complete 10:29:41 93b9cdb0e59b: Verifying Checksum 10:29:41 93b9cdb0e59b: Download complete 10:29:41 5e14af77c1be: Verifying Checksum 10:29:41 5e14af77c1be: Download complete 10:29:41 01666e4c0597: Verifying Checksum 10:29:41 01666e4c0597: Download complete 10:29:41 df20fa9351a1: Verifying Checksum 10:29:41 df20fa9351a1: Download complete 10:29:41 8ad3a11d3b57: Verifying Checksum 10:29:41 8ad3a11d3b57: Download complete 10:29:41 df20fa9351a1: Pull complete 10:29:42 36b3adc4ff6f: Pull complete 10:29:44 8ad3a11d3b57: Pull complete 10:29:45 aa168da1d23b: Verifying Checksum 10:29:45 aa168da1d23b: Download complete 10:29:45 46f8f816bc3b: Pull complete 10:29:46 93b61091891f: Pull complete 10:29:47 93b9cdb0e59b: Pull complete 10:29:47 5e14af77c1be: Pull complete 10:29:48 01666e4c0597: Pull complete 10:30:06 aa168da1d23b: Pull complete 10:30:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:30:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:30:07 prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container 10:30:07 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:30:12 $ docker top a5eeb1e8e07dd6e6ae25632fe60df30fc23533ea392f94c9ac02f80c5d7a53be -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:13 + touch /tmp/pre-build-complete [Pipeline] sh 10:30:14 + mkdir -p /var/log/sa [Pipeline] sh 10:30:15 + ls /var/log/sa-host 10:30:15 + sadf -c /var/log/sa-host/sa23 10:30:15 file_magic: OK 10:30:15 HZ: Using current value: 100 10:30:15 file_header: OK 10:30:15 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 10:30:15 Statistics: 10:30:15 Hnuu...uuuununununu... 10:30:15 File successfully converted to sysstat format version 12.2.1 10:30:15 + sadf -c /var/log/sa-host/sa26 10:30:15 file_magic: OK 10:30:15 HZ: Using current value: 100 10:30:15 file_header: OK 10:30:15 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 10:30:15 Statistics: 10:30:15 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... 10:30:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:16 provisioning config files... 10:30:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6246731774811405279tmp [Pipeline] { [Pipeline] echo 10:30:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:30:17 ---> create-netrc.sh [Pipeline] } 10:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:30:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:30:18 ---> python-tools-install.sh [Pipeline] echo 10:30:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:30:19 ---> sudo-logs.sh 10:30:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:30:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:30:19 ---> job-cost.sh 10:30:19 lf-activate-venv: SKIPPING 10:30:19 DEBUG: total: 0.20999999344348907 10:30:19 INFO: Retrieving Stack Cost... 10:30:21 INFO: Retrieving Pricing Info for: v1-standard-2 10:30:22 INFO: Archiving Costs [Pipeline] echo 10:30:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:30:22 ---> logs-deploy.sh 10:30:22 lf-activate-venv: SKIPPING 10:30:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3305/1 10:30:22 INFO: archiving workspace using pattern(s): 10:30:25 Archives upload complete. 10:30:25 INFO: archiving logs to Nexus 10:30:27 ---> uname -a: 10:30:27 Linux prd-centos7-docker-4c-2g-31538.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:30:27 10:30:27 10:30:27 ---> lscpu: 10:30:27 Architecture: x86_64 10:30:27 CPU op-mode(s): 32-bit, 64-bit 10:30:27 Byte Order: Little Endian 10:30:27 Address sizes: 40 bits physical, 48 bits virtual 10:30:27 CPU(s): 4 10:30:27 On-line CPU(s) list: 0-3 10:30:27 Thread(s) per core: 1 10:30:27 Core(s) per socket: 1 10:30:27 Socket(s): 4 10:30:27 NUMA node(s): 1 10:30:27 Vendor ID: GenuineIntel 10:30:27 CPU family: 6 10:30:27 Model: 44 10:30:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:30:27 Stepping: 1 10:30:27 CPU MHz: 2933.438 10:30:27 BogoMIPS: 5866.87 10:30:27 Virtualization: VT-x 10:30:27 Hypervisor vendor: KVM 10:30:27 Virtualization type: full 10:30:27 L1d cache: 128 KiB 10:30:27 L1i cache: 128 KiB 10:30:27 L2 cache: 16 MiB 10:30:27 L3 cache: 64 MiB 10:30:27 NUMA node0 CPU(s): 0-3 10:30:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:30:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:30:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:30:27 Vulnerability Meltdown: Mitigation; PTI 10:30:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:30:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:30:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:30:27 Vulnerability Srbds: Not affected 10:30:27 Vulnerability Tsx async abort: Not affected 10:30: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 10:30:27 10:30:27 10:30:27 ---> nproc: 10:30:27 4 10:30:27 10:30:27 10:30:27 ---> df -h: 10:30:27 Filesystem Size Used Available Use% Mounted on 10:30:27 overlay 50.0G 11.8G 38.2G 24% / 10:30:27 tmpfs 64.0M 0 64.0M 0% /dev 10:30:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:30:27 shm 64.0M 0 64.0M 0% /dev/shm 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 10:30:27 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 10:30:27 10:30:27 10:30:27 ---> free -m: 10:30:27 total used free shared buff/cache available 10:30:27 Mem: 1837 832 138 0 866 937 10:30:27 Swap: 1023 69 954 10:30:27 10:30:27 10:30:27 ---> ip addr: 10:30:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:30:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:30:27 inet 127.0.0.1/8 scope host lo 10:30:27 valid_lft forever preferred_lft forever 10:30:27 inet6 ::1/128 scope host 10:30:27 valid_lft forever preferred_lft forever 10:30:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:30:27 link/ether fa:16:3e:86:06:b8 brd ff:ff:ff:ff:ff:ff 10:30:27 inet 10.30.123.54/23 brd 10.30.123.255 scope global dynamic eth0 10:30:27 valid_lft 84601sec preferred_lft 84601sec 10:30:27 inet6 fe80::f816:3eff:fe86:6b8/64 scope link 10:30:27 valid_lft forever preferred_lft forever 10:30:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:30:27 link/ether 02:42:9a:a4:a1:70 brd ff:ff:ff:ff:ff:ff 10:30:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:30:27 valid_lft forever preferred_lft forever 10:30:27 inet6 fe80::42:9aff:fea4:a170/64 scope link 10:30:27 valid_lft forever preferred_lft forever 10:30:27 10:30:27 10:30:27 ---> sar -b -r -n DEV: 10:30:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 10:30:27 10:30:27 10:00:13 LINUX RESTART (4 CPU) 10:30:27 10:30:27 10:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:30:27 10:02:01 94.03 35.33 58.70 0.00 3570.86 36468.70 0.00 10:30:27 10:03:02 89.18 50.27 38.91 0.00 7761.56 12964.89 0.00 10:30:27 10:04:01 213.94 70.41 143.53 0.00 4724.03 39207.50 0.00 10:30:27 10:05:01 175.52 73.55 101.97 0.00 2530.15 12912.17 0.00 10:30:27 10:06:02 80.44 27.51 52.92 0.00 1075.48 6468.99 0.00 10:30:27 10:07:01 52.56 13.96 38.60 0.00 527.53 6574.24 0.00 10:30:27 10:08:01 79.11 48.29 30.83 0.00 1691.97 1127.65 0.00 10:30:27 10:09:02 67.34 26.30 41.04 0.00 1734.85 4128.16 0.00 10:30:27 10:10:02 23.73 1.31 22.42 0.00 66.00 3761.04 0.00 10:30:27 10:11:03 104.89 19.87 85.02 0.00 2947.82 24607.27 0.00 10:30:27 10:12:06 453.72 303.45 150.27 0.00 71721.04 118690.32 0.00 10:30:27 10:13:06 1167.51 992.32 175.20 0.00 80386.28 85151.35 0.00 10:30:27 10:14:05 1439.37 1286.75 152.62 0.00 76781.28 84398.00 0.00 10:30:27 10:15:03 219.63 151.59 68.04 0.00 7441.18 11706.65 0.00 10:30:27 10:16:01 294.99 117.54 177.45 0.00 7270.31 21136.64 0.00 10:30:27 10:17:08 690.34 507.90 182.44 0.00 62797.61 103858.93 0.00 10:30:27 10:18:03 715.19 597.45 117.74 0.00 37882.87 38205.97 0.00 10:30:27 10:19:02 1055.18 825.72 229.46 0.00 48230.11 50771.36 0.00 10:30:27 10:20:01 213.97 77.36 136.61 0.00 4317.49 18087.97 0.00 10:30:27 10:21:02 197.82 87.23 110.59 0.00 1575.02 11687.20 0.00 10:30:27 10:22:01 141.01 102.13 38.88 0.00 5273.91 1402.98 0.00 10:30:27 10:23:01 1.56 1.15 0.42 0.00 17.58 6.76 0.00 10:30:27 10:24:01 0.28 0.02 0.27 0.00 0.13 2.86 0.00 10:30:27 10:25:01 0.23 0.02 0.22 0.00 0.13 1.83 0.00 10:30:27 10:26:01 0.28 0.02 0.27 0.00 0.53 2.25 0.00 10:30:27 10:27:01 0.22 0.03 0.18 0.00 0.40 2.01 0.00 10:30:27 10:28:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 10:30:27 10:29:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 10:30:27 10:30:01 144.97 77.67 67.30 0.00 6287.95 14863.70 0.00 10:30:27 Average: 265.66 188.87 76.79 0.00 15248.38 24833.72 0.00 10:30:27 10:30:27 10:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:30:27 10:02:01 70632 0 574220 30.52 2620 1234072 1106140 37.75 522992 1087568 12956 10:30:27 10:03:02 380616 0 617772 32.83 2620 880536 1197248 40.86 453232 843980 132 10:30:27 10:04:01 135692 0 717884 38.15 1724 1026244 1527036 52.12 576984 922628 1736 10:30:27 10:05:01 131884 0 794808 42.24 1264 953588 1645936 56.17 613776 856860 46160 10:30:27 10:06:02 237380 0 818692 43.51 744 824728 1710124 58.36 627644 732304 53344 10:30:27 10:07:01 185800 0 823976 43.79 612 871156 1724108 58.84 704692 703604 14684 10:30:27 10:08:01 268484 0 808108 42.95 612 804340 1754860 59.89 613296 708744 58096 10:30:27 10:09:02 235952 0 767976 40.82 612 877004 1325944 45.25 578896 768008 13612 10:30:27 10:10:02 211208 0 768708 40.86 540 901088 1685912 57.54 620212 750944 60912 10:30:27 10:11:03 68072 0 767260 40.78 416 1045796 1275784 43.54 600608 923696 83900 10:30:27 10:12:06 66304 0 853000 45.34 44 962196 2270900 77.50 649292 959020 80784 10:30:27 10:13:06 52420 0 862300 45.83 44 966780 2384324 81.37 719028 890748 18128 10:30:27 10:14:05 72928 0 858120 45.61 44 950452 2367396 80.80 755852 823608 54032 10:30:27 10:15:03 421396 0 937984 49.85 44 522120 3493104 119.21 536192 653092 25736 10:30:27 10:16:01 417256 0 726612 38.62 44 737632 1386268 47.31 496420 709264 0 10:30:27 10:17:08 79852 0 809036 43.00 44 992612 2248328 76.73 600536 984364 75200 10:30:27 10:18:03 77268 0 837648 44.52 44 966584 2518852 85.96 609352 946260 89320 10:30:27 10:19:02 234156 0 832448 44.24 44 814896 2545600 86.88 634488 760596 1464 10:30:27 10:20:01 109472 0 741872 39.43 44 1030156 1779740 60.74 673136 845472 59552 10:30:27 10:21:02 96580 0 784404 41.69 44 1000516 1586244 54.14 609956 869084 7364 10:30:27 10:22:01 105584 0 764536 40.63 0 1011424 1218832 41.60 545532 863776 8 10:30:27 10:23:01 106508 0 763660 40.59 0 1011376 1191244 40.66 544116 864116 8 10:30:27 10:24:01 107832 0 762324 40.52 0 1011388 1184896 40.44 543536 864144 8 10:30:27 10:25:01 108104 0 762040 40.50 0 1011400 1184896 40.44 543416 864152 8 10:30:27 10:26:01 108112 0 762040 40.50 0 1011392 1184892 40.44 543424 864148 8 10:30:27 10:27:01 108040 0 762052 40.50 0 1011452 1184968 40.44 543612 864184 24 10:30:27 10:28:01 108284 0 761836 40.49 0 1011424 1184896 40.44 543312 864176 8 10:30:27 10:29:01 108204 0 761904 40.49 0 1011436 1184932 40.44 543332 864176 8 10:30:27 10:30:01 74324 0 852820 45.33 0 954400 1604148 54.75 643480 772420 86132 10:30:27 Average: 154770 0 781243 41.52 421 945110 1677847 57.26 592770 842246 29080 10:30:27 10:30:27 10:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:30:27 10:02:01 eth0 665.75 454.03 3338.91 81.76 0.00 0.00 0.00 0.00 10:30:27 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:03:02 eth0 851.04 908.57 3032.69 116.19 0.00 0.00 0.00 0.00 10:30:27 10:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:03:02 docker0 853.14 777.18 71.66 2689.00 0.00 0.00 0.00 0.00 10:30:27 10:04:01 vethfd5c090 28.96 37.31 2.82 25.45 0.00 0.00 0.00 0.00 10:30:27 10:04:01 eth0 391.01 326.39 3269.96 34.20 0.00 0.00 0.00 0.00 10:30:27 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:04:01 docker0 71.54 103.62 4.67 391.44 0.00 0.00 0.00 0.00 10:30:27 10:05:01 eth0 92.67 65.17 467.94 13.23 0.00 0.00 0.00 0.00 10:30:27 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:05:01 vethac54468 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:05:01 docker0 47.86 71.13 3.69 444.99 0.00 0.00 0.00 0.00 10:30:27 10:06:02 eth0 19.66 18.54 10.55 68.67 0.00 0.00 0.00 0.00 10:30:27 10:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:06:02 vethac54468 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:07:01 eth0 27.05 20.89 20.93 11.57 0.00 0.00 0.00 0.00 10:30:27 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:07:01 vethac54468 0.95 0.95 0.08 0.09 0.00 0.00 0.00 0.00 10:30:27 10:07:01 docker0 0.95 0.95 0.06 0.09 0.00 0.00 0.00 0.00 10:30:27 10:08:01 eth0 20.74 16.50 15.51 8.66 0.00 0.00 0.00 0.00 10:30:27 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:08:01 vethac54468 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 10:30:27 10:08:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 10:30:27 10:09:02 eth0 11.58 8.77 10.26 5.66 0.00 0.00 0.00 0.00 10:30:27 10:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:09:02 vethac54468 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:10:02 eth0 32.21 28.11 16.95 78.33 0.00 0.00 0.00 0.00 10:30:27 10:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:10:02 vethac54468 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:11:03 eth0 178.85 146.46 1669.16 22.50 0.00 0.00 0.00 0.00 10:30:27 10:11:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:11:03 vethca62413 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:11:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:12:06 eth0 4.29 3.41 4.89 1.63 0.00 0.00 0.00 0.00 10:30:27 10:12:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:12:06 vethca62413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:12:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:13:06 eth0 57.90 42.50 162.17 62.87 0.00 0.00 0.00 0.00 10:30:27 10:13:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:13:06 vethca62413 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:13:06 docker0 17.46 26.52 1.03 145.36 0.00 0.00 0.00 0.00 10:30:27 10:14:05 eth0 2.13 1.74 1.68 0.93 0.00 0.00 0.00 0.00 10:30:27 10:14:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:14:05 vethca62413 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:14:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:15:03 vethb89184a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:15:03 vethd2a81a2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:15:03 eth0 6.44 4.99 5.05 2.75 0.00 0.00 0.00 0.00 10:30:27 10:15:03 veth8abd89a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:16:01 eth0 65.26 40.82 238.29 14.84 0.00 0.00 0.00 0.00 10:30:27 10:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:30:27 10:16:01 vethca62413 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 10:30:27 10:16:01 docker0 1037.15 1039.22 84.56 3956.35 0.00 0.00 0.00 0.00 10:30:27 10:17:08 eth0 36.84 33.04 18.95 75.98 0.00 0.00 0.00 0.00 10:30:27 10:17:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:17:08 vethca62413 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:17:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:18:03 veth2f1d8d0 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 10:30:27 10:18:03 vethca299a9 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 10:30:27 10:18:03 eth0 29.30 20.35 77.14 8.03 0.00 0.00 0.00 0.00 10:30:27 10:18:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:19:02 vethc7133a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:30:27 10:19:02 eth0 32.18 22.49 58.58 10.54 0.00 0.00 0.00 0.00 10:30:27 10:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:19:02 vethca62413 0.00 0.92 0.00 0.04 0.00 0.00 0.00 0.00 10:30:27 10:20:01 vethc98c913 1.01 1.35 0.07 8.16 0.00 0.00 0.00 0.00 10:30:27 10:20:01 eth0 166.51 150.45 1270.55 81.10 0.00 0.00 0.00 0.00 10:30:27 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:20:01 vethca62413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:21:02 veth2962785 3.14 3.55 0.48 18.27 0.00 0.00 0.00 0.00 10:30:27 10:21:02 eth0 104.83 69.64 435.37 81.46 0.00 0.00 0.00 0.00 10:30:27 10:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:21:02 vethca62413 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:22:01 eth0 20.39 11.12 48.90 6.32 0.00 0.00 0.00 0.00 10:30:27 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:22:01 docker0 1060.83 1098.93 85.68 4441.24 0.00 0.00 0.00 0.00 10:30:27 10:23:01 eth0 1.10 0.42 0.73 0.17 0.00 0.00 0.00 0.00 10:30:27 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:24:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 10:30:27 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:25:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:30:27 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:27:01 eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:30:27 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:30:27 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:29:01 eth0 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 10:30:27 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:30:01 eth0 222.68 180.86 2176.31 24.28 0.00 0.00 0.00 0.00 10:30:27 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 Average: eth0 104.91 88.88 563.49 28.27 0.00 0.00 0.00 0.00 10:30:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 Average: docker0 36.06 37.35 2.91 150.96 0.00 0.00 0.00 0.00 10:30:27 10:30:27 10:30:27 ---> sar -P ALL: 10:30:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) 10:30:27 10:30:27 10:00:13 LINUX RESTART (4 CPU) 10:30:27 10:30:27 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:30:27 10:02:01 all 14.32 0.00 6.41 4.61 28.96 45.69 10:30:27 10:02:01 0 13.40 0.00 6.10 5.73 29.12 45.66 10:30:27 10:02:01 1 11.42 0.00 5.19 6.06 30.91 46.42 10:30:27 10:02:01 2 12.03 0.00 8.62 3.34 28.71 47.30 10:30:27 10:02:01 3 20.85 0.00 5.73 3.23 26.95 43.24 10:30:27 10:03:02 all 8.99 0.00 4.53 1.30 16.66 68.51 10:30:27 10:03:02 0 12.17 0.00 5.82 0.75 18.00 63.25 10:30:27 10:03:02 1 9.31 0.00 4.12 1.90 16.70 67.96 10:30:27 10:03:02 2 6.81 0.00 4.23 0.87 15.63 72.46 10:30:27 10:03:02 3 7.74 0.00 3.99 1.64 16.36 70.27 10:30:27 10:04:01 all 5.01 0.00 4.91 2.11 22.75 65.21 10:30:27 10:04:01 0 5.30 0.00 4.49 1.31 23.87 65.03 10:30:27 10:04:01 1 4.33 0.00 5.68 2.30 21.77 65.91 10:30:27 10:04:01 2 5.13 0.00 4.34 1.69 22.15 66.68 10:30:27 10:04:01 3 5.27 0.00 5.16 3.18 23.17 63.22 10:30:27 10:05:01 all 9.62 0.00 6.60 5.95 27.90 49.94 10:30:27 10:05:01 0 12.51 0.00 7.39 5.90 28.14 46.06 10:30:27 10:05:01 1 9.28 0.00 5.40 5.66 28.16 51.49 10:30:27 10:05:01 2 7.77 0.00 6.36 6.20 28.14 51.54 10:30:27 10:05:01 3 9.00 0.00 7.30 6.03 27.16 50.51 10:30:27 10:06:02 all 29.56 0.00 10.05 2.47 39.32 18.59 10:30:27 10:06:02 0 31.61 0.00 9.60 2.30 39.49 17.01 10:30:27 10:06:02 1 28.64 0.00 9.31 2.45 40.30 19.31 10:30:27 10:06:02 2 31.38 0.00 11.81 4.01 36.92 15.88 10:30:27 10:06:02 3 26.84 0.00 9.59 1.22 40.43 21.93 10:30:27 10:07:01 all 25.13 0.00 9.38 1.95 32.10 31.44 10:30:27 10:07:01 0 25.97 0.00 10.40 2.03 32.55 29.05 10:30:27 10:07:01 1 24.45 0.00 9.70 2.27 31.39 32.19 10:30:27 10:07:01 2 21.97 0.00 7.67 1.81 34.03 34.52 10:30:27 10:07:01 3 28.38 0.00 9.83 1.69 30.31 29.79 10:30:27 10:08:01 all 25.15 0.00 11.42 2.31 39.95 21.16 10:30:27 10:08:01 0 26.27 0.00 12.48 2.10 40.09 19.06 10:30:27 10:08:01 1 25.60 0.00 10.16 2.87 40.74 20.63 10:30:27 10:08:01 2 22.15 0.00 11.62 1.84 38.79 25.60 10:30:27 10:08:01 3 26.84 0.00 11.40 2.48 40.29 18.99 10:30:27 10:09:02 all 18.85 0.00 10.17 3.04 43.02 24.93 10:30:27 10:09:02 0 17.50 0.00 9.78 2.24 43.91 26.58 10:30:27 10:09:02 1 19.85 0.00 10.01 3.45 43.13 23.56 10:30:27 10:09:02 2 18.97 0.00 10.85 2.67 41.71 25.80 10:30:27 10:09:02 3 19.10 0.00 10.03 3.83 43.34 23.70 10:30:27 10:10:02 all 14.04 0.00 9.02 0.77 35.92 40.25 10:30:27 10:10:02 0 13.58 0.00 8.92 0.47 37.06 39.97 10:30:27 10:10:02 1 13.72 0.00 8.74 1.17 36.51 39.85 10:30:27 10:10:02 2 14.68 0.00 9.42 0.10 34.71 41.10 10:30:27 10:10:02 3 14.18 0.00 8.99 1.35 35.40 40.08 10:30:27 10:11:03 all 7.11 0.00 6.75 1.66 26.05 58.43 10:30:27 10:11:03 0 6.11 0.00 6.16 1.41 27.21 59.11 10:30:27 10:11:03 1 9.22 0.00 7.76 1.53 25.24 56.25 10:30:27 10:11:03 2 5.07 0.00 5.73 1.85 26.51 60.83 10:30:27 10:11:03 3 8.16 0.00 7.41 1.85 25.20 57.38 10:30:27 10:12:06 all 8.71 0.00 8.65 12.06 42.96 27.62 10:30:27 10:12:06 0 8.52 0.00 8.43 11.13 42.82 29.10 10:30:27 10:12:06 1 8.13 0.00 8.86 13.05 43.12 26.84 10:30:27 10:12:06 2 9.63 0.00 8.53 12.58 42.38 26.88 10:30:27 10:12:06 3 8.59 0.00 8.77 11.48 43.53 27.63 10:30:27 10:30:27 10:12:06 CPU %user %nice %system %iowait %steal %idle 10:30:27 10:13:06 all 6.51 0.00 11.00 25.51 31.67 25.31 10:30:27 10:13:06 0 6.95 0.00 10.70 23.64 31.92 26.78 10:30:27 10:13:06 1 6.92 0.00 11.75 27.93 31.71 21.69 10:30:27 10:13:06 2 6.19 0.00 11.06 27.10 31.08 24.57 10:30:27 10:13:06 3 5.99 0.00 10.51 23.38 31.95 28.18 10:30:27 10:14:05 all 8.21 0.00 6.28 31.46 35.35 18.71 10:30:27 10:14:05 0 8.16 0.00 6.51 30.20 35.76 19.36 10:30:27 10:14:05 1 7.80 0.00 5.93 31.45 34.91 19.91 10:30:27 10:14:05 2 8.44 0.00 6.26 33.41 34.80 17.08 10:30:27 10:14:05 3 8.44 0.00 6.41 30.78 35.93 18.45 10:30:27 10:15:03 all 48.79 0.00 11.72 8.54 23.48 7.47 10:30:27 10:15:03 0 46.33 0.00 11.81 8.21 25.54 8.11 10:30:27 10:15:03 1 50.93 0.00 11.66 9.69 20.46 7.25 10:30:27 10:15:03 2 50.20 0.00 12.10 8.43 22.36 6.91 10:30:27 10:15:03 3 47.66 0.00 11.27 7.85 25.59 7.62 10:30:27 10:16:01 all 20.82 0.53 12.84 12.60 33.28 19.94 10:30:27 10:16:01 0 19.72 0.53 12.03 11.81 34.87 21.03 10:30:27 10:16:01 1 20.84 0.52 12.35 15.72 32.17 18.41 10:30:27 10:16:01 2 21.26 0.52 13.33 11.64 33.84 19.41 10:30:27 10:16:01 3 21.46 0.55 13.63 11.25 32.23 20.88 10:30:27 10:17:08 all 9.00 0.35 11.52 16.61 40.73 21.78 10:30:27 10:17:08 0 8.86 0.36 11.36 17.34 40.04 22.04 10:30:27 10:17:08 1 9.06 0.38 11.64 17.48 40.44 21.01 10:30:27 10:17:08 2 9.23 0.30 11.16 14.96 41.41 22.95 10:30:27 10:17:08 3 8.88 0.38 11.92 16.67 41.03 21.13 10:30:27 10:18:03 all 22.14 0.26 12.26 14.27 40.93 10.15 10:30:27 10:18:03 0 24.12 0.24 14.14 14.55 38.87 8.07 10:30:27 10:18:03 1 21.69 0.26 11.97 12.02 40.92 13.14 10:30:27 10:18:03 2 20.65 0.26 10.92 15.89 43.07 9.21 10:30:27 10:18:03 3 22.09 0.28 11.98 14.58 40.85 10.22 10:30:27 10:19:02 all 15.88 0.52 12.61 23.03 32.66 15.31 10:30:27 10:19:02 0 16.19 0.53 12.77 21.97 32.42 16.11 10:30:27 10:19:02 1 14.53 0.52 12.56 24.64 32.60 15.15 10:30:27 10:19:02 2 15.68 0.56 12.48 23.03 33.19 15.06 10:30:27 10:19:02 3 17.14 0.47 12.61 22.44 32.44 14.91 10:30:27 10:20:01 all 22.26 0.42 10.54 6.20 38.27 22.31 10:30:27 10:20:01 0 22.42 0.42 10.67 4.73 39.63 22.13 10:30:27 10:20:01 1 23.48 0.38 10.94 7.16 37.48 20.55 10:30:27 10:20:01 2 20.02 0.49 10.41 7.01 37.50 24.57 10:30:27 10:20:01 3 23.13 0.37 10.15 5.91 38.48 21.96 10:30:27 10:21:02 all 5.80 0.53 6.98 8.42 29.37 48.91 10:30:27 10:21:02 0 10.06 0.50 8.03 10.72 27.95 42.74 10:30:27 10:21:02 1 4.52 0.50 6.07 9.06 29.47 50.38 10:30:27 10:21:02 2 4.59 0.50 6.97 6.38 30.07 51.49 10:30:27 10:21:02 3 4.21 0.63 6.90 7.56 29.92 50.79 10:30:27 10:22:01 all 1.01 0.07 2.42 2.24 12.45 81.81 10:30:27 10:22:01 0 1.87 0.06 2.45 2.04 12.03 81.54 10:30:27 10:22:01 1 0.67 0.06 2.33 2.27 13.12 81.55 10:30:27 10:22:01 2 0.79 0.08 2.62 3.80 12.00 80.71 10:30:27 10:22:01 3 0.71 0.08 2.27 0.84 12.65 83.45 10:30:27 10:23:01 all 0.08 0.00 0.10 0.08 1.82 97.92 10:30:27 10:23:01 0 0.25 0.00 0.11 0.02 2.05 97.58 10:30:27 10:23:01 1 0.03 0.00 0.12 0.25 1.27 98.34 10:30:27 10:23:01 2 0.03 0.00 0.07 0.03 2.58 97.29 10:30:27 10:23:01 3 0.00 0.00 0.10 0.03 1.37 98.50 10:30:27 10:30:27 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:30:27 10:24:01 all 0.07 0.00 0.07 0.00 0.46 99.40 10:30:27 10:24:01 0 0.18 0.00 0.05 0.00 0.50 99.27 10:30:27 10:24:01 1 0.03 0.00 0.03 0.00 0.65 99.29 10:30:27 10:24:01 2 0.02 0.00 0.08 0.00 0.15 99.75 10:30:27 10:24:01 3 0.07 0.00 0.10 0.00 0.55 99.29 10:30:27 10:25:01 all 0.10 0.00 0.02 0.00 0.47 99.41 10:30:27 10:25:01 0 0.02 0.00 0.02 0.00 0.12 99.85 10:30:27 10:25:01 1 0.03 0.00 0.02 0.00 0.71 99.24 10:30:27 10:25:01 2 0.03 0.00 0.02 0.00 0.61 99.34 10:30:27 10:25:01 3 0.32 0.00 0.02 0.00 0.43 99.24 10:30:27 10:26:01 all 0.07 0.00 0.11 0.00 0.38 99.43 10:30:27 10:26:01 0 0.02 0.00 0.10 0.00 0.23 99.65 10:30:27 10:26:01 1 0.03 0.00 0.05 0.00 0.22 99.70 10:30:27 10:26:01 2 0.05 0.00 0.12 0.02 0.27 99.55 10:30:27 10:26:01 3 0.20 0.00 0.17 0.00 0.80 98.84 10:30:27 10:27:01 all 0.07 0.00 0.03 0.00 0.21 99.68 10:30:27 10:27:01 0 0.23 0.00 0.02 0.00 0.10 99.65 10:30:27 10:27:01 1 0.02 0.00 0.03 0.00 0.43 99.52 10:30:27 10:27:01 2 0.05 0.00 0.05 0.00 0.25 99.65 10:30:27 10:27:01 3 0.00 0.00 0.02 0.00 0.07 99.92 10:30:27 10:28:01 all 0.10 0.00 0.02 0.00 0.13 99.75 10:30:27 10:28:01 0 0.27 0.00 0.03 0.00 0.37 99.34 10:30:27 10:28:01 1 0.02 0.00 0.02 0.00 0.05 99.92 10:30:27 10:28:01 2 0.12 0.00 0.03 0.00 0.10 99.75 10:30:27 10:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:30:27 10:29:01 all 0.12 0.00 0.03 0.00 0.17 99.68 10:30:27 10:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:30:27 10:29:01 1 0.07 0.00 0.05 0.00 0.47 99.42 10:30:27 10:29:01 2 0.42 0.00 0.05 0.00 0.18 99.35 10:30:27 10:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:30:27 10:30:01 all 4.67 0.00 4.21 2.97 16.22 71.93 10:30:27 10:30:01 0 5.21 0.00 4.70 1.95 16.28 71.87 10:30:27 10:30:01 1 4.33 0.00 4.05 2.64 16.53 72.45 10:30:27 10:30:01 2 4.07 0.00 4.45 2.75 15.39 73.33 10:30:27 10:30:01 3 5.08 0.00 3.67 4.50 16.67 70.08 10:30:27 Average: all 11.04 0.09 6.56 6.72 24.18 51.40 10:30:27 Average: 0 11.45 0.09 6.71 6.48 24.43 50.84 10:30:27 Average: 1 10.90 0.09 6.42 7.18 24.15 51.27 10:30:27 Average: 2 10.56 0.09 6.59 6.72 24.03 52.01 10:30:27 Average: 3 11.27 0.10 6.54 6.50 24.13 51.47 10:30:27 10:30:27 10:30:27