Pull request #3275 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 24d41aa13106852e9bb405be786bb5b163481b42 rather than 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 Obtained Jenkinsfile from 24d41aa13106852e9bb405be786bb5b163481b42 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-30535 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 > 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/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # 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 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 Merge succeeded, producing 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 Checking out Revision 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 (PR-3275) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 Commit message: "Merge branch 'master' into issue-3265" > git rev-list --no-walk d139c146f6aabe13c9ba8c2e8ebbb4bd5c9342e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:58:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:58:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:58:55 ========================================================= 10:58:55 EdgeX Global Pipelines Version Info 10:58:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:58:56 ------------------- 10:58:56 stable info: 10:58:56 ------------------- 10:58:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:58:56 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:58:56 Message: update stable to v1.0.184 10:58:57 ------------------- 10:58:57 experimental info: 10:58:57 ------------------- 10:58:57 Commited By: **** collab-it+edgex@linuxfoundation.org 10:58:57 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:58:57 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3275 [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3275 [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3275 [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fdac07 [Pipeline] echo 10:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:59:00 provisioning config files... 10:59:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2532932470728636460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:01 ---> docker-login.sh 10:59:01 nexus3.edgexfoundry.org:10001 10:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:01 Configure a credential helper to remove this warning. See 10:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:01 10:59:01 Login Succeeded 10:59:01 nexus3.edgexfoundry.org:10002 10:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:01 Configure a credential helper to remove this warning. See 10:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:01 10:59:01 Login Succeeded 10:59:01 nexus3.edgexfoundry.org:10003 10:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:02 Configure a credential helper to remove this warning. See 10:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:02 10:59:02 Login Succeeded 10:59:02 nexus3.edgexfoundry.org:10004 10:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:02 Configure a credential helper to remove this warning. See 10:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:02 10:59:02 Login Succeeded 10:59:02 docker.io 10:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:02 Configure a credential helper to remove this warning. See 10:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:02 10:59:02 Login Succeeded 10:59:02 ---> docker-login.sh ends [Pipeline] } 10:59:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:03 ++ 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:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/core-command/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo core-command,cmd/core-command/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/core-data/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo core-data,cmd/core-data/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ cut -d/ -f2 10:59:03 ++ dirname cmd/core-metadata/Dockerfile 10:59:03 + echo core-metadata,cmd/core-metadata/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/security-bootstrapper/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/security-proxy-setup/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/support-notifications/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo support-notifications,cmd/support-notifications/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/support-scheduler/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:59:03 + for file in '`ls cmd/**/Dockerfile`' 10:59:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:59:03 ++ cut -d/ -f2 10:59:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:59:03 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:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:04 10:59:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:59:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:04 latest: Pulling from edgex-devops/git-semver 10:59:04 31603596830f: Pulling fs layer 10:59:04 2a8b12db71e7: Pulling fs layer 10:59:04 6ca5941a6612: Pulling fs layer 10:59:04 ecc8261a40a4: Pulling fs layer 10:59:04 ecc8261a40a4: Waiting 10:59:04 2a8b12db71e7: Verifying Checksum 10:59:04 2a8b12db71e7: Download complete 10:59:04 31603596830f: Verifying Checksum 10:59:04 31603596830f: Download complete 10:59:04 ecc8261a40a4: Verifying Checksum 10:59:04 ecc8261a40a4: Download complete 10:59:04 6ca5941a6612: Verifying Checksum 10:59:04 6ca5941a6612: Download complete 10:59:04 31603596830f: Pull complete 10:59:05 2a8b12db71e7: Pull complete 10:59:06 6ca5941a6612: Pull complete 10:59:06 ecc8261a40a4: Pull complete 10:59:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:59:06 prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container 10:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:59:09 $ docker top 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:09 [ssh-agent] Looking for ssh-agent implementation... 10:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:09 $ docker exec 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent 10:59:10 SSH_AUTH_SOCK=/tmp/ssh-JIzaWgpXNNaR/agent.13 10:59:10 SSH_AGENT_PID=18 10:59:10 Running ssh-add (command line suppressed) 10:59:10 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4894779293689505496.key (/w/workspace/edgex-go/3@tmp/private_key_4894779293689505496.key) 10:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:10 + git tag --points-at HEAD [Pipeline] } 10:59:10 $ docker exec --env ******** --env ******** 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent -k 10:59:10 unset SSH_AUTH_SOCK; 10:59:10 unset SSH_AGENT_PID; 10:59:10 echo Agent pid 18 killed; 10:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:10 [ssh-agent] Looking for ssh-agent implementation... 10:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:11 $ docker exec 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent 10:59:11 SSH_AUTH_SOCK=/tmp/ssh-htdPGJn76dFY/agent.47 10:59:11 SSH_AGENT_PID=52 10:59:11 Running ssh-add (command line suppressed) 10:59:11 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6268115237575870705.key (/w/workspace/edgex-go/3@tmp/private_key_6268115237575870705.key) 10:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:11 + git semver init 10:59:11 # -> Open(): unable to determine branch for HEAD 10:59:11 # $GIT_DIR = /w/workspace/edgex-go/3/.git 10:59:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 10:59:11 # $SEMVER_REMOTE_NAME = origin 10:59:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:59:11 # $SEMVER_USER_NAME = edgex-jenkins 10:59:11 # $SEMVER_BRANCH = PR-3275 10:59:11 # $SEMVER_TEMP = /tmp/semver-907989903 10:59:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:59:30 # '/tmp/semver-907989903' -> '/w/workspace/edgex-go/3/.semver' 10:59:31 # -> Force: false 10:59:31 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 10:59:31 $ docker exec --env ******** --env ******** 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe ssh-agent -k 10:59:31 unset SSH_AUTH_SOCK; 10:59:31 unset SSH_AGENT_PID; 10:59:31 echo Agent pid 52 killed; 10:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:31 + git semver [Pipeline] } 10:59:32 $ docker stop --time=1 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe 10:59:33 $ docker rm -f 583c6e25ba382d09ecda9293648de7d0bb221c328e9c4035792b63293d5a9bfe [Pipeline] // withDockerContainer [Pipeline] sh 10:59:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:34 Stashed 1 file(s) [Pipeline] echo 10:59:34 [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:59:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:59:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:59:36 + sudo service docker restart 10:59:36 + true 10:59:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:59:37 ========================================================= 10:59:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:59:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:59:37 + 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:59:41 Sending build context to Docker daemon 328.7MB 10:59:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:59:41 Step 2/6 : FROM ${BASE} 10:59:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:41 188c0c94c7c5: Pulling fs layer 10:59:41 0ef7d3d256c8: Pulling fs layer 10:59:41 de9db76c5a1d: Pulling fs layer 10:59:41 bca2f99d35d6: Pulling fs layer 10:59:41 93359f2a8cfa: Pulling fs layer 10:59:41 7c6f9722023f: Pulling fs layer 10:59:41 a35cf1a2eb13: Pulling fs layer 10:59:41 bca2f99d35d6: Waiting 10:59:41 93359f2a8cfa: Waiting 10:59:41 7c6f9722023f: Waiting 10:59:41 a35cf1a2eb13: Waiting 10:59:41 de9db76c5a1d: Verifying Checksum 10:59:41 de9db76c5a1d: Download complete 10:59:41 0ef7d3d256c8: Verifying Checksum 10:59:41 0ef7d3d256c8: Download complete 10:59:41 93359f2a8cfa: Verifying Checksum 10:59:41 93359f2a8cfa: Download complete 10:59:41 7c6f9722023f: Verifying Checksum 10:59:41 7c6f9722023f: Download complete 10:59:41 188c0c94c7c5: Download complete 10:59:41 188c0c94c7c5: Pull complete 10:59:41 0ef7d3d256c8: Pull complete 10:59:42 de9db76c5a1d: Pull complete 10:59:43 a35cf1a2eb13: Verifying Checksum 10:59:43 a35cf1a2eb13: Download complete 10:59:44 bca2f99d35d6: Verifying Checksum 10:59:44 bca2f99d35d6: Download complete 10:59:50 Still waiting to schedule task 10:59:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:59:52 bca2f99d35d6: Pull complete 10:59:52 93359f2a8cfa: Pull complete 10:59:52 7c6f9722023f: Pull complete 10:59:55 a35cf1a2eb13: Pull complete 10:59:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:59:55 ---> a62c8e92a672 10:59:55 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:59:56 ---> Running in f5f593d461a4 10:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:59:59 (1/12) Installing libmagic (5.38-r0) 10:59:59 (2/12) Installing file (5.38-r0) 10:59:59 (3/12) Installing libc-dev (0.7.2-r3) 10:59:59 (4/12) Installing g++ (9.3.0-r2) 11:00:11 (5/12) Installing fortify-headers (1.1-r0) 11:00:11 (6/12) Installing patch (2.7.6-r6) 11:00:11 (7/12) Installing build-base (0.5-r2) 11:00:11 (8/12) Installing libsodium (1.0.18-r0) 11:00:11 (9/12) Installing pkgconf (1.7.2-r0) 11:00:11 (10/12) Installing libsodium-dev (1.0.18-r0) 11:00:11 (11/12) Installing libzmq (4.3.3-r0) 11:00:11 (12/12) Installing zeromq-dev (4.3.3-r0) 11:00:11 Executing busybox-1.31.1-r19.trigger 11:00:11 OK: 233 MiB in 51 packages 11:00:16 Removing intermediate container f5f593d461a4 11:00:16 ---> 7ac36f006e9c 11:00:16 Step 4/6 : WORKDIR /edgex-go 11:00:16 ---> Running in bc8930fd5723 11:00:16 Removing intermediate container bc8930fd5723 11:00:16 ---> 61c957b332ff 11:00:16 Step 5/6 : COPY go.mod . 11:00:16 ---> 2f99aa303817 11:00:16 Step 6/6 : RUN go mod download 11:00:16 ---> Running in a87cb9cf7adb 11:00:39 Removing intermediate container a87cb9cf7adb 11:00:39 ---> 56409d4058e5 11:00:39 Successfully built 56409d4058e5 11:00:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:00:40 + docker inspect -f . ci-base-image-x86_64 11:00:40 . [Pipeline] withDockerContainer 11:00:40 prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container 11:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 11:00:41 $ docker top 60f174433b95faff6f0d9e04abea38ba2deb13938aed610cccea567f681344fa -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:41 + go version 11:00:41 go version go1.15.5 linux/amd64 [Pipeline] } 11:00:41 $ docker stop --time=1 60f174433b95faff6f0d9e04abea38ba2deb13938aed610cccea567f681344fa 11:00:43 $ docker rm -f 60f174433b95faff6f0d9e04abea38ba2deb13938aed610cccea567f681344fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:43 + docker inspect -f . ci-base-image-x86_64 11:00:43 . [Pipeline] withDockerContainer 11:00:44 prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container 11:00:44 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 11:00:44 $ docker top 500f222a60a2c3fdcc4ebf01dbba2fe88576c2cd89aae2ad52bef15ce1460dce -eo pid,comm [Pipeline] { [Pipeline] echo 11:00:45 ========================================================= 11:00:45 [edgeXBuildGoParallel] Running Tests and Build... 11:00:45 ========================================================= [Pipeline] sh 11:00:45 + make test 11:00:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:00:57 ? github.com/edgexfoundry/edgex-go [no test files] 11:01:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:01:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:01:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:01:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:01:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:01:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:01:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:01:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:01:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:01:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:01:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:01:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:01:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.146s coverage: 45.9% of statements 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.101s coverage: 19.8% of statements 11:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.095s coverage: 100.0% of statements 11:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.266s coverage: 27.1% of statements 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.131s coverage: 71.3% of statements 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:01:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.235s coverage: 82.9% of statements 11:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:01:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements 11:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.509s coverage: 28.6% of statements 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.589s coverage: 92.8% of statements 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 0.1% of statements 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.100s coverage: 47.1% of statements 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.167s coverage: 79.5% of statements 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements 11:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 11:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 11:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.194s coverage: 81.9% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 77.8% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.6% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.6% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 62.4% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.063s coverage: 91.3% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 69.0% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 38.4% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.165s coverage: 47.0% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.065s coverage: 100.0% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.257s coverage: 87.1% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.985s coverage: 29.1% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.102s coverage: 99.0% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.120s coverage: 96.5% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:02:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 11:02:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:02:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:02:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 11:02:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements 11:02:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 11:02:18 GO111MODULE=on go vet ./... 11:02:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30538 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws 11:02:27 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 11:02:32 using credential edgex-jenkins-ssh 11:02:32 Cloning the remote Git repository 11:02:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:02:32 > git init /w/workspace/edgex-go/3 # timeout=10 11:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:02:32 > git --version # timeout=10 11:02:32 > git --version # 'git version 2.17.1' 11:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:50 Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:02:51 Merge succeeded, producing 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:02:51 Checking out Revision 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 (PR-3275) 11:02:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:02:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:02:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:02:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:02:50 > git config core.sparsecheckout # timeout=10 11:02:50 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 11:02:50 > git remote # timeout=10 11:02:50 > git config --get remote.origin.url # timeout=10 11:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:51 > git merge 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 11:02:51 > git rev-parse HEAD^{commit} # timeout=10 11:02:51 > git config core.sparsecheckout # timeout=10 11:02:51 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 11:02:55 Commit message: "Merge branch 'master' into issue-3265" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:02:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 11:02:57 gofmt -l . 11:02:57 [ "`gofmt -l .`" = "" ] 11:02:57 ./bin/test-go-mod-tidy.sh 11:02:57 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] sh 11:02:58 + sudo service docker restart 11:02:58 + true 11:02:58 + ls -al . 11:02:58 total 760 11:02:58 drwxrwxr-x 10 1001 1001 4096 Mar 19 11:02 . 11:02:58 drwxr-xr-x 4 root root 28 Mar 19 11:00 .. 11:02:58 -rw-rw-r-- 1 1001 1001 11 Mar 19 10:58 .dockerignore 11:02:58 drwxrwxr-x 8 1001 1001 179 Mar 19 10:58 .git 11:02:58 drwxrwxr-x 3 1001 1001 125 Mar 19 10:58 .github 11:02:58 -rw-rw-r-- 1 1001 1001 818 Mar 19 10:58 .gitignore 11:02:58 drwx------ 3 1001 1001 60 Mar 19 10:59 .semver 11:02:58 -rw-rw-r-- 1 1001 1001 166 Mar 19 10:58 .sonarcloud.properties 11:02:58 -rw-rw-r-- 1 1001 1001 8607 Mar 19 10:58 Attribution.txt 11:02:58 -rw-rw-r-- 1 1001 1001 3804 Mar 19 10:58 CONTRIBUTING.md 11:02:58 -rw-rw-r-- 1 1001 1001 931 Mar 19 10:58 Dockerfile.build 11:02:58 -rw-rw-r-- 1 1001 1001 863 Mar 19 10:58 Jenkinsfile 11:02:58 -rw-rw-r-- 1 1001 1001 10775 Mar 19 10:58 LICENSE 11:02:58 -rw-rw-r-- 1 1001 1001 5774 Mar 19 10:58 Makefile 11:02:58 -rw-rw-r-- 1 1001 1001 6548 Mar 19 10:58 README.md 11:02:58 -rw-rw-r-- 1 1001 1001 6755 Mar 19 10:58 SECURITY.md 11:02:58 -rw-rw-r-- 1 1001 1001 5 Mar 19 10:59 VERSION 11:02:58 -rw-rw-r-- 1 1001 1001 4131 Mar 19 10:58 ZMQWindows.md 11:02:58 drwxrwxr-x 2 1001 1001 117 Mar 19 10:58 bin 11:02:58 drwxrwxr-x 14 1001 1001 4096 Mar 19 10:58 cmd 11:02:58 -rw-r--r-- 1 root root 650607 Mar 19 11:02 coverage.out 11:02:58 -rw-r--r-- 1 root root 1055 Mar 19 11:02 go.mod 11:02:58 -rw-r--r-- 1 root root 21981 Mar 19 11:02 go.sum 11:02:58 drwxrwxr-x 8 1001 1001 127 Mar 19 10:58 internal 11:02:58 drwxrwxr-x 4 1001 1001 26 Mar 19 10:58 openapi 11:02:58 drwxrwxr-x 4 1001 1001 71 Mar 19 10:58 snap 11:02:58 -rw-rw-r-- 1 1001 1001 168 Mar 19 10:58 version.go [Pipeline] sh 11:02:58 + '[' -e coverage.out ] 11:02:58 + chown 1001:1001 coverage.out [Pipeline] stash 11:02:59 Stashed 1 file(s) [Pipeline] sh 11:02:59 + make build 11:02:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:03:00 provisioning config files... 11:03:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1465609160761299443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:01 ---> docker-login.sh 11:03:01 nexus3.edgexfoundry.org:10001 11:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:02 Configure a credential helper to remove this warning. See 11:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:02 11:03:02 Login Succeeded 11:03:02 nexus3.edgexfoundry.org:10002 11:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:03 Configure a credential helper to remove this warning. See 11:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:03 11:03:03 Login Succeeded 11:03:03 nexus3.edgexfoundry.org:10003 11:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:03 Configure a credential helper to remove this warning. See 11:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:03 11:03:03 Login Succeeded 11:03:03 nexus3.edgexfoundry.org:10004 11:03:03 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 11:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:04 Configure a credential helper to remove this warning. See 11:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:04 11:03:04 Login Succeeded 11:03:04 docker.io 11:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:04 Configure a credential helper to remove this warning. See 11:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:04 11:03:04 Login Succeeded 11:03:04 ---> docker-login.sh ends [Pipeline] } 11:03:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:05 ========================================================= 11:03:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:03:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:03:05 + 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 . 11:03:08 Sending build context to Docker daemon 166.8MB 11:03:08 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:03:08 Step 2/6 : FROM ${BASE} 11:03:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:03:08 5f621e34cdf4: Pulling fs layer 11:03:08 a4357932f1b6: Pulling fs layer 11:03:08 18c013af1878: Pulling fs layer 11:03:08 00ac8860ef70: Pulling fs layer 11:03:08 63d7cb157983: Pulling fs layer 11:03:08 b116817d02f9: Pulling fs layer 11:03:08 745a02a5169b: Pulling fs layer 11:03:08 00ac8860ef70: Waiting 11:03:08 63d7cb157983: Waiting 11:03:08 b116817d02f9: Waiting 11:03:08 18c013af1878: Download complete 11:03:08 a4357932f1b6: Verifying Checksum 11:03:08 a4357932f1b6: Download complete 11:03:08 63d7cb157983: Verifying Checksum 11:03:08 63d7cb157983: Download complete 11:03:08 5f621e34cdf4: Verifying Checksum 11:03:08 5f621e34cdf4: Download complete 11:03:08 b116817d02f9: Verifying Checksum 11:03:08 b116817d02f9: Download complete 11:03:08 5f621e34cdf4: Pull complete 11:03:09 a4357932f1b6: Pull complete 11:03:10 18c013af1878: Pull complete 11:03:12 745a02a5169b: Verifying Checksum 11:03:12 745a02a5169b: Download complete 11:03:14 00ac8860ef70: Verifying Checksum 11:03:14 00ac8860ef70: Download complete 11:03:16 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 11:03:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:03:19 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 11:03:21 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 11:03:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:03:24 00ac8860ef70: Pull complete 11:03:24 63d7cb157983: Pull complete 11:03:24 b116817d02f9: Pull complete 11:03:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:03:27 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 11:03:27 745a02a5169b: Pull complete 11:03:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:03:27 ---> b7e6874047d6 11:03:27 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 11:03:29 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 11:03:30 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 11:03:31 ---> Running in 508478d92df5 11:03:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:03:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:03:34 (1/12) Installing libmagic (5.38-r0) 11:03:34 (2/12) Installing file (5.38-r0) 11:03:34 (3/12) Installing libc-dev (0.7.2-r3) 11:03:34 (4/12) Installing g++ (9.3.0-r2) [Pipeline] } 11:03:35 $ docker stop --time=1 500f222a60a2c3fdcc4ebf01dbba2fe88576c2cd89aae2ad52bef15ce1460dce 11:03:37 $ docker rm -f 500f222a60a2c3fdcc4ebf01dbba2fe88576c2cd89aae2ad52bef15ce1460dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:03:39 11:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:03:40 (5/12) Installing fortify-headers (1.1-r0) 11:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:03:40 latest: Pulling from edgex-devops/edgex-compose 11:03:40 (6/12) Installing patch (2.7.6-r6) 11:03:40 (7/12) Installing build-base (0.5-r2) 11:03:40 (8/12) Installing libsodium (1.0.18-r0) 11:03:40 cbdbe7a5bc2a: Pulling fs layer 11:03:40 ca9280d653b3: Pulling fs layer 11:03:40 7e9c9ca2126c: Pulling fs layer 11:03:40 (9/12) Installing pkgconf (1.7.2-r0) 11:03:40 (10/12) Installing libsodium-dev (1.0.18-r0) 11:03:40 (11/12) Installing libzmq (4.3.3-r0) 11:03:40 cbdbe7a5bc2a: Download complete 11:03:40 (12/12) Installing zeromq-dev (4.3.3-r0) 11:03:40 Executing busybox-1.31.1-r19.trigger 11:03:40 OK: 217 MiB in 51 packages 11:03:41 cbdbe7a5bc2a: Pull complete 11:03:41 ca9280d653b3: Verifying Checksum 11:03:41 ca9280d653b3: Download complete 11:03:42 ca9280d653b3: Pull complete 11:03:44 7e9c9ca2126c: Verifying Checksum 11:03:44 7e9c9ca2126c: Download complete 11:03:46 Removing intermediate container 508478d92df5 11:03:46 ---> 2db08c5d4159 11:03:46 Step 4/6 : WORKDIR /edgex-go 11:03:46 ---> Running in 7ef65152e77a 11:03:46 Removing intermediate container 7ef65152e77a 11:03:46 ---> 2179d92fd4a0 11:03:46 Step 5/6 : COPY go.mod . 11:03:46 ---> c74f2c8c4b49 11:03:46 Step 6/6 : RUN go mod download 11:03:46 ---> Running in 40f1f0969337 11:03:52 7e9c9ca2126c: Pull complete 11:03:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:03:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:03:53 prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container 11:03:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 11:03:56 $ docker top 19b829833ba228061c689937df9d60f1a6a1b828882f3351a7b52b07497ee815 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:56 + docker-compose build --help 11:03:56 + grep parallel 11:03:58 --parallel Build images in parallel. [Pipeline] } 11:03:58 $ docker stop --time=1 19b829833ba228061c689937df9d60f1a6a1b828882f3351a7b52b07497ee815 11:04:00 $ docker rm -f 19b829833ba228061c689937df9d60f1a6a1b828882f3351a7b52b07497ee815 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:04:00 . [Pipeline] withDockerContainer 11:04:00 prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container 11:04:01 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:04:01 $ docker top 0c993629d2f6981bf23342c8e1f1899241eaae386ec27ffa0ea24fcba21a8e53 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:02 + docker-compose -f ./docker-compose-build.yml build --parallel 11:04:04 Building docker-core-command-go ... 11:04:04 Building docker-core-data-go ... 11:04:04 Building docker-core-metadata-go ... 11:04:04 Building docker-security-bootstrapper-go ... 11:04:04 Building docker-security-proxy-setup-go ... 11:04:04 Building docker-security-secretstore-setup-go ... 11:04:04 Building docker-support-notifications-go ... 11:04:04 Building docker-support-scheduler-go ... 11:04:04 Building docker-sys-mgmt-agent-go ... 11:04:04 Building docker-core-data-go 11:04:04 Building docker-security-bootstrapper-go 11:04:04 Building docker-security-secretstore-setup-go 11:04:04 Building docker-security-proxy-setup-go 11:04:04 Building docker-sys-mgmt-agent-go 11:04:19 Removing intermediate container 40f1f0969337 11:04:19 ---> b5e0b878269c 11:04:19 Successfully built b5e0b878269c 11:04:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:04:19 + docker inspect -f . ci-base-image-arm64 11:04:19 . [Pipeline] withDockerContainer 11:04:20 prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container 11:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 11:04:21 $ docker top 767e636e4a8f78307f2280a479146cab9fb6ca19faf954f78467ad75be333397 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:22 + go version 11:04:22 go version go1.15.5 linux/arm64 [Pipeline] } 11:04:22 $ docker stop --time=1 767e636e4a8f78307f2280a479146cab9fb6ca19faf954f78467ad75be333397 11:04:24 $ docker rm -f 767e636e4a8f78307f2280a479146cab9fb6ca19faf954f78467ad75be333397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:04:26 + docker inspect -f . ci-base-image-arm64 11:04:26 . [Pipeline] withDockerContainer 11:04:26 prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container 11:04:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 11:04:27 $ docker top 75a050849d3b398c5dbfa68187f5a5f16a1aa0f7ad49efbfa20e4fefcd574df6 -eo pid,comm [Pipeline] { [Pipeline] echo 11:04:28 ========================================================= 11:04:28 [edgeXBuildGoParallel] Running Tests and Build... 11:04:28 ========================================================= [Pipeline] sh 11:04:28 + make test 11:04:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:04:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:04:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:04:51 ---> 56409d4058e5 11:04:51 Step 3/23 : WORKDIR /edgex-go 11:04:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:04:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:04:51 ---> 56409d4058e5 11:04:51 Step 3/24 : WORKDIR /edgex-go 11:04:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:04:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:04:51 ---> 56409d4058e5 11:04:51 Step 3/21 : WORKDIR /edgex-go 11:04:51 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:04:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:04:51 ---> 56409d4058e5 11:04:51 Step 3/31 : WORKDIR /edgex-go 11:04:51 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:04:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:04:51 ---> 56409d4058e5 11:04:51 Step 3/26 : WORKDIR /edgex-go 11:04:51 ---> Running in 13945a5c8683 11:04:51 ---> Running in 42095d79826b 11:04:51 ---> Running in 59a5e16389aa 11:04:51 ---> Running in 1aeb1b036c73 11:04:51 ---> Running in 79d0ec02b092 11:04:51 Removing intermediate container 13945a5c8683 11:04:51 ---> 58423069d58d 11:04:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:51 Removing intermediate container 1aeb1b036c73 11:04:51 ---> 45aebebe3562 11:04:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:51 Removing intermediate container 59a5e16389aa 11:04:51 ---> f96f89cb9144 11:04:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:51 Removing intermediate container 42095d79826b 11:04:51 ---> 521c7755cca7 11:04:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:51 Removing intermediate container 79d0ec02b092 11:04:51 ---> ffac721bdb5c 11:04:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:51 ---> Running in 7ae69fa6ab50 11:04:51 ---> Running in 2725a29425fe 11:04:51 ---> Running in 4362d03ea8b3 11:04:51 ---> Running in 56f21c1456e1 11:04:51 ---> Running in 342bdc4dfaae 11:04:53 Removing intermediate container 7ae69fa6ab50 11:04:53 ---> d3671533b176 11:04:53 Step 5/21 : RUN apk add --update --no-cache make git 11:04:53 ---> Running in edd355829504 11:04:53 Removing intermediate container 4362d03ea8b3 11:04:53 ---> 4ef1419a96dc 11:04:53 Step 5/26 : RUN apk add --update --no-cache make bash git 11:04:53 Removing intermediate container 2725a29425fe 11:04:53 ---> 1a23b79de243 11:04:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:04:53 Removing intermediate container 342bdc4dfaae 11:04:53 ---> 078f44dc03c8 11:04:53 Step 5/31 : RUN apk add --update --no-cache make git 11:04:54 ---> Running in 5323a4657475 11:04:54 ---> Running in 3e9b7c9f77f7 11:04:54 ---> Running in fdefe0164015 11:04:54 Removing intermediate container 56f21c1456e1 11:04:54 ---> 6d4323749dcd 11:04:54 Step 5/24 : RUN apk add --update --no-cache make git 11:04:54 ---> Running in 7d35c6fdbc24 11:04:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:04:55 ? github.com/edgexfoundry/edgex-go [no test files] 11:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:04:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:04:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:04:57 OK: 233 MiB in 51 packages 11:04:57 OK: 233 MiB in 51 packages 11:04:57 OK: 233 MiB in 51 packages 11:04:57 OK: 233 MiB in 51 packages 11:04:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:04:58 Removing intermediate container edd355829504 11:04:58 ---> c0780cfe5bce 11:04:58 Step 6/21 : COPY go.mod . 11:04:58 Removing intermediate container 3e9b7c9f77f7 11:04:58 ---> f3670f23d16d 11:04:58 Step 6/31 : COPY go.mod . 11:04:58 Removing intermediate container 7d35c6fdbc24 11:04:58 ---> 6428d0be359c 11:04:58 Step 6/24 : COPY go.mod . 11:04:58 Removing intermediate container fdefe0164015 11:04:58 ---> 29b8868cc701 11:04:58 Step 6/23 : COPY go.mod . 11:04:59 ---> 842084906487 11:04:59 Step 7/21 : RUN go mod download 11:04:59 ---> 61193450e5b8 11:04:59 Step 7/31 : RUN go mod download 11:04:59 ---> Running in b3b81ba9b707 11:04:59 ---> Running in ce9024bedf1b 11:04:59 ---> 8addec587395 11:04:59 Step 7/24 : RUN go mod download 11:04:59 ---> bdeca07ad659 11:04:59 Step 7/23 : RUN go mod download 11:04:59 ---> Running in 43d5c221dc5e 11:04:59 ---> Running in c0303962dbb7 11:04:59 OK: 233 MiB in 51 packages 11:05:00 Removing intermediate container 5323a4657475 11:05:00 ---> ae1d3f07ecf6 11:05:00 Step 6/26 : COPY go.mod . 11:05:01 ---> 665ba1e8a30e 11:05:01 Step 7/26 : RUN go mod download 11:05:01 ---> Running in 869d2ef1b6fb 11:05:02 Removing intermediate container ce9024bedf1b 11:05:02 ---> 0c9236a3b7f3 11:05:02 Step 8/31 : COPY . . 11:05:02 Removing intermediate container 43d5c221dc5e 11:05:02 ---> a5fbf50d0b45 11:05:02 Step 8/24 : COPY . . 11:05:02 Removing intermediate container c0303962dbb7 11:05:02 ---> ea7602c309c9 11:05:02 Step 8/23 : COPY . . 11:05:02 Removing intermediate container b3b81ba9b707 11:05:02 ---> 3e2a63f50e8f 11:05:02 Step 8/21 : COPY . . 11:05:09 Removing intermediate container 869d2ef1b6fb 11:05:09 ---> 8a068aa4bcd6 11:05:09 Step 8/26 : COPY . . 11:05:49 ---> cad68183ccf4 11:05:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:05:49 ---> 2f2af2d087df 11:05:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:05:49 ---> 0dc4bacb431d 11:05:49 Step 9/23 : RUN make cmd/core-data/core-data 11:05:49 ---> 8833468b6988 11:05:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:05:49 ---> Running in 66881b46f5b8 11:05:49 ---> Running in 8b39f75d2d5d 11:05:49 ---> Running in de8a482bba69 11:05:49 ---> Running in da8135c457f3 11:05:50 ---> a49de247b215 11:05:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:05:50 ---> Running in d6accad1836b 11:05:52 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 11:05:52 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 11:05:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:05:52 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 11:05:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:05:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:05:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:06:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:06:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:06:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:06:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:06:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:06:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:06:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:06:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.369s coverage: 45.9% of statements 11:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:06:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.209s coverage: 19.8% of statements 11:06:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.288s coverage: 100.0% of statements 11:06:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:06:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.666s coverage: 27.1% of statements 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.098s coverage: 100.0% of statements 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 71.3% of statements 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.527s coverage: 82.9% of statements 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.164s coverage: 78.9% of statements 11:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:06:47 Removing intermediate container 8b39f75d2d5d 11:06:47 ---> b7698b2f8d4b 11:06:47 11:06:47 Step 10/31 : FROM alpine:3.12 11:06:47 Removing intermediate container d6accad1836b 11:06:47 ---> 04892d82db24 11:06:47 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:06:47 3.12: Pulling from library/alpine 11:06:47 Removing intermediate container 66881b46f5b8 11:06:47 ---> a8005bf6d3dc 11:06:47 11:06:47 Step 10/24 : FROM alpine:3.12 11:06:47 3.12: Pulling from library/alpine 11:06:47 ---> Running in 759f67c404f3 11:06:47 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:06:47 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:06:47 Status: Image is up to date for alpine:3.12 11:06:47 ---> 88dd2752d2ea 11:06:47 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:06:47 Status: Downloaded newer image for alpine:3.12 11:06:47 ---> 88dd2752d2ea 11:06:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:06:47 Removing intermediate container de8a482bba69 11:06:47 ---> 14911aac6ea6 11:06:47 11:06:47 Step 10/21 : FROM alpine:3.12 11:06:47 ---> 88dd2752d2ea 11:06:47 Step 11/21 : RUN apk add --update --no-cache curl 11:06:48 ---> Running in f41102a8c937 11:06:48 ---> Running in e1a6cd496bff 11:06:48 ---> Running in 17268b77391c 11:06:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:06:48 Removing intermediate container e1a6cd496bff 11:06:48 ---> 461df86862b5 11:06:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:06:48 ---> Running in dbcc15435f64 11:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:49 (1/5) Installing ca-certificates (20191127-r4) 11:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:06:49 (3/5) Installing libcurl (7.69.1-r3) 11:06:49 (4/5) Installing curl (7.69.1-r3) 11:06:49 (5/5) Installing dumb-init (1.2.2-r1) 11:06:49 Executing busybox-1.31.1-r19.trigger 11:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:49 (1/4) Installing ca-certificates (20191127-r4) 11:06:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:06:50 (3/4) Installing libcurl (7.69.1-r3) 11:06:50 (4/4) Installing curl (7.69.1-r3) 11:06:50 Executing busybox-1.31.1-r19.trigger 11:06:50 Executing ca-certificates-20191127-r4.trigger 11:06:50 Executing ca-certificates-20191127-r4.trigger 11:06:50 OK: 7 MiB in 18 packages 11:06:50 (1/2) Installing dumb-init (1.2.2-r1) 11:06:50 (2/2) Installing su-exec (0.2-r1) 11:06:50 Executing busybox-1.31.1-r19.trigger 11:06:50 OK: 6 MiB in 16 packages 11:06:50 OK: 7 MiB in 19 packages 11:06:52 Removing intermediate container 759f67c404f3 11:06:52 ---> 94f132410e1a 11:06:52 11:06:52 Step 11/26 : FROM docker:20.10.0 11:06:52 20.10.0: Pulling from library/docker 11:06:52 Removing intermediate container da8135c457f3 11:06:52 ---> b2f67a0fb718 11:06:52 11:06:52 Step 10/23 : FROM alpine:3.12 11:06:52 ---> 88dd2752d2ea 11:06:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:06:54 Removing intermediate container dbcc15435f64 11:06:54 ---> 209179ee6ecf 11:06:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:06:54 ---> Running in c9f0c388ed8d 11:06:54 Removing intermediate container 17268b77391c 11:06:54 ---> 5aa873957107 11:06:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:06:54 ---> Running in ea119c69b039 11:06:54 Removing intermediate container f41102a8c937 11:06:54 ---> 060b33df9fbb 11:06:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:06:54 ---> Running in 0254ef3ea18e 11:06:54 ---> Running in 022ae53fe171 11:06:55 Removing intermediate container c9f0c388ed8d 11:06:55 ---> f18b1d905ab0 11:06:55 Step 12/23 : ENV APP_PORT=48080 11:06:57 Removing intermediate container ea119c69b039 11:06:57 ---> 44ee6e96e2a5 11:06:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:06:57 Removing intermediate container 022ae53fe171 11:06:57 ---> fa3f80b2588b 11:06:57 Step 13/24 : WORKDIR / 11:06:57 Removing intermediate container 0254ef3ea18e 11:06:57 ---> 955cfbe0ad32 11:06:57 Step 13/21 : WORKDIR /edgex 11:06:57 ---> Running in 4dee60933e79 11:06:57 ---> Running in 55c93cdd66cf 11:06:57 ---> Running in 723f22d38702 11:06:57 ---> Running in 7d57da48ba6b 11:06:57 Removing intermediate container 4dee60933e79 11:06:57 ---> e0f8adf8fe75 11:06:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:06:57 Removing intermediate container 55c93cdd66cf 11:06:57 ---> cd585814ad9d 11:06:57 Step 13/23 : EXPOSE $APP_PORT 11:06:57 Removing intermediate container 723f22d38702 11:06:57 ---> 85c34364283b 11:06:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:06:57 ---> Running in 8f597398d810 11:06:57 Removing intermediate container 7d57da48ba6b 11:06:57 ---> 1a295b1789fe 11:06:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:06:57 ---> Running in 121e4ec79e2f 11:06:58 Removing intermediate container 121e4ec79e2f 11:06:58 ---> e5dd2e4fc563 11:06:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:58 ---> Running in 7a908d1ce2aa 11:06:58 ---> b3c024913238 11:06:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:06:58 ---> fbeef10f0b26 11:06:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:06:59 ---> 1ac06f9e4db3 11:06:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:06:59 ---> 6efbdc1d0949 11:06:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:06:59 Removing intermediate container 8f597398d810 11:06:59 ---> 78e7d7a32939 11:06:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:06:59 ---> 079f12b91295 11:06:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:06:59 ---> Running in 43876a17c554 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.414s coverage: 28.6% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.350s coverage: 86.7% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:07:00 ---> aab5ca3fbd1c 11:07:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:07:00 Removing intermediate container 43876a17c554 11:07:00 ---> 47447c528ce8 11:07:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:07:00 ---> Running in 8e49d8c0e60d 11:07:00 Removing intermediate container 7a908d1ce2aa 11:07:00 ---> 73d8e7ccc432 11:07:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:07:00 ---> Running in 457c49f4e44c 11:07:00 ---> e543408f8c0a 11:07:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:07:00 Removing intermediate container 8e49d8c0e60d 11:07:00 ---> 061427a2d088 11:07:00 Step 18/21 : CMD ["--init=true"] 11:07:00 ---> bc16375c32c7 11:07:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:07:00 ---> Running in 4c9b95c79266 11:07:01 ---> Running in 169b6d1b0e9f 11:07:01 ---> cc465d0ac667 11:07:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:01 Removing intermediate container 4c9b95c79266 11:07:01 ---> e649da3e30b0 11:07:01 Step 19/21 : LABEL arch=x86_64 11:07:01 ---> Running in cb4c831d0f93 11:07:02 ---> e0dc28f04bf1 11:07:02 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/ 11:07:02 Removing intermediate container cb4c831d0f93 11:07:02 ---> 77f6cc9b4dde 11:07:02 Step 20/21 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:07:02 ---> Running in 75321fef5b04 11:07:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:02 ---> Running in cfa613525b16 11:07:02 Removing intermediate container cfa613525b16 11:07:02 ---> c4e28810b28d 11:07:02 Step 21/21 : LABEL version=0.0.0 11:07:02 (1/6) Installing dumb-init (1.2.2-r1) 11:07:03 ---> Running in 836a1ffc3d71 11:07:03 (2/6) Installing libgcc (9.3.0-r2) 11:07:03 (3/6) Installing libsodium (1.0.18-r0) 11:07:03 Removing intermediate container 169b6d1b0e9f 11:07:03 ---> 28c9071a6a16 11:07:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:07:03 (4/6) Installing libstdc++ (9.3.0-r2) 11:07:03 Removing intermediate container 836a1ffc3d71 11:07:03 ---> 104b19624def 11:07:03 11:07:03 (5/6) Installing libzmq (4.3.3-r0) 11:07:04 (6/6) Installing zeromq (4.3.3-r0) 11:07:04 Executing busybox-1.31.1-r19.trigger 11:07:04 OK: 8 MiB in 20 packages 11:07:04 Successfully built 104b19624def 11:07:04 Successfully tagged docker-security-proxy-setup-go:latest 11:07:04  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 11:07:04 ---> 659afe313d64 11:07:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:07:04 Removing intermediate container 75321fef5b04 11:07:04 ---> cedf2e5294b1 11:07:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:07:04 ---> Running in 96ac0854acc2 11:07:05 Removing intermediate container 96ac0854acc2 11:07:05 ---> cbb2f534b96b 11:07:05 Step 22/24 : LABEL arch=x86_64 11:07:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:07:05 ---> Running in 02b1357d4387 11:07:05 Removing intermediate container 457c49f4e44c 11:07:05 ---> 93a4f2b6e09f 11:07:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:07:05 Status: Downloaded newer image for docker:20.10.0 11:07:05 ---> aefe523efa57 11:07:05 Step 12/26 : RUN apk add --no-cache bash 11:07:06 ---> Running in 2a78d7565a8a 11:07:06 Removing intermediate container 02b1357d4387 11:07:06 ---> 87a73dc11e00 11:07:06 Step 23/24 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:07:06 ---> 46c730870852 11:07:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:07:06 ---> 7ef67af5f8be 11:07:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:07:07 ---> Running in 50d9a0c8d779 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.617s coverage: 92.8% of statements 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.143s coverage: 79.5% of statements 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.118s coverage: 96.3% of statements 11:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 11:07:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:08 ---> d45a018994ad 11:07:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:07:08 Removing intermediate container 50d9a0c8d779 11:07:08 ---> 1dbf302e4c3a 11:07:08 Step 24/24 : LABEL version=0.0.0 11:07:09 (1/2) Installing readline (8.0.4-r0) 11:07:09 (2/2) Installing bash (5.0.17-r0) 11:07:09 ---> 0b0b3950ffe5 11:07:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:07:09 Executing bash-5.0.17-r0.post-install 11:07:09 Executing busybox-1.31.1-r19.trigger 11:07:09 OK: 12 MiB in 22 packages 11:07:09 ---> Running in 17bda5007a40 11:07:10 ---> f6c954daf704 11:07:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:07:10 ---> 29adf330a8e0 11:07:10 Step 19/23 : ENTRYPOINT ["/core-data"] 11:07:10 Removing intermediate container 17bda5007a40 11:07:10 ---> d3b07ff17933 11:07:10 11:07:10 ---> Running in 5dcf911382c8 11:07:11 Successfully built d3b07ff17933 11:07:11 Successfully tagged docker-security-secretstore-setup-go:latest 11:07:11  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 11:07:11 Removing intermediate container 2a78d7565a8a 11:07:11 ---> def3ef480d3e 11:07:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:07:11 ---> 4b1c411f0d9c 11:07:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:07:11 Removing intermediate container 5dcf911382c8 11:07:11 ---> 9f4235a6b0e5 11:07:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:07:11 ---> Running in ddab817725df 11:07:11 ---> Running in 524cd7660cb2 11:07:11 ---> Running in 11150cfb8afb 11:07:13 Removing intermediate container ddab817725df 11:07:13 ---> 5ba63998bedb 11:07:13 Step 14/26 : ENV APP_PORT=48090 11:07:14 Removing intermediate container 524cd7660cb2 11:07:14 ---> 736584c89a5b 11:07:14 Step 21/23 : LABEL arch=x86_64 11:07:15 Removing intermediate container 11150cfb8afb 11:07:15 ---> 6fd0169621af 11:07:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:07:15 ---> Running in 40ae1e68bf10 11:07:15 ---> Running in 2f3473b0f503 11:07:17 Removing intermediate container 2f3473b0f503 11:07:17 ---> 143f290a8ac9 11:07:17 Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:07:17 Removing intermediate container 40ae1e68bf10 11:07:17 ---> b309b38f38c0 11:07:17 Step 15/26 : EXPOSE $APP_PORT 11:07:17 ---> 08eb437f3291 11:07:17 Step 26/31 : RUN chmod +x /entrypoint.sh 11:07:19 ---> Running in 20d6cc0c8887 11:07:19 ---> Running in f89c8b709304 11:07:19 ---> Running in db2fa223c504 11:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 11:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 11:07:20 Removing intermediate container 20d6cc0c8887 11:07:20 ---> e9a4abd86606 11:07:20 Step 23/23 : LABEL version=0.0.0 11:07:20 Removing intermediate container f89c8b709304 11:07:20 ---> 75980d2b262d 11:07:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:07:22 ---> Running in dc07c5aa336a 11:07:23 ---> 2c43d9c122eb 11:07:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:07:23 Removing intermediate container dc07c5aa336a 11:07:23 ---> aee61e765c0b 11:07:23 11:07:23 Successfully built aee61e765c0b 11:07:23 Successfully tagged docker-core-data-go:latest 11:07:23  Building docker-core-data-go ... done Building docker-core-metadata-go 11:07:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:07:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:07:24 ---> 56409d4058e5 11:07:24 Step 3/22 : WORKDIR /edgex-go 11:07:25 ---> Using cache 11:07:25 ---> ffac721bdb5c 11:07:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:25 ---> Using cache 11:07:25 ---> 078f44dc03c8 11:07:25 Step 5/22 : RUN apk add --update --no-cache make git 11:07:25 ---> Using cache 11:07:25 ---> f3670f23d16d 11:07:25 Step 6/22 : COPY go.mod . 11:07:25 ---> Using cache 11:07:25 ---> 61193450e5b8 11:07:25 Step 7/22 : RUN go mod download 11:07:25 ---> Using cache 11:07:25 ---> 0c9236a3b7f3 11:07:25 Step 8/22 : COPY . . 11:07:25 ---> Using cache 11:07:25 ---> cad68183ccf4 11:07:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:07:25 ---> ccc8a7a496b3 11:07:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.287s coverage: 81.9% of statements 11:07:27 ---> Running in bc577fb2085b 11:07:27 Removing intermediate container db2fa223c504 11:07:27 ---> e1261df8226b 11:07:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:07:28 ---> 3066d3d77bde 11:07:28 Step 19/26 : RUN apk --no-cache add py3-pip 11:07:29 ---> Running in f796cbea547e 11:07:29 ---> Running in a178eaa3ed24 11:07:30 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 11:07:31 Removing intermediate container f796cbea547e 11:07:31 ---> fca4ff7bb5dc 11:07:31 Step 28/31 : CMD ["gate"] 11:07:32 ---> Running in f920b5b20517 11:07:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:32 (1/33) Installing libbz2 (1.0.8-r1) 11:07:32 (2/33) Installing expat (2.2.9-r1) 11:07:32 (3/33) Installing libffi (3.3-r2) 11:07:32 (4/33) Installing gdbm (1.13-r1) 11:07:32 (5/33) Installing xz-libs (5.2.5-r0) 11:07:32 (6/33) Installing sqlite-libs (3.32.1-r0) 11:07:32 (7/33) Installing python3 (3.8.8-r0) 11:07:32 Removing intermediate container f920b5b20517 11:07:32 ---> 571db26de6b5 11:07:32 Step 29/31 : LABEL arch=x86_64 11:07:36 ---> Running in 4c42d64e4590 11:07:36 (8/33) Installing py3-appdirs (1.4.4-r1) 11:07:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:07:36 (10/33) Installing py3-parsing (2.4.7-r0) 11:07:36 (11/33) Installing py3-six (1.15.0-r0) 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.130s coverage: 92.9% of statements 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.175s coverage: 84.6% of statements 11:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.6% of statements 11:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:07:36 (12/33) Installing py3-packaging (20.4-r0) 11:07:36 (13/33) Installing py3-setuptools (47.0.0-r0) 11:07:36 (14/33) Installing py3-chardet (3.0.4-r4) 11:07:37 (15/33) Installing py3-idna (2.9-r0) 11:07:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:07:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:07:38 (18/33) Installing py3-requests (2.23.0-r0) 11:07:38 Removing intermediate container 4c42d64e4590 11:07:38 ---> 5a6c407f0a6f 11:07:38 Step 30/31 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:07:38 (19/33) Installing py3-msgpack (1.0.0-r0) 11:07:38 (20/33) Installing py3-lockfile (0.12.2-r3) 11:07:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:07:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:07:38 ---> 56409d4058e5 11:07:38 Step 3/22 : WORKDIR /edgex-go 11:07:38 ---> Using cache 11:07:38 ---> ffac721bdb5c 11:07:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:38 ---> Using cache 11:07:38 ---> 078f44dc03c8 11:07:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.648s coverage: 62.4% of statements 11:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 11:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 11:07:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:07:39 (22/33) Installing py3-colorama (0.4.3-r0) 11:07:39 (23/33) Installing py3-distlib (0.3.0-r0) 11:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 11:07:39 (24/33) Installing py3-distro (1.5.0-r1) 11:07:39 (25/33) Installing py3-webencodings (0.5.1-r3) 11:07:39 (26/33) Installing py3-html5lib (1.0.1-r4) 11:07:39 ---> Running in 6b035cc692ce 11:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 11:07:39 (27/33) Installing py3-pytoml (0.1.21-r0) 11:07:39 (28/33) Installing py3-pep517 (0.8.2-r0) 11:07:39 (29/33) Installing py3-progress (1.5-r0) 11:07:39 (30/33) Installing py3-toml (0.10.1-r0) 11:07:39 ---> Running in 31eec544847b 11:07:39 (31/33) Installing py3-retrying (1.3.3-r0) 11:07:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:07:39 (33/33) Installing py3-pip (20.1.1-r0) 11:07:40 Executing busybox-1.31.1-r19.trigger 11:07:40 OK: 71 MiB in 55 packages 11:07:40 Removing intermediate container 31eec544847b 11:07:40 ---> aeea336079fd 11:07:40 Step 31/31 : LABEL version=0.0.0 11:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 11:07:41 ---> Running in fb91c5677842 11:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:42 Removing intermediate container fb91c5677842 11:07:42 ---> badc95dc814c 11:07:42 11:07:43 Successfully built badc95dc814c 11:07:43 Successfully tagged docker-security-bootstrapper-go:latest 11:07:43 Building docker-core-command-go 11:07:43  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:44 OK: 233 MiB in 51 packages 11:07:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.892s coverage: 69.0% of statements 11:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.431s coverage: 38.4% of statements 11:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements 11:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 11:07:48 Removing intermediate container 6b035cc692ce 11:07:48 ---> 7e9f9ebe77d2 11:07:48 Step 6/22 : COPY go.mod . 11:07:50 ---> 5fa0eb9d416a 11:07:50 Step 7/22 : RUN go mod download 11:07:51 ---> Running in 2a974d3f5299 11:07:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.0% of statements 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:07:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:07:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.199s coverage: 100.0% of statements 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:07:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.529s coverage: 87.1% of statements 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:07:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:07:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:07:56 ---> 56409d4058e5 11:07:56 Step 3/23 : WORKDIR /edgex-go 11:07:56 ---> Using cache 11:07:56 ---> ffac721bdb5c 11:07:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:56 ---> Using cache 11:07:56 ---> 078f44dc03c8 11:07:56 Step 5/23 : RUN apk add --update --no-cache make git 11:07:56 ---> Using cache 11:07:56 ---> f3670f23d16d 11:07:56 Step 6/23 : COPY go.mod . 11:07:56 ---> Using cache 11:07:56 ---> 61193450e5b8 11:07:56 Step 7/23 : RUN go mod download 11:07:56 ---> Using cache 11:07:56 ---> 0c9236a3b7f3 11:07:56 Step 8/23 : COPY . . 11:07:56 ---> Using cache 11:07:56 ---> cad68183ccf4 11:07:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:07:57 ---> Running in 67c86d3f860b 11:07:59 Removing intermediate container 2a974d3f5299 11:07:59 ---> c0039ca3f56c 11:07:59 Step 8/22 : COPY . . 11:07:59 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 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.024s coverage: 29.1% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.150s coverage: 100.0% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.283s coverage: 96.5% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:08:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 11:08:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 11:08:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 11:08:06 GO111MODULE=on go vet ./... 11:08:10 Removing intermediate container a178eaa3ed24 11:08:10 ---> 9b9cd5876cc3 11:08:10 Step 20/26 : RUN pip install docker-compose==1.23.2 11:08:12 ---> Running in 4aadf74bc817 11:08:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:08:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:08:14 ---> 56409d4058e5 11:08:14 Step 3/23 : WORKDIR /edgex-go 11:08:14 ---> Using cache 11:08:14 ---> ffac721bdb5c 11:08:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:08:14 ---> Using cache 11:08:14 ---> 078f44dc03c8 11:08:14 Step 5/23 : RUN apk add --update --no-cache make git 11:08:14 ---> Using cache 11:08:14 ---> f3670f23d16d 11:08:14 Step 6/23 : COPY go.mod . 11:08:14 ---> Using cache 11:08:14 ---> 61193450e5b8 11:08:14 Step 7/23 : RUN go mod download 11:08:14 ---> Using cache 11:08:14 ---> 0c9236a3b7f3 11:08:14 Step 8/23 : COPY . . 11:08:14 ---> Using cache 11:08:14 ---> cad68183ccf4 11:08:14 Step 9/23 : RUN make cmd/core-command/core-command 11:08:17 ---> Running in 59f72bf482c4 11:08:17 Removing intermediate container bc577fb2085b 11:08:17 ---> 5cadc0809d77 11:08:17 11:08:17 Step 10/22 : FROM alpine:3.12 11:08:17 ---> 88dd2752d2ea 11:08:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:08:18 ---> Running in 9b88ae6e6453 11:08:20 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 11:08:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:08:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:08:21 (1/1) Installing dumb-init (1.2.2-r1) 11:08:21 Executing busybox-1.31.1-r19.trigger 11:08:21 OK: 6 MiB in 15 packages 11:08:24 Removing intermediate container 9b88ae6e6453 11:08:24 ---> 1ef06c841ad0 11:08:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:08:25 ---> Running in 007b97665f9f 11:08:25 Collecting docker-compose==1.23.2 11:08:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:08:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:08:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:08:26 Removing intermediate container 007b97665f9f 11:08:26 ---> 3aa8e3949972 11:08:26 Step 13/22 : ENV APP_PORT=48085 11:08:26 Collecting texttable<0.10,>=0.9.0 11:08:27 Downloading texttable-0.9.1.tar.gz (11 kB) 11:08:27 ---> Running in 66b8806b1238 11:08:29 Removing intermediate container 66b8806b1238 11:08:29 ---> 0c58f5bd22aa 11:08:29 Step 14/22 : EXPOSE $APP_PORT 11:08:29 Collecting cached-property<2,>=1.2.0 11:08:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:08:29 ---> Running in d9a71cff4b16 11:08:29 Collecting docker<4.0,>=3.6.0 11:08:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:08:31 Removing intermediate container d9a71cff4b16 11:08:31 ---> f6bb1580fcf5 11:08:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:31 Collecting docopt<0.7,>=0.6.1 11:08:31 Downloading docopt-0.6.2.tar.gz (25 kB) 11:08:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:08:32 ---> 23449b0da351 11:08:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:08:33 Collecting jsonschema<3,>=2.5.1 11:08:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:08:33 Collecting dockerpty<0.5,>=0.4.1 11:08:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:08:34 Collecting websocket-client<1.0,>=0.32.0 11:08:34 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 11:08:34 ---> 1c3eccc81b23 11:08:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:08:34 ---> 49cd29a3987d 11:08:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:08:34 ---> Running in a71fda63ee91 11:08:34 Collecting PyYAML<4,>=3.10 11:08:34 Downloading PyYAML-3.13.tar.gz (270 kB) 11:08:35 ---> 57fdefea86cb 11:08:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:08:36 ---> Running in e840631aa0df 11:08:36 Collecting idna<2.8,>=2.5 11:08:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:08: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 11:08:36 Collecting urllib3<1.25,>=1.21.1 11:08:36 Removing intermediate container e840631aa0df 11:08:36 ---> 1e25db428fa9 11:08:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:08:36 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) 11:08:36 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) 11:08:36 ---> Running in 014a861cbd0c 11:08:36 Collecting docker-pycreds>=0.4.0 11:08:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:08:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:08:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:08:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:08:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:08:37 Installing collected packages: idna, urllib3, requests, texttable, cached-property, docker-pycreds, websocket-client, docker, docopt, jsonschema, dockerpty, PyYAML, docker-compose 11:08:37 Attempting uninstall: idna 11:08:37 Found existing installation: idna 2.9 11:08:37 Uninstalling idna-2.9: 11:08:37 Removing intermediate container 014a861cbd0c 11:08:37 ---> cec5b7a62b2a 11:08:37 Step 20/22 : LABEL arch=x86_64 11:08:37 Successfully uninstalled idna-2.9 11:08:38 ---> Running in 2425582f09cc 11:08:38 Attempting uninstall: urllib3 11:08:38 Found existing installation: urllib3 1.25.9 11:08:38 Uninstalling urllib3-1.25.9: 11:08:38 Successfully uninstalled urllib3-1.25.9 11:08:39 Removing intermediate container 2425582f09cc 11:08:39 ---> b2fa8e9c133a 11:08:39 Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:08:40 ---> Running in 252b7be886c9 11:08:40 Attempting uninstall: requests 11:08:40 Found existing installation: requests 2.23.0 11:08:40 Uninstalling requests-2.23.0: 11:08:40 Successfully uninstalled requests-2.23.0 11:08:41 Running setup.py install for texttable: started 11:08:41 Removing intermediate container 67c86d3f860b 11:08:41 ---> 0c3a24ebadd7 11:08:41 11:08:41 Step 10/23 : FROM alpine:3.12 11:08:41 ---> 88dd2752d2ea 11:08:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:08:41 ---> Using cache 11:08:41 ---> 1ef06c841ad0 11:08:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:08:41 ---> Using cache 11:08:41 ---> 3aa8e3949972 11:08:41 Step 13/23 : ENV APP_PORT=48081 11:08:41 Removing intermediate container 252b7be886c9 11:08:41 ---> 03d4af340f94 11:08:41 Step 22/22 : LABEL version=0.0.0 11:08:41 ---> Running in 746126a896b1 11:08:41 ---> Running in a188b33edd22 11:08:42 Removing intermediate container 746126a896b1 11:08:42 ---> f5dcc4a85d0e 11:08:42 Step 14/23 : EXPOSE $APP_PORT 11:08:42 Removing intermediate container a188b33edd22 11:08:42 ---> 9fa27cabf1cb 11:08:42 11:08:42 ---> Running in 76beacaf551a 11:08:42 Running setup.py install for texttable: finished with status 'done' 11:08:43 Successfully built 9fa27cabf1cb 11:08:43 Successfully tagged docker-support-scheduler-go:latest 11:08:43  Building docker-support-scheduler-go ... done Removing intermediate container 76beacaf551a 11:08:43 ---> e85f6193a6d7 11:08:43 Step 15/23 : WORKDIR / 11:08:44 ---> Running in d35c866a4c71 11:08:44 Removing intermediate container d35c866a4c71 11:08:44 ---> a233e4888886 11:08:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:44 Running setup.py install for docopt: started 11:08:45 ---> 87123a8a6859 11:08:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:08:45 Running setup.py install for docopt: finished with status 'done' 11:08:45 Running setup.py install for dockerpty: started 11:08:46 ---> 94d4fee274a3 11:08:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:08:46 Running setup.py install for dockerpty: finished with status 'done' 11:08:46 Running setup.py install for PyYAML: started 11:08:46 ---> 28cde45c1ce4 11:08:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:08:47 ---> Running in 0284e2942852 11:08:47 Running setup.py install for PyYAML: finished with status 'done' 11:08:48 Removing intermediate container 0284e2942852 11:08:48 ---> a9e94f1d1d3f 11:08:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:48 ---> Running in 81f8aa67f95f 11:08:48 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 11:08:49 Removing intermediate container 81f8aa67f95f 11:08:49 ---> 248a856c236d 11:08:49 Step 21/23 : LABEL arch=x86_64 11:08:49 ---> Running in c3af651a4498 11:08:49 Removing intermediate container c3af651a4498 11:08:49 ---> 7e11ce6eb51a 11:08:49 Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:08:50 ---> Running in f23c8430b83a 11:08:51 Removing intermediate container f23c8430b83a 11:08:51 ---> 3c3a005ad09a 11:08:51 Step 23/23 : LABEL version=0.0.0 11:08:55 ---> Running in 76b65cf077b8 11:08:55 Removing intermediate container 59f72bf482c4 11:08:55 ---> 94cccc967b52 11:08:55 11:08:55 Step 10/23 : FROM alpine:3.12 11:08:55 ---> 88dd2752d2ea 11:08:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:08:55 ---> Using cache 11:08:55 ---> 1ef06c841ad0 11:08:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:08:55 ---> Using cache 11:08:55 ---> 3aa8e3949972 11:08:55 Step 13/23 : ENV APP_PORT=48082 11:08:55 Removing intermediate container 4aadf74bc817 11:08:55 ---> 2e729e112d02 11:08:55 Step 21/26 : RUN apk --no-cache add curl 11:08:55 ---> Running in e7708d96f82f 11:08:55 Removing intermediate container 76b65cf077b8 11:08:55 ---> 7b288d95b845 11:08:55 11:08:55 ---> Running in 69166dbf8376 11:08:55 Successfully built 7b288d95b845 11:08:55 Successfully tagged docker-core-metadata-go:latest 11:08:55  Building docker-core-metadata-go ... done Removing intermediate container e7708d96f82f 11:08:55 ---> 2485e520bceb 11:08:55 Step 14/23 : EXPOSE $APP_PORT 11:08:55 ---> Running in 0c535af3fb5f 11:08:55 Removing intermediate container 0c535af3fb5f 11:08:55 ---> b4084d4d659f 11:08:55 Step 15/23 : WORKDIR / 11:08:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:08:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:08:57 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:08:57 (2/3) Installing libcurl (7.69.1-r3) 11:08:57 (3/3) Installing curl (7.69.1-r3) 11:08:57 Executing busybox-1.31.1-r19.trigger 11:08:58 OK: 72 MiB in 58 packages 11:08:58 ---> Running in 70dc452ccc8f 11:08:58 Removing intermediate container 70dc452ccc8f 11:08:58 ---> ac8ed860fe6b 11:08:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:58 Removing intermediate container 69166dbf8376 11:08:58 ---> f5af5256da22 11:08:58 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:08:58 ---> Running in b03f3760770a 11:08:59 ---> 8230c3d62194 11:08:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:08:59 Removing intermediate container b03f3760770a 11:08:59 ---> 88533de43b29 11:08:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:59 ---> Running in 2c00fdfc308f 11:08:59 Removing intermediate container 2c00fdfc308f 11:08:59 ---> 2be96dda9747 11:08:59 Step 24/26 : LABEL arch=x86_64 11:08:59 ---> 6c7bb2a745f5 11:08:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:08:59 ---> Running in ea3962c9b30b 11:09:00 Removing intermediate container ea3962c9b30b 11:09:00 ---> 5bda1da3df8b 11:09:00 Step 25/26 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:09:00 ---> Running in c6cc2e924609 11:09:00 ---> 629ecd66c699 11:09:00 Step 19/23 : ENTRYPOINT ["/core-command"] 11:09:00 ---> Running in 5047cb77b365 11:09:00 Removing intermediate container c6cc2e924609 11:09:00 ---> 7014f25238dd 11:09:00 Step 26/26 : LABEL version=0.0.0 11:09:00 ---> Running in 9e3725ea29ff 11:09:00 Removing intermediate container 5047cb77b365 11:09:00 ---> 9f94f0e96027 11:09:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:09:00 ---> Running in 51ec2c3a2470 11:09:00 Removing intermediate container 9e3725ea29ff 11:09:00 ---> 1e2ff7abda05 11:09:00 11:09:00 Removing intermediate container 51ec2c3a2470 11:09:00 ---> 235435084269 11:09:00 Step 21/23 : LABEL arch=x86_64 11:09:00 ---> Running in 54e204a1845c 11:09:00 Successfully built 1e2ff7abda05 11:09:00 Successfully tagged docker-sys-mgmt-agent-go:latest 11:09:00  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 54e204a1845c 11:09:00 ---> 5e3a15d4163e 11:09:00 Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:09:01 ---> Running in 8b5599d78e10 11:09:01 Removing intermediate container 8b5599d78e10 11:09:01 ---> ee806743d371 11:09:01 Step 23/23 : LABEL version=0.0.0 11:09:01 ---> Running in 634ce28a6d38 11:09:01 Removing intermediate container 634ce28a6d38 11:09:01 ---> 835344759347 11:09:01 11:09:01 Successfully built 835344759347 11:09:01 Successfully tagged docker-core-command-go:latest 11:09:03  Building docker-core-command-go ... done Removing intermediate container a71fda63ee91 11:09:03 ---> ec0ca9db01c4 11:09:03 11:09:03 Step 10/22 : FROM alpine:3.12 11:09:03 ---> 88dd2752d2ea 11:09:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:09:03 ---> Running in 9ba23c095861 11:09:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:09:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:09:04 (1/2) Installing ca-certificates (20191127-r4) 11:09:04 (2/2) Installing dumb-init (1.2.2-r1) 11:09:04 Executing busybox-1.31.1-r19.trigger 11:09:04 Executing ca-certificates-20191127-r4.trigger 11:09:04 OK: 6 MiB in 16 packages 11:09:06 Removing intermediate container 9ba23c095861 11:09:06 ---> c5e9c0c1c556 11:09:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:09:06 ---> Running in 1e1cec53b110 11:09:06 Removing intermediate container 1e1cec53b110 11:09:06 ---> a056db13fd9d 11:09:06 Step 13/22 : ENV APP_PORT=48060 11:09:06 ---> Running in f8dfc779b7c9 11:09:06 Removing intermediate container f8dfc779b7c9 11:09:06 ---> 3ef5a93632a5 11:09:06 Step 14/22 : EXPOSE $APP_PORT 11:09:06 ---> Running in 1117b84b3ec6 11:09:06 Removing intermediate container 1117b84b3ec6 11:09:06 ---> 7f3a391c7e0d 11:09:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:09:06 ---> 177e1a54dca2 11:09:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:09:07 ---> 911d4301bcdc 11:09:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:09:07 ---> b2901a1c8d39 11:09:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:09:07 ---> Running in 7c1cfb41c419 11:09:07 Removing intermediate container 7c1cfb41c419 11:09:07 ---> 5da26770385a 11:09:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:09:07 ---> Running in 09ce62464470 11:09:08 Removing intermediate container 09ce62464470 11:09:08 ---> f55d58499206 11:09:08 Step 20/22 : LABEL arch=x86_64 11:09:08 ---> Running in 7016765a94ff 11:09:08 Removing intermediate container 7016765a94ff 11:09:08 ---> f314bf9ee0f8 11:09:08 Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:09:08 ---> Running in a4b67d13e7c8 11:09:08 Removing intermediate container a4b67d13e7c8 11:09:08 ---> 325b61e69c7d 11:09:08 Step 22/22 : LABEL version=0.0.0 11:09:08 ---> Running in fce733f94aa0 11:09:09 Removing intermediate container fce733f94aa0 11:09:09 ---> 3ddd58a25b8c 11:09:09 11:09:09 Successfully built 3ddd58a25b8c 11:09:09 Successfully tagged docker-support-notifications-go:latest 11:09:10  Building docker-support-notifications-go ... done  [Pipeline] } 11:09:10 $ docker stop --time=1 0c993629d2f6981bf23342c8e1f1899241eaae386ec27ffa0ea24fcba21a8e53 11:09:11 $ docker rm -f 0c993629d2f6981bf23342c8e1f1899241eaae386ec27ffa0ea24fcba21a8e53 [Pipeline] // withDockerContainer [Pipeline] sh 11:09:12 + docker images 11:09:12 + grep docker 11:09:12 docker-support-notifications-go latest 3ddd58a25b8c 4 seconds ago 17.9MB 11:09:12 docker-core-command-go latest 835344759347 11 seconds ago 17.3MB 11:09:12 docker-sys-mgmt-agent-go latest 1e2ff7abda05 12 seconds ago 313MB 11:09:12 docker-core-metadata-go latest 7b288d95b845 18 seconds ago 19.1MB 11:09:12 docker-support-scheduler-go latest 9fa27cabf1cb 30 seconds ago 17.3MB 11:09:12 docker-security-bootstrapper-go latest badc95dc814c About a minute ago 18.8MB 11:09:12 docker-core-data-go latest aee61e765c0b About a minute ago 22.6MB 11:09:12 docker-security-secretstore-setup-go latest d3b07ff17933 2 minutes ago 24.9MB 11:09:12 docker-security-proxy-setup-go latest 104b19624def 2 minutes ago 24.7MB 11:09:12 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 11:09:28 Still waiting to schedule task 11:09:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:09:43 gofmt -l . 11:09:43 [ "`gofmt -l .`" = "" ] 11:09:43 ./bin/test-go-mod-tidy.sh 11:09:43 ./bin/test-attribution-txt.sh [Pipeline] sh 11:09:44 + ls -al . 11:09:44 total 788 11:09:44 drwxrwxr-x 9 1001 1001 4096 Mar 19 11:09 . 11:09:44 drwxr-xr-x 4 root root 4096 Mar 19 11:04 .. 11:09:44 -rw-rw-r-- 1 1001 1001 11 Mar 19 11:02 .dockerignore 11:09:44 drwxrwxr-x 8 1001 1001 4096 Mar 19 11:02 .git 11:09:44 drwxrwxr-x 3 1001 1001 4096 Mar 19 11:02 .github 11:09:44 -rw-rw-r-- 1 1001 1001 818 Mar 19 11:02 .gitignore 11:09:44 -rw-rw-r-- 1 1001 1001 166 Mar 19 11:02 .sonarcloud.properties 11:09:44 -rw-rw-r-- 1 1001 1001 8607 Mar 19 11:02 Attribution.txt 11:09:44 -rw-rw-r-- 1 1001 1001 3804 Mar 19 11:02 CONTRIBUTING.md 11:09:44 -rw-rw-r-- 1 1001 1001 931 Mar 19 11:02 Dockerfile.build 11:09:44 -rw-rw-r-- 1 1001 1001 863 Mar 19 11:02 Jenkinsfile 11:09:44 -rw-rw-r-- 1 1001 1001 10775 Mar 19 11:02 LICENSE 11:09:44 -rw-rw-r-- 1 1001 1001 5774 Mar 19 11:02 Makefile 11:09:44 -rw-rw-r-- 1 1001 1001 6548 Mar 19 11:02 README.md 11:09:44 -rw-rw-r-- 1 1001 1001 6755 Mar 19 11:02 SECURITY.md 11:09:44 -rw-rw-r-- 1 1001 1001 5 Mar 19 10:59 VERSION 11:09:44 -rw-rw-r-- 1 1001 1001 4131 Mar 19 11:02 ZMQWindows.md 11:09:44 drwxrwxr-x 2 1001 1001 4096 Mar 19 11:02 bin 11:09:44 drwxrwxr-x 14 1001 1001 4096 Mar 19 11:02 cmd 11:09:44 -rw-r--r-- 1 root root 650607 Mar 19 11:08 coverage.out 11:09:44 -rw-r--r-- 1 root root 1055 Mar 19 11:09 go.mod 11:09:44 -rw-r--r-- 1 root root 21981 Mar 19 11:09 go.sum 11:09:44 drwxrwxr-x 8 1001 1001 4096 Mar 19 11:02 internal 11:09:44 drwxrwxr-x 4 1001 1001 4096 Mar 19 11:02 openapi 11:09:44 drwxrwxr-x 4 1001 1001 4096 Mar 19 11:02 snap 11:09:44 -rw-rw-r-- 1 1001 1001 168 Mar 19 11:02 version.go [Pipeline] sh 11:09:44 + '[' -e coverage.out ] 11:09:44 + chown 1001:1001 coverage.out [Pipeline] stash 11:09:45 Warning: overwriting stash ‘coverage-report’ 11:09:46 Stashed 1 file(s) [Pipeline] sh 11:09:46 + make build 11:09:46 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 11:09:57 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 11:10:18 Running on prd-ubuntu18.04-docker-8c-8g-30541 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws 11:10:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 11:10:20 using credential edgex-jenkins-ssh 11:10:20 Cloning the remote Git repository 11:10:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:10:20 > git init /w/workspace/edgex-go/3 # timeout=10 11:10:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:20 > git --version # timeout=10 11:10:20 > git --version # 'git version 2.17.1' 11:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:10:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:10:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:10:31 Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:10:31 Merge succeeded, producing 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:10:31 Checking out Revision 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 (PR-3275) 11:10:32 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 11:10:31 > git config core.sparsecheckout # timeout=10 11:10:31 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 11:10:31 > git remote # timeout=10 11:10:31 > git config --get remote.origin.url # timeout=10 11:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:10:31 > git merge 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 11:10:31 > git rev-parse HEAD^{commit} # timeout=10 11:10:31 > git config core.sparsecheckout # timeout=10 11:10:31 > git checkout -f 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 11:10:35 Commit message: "Merge branch 'master' into issue-3265" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:36 + echo snap-build.sh 11:10:36 snap-build.sh 11:10:36 + SNAP_BASE_DIR=. 11:10:36 + '[' '!' -z /w/workspace/edgex-go/3 ']' 11:10:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 11:10:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 11:10:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 11:10:36 + cd /w/workspace/edgex-go/3 11:10:36 + sudo apt-get remove -qy --purge lxd lxd-client 11:10:36 Reading package lists... 11:10:36 Building dependency tree... 11:10:36 Reading state information... 11:10:36 The following packages were automatically installed and are no longer required: 11:10:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:10:36 uidmap xdelta3 11:10:36 Use 'sudo apt autoremove' to remove them. 11:10:36 The following packages will be REMOVED: 11:10:36 lxd* lxd-client* 11:10:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:10:37 After this operation, 31.7 MB disk space will be freed. 11:10:38 (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.) 11:10:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:10: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 11:10:39 Removing lxd dnsmasq configuration 11:10:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:10:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:10:39 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:10:40 (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.) 11:10:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:10:40 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 11:10:41 Processing triggers for systemd (237-3ubuntu10.42) ... 11:10:41 Processing triggers for ureadahead (0.100.0-21) ... 11:10:42 + sudo snap remove --purge lxd 11:10:42 snap "lxd" is not installed 11:10:42 + sudo groupadd --force --system lxd 11:10:42 ++ whoami 11:10:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:10:42 + newgrp - lxd 11:10:42 + sudo snap install lxd 11:10:46 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 11:10:52 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 11:10:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:10:57 2021-03-19T11:10:54Z INFO Waiting for automatic snapd restart... 11:11:03 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 11:11:07 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 11:11:10 lxd 4.12 from Canonical* installed 11:11:10 + sudo lxd init --auto 11:11:12 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 11:11:18 + sudo snap install --classic snapcraft [Pipeline] } 11:11:21 $ docker stop --time=1 75a050849d3b398c5dbfa68187f5a5f16a1aa0f7ad49efbfa20e4fefcd574df6 11:11:23 $ docker rm -f 75a050849d3b398c5dbfa68187f5a5f16a1aa0f7ad49efbfa20e4fefcd574df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:25 11:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:26 latest: Pulling from edgex-devops/edgex-compose-arm64 11:11:26 29e5d40040c1: Pulling fs layer 11:11:26 1ce36da41761: Pulling fs layer 11:11:26 25b303627fd3: Pulling fs layer 11:11:26 snapcraft 4.5.4 from Canonical* installed 11:11:26 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 11:11:26 + patch --verbose -p1 11:11:26 Hmm... Looks like a unified diff to me... 11:11:26 The text leading up to this was: 11:11:26 -------------------------- 11:11:26 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 11:11:26 |From: Tony Espy 11:11:26 |Date: Tue, 9 Mar 2021 19:05:15 -0500 11:11:26 |Subject: [PATCH] optimize snap build for pipeline CI check 11:11:26 | 11:11:26 |This patch is used by the EdgeX CI pipeline builds to 11:11:26 |optimize the snap CI check run for pull requests. When 11:11:26 |applied, it essentially strips out everything (apps and 11:11:26 |parts) from the snapcraft.yaml file except those required 11:11:26 |to build edgex-go, as the whole idea of the CI check is to 11:11:26 |catch changes to edgex-go that break the snap build. 11:11:26 | 11:11:26 |In general, anyone updating snapcraft.yaml will also need 11:11:26 |to update this patch file, otherwise it may fail to apply, 11:11:26 |resulting in a failed snap build CI check in the associated 11:11:26 |pull request. 11:11:26 | 11:11:26 |Note - in addition to applying this patch, the pipeline also 11:11:26 |only primes the snap (e.g. `snapcraft prime`), as there's no 11:11:26 |need to build the finally binary .snap file (and it won't 11:11:26 |work with the patch applied). This further reduces the build 11:11:26 |time. 11:11:26 |--- 11:11:26 | snap/snapcraft.yaml | 452 +------------------------------------------- 11:11:26 | 1 file changed, 1 insertion(+), 451 deletions(-) 11:11:26 | 11:11:26 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 11:11:26 |index d8bc12bc..5a5f5fbb 100644 11:11:26 |--- a/snap/snapcraft.yaml 11:11:26 |+++ b/snap/snapcraft.yaml 11:11:26 -------------------------- 11:11:26 patching file snap/snapcraft.yaml 11:11:26 Using Plan A... 11:11:26 Hunk #1 succeeded at 73. 11:11:26 Hunk #2 succeeded at 205. 11:11:26 Hunk #3 succeeded at 217. 11:11:26 Hunk #4 succeeded at 225. 11:11:26 Hunk #5 succeeded at 232. 11:11:26 Hunk #6 succeeded at 259. 11:11:26 Hunk #7 succeeded at 271. 11:11:26 Hunk #8 succeeded at 327. 11:11:26 Hmm... Ignoring the trailing garbage. 11:11:26 done 11:11:26 + sudo snapcraft prime --use-lxd 11:11:26 29e5d40040c1: Verifying Checksum 11:11:26 29e5d40040c1: Download complete 11:11:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:11:27 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: 11:11:27 - README.md 11:11:27 11:11:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:11:27 29e5d40040c1: Pull complete 11:11:27 1ce36da41761: Download complete 11:11:27 Launching a container. 11:11:28 1ce36da41761: Pull complete 11:11:28 25b303627fd3: Verifying Checksum 11:11:28 25b303627fd3: Download complete 11:11:39 25b303627fd3: Pull complete 11:11:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:11:39 prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container 11:11:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 11:11:39 Waiting for container to be ready 11:11:39 To start your first instance, try: lxc launch ubuntu:18.04 11:11:39 11:11:42 $ docker top 386e9684e731842cf800fd150c9e9bf0f6cd9731ed988c9247cf7bd8722800b9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:11:43 Waiting for network to be ready... 11:11:43 + + docker-composegrep build parallel --help 11:11:43 11:11:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:11:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:11:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 11:11:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 11:11:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 11:11:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:11:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 11:11:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 11:11:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 11:11:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 11:11:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:11:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:11:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:11:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:11:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:11:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:11:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:11:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:11:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:11:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] 11:11:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 11:11:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 11:11:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 11:11:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 11:11:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 11:11:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 11:11:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 11:11:47 Fetched 24.1 MB in 4s (6244 kB/s) 11:11:48 Reading package lists... 11:11:48 Reading package lists... 11:11:49 Building dependency tree... 11:11:49 Reading state information... 11:11:49 --parallel Build images in parallel. [Pipeline] } 11:11:49 $ docker stop --time=1 386e9684e731842cf800fd150c9e9bf0f6cd9731ed988c9247cf7bd8722800b9 11:11:49 The following additional packages will be installed: 11:11:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:11:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:11:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:11:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:11:49 Suggested packages: 11:11:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:11:49 Recommended packages: 11:11:49 gnupg libsasl2-modules 11:11:49 The following NEW packages will be installed: 11:11:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:11:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:11:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:11:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:11:49 The following packages will be upgraded: 11:11:49 gpg gpg-agent gpgconf libudev1 11:11:49 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 11:11:49 Need to get 3530 kB of archives. 11:11:49 After this operation, 13.3 MB of additional disk space will be used. 11:11:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 11:11:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:11:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:11:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 11:11:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:11:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:11:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:11:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:11:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:11:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:11:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:11:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:11:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:11:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:11:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:11:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:11:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:11:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:11:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:11:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:11:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:11:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:11:50 debconf: delaying package configuration, since apt-utils is not installed 11:11:50 Fetched 3530 kB in 1s (3471 kB/s) 11:11:50 (Reading database ... 12511 files and directories currently installed.) 11:11:50 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 11:11:50 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 11:11:50 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 11:11:50 Selecting previously unselected package udev. 11:11:50 (Reading database ... 12511 files and directories currently installed.) 11:11:50 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 11:11:50 Unpacking udev (237-3ubuntu10.45) ... 11:11:50 Selecting previously unselected package libfuse2:amd64. 11:11:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:11:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:11:51 Selecting previously unselected package fuse. 11:11:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:11:51 Unpacking fuse (2.9.7-1ubuntu1) ... 11:11:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:51 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:11:51 $ docker rm -f 386e9684e731842cf800fd150c9e9bf0f6cd9731ed988c9247cf7bd8722800b9 11:11:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:11:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 11:11:51 Selecting previously unselected package libksba8:amd64. 11:11:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:11:51 Unpacking libksba8:amd64 (1.3.5-2) ... 11:11:51 Selecting previously unselected package libroken18-heimdal:amd64. 11:11:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] isUnix [Pipeline] sh 11:11:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:11:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:11:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:11:52 . [Pipeline] withDockerContainer 11:11:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:11:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:52 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 Selecting previously unselected package libwind0-heimdal:amd64. 11:11:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:11:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 prd-ubuntu18.04-docker-arm64-4c-16g-30538 does not seem to be running inside a container 11:11:52 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:11:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:11:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:52 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:11:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:11:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:52 Selecting previously unselected package libsasl2-modules-db:amd64. 11:11:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:11:52 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:52 Selecting previously unselected package libsasl2-2:amd64. 11:11:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:11:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:52 Selecting previously unselected package libldap-common. 11:11:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:11:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:11:52 Selecting previously unselected package libldap-2.4-2:amd64. 11:11:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:11:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:11:53 Selecting previously unselected package dirmngr. 11:11:53 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:53 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:11:53 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:11:53 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:11:53 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:11:53 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:53 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:53 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:11:53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:53 Setting up libksba8:amd64 (1.3.5-2) ... 11:11:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:11:53 Setting up udev (237-3ubuntu10.45) ... 11:11:53 $ docker top e2a930078c4e2a054bc8ea5c80e8fa184d625ba695c0978a1ff8e5381b04c590 -eo pid,comm 11:11:54 invoke-rc.d: policy-rc.d denied execution of start. 11:11:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { 11:11:54 Processing triggers for systemd (237-3ubuntu10) ... 11:11:54 Setting up fuse (2.9.7-1ubuntu1) ... 11:11:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:11:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] sh 11:11:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:11:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:11:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:11:54 + docker-compose -f ./docker-compose-build.yml build --parallel 11:11:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:11:55 settings in the [Install] section, and DefaultInstance for template units). 11:11:55 This means they are not meant to be enabled using systemctl. 11:11:55 Possible reasons for having this kind of units are: 11:11:55 1) A unit may be statically enabled by being symlinked from another unit's 11:11:55 .wants/ or .requires/ directory. 11:11:55 2) A unit's purpose may be to act as a helper for some other unit which has 11:11:55 a requirement dependency on it. 11:11:55 3) A unit may be started when needed via activation (socket, path, timer, 11:11:55 D-Bus, udev, scripted systemctl call, ...). 11:11:55 4) In case of template units, the unit is meant to be enabled with some 11:11:55 instance name specified. 11:11:55 Reading package lists... 11:11:55 Building dependency tree... 11:11:55 Reading state information... 11:11:55 The following additional packages will be installed: 11:11:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:11:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:11:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:11:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:11:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:11:55 Suggested packages: 11:11:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:11:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:11:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:11:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:11:55 systemd-container policykit-1 11:11:55 Recommended packages: 11:11:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:11:55 The following NEW packages will be installed: 11:11:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:11:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:11:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:11:55 multiarch-support openssh-client python3 python3-minimal python3.6 11:11:55 python3.6-minimal snapd squashfs-tools sudo 11:11:55 The following packages will be upgraded: 11:11:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:11:55 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 11:11:55 Need to get 35.2 MB of archives. 11:11:55 After this operation, 141 MB of additional disk space will be used. 11:11:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 11:11:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 11:11:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 11:11:55 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 11:11:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 11:11:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:11:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 11:11:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 11:11:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 11:11:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:11:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:11:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:11:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:11:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:11:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:11:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:11:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 11:11:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:11:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 11:11:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 11:11:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:11:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:11:57 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:11:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:11:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:11:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:11:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:11:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:11:57 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:11:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 11:11:57 debconf: delaying package configuration, since apt-utils is not installed 11:11:57 Fetched 35.2 MB in 1s (26.1 MB/s) 11:11:57 (Reading database ... 12757 files and directories currently installed.) 11:11:57 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 11:11:57 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 11:11:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 11:11:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 11:11:58 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 11:11:58 (Reading database ... 12757 files and directories currently installed.) 11:11:58 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 11:11:58 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 11:11:58 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 11:11:58 (Reading database ... 12757 files and directories currently installed.) 11:11:58 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 11:11:58 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 11:11:58 Setting up apt (1.6.12ubuntu0.2) ... 11:11:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:11:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:11:59 (Reading database ... 12764 files and directories currently installed.) 11:11:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 11:11:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 11:11:59 Selecting previously unselected package libpython3.6-minimal:amd64. 11:11:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:11:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:11:59 Selecting previously unselected package libexpat1:amd64. 11:11:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:11:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:12:00 Selecting previously unselected package python3.6-minimal. 11:12:00 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:12:00 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:12:00 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 11:12:00 Checking for services that may need to be restarted...done. 11:12:00 Checking for services that may need to be restarted...done. 11:12:00 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:12:00 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:12:00 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:12:00 Building docker-core-command-go ... 11:12:00 Building docker-core-data-go ... 11:12:00 Building docker-core-metadata-go ... 11:12:00 Building docker-security-bootstrapper-go ... 11:12:00 Building docker-security-proxy-setup-go ... 11:12:00 Building docker-security-secretstore-setup-go ... 11:12:00 Building docker-support-notifications-go ... 11:12:00 Building docker-support-scheduler-go ... 11:12:00 Building docker-sys-mgmt-agent-go ... 11:12:00 Building docker-core-data-go 11:12:00 Building docker-security-bootstrapper-go 11:12:00 Building docker-security-secretstore-setup-go 11:12:00 Building docker-security-proxy-setup-go 11:12:00 Building docker-sys-mgmt-agent-go 11:12:00 Selecting previously unselected package python3-minimal. 11:12:00 (Reading database ... 13012 files and directories currently installed.) 11:12:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:12:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:12:00 Selecting previously unselected package mime-support. 11:12:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:12:00 Unpacking mime-support (3.60ubuntu1) ... 11:12:01 Selecting previously unselected package libmpdec2:amd64. 11:12:01 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:12:01 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:12:01 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:12:01 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:12:01 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:12:01 Selecting previously unselected package python3.6. 11:12:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:12:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:12:01 Selecting previously unselected package libpython3-stdlib:amd64. 11:12:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:12:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:12:01 Setting up python3-minimal (3.6.7-1~18.04) ... 11:12:01 Selecting previously unselected package python3. 11:12:01 (Reading database ... 13442 files and directories currently installed.) 11:12:01 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:12:01 Unpacking python3 (3.6.7-1~18.04) ... 11:12:01 Selecting previously unselected package multiarch-support. 11:12:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:12:01 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:12:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:12:02 Selecting previously unselected package liblzo2-2:amd64. 11:12:02 (Reading database ... 13479 files and directories currently installed.) 11:12:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:12:02 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:12:02 Selecting previously unselected package libbsd0:amd64. 11:12:02 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:12:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:12:02 Selecting previously unselected package sudo. 11:12:02 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:12:02 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:12:02 Selecting previously unselected package apparmor. 11:12:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:12:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:12:02 Selecting previously unselected package libedit2:amd64. 11:12:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:12:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:12:03 Selecting previously unselected package libkrb5support0:amd64. 11:12:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:12:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:12:03 Selecting previously unselected package libk5crypto3:amd64. 11:12:03 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:12:03 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:12:03 Selecting previously unselected package libkeyutils1:amd64. 11:12:03 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:12:03 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:12:03 Selecting previously unselected package libkrb5-3:amd64. 11:12:03 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:12:03 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:12:03 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:12:03 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:12:03 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:12:03 Selecting previously unselected package libssl1.0.0:amd64. 11:12:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 11:12:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:12:04 Selecting previously unselected package openssh-client. 11:12:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:12:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:12:04 Selecting previously unselected package squashfs-tools. 11:12:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 11:12:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:12:04 Selecting previously unselected package snapd. 11:12:04 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 11:12:04 Unpacking snapd (2.48.3+18.04) ... 11:12:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:12:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:12:06 Setting up mime-support (3.60ubuntu1) ... 11:12:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:12:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:12:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:12:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:12:06 Setting up systemd (237-3ubuntu10.45) ... 11:12:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:12:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:12:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:12:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:12:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:12:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:12:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:12:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:12:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:12:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:12:09 Setting up python3 (3.6.7-1~18.04) ... 11:12:09 running python rtupdate hooks for python3.6... 11:12:09 running python post-rtupdate hooks for python3.6... 11:12:09 Setting up apparmor (2.12-4ubuntu5.1) ... 11:12:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:12:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:12:10 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:12:11 Setting up snapd (2.48.3+18.04) ... 11:12:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:12:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:12:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:12:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:12:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:12:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:12:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:12:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:12:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:12:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:12:12 /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' 11:12:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:12:12 Processing triggers for systemd (237-3ubuntu10.45) ... 11:12:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:12:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:12:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:12:15 Reading package lists... 11:12:15 Reading package lists... 11:12:15 Building dependency tree... 11:12:15 Reading state information... 11:12:15 Calculating upgrade... 11:12:15 The following packages will be upgraded: 11:12:15 advancecomp base-files bash binutils binutils-common 11:12:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:12:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:12:15 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 11:12:15 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 11:12:15 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:12:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:12:15 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 11:12:15 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 11:12:15 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 11:12:15 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 11:12:15 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 11:12:15 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 11:12:15 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 11:12:15 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 11:12:15 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:12:15 Need to get 63.8 MB of archives. 11:12:15 After this operation, 5207 kB of additional disk space will be used. 11:12:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:12:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] 11:12:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:12:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:12:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:12:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:12:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:12:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:12:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:12:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:12:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:12:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:12:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:12:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:12:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:12:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:12:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:12:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:12:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:12:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:12:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:12:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:12:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:12:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:12:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:12:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:12:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:12:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:12:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:12:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:12:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:12:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:12:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:12:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:12:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:12:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:12:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:12:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:12:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 11:12:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 11:12:18 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:12:18 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:12:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 11:12:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:12:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:12:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:12:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 11:12:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:12:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:12:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 11:12:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 11:12:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 11:12:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 11:12:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:12:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:12:18 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:12:18 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:12:18 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:12:18 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:12:18 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:12:18 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:12:18 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:12:18 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:12:18 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:12:18 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:12:18 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:12:18 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:12:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:12:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:12:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:12:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:12:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 11:12:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 11:12:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 11:12:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 11:12:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 11:12:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:12:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:12:19 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:12:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:12:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:12:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 11:12:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:12:19 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:12:19 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:12:19 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:12:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:12:19 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:12:19 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:12:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:12:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:12:19 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:12:19 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:12:19 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:12:19 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:12:19 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:12:19 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:12:19 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:12:19 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:12:20 debconf: delaying package configuration, since apt-utils is not installed 11:12:20 Fetched 63.8 MB in 4s (14.7 MB/s) 11:12:20 (Reading database ... 13912 files and directories currently installed.) 11:12:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:12:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:12:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... 11:12:20 Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... 11:12:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:22 (Reading database ... 13911 files and directories currently installed.) 11:12:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:12:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:12:23 (Reading database ... 13911 files and directories currently installed.) 11:12:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:23 (Reading database ... 13911 files and directories currently installed.) 11:12:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:12:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:12:24 (Reading database ... 13911 files and directories currently installed.) 11:12:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:12:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:12:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:12:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:12:24 Setting up base-files (10.1ubuntu2.10) ... 11:12:24 Installing new version of config file /etc/issue ... 11:12:24 Installing new version of config file /etc/issue.net ... 11:12:25 Installing new version of config file /etc/lsb-release ... 11:12:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:12:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:12:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:12:25 Removing obsolete conffile /etc/default/motd-news ... 11:12:25 (Reading database ... 13912 files and directories currently installed.) 11:12:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:12:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:12:25 Setting up bash (4.4.18-2ubuntu1.2) ... 11:12:25 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 11:12:25 (Reading database ... 13912 files and directories currently installed.) 11:12:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:12:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:12:25 (Reading database ... 13912 files and directories currently installed.) 11:12:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:12:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:12:26 Setting up tar (1.29b-2ubuntu0.2) ... 11:12:26 (Reading database ... 13912 files and directories currently installed.) 11:12:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:12:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:12:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:12:26 (Reading database ... 13912 files and directories currently installed.) 11:12:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:12:26 (Reading database ... 13912 files and directories currently installed.) 11:12:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:12:26 (Reading database ... 13912 files and directories currently installed.) 11:12:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:12:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:12:27 Setting up grep (3.1-2build1) ... 11:12:27 (Reading database ... 13912 files and directories currently installed.) 11:12:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:12:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:12:27 Setting up login (1:4.5-1ubuntu2) ... 11:12:27 (Reading database ... 13912 files and directories currently installed.) 11:12:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:12:27 (Reading database ... 13912 files and directories currently installed.) 11:12:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:12:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:12:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:12:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:12:29 (Reading database ... 13912 files and directories currently installed.) 11:12:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:12:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:12:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:12:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:12:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:12:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:12:30 (Reading database ... 13912 files and directories currently installed.) 11:12:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:12:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:12:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:12:30 (Reading database ... 13912 files and directories currently installed.) 11:12:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:30 (Reading database ... 13912 files and directories currently installed.) 11:12:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:31 (Reading database ... 13912 files and directories currently installed.) 11:12:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:31 (Reading database ... 13912 files and directories currently installed.) 11:12:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:31 (Reading database ... 13912 files and directories currently installed.) 11:12:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:12:32 (Reading database ... 13912 files and directories currently installed.) 11:12:32 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:32 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:12:32 (Reading database ... 13912 files and directories currently installed.) 11:12:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:32 (Reading database ... 13912 files and directories currently installed.) 11:12:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:12:32 (Reading database ... 13912 files and directories currently installed.) 11:12:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:12:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:12:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:12:33 (Reading database ... 13912 files and directories currently installed.) 11:12:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:12:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:12:34 (Reading database ... 13912 files and directories currently installed.) 11:12:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:12:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:12:35 (Reading database ... 13914 files and directories currently installed.) 11:12:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:12:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:12:35 Setting up debconf (1.5.66ubuntu1) ... 11:12:36 (Reading database ... 13914 files and directories currently installed.) 11:12:36 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:12:36 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:12:36 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:12:36 (Reading database ... 13914 files and directories currently installed.) 11:12:36 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:12:36 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:12:36 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:12:36 (Reading database ... 13914 files and directories currently installed.) 11:12:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:12:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:12:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:12:36 (Reading database ... 13914 files and directories currently installed.) 11:12:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:12:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:12:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 11:12:37 (Reading database ... 13914 files and directories currently installed.) 11:12:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:12:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:12:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:12:37 (Reading database ... 13914 files and directories currently installed.) 11:12:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 11:12:37 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 11:12:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:37 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:12:38 (Reading database ... 13914 files and directories currently installed.) 11:12:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:12:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:12:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:12:38 (Reading database ... 13914 files and directories currently installed.) 11:12:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 11:12:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:12:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 11:12:38 (Reading database ... 13914 files and directories currently installed.) 11:12:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:39 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:12:39 (Reading database ... 13914 files and directories currently installed.) 11:12:39 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:12:39 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:12:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:12:39 (Reading database ... 13914 files and directories currently installed.) 11:12:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:12:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:12:39 Setting up passwd (1:4.5-1ubuntu2) ... 11:12:39 (Reading database ... 13914 files and directories currently installed.) 11:12:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:12:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:12:40 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:12:40 (Reading database ... 13914 files and directories currently installed.) 11:12:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:12:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:12:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:12:40 (Reading database ... 13914 files and directories currently installed.) 11:12:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:12:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:12:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:12:41 (Reading database ... 13914 files and directories currently installed.) 11:12:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:12:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:12:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:12:41 (Reading database ... 13914 files and directories currently installed.) 11:12:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:12:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:12:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:12:41 (Reading database ... 13914 files and directories currently installed.) 11:12:41 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 11:12:41 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 11:12:41 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 11:12:41 (Reading database ... 13914 files and directories currently installed.) 11:12:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 11:12:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 11:12:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 11:12:41 (Reading database ... 13915 files and directories currently installed.) 11:12:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:12:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:12:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:12:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:12:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 11:12:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 11:12:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 11:12:42 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 11:12:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:12:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:12:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:12:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:12:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:12:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:12:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:12:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:12:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:12:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:12:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:12:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:12:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:12:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:12:43 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 11:12:43 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 11:12:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:12:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:12:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:12:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:12:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:45 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:12:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:12:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:12:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:12:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:12:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:12:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:12:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:12:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:12:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:12:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:12:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:12:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:12:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:12:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:12:52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:52 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:52 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:52 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:12:52 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:12:52 Setting up tzdata (2021a-0ubuntu0.18.04) ... 11:12:52 11:12:52 Current default time zone: 'Etc/UTC' 11:12:52 Local time is now: Fri Mar 19 11:12:52 UTC 2021. 11:12:52 Universal Time is now: Fri Mar 19 11:12:52 UTC 2021. 11:12:52 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:12:52 11:12:52 Setting up systemd-sysv (237-3ubuntu10.45) ... 11:12:52 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:52 Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... 11:12:52 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:12:52 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:12:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:12:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:12:52 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:12:52 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:12:52 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:12:52 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:52 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:12:52 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:52 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 11:12:52 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:52 Setting up patch (2.7.6-2ubuntu1.1) ... 11:12:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:12:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:12:53 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 11:12:53 Installing new version of config file /etc/ssl/openssl.cnf ... 11:12:53 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:12:53 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:12:53 Setting up ca-certificates (20210119~18.04.1) ... 11:12:55 Updating certificates in /etc/ssl/certs... 11:12:55 23 added, 27 removed; done. 11:12:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:12:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:12:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:12:55 Setting up pkgbinarymangler (138.18.04.1) ... 11:12:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 11:12:56 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up perl (5.26.1-6ubuntu0.5) ... 11:12:56 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 11:12:56 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:12:56 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:12:56 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 11:12:56 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:12:56 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:12:56 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:12:56 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:12:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:12:56 Processing triggers for systemd (237-3ubuntu10.45) ... 11:12:56 Processing triggers for mime-support (3.60ubuntu1) ... 11:12:56 Processing triggers for ca-certificates (20210119~18.04.1) ... 11:12:56 Updating certificates in /etc/ssl/certs... 11:12:57 0 added, 0 removed; done. 11:12:57 Running hooks in /etc/ca-certificates/update.d... 11:12:57 done. 11:12:57 Reading package lists... 11:12:58 Building dependency tree... 11:12:58 Reading state information... 11:12:58 The following NEW packages will be installed: 11:12:58 apt-transport-https 11:12:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:12:58 Need to get 1696 B of archives. 11:12:58 After this operation, 153 kB of additional disk space will be used. 11:12:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 11:12:58 debconf: delaying package configuration, since apt-utils is not installed 11:12:58 Fetched 1696 B in 0s (29.7 kB/s) 11:12:58 Selecting previously unselected package apt-transport-https. 11:12:58 (Reading database ... 13920 files and directories currently installed.) 11:12:58 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 11:12:58 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 11:12:58 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 11:12:58 Waiting for network to be ready... 11:13:05 2021-03-19T11:13:01Z INFO Waiting for automatic snapd restart... 11:13:05 snapd 2.49 from Canonical* installed 11:13:05 "snapd" switched to the "latest/stable" channel 11:13:05 11:13:08 core18 20210128 from Canonical* installed 11:13:08 "core18" switched to the "latest/stable" channel 11:13:08 11:13:11 snapcraft 4.5.4 from Canonical* installed 11:13:11 "snapcraft" switched to the "latest/stable" channel 11:13:11 11:13:15 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: 11:13:15 - README.md 11:13:15 11:13:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:13:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:13:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:13:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:13:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:13:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:13:22 ---> b5e0b878269c 11:13:22 Step 3/23 : WORKDIR /edgex-go 11:13:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:13:22 ---> b5e0b878269c 11:13:22 Step 3/21 : WORKDIR /edgex-go 11:13:22 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:13:22 ---> b5e0b878269c 11:13:22 Step 3/31 : WORKDIR /edgex-go 11:13:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:13:22 ---> b5e0b878269c 11:13:22 Step 3/24 : WORKDIR /edgex-go 11:13:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:13:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:13:22 ---> b5e0b878269c 11:13:22 Step 3/26 : WORKDIR /edgex-go 11:13:22 ---> Running in dcfa07c2a8e8 11:13:22 ---> Running in 070efd8095f7 11:13:22 ---> Running in bab9eaead2a5 11:13:22 ---> Running in 8fec0f188fe6 11:13:22 ---> Running in 9b23459006af 11:13:22 Removing intermediate container bab9eaead2a5 11:13:22 ---> dc23f576eaf9 11:13:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:22 Removing intermediate container 8fec0f188fe6 11:13:22 ---> ca6e06393a5a 11:13:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:22 Removing intermediate container 9b23459006af 11:13:22 ---> 1a86e9d0cdba 11:13:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:22 Removing intermediate container 070efd8095f7 11:13:22 ---> 79da0a1c9f88 11:13:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:22 Removing intermediate container dcfa07c2a8e8 11:13:22 ---> 4a38dea4f151 11:13:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:22 ---> Running in 961377b771b5 11:13:22 ---> Running in c53222f9cddf 11:13:22 ---> Running in 2894542f49df 11:13:22 ---> Running in ef964ac1e09f 11:13:22 ---> Running in d68ad3c34fb0 11:13:22 Removing intermediate container 961377b771b5 11:13:22 ---> 10a4983ee382 11:13:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:13:22 ---> Running in 8e6804aed27c 11:13:22 Removing intermediate container 2894542f49df 11:13:22 ---> 713023d6aba8 11:13:22 Step 5/24 : RUN apk add --update --no-cache make git 11:13:22 Removing intermediate container c53222f9cddf 11:13:22 ---> e7859c12073a 11:13:22 Step 5/31 : RUN apk add --update --no-cache make git 11:13:22 ---> Running in 162a03480757 11:13:22 ---> Running in fdb3e83031e0 11:13:22 Removing intermediate container ef964ac1e09f 11:13:22 ---> 7b51f3db76cd 11:13:22 Step 5/26 : RUN apk add --update --no-cache make bash git 11:13:22 Removing intermediate container d68ad3c34fb0 11:13:22 ---> a27478f11aea 11:13:22 Step 5/21 : RUN apk add --update --no-cache make git 11:13:22 ---> Running in 7f3b02ca0611 11:13:22 ---> Running in 96ece3a22617 11:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:13:23 Reading package lists... 11:13:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:13:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:13:23 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 11:13:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:13:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:13:23 OK: 217 MiB in 51 packages 11:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:24 OK: 217 MiB in 51 packages 11:13:24 OK: 217 MiB in 51 packages 11:13:25 OK: 217 MiB in 51 packages 11:13:25 OK: 217 MiB in 51 packages 11:13:25 Removing intermediate container 8e6804aed27c 11:13:25 ---> c9af6a858afc 11:13:25 Step 6/23 : COPY go.mod . 11:13:26 ---> 5cab311488c5 11:13:26 Step 7/23 : RUN go mod download 11:13:26 ---> Running in 8b7fda628622 11:13:26 Removing intermediate container fdb3e83031e0 11:13:26 ---> 69e8e2c8944e 11:13:26 Step 6/24 : COPY go.mod . 11:13:26 Removing intermediate container 162a03480757 11:13:26 ---> 017a81195f86 11:13:26 Step 6/31 : COPY go.mod . 11:13:27 Removing intermediate container 7f3b02ca0611 11:13:27 ---> 08c3811ae81b 11:13:27 Step 6/26 : COPY go.mod . 11:13:27 Removing intermediate container 96ece3a22617 11:13:27 ---> 1cffdf3b1251 11:13:27 Step 6/21 : COPY go.mod . 11:13:27 ---> a51ded3d0adf 11:13:27 Step 7/24 : RUN go mod download 11:13:28 ---> Running in 591fcbf33035 11:13:28 ---> 361e11db45c0 11:13:28 Step 7/31 : RUN go mod download 11:13:28 ---> 3c4f39802deb 11:13:28 Step 7/26 : RUN go mod download 11:13:28 ---> Running in d5b028e53f13 11:13:28 ---> Running in 35661c60e78c 11:13:28 ---> 43c3c510fdea 11:13:28 Step 7/21 : RUN go mod download 11:13:29 ---> Running in 14f1fa698aec 11:13:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:13:29 Reading package lists... 11:13:29 Building dependency tree... 11:13:29 Reading state information... 11:13:29 Suggested packages: 11:13:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:13:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:13:29 Recommended packages: 11:13:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:13:29 The following NEW packages will be installed: 11:13:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:13:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:13:29 pkg-config zip 11:13:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:13:29 Need to get 7657 kB of archives. 11:13:29 After this operation, 43.8 MB of additional disk space will be used. 11:13:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 11:13:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 11:13:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 11:13:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 11:13:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:13:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:13:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:13:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:13:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:13:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:13:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:13:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:13:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:13:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:13:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:13:30 debconf: delaying package configuration, since apt-utils is not installed 11:13:30 Fetched 7657 kB in 1s (10.5 MB/s) 11:13:30 Selecting previously unselected package libglib2.0-0:amd64. 11:13:30 (Reading database ... 13924 files and directories currently installed.) 11:13:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 11:13:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:13:31 Selecting previously unselected package libpsl5:amd64. 11:13:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:13:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:13:31 Selecting previously unselected package libnghttp2-14:amd64. 11:13:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:13:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:13:31 Selecting previously unselected package librtmp1:amd64. 11:13:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:13:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:13:31 Removing intermediate container 8b7fda628622 11:13:31 ---> 3c26cabe1bc3 11:13:31 Step 8/23 : COPY . . 11:13:31 Selecting previously unselected package libcurl3-gnutls:amd64. 11:13:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 11:13:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:13:31 Selecting previously unselected package liberror-perl. 11:13:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:13:31 Unpacking liberror-perl (0.17025-1) ... 11:13:31 Selecting previously unselected package git-man. 11:13:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 11:13:31 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 11:13:31 Selecting previously unselected package git. 11:13:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 11:13:31 Unpacking git (1:2.17.1-1ubuntu0.8) ... 11:13:32 Selecting previously unselected package libnorm1:amd64. 11:13:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:13:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:13:32 Selecting previously unselected package libpgm-5.2-0:amd64. 11:13:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:13:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:13:32 Selecting previously unselected package libsodium23:amd64. 11:13:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:13:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:13:32 Selecting previously unselected package libzmq5:amd64. 11:13:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:13:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:13:33 Selecting previously unselected package libzmq3-dev:amd64. 11:13:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:13:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:13:33 Selecting previously unselected package pkg-config. 11:13:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:13:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:13:33 Selecting previously unselected package zip. 11:13:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:13:33 Unpacking zip (3.0-11build1) ... 11:13:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:13:33 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 11:13:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:13:33 Setting up liberror-perl (0.17025-1) ... 11:13:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:13:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:13:33 No schema files found: doing nothing. 11:13:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:13:33 Setting up zip (3.0-11build1) ... 11:13:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:13:33 Setting up libsodium23:amd64 (1.0.16-2) ... 11:13:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:13:33 Removing intermediate container 591fcbf33035 11:13:33 ---> f0d927d2d3d5 11:13:33 Step 8/24 : COPY . . 11:13:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:13:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:13:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:13:33 Setting up git (1:2.17.1-1ubuntu0.8) ... 11:13:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:13:34 Removing intermediate container d5b028e53f13 11:13:34 ---> 3d46babfc119 11:13:34 Step 8/31 : COPY . . 11:13:34 Removing intermediate container 14f1fa698aec 11:13:34 ---> 95b8d59ae2e7 11:13:34 Step 8/21 : COPY . . 11:13:35 Removing intermediate container 35661c60e78c 11:13:35 ---> 2923836fa463 11:13:35 Step 8/26 : COPY . . 11:13:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:13:40 git set to automatically installed. 11:13:40 git-man set to automatically installed. 11:13:40 libcurl3-gnutls set to automatically installed. 11:13:40 liberror-perl set to automatically installed. 11:13:40 libglib2.0-0 set to automatically installed. 11:13:40 libnghttp2-14 set to automatically installed. 11:13:40 libnorm1 set to automatically installed. 11:13:40 libpgm-5.2-0 set to automatically installed. 11:13:40 libpsl5 set to automatically installed. 11:13:40 librtmp1 set to automatically installed. 11:13:40 libsodium23 set to automatically installed. 11:13:40 libzmq3-dev set to automatically installed. 11:13:40 libzmq5 set to automatically installed. 11:13:40 pkg-config set to automatically installed. 11:13:40 zip set to automatically installed. 11:13:42 snapd is not logged in, snap install commands will use sudo 11:13:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:13:58 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 11:13:59 snapd is not logged in, snap install commands will use sudo 11:14:02 ---> b234ec2b6c2e 11:14:02 Step 9/23 : RUN make cmd/core-data/core-data 11:14:02 ---> 062342e95868 11:14:02 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:14:02 ---> 3f1775d48dc8 11:14:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:14:02 ---> 868cb2c05970 11:14:02 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:14:02 ---> dd96aef6c19b 11:14:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:14:02 ---> Running in d2cab6401516 11:14:02 ---> Running in a1d8ab9c0dae 11:14:02 ---> Running in d4efffd37b60 11:14:02 ---> Running in 59e632f45d47 11:14:02 ---> Running in 939b5768d578 11:14:02 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 11:14:03 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 11:14:03 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 11:14:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:14:03 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 11:14:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:14:05 snap "core18" has no updates available 11:14:06 Pulling config-common 11:14:06 + snapcraftctl pull 11:14:07 Pulling go-build-helper 11:14:07 + snapcraftctl pull 11:14:08 'edgex-go' has dependencies that need to be staged: go-build-helper 11:14:08 Skipping pull go-build-helper (already ran) 11:14:08 Building go-build-helper 11:14:08 + snapcraftctl build 11:14:10 Staging go-build-helper 11:14:10 + snapcraftctl stage 11:14:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:14:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:14:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 11:14:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 11:14:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 11:14:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:14:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 11:14:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 11:14:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 11:14:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 11:14:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:14:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:14:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:14:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:14:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:14:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:14:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:14:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:14:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:14:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] 11:14:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 11:14:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 11:14:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 11:14:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 11:14:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 11:14:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 11:14:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 11:14:20 Fetched 24.1 MB in 0s (0 B/s) 11:14:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:14:20 Fetched 224 kB in 0s (0 B/s) 11:14:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:14:20 Fetched 157 kB in 0s (0 B/s) 11:14:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:14:20 Fetched 221 kB in 0s (0 B/s) 11:14:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:14:20 Fetched 143 kB in 0s (0 B/s) 11:14:20 Pulling edgex-go 11:14:20 + snapcraftctl pull 11:14:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:14:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:14:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:14:42 Fetched 0 B in 0s (0 B/s) 11:14:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:14:42 Fetched 96.5 kB in 0s (0 B/s) 11:14:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:14:42 Fetched 279 kB in 0s (0 B/s) 11:14:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:14:42 Fetched 122 kB in 0s (0 B/s) 11:14:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:14:42 Fetched 77.8 kB in 0s (0 B/s) 11:14:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:14:42 Fetched 8848 B in 0s (0 B/s) 11:14:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:14:42 Fetched 47.8 kB in 0s (0 B/s) 11:14:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:14:42 Fetched 45.6 kB in 0s (0 B/s) 11:14:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:14:42 Fetched 15.0 kB in 0s (0 B/s) 11:14:42 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 11:14:42 Fetched 214 kB in 0s (0 B/s) 11:14:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 11:14:42 Fetched 154 kB in 0s (0 B/s) 11:14:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:14:42 Fetched 50.6 kB in 0s (0 B/s) 11:14:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:14:42 Fetched 14.8 kB in 0s (0 B/s) 11:14:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:14:42 Fetched 41.8 kB in 0s (0 B/s) 11:14:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:14:42 Fetched 499 kB in 0s (0 B/s) 11:14:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:14:42 Fetched 111 kB in 0s (0 B/s) 11:14:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:14:42 Fetched 240 kB in 0s (0 B/s) 11:14:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:14:42 Fetched 29.3 kB in 0s (0 B/s) 11:14:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:14:42 Fetched 85.5 kB in 0s (0 B/s) 11:14:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:14:42 Fetched 24.5 kB in 0s (0 B/s) 11:14:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:14:42 Fetched 49.2 kB in 0s (0 B/s) 11:14:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:14:42 Fetched 54.2 kB in 0s (0 B/s) 11:14:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:14:42 Fetched 30.8 kB in 0s (0 B/s) 11:14:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 11:14:42 Fetched 15.8 kB in 0s (0 B/s) 11:14:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:14:42 Fetched 85.9 kB in 0s (0 B/s) 11:14:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:14:42 Fetched 8720 B in 0s (0 B/s) 11:14:42 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 11:14:42 Fetched 137 kB in 0s (0 B/s) 11:14:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:14:42 Fetched 119 kB in 0s (0 B/s) 11:14:42 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 11:14:42 Fetched 109 kB in 0s (0 B/s) 11:14:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:14:42 Fetched 11.1 kB in 0s (0 B/s) 11:14:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:14:42 Fetched 645 kB in 0s (0 B/s) 11:14:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:14:42 Fetched 41.3 kB in 0s (0 B/s) 11:14:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:14:42 Fetched 17.9 kB in 0s (0 B/s) 11:14:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:14:42 Fetched 368 kB in 0s (0 B/s) 11:14:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:14:42 Fetched 187 kB in 0s (0 B/s) 11:14:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:14:42 Fetched 175 kB in 0s (0 B/s) 11:14:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:14:42 Fetched 206 kB in 0s (0 B/s) 11:14:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 11:14:42 Fetched 1301 kB in 0s (0 B/s) 11:14:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:14:42 Fetched 36.2 kB in 0s (0 B/s) 11:14:42 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 11:14:42 Fetched 159 kB in 0s (0 B/s) 11:14:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:14:42 Fetched 107 kB in 0s (0 B/s) 11:14:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:14:42 Fetched 48.7 kB in 0s (0 B/s) 11:14:42 Pulling static-packages 11:14:42 + snapcraftctl pull 11:14:42 Pulling version 11:14:42 + cd /root/project 11:14:42 + [ -f VERSION ] 11:14:42 + PROJECT_VERSION=local-dev 11:14:42 + git rev-parse --short HEAD 11:14:42 + GIT_REVISION=3fdac07c 11:14:42 + snapcraftctl set-version local-dev 11:14:42 Building config-common 11:14:42 + snapcraftctl build 11:14:43 Skipping build go-build-helper (already ran) 11:14:44 Building edgex-go 11:14:44 + cd /root/parts/edgex-go/src 11:14:44 + make build 11:14:44 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 11:14:46 go: downloading github.com/gorilla/mux v1.8.0 11:14:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 11:14:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 11:14:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 11:14:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 11:14:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 11:14:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:14:46 go: downloading github.com/x448/float16 v0.8.4 11:14:46 go: downloading github.com/google/uuid v1.2.0 11:14:46 go: downloading github.com/pelletier/go-toml v1.2.0 11:14:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 11:14:47 go: downloading github.com/go-kit/kit v0.8.0 11:14:47 go: downloading github.com/go-playground/validator/v10 v10.3.0 11:14:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 11:14:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:14:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 11:14:47 go: downloading github.com/leodido/go-urn v1.2.0 11:14:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 11:14:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:14:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 11:14:47 go: downloading github.com/go-playground/universal-translator v0.17.0 11:14:47 go: downloading github.com/pebbe/zmq4 v1.2.5 11:14:47 go: downloading github.com/BurntSushi/toml v0.3.1 11:14:47 go: downloading github.com/hashicorp/consul/api v1.8.1 11:14:47 go: downloading github.com/pkg/errors v0.8.1 11:14:47 go: downloading github.com/go-playground/locales v0.13.0 11:14:47 go: downloading github.com/imdario/mergo v0.3.12 11:14:47 go: downloading github.com/gorilla/websocket v1.4.2 11:14:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:14:47 go: downloading github.com/hashicorp/serf v0.9.5 11:14:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 11:14:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:14:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:14:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 11:14:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:14:47 go: downloading github.com/fatih/color v1.9.0 11:14:47 go: downloading github.com/mattn/go-isatty v0.0.12 11:14:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:14:47 go: downloading github.com/mitchellh/copystructure v1.0.0 11:14:47 go: downloading github.com/mattn/go-colorable v0.1.6 11:14:47 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 11:14:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:14:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:14:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:14:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:14:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:14:58 go: downloading gopkg.in/yaml.v2 v2.4.0 11:15:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:15:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:15:04 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 11:15:05 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 11:15:05 go: downloading github.com/stretchr/testify v1.7.0 11:15:05 go: downloading github.com/davecgh/go-spew v1.1.1 11:15:05 go: downloading github.com/pmezard/go-difflib v1.0.0 11:15:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:15:07 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 11:15:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 11:15:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:15:09 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 11:15:10 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 11:15:10 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 11:15:11 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 11:15:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:15:13 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:15:14 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 11:15:14 go: downloading github.com/lib/pq v1.9.0 11:15:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:15:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:15:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:15:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:15:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:15:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:15:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:15:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:15:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:15:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:15:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:15:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:15:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:15:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:15:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:15:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:15:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:15:16 + 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 11:15:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:15:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:15:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:15:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:15:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:15:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:15:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:15:19 Building static-packages 11:15:19 + snapcraftctl build 11:15:21 Building version 11:15:21 + snapcraftctl build 11:15:23 Staging config-common 11:15:23 + snapcraftctl stage 11:15:23 Skipping stage go-build-helper (already ran) 11:15:23 Staging edgex-go 11:15:23 + snapcraftctl stage 11:15:24 Staging static-packages 11:15:24 + snapcraftctl stage 11:15:25 Staging version 11:15:25 + snapcraftctl stage 11:15:26 Priming config-common 11:15:26 + snapcraftctl prime 11:15:27 Priming go-build-helper 11:15:27 + snapcraftctl prime 11:15:28 Priming edgex-go 11:15:28 + snapcraftctl prime 11:15:29 Priming static-packages 11:15:29 + snapcraftctl prime 11:15:32 Priming version 11:15:32 + snapcraftctl prime 11:15:32 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] } 11:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:15:43 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 11:15:59 Removing intermediate container a1d8ab9c0dae 11:15:59 ---> 967c2e15b851 11:15:59 11:15:59 Step 10/24 : FROM alpine:3.12 11:15:59 3.12: Pulling from library/alpine 11:16:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:16:00 Status: Downloaded newer image for alpine:3.12 11:16:00 ---> d10569e2745f 11:16:00 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:16:01 ---> Running in 5db963a16290 11:16:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:16:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:16:04 (1/5) Installing ca-certificates (20191127-r4) 11:16:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:16:04 (3/5) Installing libcurl (7.69.1-r3) 11:16:04 (4/5) Installing curl (7.69.1-r3) 11:16:04 (5/5) Installing dumb-init (1.2.2-r1) 11:16:05 Executing busybox-1.31.1-r19.trigger 11:16:05 Executing ca-certificates-20191127-r4.trigger 11:16:05 OK: 7 MiB in 19 packages 11:16:08 Removing intermediate container 59e632f45d47 11:16:08 ---> d7993914ba35 11:16:08 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:16:08 Removing intermediate container 939b5768d578 11:16:08 ---> 5c2d567c9994 11:16:08 11:16:08 Step 10/21 : FROM alpine:3.12 11:16:08 ---> d10569e2745f 11:16:08 Step 11/21 : RUN apk add --update --no-cache curl 11:16:08 Removing intermediate container d4efffd37b60 11:16:08 ---> e51fcef0ca12 11:16:08 11:16:08 Step 10/31 : FROM alpine:3.12 11:16:08 ---> d10569e2745f 11:16:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:16:08 ---> Running in 68afededed15 11:16:08 ---> Running in cfc4cb0d8787 11:16:08 ---> Running in f754b0d6345f 11:16:09 Removing intermediate container 5db963a16290 11:16:09 ---> e01088c9f61f 11:16:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:16:09 ---> Running in a5c8de7f153d 11:16:09 Removing intermediate container f754b0d6345f 11:16:09 ---> 22edaf7a3c99 11:16:09 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:16:10 ---> Running in 2e276042e308 11:16:10 Removing intermediate container a5c8de7f153d 11:16:10 ---> 7375f6001d79 11:16:10 Step 13/24 : WORKDIR / 11:16:10 ---> Running in fb116952c806 11:16:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:16:11 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 11:16:11 Removing intermediate container fb116952c806 11:16:11 ---> 25ba0ef87e31 11:16:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:16:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:16:12 (1/4) Installing ca-certificates (20191127-r4) 11:16:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:16:12 (3/4) Installing libcurl (7.69.1-r3) 11:16:12 (4/4) Installing curl (7.69.1-r3) 11:16:12 Executing busybox-1.31.1-r19.trigger 11:16:12 Executing ca-certificates-20191127-r4.trigger 11:16:12 OK: 7 MiB in 18 packages 11:16:12 (1/2) Installing dumb-init (1.2.2-r1) 11:16:12 (2/2) Installing su-exec (0.2-r1) 11:16:12 Executing busybox-1.31.1-r19.trigger 11:16:12 ---> 65aa2b9a6d7d 11:16:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:16:12 OK: 5 MiB in 16 packages 11:16:14 ---> 78cc69d13106 11:16:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:16:15 Removing intermediate container cfc4cb0d8787 11:16:15 ---> a8ddd4e13166 11:16:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:16:15 Removing intermediate container 2e276042e308 11:16:15 ---> b476cf6043b6 11:16:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:16:16 ---> 55a234ad2b83 11:16:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:16:16 ---> Running in e1abcb5c6f64 11:16:16 ---> Running in 93068f81b6f9 11:16:17 Removing intermediate container e1abcb5c6f64 11:16:17 ---> fc885c807bea 11:16:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:16:17 Removing intermediate container 68afededed15 11:16:17 ---> 88dc583013a2 11:16:17 11:16:17 Step 11/26 : FROM docker:20.10.0 11:16:17 20.10.0: Pulling from library/docker 11:16:17 Removing intermediate container 93068f81b6f9 11:16:17 ---> 87b2d870303f 11:16:17 Step 13/21 : WORKDIR /edgex 11:16:18 ---> Running in 8e94c6249e18 11:16:18 ---> 2e379cda9efd 11:16:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:16:18 ---> Running in 449570a3af32 11:16:20 Removing intermediate container 8e94c6249e18 11:16:20 ---> 96b5e34d8f9e 11:16:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:16:20 ---> Running in 8b636b16c55d 11:16:20 Removing intermediate container 449570a3af32 11:16:20 ---> 618f47fa8302 11:16:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:16:23 ---> 67336166ec55 11:16:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:16:23 ---> 72192fffe7ac 11:16:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:16:24 ---> 58f6538636e8 11:16:24 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/ 11:16:26 ---> Running in 5eff6ae35247 11:16:26 Removing intermediate container 8b636b16c55d 11:16:26 ---> 318071fa7174 11:16:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:16:26 ---> 1fc4eeb583ee 11:16:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:16:26 ---> Running in e349d0fde8f5 11:16:27 Removing intermediate container d2cab6401516 11:16:27 ---> a0b85c078c66 11:16:27 11:16:27 Step 10/23 : FROM alpine:3.12 11:16:27 ---> d10569e2745f 11:16:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:16:28 ---> Running in 55937823a34d 11:16:28 Removing intermediate container e349d0fde8f5 11:16:28 ---> 3484fde03c1f 11:16:28 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:16:28 ---> 38317ba56871 11:16:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:16:29 ---> Running in 26b4db3da450 11:16:30 Removing intermediate container 55937823a34d 11:16:30 ---> 19f89bd89b41 11:16:30 Step 12/23 : ENV APP_PORT=48080 11:16:30 ---> 85ade6f8d62c 11:16:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:16:30 ---> Running in 1ad921234420 11:16:30 Removing intermediate container 26b4db3da450 11:16:30 ---> 4066c8bae57a 11:16:30 Step 18/21 : CMD ["--init=true"] 11:16:30 ---> Running in 824f8f51aca3 11:16:30 Removing intermediate container 5eff6ae35247 11:16:30 ---> 0b618d48ed51 11:16:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:16:30 ---> Running in 92cb47df838a 11:16:31 ---> Running in c65773aadd71 11:16:31 Removing intermediate container 1ad921234420 11:16:31 ---> ac2f4eeec9ec 11:16:31 Step 13/23 : EXPOSE $APP_PORT 11:16:31 ---> Running in 431af58c18ed 11:16:31 Removing intermediate container 92cb47df838a 11:16:31 ---> 091149c16403 11:16:31 Step 19/21 : LABEL arch=arm64 11:16:32 Removing intermediate container c65773aadd71 11:16:32 ---> 19fdb3fee176 11:16:32 Step 22/24 : LABEL arch=arm64 11:16:32 ---> Running in 364b4e4d5e21 11:16:32 Removing intermediate container 431af58c18ed 11:16:32 ---> 7d25bcea6741 11:16:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:32 ---> Running in f04579e57b25 11:16:32 ---> Running in 6b9b282decfd 11:16:32 Removing intermediate container 364b4e4d5e21 11:16:32 ---> 42e6875c3e33 11:16:32 Step 20/21 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:16:32 Removing intermediate container f04579e57b25 11:16:32 ---> a74d00fb88f7 11:16:32 Step 23/24 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:16:33 ---> Running in 948df73b9a0f 11:16:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:16:33 Status: Downloaded newer image for docker:20.10.0 11:16:33 ---> eeaf43b92773 11:16:33 Step 12/26 : RUN apk add --no-cache bash 11:16:33 ---> Running in ad3756f75a5b 11:16:33 ---> Running in 28201b5c0cfb 11:16:34 Removing intermediate container 948df73b9a0f 11:16:34 ---> 2f860a89281c 11:16:34 Step 21/21 : LABEL version=0.0.0 11:16:34 Removing intermediate container ad3756f75a5b 11:16:34 ---> d31adbd8e195 11:16:34 Step 24/24 : LABEL version=0.0.0 11:16:34 ---> Running in f3daf6703071 11:16:34 Removing intermediate container 824f8f51aca3 11:16:34 ---> ecf4aa8f6fea 11:16:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:16:34 ---> Running in beba35b95078 11:16:34 Removing intermediate container f3daf6703071 11:16:35 ---> 7bdbfad270d5 11:16:35 11:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:16:35 Removing intermediate container beba35b95078 11:16:35 ---> 30b8494c221c 11:16:35 11:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:16:35 ---> dd4c4f0873b9 11:16:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:16:35 Successfully built 7bdbfad270d5 11:16:35 Successfully tagged docker-security-proxy-setup-go-arm64:latest 11:16:35 Building docker-support-scheduler-go 11:16:36  Building docker-security-proxy-setup-go ... done Successfully built 30b8494c221c 11:16:36 (1/2) Installing readline (8.0.4-r0) 11:16:36 (2/2) Installing bash (5.0.17-r0) 11:16:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 11:16:36 Removing intermediate container 6b9b282decfd 11:16:36 ---> b1eca4629c63 11:16:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:16:36 Building docker-support-notifications-go 11:16:36  Building docker-security-secretstore-setup-go ... done Executing bash-5.0.17-r0.post-install 11:16:36 Executing busybox-1.31.1-r19.trigger 11:16:36 OK: 12 MiB in 22 packages 11:16:36 ---> Running in 10816c49aa95 11:16:37 ---> f5e636ae14f6 11:16:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:16:38 Removing intermediate container 28201b5c0cfb 11:16:38 ---> 3c0fa70bcdc9 11:16:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:16:38 ---> Running in 1144df03349e 11:16:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:16:38 ---> 0bdc4d54a1ad 11:16:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:16:38 Removing intermediate container 1144df03349e 11:16:38 ---> d41143be41a0 11:16:38 Step 14/26 : ENV APP_PORT=48090 11:16:39 ---> Running in df915aae116a 11:16:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:16:40 ---> fb5425aa62d1 11:16:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:16:41 Removing intermediate container df915aae116a 11:16:41 ---> 0b57701e09ec 11:16:41 Step 15/26 : EXPOSE $APP_PORT 11:16:42 ---> Running in 9606aaa1b525 11:16:42 ---> a74da536838b 11:16:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:16:42 (1/6) Installing dumb-init (1.2.2-r1) 11:16:42 (2/6) Installing libgcc (9.3.0-r2) 11:16:42 (3/6) Installing libsodium (1.0.18-r0) 11:16:43 (4/6) Installing libstdc++ (9.3.0-r2) 11:16:43 ---> Running in 1de0027d0642 11:16:43 Removing intermediate container 9606aaa1b525 11:16:43 ---> a514e6bd807a 11:16:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:16:44 (5/6) Installing libzmq (4.3.3-r0) 11:16:44 Removing intermediate container 1de0027d0642 11:16:44 ---> f95f42d4bd4a 11:16:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:16:44 (6/6) Installing zeromq (4.3.3-r0) 11:16:44 Executing busybox-1.31.1-r19.trigger 11:16:44 OK: 8 MiB in 20 packages 11:16:46 ---> a1be4bf3e37d 11:16:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:16:47 ---> b6eae5979966 11:16:47 Step 26/31 : RUN chmod +x /entrypoint.sh 11:16:47 ---> Running in 6e7e92eaee77 11:16:47 ---> f5ca3c8f407d 11:16:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:16:47 Removing intermediate container 10816c49aa95 11:16:47 ---> 207bd5e2ecfe 11:16:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:16:48 ---> 919ad6db67d0 11:16:48 Step 19/26 : RUN apk --no-cache add py3-pip 11:16:48 ---> e496fd6a5c7c 11:16:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:16:48 ---> Running in ee43c2b95cfb 11:16:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:16:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:16:50 Removing intermediate container 6e7e92eaee77 11:16:50 ---> 1836afbd760f 11:16:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:16:50 ---> 758c4557583d 11:16:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:16:51 (1/33) Installing libbz2 (1.0.8-r1) 11:16:51 (2/33) Installing expat (2.2.9-r1) 11:16:51 (3/33) Installing libffi (3.3-r2) 11:16:51 (4/33) Installing gdbm (1.13-r1) 11:16:51 (5/33) Installing xz-libs (5.2.5-r0) 11:16:51 (6/33) Installing sqlite-libs (3.32.1-r0) 11:16:51 (7/33) Installing python3 (3.8.8-r0) 11:16:52 ---> Running in 2ba7aa4d3420 11:16:52 ---> a3d2cd0545d8 11:16:52 Step 19/23 : ENTRYPOINT ["/core-data"] 11:16:53 ---> Running in 98e1bd6b48f8 11:16:53 Removing intermediate container 2ba7aa4d3420 11:16:53 ---> 4b89befe2f6d 11:16:53 Step 28/31 : CMD ["gate"] 11:16:53 (8/33) Installing py3-appdirs (1.4.4-r1) 11:16:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:16:53 (10/33) Installing py3-parsing (2.4.7-r0) 11:16:53 (11/33) Installing py3-six (1.15.0-r0) 11:16:53 (12/33) Installing py3-packaging (20.4-r0) 11:16:53 (13/33) Installing py3-setuptools (47.0.0-r0) 11:16:53 (14/33) Installing py3-chardet (3.0.4-r4) 11:16:53 (15/33) Installing py3-idna (2.9-r0) 11:16:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:16:54 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:16:54 (18/33) Installing py3-requests (2.23.0-r0) 11:16:54 (19/33) Installing py3-msgpack (1.0.0-r0) 11:16:54 (20/33) Installing py3-lockfile (0.12.2-r3) 11:16:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:16:54 (22/33) Installing py3-colorama (0.4.3-r0) 11:16:54 (23/33) Installing py3-distlib (0.3.0-r0) 11:16:54 (24/33) Installing py3-distro (1.5.0-r1) 11:16:54 (25/33) Installing py3-webencodings (0.5.1-r3) 11:16:54 (26/33) Installing py3-html5lib (1.0.1-r4) 11:16:54 (27/33) Installing py3-pytoml (0.1.21-r0) 11:16:54 (28/33) Installing py3-pep517 (0.8.2-r0) 11:16:54 ---> Running in da54186fa092 11:16:54 (29/33) Installing py3-progress (1.5-r0) 11:16:54 (30/33) Installing py3-toml (0.10.1-r0) 11:16:54 (31/33) Installing py3-retrying (1.3.3-r0) 11:16:54 Removing intermediate container 98e1bd6b48f8 11:16:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:16:54 ---> a37135fb4ec6 11:16:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:16:54 (33/33) Installing py3-pip (20.1.1-r0) 11:16:54 Executing busybox-1.31.1-r19.trigger 11:16:54 OK: 71 MiB in 55 packages 11:16:55 ---> Running in 180ee016acf3 11:16:55 Removing intermediate container da54186fa092 11:16:55 ---> 678ef1e775e9 11:16:55 Step 29/31 : LABEL arch=arm64 11:16:56 ---> Running in b31b443cce1e 11:16:56 Removing intermediate container 180ee016acf3 11:16:56 ---> 49b249db3b6d 11:16:56 Step 21/23 : LABEL arch=arm64 11:16:57 ---> Running in 696e3c9735fd 11:16:57 Removing intermediate container b31b443cce1e 11:16:57 ---> 5f69685a7a3c 11:16:57 Step 30/31 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:16:58 ---> Running in da613c67153a 11:16:58 Removing intermediate container 696e3c9735fd 11:16:58 ---> 78469aabe01a 11:16:58 Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:16:58 ---> Running in 36cc15d1827f 11:16:59 Removing intermediate container da613c67153a 11:16:59 ---> 34a47fad8d41 11:16:59 Step 31/31 : LABEL version=0.0.0 11:16:59 ---> Running in e44c943a2a78 11:17:00 Removing intermediate container 36cc15d1827f 11:17:00 ---> 18a74f4dc24a 11:17:00 Step 23/23 : LABEL version=0.0.0 11:17:00 ---> Running in ae682e09d006 11:17:01 Removing intermediate container e44c943a2a78 11:17:01 ---> ad95ff93c7a8 11:17:01 11:17:01 Removing intermediate container ae682e09d006 11:17:01 ---> 1d88350662dc 11:17:01 11:17:02 Successfully built ad95ff93c7a8 11:17:02 Successfully tagged docker-security-bootstrapper-go-arm64:latest 11:17:02 Building docker-core-metadata-go 11:17:02  Building docker-security-bootstrapper-go ... done Successfully built 1d88350662dc 11:17:02 Successfully tagged docker-core-data-go-arm64:latest 11:17:02  Building docker-core-data-go ... done Building docker-core-command-go 11:17:05 Removing intermediate container ee43c2b95cfb 11:17:05 ---> 52dfd8b50b63 11:17:05 Step 20/26 : RUN pip install docker-compose==1.23.2 11:17:05 ---> Running in 1e900a18197d 11:17:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:17:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:17:07 ---> b5e0b878269c 11:17:07 Step 3/22 : WORKDIR /edgex-go 11:17:07 ---> Using cache 11:17:07 ---> 4a38dea4f151 11:17:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:07 ---> Using cache 11:17:07 ---> a27478f11aea 11:17:07 Step 5/22 : RUN apk add --update --no-cache make git 11:17:07 ---> Using cache 11:17:07 ---> 1cffdf3b1251 11:17:07 Step 6/22 : COPY go.mod . 11:17:07 ---> Using cache 11:17:07 ---> 43c3c510fdea 11:17:07 Step 7/22 : RUN go mod download 11:17:07 ---> Using cache 11:17:07 ---> 95b8d59ae2e7 11:17:07 Step 8/22 : COPY . . 11:17:07 ---> Using cache 11:17:07 ---> dd96aef6c19b 11:17:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:17:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:17:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:17:08 ---> b5e0b878269c 11:17:08 Step 3/22 : WORKDIR /edgex-go 11:17:08 ---> Using cache 11:17:08 ---> 4a38dea4f151 11:17:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:08 ---> Using cache 11:17:08 ---> a27478f11aea 11:17:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:17:09 ---> Running in 56098b5b27ad 11:17:09 ---> Running in 771429290f1e 11:17:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:17:12 Collecting docker-compose==1.23.2 11:17:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:17:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:17:12 Collecting docopt<0.7,>=0.6.1 11:17:12 Downloading docopt-0.6.2.tar.gz (25 kB) 11:17:14 OK: 217 MiB in 51 packages 11:17:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:17:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:17:18 Removing intermediate container 771429290f1e 11:17:18 ---> 3a89619a24b7 11:17:18 Step 6/22 : COPY go.mod . 11:17:19 ---> f48fd3b88e88 11:17:19 Step 7/22 : RUN go mod download 11:17:19 Collecting PyYAML<4,>=3.10 11:17:19 Downloading PyYAML-3.13.tar.gz (270 kB) 11:17:19 ---> Running in 79dc6dc31598 11:17:26 Collecting docker<4.0,>=3.6.0 11:17:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:17:26 Removing intermediate container 79dc6dc31598 11:17:26 ---> 84d1d65f10cb 11:17:26 Step 8/22 : COPY . . 11:17:26 Collecting texttable<0.10,>=0.9.0 11:17:26 Downloading texttable-0.9.1.tar.gz (11 kB) 11:17:29 Collecting jsonschema<3,>=2.5.1 11:17:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:17:29 Collecting cached-property<2,>=1.2.0 11:17:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:17:30 Collecting websocket-client<1.0,>=0.32.0 11:17:30 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 11:17:31 Collecting dockerpty<0.5,>=0.4.1 11:17:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:17:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:17:33 Collecting idna<2.8,>=2.5 11:17:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:17:34 Collecting urllib3<1.25,>=1.21.1 11:17:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:17:34 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 11:17:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 11:17:34 Collecting docker-pycreds>=0.4.0 11:17:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:17:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:17:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:17:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:17:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:17:36 Installing collected packages: docopt, idna, urllib3, requests, PyYAML, websocket-client, docker-pycreds, docker, texttable, jsonschema, cached-property, dockerpty, docker-compose 11:17:36 Running setup.py install for docopt: started 11:17:38 Running setup.py install for docopt: finished with status 'done' 11:17:38 Attempting uninstall: idna 11:17:38 Found existing installation: idna 2.9 11:17:38 Uninstalling idna-2.9: 11:17:38 Successfully uninstalled idna-2.9 11:17:39 Attempting uninstall: urllib3 11:17:39 Found existing installation: urllib3 1.25.9 11:17:39 Uninstalling urllib3-1.25.9: 11:17:40 Successfully uninstalled urllib3-1.25.9 11:17:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:17:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:17:40 ---> b5e0b878269c 11:17:40 Step 3/23 : WORKDIR /edgex-go 11:17:40 ---> Using cache 11:17:40 ---> 4a38dea4f151 11:17:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:40 ---> Using cache 11:17:40 ---> a27478f11aea 11:17:40 Step 5/23 : RUN apk add --update --no-cache make git 11:17:40 ---> Using cache 11:17:40 ---> 1cffdf3b1251 11:17:40 Step 6/23 : COPY go.mod . 11:17:40 ---> Using cache 11:17:40 ---> 43c3c510fdea 11:17:40 Step 7/23 : RUN go mod download 11:17:40 ---> Using cache 11:17:40 ---> 95b8d59ae2e7 11:17:40 Step 8/23 : COPY . . 11:17:40 ---> Using cache 11:17:40 ---> dd96aef6c19b 11:17:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:17:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:17:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:17:40 ---> b5e0b878269c 11:17:40 Step 3/23 : WORKDIR /edgex-go 11:17:40 ---> Using cache 11:17:40 ---> 4a38dea4f151 11:17:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:40 ---> Using cache 11:17:40 ---> a27478f11aea 11:17:40 Step 5/23 : RUN apk add --update --no-cache make git 11:17:40 ---> Using cache 11:17:40 ---> 1cffdf3b1251 11:17:40 Step 6/23 : COPY go.mod . 11:17:40 ---> Using cache 11:17:40 ---> 43c3c510fdea 11:17:40 Step 7/23 : RUN go mod download 11:17:40 ---> Using cache 11:17:40 ---> 95b8d59ae2e7 11:17:40 Step 8/23 : COPY . . 11:17:40 ---> Using cache 11:17:40 ---> dd96aef6c19b 11:17:40 Step 9/23 : RUN make cmd/core-command/core-command 11:17:41 Attempting uninstall: requests 11:17:41 Found existing installation: requests 2.23.0 11:17:41 Uninstalling requests-2.23.0: 11:17:42 Successfully uninstalled requests-2.23.0 11:17:43 Running setup.py install for PyYAML: started 11:17:45 ---> Running in bf78efbfe178 11:17:45 ---> Running in fd02bccb49b0 11:17:45 Running setup.py install for PyYAML: finished with status 'done' 11:17:47 Running setup.py install for texttable: started 11:17:47 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 11:17:47 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 11:17:50 Running setup.py install for texttable: finished with status 'done' 11:17:50 Running setup.py install for dockerpty: started 11:17:53 ---> 7eb3ff1ba4ab 11:17:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:17:53 ---> Running in 208d3ba1f2f3 11:17:54 Running setup.py install for dockerpty: finished with status 'done' 11:17:55 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 11:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:18:01 Removing intermediate container 1e900a18197d 11:18:01 ---> 35a842f2a4b2 11:18:01 Step 21/26 : RUN apk --no-cache add curl 11:18:01 ---> Running in 25e3f69016f2 11:18:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:18:03 (2/3) Installing libcurl (7.69.1-r3) 11:18:03 (3/3) Installing curl (7.69.1-r3) 11:18:03 Executing busybox-1.31.1-r19.trigger 11:18:03 OK: 72 MiB in 58 packages 11:18:05 Removing intermediate container 25e3f69016f2 11:18:05 ---> 78658ef0169f 11:18:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:18:05 ---> Running in f2265dab6612 11:18:06 Removing intermediate container f2265dab6612 11:18:06 ---> 1a6a61dac33f 11:18:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:06 ---> Running in 72e7c053ebdc 11:18:07 Removing intermediate container 72e7c053ebdc 11:18:07 ---> 8ea64077ef32 11:18:07 Step 24/26 : LABEL arch=arm64 11:18:07 ---> Running in aa76728bc01c 11:18:08 Removing intermediate container aa76728bc01c 11:18:08 ---> eff7527692c4 11:18:08 Step 25/26 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:18:08 ---> Running in 3027433427e3 11:18:08 Removing intermediate container 3027433427e3 11:18:08 ---> b5a269d8b1e8 11:18:08 Step 26/26 : LABEL version=0.0.0 11:18:09 ---> Running in a8605b6840dc 11:18:09 Removing intermediate container a8605b6840dc 11:18:09 ---> cf7f2956ddce 11:18:09 11:18:10 Successfully built cf7f2956ddce 11:18:10 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 11:18:49  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 56098b5b27ad 11:18:49 ---> 223fb69b82cf 11:18:49 11:18:49 Step 10/22 : FROM alpine:3.12 11:18:49 ---> d10569e2745f 11:18:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:18:49 ---> Running in 0c4ae0407e92 11:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:49 (1/1) Installing dumb-init (1.2.2-r1) 11:18:49 Executing busybox-1.31.1-r19.trigger 11:18:49 OK: 5 MiB in 15 packages 11:18:49 Removing intermediate container 0c4ae0407e92 11:18:49 ---> 3d4d91c46a4d 11:18:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:18:49 ---> Running in e1ecaf5cbb89 11:18:49 Removing intermediate container e1ecaf5cbb89 11:18:49 ---> d9d92152fdcd 11:18:49 Step 13/22 : ENV APP_PORT=48085 11:18:49 ---> Running in 1a4b99f1cb5e 11:18:49 Removing intermediate container 1a4b99f1cb5e 11:18:49 ---> 4f192a76d5e1 11:18:49 Step 14/22 : EXPOSE $APP_PORT 11:18:49 ---> Running in 928fbc2d3654 11:18:50 Removing intermediate container 928fbc2d3654 11:18:50 ---> b436245c4d13 11:18:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:18:51 ---> e8d7a541a267 11:18:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:18:53 ---> 45d9f007e8ef 11:18:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:18:54 ---> 35b0ac9cda9b 11:18:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:18:54 ---> Running in 7aca252becc3 11:18:55 Removing intermediate container 7aca252becc3 11:18:55 ---> ed79a041d6b5 11:18:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:55 ---> Running in 6ddf3cf8ee42 11:18:56 Removing intermediate container 6ddf3cf8ee42 11:18:56 ---> 35a5e3b528a1 11:18:56 Step 20/22 : LABEL arch=arm64 11:18:56 ---> Running in 20905ab8e1e2 11:18:56 Removing intermediate container 20905ab8e1e2 11:18:56 ---> 5aa12a7c7cfe 11:18:56 Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:18:57 ---> Running in 56810a45bd15 11:18:57 Removing intermediate container 56810a45bd15 11:18:57 ---> 6ad673db47fa 11:18:57 Step 22/22 : LABEL version=0.0.0 11:18:58 ---> Running in 8fa1ec3d3184 11:18:58 Removing intermediate container 8fa1ec3d3184 11:18:58 ---> 706e50221418 11:18:58 11:18:59 Successfully built 706e50221418 11:18:59 Successfully tagged docker-support-scheduler-go-arm64:latest 11:19:21  Building docker-support-scheduler-go ... done Removing intermediate container bf78efbfe178 11:19:21 ---> 3f6e84889b41 11:19:21 11:19:21 Step 10/23 : FROM alpine:3.12 11:19:21 ---> d10569e2745f 11:19:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:19:21 ---> Using cache 11:19:21 ---> 3d4d91c46a4d 11:19:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:19:21 ---> Using cache 11:19:21 ---> d9d92152fdcd 11:19:21 Step 13/23 : ENV APP_PORT=48082 11:19:21 ---> Running in c0ea888f7d9b 11:19:21 Removing intermediate container c0ea888f7d9b 11:19:21 ---> f22b295ea2a6 11:19:21 Step 14/23 : EXPOSE $APP_PORT 11:19:21 ---> Running in 33c0edc238e2 11:19:21 Removing intermediate container 33c0edc238e2 11:19:21 ---> 071d97b97c3e 11:19:21 Step 15/23 : WORKDIR / 11:19:22 ---> Running in d8fbec98a771 11:19:22 Removing intermediate container d8fbec98a771 11:19:22 ---> 3724c64ada67 11:19:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:19:23 ---> fd0671f318f3 11:19:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:19:25 ---> 580bdf1a3182 11:19:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:19:25 Removing intermediate container 208d3ba1f2f3 11:19:25 ---> 89f16887ef0c 11:19:25 11:19:25 Step 10/22 : FROM alpine:3.12 11:19:25 ---> d10569e2745f 11:19:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:19:25 ---> Running in d321d63e0fff 11:19:26 ---> 563890eca765 11:19:26 Step 19/23 : ENTRYPOINT ["/core-command"] 11:19:26 ---> Running in dcbb060435d2 11:19:27 Removing intermediate container dcbb060435d2 11:19:27 ---> d5a376cfc492 11:19:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:19:27 ---> Running in f3531de93dce 11:19:28 (1/2) Installing ca-certificates (20191127-r4) 11:19:28 (2/2) Installing dumb-init (1.2.2-r1) 11:19:28 Executing busybox-1.31.1-r19.trigger 11:19:28 Executing ca-certificates-20191127-r4.trigger 11:19:28 Removing intermediate container f3531de93dce 11:19:28 ---> 18059259e893 11:19:28 Step 21/23 : LABEL arch=arm64 11:19:28 OK: 6 MiB in 16 packages 11:19:28 ---> Running in 06c4fd3fd80b 11:19:28 Removing intermediate container fd02bccb49b0 11:19:28 ---> 01b1f4a63353 11:19:28 11:19:28 Step 10/23 : FROM alpine:3.12 11:19:28 ---> d10569e2745f 11:19:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:19:28 ---> Using cache 11:19:28 ---> 3d4d91c46a4d 11:19:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:19:28 ---> Using cache 11:19:28 ---> d9d92152fdcd 11:19:28 Step 13/23 : ENV APP_PORT=48081 11:19:29 ---> Running in 96760c54f39b 11:19:29 Removing intermediate container 06c4fd3fd80b 11:19:29 ---> 4e4b5cd06bf0 11:19:29 Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:19:29 ---> Running in 558e0414c347 11:19:29 Removing intermediate container 96760c54f39b 11:19:29 ---> 05bc8305d4e8 11:19:29 Step 14/23 : EXPOSE $APP_PORT 11:19:29 Removing intermediate container 558e0414c347 11:19:29 ---> 2aea185c9b04 11:19:29 Step 23/23 : LABEL version=0.0.0 11:19:29 ---> Running in 1a2f930b0d91 11:19:30 Removing intermediate container d321d63e0fff 11:19:30 ---> b00eb7120348 11:19:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:19:30 ---> Running in dc7d77e0d80a 11:19:30 ---> Running in 6f5889f108ae 11:19:30 Removing intermediate container 1a2f930b0d91 11:19:30 ---> 976005e0c356 11:19:30 Step 15/23 : WORKDIR / 11:19:30 ---> Running in 02bbfbb23321 11:19:30 Removing intermediate container dc7d77e0d80a 11:19:30 ---> 81f28361b9bf 11:19:30 11:19:30 Removing intermediate container 6f5889f108ae 11:19:30 ---> 3a0e726f6912 11:19:30 Step 13/22 : ENV APP_PORT=48060 11:19:30 ---> Running in 69c3244ddf71 11:19:31 Removing intermediate container 02bbfbb23321 11:19:31 ---> 4451cc7aae95 11:19:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:19:31 Successfully built 81f28361b9bf 11:19:31 Successfully tagged docker-core-command-go-arm64:latest 11:19:31  Building docker-core-command-go ... done Removing intermediate container 69c3244ddf71 11:19:31 ---> 283cd1b0f829 11:19:31 Step 14/22 : EXPOSE $APP_PORT 11:19:31 ---> Running in 50f573c5e22d 11:19:32 ---> 27d35c876eca 11:19:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:19:32 Removing intermediate container 50f573c5e22d 11:19:32 ---> 692f4016c037 11:19:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:19:33 ---> 2e230b810c66 11:19:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:19:33 ---> 777dc66d7ade 11:19:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:19:34 ---> 0190fb8fde43 11:19:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:19:34 ---> 76cbb365dcac 11:19:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:19:34 ---> Running in e6f7aa2cc783 11:19:34 Removing intermediate container e6f7aa2cc783 11:19:34 ---> d851f5b3c96b 11:19:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:19:34 ---> Running in de570ecb75c9 11:19:34 ---> 8edad9ae6514 11:19:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:19:34 ---> Running in 063b28f513fd 11:19:35 Removing intermediate container de570ecb75c9 11:19:35 ---> f3b2171c5f9b 11:19:35 Step 21/23 : LABEL arch=arm64 11:19:35 ---> Running in 500231fd9cfe 11:19:35 Removing intermediate container 063b28f513fd 11:19:35 ---> 8bf1925b5b8b 11:19:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:19:35 ---> Running in b6c0fed6e2fb 11:19:36 Removing intermediate container 500231fd9cfe 11:19:36 ---> 7687805e1ac5 11:19:36 Step 22/23 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:19:36 ---> Running in 234f866a9b33 11:19:36 Removing intermediate container b6c0fed6e2fb 11:19:36 ---> d7dcf2c3dde8 11:19:36 Step 20/22 : LABEL arch=arm64 11:19:36 ---> Running in 675c287de2ef 11:19:36 Removing intermediate container 234f866a9b33 11:19:36 ---> fb8a52d77560 11:19:36 Step 23/23 : LABEL version=0.0.0 11:19:36 ---> Running in 173a351e1a08 11:19:37 Removing intermediate container 675c287de2ef 11:19:37 ---> b384995a1298 11:19:37 Step 21/22 : LABEL git_sha=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 11:19:37 ---> Running in 3951c3537cee 11:19:37 Removing intermediate container 173a351e1a08 11:19:37 ---> 7bf6cd024ecc 11:19:37 11:19:37 Successfully built 7bf6cd024ecc 11:19:37 Removing intermediate container 3951c3537cee 11:19:37 ---> 854ad41104cf 11:19:37 Step 22/22 : LABEL version=0.0.0 11:19:37 Successfully tagged docker-core-metadata-go-arm64:latest 11:19:37  Building docker-core-metadata-go ... done  ---> Running in e899036864e6 11:19:38 Removing intermediate container e899036864e6 11:19:38 ---> 9b7ef90835ab 11:19:38 11:19:38 Successfully built 9b7ef90835ab 11:19:38 Successfully tagged docker-support-notifications-go-arm64:latest 11:19:39  Building docker-support-notifications-go ... done  [Pipeline] } 11:19:39 $ docker stop --time=1 e2a930078c4e2a054bc8ea5c80e8fa184d625ba695c0978a1ff8e5381b04c590 11:19:41 $ docker rm -f e2a930078c4e2a054bc8ea5c80e8fa184d625ba695c0978a1ff8e5381b04c590 [Pipeline] // withDockerContainer [Pipeline] sh 11:19:42 + grep+ docker images docker 11:19:42 11:19:42 docker-support-notifications-go-arm64 latest 9b7ef90835ab 4 seconds ago 16.9MB 11:19:42 docker-core-metadata-go-arm64 latest 7bf6cd024ecc 5 seconds ago 17.9MB 11:19:42 docker-core-command-go-arm64 latest 81f28361b9bf 12 seconds ago 16.3MB 11:19:42 docker-support-scheduler-go-arm64 latest 706e50221418 44 seconds ago 16.3MB 11:19:42 docker-sys-mgmt-agent-go-arm64 latest cf7f2956ddce About a minute ago 300MB 11:19:42 docker-core-data-go-arm64 latest 1d88350662dc 2 minutes ago 21.3MB 11:19:42 docker-security-bootstrapper-go-arm64 latest ad95ff93c7a8 2 minutes ago 17.8MB 11:19:42 docker-security-proxy-setup-go-arm64 latest 7bdbfad270d5 3 minutes ago 23.4MB 11:19:42 docker-security-secretstore-setup-go-arm64 latest 30b8494c221c 3 minutes ago 23.7MB 11:19:42 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 11:19:43 ---> job-cost.sh 11:19:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lyhy 11:20:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-lyhy/bin to PATH 11:21:59 INFO: No Stack... 11:21:59 INFO: Retrieving Pricing Info for: lf-standard-4 11:21:59 INFO: Archiving Costs [Pipeline] sh 11:21:59 + cat /w/workspace/edgex-go/3/archives/cost.csv 11:21:59 + cut -d, -f6 [Pipeline] lock 11:21:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] 11:21:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] did not exist. Created. 11:21:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:22:00 + echo total: 0.20999999344348907 [Pipeline] stash 11:22:00 Stashed 1 file(s) [Pipeline] } 11:22:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3275-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:22:03 provisioning config files... 11:22:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config849131889734819926tmp [Pipeline] { [Pipeline] sh 11:22:03 + set +x 11:22:03 + curl -s https://codecov.io/bash 11:22:03 + bash -s -- 11:22:04 11:22:04 _____ _ 11:22:04 / ____| | | 11:22:04 | | ___ __| | ___ ___ _____ __ 11:22:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:22:04 | |___| (_) | (_| | __/ (_| (_) \ V / 11:22:04 \_____\___/ \__,_|\___|\___\___/ \_/ 11:22:04 Bash-20210309-2b87ace 11:22:04 11:22:04 11:22:04 ==> git version 2.24.3 found 11:22:04 ==> 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 11:22:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:22:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:22:04 ==> Jenkins CI detected. 11:22:04 project root: . 11:22:04 --> token set from env 11:22:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:22:04 ==> Running gcov in . (disable via -X gcov) 11:22:04 ==> Python coveragepy not found 11:22:04 ==> Searching for coverage reports in: 11:22:04 + . 11:22:04 -> Found 1 reports 11:22:04 ==> Detecting git/mercurial file structure 11:22:04 ==> Reading reports 11:22:04 + ./coverage.out bytes=650607 11:22:04 ==> Appending adjustments 11:22:04 https://docs.codecov.io/docs/fixing-reports 11:22:08 + Found adjustments 11:22:08 ==> Gzipping contents 11:22:08 96K /tmp/codecov.p7lAxl.gz 11:22:08 ==> Uploading reports 11:22:08 url: https://codecov.io 11:22:08 query: branch=PR-3275&commit=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= 11:22:08 -> Pinging Codecov 11:22:08 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3275&commit=3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= 11:22:08 -> Uploading to 11:22:08 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7/9e213992-3842-401e-9250-f2adea0b747b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T112208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b8dc929abc863f66b8e3e21ba7019df29e8c98ee716cd8dde2f37b5cdf3bfef 11:22:08 % Total % Received % Xferd Average Speed Time Time Time Current 11:22:08 Dload Upload Total Spent Left Speed 11:22:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95002 0 0 100 95002 0 187k --:--:-- --:--:-- --:--:-- 187k 100 95002 0 0 100 95002 0 187k --:--:-- --:--:-- --:--:-- 187k 11:22:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 [Pipeline] } 11:22:08 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 11:22:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:22:11 ---> package-listing.sh 11:22:11 ++ facter osfamily 11:22:11 ++ tr '[:upper:]' '[:lower:]' 11:22:11 + OS_FAMILY=redhat 11:22:11 + workspace=/w/workspace/edgex-go/3 11:22:11 + START_PACKAGES=/tmp/packages_start.txt 11:22:11 + END_PACKAGES=/tmp/packages_end.txt 11:22:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:11 + PACKAGES=/tmp/packages_start.txt 11:22:11 + '[' /w/workspace/edgex-go/3 ']' 11:22:11 + PACKAGES=/tmp/packages_end.txt 11:22:11 + case "${OS_FAMILY}" in 11:22:11 + rpm -qa 11:22:11 + sort 11:22:17 + '[' -f /tmp/packages_start.txt ']' 11:22:17 + '[' -f /tmp/packages_end.txt ']' 11:22:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:17 + '[' /w/workspace/edgex-go/3 ']' 11:22:17 + mkdir -p /w/workspace/edgex-go/3/archives/ 11:22:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 11:22:17 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:22:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:22:18 11:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:22:18 alpine: Pulling from edgex-lftools-log-publisher 11:22:18 df20fa9351a1: Pulling fs layer 11:22:18 36b3adc4ff6f: Pulling fs layer 11:22:18 8ad3a11d3b57: Pulling fs layer 11:22:18 46f8f816bc3b: Pulling fs layer 11:22:18 93b61091891f: Pulling fs layer 11:22:18 93b9cdb0e59b: Pulling fs layer 11:22:18 5e14af77c1be: Pulling fs layer 11:22:18 01666e4c0597: Pulling fs layer 11:22:18 aa168da1d23b: Pulling fs layer 11:22:18 93b9cdb0e59b: Waiting 11:22:18 01666e4c0597: Waiting 11:22:18 46f8f816bc3b: Waiting 11:22:18 aa168da1d23b: Waiting 11:22:18 93b61091891f: Waiting 11:22:18 5e14af77c1be: Waiting 11:22:18 36b3adc4ff6f: Verifying Checksum 11:22:18 36b3adc4ff6f: Download complete 11:22:18 46f8f816bc3b: Verifying Checksum 11:22:18 46f8f816bc3b: Download complete 11:22:18 df20fa9351a1: Download complete 11:22:18 93b9cdb0e59b: Verifying Checksum 11:22:18 93b9cdb0e59b: Download complete 11:22:18 5e14af77c1be: Verifying Checksum 11:22:18 5e14af77c1be: Download complete 11:22:18 01666e4c0597: Verifying Checksum 11:22:18 01666e4c0597: Download complete 11:22:18 93b61091891f: Verifying Checksum 11:22:18 93b61091891f: Download complete 11:22:18 8ad3a11d3b57: Verifying Checksum 11:22:18 8ad3a11d3b57: Download complete 11:22:18 df20fa9351a1: Pull complete 11:22:19 36b3adc4ff6f: Pull complete 11:22:21 aa168da1d23b: Verifying Checksum 11:22:21 aa168da1d23b: Download complete 11:22:22 8ad3a11d3b57: Pull complete 11:22:22 46f8f816bc3b: Pull complete 11:22:23 93b61091891f: Pull complete 11:22:23 93b9cdb0e59b: Pull complete 11:22:23 5e14af77c1be: Pull complete 11:22:24 01666e4c0597: Pull complete 11:22:32 aa168da1d23b: Pull complete 11:22:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:22:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:22:32 prd-centos7-docker-4c-2g-30535 does not seem to be running inside a container 11:22:32 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat 11:22:38 $ docker top fc31348f6c027b3b2274529cf193acf73292ac7a39d0639edd0635bdf4640cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:38 + touch /tmp/pre-build-complete [Pipeline] sh 11:22:39 + mkdir -p /var/log/sa [Pipeline] sh 11:22:39 + ls /var/log/sa-host 11:22:39 + sadf -c /var/log/sa-host/sa19 11:22:39 file_magic: OK 11:22:39 HZ: Using current value: 100 11:22:39 file_header: OK 11:22:39 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 11:22:39 Statistics: 11:22:39 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... 11:22:39 File successfully converted to sysstat format version 12.2.1 11:22:39 + sadf -c /var/log/sa-host/sa23 11:22:39 file_magic: OK 11:22:39 HZ: Using current value: 100 11:22:39 file_header: OK 11:22:39 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 11:22:39 Statistics: 11:22:39 Hnuu...uuuununununu... 11:22:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:39 provisioning config files... 11:22:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1458185086677737129tmp [Pipeline] { [Pipeline] echo 11:22:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:22:40 ---> create-netrc.sh [Pipeline] } 11:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:22:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:22:40 ---> python-tools-install.sh [Pipeline] echo 11:22:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:22:40 ---> sudo-logs.sh 11:22:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:22:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:22:41 ---> job-cost.sh 11:22:41 lf-activate-venv: SKIPPING 11:22:41 DEBUG: total: 0.20999999344348907 11:22:41 INFO: Retrieving Stack Cost... 11:22:42 INFO: Retrieving Pricing Info for: v1-standard-2 11:22:42 INFO: Archiving Costs [Pipeline] echo 11:22:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:22:43 ---> logs-deploy.sh 11:22:43 lf-activate-venv: SKIPPING 11:22:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3275/3 11:22:43 INFO: archiving workspace using pattern(s): 11:22:44 Archives upload complete. 11:22:44 INFO: archiving logs to Nexus 11:22:45 ---> uname -a: 11:22:45 Linux prd-centos7-docker-4c-2g-30535.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:22:45 11:22:45 11:22:45 ---> lscpu: 11:22:45 Architecture: x86_64 11:22:45 CPU op-mode(s): 32-bit, 64-bit 11:22:45 Byte Order: Little Endian 11:22:45 Address sizes: 40 bits physical, 48 bits virtual 11:22:45 CPU(s): 4 11:22:45 On-line CPU(s) list: 0-3 11:22:45 Thread(s) per core: 1 11:22:45 Core(s) per socket: 1 11:22:45 Socket(s): 4 11:22:45 NUMA node(s): 1 11:22:45 Vendor ID: GenuineIntel 11:22:45 CPU family: 6 11:22:45 Model: 44 11:22:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:22:45 Stepping: 1 11:22:45 CPU MHz: 2933.438 11:22:45 BogoMIPS: 5866.87 11:22:45 Virtualization: VT-x 11:22:45 Hypervisor vendor: KVM 11:22:45 Virtualization type: full 11:22:45 L1d cache: 128 KiB 11:22:45 L1i cache: 128 KiB 11:22:45 L2 cache: 16 MiB 11:22:45 L3 cache: 64 MiB 11:22:45 NUMA node0 CPU(s): 0-3 11:22:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:22:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:22:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:22:45 Vulnerability Meltdown: Mitigation; PTI 11:22:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:22:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:22:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:22:45 Vulnerability Srbds: Not affected 11:22:45 Vulnerability Tsx async abort: Not affected 11:22:45 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 11:22:45 11:22:45 11:22:45 ---> nproc: 11:22:45 4 11:22:45 11:22:45 11:22:45 ---> df -h: 11:22:45 Filesystem Size Used Available Use% Mounted on 11:22:45 overlay 50.0G 10.5G 39.5G 21% / 11:22:45 tmpfs 64.0M 0 64.0M 0% /dev 11:22:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:22:45 shm 64.0M 0 64.0M 0% /dev/shm 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /facter-os 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/resolv.conf 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hostname 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /etc/hosts 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/secure 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/auth.log 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /run/cloud-init/result.json 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /var/log/sa-host 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/3 11:22:45 /dev/vda1 50.0G 10.5G 39.5G 21% /w/workspace/edgex-go/3@tmp 11:22:45 11:22:45 11:22:45 ---> free -m: 11:22:45 total used free shared buff/cache available 11:22:45 Mem: 1837 847 183 0 806 926 11:22:45 Swap: 1023 55 968 11:22:45 11:22:45 11:22:45 ---> ip addr: 11:22:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:22:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:22:45 inet 127.0.0.1/8 scope host lo 11:22:45 valid_lft forever preferred_lft forever 11:22:45 inet6 ::1/128 scope host 11:22:45 valid_lft forever preferred_lft forever 11:22:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:22:45 link/ether fa:16:3e:d6:7e:17 brd ff:ff:ff:ff:ff:ff 11:22:45 inet 10.30.122.39/23 brd 10.30.123.255 scope global dynamic eth0 11:22:45 valid_lft 84918sec preferred_lft 84918sec 11:22:45 inet6 fe80::f816:3eff:fed6:7e17/64 scope link 11:22:45 valid_lft forever preferred_lft forever 11:22:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:22:45 link/ether 02:42:14:23:30:97 brd ff:ff:ff:ff:ff:ff 11:22:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:22:45 valid_lft forever preferred_lft forever 11:22:45 inet6 fe80::42:14ff:fe23:3097/64 scope link 11:22:45 valid_lft forever preferred_lft forever 11:22:45 11:22:45 11:22:45 ---> sar -b -r -n DEV: 11:22:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 11:22:45 11:22:45 10:57:53 LINUX RESTART (4 CPU) 11:22:45 11:22:45 10:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:22:45 11:00:01 208.55 91.68 116.87 0.00 7792.25 46365.91 0.00 11:22:45 11:01:02 231.36 93.40 137.95 0.00 3984.18 18306.20 0.00 11:22:45 11:02:01 104.44 32.16 72.28 0.00 1281.32 9390.59 0.00 11:22:45 11:03:01 124.06 62.69 61.37 0.00 3217.84 6384.09 0.00 11:22:45 11:04:01 107.14 14.99 92.15 0.00 850.98 23767.99 0.00 11:22:45 11:05:01 943.61 701.60 242.00 0.00 93410.29 148943.34 0.00 11:22:45 11:06:01 2571.86 2290.98 280.87 0.00 144615.78 153325.60 0.00 11:22:45 11:07:01 239.22 68.50 170.71 0.00 6811.69 34452.77 0.00 11:22:45 11:08:01 2334.05 1967.63 366.42 0.00 120143.74 128903.73 0.00 11:22:45 11:09:02 1052.38 724.84 327.54 0.00 44989.23 62488.46 0.00 11:22:45 11:10:01 46.08 15.83 30.25 0.00 3113.05 1556.22 0.00 11:22:45 11:11:02 0.58 0.02 0.57 0.00 0.13 7.86 0.00 11:22:45 11:12:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 11:22:45 11:13:01 2.18 1.95 0.23 0.00 63.68 2.58 0.00 11:22:45 11:14:01 329.85 305.83 24.02 0.00 4724.89 1120.16 0.00 11:22:45 11:15:01 0.55 0.00 0.55 0.00 0.00 23.90 0.00 11:22:45 11:16:01 0.18 0.02 0.17 0.00 0.27 1.47 0.00 11:22:45 11:17:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 11:22:45 11:18:01 0.22 0.02 0.20 0.00 0.27 1.80 0.00 11:22:45 11:19:01 0.22 0.02 0.20 0.00 0.53 1.87 0.00 11:22:45 11:20:01 0.38 0.10 0.28 0.00 1.20 3.33 0.00 11:22:45 11:21:01 0.35 0.02 0.33 0.00 0.27 4.13 0.00 11:22:45 11:22:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 11:22:45 Average: 361.44 277.43 84.02 0.00 18950.73 27687.06 0.00 11:22:45 11:22:45 10:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:22:45 11:00:01 116208 0 727700 38.68 1788 1035848 1455276 49.67 573444 950428 20344 11:22:45 11:01:02 125100 0 836652 44.47 1492 918300 1547460 52.81 643668 830772 45016 11:22:45 11:02:01 139640 0 831672 44.20 568 909664 1895720 64.70 721516 727600 89484 11:22:45 11:03:01 130264 0 858700 45.64 528 892052 1508008 51.47 666624 783224 42788 11:22:45 11:04:01 169460 0 774528 41.16 428 937128 1755960 59.93 596456 821244 28 11:22:45 11:05:01 261672 0 796868 42.35 0 823004 2319208 79.15 618840 773888 24 11:22:45 11:06:01 76388 0 1340680 71.25 0 464476 4465492 152.40 928132 609912 26296 11:22:45 11:07:01 122144 0 833204 44.28 0 926196 2541728 86.74 655948 855024 1752 11:22:45 11:08:01 52436 0 833444 44.30 0 995664 2390988 81.60 639140 942448 82848 11:22:45 11:09:02 391096 0 695848 36.98 0 794600 1416828 48.35 510508 729908 8 11:22:45 11:10:01 393004 0 647004 34.39 0 841536 1214184 41.44 465684 778388 28 11:22:45 11:11:02 394940 0 645064 34.28 0 841540 1193744 40.74 464536 777820 8 11:22:45 11:12:01 395380 0 644608 34.26 0 841556 1193612 40.74 464308 777824 8 11:22:45 11:13:01 393492 0 645376 34.30 0 842676 1193612 40.74 465176 778212 16 11:22:45 11:14:01 199208 0 773544 41.11 0 908792 1193716 40.74 505824 803660 452 11:22:45 11:15:01 199080 0 773668 41.12 0 908796 1193644 40.74 505616 803660 12 11:22:45 11:16:01 198700 0 774052 41.14 0 908792 1193644 40.74 505620 803660 8 11:22:45 11:17:01 198924 0 773812 41.13 0 908808 1193644 40.74 505752 803668 8 11:22:45 11:18:01 198840 0 773852 41.13 0 908852 1193644 40.74 505812 803684 24 11:22:45 11:19:01 198372 0 774352 41.16 0 908820 1193704 40.74 505944 803692 8 11:22:45 11:20:01 198908 0 773812 41.13 0 908824 1193680 40.74 505644 803720 8 11:22:45 11:21:01 198980 0 773728 41.12 0 908836 1193644 40.74 505756 803728 8 11:22:45 11:22:01 198864 0 773836 41.13 0 908844 1193644 40.74 505756 803736 8 11:22:45 Average: 215265 0 785913 41.77 209 880157 1601512 54.66 563726 798691 13443 11:22:45 11:22:45 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:22:45 11:00:01 veth486fc73 9.48 15.42 0.66 78.36 0.00 0.00 0.00 0.00 11:22:45 11:00:01 eth0 986.97 1235.58 5922.06 141.74 0.00 0.00 0.00 0.00 11:22:45 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:00:01 docker0 947.33 629.33 75.54 2754.45 0.00 0.00 0.00 0.00 11:22:45 11:01:02 eth0 182.25 129.33 777.56 21.24 0.00 0.00 0.00 0.00 11:22:45 11:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:01:02 veth647cb75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:01:02 docker0 110.35 149.83 7.83 747.69 0.00 0.00 0.00 0.00 11:22:45 11:02:01 eth0 32.92 21.77 18.25 68.19 0.00 0.00 0.00 0.00 11:22:45 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:02:01 veth647cb75 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 11:22:45 11:02:01 docker0 0.95 0.95 0.06 0.08 0.00 0.00 0.00 0.00 11:22:45 11:03:01 eth0 21.78 12.05 17.06 9.36 0.00 0.00 0.00 0.00 11:22:45 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:03:01 veth647cb75 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 11:22:45 11:03:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 11:22:45 11:04:01 veth252453f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:04:01 eth0 248.52 209.42 1705.56 96.09 0.00 0.00 0.00 0.00 11:22:45 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:04:01 veth08802af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:05:01 veth252453f 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 11:22:45 11:05:01 veth43a07e5 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:22:45 11:05:01 eth0 46.49 25.72 162.27 8.90 0.00 0.00 0.00 0.00 11:22:45 11:05:01 veth0392ca9 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:06:01 veth700425a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:06:01 veth802aa99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:06:01 veth252453f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:06:01 vethfbe4521 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:07:01 veth11f8589 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:07:01 veth252453f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:07:01 eth0 2565.50 2444.82 13391.30 524.26 0.00 0.00 0.00 0.00 11:22:45 11:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:22:45 11:08:01 veth252453f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:08:01 eth0 102.73 49.69 458.16 22.15 0.00 0.00 0.00 0.00 11:22:45 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:08:01 veth7b8dcd4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:09:02 veth252453f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:22:45 11:09:02 eth0 71.08 44.29 119.84 90.03 0.00 0.00 0.00 0.00 11:22:45 11:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:09:02 docker0 1103.51 878.45 85.86 4204.75 0.00 0.00 0.00 0.00 11:22:45 11:10:01 eth0 16.96 9.28 42.71 4.75 0.00 0.00 0.00 0.00 11:22:45 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:10:01 docker0 2.73 4.89 0.15 32.82 0.00 0.00 0.00 0.00 11:22:45 11:11:02 eth0 0.60 0.30 0.28 0.21 0.00 0.00 0.00 0.00 11:22:45 11:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:12:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:22:45 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:22:45 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:14:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 11:22:45 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:22:45 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:16:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:22:45 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:17:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:22:45 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:18:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:19:01 eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:22:45 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:20:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:22:45 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:21:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:22:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:22:45 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 Average: eth0 82.93 82.65 462.99 23.82 0.00 0.00 0.00 0.00 11:22:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:45 Average: docker0 48.84 39.00 3.80 187.07 0.00 0.00 0.00 0.00 11:22:45 11:22:45 11:22:45 ---> sar -P ALL: 11:22:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 11:22:45 11:22:45 10:57:53 LINUX RESTART (4 CPU) 11:22:45 11:22:45 10:59:01 CPU %user %nice %system %iowait %steal %idle 11:22:45 11:00:01 all 17.57 0.00 9.80 1.57 2.08 68.99 11:22:45 11:00:01 0 17.40 0.00 11.50 1.49 2.13 67.48 11:22:45 11:00:01 1 15.51 0.00 9.00 2.94 2.20 70.35 11:22:45 11:00:01 2 20.64 0.00 9.19 1.24 2.17 66.76 11:22:45 11:00:01 3 16.71 0.00 9.50 0.62 1.83 71.34 11:22:45 11:01:02 all 20.89 0.00 8.71 5.59 1.51 63.31 11:22:45 11:01:02 0 20.91 0.00 8.31 6.13 1.59 63.05 11:22:45 11:01:02 1 21.08 0.00 8.98 5.70 1.26 62.97 11:22:45 11:01:02 2 21.96 0.00 8.88 5.49 1.57 62.09 11:22:45 11:01:02 3 19.58 0.00 8.67 5.02 1.61 65.13 11:22:45 11:02:01 all 55.20 0.00 13.60 2.76 3.45 24.99 11:22:45 11:02:01 0 55.69 0.00 13.78 4.63 3.04 22.86 11:22:45 11:02:01 1 56.81 0.00 13.06 2.80 3.36 23.97 11:22:45 11:02:01 2 51.67 0.00 13.61 1.71 4.88 28.13 11:22:45 11:02:01 3 56.69 0.00 13.94 1.89 2.50 24.99 11:22:45 11:03:01 all 51.71 0.00 15.93 2.09 3.72 26.54 11:22:45 11:03:01 0 52.94 0.00 16.57 2.14 3.77 24.58 11:22:45 11:03:01 1 52.85 0.00 16.08 2.59 3.41 25.08 11:22:45 11:03:01 2 48.10 0.00 14.73 1.02 4.42 31.73 11:22:45 11:03:01 3 52.98 0.00 16.34 2.64 3.29 24.75 11:22:45 11:04:01 all 25.42 0.00 10.82 1.52 5.90 56.35 11:22:45 11:04:01 0 25.46 0.00 10.65 2.11 5.70 56.08 11:22:45 11:04:01 1 25.38 0.00 11.57 0.36 5.94 56.76 11:22:45 11:04:01 2 22.66 0.00 10.11 2.30 6.01 58.92 11:22:45 11:04:01 3 28.20 0.00 10.96 1.30 5.95 53.60 11:22:45 11:05:01 all 21.15 0.00 22.96 7.38 13.59 34.93 11:22:45 11:05:01 0 20.21 0.00 21.31 7.24 14.55 36.70 11:22:45 11:05:01 1 21.41 0.00 23.51 6.84 13.33 34.91 11:22:45 11:05:01 2 21.87 0.00 23.58 8.43 12.80 33.32 11:22:45 11:05:01 3 21.13 0.00 23.48 7.01 13.64 34.74 11:22:45 11:06:01 all 26.48 0.00 24.82 20.25 10.88 17.57 11:22:45 11:06:01 0 25.34 0.00 22.55 19.97 11.89 20.25 11:22:45 11:06:01 1 27.36 0.00 26.45 19.75 10.55 15.88 11:22:45 11:06:01 2 27.80 0.00 26.66 20.73 10.19 14.61 11:22:45 11:06:01 3 25.44 0.00 23.66 20.58 10.85 19.48 11:22:45 11:07:01 all 63.52 0.00 15.87 7.89 3.61 9.11 11:22:45 11:07:01 0 60.77 0.00 17.28 7.23 4.64 10.08 11:22:45 11:07:01 1 62.94 0.00 14.49 7.07 3.11 12.40 11:22:45 11:07:01 2 65.70 0.00 15.81 8.65 3.32 6.53 11:22:45 11:07:01 3 64.66 0.00 15.91 8.60 3.37 7.45 11:22:45 11:08:01 all 32.86 0.00 28.65 19.33 2.93 16.22 11:22:45 11:08:01 0 32.62 0.00 28.41 19.15 2.93 16.89 11:22:45 11:08:01 1 32.56 0.00 27.58 18.94 3.23 17.69 11:22:45 11:08:01 2 32.38 0.00 29.50 20.32 2.83 14.98 11:22:45 11:08:01 3 33.91 0.00 29.14 18.90 2.75 15.30 11:22:45 11:09:02 all 53.74 0.00 21.64 16.60 0.71 7.31 11:22:45 11:09:02 0 54.55 0.00 20.31 15.13 0.70 9.31 11:22:45 11:09:02 1 54.20 0.00 21.76 14.26 0.75 9.04 11:22:45 11:09:02 2 53.39 0.00 21.74 18.86 0.58 5.43 11:22:45 11:09:02 3 52.83 0.00 22.76 18.15 0.80 5.45 11:22:45 11:10:01 all 1.14 0.00 1.24 0.86 0.01 96.76 11:22:45 11:10:01 0 0.82 0.00 0.95 0.10 0.02 98.11 11:22:45 11:10:01 1 1.11 0.00 1.38 1.09 0.00 96.42 11:22:45 11:10:01 2 1.31 0.00 1.60 1.16 0.00 95.94 11:22:45 11:10:01 3 1.31 0.00 1.02 1.09 0.02 96.56 11:22:45 11:22:45 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:22:45 11:11:02 all 0.14 0.00 0.03 0.00 0.01 99.82 11:22:45 11:11:02 0 0.03 0.00 0.03 0.00 0.00 99.93 11:22:45 11:11:02 1 0.02 0.00 0.03 0.00 0.02 99.93 11:22:45 11:11:02 2 0.02 0.00 0.02 0.02 0.00 99.95 11:22:45 11:11:02 3 0.48 0.00 0.03 0.00 0.02 99.47 11:22:45 11:12:01 all 0.17 0.00 0.03 0.00 0.00 99.80 11:22:45 11:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:22:45 11:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:22:45 11:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:22:45 11:12:01 3 0.53 0.00 0.03 0.00 0.00 99.44 11:22:45 11:13:01 all 0.15 0.00 0.06 0.02 0.00 99.78 11:22:45 11:13:01 0 0.05 0.00 0.15 0.08 0.00 99.72 11:22:45 11:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:22:45 11:13:01 2 0.02 0.00 0.05 0.00 0.00 99.93 11:22:45 11:13:01 3 0.50 0.00 0.02 0.00 0.00 99.48 11:22:45 11:14:01 all 0.18 2.77 12.55 5.97 0.08 78.45 11:22:45 11:14:01 0 0.30 3.07 12.64 7.92 0.08 75.99 11:22:45 11:14:01 1 0.13 3.01 13.87 6.77 0.08 76.13 11:22:45 11:14:01 2 0.18 2.40 12.57 3.92 0.08 80.84 11:22:45 11:14:01 3 0.10 2.58 11.12 5.25 0.08 80.87 11:22:45 11:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 11:22:45 11:15:01 0 0.50 0.00 0.03 0.00 0.00 99.47 11:22:45 11:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:22:45 11:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:22:45 11:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:22:45 11:16:01 all 0.13 0.00 0.04 0.00 0.01 99.82 11:22:45 11:16:01 0 0.37 0.00 0.05 0.00 0.00 99.58 11:22:45 11:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:22:45 11:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:22:45 11:16:01 3 0.10 0.00 0.05 0.00 0.02 99.83 11:22:45 11:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:22:45 11:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:22:45 11:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:22:45 11:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:22:45 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:22:45 11:18:01 all 0.17 0.00 0.02 0.00 0.00 99.81 11:22:45 11:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:22:45 11:18:01 1 0.53 0.00 0.03 0.00 0.00 99.43 11:22:45 11:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:22:45 11:18:01 3 0.08 0.00 0.05 0.00 0.00 99.87 11:22:45 11:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 11:22:45 11:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:22:45 11:19:01 1 0.52 0.00 0.02 0.00 0.00 99.47 11:22:45 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:22:45 11:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:22:45 11:20:01 all 0.16 0.00 0.02 0.00 0.00 99.81 11:22:45 11:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:22:45 11:20:01 1 0.52 0.00 0.02 0.00 0.00 99.47 11:22:45 11:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:22:45 11:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:22:45 11:21:01 all 0.15 0.00 0.03 0.00 0.00 99.82 11:22:45 11:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:22:45 11:21:01 1 0.53 0.00 0.07 0.00 0.02 99.38 11:22:45 11:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:22:45 11:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:22:45 11:22:45 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:22:45 11:22:01 all 0.15 0.00 0.02 0.00 0.00 99.83 11:22:45 11:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:22:45 11:22:01 1 0.52 0.00 0.02 0.00 0.00 99.47 11:22:45 11:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:22:45 11:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:22:45 Average: all 15.74 0.12 7.96 3.89 2.08 70.22 11:22:45 Average: 0 15.63 0.14 7.89 3.97 2.20 70.16 11:22:45 Average: 1 15.85 0.13 8.02 3.78 2.02 70.20 11:22:45 Average: 2 15.60 0.11 8.00 3.96 2.09 70.25 11:22:45 Average: 3 15.87 0.11 7.92 3.84 1.99 70.26 11:22:45 11:22:45 11:22:45