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 cd35e82189541566d340af614e7b672e1779e95b rather than 84a1a00268ad8ba4e3cbce9f2eff2908592115fc Obtained Jenkinsfile from cd35e82189541566d340af614e7b672e1779e95b 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30602 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit cd35e82189541566d340af614e7b672e1779e95b into PR head commit 84a1a00268ad8ba4e3cbce9f2eff2908592115fc Merge succeeded, producing 84a1a00268ad8ba4e3cbce9f2eff2908592115fc Checking out Revision 84a1a00268ad8ba4e3cbce9f2eff2908592115fc (PR-3275) 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 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # 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 cd35e82189541566d340af614e7b672e1779e95b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 Commit message: "Merge branch 'master' into issue-3265" > git rev-list --no-walk 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:00:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:00:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:00:20 ========================================================= 19:00:20 EdgeX Global Pipelines Version Info 19:00:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:00:24 ------------------- 19:00:24 stable info: 19:00:24 ------------------- 19:00:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:00:24 Message: update stable to v1.0.186 19:00:25 ------------------- 19:00:25 experimental info: 19:00:25 ------------------- 19:00:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:00:25 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:00:25 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:00:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:00:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:00:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:00:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:00:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3275 [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3275 [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3275 [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84a1a00268ad8ba4e3cbce9f2eff2908592115fc [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84a1a00 [Pipeline] echo 19:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:00:28 provisioning config files... 19:00:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6372329269577491256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:28 ---> docker-login.sh 19:00:28 nexus3.edgexfoundry.org:10001 19:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:30 Configure a credential helper to remove this warning. See 19:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:30 19:00:30 Login Succeeded 19:00:30 nexus3.edgexfoundry.org:10002 19:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:30 Configure a credential helper to remove this warning. See 19:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:30 19:00:30 Login Succeeded 19:00:30 nexus3.edgexfoundry.org:10003 19:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:30 Configure a credential helper to remove this warning. See 19:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:30 19:00:30 Login Succeeded 19:00:30 nexus3.edgexfoundry.org:10004 19:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:31 Configure a credential helper to remove this warning. See 19:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:31 19:00:31 Login Succeeded 19:00:31 docker.io 19:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:31 Configure a credential helper to remove this warning. See 19:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:31 19:00:31 Login Succeeded 19:00:31 ---> docker-login.sh ends [Pipeline] } 19:00:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:32 ++ 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 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/core-command/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo core-command,cmd/core-command/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/core-data/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo core-data,cmd/core-data/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/core-metadata/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo core-metadata,cmd/core-metadata/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/security-bootstrapper/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/security-proxy-setup/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/support-notifications/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo support-notifications,cmd/support-notifications/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ cut -d/ -f2 19:00:32 ++ dirname cmd/support-scheduler/Dockerfile 19:00:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:00:32 + for file in '`ls cmd/**/Dockerfile`' 19:00:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:00:32 ++ cut -d/ -f2 19:00:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:00:32 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 19:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:33 19:00:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:00:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:33 latest: Pulling from edgex-devops/git-semver 19:00:33 31603596830f: Pulling fs layer 19:00:33 2a8b12db71e7: Pulling fs layer 19:00:33 6ca5941a6612: Pulling fs layer 19:00:33 ecc8261a40a4: Pulling fs layer 19:00:33 ecc8261a40a4: Waiting 19:00:33 2a8b12db71e7: Verifying Checksum 19:00:33 2a8b12db71e7: Download complete 19:00:33 31603596830f: Verifying Checksum 19:00:33 31603596830f: Download complete 19:00:34 ecc8261a40a4: Verifying Checksum 19:00:34 ecc8261a40a4: Download complete 19:00:34 6ca5941a6612: Verifying Checksum 19:00:34 6ca5941a6612: Download complete 19:00:34 31603596830f: Pull complete 19:00:35 2a8b12db71e7: Pull complete 19:00:37 6ca5941a6612: Pull complete 19:00:38 ecc8261a40a4: Pull complete 19:00:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:00:38 prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container 19:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:00:43 $ docker top 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:43 [ssh-agent] Looking for ssh-agent implementation... 19:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:44 $ docker exec 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent 19:00:45 SSH_AUTH_SOCK=/tmp/ssh-ju0N67PwhJy2/agent.11 19:00:45 SSH_AGENT_PID=16 19:00:45 Running ssh-add (command line suppressed) 19:00:45 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1309935852956921724.key (/w/workspace/edgex-go/4@tmp/private_key_1309935852956921724.key) 19:00:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:45 + git tag --points-at HEAD [Pipeline] } 19:00:45 $ docker exec --env ******** --env ******** 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent -k 19:00:46 unset SSH_AUTH_SOCK; 19:00:46 unset SSH_AGENT_PID; 19:00:46 echo Agent pid 16 killed; 19:00:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:00:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:47 [ssh-agent] Looking for ssh-agent implementation... 19:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:48 $ docker exec 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent 19:00:49 SSH_AUTH_SOCK=/tmp/ssh-V9DUpfOCI8lI/agent.44 19:00:49 SSH_AGENT_PID=49 19:00:49 Running ssh-add (command line suppressed) 19:00:49 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1299755424359822559.key (/w/workspace/edgex-go/4@tmp/private_key_1299755424359822559.key) 19:00:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:49 + git semver init 19:00:49 # -> Open(): unable to determine branch for HEAD 19:00:49 # $GIT_DIR = /w/workspace/edgex-go/4/.git 19:00:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 19:00:49 # $SEMVER_REMOTE_NAME = origin 19:00:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:00:49 # $SEMVER_USER_NAME = edgex-jenkins 19:00:49 # $SEMVER_BRANCH = PR-3275 19:00:49 # $SEMVER_TEMP = /tmp/semver-739673726 19:00:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:01:22 # '/tmp/semver-739673726' -> '/w/workspace/edgex-go/4/.semver' 19:01:23 # -> Force: false 19:01:23 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 19:01:23 $ docker exec --env ******** --env ******** 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent -k 19:01:24 unset SSH_AUTH_SOCK; 19:01:24 unset SSH_AGENT_PID; 19:01:24 echo Agent pid 49 killed; 19:01:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:25 + git semver [Pipeline] } 19:01:25 $ docker stop --time=1 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef 19:01:27 $ docker rm -f 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef [Pipeline] // withDockerContainer [Pipeline] sh 19:01:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:29 Stashed 1 file(s) [Pipeline] echo 19:01:29 [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 19:01:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:01:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:01:31 + sudo service docker restart 19:01:31 + true 19:01:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:01:32 ========================================================= 19:01:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:01:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:01:33 + 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 . 19:01:42 Sending build context to Docker daemon 328.7MB 19:01:42 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:01:42 Step 2/6 : FROM ${BASE} 19:01:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:42 188c0c94c7c5: Pulling fs layer 19:01:42 0ef7d3d256c8: Pulling fs layer 19:01:42 de9db76c5a1d: Pulling fs layer 19:01:42 bca2f99d35d6: Pulling fs layer 19:01:42 93359f2a8cfa: Pulling fs layer 19:01:42 7c6f9722023f: Pulling fs layer 19:01:42 a35cf1a2eb13: Pulling fs layer 19:01:42 bca2f99d35d6: Waiting 19:01:42 93359f2a8cfa: Waiting 19:01:42 7c6f9722023f: Waiting 19:01:42 a35cf1a2eb13: Waiting 19:01:42 0ef7d3d256c8: Verifying Checksum 19:01:42 0ef7d3d256c8: Download complete 19:01:42 de9db76c5a1d: Verifying Checksum 19:01:42 de9db76c5a1d: Download complete 19:01:42 93359f2a8cfa: Verifying Checksum 19:01:42 93359f2a8cfa: Download complete 19:01:42 7c6f9722023f: Verifying Checksum 19:01:42 7c6f9722023f: Download complete 19:01:42 188c0c94c7c5: Download complete 19:01:43 188c0c94c7c5: Pull complete 19:01:43 0ef7d3d256c8: Pull complete 19:01:44 de9db76c5a1d: Pull complete 19:01:44 Still waiting to schedule task 19:01:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:01:46 a35cf1a2eb13: Verifying Checksum 19:01:46 a35cf1a2eb13: Download complete 19:01:47 bca2f99d35d6: Verifying Checksum 19:01:47 bca2f99d35d6: Download complete 19:01:59 bca2f99d35d6: Pull complete 19:01:59 93359f2a8cfa: Pull complete 19:01:59 7c6f9722023f: Pull complete 19:02:06 a35cf1a2eb13: Pull complete 19:02:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:02:06 ---> a62c8e92a672 19:02:06 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 19:02:06 ---> Running in 276ad9866f28 19:02:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:02:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:02:09 (1/12) Installing libmagic (5.38-r0) 19:02:09 (2/12) Installing file (5.38-r0) 19:02:09 (3/12) Installing libc-dev (0.7.2-r3) 19:02:09 (4/12) Installing g++ (9.3.0-r2) 19:02:16 (5/12) Installing fortify-headers (1.1-r0) 19:02:16 (6/12) Installing patch (2.7.6-r6) 19:02:16 (7/12) Installing build-base (0.5-r2) 19:02:16 (8/12) Installing libsodium (1.0.18-r0) 19:02:16 (9/12) Installing pkgconf (1.7.2-r0) 19:02:16 (10/12) Installing libsodium-dev (1.0.18-r0) 19:02:16 (11/12) Installing libzmq (4.3.3-r0) 19:02:16 (12/12) Installing zeromq-dev (4.3.3-r0) 19:02:16 Executing busybox-1.31.1-r19.trigger 19:02:16 OK: 233 MiB in 51 packages 19:02:21 Removing intermediate container 276ad9866f28 19:02:21 ---> 05136845139b 19:02:21 Step 4/6 : WORKDIR /edgex-go 19:02:21 ---> Running in 1d7dc391f842 19:02:21 Removing intermediate container 1d7dc391f842 19:02:21 ---> 8aab4566035b 19:02:21 Step 5/6 : COPY go.mod . 19:02:21 ---> ec78fc62882f 19:02:21 Step 6/6 : RUN go mod download 19:02:21 ---> Running in 81c426294a08 19:02:54 Removing intermediate container 81c426294a08 19:02:54 ---> 902b4ddd9028 19:02:55 Successfully built 902b4ddd9028 19:02:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:02:56 + docker inspect -f . ci-base-image-x86_64 19:02:56 . [Pipeline] withDockerContainer 19:02:56 prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container 19:02:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:02:59 $ docker top 5dc52265b8f243b57be1a3a51a3ada64e51e88bf446c1115754504075270664d -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:00 + go version 19:03:00 go version go1.15.5 linux/amd64 [Pipeline] } 19:03:00 $ docker stop --time=1 5dc52265b8f243b57be1a3a51a3ada64e51e88bf446c1115754504075270664d 19:03:02 $ docker rm -f 5dc52265b8f243b57be1a3a51a3ada64e51e88bf446c1115754504075270664d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:03 + docker inspect -f . ci-base-image-x86_64 19:03:03 . [Pipeline] withDockerContainer 19:03:03 prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container 19:03:03 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:03:06 $ docker top 8ecc047c2d1b4cf2da03694071aadafb79f14084e157a1e33c938bd1d9ec01cd -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:07 ========================================================= 19:03:07 [edgeXBuildGoParallel] Running Tests and Build... 19:03:07 ========================================================= [Pipeline] sh 19:03:08 + make test 19:03:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:03:37 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:04:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:04:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30603 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws 19:04:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.564s coverage: 45.9% of statements 19:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.135s coverage: 19.8% of statements 19:05:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.197s coverage: 100.0% of statements 19:05:01 using credential edgex-jenkins-ssh 19:05:01 Cloning the remote Git repository 19:05:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:01 > git init /w/workspace/edgex-go/4 # timeout=10 19:05:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:01 > git --version # timeout=10 19:05:01 > git --version # 'git version 2.17.1' 19:05:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.579s coverage: 27.1% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.162s coverage: 100.0% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 71.3% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.301s coverage: 82.9% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.255s coverage: 78.9% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.891s coverage: 28.6% of statements 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.146s coverage: 100.0% of statements 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.314s coverage: 86.7% of statements 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.522s coverage: 97.5% of statements 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:05:20 Merging remotes/origin/master commit cd35e82189541566d340af614e7b672e1779e95b into PR head commit 84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:05:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:19 > 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 19:05:20 > git config core.sparsecheckout # timeout=10 19:05:20 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 19:05:20 Merge succeeded, producing 84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:05:20 Checking out Revision 84a1a00268ad8ba4e3cbce9f2eff2908592115fc (PR-3275) 19:05:20 > git remote # timeout=10 19:05:20 > git config --get remote.origin.url # timeout=10 19:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:20 > git merge cd35e82189541566d340af614e7b672e1779e95b # timeout=10 19:05:20 > git rev-parse HEAD^{commit} # timeout=10 19:05:20 > git config core.sparsecheckout # timeout=10 19:05:20 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 19:05:25 Commit message: "Merge branch 'master' into issue-3265" 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.200s coverage: 92.8% of statements 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.100s coverage: 58.8% of statements 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.137s coverage: 0.1% of statements 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:05:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.108s coverage: 79.5% of statements 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements 19:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:05:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:05:28 + sudo service+ docker restart 19:05:28 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:05:30 provisioning config files... 19:05:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config575872502152824123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:30 ---> docker-login.sh 19:05:30 nexus3.edgexfoundry.org:10001 19:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:31 Configure a credential helper to remove this warning. See 19:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:31 19:05:31 Login Succeeded 19:05:31 nexus3.edgexfoundry.org:10002 19:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:32 Configure a credential helper to remove this warning. See 19:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:32 19:05:32 Login Succeeded 19:05:32 nexus3.edgexfoundry.org:10003 19:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:33 Configure a credential helper to remove this warning. See 19:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:33 19:05:33 Login Succeeded 19:05:33 nexus3.edgexfoundry.org:10004 19:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:33 Configure a credential helper to remove this warning. See 19:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:33 19:05:33 Login Succeeded 19:05:33 docker.io 19:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:34 Configure a credential helper to remove this warning. See 19:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:34 19:05:34 Login Succeeded 19:05:34 ---> docker-login.sh ends [Pipeline] } 19:05:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:34 ========================================================= 19:05:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:05:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:05:35 + 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 . 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements 19:05:37 Sending build context to Docker daemon 166.8MB 19:05:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:05:37 Step 2/6 : FROM ${BASE} 19:05:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:37 5f621e34cdf4: Pulling fs layer 19:05:37 a4357932f1b6: Pulling fs layer 19:05:37 18c013af1878: Pulling fs layer 19:05:37 00ac8860ef70: Pulling fs layer 19:05:37 63d7cb157983: Pulling fs layer 19:05:37 b116817d02f9: Pulling fs layer 19:05:37 745a02a5169b: Pulling fs layer 19:05:37 63d7cb157983: Waiting 19:05:37 b116817d02f9: Waiting 19:05:37 745a02a5169b: Waiting 19:05:37 00ac8860ef70: Waiting 19:05:37 18c013af1878: Download complete 19:05:37 a4357932f1b6: Verifying Checksum 19:05:37 a4357932f1b6: Download complete 19:05:37 63d7cb157983: Verifying Checksum 19:05:37 63d7cb157983: Download complete 19:05:38 b116817d02f9: Download complete 19:05:38 5f621e34cdf4: Verifying Checksum 19:05:38 5f621e34cdf4: Download complete 19:05:39 5f621e34cdf4: Pull complete 19:05:39 a4357932f1b6: Pull complete 19:05:39 18c013af1878: Pull complete 19:05:41 745a02a5169b: Verifying Checksum 19:05:41 745a02a5169b: Download complete 19:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.249s coverage: 81.9% of statements 19:05:43 00ac8860ef70: Verifying Checksum 19:05:43 00ac8860ef70: Download complete 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.096s coverage: 77.8% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.124s coverage: 87.2% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.109s coverage: 87.2% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.6% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 62.4% of statements 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 91.3% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.142s coverage: 73.7% of statements 19:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 19:05:53 00ac8860ef70: Pull complete 19:05:53 63d7cb157983: Pull complete 19:05:53 b116817d02f9: Pull complete 19:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.989s coverage: 69.0% of statements 19:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.360s coverage: 38.4% of statements 19:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.130s coverage: 89.5% of statements 19:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements 19:05:57 745a02a5169b: Pull complete 19:05:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:05:57 ---> b7e6874047d6 19:05:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.541s coverage: 47.0% of statements 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.091s coverage: 100.0% of statements 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.251s coverage: 100.0% of statements 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.417s coverage: 87.1% of statements 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:06:01 ---> Running in b0d62f7ddc36 19:06:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:03 (1/12) Installing libmagic (5.38-r0) 19:06:03 (2/12) Installing file (5.38-r0) 19:06:03 (3/12) Installing libc-dev (0.7.2-r3) 19:06:04 (4/12) Installing g++ (9.3.0-r2) 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.339s coverage: 29.1% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.114s coverage: 96.5% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.119s coverage: 0.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 32.1% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.061s coverage: 100.0% of statements 19:06:08 GO111MODULE=on go vet ./... 19:06:09 (5/12) Installing fortify-headers (1.1-r0) 19:06:09 (6/12) Installing patch (2.7.6-r6) 19:06:09 (7/12) Installing build-base (0.5-r2) 19:06:09 (8/12) Installing libsodium (1.0.18-r0) 19:06:09 (9/12) Installing pkgconf (1.7.2-r0) 19:06:09 (10/12) Installing libsodium-dev (1.0.18-r0) 19:06:09 (11/12) Installing libzmq (4.3.3-r0) 19:06:09 (12/12) Installing zeromq-dev (4.3.3-r0) 19:06:09 Executing busybox-1.31.1-r19.trigger 19:06:10 OK: 217 MiB in 51 packages 19:06:14 Removing intermediate container b0d62f7ddc36 19:06:14 ---> a0934256fc9a 19:06:14 Step 4/6 : WORKDIR /edgex-go 19:06:14 ---> Running in 9246fe760919 19:06:15 Removing intermediate container 9246fe760919 19:06:15 ---> d70ff560c3ff 19:06:15 Step 5/6 : COPY go.mod . 19:06:15 ---> 46a68917cd0f 19:06:15 Step 6/6 : RUN go mod download 19:06:16 ---> Running in 9c41fae1ad41 19:06:43 Removing intermediate container 9c41fae1ad41 19:06:43 ---> 6d730eab1288 19:06:43 Successfully built 6d730eab1288 19:06:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:06:43 + docker inspect -f . ci-base-image-arm64 19:06:43 . [Pipeline] withDockerContainer 19:06:43 prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container 19:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:06:45 $ docker top 294ab15ac4299cb507337f7153e3ddee79134b4ab1c8243dbd4737cb3d6ff6d2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:46 + go version 19:06:46 go version go1.15.5 linux/arm64 [Pipeline] } 19:06:46 $ docker stop --time=1 294ab15ac4299cb507337f7153e3ddee79134b4ab1c8243dbd4737cb3d6ff6d2 19:06:48 $ docker rm -f 294ab15ac4299cb507337f7153e3ddee79134b4ab1c8243dbd4737cb3d6ff6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:49 + docker inspect -f . ci-base-image-arm64 19:06:49 . [Pipeline] withDockerContainer 19:06:50 prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container 19:06:50 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:06:51 $ docker top ced2828c716802df7c29de4ca75203d1f564664953ca7f8473490dcef08698e9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:52 ========================================================= 19:06:52 [edgeXBuildGoParallel] Running Tests and Build... 19:06:52 ========================================================= [Pipeline] sh 19:06:52 + make test 19:06:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:16 gofmt -l . 19:07:17 [ "`gofmt -l .`" = "" ] 19:07:18 ./bin/test-go-mod-tidy.sh 19:07:20 ./bin/test-attribution-txt.sh [Pipeline] sh 19:07:23 + ls -al . 19:07:23 total 760 19:07:23 drwxrwxr-x 10 1001 1001 4096 Mar 19 19:07 . 19:07:23 drwxr-xr-x 4 root root 28 Mar 19 19:03 .. 19:07:23 -rw-rw-r-- 1 1001 1001 11 Mar 19 19:00 .dockerignore 19:07:23 drwxrwxr-x 8 1001 1001 179 Mar 19 19:00 .git 19:07:23 drwxrwxr-x 3 1001 1001 125 Mar 19 19:00 .github 19:07:23 -rw-rw-r-- 1 1001 1001 818 Mar 19 19:00 .gitignore 19:07:23 drwx------ 3 1001 1001 60 Mar 19 19:01 .semver 19:07:23 -rw-rw-r-- 1 1001 1001 166 Mar 19 19:00 .sonarcloud.properties 19:07:23 -rw-rw-r-- 1 1001 1001 8607 Mar 19 19:00 Attribution.txt 19:07:23 -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:00 CONTRIBUTING.md 19:07:23 -rw-rw-r-- 1 1001 1001 931 Mar 19 19:00 Dockerfile.build 19:07:23 -rw-rw-r-- 1 1001 1001 863 Mar 19 19:00 Jenkinsfile 19:07:23 -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:00 LICENSE 19:07:23 -rw-rw-r-- 1 1001 1001 5774 Mar 19 19:00 Makefile 19:07:23 -rw-rw-r-- 1 1001 1001 6548 Mar 19 19:00 README.md 19:07:23 -rw-rw-r-- 1 1001 1001 6755 Mar 19 19:00 SECURITY.md 19:07:23 -rw-rw-r-- 1 1001 1001 5 Mar 19 19:01 VERSION 19:07:23 -rw-rw-r-- 1 1001 1001 4131 Mar 19 19:00 ZMQWindows.md 19:07:23 drwxrwxr-x 2 1001 1001 117 Mar 19 19:00 bin 19:07:23 drwxrwxr-x 14 1001 1001 4096 Mar 19 19:00 cmd 19:07:23 -rw-r--r-- 1 root root 650607 Mar 19 19:06 coverage.out 19:07:23 -rw-r--r-- 1 root root 1055 Mar 19 19:07 go.mod 19:07:23 -rw-r--r-- 1 root root 21981 Mar 19 19:07 go.sum 19:07:23 drwxrwxr-x 8 1001 1001 127 Mar 19 19:00 internal 19:07:23 drwxrwxr-x 4 1001 1001 26 Mar 19 19:00 openapi 19:07:23 drwxrwxr-x 4 1001 1001 71 Mar 19 19:00 snap 19:07:23 -rw-rw-r-- 1 1001 1001 168 Mar 19 19:00 version.go [Pipeline] sh 19:07:23 + '[' -e coverage.out ] 19:07:23 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:24 Stashed 1 file(s) [Pipeline] sh 19:07:25 + make build 19:07:25 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 19:07:30 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 19:07:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:08:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:02 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 19:08:06 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 19:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:08:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:20 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 19:08:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:23 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 19:08: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 19:08:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:33 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 19:08:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.352s coverage: 45.9% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 19.8% of statements 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.214s coverage: 100.0% of statements [Pipeline] } 19:08:42 $ docker stop --time=1 8ecc047c2d1b4cf2da03694071aadafb79f14084e157a1e33c938bd1d9ec01cd 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.480s coverage: 27.1% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:08:45 $ docker rm -f 8ecc047c2d1b4cf2da03694071aadafb79f14084e157a1e33c938bd1d9ec01cd 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 71.3% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.544s coverage: 82.9% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.192s coverage: 78.9% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh 19:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:50 19:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:51 latest: Pulling from edgex-devops/edgex-compose 19:08:51 cbdbe7a5bc2a: Pulling fs layer 19:08:51 ca9280d653b3: Pulling fs layer 19:08:51 7e9c9ca2126c: Pulling fs layer 19:08:52 cbdbe7a5bc2a: Verifying Checksum 19:08:52 cbdbe7a5bc2a: Download complete 19:08:54 cbdbe7a5bc2a: Pull complete 19:08:54 ca9280d653b3: Verifying Checksum 19:08:54 ca9280d653b3: Download complete 19:08:55 ca9280d653b3: Pull complete 19:08:56 7e9c9ca2126c: Verifying Checksum 19:08:56 7e9c9ca2126c: Download complete 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.119s coverage: 28.6% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.180s coverage: 100.0% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.274s coverage: 92.8% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:09:07 7e9c9ca2126c: Pull complete 19:09:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:09:07 prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container 19:09:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:09:11 $ docker top a4d8aa5e76e07ad927083e3b27ae1391c9986c2f822e67984d29c2456e95e21f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:13 + docker-compose build --help 19:09:13 + grep parallel 19:09:15 --parallel Build images in parallel. [Pipeline] } 19:09:15 $ docker stop --time=1 a4d8aa5e76e07ad927083e3b27ae1391c9986c2f822e67984d29c2456e95e21f 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 19:09:18 $ docker rm -f a4d8aa5e76e07ad927083e3b27ae1391c9986c2f822e67984d29c2456e95e21f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:20 . [Pipeline] withDockerContainer 19:09:20 prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container 19:09:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:09:22 $ docker top dd1e626edc19b13b402e1de4bf16c5dce25ac17a2264a583d48a3e5f3719072d -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.251s coverage: 81.9% of statements 19:09:23 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:25 Building docker-core-command-go ... 19:09:25 Building docker-core-data-go ... 19:09:25 Building docker-core-metadata-go ... 19:09:25 Building docker-security-bootstrapper-go ... 19:09:25 Building docker-security-proxy-setup-go ... 19:09:25 Building docker-security-secretstore-setup-go ... 19:09:25 Building docker-support-notifications-go ... 19:09:25 Building docker-support-scheduler-go ... 19:09:25 Building docker-sys-mgmt-agent-go ... 19:09:25 Building docker-support-scheduler-go 19:09:25 Building docker-core-metadata-go 19:09:25 Building docker-support-notifications-go 19:09:25 Building docker-security-proxy-setup-go 19:09:25 Building docker-security-bootstrapper-go 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.114s coverage: 92.9% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.543s coverage: 62.4% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 19:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 69.0% of statements 19:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.483s coverage: 38.4% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.133s coverage: 89.5% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.144s coverage: 84.8% of statements 19:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.446s coverage: 47.0% of statements 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.428s coverage: 87.1% of statements 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.262s coverage: 29.1% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.159s coverage: 99.0% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.253s coverage: 96.5% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 19:09:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:09:56 GO111MODULE=on go vet ./... 19:10:48 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:10:48 Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:10:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:48 ---> 902b4ddd9028 19:10:48 Step 3/22 : WORKDIR /edgex-go 19:10:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:10:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:48 ---> 902b4ddd9028 19:10:48 Step 3/22 : WORKDIR /edgex-go 19:10:48 19:10:48 ---> 902b4ddd9028 19:10:48 Step 3/31 : WORKDIR /edgex-go 19:10:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:10:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:10:48 ---> 902b4ddd9028 19:10:48 Step 3/21 : WORKDIR /edgex-go 19:10:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:10:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:48 ---> 902b4ddd9028 19:10:48 Step 3/23 : WORKDIR /edgex-go 19:10:48 ---> Running in aca36ce1d334 19:10:48 ---> Running in 0a4ef4392814 19:10:48 ---> Running in 40edf42b2b25 19:10:48 ---> Running in 8e4d2f0e3c08 19:10:48 ---> Running in 2092ce3e6b3f 19:10:50 Removing intermediate container 0a4ef4392814 19:10:50 ---> f9dbcfaeee6a 19:10:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:50 Removing intermediate container 8e4d2f0e3c08 19:10:50 ---> 5eb4d4ce8a6b 19:10:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:50 Removing intermediate container 40edf42b2b25 19:10:50 ---> 3b854a7a12f1 19:10:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:50 Removing intermediate container 2092ce3e6b3f 19:10:50 ---> 24ed70164d83 19:10:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:50 Removing intermediate container aca36ce1d334 19:10:50 ---> 5184b5d5da86 19:10:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:50 ---> Running in 3d87764118bc 19:10:50 ---> Running in 2289f5033402 19:10:50 ---> Running in d076a8fb7bb3 19:10:50 ---> Running in 9203db14dcd8 19:10:50 ---> Running in c9ffb234ba10 19:10:57 Removing intermediate container 3d87764118bc 19:10:57 ---> acfc7f9e9e45 19:10:57 Step 5/23 : RUN apk add --update --no-cache make git 19:10:57 Removing intermediate container 2289f5033402 19:10:57 ---> 4cb9957ff663 19:10:57 Step 5/21 : RUN apk add --update --no-cache make git 19:10:57 Removing intermediate container d076a8fb7bb3 19:10:57 ---> 3762085d3b17 19:10:57 Step 5/22 : RUN apk add --update --no-cache make git 19:10:57 ---> Running in 28c5902b87af 19:10:57 Removing intermediate container 9203db14dcd8 19:10:57 ---> f95ba13e37e7 19:10:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:57 ---> Running in 74ebaa7f8a8c 19:10:57 ---> Running in dc9bb315ac8b 19:10:57 Removing intermediate container c9ffb234ba10 19:10:57 ---> 371cc2b2c948 19:10:57 Step 5/31 : RUN apk add --update --no-cache make git 19:10:57 ---> Running in 0c80c3e3afa3 19:10:57 ---> Running in 8d01b3e13eb4 19:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 233 MiB in 51 packages 19:11:00 OK: 233 MiB in 51 packages 19:11:00 OK: 233 MiB in 51 packages 19:11:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 233 MiB in 51 packages 19:11:00 OK: 233 MiB in 51 packages 19:11:02 Removing intermediate container 74ebaa7f8a8c 19:11:02 ---> 2e10c724e2a3 19:11:02 Step 6/22 : COPY go.mod . 19:11:02 Removing intermediate container 28c5902b87af 19:11:02 ---> b4c599b88018 19:11:02 Step 6/23 : COPY go.mod . 19:11:02 Removing intermediate container dc9bb315ac8b 19:11:02 ---> 4e5c00890346 19:11:02 Step 6/21 : COPY go.mod . 19:11:02 Removing intermediate container 0c80c3e3afa3 19:11:02 ---> ce4f6a6f9bb8 19:11:02 Step 6/22 : COPY go.mod . 19:11:02 ---> a3d98a0ea734 19:11:02 Step 7/22 : RUN go mod download 19:11:02 Removing intermediate container 8d01b3e13eb4 19:11:02 ---> a31691ab512b 19:11:02 Step 6/31 : COPY go.mod . 19:11:02 ---> 5fd9cd6d83d7 19:11:02 Step 7/21 : RUN go mod download 19:11:03 ---> 17510c50945a 19:11:03 Step 7/23 : RUN go mod download 19:11:03 ---> Running in d5b09e9e23b2 19:11:03 ---> Running in f540da37a392 19:11:03 ---> Running in f523097842d5 19:11:04 ---> 66800258c702 19:11:04 Step 7/22 : RUN go mod download 19:11:04 ---> a0afc33fd3c0 19:11:04 Step 7/31 : RUN go mod download 19:11:04 ---> Running in 9845422fab53 19:11:04 ---> Running in e426b8496a12 19:11:09 Removing intermediate container d5b09e9e23b2 19:11:09 ---> 103d9cec54ee 19:11:09 Step 8/22 : COPY . . 19:11:09 Removing intermediate container e426b8496a12 19:11:09 ---> 9f0f9aef868a 19:11:09 Step 8/31 : COPY . . 19:11:09 Removing intermediate container f540da37a392 19:11:09 ---> 8a6785546e59 19:11:09 Step 8/21 : COPY . . 19:11:09 Removing intermediate container 9845422fab53 19:11:09 ---> efd17c343b58 19:11:09 Step 8/22 : COPY . . 19:11:09 Removing intermediate container f523097842d5 19:11:09 ---> c7550294e9bd 19:11:09 Step 8/23 : COPY . . 19:11:18 gofmt -l . 19:11:18 [ "`gofmt -l .`" = "" ] 19:11:18 ./bin/test-go-mod-tidy.sh 19:11:18 ./bin/test-attribution-txt.sh [Pipeline] sh 19:11:18 + ls -al . 19:11:18 total 788 19:11:18 drwxrwxr-x 9 1001 1001 4096 Mar 19 19:11 . 19:11:18 drwxr-xr-x 4 root root 4096 Mar 19 19:06 .. 19:11:18 -rw-rw-r-- 1 1001 1001 11 Mar 19 19:05 .dockerignore 19:11:18 drwxrwxr-x 8 1001 1001 4096 Mar 19 19:05 .git 19:11:18 drwxrwxr-x 3 1001 1001 4096 Mar 19 19:05 .github 19:11:18 -rw-rw-r-- 1 1001 1001 818 Mar 19 19:05 .gitignore 19:11:18 -rw-rw-r-- 1 1001 1001 166 Mar 19 19:05 .sonarcloud.properties 19:11:18 -rw-rw-r-- 1 1001 1001 8607 Mar 19 19:05 Attribution.txt 19:11:18 -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:05 CONTRIBUTING.md 19:11:18 -rw-rw-r-- 1 1001 1001 931 Mar 19 19:05 Dockerfile.build 19:11:18 -rw-rw-r-- 1 1001 1001 863 Mar 19 19:05 Jenkinsfile 19:11:18 -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:05 LICENSE 19:11:18 -rw-rw-r-- 1 1001 1001 5774 Mar 19 19:05 Makefile 19:11:18 -rw-rw-r-- 1 1001 1001 6548 Mar 19 19:05 README.md 19:11:18 -rw-rw-r-- 1 1001 1001 6755 Mar 19 19:05 SECURITY.md 19:11:18 -rw-rw-r-- 1 1001 1001 5 Mar 19 19:01 VERSION 19:11:18 -rw-rw-r-- 1 1001 1001 4131 Mar 19 19:05 ZMQWindows.md 19:11:18 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:05 bin 19:11:18 drwxrwxr-x 14 1001 1001 4096 Mar 19 19:05 cmd 19:11:18 -rw-r--r-- 1 root root 650607 Mar 19 19:09 coverage.out 19:11:18 -rw-r--r-- 1 root root 1055 Mar 19 19:11 go.mod 19:11:18 -rw-r--r-- 1 root root 21981 Mar 19 19:11 go.sum 19:11:18 drwxrwxr-x 8 1001 1001 4096 Mar 19 19:05 internal 19:11:18 drwxrwxr-x 4 1001 1001 4096 Mar 19 19:05 openapi 19:11:18 drwxrwxr-x 4 1001 1001 4096 Mar 19 19:05 snap 19:11:18 -rw-rw-r-- 1 1001 1001 168 Mar 19 19:05 version.go [Pipeline] sh 19:11:19 + '[' -e coverage.out ] 19:11:19 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:19 Warning: overwriting stash ‘coverage-report’ 19:11:20 Stashed 1 file(s) [Pipeline] sh 19:11:21 + make build 19:11:21 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 19:11:31 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 19:11:53 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 19:11:59 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 19:12: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 19:12: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 19:12:12 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 19:12:17 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 19:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:31 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 19:12:34 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 19:12:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:12:45 $ docker stop --time=1 ced2828c716802df7c29de4ca75203d1f564664953ca7f8473490dcef08698e9 19:12:48 $ docker rm -f ced2828c716802df7c29de4ca75203d1f564664953ca7f8473490dcef08698e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:12:50 19:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:12:50 latest: Pulling from edgex-devops/edgex-compose-arm64 19:12:50 29e5d40040c1: Pulling fs layer 19:12:50 1ce36da41761: Pulling fs layer 19:12:50 25b303627fd3: Pulling fs layer 19:12:51 29e5d40040c1: Download complete 19:12:51 1ce36da41761: Verifying Checksum 19:12:51 1ce36da41761: Download complete 19:12:52 29e5d40040c1: Pull complete 19:12:53 1ce36da41761: Pull complete 19:12:53 25b303627fd3: Verifying Checksum 19:12:53 25b303627fd3: Download complete 19:13:02 ---> 846f0b84c628 19:13:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:02 ---> 5fe3fd8fede1 19:13:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:13:02 ---> 21773f737b81 19:13:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:13:02 ---> Running in 8562290d3ea2 19:13:02 ---> Running in 6525e89b5d32 19:13:02 ---> Running in 62adb4baa6b5 19:13:02 ---> 2598f9404af1 19:13:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:13:02 ---> aa5fa819f7db 19:13:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:02 ---> Running in 7bef7f270e32 19:13:02 ---> Running in decd73104d04 19:13: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 19:13: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 19:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13: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 19:13: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 19:13:03 25b303627fd3: Pull complete 19:13:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:13:04 prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container 19:13:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:13:07 $ docker top 78996dabd5cb723556c77a1c92350e58a35eb8628e02fccb0a8e3ac31babff4e -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:08 + docker-compose build --help 19:13:08 + grep parallel 19:13:11 --parallel Build images in parallel. [Pipeline] } 19:13:11 $ docker stop --time=1 78996dabd5cb723556c77a1c92350e58a35eb8628e02fccb0a8e3ac31babff4e 19:13:13 $ docker rm -f 78996dabd5cb723556c77a1c92350e58a35eb8628e02fccb0a8e3ac31babff4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:13:14 . [Pipeline] withDockerContainer 19:13:15 prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container 19:13:15 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:13:16 $ docker top d24fa15599a8881ef2982ae22c926a25007b77319574c26b7a5d8dfd523e92a2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:17 + docker-compose -f ./docker-compose-build.yml build --parallel 19:13:21 Building docker-core-command-go ... 19:13:21 Building docker-core-data-go ... 19:13:21 Building docker-core-metadata-go ... 19:13:21 Building docker-security-bootstrapper-go ... 19:13:21 Building docker-security-proxy-setup-go ... 19:13:21 Building docker-security-secretstore-setup-go ... 19:13:21 Building docker-support-notifications-go ... 19:13:21 Building docker-support-scheduler-go ... 19:13:21 Building docker-sys-mgmt-agent-go ... 19:13:21 Building docker-support-notifications-go 19:13:21 Building docker-core-command-go 19:13:21 Building docker-sys-mgmt-agent-go 19:13:21 Building docker-security-proxy-setup-go 19:13:21 Building docker-core-metadata-go 19:14:12 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 19:14:23 Removing intermediate container 6525e89b5d32 19:14:23 ---> e561bea82e58 19:14:23 19:14:23 Step 10/31 : FROM alpine:3.12 19:14:23 3.12: Pulling from library/alpine 19:14:25 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 19:14:25 Status: Downloaded newer image for alpine:3.12 19:14:25 ---> 88dd2752d2ea 19:14:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:14:26 ---> Running in 4d37a2116439 19:14:28 Removing intermediate container 4d37a2116439 19:14:28 ---> 8d7dbca4f091 19:14:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:14:30 ---> Running in ee5b6cbe916b 19:14:30 Removing intermediate container 7bef7f270e32 19:14:30 ---> 0389e7eaae5d 19:14:30 19:14:30 Step 10/21 : FROM alpine:3.12 19:14:30 ---> 88dd2752d2ea 19:14:30 Step 11/21 : RUN apk add --update --no-cache curl 19:14:30 ---> Running in 6e2f078d3e40 19:14:31 Removing intermediate container decd73104d04 19:14:31 ---> 7d943fd5dab5 19:14:31 19:14:31 Step 10/22 : FROM alpine:3.12 19:14:31 ---> 88dd2752d2ea 19:14:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:14:31 Removing intermediate container 62adb4baa6b5 19:14:31 ---> 9ca9476b78c8 19:14:31 19:14:31 Step 10/22 : FROM alpine:3.12 19:14:31 ---> 88dd2752d2ea 19:14:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:14:31 ---> Running in e06f60e9b65c 19:14:31 ---> Running in 1d32d599f574 19:14:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:31 (1/2) Installing dumb-init (1.2.2-r1) 19:14:31 (2/2) Installing su-exec (0.2-r1) 19:14:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:31 Executing busybox-1.31.1-r19.trigger 19:14:31 OK: 6 MiB in 16 packages 19:14:32 (1/4) Installing ca-certificates (20191127-r4) 19:14:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:14:32 (3/4) Installing libcurl (7.69.1-r3) 19:14:32 (4/4) Installing curl (7.69.1-r3) 19:14:32 Executing busybox-1.31.1-r19.trigger 19:14:32 Executing ca-certificates-20191127-r4.trigger 19:14:32 OK: 7 MiB in 18 packages 19:14:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:35 (1/1) Installing dumb-init (1.2.2-r1) 19:14:35 Executing busybox-1.31.1-r19.trigger 19:14:35 OK: 6 MiB in 15 packages 19:14:35 (1/2) Installing ca-certificates (20191127-r4) 19:14:35 (2/2) Installing dumb-init (1.2.2-r1) 19:14:35 Executing busybox-1.31.1-r19.trigger 19:14:35 Executing ca-certificates-20191127-r4.trigger 19:14:35 Removing intermediate container 8562290d3ea2 19:14:35 ---> bbbb4eba0822 19:14:35 19:14:35 Step 10/23 : FROM alpine:3.12 19:14:35 OK: 6 MiB in 16 packages 19:14:35 ---> 88dd2752d2ea 19:14:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:14:35 Removing intermediate container ee5b6cbe916b 19:14:35 ---> 48025acc8ed0 19:14:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:14:35 Removing intermediate container 6e2f078d3e40 19:14:35 ---> 11bf809b7ea8 19:14:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:36 ---> Running in 6a41d5a43730 19:14:37 ---> Running in 35c02b0b335b 19:14:37 ---> Running in 1b2d2413044b 19:14:37 Removing intermediate container 35c02b0b335b 19:14:37 ---> 65b3b08aa3d8 19:14:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:14:37 Removing intermediate container 1d32d599f574 19:14:37 ---> fd1dce75f897 19:14:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:37 Removing intermediate container 1b2d2413044b 19:14:37 ---> 70733f4fb24e 19:14:37 Step 13/21 : WORKDIR /edgex 19:14:37 ---> Running in 8124bc56441c 19:14:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:38 ---> Running in 558589c6f8b9 19:14:38 ---> Running in e03ef86dfb11 19:14:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:38 Removing intermediate container e06f60e9b65c 19:14:38 ---> 4efbc814d3eb 19:14:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:14:38 (1/1) Installing dumb-init (1.2.2-r1) 19:14:38 Executing busybox-1.31.1-r19.trigger 19:14:38 OK: 6 MiB in 15 packages 19:14:39 ---> Running in 346e0a3de173 19:14:39 Removing intermediate container 558589c6f8b9 19:14:39 ---> 75cce5f012e3 19:14:39 Step 13/22 : ENV APP_PORT=48085 19:14:39 Removing intermediate container e03ef86dfb11 19:14:39 ---> 3a2522342b33 19:14:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:39 Removing intermediate container 8124bc56441c 19:14:39 ---> 15e8ca482e52 19:14:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:14:41 ---> Running in 065bff306c41 19:14:41 ---> Running in 075b8c6db2bf 19:14:41 Removing intermediate container 346e0a3de173 19:14:41 ---> 353b71640994 19:14:41 Step 13/22 : ENV APP_PORT=48060 19:14:41 ---> ca59bc875179 19:14:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:41 ---> Running in 5b27a5d77bf4 19:14:42 Removing intermediate container 065bff306c41 19:14:42 ---> 539638119856 19:14:42 Step 14/22 : EXPOSE $APP_PORT 19:14:42 ---> Running in 8c6d5d0fb26d 19:14:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:14:42 ---> 6d730eab1288 19:14:42 Step 3/26 : WORKDIR /edgex-go 19:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:42 ---> 6d730eab1288 19:14:42 Step 3/23 : WORKDIR /edgex-go 19:14:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:42 ---> 6d730eab1288 19:14:42 Step 3/22 : WORKDIR /edgex-go 19:14:42 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:14:42 ---> 6d730eab1288 19:14:42 Step 3/21 : WORKDIR /edgex-go 19:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:42 ---> 6d730eab1288 19:14:42 Step 3/23 : WORKDIR /edgex-go 19:14:42 ---> Running in 48ae73a9a758 19:14:42 ---> Running in 8fa396ef0920 19:14:42 ---> Running in 5f546c4b743d 19:14:42 ---> Running in 9cafa9ab4444 19:14:42 ---> Running in 5397b802516b 19:14:42 Removing intermediate container 5397b802516b 19:14:42 ---> 424fcf165d82 19:14:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:42 Removing intermediate container 5f546c4b743d 19:14:42 ---> 55512272f5f7 19:14:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:42 Removing intermediate container 9cafa9ab4444 19:14:42 ---> efc460358440 19:14:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:42 Removing intermediate container 8fa396ef0920 19:14:42 ---> 6102443850bd 19:14:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:42 Removing intermediate container 48ae73a9a758 19:14:42 ---> 6c89bc915cd6 19:14:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:42 ---> Running in b80b45ee5bd8 19:14:42 ---> Running in caa2d39121c8 19:14:42 ---> Running in 55c3438561a9 19:14:42 ---> Running in 8b918738133d 19:14:42 ---> Running in ea1681d63735 19:14:42 Removing intermediate container b80b45ee5bd8 19:14:42 ---> 91d85de5e352 19:14:42 Step 5/23 : RUN apk add --update --no-cache make git 19:14:42 ---> Running in 7f07797e4812 19:14:42 Removing intermediate container caa2d39121c8 19:14:42 ---> a239e5a7c08f 19:14:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:14:42 Removing intermediate container 55c3438561a9 19:14:42 ---> eb0b9abdce50 19:14:42 Step 5/23 : RUN apk add --update --no-cache make git 19:14:42 ---> Running in 8c6f2f21118a 19:14:42 ---> Running in f25d19b49c0a 19:14:42 Removing intermediate container 8b918738133d 19:14:42 ---> ba84854161e6 19:14:42 Step 5/21 : RUN apk add --update --no-cache make git 19:14:42 Removing intermediate container ea1681d63735 19:14:42 ---> 683ae5b6c82b 19:14:42 Step 5/26 : RUN apk add --update --no-cache make bash git 19:14:42 ---> Running in bf41610aa296 19:14:42 ---> Running in 00e5c7c4ed88 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:14:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:14:42 Removing intermediate container 6a41d5a43730 19:14:42 ---> e4dcd518a9ea 19:14:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:42 Removing intermediate container 5b27a5d77bf4 19:14:42 ---> b8c44d853fd0 19:14:42 Step 14/22 : EXPOSE $APP_PORT 19:14:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:14:43 ---> Running in 25ab71269798 19:14:43 ---> Running in 7ffd8b745dd5 19:14:43 Removing intermediate container 8c6d5d0fb26d 19:14:43 ---> 64013c7e7a4b 19:14:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:14:43 ---> a68af4c7fbdb 19:14:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:14:43 OK: 217 MiB in 51 packages 19:14:43 OK: 217 MiB in 51 packages 19:14:43 OK: 217 MiB in 51 packages 19:14:44 OK: 217 MiB in 51 packages 19:14:44 Removing intermediate container 7ffd8b745dd5 19:14:44 ---> 7bfffcfde7e0 19:14:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:44 Removing intermediate container 25ab71269798 19:14:44 ---> 71811a3b4625 19:14:44 Step 13/23 : ENV APP_PORT=48081 19:14:44 OK: 217 MiB in 51 packages 19:14:44 ---> 953d2ac17c6b 19:14:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:14:44 ---> Running in 8219fbce32df 19:14:45 ---> 4c6422c70df8 19:14:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:14:45 Removing intermediate container 075b8c6db2bf 19:14:45 ---> 389b19b2d466 19:14:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:14:45 ---> Running in 417252b205f1 19:14:45 ---> b5054bc486d9 19:14:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:14:45 Removing intermediate container 8219fbce32df 19:14:45 ---> b2da8475d989 19:14:45 Step 14/23 : EXPOSE $APP_PORT 19:14:45 Removing intermediate container 7f07797e4812 19:14:45 ---> 242d70bf9222 19:14:45 Step 6/23 : COPY go.mod . 19:14:45 Removing intermediate container f25d19b49c0a 19:14:45 ---> ffc9a9c34fe7 19:14:45 Step 6/23 : COPY go.mod . 19:14:45 Removing intermediate container 8c6f2f21118a 19:14:45 ---> a3f911f5ca2b 19:14:45 Step 6/22 : COPY go.mod . 19:14:45 ---> Running in 16c79bea3e6a 19:14:46 ---> Running in 1aa67620fa87 19:14:46 Removing intermediate container 417252b205f1 19:14:46 ---> 32b9ba33ea4b 19:14:46 Step 18/21 : CMD ["--init=true"] 19:14:46 Removing intermediate container bf41610aa296 19:14:46 ---> 5160d7ad24c6 19:14:46 Step 6/21 : COPY go.mod . 19:14:46 ---> ef02c7e85f14 19:14:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:14:46 ---> Running in 3cadd3befdad 19:14:46 Removing intermediate container 00e5c7c4ed88 19:14:46 ---> 727476c19279 19:14:46 Step 6/26 : COPY go.mod . 19:14:46 ---> e1fc3bc14336 19:14:46 Step 7/23 : RUN go mod download 19:14:46 Removing intermediate container 1aa67620fa87 19:14:46 ---> 868b295a6527 19:14:46 Step 15/23 : WORKDIR / 19:14:46 ---> 4b2956db63f4 19:14:46 Step 7/23 : RUN go mod download 19:14:46 ---> e8b27dfe9d4a 19:14:46 Step 7/22 : RUN go mod download 19:14:46 ---> Running in 1fd8ec388cf3 19:14:47 Removing intermediate container 16c79bea3e6a 19:14:47 ---> 587afeea9c50 19:14:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:14:47 ---> Running in cfb5b0e6bca4 19:14:47 ---> Running in 3c78963572e7 19:14:47 ---> bfb4872dca63 19:14:47 Step 7/21 : RUN go mod download 19:14:47 ---> Running in a80768cdcd11 19:14:47 Removing intermediate container 3cadd3befdad 19:14:47 ---> ee0f03bad225 19:14:47 Step 19/21 : LABEL arch=x86_64 19:14:47 ---> Running in baad9a0e252c 19:14:47 ---> b9faf5ea05b4 19:14:47 Step 7/26 : RUN go mod download 19:14:47 ---> 9b55b0ea52e0 19:14:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:14:47 ---> 335d8047b065 19:14:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:14:47 ---> 48f42964173d 19:14:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:14:47 ---> Running in aac378b44df6 19:14:48 ---> Running in 08211d8a7af2 19:14:48 ---> Running in c08809d1d9df 19:14:48 Removing intermediate container a80768cdcd11 19:14:48 ---> a4dda790158e 19:14:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:48 ---> Running in a33874d2d132 19:14:48 Removing intermediate container aac378b44df6 19:14:48 ---> 9c8fe1e9c10e 19:14:48 Step 20/21 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:14:48 ---> ca79b27eaa64 19:14:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:14:48 Removing intermediate container a33874d2d132 19:14:48 ---> b3d37388f7ae 19:14:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:48 ---> Running in fa9d11c215ba 19:14:48 ---> Running in 74ad96ed03c5 19:14:48 ---> Running in e8f07fc1e5cf 19:14:48 ---> cb03e968957c 19:14:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:49 Removing intermediate container fa9d11c215ba 19:14:49 ---> ed10751a0839 19:14:49 Step 21/21 : LABEL version=0.0.0 19:14:49 Removing intermediate container e8f07fc1e5cf 19:14:49 ---> dfc4b8f7b469 19:14:49 Step 20/22 : LABEL arch=x86_64 19:14:49 Removing intermediate container 74ad96ed03c5 19:14:49 ---> 778ad2c8ca65 19:14:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:49 ---> Running in a632a093ef2e 19:14:49 ---> Running in 92fb981b2869 19:14:49 ---> Running in 394f6ca85959 19:14:50 ---> 621952a12a45 19:14:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:14:50 Removing intermediate container c08809d1d9df 19:14:50 ---> 5bc7b539e79c 19:14:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:50 Removing intermediate container a632a093ef2e 19:14:50 ---> 2680eee77afc 19:14:50 19:14:50 Removing intermediate container 394f6ca85959 19:14:50 ---> f6cb80dba3e2 19:14:50 Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:14:50 Removing intermediate container 92fb981b2869 19:14:50 ---> b658aa24169d 19:14:50 Step 20/22 : LABEL arch=x86_64 19:14:50 ---> Running in 0be8bc40721d 19:14:50 ---> Running in 2d15d6ddaa7b 19:14:51 ---> c0d54b43b35f 19:14:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:14:51 Removing intermediate container 1fd8ec388cf3 19:14:51 ---> 5d24a8668093 19:14:51 Step 8/23 : COPY . . 19:14:51 ---> Running in 67e7fcb3630a 19:14:51 ---> af3da019383d 19:14:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:51 Successfully built 2680eee77afc 19:14:51 Successfully tagged docker-security-proxy-setup-go:latest 19:14:51 Removing intermediate container 0be8bc40721d 19:14:51 ---> dfab723d7a64 19:14:51 Step 22/22 : LABEL version=0.0.0 19:14:51 Building docker-sys-mgmt-agent-go 19:14:52 Removing intermediate container cfb5b0e6bca4 19:14:52 ---> fb01182d1e7e 19:14:52 Step 8/23 : COPY . . 19:14:52 Removing intermediate container 3c78963572e7 19:14:52 ---> 59fca55b5a07 19:14:52 Step 8/22 : COPY . . 19:14:52  Building docker-security-proxy-setup-go ... done Removing intermediate container 2d15d6ddaa7b 19:14:52 ---> 91703bcb89f2 19:14:52 Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:14:52 ---> Running in b25f5376704a 19:14:52 Removing intermediate container baad9a0e252c 19:14:52 ---> ea9cc5d890f8 19:14:52 Step 8/21 : COPY . . 19:14:52 ---> Running in 87ae25978785 19:14:52 Removing intermediate container 67e7fcb3630a 19:14:52 ---> 3181cf67f1ba 19:14:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:52 ---> Running in 7bacc388c810 19:14:52 Removing intermediate container 08211d8a7af2 19:14:52 ---> e43142f57046 19:14:52 Step 8/26 : COPY . . 19:14:52 Removing intermediate container b25f5376704a 19:14:52 ---> 310a2023f777 19:14:52 19:14:52 Removing intermediate container 87ae25978785 19:14:52 ---> d4f634a46fea 19:14:52 Step 22/22 : LABEL version=0.0.0 19:14:52 ---> f7b7aa813b49 19:14:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:53 Removing intermediate container 7bacc388c810 19:14:53 ---> 0614da5a6f23 19:14:53 Step 21/23 : LABEL arch=x86_64 19:14:53 ---> Running in 7d1c150ebe26 19:14:53 ---> Running in 500d31fcfe57 19:14:54 Successfully built 310a2023f777 19:14:54 Successfully tagged docker-support-scheduler-go:latest 19:14:54 Building docker-core-command-go 19:14:54  Building docker-support-scheduler-go ... done  ---> 99171c2a70e7 19:14:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:54 Removing intermediate container 7d1c150ebe26 19:14:54 ---> bc458f80fbc8 19:14:54 19:14:56 Removing intermediate container 500d31fcfe57 19:14:56 ---> 35b2d7fb9925 19:14:56 Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:14:57 Successfully built bc458f80fbc8 19:14:57 Successfully tagged docker-support-notifications-go:latest 19:14:57  Building docker-support-notifications-go ... done Building docker-core-data-go 19:14:57 ---> Running in e6e0c847d245 19:14:57 ---> d8c4270bb4f0 19:14:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:14:59 Removing intermediate container e6e0c847d245 19:14:59 ---> 0c36e886564e 19:14:59 Step 23/23 : LABEL version=0.0.0 19:14:59 ---> 6bafb82e3ddc 19:14:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:15:00 ---> Running in f5ff5d606ece 19:15:00 ---> Running in 35da3759ec61 19:15:02 Removing intermediate container f5ff5d606ece 19:15:02 ---> d74eb601c1ae 19:15:02 19:15:04 Removing intermediate container 35da3759ec61 19:15:04 ---> f9f9f94c7b03 19:15:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:15:04 Successfully built d74eb601c1ae 19:15:04 Successfully tagged docker-core-metadata-go:latest 19:15:04 Building docker-security-secretstore-setup-go 19:15:05  Building docker-core-metadata-go ... done  ---> 7dba017f41fd 19:15:05 Step 26/31 : RUN chmod +x /entrypoint.sh 19:15:06 ---> Running in 5ae15ae0d3f5 19:15:11 Removing intermediate container 5ae15ae0d3f5 19:15:11 ---> 6d9f4ad5a66a 19:15:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:15:11 ---> Running in 405b70e6b902 19:15:13 Removing intermediate container 405b70e6b902 19:15:13 ---> 6a77b07f1601 19:15:13 Step 28/31 : CMD ["gate"] 19:15:13 ---> Running in e87e66cffa23 19:15:14 Removing intermediate container e87e66cffa23 19:15:14 ---> 5ff2f4c41250 19:15:14 Step 29/31 : LABEL arch=x86_64 19:15:14 ---> Running in 2149030f5477 19:15:15 Removing intermediate container 2149030f5477 19:15:15 ---> 212f06c0c8fc 19:15:15 Step 30/31 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:15:16 ---> Running in db18b34eb74f 19:15:18 Removing intermediate container db18b34eb74f 19:15:18 ---> 008f51e0c62d 19:15:18 Step 31/31 : LABEL version=0.0.0 19:15:19 ---> bfd914897135 19:15:19 Step 9/23 : RUN make cmd/core-command/core-command 19:15:19 ---> 9aa90098205b 19:15:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:15:19 ---> c16e9772e112 19:15:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:15:19 ---> 78cdf11b3f09 19:15:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:15:19 ---> Running in ff6744f85b1d 19:15:19 ---> Running in 7e9d1cbafa66 19:15:19 ---> Running in 200d8aa4d548 19:15:19 ---> Running in 86476ebec2f2 19:15:19 ---> 4f00d1afdc7d 19:15:19 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:15:19 ---> Running in a6e23b3d9222 19:15:20 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 19:15: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 19:15:20 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 19:15:20 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 19:15:20 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 19:15:21 ---> Running in 24e989e0ab5d 19:15:23 Removing intermediate container 24e989e0ab5d 19:15:23 ---> 4836a8f7e11e 19:15:23 19:15:24 Successfully built 4836a8f7e11e 19:15:25 Successfully tagged docker-security-bootstrapper-go:latest 19:15:59  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:15:59 ---> 902b4ddd9028 19:15:59 Step 3/26 : WORKDIR /edgex-go 19:15:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:59 ---> 902b4ddd9028 19:15:59 Step 3/23 : WORKDIR /edgex-go 19:15:59 ---> Using cache 19:15:59 ---> 5184b5d5da86 19:15:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:59 ---> Using cache 19:15:59 ---> 5184b5d5da86 19:15:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:59 ---> Using cache 19:15:59 ---> 371cc2b2c948 19:15:59 Step 5/23 : RUN apk add --update --no-cache make git 19:15:59 ---> Using cache 19:15:59 ---> 371cc2b2c948 19:15:59 Step 5/26 : RUN apk add --update --no-cache make bash git 19:15:59 ---> Using cache 19:15:59 ---> a31691ab512b 19:15:59 Step 6/23 : COPY go.mod . 19:15:59 ---> Using cache 19:15:59 ---> a0afc33fd3c0 19:15:59 Step 7/23 : RUN go mod download 19:15:59 ---> Using cache 19:15:59 ---> 9f0f9aef868a 19:15:59 Step 8/23 : COPY . . 19:15:59 ---> Using cache 19:15:59 ---> 846f0b84c628 19:15:59 Step 9/23 : RUN make cmd/core-command/core-command 19:15:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:59 ---> 902b4ddd9028 19:15:59 Step 3/23 : WORKDIR /edgex-go 19:15:59 ---> Using cache 19:15:59 ---> 5184b5d5da86 19:15:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:59 ---> Using cache 19:15:59 ---> 371cc2b2c948 19:15:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:15:59 ---> Running in 4445f378ea80 19:15:59 ---> Running in 4646c5fe6212 19:15:59 ---> Running in 3eb6d52e4147 19:15:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:59 ---> 902b4ddd9028 19:15:59 Step 3/24 : WORKDIR /edgex-go 19:15:59 ---> Using cache 19:15:59 ---> 5184b5d5da86 19:15:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:59 ---> Using cache 19:15:59 ---> 371cc2b2c948 19:15:59 Step 5/24 : RUN apk add --update --no-cache make git 19:15:59 ---> Using cache 19:15:59 ---> a31691ab512b 19:15:59 Step 6/24 : COPY go.mod . 19:15:59 ---> Using cache 19:15:59 ---> a0afc33fd3c0 19:15:59 Step 7/24 : RUN go mod download 19:15:59 ---> Using cache 19:15:59 ---> 9f0f9aef868a 19:15:59 Step 8/24 : COPY . . 19:15:59 ---> Using cache 19:15:59 ---> 846f0b84c628 19:15:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:15:59 ---> Running in ecfe6ce606d6 19:16:01 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 19:16:01 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 19:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:16:03 OK: 233 MiB in 51 packages 19:16:03 OK: 233 MiB in 51 packages 19:16:06 Removing intermediate container 4646c5fe6212 19:16:06 ---> 32fdf841f983 19:16:06 Step 6/23 : COPY go.mod . 19:16:06 Removing intermediate container 3eb6d52e4147 19:16:06 ---> 4e4186f0f921 19:16:06 Step 6/26 : COPY go.mod . 19:16:07 ---> 37741d7088a8 19:16:07 Step 7/23 : RUN go mod download 19:16:07 ---> Running in 19ec41934bd0 19:16:07 ---> 2dfa9db4a270 19:16:07 Step 7/26 : RUN go mod download 19:16:07 ---> Running in bff9fe53a339 19:16:13 Removing intermediate container 19ec41934bd0 19:16:13 ---> 440bc8e43df5 19:16:13 Step 8/23 : COPY . . 19:16:13 Removing intermediate container bff9fe53a339 19:16:13 ---> e02c0555aa46 19:16:13 Step 8/26 : COPY . . 19:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:17:05 Removing intermediate container 200d8aa4d548 19:17:05 ---> cd177dbfead0 19:17:05 19:17:05 Step 10/21 : FROM alpine:3.12 19:17:05 3.12: Pulling from library/alpine 19:17:05 Removing intermediate container a6e23b3d9222 19:17:05 ---> 798d55da5ffb 19:17:05 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:17:05 ---> Running in 4a9a65604dde 19:17:06 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 19:17:06 Status: Downloaded newer image for alpine:3.12 19:17:06 ---> d10569e2745f 19:17:06 Step 11/21 : RUN apk add --update --no-cache curl 19:17:07 ---> Running in 7580e3d6a4c3 19:17:07 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 19:17:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:10 (1/4) Installing ca-certificates (20191127-r4) 19:17:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:17:10 (3/4) Installing libcurl (7.69.1-r3) 19:17:10 (4/4) Installing curl (7.69.1-r3) 19:17:10 Executing busybox-1.31.1-r19.trigger 19:17:10 Executing ca-certificates-20191127-r4.trigger 19:17:10 OK: 7 MiB in 18 packages 19:17:14 Removing intermediate container 7580e3d6a4c3 19:17:14 ---> 47415013e1c2 19:17:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:14 Removing intermediate container ff6744f85b1d 19:17:14 ---> cbd2cafec024 19:17:14 19:17:14 Step 10/23 : FROM alpine:3.12 19:17:14 ---> d10569e2745f 19:17:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:14 Removing intermediate container 4a9a65604dde 19:17:14 ---> 5cda5dbcaaf3 19:17:14 19:17:14 Step 11/26 : FROM docker:20.10.0 19:17:14 ---> Running in ab43c6f10f8f 19:17:14 ---> Running in b12bf885d31b 19:17:14 20.10.0: Pulling from library/docker 19:17:15 Removing intermediate container ab43c6f10f8f 19:17:15 ---> aba37b15deee 19:17:15 Step 13/21 : WORKDIR /edgex 19:17:16 ---> Running in e033b00f9607 19:17:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:17 (1/1) Installing dumb-init (1.2.2-r1) 19:17:17 Executing busybox-1.31.1-r19.trigger 19:17:17 OK: 5 MiB in 15 packages 19:17:18 Removing intermediate container e033b00f9607 19:17:18 ---> d35dd71ec8a2 19:17:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:17:20 ---> 94ed4de50e2c 19:17:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:17:20 Removing intermediate container b12bf885d31b 19:17:20 ---> d8f33e29a339 19:17:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:20 ---> Running in 7d139070e53d 19:17:20 Removing intermediate container 86476ebec2f2 19:17:20 ---> fc2311f8ae96 19:17:20 19:17:20 Step 10/22 : FROM alpine:3.12 19:17:20 ---> d10569e2745f 19:17:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:21 ---> Running in 433d1540b145 19:17:22 Removing intermediate container 7d139070e53d 19:17:22 ---> 9002fdd91995 19:17:22 Step 13/23 : ENV APP_PORT=48082 19:17:22 ---> 5fa933c91ec0 19:17:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:22 Removing intermediate container 4445f378ea80 19:17:22 ---> 2a27df5cb4dc 19:17:22 19:17:22 Step 10/23 : FROM alpine:3.12 19:17:22 ---> 88dd2752d2ea 19:17:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:22 ---> Running in 806dfadfa22d 19:17:22 ---> Using cache 19:17:22 ---> e4dcd518a9ea 19:17:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:22 ---> Using cache 19:17:22 ---> 71811a3b4625 19:17:22 Step 13/23 : ENV APP_PORT=48082 19:17:24 Removing intermediate container 806dfadfa22d 19:17:24 ---> 0562656c8956 19:17:24 Step 14/23 : EXPOSE $APP_PORT 19:17:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:24 (1/2) Installing ca-certificates (20191127-r4) 19:17:24 (2/2) Installing dumb-init (1.2.2-r1) 19:17:24 Executing busybox-1.31.1-r19.trigger 19:17:24 Executing ca-certificates-20191127-r4.trigger 19:17:25 OK: 6 MiB in 16 packages 19:17:25 ---> Running in 1f61c05ec49a 19:17:25 ---> df13525b4c83 19:17:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:17:26 Removing intermediate container 7e9d1cbafa66 19:17:26 ---> 281763b2ba94 19:17:26 19:17:26 Step 10/23 : FROM alpine:3.12 19:17:26 ---> d10569e2745f 19:17:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:26 ---> Using cache 19:17:26 ---> d8f33e29a339 19:17:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:26 ---> Using cache 19:17:26 ---> 9002fdd91995 19:17:26 Step 13/23 : ENV APP_PORT=48081 19:17:26 ---> Running in c701879e8bce 19:17:26 Removing intermediate container 1f61c05ec49a 19:17:26 ---> 6bce39513ddb 19:17:26 Step 15/23 : WORKDIR / 19:17:26 ---> Running in 0652d48c84a1 19:17:27 ---> Running in a13d72402239 19:17:27 Removing intermediate container c701879e8bce 19:17:27 ---> 7fd297357287 19:17:27 Step 18/21 : CMD ["--init=true"] 19:17:27 ---> Running in 3105d57f163a 19:17:27 Removing intermediate container 0652d48c84a1 19:17:27 ---> 2f8501f867a2 19:17:27 Step 14/23 : EXPOSE $APP_PORT 19:17:27 ---> Running in 87fa273bf142 19:17:28 ---> Running in fbe5d16341c7 19:17:28 Removing intermediate container a13d72402239 19:17:28 ---> da7e2c82feff 19:17:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:28 Removing intermediate container 433d1540b145 19:17:28 ---> 9b0274f6831c 19:17:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:29 ---> Running in 37931c27d3a7 19:17:29 Removing intermediate container 87fa273bf142 19:17:29 ---> c07440ee1d8d 19:17:29 Step 19/21 : LABEL arch=arm64 19:17:29 Removing intermediate container fbe5d16341c7 19:17:29 ---> 5576115ca628 19:17:29 Step 15/23 : WORKDIR / 19:17:29 ---> Running in 1218a6cbfd1c 19:17:29 ---> Running in e4565ec2274c 19:17:29 ---> cec15996c61a 19:17:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:29 Removing intermediate container 37931c27d3a7 19:17:29 ---> ef0edba3d8da 19:17:29 Step 13/22 : ENV APP_PORT=48060 19:17:29 Removing intermediate container 1218a6cbfd1c 19:17:29 ---> 14e0ffcba82a 19:17:29 Step 20/21 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:17:29 ---> Running in 0220f3684fe2 19:17:30 ---> Running in 4fcfa3890912 19:17:30 Removing intermediate container e4565ec2274c 19:17:30 ---> 830c0fccaf6c 19:17:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:17:32 Status: Downloaded newer image for docker:20.10.0 19:17:32 ---> eeaf43b92773 19:17:32 Step 12/26 : RUN apk add --no-cache bash 19:17:32 Removing intermediate container 0220f3684fe2 19:17:32 ---> 2ed668f569b1 19:17:32 Step 14/22 : EXPOSE $APP_PORT 19:17:32 ---> Running in 1220ff40564b 19:17:32 ---> Running in 99f778cd22a8 19:17:32 Removing intermediate container 4fcfa3890912 19:17:32 ---> 2c48819f7baa 19:17:32 Step 21/21 : LABEL version=0.0.0 19:17:32 ---> a541f33d4541 19:17:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:17:32 ---> a6c02c67e706 19:17:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:17:32 ---> Running in c9aae7f44332 19:17:32 Removing intermediate container 99f778cd22a8 19:17:32 ---> efa50d9b3272 19:17:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:32 Removing intermediate container 3105d57f163a 19:17:32 ---> a726da2d5cbe 19:17:32 Step 14/23 : EXPOSE $APP_PORT 19:17:32 ---> Running in 6bf5fe68ccce 19:17:32 Removing intermediate container c9aae7f44332 19:17:32 ---> 36abcd035f4f 19:17:32 19:17:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:32 ---> 2851d68eb950 19:17:32 Step 19/23 : ENTRYPOINT ["/core-command"] 19:17:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:33 Successfully built 36abcd035f4f 19:17:33 ---> 8fbd5d3e80b6 19:17:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:33 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:17:33 Building docker-security-bootstrapper-go 19:17:33  Building docker-security-proxy-setup-go ... done  ---> Running in 3b1acaa50c63 19:17:33 Removing intermediate container 6bf5fe68ccce 19:17:33 ---> f46f4d60c127 19:17:33 Step 15/23 : WORKDIR / 19:17:33 (1/2) Installing readline (8.0.4-r0) 19:17:33 (2/2) Installing bash (5.0.17-r0) 19:17:33 Executing bash-5.0.17-r0.post-install 19:17:33 Executing busybox-1.31.1-r19.trigger 19:17:33 OK: 12 MiB in 22 packages 19:17:33 ---> 53d7bca8615e 19:17:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:17:34 Removing intermediate container 3b1acaa50c63 19:17:34 ---> 9e6eb267c2d7 19:17:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:34 ---> Running in 56224ed70467 19:17:34 ---> Running in c14d0e27b242 19:17:35 ---> cd1da6478985 19:17:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:17:36 ---> 4808014f344d 19:17:36 Step 9/23 : RUN make cmd/core-data/core-data 19:17:37 ---> Running in a611e016b46e 19:17:37 ---> db10791138c2 19:17:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:17:37 Removing intermediate container 56224ed70467 19:17:37 ---> e6b008d02d78 19:17:37 Step 21/23 : LABEL arch=arm64 19:17:37 Removing intermediate container 1220ff40564b 19:17:37 ---> d014d8fdcc77 19:17:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:17:37 Removing intermediate container c14d0e27b242 19:17:37 ---> efc30804825b 19:17:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:37 Removing intermediate container ecfe6ce606d6 19:17:37 ---> fbe5d402bd91 19:17:37 19:17:37 Step 10/24 : FROM alpine:3.12 19:17:37 ---> 88dd2752d2ea 19:17:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:17:37 ---> Running in 32b8a6c2e318 19:17:37 ---> Running in f73920e14485 19:17:37 ---> Running in 45a679f6d46b 19:17:37 ---> Running in a52b00c6291a 19:17:37 Removing intermediate container a611e016b46e 19:17:37 ---> 4c304f6a8d85 19:17:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:38 ---> Running in ba83effbc8b2 19:17:38 ---> ef01b1f79452 19:17:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:17:38 ---> 7ea37702bfcc 19:17:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:38 ---> 3827590c7829 19:17:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:17:38 Removing intermediate container 45a679f6d46b 19:17:38 ---> 1f420aa223f1 19:17:38 Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:17:38 Removing intermediate container f73920e14485 19:17:38 ---> 292a9db6bc31 19:17:38 Step 14/26 : ENV APP_PORT=48090 19:17:38 ---> Running in 39f7f8c36ecb 19:17:39 ---> Running in 54d91356efc7 19:17:39 ---> Running in f315591f0a00 19:17:39 Removing intermediate container ba83effbc8b2 19:17:39 ---> 63197223532c 19:17:39 Step 21/23 : LABEL arch=arm64 19:17:39 ---> Running in 8af17bb58ea8 19:17:39 ---> Running in 5e591bdf6e7b 19:17:39 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 19:17:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:17:39 Removing intermediate container 54d91356efc7 19:17:39 ---> 375b70853514 19:17:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:39 Removing intermediate container f315591f0a00 19:17:39 ---> f1c5ab8d0846 19:17:39 Step 23/23 : LABEL version=0.0.0 19:17:39 ---> Running in 3cb95f7855a9 19:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:17:40 ---> Running in 9d539a101f1d 19:17:40 Removing intermediate container 8af17bb58ea8 19:17:40 ---> 14949cc719a5 19:17:40 Step 15/26 : EXPOSE $APP_PORT 19:17:40 (1/5) Installing ca-certificates (20191127-r4) 19:17:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:17:40 (3/5) Installing libcurl (7.69.1-r3) 19:17:40 (4/5) Installing curl (7.69.1-r3) 19:17:40 (5/5) Installing dumb-init (1.2.2-r1) 19:17:40 Executing busybox-1.31.1-r19.trigger 19:17:40 Removing intermediate container 5e591bdf6e7b 19:17:40 ---> 18b3acf8889f 19:17:40 Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:17:40 ---> Running in 7016d35b8e1c 19:17:40 Removing intermediate container 3cb95f7855a9 19:17:40 ---> 284d3f2d7ad2 19:17:40 Step 20/22 : LABEL arch=arm64 19:17:40 ---> Running in c0e050eff9d4 19:17:40 Removing intermediate container 9d539a101f1d 19:17:40 ---> 1ef6e14ad843 19:17:40 19:17:41 ---> Running in 91714c18d8fb 19:17:41 Removing intermediate container 7016d35b8e1c 19:17:41 ---> efcbf0b86cda 19:17:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:17:41 Executing ca-certificates-20191127-r4.trigger 19:17:41 Successfully built 1ef6e14ad843 19:17:41 Removing intermediate container c0e050eff9d4 19:17:41 ---> ce737a9cac5e 19:17:41 Step 23/23 : LABEL version=0.0.0 19:17:41 Successfully tagged docker-core-command-go-arm64:latest 19:17:41 Building docker-security-secretstore-setup-go 19:17:41  Building docker-core-command-go ... done Removing intermediate container 91714c18d8fb 19:17:41 ---> b5a495312d55 19:17:41 Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:17:41 OK: 7 MiB in 19 packages 19:17:41 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 19:17:41 ---> 1f61fdef912c 19:17:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:17:42 ---> Running in 6da1847abf04 19:17:42 ---> Running in 4cad1a636f92 19:17:43 ---> e6be38d36b3e 19:17:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:17:43 Removing intermediate container 6da1847abf04 19:17:43 ---> 82f211937df4 19:17:43 19:17:43 Removing intermediate container 4cad1a636f92 19:17:43 ---> 4a6bef0d3bed 19:17:43 Step 22/22 : LABEL version=0.0.0 19:17:43 ---> c569fab3f771 19:17:43 Step 19/23 : ENTRYPOINT ["/core-command"] 19:17:43 ---> Running in c84773330fe5 19:17:43 ---> Running in 679388d8f74c 19:17:44 Successfully built 82f211937df4 19:17:44 Successfully tagged docker-core-metadata-go-arm64:latest 19:17:44  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 19:17:44 Removing intermediate container a52b00c6291a 19:17:44 ---> 373d6d098ea7 19:17:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:44 ---> 5e08b4e25277 19:17:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:17:44 Removing intermediate container c84773330fe5 19:17:44 ---> d940a19e06e4 19:17:44 19:17:44 Removing intermediate container 679388d8f74c 19:17:44 ---> 5389be9b0149 19:17:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:44 ---> Running in 66f63a14cbb0 19:17:44 ---> Running in 2da6f760d3ba 19:17:45 Successfully built d940a19e06e4 19:17:45 Successfully tagged docker-support-notifications-go-arm64:latest 19:17:45  Building docker-support-notifications-go ... done Building docker-core-data-go 19:17:46 ---> 2266bb151722 19:17:46 Step 19/26 : RUN apk --no-cache add py3-pip 19:17:46 ---> Running in 50df8e0337c2 19:17:46 Removing intermediate container 66f63a14cbb0 19:17:46 ---> 0ca309c10d4c 19:17:46 Step 13/24 : WORKDIR / 19:17:46 Removing intermediate container 2da6f760d3ba 19:17:46 ---> 15e9c39bd66b 19:17:46 Step 21/23 : LABEL arch=x86_64 19:17:46 ---> Running in cf4db7a9c388 19:17:46 ---> Running in af564939b66d 19:17:47 Removing intermediate container af564939b66d 19:17:47 ---> c814998519eb 19:17:47 Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:17:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:47 ---> Running in 793a519dae8a 19:17:48 (1/33) Installing libbz2 (1.0.8-r1) 19:17:48 (2/33) Installing expat (2.2.9-r1) 19:17:48 (3/33) Installing libffi (3.3-r2) 19:17:48 (4/33) Installing gdbm (1.13-r1) 19:17:48 (5/33) Installing xz-libs (5.2.5-r0) 19:17:48 (6/33) Installing sqlite-libs (3.32.1-r0) 19:17:48 (7/33) Installing python3 (3.8.8-r0) 19:17:50 (8/33) Installing py3-appdirs (1.4.4-r1) 19:17:50 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:17:50 (10/33) Installing py3-parsing (2.4.7-r0) 19:17:50 (11/33) Installing py3-six (1.15.0-r0) 19:17:50 (12/33) Installing py3-packaging (20.4-r0) 19:17:50 (13/33) Installing py3-setuptools (47.0.0-r0) 19:17:50 (14/33) Installing py3-chardet (3.0.4-r4) 19:17:50 (15/33) Installing py3-idna (2.9-r0) 19:17:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:17:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:17:50 (18/33) Installing py3-requests (2.23.0-r0) 19:17:50 (19/33) Installing py3-msgpack (1.0.0-r0) 19:17:50 (20/33) Installing py3-lockfile (0.12.2-r3) 19:17:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:17:50 (22/33) Installing py3-colorama (0.4.3-r0) 19:17:50 (23/33) Installing py3-distlib (0.3.0-r0) 19:17:50 (24/33) Installing py3-distro (1.5.0-r1) 19:17:50 (25/33) Installing py3-webencodings (0.5.1-r3) 19:17:50 (26/33) Installing py3-html5lib (1.0.1-r4) 19:17:50 (27/33) Installing py3-pytoml (0.1.21-r0) 19:17:50 (28/33) Installing py3-pep517 (0.8.2-r0) 19:17:50 (29/33) Installing py3-progress (1.5-r0) 19:17:50 (30/33) Installing py3-toml (0.10.1-r0) 19:17:50 (31/33) Installing py3-retrying (1.3.3-r0) 19:17:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:17:50 (33/33) Installing py3-pip (20.1.1-r0) 19:17:51 Executing busybox-1.31.1-r19.trigger 19:17:51 OK: 71 MiB in 55 packages 19:17:51 Removing intermediate container cf4db7a9c388 19:17:51 ---> b8c5f387d05f 19:17:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:17:51 Removing intermediate container 793a519dae8a 19:17:51 ---> 097282164474 19:17:51 Step 23/23 : LABEL version=0.0.0 19:17:51 ---> 425864121505 19:17:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:17:51 ---> Running in a771dc73576f 19:17:55 ---> ba80471b19ea 19:17:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:55 Removing intermediate container a771dc73576f 19:17:55 ---> dae393227b35 19:17:55 19:17:56 ---> ab5bc8ec3da3 19:17:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:57 Successfully built dae393227b35 19:17:57 Successfully tagged docker-core-command-go:latest 19:17:57  Building docker-core-command-go ... done  ---> 5f00fc99800b 19:17:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:01 ---> 2b263047d087 19:18:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:02 ---> 91dda48c371c 19:18: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/ 19:18:03 Removing intermediate container 50df8e0337c2 19:18:03 ---> 171c8b5eb60c 19:18:03 Step 20/26 : RUN pip install docker-compose==1.23.2 19:18:03 ---> Running in c77bc2d0e783 19:18:04 ---> Running in 67891a585d6d 19:18:07 Collecting docker-compose==1.23.2 19:18:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:18:09 Collecting PyYAML<4,>=3.10 19:18:09 Downloading PyYAML-3.13.tar.gz (270 kB) 19:18:12 Removing intermediate container 67891a585d6d 19:18:12 ---> 3c9de3c06bb2 19:18:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:18:12 Collecting docopt<0.7,>=0.6.1 19:18:12 Downloading docopt-0.6.2.tar.gz (25 kB) 19:18:12 ---> Running in 78ad44dcbaa2 19:18:13 Removing intermediate container 78ad44dcbaa2 19:18:13 ---> 038f8837be66 19:18:13 Step 22/24 : LABEL arch=x86_64 19:18:14 ---> Running in 247ea5db4eda 19:18:15 Collecting dockerpty<0.5,>=0.4.1 19:18:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:18:15 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:18:15 ---> 6d730eab1288 19:18:15 Step 3/31 : WORKDIR /edgex-go 19:18:15 ---> Using cache 19:18:15 ---> 6c89bc915cd6 19:18:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:15 ---> Using cache 19:18:15 ---> 683ae5b6c82b 19:18:15 Step 5/31 : RUN apk add --update --no-cache make git 19:18:15 Removing intermediate container 247ea5db4eda 19:18:15 ---> f1d6f05ec6cc 19:18:15 Step 23/24 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:18:15 ---> Running in 92ca3c2bed6f 19:18:16 Removing intermediate container 92ca3c2bed6f 19:18:16 ---> 53511036221b 19:18:16 Step 24/24 : LABEL version=0.0.0 19:18:16 ---> Running in 8a36baf78bb6 19:18:17 Removing intermediate container 8a36baf78bb6 19:18:17 ---> f00b93d8f0f6 19:18:17 19:18:18 ---> Running in 80c446fe9dc9 19:18:18 Collecting websocket-client<1.0,>=0.32.0 19:18:18 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 19:18:19 Collecting jsonschema<3,>=2.5.1 19:18:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:18:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:19 Successfully built f00b93d8f0f6 19:18:19 Collecting texttable<0.10,>=0.9.0 19:18:19 Downloading texttable-0.9.1.tar.gz (11 kB) 19:18:19 Successfully tagged docker-security-secretstore-setup-go:latest 19:18:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:21 OK: 217 MiB in 51 packages 19:18:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:18:23 Collecting docker<4.0,>=3.6.0 19:18:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:18:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container 39f7f8c36ecb 19:18:24 ---> f3ba063ad0e4 19:18:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:18:24 ---> Running in afb3892ef105 19:18:24 Collecting cached-property<2,>=1.2.0 19:18:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:18:24 Removing intermediate container 80c446fe9dc9 19:18:24 ---> bb969bd5d6b8 19:18:24 Step 6/31 : COPY go.mod . 19:18:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:26 ---> 53bf785839dc 19:18:26 Step 7/31 : RUN go mod download 19:18:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:18:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:18:26 ---> Running in d5788fbd1a4e 19:18:26 Collecting docker-pycreds>=0.4.0 19:18:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:18:27 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) 19:18:27 Collecting urllib3<1.25,>=1.21.1 19:18:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:18:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:18:28 Collecting idna<2.8,>=2.5 19:18:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:18:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:18:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:18:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:18:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:18:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:28 ---> 6d730eab1288 19:18:28 Step 3/24 : WORKDIR /edgex-go 19:18:28 ---> Using cache 19:18:28 ---> 6c89bc915cd6 19:18:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:28 ---> Using cache 19:18:29 ---> 683ae5b6c82b 19:18:29 Step 5/24 : RUN apk add --update --no-cache make git 19:18:29 ---> Using cache 19:18:29 ---> bb969bd5d6b8 19:18:29 Step 6/24 : COPY go.mod . 19:18:29 ---> Using cache 19:18:29 ---> 53bf785839dc 19:18:29 Step 7/24 : RUN go mod download 19:18:29 Installing collected packages: PyYAML, docopt, dockerpty, websocket-client, jsonschema, texttable, docker-pycreds, urllib3, idna, requests, docker, cached-property, docker-compose 19:18:29 Running setup.py install for PyYAML: started 19:18:29 ---> Running in 145d95327945 19:18:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:30 ---> 6d730eab1288 19:18:30 Step 3/22 : WORKDIR /edgex-go 19:18:30 ---> Using cache 19:18:30 ---> 6c89bc915cd6 19:18:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:30 ---> Using cache 19:18:30 ---> 683ae5b6c82b 19:18:30 Step 5/22 : RUN apk add --update --no-cache make git 19:18:30 ---> Using cache 19:18:30 ---> bb969bd5d6b8 19:18:30 Step 6/22 : COPY go.mod . 19:18:30 ---> Using cache 19:18:30 ---> 53bf785839dc 19:18:30 Step 7/22 : RUN go mod download 19:18:30 ---> Running in 053eef4883bf 19:18:30 Removing intermediate container afb3892ef105 19:18:30 ---> c4c2e5ba7d5e 19:18:30 19:18:30 Step 11/26 : FROM docker:20.10.0 19:18:30 20.10.0: Pulling from library/docker 19:18:31 Removing intermediate container d5788fbd1a4e 19:18:31 ---> 31b863159bb3 19:18:31 Step 8/31 : COPY . . 19:18:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> 6d730eab1288 19:18:32 Step 3/23 : WORKDIR /edgex-go 19:18:32 ---> Using cache 19:18:32 ---> 6c89bc915cd6 19:18:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:32 ---> Using cache 19:18:32 ---> 683ae5b6c82b 19:18:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:18:32 ---> Running in abc3c7ce9be1 19:18:32 Removing intermediate container 32b8a6c2e318 19:18:32 ---> f9a55c85f049 19:18:32 19:18:32 Step 10/23 : FROM alpine:3.12 19:18:32 ---> 88dd2752d2ea 19:18:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:32 ---> Running in 4da1f4d80e4d 19:18:32 Running setup.py install for PyYAML: finished with status 'done' 19:18:32 Running setup.py install for docopt: started 19:18:33 Removing intermediate container 4da1f4d80e4d 19:18:33 ---> e8f26f10fb9d 19:18:33 Step 12/23 : ENV APP_PORT=48080 19:18:33 ---> Running in ad9c1402310c 19:18:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:34 Removing intermediate container ad9c1402310c 19:18:34 ---> 954d53c2e6db 19:18:34 Step 13/23 : EXPOSE $APP_PORT 19:18:34 ---> Running in 918da6a499fc 19:18:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:34 Removing intermediate container 918da6a499fc 19:18:34 ---> af7a65046fe3 19:18:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:35 ---> Running in 4850cb2e865b 19:18:35 Running setup.py install for docopt: finished with status 'done' 19:18:35 Running setup.py install for dockerpty: started 19:18:35 Removing intermediate container 145d95327945 19:18:35 ---> 768f8e1f042f 19:18:35 Step 8/24 : COPY . . 19:18:35 OK: 217 MiB in 51 packages 19:18:36 Removing intermediate container 053eef4883bf 19:18:36 ---> b7ba973c2075 19:18:36 Step 8/22 : COPY . . 19:18:37 Removing intermediate container 4850cb2e865b 19:18:37 ---> edcab71f4646 19:18:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:18:37 ---> Running in 371e4a8bc2ad 19:18:38 Removing intermediate container abc3c7ce9be1 19:18:38 ---> c231e908aefc 19:18:38 Step 6/23 : COPY go.mod . 19:18:38 Running setup.py install for dockerpty: finished with status 'done' 19:18:39 Running setup.py install for texttable: started 19:18:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:41 ---> 9abc80ca4b97 19:18:41 Step 7/23 : RUN go mod download 19:18:41 Running setup.py install for texttable: finished with status 'done' 19:18:42 (1/6) Installing dumb-init (1.2.2-r1) 19:18:42 (2/6) Installing libgcc (9.3.0-r2) 19:18:42 (3/6) Installing libsodium (1.0.18-r0) 19:18:42 Attempting uninstall: urllib3 19:18:42 ---> Running in c81fc865f639 19:18:42 Found existing installation: urllib3 1.25.9 19:18:42 Uninstalling urllib3-1.25.9: 19:18:42 (4/6) Installing libstdc++ (9.3.0-r2) 19:18:42 Successfully uninstalled urllib3-1.25.9 19:18:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:42 Status: Downloaded newer image for docker:20.10.0 19:18:42 ---> aefe523efa57 19:18:42 Step 12/26 : RUN apk add --no-cache bash 19:18:42 (5/6) Installing libzmq (4.3.3-r0) 19:18:42 (6/6) Installing zeromq (4.3.3-r0) 19:18:42 Attempting uninstall: idna 19:18:42 Found existing installation: idna 2.9 19:18:42 Uninstalling idna-2.9: 19:18:43 ---> Running in 58acb9871d4a 19:18:43 Executing busybox-1.31.1-r19.trigger 19:18:43 OK: 8 MiB in 20 packages 19:18:43 Successfully uninstalled idna-2.9 19:18:43 Attempting uninstall: requests 19:18:43 Found existing installation: requests 2.23.0 19:18:43 Uninstalling requests-2.23.0: 19:18:44 Successfully uninstalled requests-2.23.0 19:18:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:45 (1/2) Installing readline (8.0.4-r0) 19:18:45 (2/2) Installing bash (5.0.17-r0) 19:18:45 Executing bash-5.0.17-r0.post-install 19:18:45 Removing intermediate container 371e4a8bc2ad 19:18:45 ---> 51fa7a3f50dd 19:18:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:45 Executing busybox-1.31.1-r19.trigger 19:18:45 OK: 12 MiB in 22 packages 19:18:46 ---> 433e1a873afd 19:18:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:46 Removing intermediate container 58acb9871d4a 19:18:46 ---> cc2aff23e157 19:18:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:18:47 ---> Running in 0ebc16ddc716 19:18:47 Removing intermediate container c81fc865f639 19:18:47 ---> eeea2dff4c1c 19:18:47 Step 8/23 : COPY . . 19:18:47 Removing intermediate container 0ebc16ddc716 19:18:47 ---> 7d007a11e3c2 19:18:47 Step 14/26 : ENV APP_PORT=48090 19:18:47 ---> Running in 4317e7c425d2 19:18:47 ---> c4deeae7f7b1 19:18:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 19:18:47 Removing intermediate container 4317e7c425d2 19:18:47 ---> f2485b96fb46 19:18:47 Step 15/26 : EXPOSE $APP_PORT 19:18:48 ---> Running in a40f818b3ca5 19:18:48 ---> ad81ca2c1a30 19:18:48 Step 19/23 : ENTRYPOINT ["/core-data"] 19:18:48 ---> Running in 69849b8bc7ef 19:18:48 Removing intermediate container a40f818b3ca5 19:18:48 ---> bbb0c749cd7c 19:18:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:18:49 Removing intermediate container 69849b8bc7ef 19:18:49 ---> d99ae46a63e6 19:18:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:49 ---> Running in adb0761c06c3 19:18:50 ---> 25f3e388b893 19:18:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:18:50 Removing intermediate container adb0761c06c3 19:18:50 ---> 5d83629e5cb7 19:18:50 Step 21/23 : LABEL arch=x86_64 19:18:50 ---> Running in a06765eba000 19:18:51 Removing intermediate container a06765eba000 19:18:51 ---> cac7deeecce5 19:18:51 Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:18:51 ---> 5b648458f0f8 19:18:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:18:51 ---> Running in e33d58271913 19:18:51 Removing intermediate container e33d58271913 19:18:51 ---> 046c1af9ff7e 19:18:51 Step 23/23 : LABEL version=0.0.0 19:18:51 ---> 0deb424f414d 19:18:51 Step 19/26 : RUN apk --no-cache add py3-pip 19:18:52 ---> Running in 4f54ddaf7232 19:18:52 ---> Running in c338b5d928bb 19:18:52 Removing intermediate container 4f54ddaf7232 19:18:52 ---> 3b2ec3f73d5e 19:18:52 19:18:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:53 Successfully built 3b2ec3f73d5e 19:18:53 Successfully tagged docker-core-data-go:latest 19:18:53  Building docker-core-data-go ... done (1/33) Installing libbz2 (1.0.8-r1) 19:18:53 (2/33) Installing expat (2.2.9-r1) 19:18:53 (3/33) Installing libffi (3.3-r2) 19:18:53 (4/33) Installing gdbm (1.13-r1) 19:18:53 (5/33) Installing xz-libs (5.2.5-r0) 19:18:53 (6/33) Installing sqlite-libs (3.32.1-r0) 19:18:53 (7/33) Installing python3 (3.8.8-r0) 19:18:55 (8/33) Installing py3-appdirs (1.4.4-r1) 19:18:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:18:55 (10/33) Installing py3-parsing (2.4.7-r0) 19:18:55 (11/33) Installing py3-six (1.15.0-r0) 19:18:55 (12/33) Installing py3-packaging (20.4-r0) 19:18:55 (13/33) Installing py3-setuptools (47.0.0-r0) 19:18:55 (14/33) Installing py3-chardet (3.0.4-r4) 19:18:55 (15/33) Installing py3-idna (2.9-r0) 19:18:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:18:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:18:55 (18/33) Installing py3-requests (2.23.0-r0) 19:18:55 (19/33) Installing py3-msgpack (1.0.0-r0) 19:18:55 (20/33) Installing py3-lockfile (0.12.2-r3) 19:18:55 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:18:55 (22/33) Installing py3-colorama (0.4.3-r0) 19:18:55 (23/33) Installing py3-distlib (0.3.0-r0) 19:18:55 (24/33) Installing py3-distro (1.5.0-r1) 19:18:55 (25/33) Installing py3-webencodings (0.5.1-r3) 19:18:55 (26/33) Installing py3-html5lib (1.0.1-r4) 19:18:55 (27/33) Installing py3-pytoml (0.1.21-r0) 19:18:55 (28/33) Installing py3-pep517 (0.8.2-r0) 19:18:55 (29/33) Installing py3-progress (1.5-r0) 19:18:55 (30/33) Installing py3-toml (0.10.1-r0) 19:18:55 (31/33) Installing py3-retrying (1.3.3-r0) 19:18:55 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:18:55 (33/33) Installing py3-pip (20.1.1-r0) 19:18:55 Executing busybox-1.31.1-r19.trigger 19:18:55 OK: 71 MiB in 55 packages 19:18:56 Removing intermediate container c77bc2d0e783 19:18:56 ---> 075c8dc36051 19:18:56 Step 21/26 : RUN apk --no-cache add curl 19:18:56 ---> f9c3317d956b 19:18:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:56 ---> Running in 301ab64b5a18 19:18:56 ---> Running in 152ab87383ee 19:18:57 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 19:18:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:18:58 (2/3) Installing libcurl (7.69.1-r3) 19:18:58 (3/3) Installing curl (7.69.1-r3) 19:18:58 Executing busybox-1.31.1-r19.trigger 19:18:58 OK: 72 MiB in 58 packages 19:18:58 ---> 2a8a78e92168 19:18:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:59 ---> Running in 3bf75a8d598c 19:18:59 ---> b4cb37c0d498 19:18:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:19:00 ---> Running in 19354c10ca3d 19:19:01 Removing intermediate container 301ab64b5a18 19:19:01 ---> b3d104994c69 19:19:01 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:01 ---> Running in dbe6442bece1 19:19:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:02 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 19:19:02 Removing intermediate container dbe6442bece1 19:19:02 ---> 7aff135ca106 19:19:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:03 ---> Running in c32d3b5c0d2f 19:19:04 Removing intermediate container c32d3b5c0d2f 19:19:04 ---> e4a0eb449f3f 19:19:04 Step 24/26 : LABEL arch=arm64 19:19:04 ---> Running in cb598e492dbc 19:19:05 Removing intermediate container cb598e492dbc 19:19:05 ---> 9682fd3d704b 19:19:05 Step 25/26 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:19:05 ---> Running in 4fb982b5b70f 19:19:06 Removing intermediate container 4fb982b5b70f 19:19:06 ---> d43bc33d19c5 19:19:06 Step 26/26 : LABEL version=0.0.0 19:19:07 ---> Running in 022e3da64825 19:19:08 Removing intermediate container 022e3da64825 19:19:08 ---> 42ce30a16bea 19:19:08 19:19:08 Removing intermediate container c338b5d928bb 19:19:08 ---> b7217c3619c9 19:19:08 Step 20/26 : RUN pip install docker-compose==1.23.2 19:19:08 ---> Running in fde712b31ae7 19:19:09 Successfully built 42ce30a16bea 19:19:09 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:19:10 Collecting docker-compose==1.23.2 19:19:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:10 Collecting PyYAML<4,>=3.10 19:19:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:12 Collecting dockerpty<0.5,>=0.4.1 19:19:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:12  Building docker-sys-mgmt-agent-go ... done  ---> a7ad082e1798 19:19:12 Step 9/23 : RUN make cmd/core-data/core-data 19:19:12 ---> Running in 3601791a03fa 19:19:13 Collecting docker<4.0,>=3.6.0 19:19:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:13 Collecting cached-property<2,>=1.2.0 19:19:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:13 Collecting jsonschema<3,>=2.5.1 19:19:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:19:14 Collecting websocket-client<1.0,>=0.32.0 19:19:14 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 19:19:14 Collecting docopt<0.7,>=0.6.1 19:19:14 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:14 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 19:19:15 Collecting texttable<0.10,>=0.9.0 19:19:15 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:15 Collecting docker-pycreds>=0.4.0 19:19:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:15 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) 19:19:15 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) 19:19:15 Collecting idna<2.8,>=2.5 19:19:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:16 Collecting urllib3<1.25,>=1.21.1 19:19:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:19:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:19:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:19:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:19:16 Installing collected packages: PyYAML, dockerpty, docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, docopt, texttable, docker-compose 19:19:16 Running setup.py install for PyYAML: started 19:19:17 Running setup.py install for PyYAML: finished with status 'done' 19:19:17 Running setup.py install for dockerpty: started 19:19:19 Running setup.py install for dockerpty: finished with status 'done' 19:19:19 Attempting uninstall: idna 19:19:19 Found existing installation: idna 2.9 19:19:19 Uninstalling idna-2.9: 19:19:19 Successfully uninstalled idna-2.9 19:19:19 Attempting uninstall: urllib3 19:19:19 Found existing installation: urllib3 1.25.9 19:19:19 Uninstalling urllib3-1.25.9: 19:19:19 Successfully uninstalled urllib3-1.25.9 19:19:19 Attempting uninstall: requests 19:19:19 Found existing installation: requests 2.23.0 19:19:19 Uninstalling requests-2.23.0: 19:19:19 Successfully uninstalled requests-2.23.0 19:19:20 Running setup.py install for docopt: started 19:19:21 Running setup.py install for docopt: finished with status 'done' 19:19:21 Running setup.py install for texttable: started 19:19:22 Running setup.py install for texttable: finished with status 'done' 19:19:22 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 19:19:26 Removing intermediate container fde712b31ae7 19:19:26 ---> 9747480d74d5 19:19:26 Step 21/26 : RUN apk --no-cache add curl 19:19:27 ---> Running in f5625a5c2afb 19:19:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:19:29 (2/3) Installing libcurl (7.69.1-r3) 19:19:29 (3/3) Installing curl (7.69.1-r3) 19:19:29 Executing busybox-1.31.1-r19.trigger 19:19:29 OK: 72 MiB in 58 packages 19:19:31 Removing intermediate container f5625a5c2afb 19:19:31 ---> f8488f8de1d5 19:19:31 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:31 ---> Running in a412e0adec1a 19:19:31 Removing intermediate container a412e0adec1a 19:19:31 ---> c0b6154427b6 19:19:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:31 ---> Running in e0a192f24004 19:19:33 Removing intermediate container e0a192f24004 19:19:33 ---> f6c4f728e345 19:19:33 Step 24/26 : LABEL arch=x86_64 19:19:33 ---> Running in a9503719c244 19:19:33 Removing intermediate container a9503719c244 19:19:33 ---> 376fb67bbc55 19:19:33 Step 25/26 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:19:33 ---> Running in b2cc9d30bd32 19:19:33 Removing intermediate container b2cc9d30bd32 19:19:33 ---> 5b36bc1f4e77 19:19:33 Step 26/26 : LABEL version=0.0.0 19:19:34 ---> Running in 4739e3982a13 19:19:34 Removing intermediate container 4739e3982a13 19:19:34 ---> 8fbf7b429d6d 19:19:34 19:19:35 Successfully built 8fbf7b429d6d 19:19:35 Successfully tagged docker-sys-mgmt-agent-go:latest 19:19:36  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:19:36 $ docker stop --time=1 dd1e626edc19b13b402e1de4bf16c5dce25ac17a2264a583d48a3e5f3719072d 19:19:39 $ docker rm -f dd1e626edc19b13b402e1de4bf16c5dce25ac17a2264a583d48a3e5f3719072d [Pipeline] // withDockerContainer [Pipeline] sh 19:19:40 + docker images 19:19:40 + grep docker 19:19:42 docker-sys-mgmt-agent-go latest 8fbf7b429d6d 8 seconds ago 313MB 19:19:42 docker-core-data-go latest 3b2ec3f73d5e 50 seconds ago 22.6MB 19:19:42 docker-security-secretstore-setup-go latest f00b93d8f0f6 About a minute ago 24.9MB 19:19:42 docker-core-command-go latest dae393227b35 About a minute ago 17.3MB 19:19:42 docker-security-bootstrapper-go latest 4836a8f7e11e 4 minutes ago 18.8MB 19:19:42 docker-core-metadata-go latest d74eb601c1ae 4 minutes ago 19.1MB 19:19:42 docker-support-notifications-go latest bc458f80fbc8 4 minutes ago 17.9MB 19:19:42 docker-support-scheduler-go latest 310a2023f777 4 minutes ago 17.3MB 19:19:42 docker-security-proxy-setup-go latest 2680eee77afc 4 minutes ago 24.7MB 19:19:42 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 19:19:58 Still waiting to schedule task 19:19:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:20:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:21 Removing intermediate container 152ab87383ee 19:20:21 ---> 76383f61133a 19:20:21 19:20:21 Step 10/31 : FROM alpine:3.12 19:20:21 ---> d10569e2745f 19:20:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:20:21 ---> Running in a4e84cf6583c 19:20:21 Removing intermediate container a4e84cf6583c 19:20:21 ---> 753d51dddfad 19:20:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:20:21 ---> Running in de34664da3f2 19:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:25 (1/2) Installing dumb-init (1.2.2-r1) 19:20:25 (2/2) Installing su-exec (0.2-r1) 19:20:25 Executing busybox-1.31.1-r19.trigger 19:20:25 OK: 5 MiB in 16 packages 19:20:26 Removing intermediate container 3bf75a8d598c 19:20:26 ---> e0aa689eec93 19:20:26 19:20:26 Step 10/24 : FROM alpine:3.12 19:20:26 ---> d10569e2745f 19:20:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:20:26 ---> Running in 12ee8aa34a8d 19:20:28 Removing intermediate container de34664da3f2 19:20:28 ---> 755c09d12e19 19:20:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:20:28 ---> Running in 798135ce8929 19:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:29 Removing intermediate container 798135ce8929 19:20:29 ---> ce7a43d64110 19:20:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:20:29 ---> Running in c185186c9154 19:20:29 (1/5) Installing ca-certificates (20191127-r4) 19:20:29 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:20:29 (3/5) Installing libcurl (7.69.1-r3) 19:20:29 (4/5) Installing curl (7.69.1-r3) 19:20:29 (5/5) Installing dumb-init (1.2.2-r1) 19:20:29 Executing busybox-1.31.1-r19.trigger 19:20:29 Executing ca-certificates-20191127-r4.trigger 19:20:30 Removing intermediate container c185186c9154 19:20:30 ---> 50065cd63dcc 19:20:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:20:30 OK: 7 MiB in 19 packages 19:20:30 ---> Running in 78350364ecf3 19:20:32 Removing intermediate container 12ee8aa34a8d 19:20:32 ---> 9025b9080df7 19:20:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:33 ---> Running in 7f89880c3629 19:20:33 Removing intermediate container 7f89880c3629 19:20:33 ---> 17239131a53b 19:20:33 Step 13/24 : WORKDIR / 19:20:34 Removing intermediate container 78350364ecf3 19:20:34 ---> 5dce528fee7f 19:20:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:20:34 ---> Running in a794855ee06c 19:20:34 ---> Running in 8a79ca869e6e 19:20:35 Removing intermediate container a794855ee06c 19:20:35 ---> 8f9926c0941a 19:20:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:20:35 Removing intermediate container 8a79ca869e6e 19:20:35 ---> 9c6a7c2e17e6 19:20:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:20:37 ---> 9db3bcd881fd 19:20:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:20:37 ---> 45b33f8f1c35 19:20:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:20:37 ---> Running in bc55e6c4649c 19:20:39 ---> f9b52db0a443 19:20:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:20:40 Removing intermediate container 19354c10ca3d 19:20:40 ---> b94d0a3225c6 19:20:40 19:20:40 Step 10/22 : FROM alpine:3.12 19:20:40 ---> d10569e2745f 19:20:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:20:40 ---> Using cache 19:20:40 ---> d8f33e29a339 19:20:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:40 ---> Using cache 19:20:40 ---> 9002fdd91995 19:20:40 Step 13/22 : ENV APP_PORT=48085 19:20:40 ---> 6c114665fd60 19:20:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:20:40 ---> Running in 788d48fd246e 19:20:41 Removing intermediate container 788d48fd246e 19:20:41 ---> 5f6c899db493 19:20:41 Step 14/22 : EXPOSE $APP_PORT 19:20:41 Removing intermediate container bc55e6c4649c 19:20:41 ---> ffb6fd47138b 19:20:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:41 ---> Running in f639f041427b 19:20:41 ---> 31e1a561e21f 19:20:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:20:42 Removing intermediate container f639f041427b 19:20:42 ---> 9d628ec1b860 19:20:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:42 ---> edce56fa1241 19:20:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:20:43 ---> 9734036ad82b 19:20:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:20:43 ---> 25f221fed63d 19:20:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:20:44 ---> bbb049a36a58 19:20:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:20:44 ---> 9c1f2ed3b625 19:20:44 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/ 19:20:44 ---> 3fa7be99aace 19:20:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:20:45 ---> Running in e8af5cae6296 19:20:45 ---> 8d0aaf6246be 19:20:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:20:46 ---> 28f9c5ef5d06 19:20:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:20:46 ---> Running in b580b855d85c 19:20:46 ---> 97347a657de2 19:20:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:20:46 Removing intermediate container b580b855d85c 19:20:46 ---> f045d1407840 19:20:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:47 ---> Running in 53602b51decc 19:20:47 Removing intermediate container 53602b51decc 19:20:47 ---> 6b24eb30f056 19:20:47 Step 20/22 : LABEL arch=arm64 19:20:48 ---> 909794fd2cda 19:20:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:20:48 ---> Running in ab9cd4af788a 19:20:48 ---> Running in 7d4c90b26aa1 19:20:48 Removing intermediate container e8af5cae6296 19:20:48 ---> c88b34d9e0e0 19:20:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:20:48 ---> Running in 34481dd8d7ac 19:20:48 Removing intermediate container ab9cd4af788a 19:20:48 ---> 87b370e62af8 19:20:48 Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:20:48 ---> Running in f502c74a2fa0 19:20:48 Removing intermediate container 7d4c90b26aa1 19:20:48 ---> 03e2e16cc8d5 19:20:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:20:49 Removing intermediate container 34481dd8d7ac 19:20:49 ---> 92f6a6aaf877 19:20:49 Step 22/24 : LABEL arch=arm64 19:20:49 ---> Running in 32c81e94bce2 19:20:49 Removing intermediate container f502c74a2fa0 19:20:49 ---> 0b84ee7a8085 19:20:49 Step 22/22 : LABEL version=0.0.0 19:20:49 ---> Running in 8d6c06297e03 19:20:49 ---> 96fdd529dbad 19:20:49 Step 26/31 : RUN chmod +x /entrypoint.sh 19:20:50 Removing intermediate container 32c81e94bce2 19:20:50 ---> 85619653d873 19:20:50 Step 23/24 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:20:50 ---> Running in 9eb013a19084 19:20:50 ---> Running in e63a7fc5a0db 19:20:50 Removing intermediate container 8d6c06297e03 19:20:50 ---> 9be6b0ebc1df 19:20:50 19:20:50 Removing intermediate container e63a7fc5a0db 19:20:50 ---> 62655255089d 19:20:50 Step 24/24 : LABEL version=0.0.0 19:20:50 Successfully built 9be6b0ebc1df 19:20:51 Successfully tagged docker-support-scheduler-go-arm64:latest 19:20:51  Building docker-support-scheduler-go ... done  ---> Running in 0bc27a10ea1b 19:20:51 Removing intermediate container 0bc27a10ea1b 19:20:51 ---> 35ef6ca74d33 19:20:51 19:20:52 Successfully built 35ef6ca74d33 19:20:52 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:20:52 Running on prd-ubuntu18.04-docker-8c-8g-30610 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws 19:20:52 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:20:53  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9eb013a19084 19:20:53 ---> 088aa5493028 19:20:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:20:53 ---> Running in 333d3ec296ed 19:20:54 Removing intermediate container 3601791a03fa 19:20:54 ---> 6a28ad67b537 19:20:54 19:20:54 Step 10/23 : FROM alpine:3.12 19:20:54 ---> d10569e2745f 19:20:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:20:54 ---> Running in cefb51d07341 19:20:54 Removing intermediate container 333d3ec296ed 19:20:54 ---> dbb1e1eced51 19:20:54 Step 28/31 : CMD ["gate"] 19:20:54 ---> Running in cbbd00b28ae4 19:20:54 Removing intermediate container cefb51d07341 19:20:54 ---> 89fcf7a5f403 19:20:54 Step 12/23 : ENV APP_PORT=48080 19:20:54 ---> Running in 29e9cee142cc 19:20:55 Removing intermediate container cbbd00b28ae4 19:20:55 ---> 42a5ae5fa074 19:20:55 Step 29/31 : LABEL arch=arm64 19:20:55 using credential edgex-jenkins-ssh 19:20:55 Cloning the remote Git repository 19:20:55 ---> Running in a9c94a281021 19:20:55 Removing intermediate container 29e9cee142cc 19:20:55 ---> fd568b63c408 19:20:55 Step 13/23 : EXPOSE $APP_PORT 19:20:55 ---> Running in ee395e12e56c 19:20:56 Removing intermediate container a9c94a281021 19:20:56 ---> 8965c504f774 19:20:56 Step 30/31 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:20:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:20:55 > git init /w/workspace/edgex-go/4 # timeout=10 19:20:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:55 > git --version # timeout=10 19:20:55 > git --version # 'git version 2.17.1' 19:20:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:56 ---> Running in e146dc9debf4 19:20:56 Removing intermediate container ee395e12e56c 19:20:56 ---> bfa65758f2c4 19:20:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:56 ---> Running in de0de961cb9e 19:20:56 Removing intermediate container e146dc9debf4 19:20:56 ---> 768eb13c4983 19:20:56 Step 31/31 : LABEL version=0.0.0 19:20:57 ---> Running in 08bcb4e1f3cd 19:20:57 Removing intermediate container 08bcb4e1f3cd 19:20:57 ---> 2c0b0b30c788 19:20:57 19:20:58 Successfully built 2c0b0b30c788 19:20:58 Successfully tagged docker-security-bootstrapper-go-arm64:latest 19:20:58  Building docker-security-bootstrapper-go ... done Removing intermediate container de0de961cb9e 19:20:58 ---> 19567a152134 19:20:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:20:59 ---> Running in 58ea0618592e 19:21:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:02 (1/6) Installing dumb-init (1.2.2-r1) 19:21:02 (2/6) Installing libgcc (9.3.0-r2) 19:21:02 (3/6) Installing libsodium (1.0.18-r0) 19:21:03 (4/6) Installing libstdc++ (9.3.0-r2) 19:21:03 (5/6) Installing libzmq (4.3.3-r0) 19:21:03 (6/6) Installing zeromq (4.3.3-r0) 19:21:03 Executing busybox-1.31.1-r19.trigger 19:21:03 OK: 8 MiB in 20 packages 19:21:05 Removing intermediate container 58ea0618592e 19:21:05 ---> d3b2ecd592b2 19:21:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:06 ---> 42fa63fb938e 19:21:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:07 ---> 074c4fca8c12 19:21:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:08 ---> a91ce7559950 19:21:08 Step 19/23 : ENTRYPOINT ["/core-data"] 19:21:08 ---> Running in 2eedc8a8aad1 19:21:08 Removing intermediate container 2eedc8a8aad1 19:21:08 ---> 326dd96661f3 19:21:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:08 ---> Running in 580137cf5a9e 19:21:09 Removing intermediate container 580137cf5a9e 19:21:09 ---> 5b88eafbc502 19:21:09 Step 21/23 : LABEL arch=arm64 19:21:09 ---> Running in 6cbb1d03ee2f 19:21:09 Removing intermediate container 6cbb1d03ee2f 19:21:09 ---> f2d7ffab0ae2 19:21:09 Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:21:09 ---> Running in 3fd5022366e0 19:21:10 Removing intermediate container 3fd5022366e0 19:21:10 ---> 4b28ac6550ff 19:21:10 Step 23/23 : LABEL version=0.0.0 19:21:10 ---> Running in de8b96706f5a 19:21:10 Merging remotes/origin/master commit cd35e82189541566d340af614e7b672e1779e95b into PR head commit 84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:21:10 Merge succeeded, producing 84a1a00268ad8ba4e3cbce9f2eff2908592115fc 19:21:10 Checking out Revision 84a1a00268ad8ba4e3cbce9f2eff2908592115fc (PR-3275) 19:21:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:21:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:21:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:09 > 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 19:21:10 > git config core.sparsecheckout # timeout=10 19:21:10 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 19:21:10 > git remote # timeout=10 19:21:10 > git config --get remote.origin.url # timeout=10 19:21:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:10 > git merge cd35e82189541566d340af614e7b672e1779e95b # timeout=10 19:21:10 > git rev-parse HEAD^{commit} # timeout=10 19:21:10 > git config core.sparsecheckout # timeout=10 19:21:10 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 19:21:11 Removing intermediate container de8b96706f5a 19:21:11 ---> 0f59dfe00c58 19:21:11 19:21:11 Successfully built 0f59dfe00c58 19:21:11 Successfully tagged docker-core-data-go-arm64:latest 19:21:11  Building docker-core-data-go ... done  [Pipeline] } 19:21:11 $ docker stop --time=1 d24fa15599a8881ef2982ae22c926a25007b77319574c26b7a5d8dfd523e92a2 19:21:13 $ docker rm -f d24fa15599a8881ef2982ae22c926a25007b77319574c26b7a5d8dfd523e92a2 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:14 + docker images 19:21:14 + grep docker 19:21:14 docker-core-data-go-arm64 latest 0f59dfe00c58 4 seconds ago 21.3MB 19:21:14 docker-security-bootstrapper-go-arm64 latest 2c0b0b30c788 17 seconds ago 17.8MB 19:21:14 docker-security-secretstore-setup-go-arm64 latest 35ef6ca74d33 23 seconds ago 23.7MB 19:21:14 docker-support-scheduler-go-arm64 latest 9be6b0ebc1df 25 seconds ago 16.3MB 19:21:14 docker-sys-mgmt-agent-go-arm64 latest 42ce30a16bea 2 minutes ago 300MB 19:21:14 docker-support-notifications-go-arm64 latest d940a19e06e4 3 minutes ago 16.9MB 19:21:14 docker-core-metadata-go-arm64 latest 82f211937df4 3 minutes ago 17.9MB 19:21:14 docker-core-command-go-arm64 latest 1ef6e14ad843 3 minutes ago 16.3MB 19:21:14 docker-security-proxy-setup-go-arm64 latest 36abcd035f4f 3 minutes ago 23.4MB 19:21:14 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:21:14 Commit message: "Merge branch 'master' into issue-3265" [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 19:21:15 ---> job-cost.sh 19:21:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PO8p 19:21:16 + echo snap-build.sh 19:21:16 snap-build.sh 19:21:16 + SNAP_BASE_DIR=. 19:21:16 + '[' '!' -z /w/workspace/edgex-go/4 ']' 19:21:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 19:21:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 19:21:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 19:21:16 + cd /w/workspace/edgex-go/4 19:21:16 + sudo apt-get remove -qy --purge lxd lxd-client 19:21:16 Reading package lists... 19:21:16 Building dependency tree... 19:21:16 Reading state information... 19:21:16 The following packages were automatically installed and are no longer required: 19:21:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:21:16 uidmap xdelta3 19:21:16 Use 'sudo apt autoremove' to remove them. 19:21:16 The following packages will be REMOVED: 19:21:16 lxd* lxd-client* 19:21:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:21:17 After this operation, 31.7 MB disk space will be freed. 19:21:18 (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.) 19:21:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:21:19 Removing lxd dnsmasq configuration 19:21:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:21:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:21:20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:21:20 (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.) 19:21:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:21:21 Processing triggers for systemd (237-3ubuntu10.42) ... 19:21:21 Processing triggers for ureadahead (0.100.0-21) ... 19:21:22 + sudo snap remove --purge lxd 19:21:22 snap "lxd" is not installed 19:21:22 + sudo groupadd --force --system lxd 19:21:22 ++ whoami 19:21:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:21:22 + newgrp - lxd 19:21:22 + sudo snap install lxd 19:21:33 2021-03-19T19:21:29Z INFO Waiting for automatic snapd restart... 19:21:48 lxd 4.12 from Canonical* installed 19:21:48 + sudo lxd init --auto 19:21:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:21:56 + sudo snap install --classic snapcraft 19:22:04 snapcraft 4.5.4 from Canonical* installed 19:22:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:22:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:22:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:04 Dload Upload Total Spent Left Speed 19:22:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 19:22:04 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M 19:22:04 ./yq_linux_amd64 19:22:04 + sudo snapcraft prime --use-lxd 19:22:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:22:05 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: 19:22:05 - README.md 19:22:05 19:22:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:22:05 Launching a container. 19:22:18 Waiting for container to be ready 19:22:18 To start your first instance, try: lxc launch ubuntu:18.04 19:22:18 19:22:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:22:21 Waiting for network to be ready... 19:22:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:22:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 19:22:22 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:22:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 19:22:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 19:22:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:22:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 19:22:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 19:22:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 19:22:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 19:22:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:22:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:22:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:22:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:22:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:22:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:22:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:22:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:22:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:22:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1948 kB] 19:22:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] 19:22:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 19:22:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:22:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] 19:22:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.1 kB] 19:22:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 19:22:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 19:22:25 Fetched 24.1 MB in 4s (6085 kB/s) 19:22:26 Reading package lists... 19:22:26 Reading package lists... 19:22:26 Building dependency tree... 19:22:26 Reading state information... 19:22:26 The following additional packages will be installed: 19:22:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:22:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:22:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:22:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:22:27 Suggested packages: 19:22:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:22:27 Recommended packages: 19:22:27 gnupg libsasl2-modules 19:22:27 The following NEW packages will be installed: 19:22:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:22:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:22:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:22:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:22:27 The following packages will be upgraded: 19:22:27 gpg gpg-agent gpgconf libudev1 19:22:27 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 19:22:27 Need to get 3530 kB of archives. 19:22:27 After this operation, 13.3 MB of additional disk space will be used. 19:22:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:22:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 19:22:27 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] 19:22:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:22:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:22:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 19:22:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:22:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:22:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:22:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:22:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:22:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:22:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:22:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:22:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:22:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:22:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:22:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:22:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:22:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:22:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:22:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:22:28 debconf: delaying package configuration, since apt-utils is not installed 19:22:28 Fetched 3530 kB in 1s (3120 kB/s) 19:22:28 (Reading database ... 12511 files and directories currently installed.) 19:22:28 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 19:22:28 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:22:28 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 19:22:28 Selecting previously unselected package udev. 19:22:28 (Reading database ... 12511 files and directories currently installed.) 19:22:28 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 19:22:28 Unpacking udev (237-3ubuntu10.45) ... 19:22:29 Selecting previously unselected package libfuse2:amd64. 19:22:29 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:22:29 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:22:29 Selecting previously unselected package fuse. 19:22:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:22:29 Unpacking fuse (2.9.7-1ubuntu1) ... 19:22:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:22:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:29 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:22:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:22:29 Selecting previously unselected package libksba8:amd64. 19:22:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:22:29 Unpacking libksba8:amd64 (1.3.5-2) ... 19:22:29 Selecting previously unselected package libroken18-heimdal:amd64. 19:22:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:22:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:22:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:22:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:29 Selecting previously unselected package libwind0-heimdal:amd64. 19:22:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:22:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:22:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:22:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:22:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:22:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:30 Selecting previously unselected package libsasl2-modules-db:amd64. 19:22:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:22:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:30 Selecting previously unselected package libsasl2-2:amd64. 19:22:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:22:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:30 Selecting previously unselected package libldap-common. 19:22:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:22:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:22:30 Selecting previously unselected package libldap-2.4-2:amd64. 19:22:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:22:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:22:30 Selecting previously unselected package dirmngr. 19:22:30 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:22:30 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:22:30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:22:31 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:22:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:22:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:22:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:22:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libksba8:amd64 (1.3.5-2) ... 19:22:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:31 Setting up udev (237-3ubuntu10.45) ... 19:22:31 invoke-rc.d: policy-rc.d denied execution of start. 19:22:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Processing triggers for systemd (237-3ubuntu10) ... 19:22:31 Setting up fuse (2.9.7-1ubuntu1) ... 19:22:31 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:22:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:22:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:22:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:22:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:22:32 settings in the [Install] section, and DefaultInstance for template units). 19:22:32 This means they are not meant to be enabled using systemctl. 19:22:32 Possible reasons for having this kind of units are: 19:22:32 1) A unit may be statically enabled by being symlinked from another unit's 19:22:32 .wants/ or .requires/ directory. 19:22:32 2) A unit's purpose may be to act as a helper for some other unit which has 19:22:32 a requirement dependency on it. 19:22:32 3) A unit may be started when needed via activation (socket, path, timer, 19:22:32 D-Bus, udev, scripted systemctl call, ...). 19:22:32 4) In case of template units, the unit is meant to be enabled with some 19:22:32 instance name specified. 19:22:32 Reading package lists... 19:22:33 Building dependency tree... 19:22:33 Reading state information... 19:22:33 The following additional packages will be installed: 19:22:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:22:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:22:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:22:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:22:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:22:33 Suggested packages: 19:22:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:22:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:22:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:22:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:22:33 systemd-container policykit-1 19:22:33 Recommended packages: 19:22:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:22:33 The following NEW packages will be installed: 19:22:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:22:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:22:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:22:33 multiarch-support openssh-client python3 python3-minimal python3.6 19:22:33 python3.6-minimal snapd squashfs-tools sudo 19:22:33 The following packages will be upgraded: 19:22:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:22:33 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 19:22:33 Need to get 35.2 MB of archives. 19:22:33 After this operation, 141 MB of additional disk space will be used. 19:22:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 19:22:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 19:22:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 19:22:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 19:22:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:22:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:22:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:22:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:22:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:22:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:22:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:22:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:22:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:22:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:22:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:22:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:22:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:22:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:22:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 19:22:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 19:22:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:22:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:22:34 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:22:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:22:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:22:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:22:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:22:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:22:34 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:22:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:22:34 debconf: delaying package configuration, since apt-utils is not installed 19:22:34 Fetched 35.2 MB in 1s (24.8 MB/s) 19:22:34 (Reading database ... 12757 files and directories currently installed.) 19:22:34 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 19:22:35 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:22:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 19:22:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:22:35 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 19:22:35 (Reading database ... 12757 files and directories currently installed.) 19:22:35 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 19:22:35 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 19:22:35 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 19:22:36 (Reading database ... 12757 files and directories currently installed.) 19:22:36 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 19:22:36 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 19:22:36 Setting up apt (1.6.12ubuntu0.2) ... 19:22:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:22:36 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:22:36 (Reading database ... 12764 files and directories currently installed.) 19:22:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 19:22:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 19:22:36 Selecting previously unselected package libpython3.6-minimal:amd64. 19:22:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:37 Selecting previously unselected package libexpat1:amd64. 19:22:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:22:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:22:37 Selecting previously unselected package python3.6-minimal. 19:22:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:22:37 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 19:22:38 Checking for services that may need to be restarted...done. 19:22:38 Checking for services that may need to be restarted...done. 19:22:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:22:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:22:38 Selecting previously unselected package python3-minimal. 19:22:38 (Reading database ... 13012 files and directories currently installed.) 19:22:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:22:38 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:22:38 Selecting previously unselected package mime-support. 19:22:38 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:22:38 Unpacking mime-support (3.60ubuntu1) ... 19:22:38 Selecting previously unselected package libmpdec2:amd64. 19:22:38 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:22:38 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:22:38 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:22:38 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:38 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:38 Selecting previously unselected package python3.6. 19:22:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:22:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:22:39 Selecting previously unselected package libpython3-stdlib:amd64. 19:22:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:22:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:22:39 Setting up python3-minimal (3.6.7-1~18.04) ... 19:22:39 Selecting previously unselected package python3. 19:22:39 (Reading database ... 13442 files and directories currently installed.) 19:22:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:22:39 Unpacking python3 (3.6.7-1~18.04) ... 19:22:40 Selecting previously unselected package multiarch-support. 19:22:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:22:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:22:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:22:41 Selecting previously unselected package liblzo2-2:amd64. 19:22:41 (Reading database ... 13479 files and directories currently installed.) 19:22:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:22:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:22:41 Selecting previously unselected package libbsd0:amd64. 19:22:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:22:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:22:41 Selecting previously unselected package sudo. 19:22:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:22:41 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:22:41 Selecting previously unselected package apparmor. 19:22:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:22:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:22:42 Selecting previously unselected package libedit2:amd64. 19:22:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:22:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:22:42 Selecting previously unselected package libkrb5support0:amd64. 19:22:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:22:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:22:42 Selecting previously unselected package libk5crypto3:amd64. 19:22:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:22:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:22:42 Selecting previously unselected package libkeyutils1:amd64. 19:22:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:22:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:22:42 Selecting previously unselected package libkrb5-3:amd64. 19:22:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:22:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:22:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:22:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:22:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:22:42 Selecting previously unselected package libssl1.0.0:amd64. 19:22:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:22:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:22:43 Selecting previously unselected package openssh-client. 19:22:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:22:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:22:43 Selecting previously unselected package squashfs-tools. 19:22:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:22:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:22:43 Selecting previously unselected package snapd. 19:22:43 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 19:22:43 Unpacking snapd (2.48.3+18.04) ... 19:22:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:22:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:22:45 Setting up mime-support (3.60ubuntu1) ... 19:22:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:22:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:22:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:22:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:45 Setting up systemd (237-3ubuntu10.45) ... 19:22:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:22:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:22:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:22:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:22:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:22:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:22:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:22:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:22:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:22:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:22:47 Setting up python3 (3.6.7-1~18.04) ... 19:22:47 running python rtupdate hooks for python3.6... 19:22:47 running python post-rtupdate hooks for python3.6... 19:22:47 Setting up apparmor (2.12-4ubuntu5.1) ... 19:22:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:22:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:22:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:22:50 Setting up snapd (2.48.3+18.04) ... 19:22:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:22:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:22:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:22:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:22:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:22:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:22:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:22:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:22:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:22:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:22:52 /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' 19:22:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:22:52 Processing triggers for systemd (237-3ubuntu10.45) ... 19:22:53 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:22:53 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:22:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:22:54 Reading package lists... 19:22:54 Reading package lists... 19:22:54 Building dependency tree... 19:22:54 Reading state information... 19:22:55 Calculating upgrade... 19:22:55 The following packages will be upgraded: 19:22:55 advancecomp base-files bash binutils binutils-common 19:22:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:22:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:22:55 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:22:55 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:22:55 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:22:55 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:22:55 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 19:22:55 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 19:22:55 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 19:22:55 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 19:22:55 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 19:22:55 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 19:22:55 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 19:22:55 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:22:55 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:22:55 Need to get 63.8 MB of archives. 19:22:55 After this operation, 5207 kB of additional disk space will be used. 19:22:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:22:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:22:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:22:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:22:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:22:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:22:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:22:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:22:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:22:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:22:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:22:55 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:22:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:22:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:22:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:22:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:22:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:22:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:22:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:22:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:22:55 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:22:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:22:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:22:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:22:55 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:22:55 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:22:55 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:22:55 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:22:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:22:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:22:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:22:55 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:22:55 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:22:55 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:22:55 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:22:55 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:22:55 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:22:55 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 19:22:55 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 19:22:55 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:22:55 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:22:55 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:22:55 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:22:55 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:22:55 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:22:55 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:22:55 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:22:55 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:22:55 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:22:55 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:22:55 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:22:55 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:22:55 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:22:55 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:22:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:22:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:22:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:22:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:22:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:22:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:22:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:22:56 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:22:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:22:56 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:22:56 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] 19:22:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:22:56 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:22:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:22:56 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:22:56 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:22:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:22:56 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:22:56 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:22:56 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:22:56 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:22:56 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:22:56 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:22:56 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:22:56 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:22:56 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:22:56 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:22:56 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:22:56 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:22:56 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 19:22:56 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:22:56 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:22:57 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:22:57 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:22:57 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:22:57 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 19:22:57 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:22:57 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:22:57 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:22:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:22:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:22:57 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:22:57 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:22:57 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:22:57 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:22:57 debconf: delaying package configuration, since apt-utils is not installed 19:22:57 Fetched 63.8 MB in 2s (31.8 MB/s) 19:22:57 (Reading database ... 13912 files and directories currently installed.) 19:22:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:22:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:22:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:22:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:22:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... 19:22:58 Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... 19:22:58 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:22:58 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:22:59 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:22:59 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:22:59 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:22:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:22:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:22:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:22:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:22:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:22:59 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:22:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:00 (Reading database ... 13911 files and directories currently installed.) 19:23:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:23:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:23:00 (Reading database ... 13911 files and directories currently installed.) 19:23:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:23:00 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:23:00 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:00 (Reading database ... 13911 files and directories currently installed.) 19:23:00 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:23:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:01 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:23:01 (Reading database ... 13911 files and directories currently installed.) 19:23:01 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:23:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:23:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:23:01 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:23:02 Setting up base-files (10.1ubuntu2.10) ... 19:23:02 Installing new version of config file /etc/issue ... 19:23:02 Installing new version of config file /etc/issue.net ... 19:23:02 Installing new version of config file /etc/lsb-release ... 19:23:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:23:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:23:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:23:02 Removing obsolete conffile /etc/default/motd-news ... 19:23:02 (Reading database ... 13912 files and directories currently installed.) 19:23:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:23:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:23:02 Setting up bash (4.4.18-2ubuntu1.2) ... 19:23:02 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 19:23:02 (Reading database ... 13912 files and directories currently installed.) 19:23:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:23:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:23:03 (Reading database ... 13912 files and directories currently installed.) 19:23:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:23:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:23:03 Setting up tar (1.29b-2ubuntu0.2) ... 19:23:03 (Reading database ... 13912 files and directories currently installed.) 19:23:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:23:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:23:04 (Reading database ... 13912 files and directories currently installed.) 19:23:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:04 (Reading database ... 13912 files and directories currently installed.) 19:23:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:23:04 (Reading database ... 13912 files and directories currently installed.) 19:23:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:23:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:23:04 Setting up grep (3.1-2build1) ... 19:23:04 (Reading database ... 13912 files and directories currently installed.) 19:23:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:23:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:23:04 Setting up login (1:4.5-1ubuntu2) ... 19:23:04 (Reading database ... 13912 files and directories currently installed.) 19:23:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:23:05 (Reading database ... 13912 files and directories currently installed.) 19:23:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:23:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:23:06 (Reading database ... 13912 files and directories currently installed.) 19:23:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:23:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:23:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:23:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:23:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:23:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:23:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:23:07 (Reading database ... 13912 files and directories currently installed.) 19:23:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:23:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:23:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:23:08 (Reading database ... 13912 files and directories currently installed.) 19:23:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:08 (Reading database ... 13912 files and directories currently installed.) 19:23:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:08 (Reading database ... 13912 files and directories currently installed.) 19:23:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:08 (Reading database ... 13912 files and directories currently installed.) 19:23:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:08 (Reading database ... 13912 files and directories currently installed.) 19:23:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:09 (Reading database ... 13912 files and directories currently installed.) 19:23:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:23:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:09 (Reading database ... 13912 files and directories currently installed.) 19:23:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:23:09 (Reading database ... 13912 files and directories currently installed.) 19:23:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:23:10 (Reading database ... 13912 files and directories currently installed.) 19:23:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:10 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:23:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:23:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:23:11 (Reading database ... 13912 files and directories currently installed.) 19:23:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:23:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:23:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:23:11 (Reading database ... 13912 files and directories currently installed.) 19:23:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:23:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:23:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:23:11 (Reading database ... 13914 files and directories currently installed.) 19:23:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:23:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:23:12 Setting up debconf (1.5.66ubuntu1) ... 19:23:12 (Reading database ... 13914 files and directories currently installed.) 19:23:12 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:23:12 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:23:12 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:23:12 (Reading database ... 13914 files and directories currently installed.) 19:23:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:23:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:23:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:23:12 (Reading database ... 13914 files and directories currently installed.) 19:23:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:23:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:23:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:23:13 (Reading database ... 13914 files and directories currently installed.) 19:23:13 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:23:13 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:23:13 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:23:13 (Reading database ... 13914 files and directories currently installed.) 19:23:13 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:23:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:23:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:23:13 (Reading database ... 13914 files and directories currently installed.) 19:23:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:23:14 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:23:14 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 19:23:14 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:23:14 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:14 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:14 (Reading database ... 13914 files and directories currently installed.) 19:23:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:23:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:23:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:23:14 (Reading database ... 13914 files and directories currently installed.) 19:23:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:23:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:23:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:23:15 (Reading database ... 13914 files and directories currently installed.) 19:23:15 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:23:15 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:23:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:23:15 (Reading database ... 13914 files and directories currently installed.) 19:23:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:23:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:23:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:23:15 (Reading database ... 13914 files and directories currently installed.) 19:23:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:23:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:23:15 Setting up passwd (1:4.5-1ubuntu2) ... 19:23:16 (Reading database ... 13914 files and directories currently installed.) 19:23:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:23:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:23:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:23:16 (Reading database ... 13914 files and directories currently installed.) 19:23:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:23:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:23:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:23:16 (Reading database ... 13914 files and directories currently installed.) 19:23:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:23:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:23:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:23:17 (Reading database ... 13914 files and directories currently installed.) 19:23:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:23:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:23:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:23:17 (Reading database ... 13914 files and directories currently installed.) 19:23:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:23:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:23:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:23:17 (Reading database ... 13914 files and directories currently installed.) 19:23:17 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 19:23:17 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 19:23:17 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 19:23:17 (Reading database ... 13914 files and directories currently installed.) 19:23:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 19:23:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 19:23:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 19:23:18 (Reading database ... 13915 files and directories currently installed.) 19:23:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:23:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:23:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:23:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:23:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 19:23:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 19:23:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:23:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:23:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:23:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:23:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:23:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:23:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:23:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:23:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:23:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:23:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:23:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:23:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:23:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:23:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:23:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:23:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:23:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:23:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:23:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:23:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:23:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:23:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:23:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:23:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:23:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:23:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:23:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:23:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:23:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:23:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:23:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:23:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:23:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:23:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:23:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:23:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:23:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:23:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:23:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:23:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:23:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:23:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:23:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:23:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:23:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:23:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:23:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:23:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:23:28 19:23:28 Current default time zone: 'Etc/UTC' 19:23:28 Local time is now: Fri Mar 19 19:23:28 UTC 2021. 19:23:28 Universal Time is now: Fri Mar 19 19:23:28 UTC 2021. 19:23:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:23:28 19:23:28 Setting up systemd-sysv (237-3ubuntu10.45) ... 19:23:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:28 Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... 19:23:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:23:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:23:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:23:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:23:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:23:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:23:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:23:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:23:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:23:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:29 Setting up patch (2.7.6-2ubuntu1.1) ... 19:23:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:23:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:23:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 19:23:29 Installing new version of config file /etc/ssl/openssl.cnf ... 19:23:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:23:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:23:29 Setting up ca-certificates (20210119~18.04.1) ... 19:23:31 Updating certificates in /etc/ssl/certs... 19:23:31 23 added, 27 removed; done. 19:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-PO8p/bin to PATH 19:23:31 INFO: No Stack... 19:23:31 INFO: Retrieving Pricing Info for: lf-standard-4 19:23:31 INFO: Archiving Costs [Pipeline] sh 19:23:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:23:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:23:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:23:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:23:31 Setting up pkgbinarymangler (138.18.04.1) ... 19:23:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:23:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up perl (5.26.1-6ubuntu0.5) ... 19:23:32 + cat /w/workspace/edgex-go/4/archives/cost.csv 19:23:32 + cut -d, -f6 [Pipeline] lock 19:23:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] 19:23:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] did not exist. Created. 19:23:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] 19:23:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:23:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:23:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:23:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:23:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:23:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:23:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:23:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:23:32 Processing triggers for systemd (237-3ubuntu10.45) ... 19:23:32 Processing triggers for mime-support (3.60ubuntu1) ... 19:23:32 + echo total: 0.20999999344348907 [Pipeline] stash 19:23:33 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:23:33 Updating certificates in /etc/ssl/certs... 19:23:33 Stashed 1 file(s) [Pipeline] } 19:23:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 19:23:33 0 added, 0 removed; done. 19:23:33 Running hooks in /etc/ca-certificates/update.d... 19:23:33 done. [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 19:23:33 Reading package lists... 19:23:33 Building dependency tree... 19:23:33 Reading state information... [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:34 The following NEW packages will be installed: 19:23:34 apt-transport-https 19:23:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:23:34 Need to get 1696 B of archives. 19:23:34 After this operation, 153 kB of additional disk space will be used. 19:23:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 19:23:34 debconf: delaying package configuration, since apt-utils is not installed 19:23:34 Fetched 1696 B in 0s (8042 B/s) 19:23:34 Selecting previously unselected package apt-transport-https. 19:23:34 (Reading database ... 13920 files and directories currently installed.) 19:23:34 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 19:23:34 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 19:23:34 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 19:23:34 Waiting for network to be ready... 19:23:39 2021-03-19T19:23:37Z INFO Waiting for automatic snapd restart... 19:23:40 snapd 2.49 from Canonical* installed 19:23:41 "snapd" switched to the "latest/stable" channel 19:23:41 19:23:44 core18 20210128 from Canonical* installed 19:23:44 "core18" switched to the "latest/stable" channel 19:23:44 19:23:47 snapcraft 4.5.4 from Canonical* installed 19:23:47 "snapcraft" switched to the "latest/stable" channel 19:23:47 19:23:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:23:50 - README.md 19:23:50 19:23:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:23:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:23:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:23:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:23:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:23:58 Reading package lists... 19:23:58 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 19:24:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:24:05 Reading package lists... 19:24:05 Building dependency tree... 19:24:05 Reading state information... 19:24:05 Suggested packages: 19:24:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:24:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:24:05 Recommended packages: 19:24:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:24:05 The following NEW packages will be installed: 19:24:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:24:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:24:05 pkg-config zip 19:24:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:24:05 Need to get 7657 kB of archives. 19:24:05 After this operation, 43.8 MB of additional disk space will be used. 19:24:05 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:24:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:24:05 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:24:05 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:24:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:24:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:24:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:24:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:24:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:24:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:24:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 19:24:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:24:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:24:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:24:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:24:06 debconf: delaying package configuration, since apt-utils is not installed 19:24:06 Fetched 7657 kB in 1s (7044 kB/s) 19:24:06 Selecting previously unselected package libglib2.0-0:amd64. 19:24:06 (Reading database ... 13924 files and directories currently installed.) 19:24:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:24:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:24:06 Selecting previously unselected package libpsl5:amd64. 19:24:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:24:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:24:06 Selecting previously unselected package libnghttp2-14:amd64. 19:24:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:24:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:24:06 Selecting previously unselected package librtmp1:amd64. 19:24:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:24:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:24:07 Selecting previously unselected package libcurl3-gnutls:amd64. 19:24:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 19:24:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:24:07 Selecting previously unselected package liberror-perl. 19:24:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:24:07 Unpacking liberror-perl (0.17025-1) ... 19:24:07 Selecting previously unselected package git-man. 19:24:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:24:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:24:07 Selecting previously unselected package git. 19:24:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:24:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:24:08 Selecting previously unselected package libnorm1:amd64. 19:24:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:24:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:24:08 Selecting previously unselected package libpgm-5.2-0:amd64. 19:24:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:24:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:24:08 Selecting previously unselected package libsodium23:amd64. 19:24:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:24:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:24:08 Selecting previously unselected package libzmq5:amd64. 19:24:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:24:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:24:08 Selecting previously unselected package libzmq3-dev:amd64. 19:24:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:24:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:24:08 Selecting previously unselected package pkg-config. 19:24:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:24:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:24:08 Selecting previously unselected package zip. 19:24:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:24:08 Unpacking zip (3.0-11build1) ... 19:24:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:24:09 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:24:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:24:09 Setting up liberror-perl (0.17025-1) ... 19:24:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:24:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:24:09 No schema files found: doing nothing. 19:24:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:24:09 Setting up zip (3.0-11build1) ... 19:24:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:24:09 Setting up libsodium23:amd64 (1.0.16-2) ... 19:24:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:24:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:24:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:24:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:24:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:24:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:24:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:24:16 git set to automatically installed. 19:24:16 git-man set to automatically installed. 19:24:16 libcurl3-gnutls set to automatically installed. 19:24:16 liberror-perl set to automatically installed. 19:24:16 libglib2.0-0 set to automatically installed. 19:24:16 libnghttp2-14 set to automatically installed. 19:24:16 libnorm1 set to automatically installed. 19:24:16 libpgm-5.2-0 set to automatically installed. 19:24:16 libpsl5 set to automatically installed. 19:24:16 librtmp1 set to automatically installed. 19:24:16 libsodium23 set to automatically installed. 19:24:16 libzmq3-dev set to automatically installed. 19:24:16 libzmq5 set to automatically installed. 19:24:16 pkg-config set to automatically installed. 19:24:16 zip set to automatically installed. 19:24:17 snapd is not logged in, snap install commands will use sudo 19:24:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:25:45 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 19:25:45 snapd is not logged in, snap install commands will use sudo 19:25:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:25:47 snap "core18" has no updates available 19:25:48 Pulling go-build-helper 19:25:48 + snapcraftctl pull 19:25:48 'app-service-config' has dependencies that need to be staged: go-build-helper 19:25:48 Skipping pull go-build-helper (already ran) 19:25:48 Building go-build-helper 19:25:49 + snapcraftctl build 19:25:51 Staging go-build-helper 19:25:51 + snapcraftctl stage 19:26:01 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:26:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:26:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:26:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 19:26:01 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:26:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:26:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:26:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:26:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:26:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:26:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:26:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 19:26:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 19:26:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:26:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 19:26:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 19:26:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 19:26:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 19:26:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:26:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1948 kB] 19:26:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] 19:26:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 19:26:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:26:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] 19:26:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.1 kB] 19:26:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 19:26:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 19:26:01 Fetched 24.1 MB in 0s (0 B/s) 19:26:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:26:01 Fetched 224 kB in 0s (0 B/s) 19:26:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:26:01 Fetched 157 kB in 0s (0 B/s) 19:26:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:26:01 Fetched 221 kB in 0s (0 B/s) 19:26:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:26:01 Fetched 143 kB in 0s (0 B/s) 19:26:01 Pulling app-service-config 19:26:01 + snapcraftctl pull 19:26:01 Cloning into '/root/parts/app-service-config/src'... 19:26:01 Pulling config-common 19:26:01 + snapcraftctl pull 19:26:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:26:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:26:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:26:06 Fetched 0 B in 0s (0 B/s) 19:26:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:26:06 Fetched 0 B in 0s (0 B/s) 19:26:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:26:06 Fetched 0 B in 0s (0 B/s) 19:26:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:26:06 Fetched 0 B in 0s (0 B/s) 19:26:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:26:06 Fetched 0 B in 0s (0 B/s) 19:26:06 Pulling edgex-go 19:26:06 + snapcraftctl pull 19:26:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:26:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:26:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:26:28 Fetched 0 B in 0s (0 B/s) 19:26:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:26:28 Fetched 96.5 kB in 0s (0 B/s) 19:26:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:26:28 Fetched 279 kB in 0s (0 B/s) 19:26:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:26:28 Fetched 122 kB in 0s (0 B/s) 19:26:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:26:28 Fetched 77.8 kB in 0s (0 B/s) 19:26:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:26:28 Fetched 8848 B in 0s (0 B/s) 19:26:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:26:28 Fetched 47.8 kB in 0s (0 B/s) 19:26:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:26:28 Fetched 45.6 kB in 0s (0 B/s) 19:26:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:26:28 Fetched 15.0 kB in 0s (0 B/s) 19:26:28 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 19:26:28 Fetched 214 kB in 0s (0 B/s) 19:26:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:26:28 Fetched 154 kB in 0s (0 B/s) 19:26:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:26:28 Fetched 50.6 kB in 0s (0 B/s) 19:26:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:26:28 Fetched 14.8 kB in 0s (0 B/s) 19:26:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:26:28 Fetched 41.8 kB in 0s (0 B/s) 19:26:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:26:28 Fetched 499 kB in 0s (0 B/s) 19:26:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:26:28 Fetched 111 kB in 0s (0 B/s) 19:26:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:26:28 Fetched 240 kB in 0s (0 B/s) 19:26:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:26:28 Fetched 29.3 kB in 0s (0 B/s) 19:26:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:26:28 Fetched 85.5 kB in 0s (0 B/s) 19:26:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:26:28 Fetched 24.5 kB in 0s (0 B/s) 19:26:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:26:28 Fetched 49.2 kB in 0s (0 B/s) 19:26:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:26:28 Fetched 54.2 kB in 0s (0 B/s) 19:26:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:26:28 Fetched 30.8 kB in 0s (0 B/s) 19:26:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:26:28 Fetched 15.8 kB in 0s (0 B/s) 19:26:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:26:28 Fetched 85.9 kB in 0s (0 B/s) 19:26:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:26:28 Fetched 8720 B in 0s (0 B/s) 19:26:28 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 19:26:28 Fetched 137 kB in 0s (0 B/s) 19:26:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:26:28 Fetched 119 kB in 0s (0 B/s) 19:26:28 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 19:26:28 Fetched 109 kB in 0s (0 B/s) 19:26:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:26:28 Fetched 11.1 kB in 0s (0 B/s) 19:26:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:26:28 Fetched 645 kB in 0s (0 B/s) 19:26:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:26:28 Fetched 41.3 kB in 0s (0 B/s) 19:26:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:26:28 Fetched 17.9 kB in 0s (0 B/s) 19:26:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:26:28 Fetched 368 kB in 0s (0 B/s) 19:26:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:26:28 Fetched 187 kB in 0s (0 B/s) 19:26:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:26:28 Fetched 175 kB in 0s (0 B/s) 19:26:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:26:28 Fetched 206 kB in 0s (0 B/s) 19:26:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 19:26:28 Fetched 1301 kB in 0s (0 B/s) 19:26:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:26:28 Fetched 36.2 kB in 0s (0 B/s) 19:26:28 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 19:26:28 Fetched 159 kB in 0s (0 B/s) 19:26:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:26:28 Fetched 107 kB in 0s (0 B/s) 19:26:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:26:28 Fetched 48.7 kB in 0s (0 B/s) 19:26:28 Pulling static-packages 19:26:28 + snapcraftctl pull 19:26:28 Pulling version 19:26:28 + cd /root/project 19:26:28 + [ -f VERSION ] 19:26:28 + PROJECT_VERSION=local-dev 19:26:28 + git rev-parse --short HEAD 19:26:28 + GIT_REVISION=84a1a002 19:26:28 + snapcraftctl set-version local-dev 19:26:28 Skipping build go-build-helper (already ran) 19:26:28 Building app-service-config 19:26:28 + make build 19:26:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 19:26:30 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 19:26:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 19:26:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 19:26:30 go: downloading github.com/google/uuid v1.2.0 19:26:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 19:26:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 19:26:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:26:30 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:26:30 go: downloading github.com/go-playground/universal-translator v0.17.0 19:26:30 go: downloading github.com/pebbe/zmq4 v1.2.5 19:26:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 19:26:30 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:26:31 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:26:31 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 19:26:31 go: downloading github.com/x448/float16 v0.8.4 19:26:31 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:26:31 go: downloading github.com/gorilla/mux v1.8.0 19:26:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 19:26:31 go: downloading github.com/BurntSushi/toml v0.3.1 19:26:31 go: downloading github.com/go-kit/kit v0.8.0 19:26:31 go: downloading github.com/mitchellh/copystructure v1.0.0 19:26:31 go: downloading github.com/leodido/go-urn v1.2.0 19:26:31 go: downloading github.com/go-playground/locales v0.13.0 19:26:31 go: downloading github.com/hashicorp/consul/api v1.8.1 19:26:31 go: downloading github.com/pelletier/go-toml v1.2.0 19:26:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:26:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:26:31 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:26:31 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:26:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:26:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:26:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:26:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:26:32 go: downloading github.com/hashicorp/serf v0.9.5 19:26:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:26:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:26:32 go: downloading github.com/mattn/go-isatty v0.0.12 19:26:32 go: downloading github.com/fatih/color v1.9.0 19:26:32 go: downloading github.com/mattn/go-colorable v0.1.6 19:26:32 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 19:26:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:26:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:26:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:26:42 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 19:26:42 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 19:26:42 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 19:26:42 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 19:26:42 Building config-common 19:26:42 + snapcraftctl build 19:26:44 Building edgex-go 19:26:44 + cd /root/parts/edgex-go/src 19:26:44 + make build 19:26: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 19:26:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 19:26:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 19:26:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:26:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 19:26:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:26:45 go: downloading github.com/imdario/mergo v0.3.12 19:26:45 go: downloading github.com/pkg/errors v0.8.1 19:26:45 go: downloading github.com/gorilla/websocket v1.4.2 19:26:45 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:26:49 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 19:26:49 go: downloading gopkg.in/yaml.v2 v2.4.0 19:26:53 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 19:26:54 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 19:26:56 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 19:26:56 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 19:26:57 go: downloading github.com/stretchr/testify v1.7.0 19:26:57 go: downloading github.com/davecgh/go-spew v1.1.1 19:26:57 go: downloading github.com/pmezard/go-difflib v1.0.0 19:26:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:26:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:26:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:26:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:27:00 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 19:27:01 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 19:27:01 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 19:27: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 19:27:04 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 19:27:04 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:27:05 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 19:27:05 go: downloading github.com/lib/pq v1.9.0 19:27:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:27:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:27:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:27:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:27:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:27:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:27:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:27:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:27:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:27:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:27:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:27:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:27:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:27:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:27:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:27:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:27:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:27:07 + 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 19:27:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:27:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:27:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:27:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:27:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:27:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:27:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:27:10 Building static-packages 19:27:10 + snapcraftctl build 19:27:12 Building version 19:27:12 + snapcraftctl build 19:27:14 Skipping stage go-build-helper (already ran) 19:27:14 Staging app-service-config 19:27:14 + snapcraftctl stage 19:27:14 Staging config-common 19:27:14 + snapcraftctl stage 19:27:15 Staging edgex-go 19:27:15 + snapcraftctl stage 19:27:16 Staging static-packages 19:27:16 + snapcraftctl stage 19:27:17 Staging version 19:27:17 + snapcraftctl stage 19:27:18 Priming go-build-helper 19:27:18 + snapcraftctl prime 19:27:19 Priming app-service-config 19:27:19 + snapcraftctl prime 19:27:20 Priming config-common 19:27:20 + snapcraftctl prime 19:27:21 Priming edgex-go 19:27:21 + snapcraftctl prime 19:27:22 Priming static-packages 19:27:22 + snapcraftctl prime 19:27:24 Priming version 19:27:24 + snapcraftctl prime 19:27:25 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:27:29 provisioning config files... 19:27:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5217449268153860343tmp [Pipeline] { [Pipeline] sh 19:27:29 + set +x 19:27:29 + curl -s https://codecov.io/bash 19:27:29 + bash -s -- 19:27:31 19:27:31 _____ _ 19:27:31 / ____| | | 19:27:31 | | ___ __| | ___ ___ _____ __ 19:27:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:27:31 | |___| (_) | (_| | __/ (_| (_) \ V / 19:27:31 \_____\___/ \__,_|\___|\___\___/ \_/ 19:27:31 Bash-20210309-2b87ace 19:27:31 19:27:31 19:27:31 ==> git version 2.24.3 found 19:27:31 ==> 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 19:27:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:27:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:27:31 ==> Jenkins CI detected. 19:27:31 project root: . 19:27:31 --> token set from env 19:27:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:27:31 ==> Running gcov in . (disable via -X gcov) 19:27:31 ==> Python coveragepy not found 19:27:31 ==> Searching for coverage reports in: 19:27:31 + . 19:27:31 -> Found 1 reports 19:27:31 ==> Detecting git/mercurial file structure 19:27:31 ==> Reading reports 19:27:31 + ./coverage.out bytes=650607 19:27:32 ==> Appending adjustments 19:27:32 https://docs.codecov.io/docs/fixing-reports 19:27:42 + Found adjustments 19:27:42 ==> Gzipping contents 19:27:42 96K /tmp/codecov.1ppg0o.gz 19:27:42 ==> Uploading reports 19:27:42 url: https://codecov.io 19:27:42 query: branch=PR-3275&commit=84a1a00268ad8ba4e3cbce9f2eff2908592115fc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= 19:27:42 -> Pinging Codecov 19:27:42 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3275&commit=84a1a00268ad8ba4e3cbce9f2eff2908592115fc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= 19:27:42 -> Uploading to 19:27:42 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/84a1a00268ad8ba4e3cbce9f2eff2908592115fc/6f116e9d-821b-423a-84ba-8e731cfd6bca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T192742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58af81e3d02ca2d39a3eecf04140562d83367556e9cf853306547978fbb39939 19:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:42 Dload Upload Total Spent Left Speed 19:27:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94926 0 0 100 94926 0 183k --:--:-- --:--:-- --:--:-- 183k 19:27:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/84a1a00268ad8ba4e3cbce9f2eff2908592115fc [Pipeline] } 19:27:42 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 19:27:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:27:46 ---> package-listing.sh 19:27:46 ++ tr '[:upper:]' '[:lower:]' 19:27:46 ++ facter osfamily 19:27:46 + OS_FAMILY=redhat 19:27:46 + workspace=/w/workspace/edgex-go/4 19:27:46 + START_PACKAGES=/tmp/packages_start.txt 19:27:46 + END_PACKAGES=/tmp/packages_end.txt 19:27:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:46 + PACKAGES=/tmp/packages_start.txt 19:27:46 + '[' /w/workspace/edgex-go/4 ']' 19:27:46 + PACKAGES=/tmp/packages_end.txt 19:27:46 + case "${OS_FAMILY}" in 19:27:46 + rpm -qa 19:27:46 + sort 19:27:54 + '[' -f /tmp/packages_start.txt ']' 19:27:54 + '[' -f /tmp/packages_end.txt ']' 19:27:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:54 + '[' /w/workspace/edgex-go/4 ']' 19:27:54 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:27:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:27:54 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:27:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:56 19:27:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:27:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:57 alpine: Pulling from edgex-lftools-log-publisher 19:27:57 df20fa9351a1: Pulling fs layer 19:27:57 36b3adc4ff6f: Pulling fs layer 19:27:57 8ad3a11d3b57: Pulling fs layer 19:27:57 46f8f816bc3b: Pulling fs layer 19:27:57 93b61091891f: Pulling fs layer 19:27:57 93b9cdb0e59b: Pulling fs layer 19:27:57 5e14af77c1be: Pulling fs layer 19:27:57 01666e4c0597: Pulling fs layer 19:27:57 aa168da1d23b: Pulling fs layer 19:27:57 93b9cdb0e59b: Waiting 19:27:57 5e14af77c1be: Waiting 19:27:57 01666e4c0597: Waiting 19:27:57 aa168da1d23b: Waiting 19:27:57 46f8f816bc3b: Waiting 19:27:57 93b61091891f: Waiting 19:27:57 36b3adc4ff6f: Verifying Checksum 19:27:57 36b3adc4ff6f: Download complete 19:27:57 46f8f816bc3b: Verifying Checksum 19:27:57 46f8f816bc3b: Download complete 19:27:57 df20fa9351a1: Verifying Checksum 19:27:57 93b9cdb0e59b: Verifying Checksum 19:27:57 93b9cdb0e59b: Download complete 19:27:57 93b61091891f: Verifying Checksum 19:27:57 93b61091891f: Download complete 19:27:57 01666e4c0597: Verifying Checksum 19:27:57 01666e4c0597: Download complete 19:27:57 5e14af77c1be: Verifying Checksum 19:27:57 5e14af77c1be: Download complete 19:27:58 8ad3a11d3b57: Verifying Checksum 19:27:58 8ad3a11d3b57: Download complete 19:27:58 df20fa9351a1: Pull complete 19:27:58 36b3adc4ff6f: Pull complete 19:28:00 8ad3a11d3b57: Pull complete 19:28:01 46f8f816bc3b: Pull complete 19:28:01 aa168da1d23b: Verifying Checksum 19:28:01 aa168da1d23b: Download complete 19:28:03 93b61091891f: Pull complete 19:28:03 93b9cdb0e59b: Pull complete 19:28:04 5e14af77c1be: Pull complete 19:28:04 01666e4c0597: Pull complete 19:28:27 aa168da1d23b: Pull complete 19:28:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:28:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:28:27 prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container 19:28:28 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:28:35 $ docker top 442a2d81ef3a738130bb397ee963ce7d3c0ad4b6085a7e66d19606424adceed0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:37 + touch /tmp/pre-build-complete [Pipeline] sh 19:28:37 + mkdir -p /var/log/sa [Pipeline] sh 19:28:38 + ls /var/log/sa-host 19:28:38 + sadf -c /var/log/sa-host/sa19 19:28:38 file_magic: OK 19:28:38 HZ: Using current value: 100 19:28:38 file_header: OK 19:28:38 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 19:28:38 Statistics: 19:28:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:28:38 File successfully converted to sysstat format version 12.2.1 19:28:38 + sadf -c /var/log/sa-host/sa23 19:28:38 file_magic: OK 19:28:38 HZ: Using current value: 100 19:28:38 file_header: OK 19:28:38 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 19:28:38 Statistics: 19:28:38 Hnuu...uuuununununu... 19:28:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:38 provisioning config files... 19:28:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2014940627325338244tmp [Pipeline] { [Pipeline] echo 19:28:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:28:39 ---> create-netrc.sh [Pipeline] } 19:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:28:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:28:41 ---> python-tools-install.sh [Pipeline] echo 19:28:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:28:42 ---> sudo-logs.sh 19:28:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:28:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:28:44 ---> job-cost.sh 19:28:44 lf-activate-venv: SKIPPING 19:28:44 DEBUG: total: 0.20999999344348907 19:28:44 INFO: Retrieving Stack Cost... 19:28:46 INFO: Retrieving Pricing Info for: v1-standard-2 19:28:47 INFO: Archiving Costs [Pipeline] echo 19:28:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:28:48 ---> logs-deploy.sh 19:28:48 lf-activate-venv: SKIPPING 19:28:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3275/4 19:28:48 INFO: archiving workspace using pattern(s): 19:28:53 Archives upload complete. 19:28:54 INFO: archiving logs to Nexus 19:28:55 ---> uname -a: 19:28:55 Linux prd-centos7-docker-4c-2g-30602.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:28:55 19:28:55 19:28:55 ---> lscpu: 19:28:55 Architecture: x86_64 19:28:55 CPU op-mode(s): 32-bit, 64-bit 19:28:55 Byte Order: Little Endian 19:28:55 Address sizes: 40 bits physical, 48 bits virtual 19:28:55 CPU(s): 4 19:28:55 On-line CPU(s) list: 0-3 19:28:55 Thread(s) per core: 1 19:28:55 Core(s) per socket: 1 19:28:55 Socket(s): 4 19:28:55 NUMA node(s): 1 19:28:55 Vendor ID: GenuineIntel 19:28:55 CPU family: 6 19:28:55 Model: 44 19:28:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:28:55 Stepping: 1 19:28:55 CPU MHz: 2933.438 19:28:55 BogoMIPS: 5866.87 19:28:55 Virtualization: VT-x 19:28:55 Hypervisor vendor: KVM 19:28:55 Virtualization type: full 19:28:55 L1d cache: 128 KiB 19:28:55 L1i cache: 128 KiB 19:28:55 L2 cache: 16 MiB 19:28:55 L3 cache: 64 MiB 19:28:55 NUMA node0 CPU(s): 0-3 19:28:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:28:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:28:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:28:55 Vulnerability Meltdown: Mitigation; PTI 19:28:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:28:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:28:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:28:55 Vulnerability Srbds: Not affected 19:28:55 Vulnerability Tsx async abort: Not affected 19:28:55 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 19:28:55 19:28:55 19:28:55 ---> nproc: 19:28:55 4 19:28:55 19:28:55 19:28:55 ---> df -h: 19:28:55 Filesystem Size Used Available Use% Mounted on 19:28:55 overlay 50.0G 11.7G 38.2G 24% / 19:28:55 tmpfs 64.0M 0 64.0M 0% /dev 19:28:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:28:55 shm 64.0M 0 64.0M 0% /dev/shm 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /facter-os 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /etc/resolv.conf 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /etc/hostname 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /etc/hosts 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/auth.log 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /run/cloud-init/result.json 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/sa-host 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/secure 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /w/workspace/edgex-go/4 19:28:55 /dev/vda1 50.0G 11.7G 38.2G 24% /w/workspace/edgex-go/4@tmp 19:28:55 19:28:55 19:28:55 ---> free -m: 19:28:55 total used free shared buff/cache available 19:28:55 Mem: 1837 689 321 0 826 1066 19:28:55 Swap: 1023 110 913 19:28:55 19:28:55 19:28:55 ---> ip addr: 19:28:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:28:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:28:55 inet 127.0.0.1/8 scope host lo 19:28:55 valid_lft forever preferred_lft forever 19:28:55 inet6 ::1/128 scope host 19:28:55 valid_lft forever preferred_lft forever 19:28:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:28:55 link/ether fa:16:3e:c0:7b:7e brd ff:ff:ff:ff:ff:ff 19:28:55 inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 19:28:55 valid_lft 84598sec preferred_lft 84598sec 19:28:55 inet6 fe80::f816:3eff:fec0:7b7e/64 scope link 19:28:55 valid_lft forever preferred_lft forever 19:28:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:28:55 link/ether 02:42:27:5b:a8:cf brd ff:ff:ff:ff:ff:ff 19:28:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:28:55 valid_lft forever preferred_lft forever 19:28:55 inet6 fe80::42:27ff:fe5b:a8cf/64 scope link 19:28:55 valid_lft forever preferred_lft forever 19:28:55 19:28:55 19:28:56 ---> sar -b -r -n DEV: 19:28:56 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) 19:28:56 19:28:56 18:58:37 LINUX RESTART (4 CPU) 19:28:56 19:28:56 18:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:28:56 19:00:01 174.23 111.12 63.12 0.00 9149.43 37040.04 0.00 19:28:56 19:01:02 59.73 15.64 44.09 0.00 4959.15 9619.08 0.00 19:28:56 19:02:01 169.55 84.17 85.38 0.00 6619.32 35805.14 0.00 19:28:56 19:03:01 221.48 70.83 150.65 0.00 3556.48 24480.70 0.00 19:28:56 19:04:02 109.01 76.05 32.96 0.00 2363.82 3264.55 0.00 19:28:56 19:05:01 63.41 17.80 45.61 0.00 677.79 6541.99 0.00 19:28:56 19:06:01 31.68 5.02 26.67 0.00 135.89 3236.26 0.00 19:28:56 19:07:01 95.09 49.77 45.33 0.00 1824.94 4223.66 0.00 19:28:56 19:08:01 59.21 28.15 31.06 0.00 1624.75 4467.48 0.00 19:28:56 19:09:02 41.82 5.94 35.88 0.00 521.07 12298.00 0.00 19:28:56 19:10:04 219.65 85.31 134.33 0.00 30964.40 88166.97 0.00 19:28:56 19:11:01 779.45 645.16 134.29 0.00 65574.75 67859.85 0.00 19:28:56 19:12:09 1464.37 1306.11 158.26 0.00 81457.97 87093.70 0.00 19:28:56 19:13:02 1125.98 1006.09 119.89 0.00 53302.33 61133.83 0.00 19:28:56 19:14:03 128.46 84.12 44.34 0.00 3975.60 7903.89 0.00 19:28:56 19:15:01 311.75 99.07 212.68 0.00 16071.28 45585.06 0.00 19:28:56 19:16:04 679.48 498.16 181.32 0.00 72411.91 98404.40 0.00 19:28:56 19:17:03 827.11 709.18 117.93 0.00 39435.21 39566.32 0.00 19:28:56 19:18:01 717.81 560.66 157.15 0.00 32803.01 38306.75 0.00 19:28:56 19:19:02 155.41 24.14 131.27 0.00 1834.19 23365.51 0.00 19:28:56 19:20:01 80.75 23.82 56.94 0.00 3141.95 3776.93 0.00 19:28:56 19:21:01 1.51 0.22 1.30 0.00 5.46 18.98 0.00 19:28:56 19:22:01 0.33 0.13 0.20 0.00 1.87 1.88 0.00 19:28:56 19:23:01 0.38 0.02 0.37 0.00 0.13 4.06 0.00 19:28:56 19:24:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:28:56 19:25:01 0.33 0.10 0.23 0.00 1.33 1.91 0.00 19:28:56 19:26:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 19:28:56 19:27:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:28:56 19:28:01 94.45 78.30 16.16 0.00 6999.80 1378.35 0.00 19:28:56 Average: 263.49 193.47 70.02 0.00 15295.65 24473.15 0.00 19:28:56 19:28:56 18:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:28:56 19:00:01 75312 0 594652 31.60 2620 1208960 1112724 37.98 479644 1129956 64828 19:28:56 19:01:02 79648 0 715128 38.01 2620 1084148 1380644 47.12 603676 991608 59408 19:28:56 19:02:01 84472 0 753812 40.06 2148 1041112 1613028 55.05 625740 929232 96488 19:28:56 19:03:01 292560 0 740580 39.36 1492 846912 1441188 49.19 479976 837596 40 19:28:56 19:04:02 165264 0 791808 42.08 924 923548 1723328 58.81 614252 824324 52376 19:28:56 19:05:01 173392 0 795952 42.30 680 911520 1654392 56.46 672412 752872 34404 19:28:56 19:06:01 297016 0 782940 41.61 500 801088 1550280 52.91 624684 678268 27724 19:28:56 19:07:01 294548 0 766472 40.74 500 820024 1334036 45.53 585420 712236 40648 19:28:56 19:08:01 248068 0 767916 40.81 484 865076 1373180 46.86 604928 736668 13544 19:28:56 19:09:02 66876 0 786740 41.81 476 1027452 1553516 53.02 627276 907368 54636 19:28:56 19:10:04 76816 0 853448 45.36 0 951280 2305440 78.68 733484 851636 51524 19:28:56 19:11:01 383748 0 750360 39.88 0 747436 1805704 61.63 596904 690188 0 19:28:56 19:12:09 64152 0 849136 45.13 0 968256 2352388 80.28 736180 846032 87172 19:28:56 19:13:02 386680 0 964240 51.25 0 530624 4693524 160.18 700280 552304 84 19:28:56 19:14:03 313564 0 1010108 53.69 0 557872 3698556 126.23 641156 649392 41340 19:28:56 19:15:01 70776 0 697332 37.06 0 1113436 1368892 46.72 739524 819952 70096 19:28:56 19:16:04 406572 0 657844 34.96 0 817128 1855964 63.34 502532 741044 500 19:28:56 19:17:03 83920 0 721404 38.34 0 1076220 2013512 68.72 712024 840720 84968 19:28:56 19:18:01 112248 0 905688 48.14 0 863608 2407140 82.15 823796 700088 2824 19:28:56 19:19:02 76812 0 672488 35.74 0 1132244 1573696 53.71 637996 918564 24484 19:28:56 19:20:01 166728 0 606044 32.21 0 1108772 1285096 43.86 548060 917344 20 19:28:56 19:21:01 174404 0 598384 31.80 0 1108756 1179964 40.27 542640 917268 16 19:28:56 19:22:01 175244 0 597512 31.76 0 1108788 1179784 40.26 542204 917360 16 19:28:56 19:23:01 175612 0 597132 31.74 0 1108800 1179784 40.26 542212 917360 8 19:28:56 19:24:01 175536 0 597204 31.74 0 1108804 1179784 40.26 542216 917364 8 19:28:56 19:25:01 175088 0 597636 31.76 0 1108820 1179940 40.27 542736 917404 12 19:28:56 19:26:01 175792 0 596928 31.73 0 1108824 1179784 40.26 542348 917404 12 19:28:56 19:27:01 175668 0 597044 31.73 0 1108832 1179784 40.26 542108 917404 8 19:28:56 19:28:01 71784 0 636584 33.83 0 1173176 1383412 47.21 612288 943664 104352 19:28:56 Average: 179941 0 724225 38.49 429 976949 1715119 58.53 610300 841125 31432 19:28:56 19:28:56 18:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:28:56 19:00:01 eth0 439.27 336.07 1704.31 55.13 0.00 0.00 0.00 0.00 19:28:56 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:01:02 veth810d02f 639.16 563.80 62.74 2005.95 0.00 0.00 0.00 0.00 19:28:56 19:01:02 eth0 934.00 952.57 4012.28 125.92 0.00 0.00 0.00 0.00 19:28:56 19:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:01:02 docker0 639.16 563.67 54.00 2005.94 0.00 0.00 0.00 0.00 19:28:56 19:02:01 eth0 476.93 453.68 3547.84 45.93 0.00 0.00 0.00 0.00 19:28:56 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:02:01 docker0 198.68 186.73 15.93 672.24 0.00 0.00 0.00 0.00 19:28:56 19:03:01 vethe4d0afb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:03:01 eth0 192.26 148.54 850.31 20.52 0.00 0.00 0.00 0.00 19:28:56 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:03:01 docker0 130.51 168.14 9.06 828.53 0.00 0.00 0.00 0.00 19:28:56 19:04:02 eth0 28.21 24.81 18.38 65.50 0.00 0.00 0.00 0.00 19:28:56 19:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:04:02 vethfd11ab4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:05:01 eth0 17.73 14.37 14.15 7.89 0.00 0.00 0.00 0.00 19:28:56 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:05:01 vethfd11ab4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:06:01 eth0 25.02 19.60 18.36 10.27 0.00 0.00 0.00 0.00 19:28:56 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:06:01 vethfd11ab4 2.47 2.47 0.20 0.21 0.00 0.00 0.00 0.00 19:28:56 19:06:01 docker0 2.47 2.47 0.16 0.21 0.00 0.00 0.00 0.00 19:28:56 19:07:01 eth0 8.98 6.92 7.31 4.06 0.00 0.00 0.00 0.00 19:28:56 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:07:01 vethfd11ab4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:08:01 eth0 33.90 29.36 17.34 77.52 0.00 0.00 0.00 0.00 19:28:56 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:08:01 vethfd11ab4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:09:02 eth0 190.47 162.72 1679.57 22.12 0.00 0.00 0.00 0.00 19:28:56 19:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:10:04 veth9e2ed47 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:10:04 eth0 28.68 26.77 23.62 60.43 0.00 0.00 0.00 0.00 19:28:56 19:10:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:11:01 veth9e2ed47 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:11:01 eth0 27.45 15.99 159.46 4.63 0.00 0.00 0.00 0.00 19:28:56 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:11:01 docker0 8.97 18.35 0.48 152.17 0.00 0.00 0.00 0.00 19:28:56 19:12:09 veth9e2ed47 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:12:09 eth0 11.20 8.09 8.44 4.66 0.00 0.00 0.00 0.00 19:28:56 19:12:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:12:09 docker0 0.06 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:13:02 veth9e2ed47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:13:02 veth683c58e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:13:02 veth5957d5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:13:02 veth040891d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:14:03 veth9e2ed47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:14:03 veth5957d5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:14:03 veth040891d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:14:03 veth4e7f862 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:15:01 veth9e2ed47 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:15:01 eth0 2576.92 2323.44 12661.18 544.86 0.00 0.00 0.00 0.00 19:28:56 19:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:28:56 19:15:01 docker0 1021.21 991.18 82.71 3931.01 0.00 0.00 0.00 0.00 19:28:56 19:16:04 veth9e2ed47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:16:04 veth2cbc540 1.42 4.18 0.10 28.14 0.00 0.00 0.00 0.00 19:28:56 19:16:04 veth936fc1a 4.18 1.42 28.14 0.10 0.00 0.00 0.00 0.00 19:28:56 19:16:04 vethdc23774 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:17:03 veth9e2ed47 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:17:03 vethdc23774 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:17:03 eth0 2617.55 2349.62 12634.97 628.49 0.00 0.00 0.00 0.00 19:28:56 19:17:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:28:56 19:18:01 veth9e2ed47 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:18:01 vethb728097 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:18:01 eth0 43.07 34.95 60.24 71.01 0.00 0.00 0.00 0.00 19:28:56 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:19:02 veth9e2ed47 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:28:56 19:19:02 eth0 197.79 145.06 1638.22 25.03 0.00 0.00 0.00 0.00 19:28:56 19:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:19:02 docker0 1023.72 1031.17 82.09 4300.36 0.00 0.00 0.00 0.00 19:28:56 19:20:01 eth0 47.85 37.92 79.57 74.05 0.00 0.00 0.00 0.00 19:28:56 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:20:01 docker0 5.48 9.91 0.57 55.05 0.00 0.00 0.00 0.00 19:28:56 19:21:01 eth0 0.95 0.45 0.32 0.14 0.00 0.00 0.00 0.00 19:28:56 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:22:01 eth0 0.12 0.08 0.01 0.08 0.00 0.00 0.00 0.00 19:28:56 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:23:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:28:56 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:24:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 19:28:56 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:25:01 eth0 1.08 0.52 0.45 0.27 0.00 0.00 0.00 0.00 19:28:56 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:26:01 eth0 0.08 0.05 0.01 0.02 0.00 0.00 0.00 0.00 19:28:56 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:27:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:28:56 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:28:01 eth0 198.21 164.11 2169.69 21.03 0.00 0.00 0.00 0.00 19:28:56 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 Average: eth0 105.11 92.59 564.05 27.77 0.00 0.00 0.00 0.00 19:28:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:56 Average: docker0 35.59 36.00 2.86 150.61 0.00 0.00 0.00 0.00 19:28:56 19:28:56 19:28:56 ---> sar -P ALL: 19:28:56 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) 19:28:56 19:28:56 18:58:37 LINUX RESTART (4 CPU) 19:28:56 19:28:56 18:59:01 CPU %user %nice %system %iowait %steal %idle 19:28:56 19:00:01 all 13.16 0.00 8.98 9.13 29.48 39.25 19:28:56 19:00:01 0 11.31 0.00 8.01 8.50 30.45 41.73 19:28:56 19:00:01 1 10.03 0.00 6.88 11.45 30.03 41.61 19:28:56 19:00:01 2 14.86 0.00 8.35 11.70 30.49 34.60 19:28:56 19:00:01 3 16.86 0.00 13.05 4.48 26.74 38.87 19:28:56 19:01:02 all 6.04 0.00 4.55 1.24 19.80 68.37 19:28:56 19:01:02 0 6.93 0.00 4.89 1.47 20.42 66.29 19:28:56 19:01:02 1 5.03 0.00 4.30 0.69 19.57 70.41 19:28:56 19:01:02 2 7.51 0.00 5.00 0.54 20.51 66.44 19:28:56 19:01:02 3 4.73 0.00 4.03 2.25 18.71 70.27 19:28:56 19:02:01 all 8.20 0.00 4.87 2.04 22.77 62.13 19:28:56 19:02:01 0 6.49 0.00 5.10 1.08 22.59 64.73 19:28:56 19:02:01 1 6.87 0.00 5.69 2.48 22.81 62.15 19:28:56 19:02:01 2 13.06 0.00 4.81 3.28 22.35 56.50 19:28:56 19:02:01 3 6.52 0.00 3.88 1.36 23.30 64.95 19:28:56 19:03:01 all 4.57 0.00 5.58 4.72 23.01 62.11 19:28:56 19:03:01 0 4.60 0.00 5.70 5.43 23.89 60.37 19:28:56 19:03:01 1 4.51 0.00 5.28 4.84 23.07 62.30 19:28:56 19:03:01 2 4.47 0.00 5.38 5.25 22.64 62.26 19:28:56 19:03:01 3 4.69 0.00 5.99 3.34 22.45 63.53 19:28:56 19:04:02 all 20.84 0.00 6.96 3.61 39.87 28.72 19:28:56 19:04:02 0 21.62 0.00 8.35 5.15 39.99 24.89 19:28:56 19:04:02 1 19.07 0.00 7.23 2.36 40.45 30.89 19:28:56 19:04:02 2 21.55 0.00 6.08 3.43 38.18 30.75 19:28:56 19:04:02 3 21.16 0.00 6.17 3.55 40.87 28.25 19:28:56 19:05:01 all 24.51 0.00 9.38 2.45 44.51 19.15 19:28:56 19:05:01 0 19.91 0.00 8.42 1.31 44.41 25.94 19:28:56 19:05:01 1 24.58 0.00 10.63 4.36 43.80 16.64 19:28:56 19:05:01 2 22.18 0.00 8.33 3.28 45.98 20.23 19:28:56 19:05:01 3 32.59 0.00 10.35 0.76 43.72 12.58 19:28:56 19:06:01 all 22.36 0.00 8.73 0.90 36.31 31.71 19:28:56 19:06:01 0 18.50 0.00 7.93 0.93 36.62 36.03 19:28:56 19:06:01 1 22.88 0.00 9.43 1.22 36.41 30.07 19:28:56 19:06:01 2 23.56 0.00 9.03 0.74 35.97 30.70 19:28:56 19:06:01 3 24.93 0.00 8.60 0.68 36.20 29.60 19:28:56 19:07:01 all 29.52 0.00 12.15 3.96 35.21 19.16 19:28:56 19:07:01 0 25.67 0.00 11.94 5.31 36.62 20.45 19:28:56 19:07:01 1 29.41 0.00 11.83 3.31 34.51 20.94 19:28:56 19:07:01 2 31.17 0.00 11.84 4.37 35.85 16.78 19:28:56 19:07:01 3 32.00 0.00 12.98 2.81 33.84 18.36 19:28:56 19:08:01 all 16.23 0.00 10.29 2.81 37.42 33.25 19:28:56 19:08:01 0 15.63 0.00 9.36 2.36 38.80 33.85 19:28:56 19:08:01 1 13.87 0.00 8.76 1.77 38.69 36.90 19:28:56 19:08:01 2 18.34 0.00 11.92 4.04 34.50 31.21 19:28:56 19:08:01 3 17.13 0.00 11.18 3.09 37.67 30.94 19:28:56 19:09:02 all 8.44 0.00 8.03 0.44 28.69 54.40 19:28:56 19:09:02 0 8.01 0.00 6.68 0.15 29.86 55.29 19:28:56 19:09:02 1 8.96 0.00 8.88 0.55 28.73 52.87 19:28:56 19:09:02 2 8.43 0.00 8.01 0.62 28.49 54.44 19:28:56 19:09:02 3 8.36 0.00 8.56 0.43 27.68 54.98 19:28:56 19:10:04 all 5.98 0.00 8.75 11.80 35.24 38.23 19:28:56 19:10:04 0 5.08 0.00 7.09 11.80 35.63 40.39 19:28:56 19:10:04 1 6.46 0.00 9.56 12.50 35.62 35.87 19:28:56 19:10:04 2 6.64 0.00 8.81 11.70 35.44 37.41 19:28:56 19:10:04 3 5.78 0.00 9.63 11.20 34.25 39.15 19:28:56 19:28:56 19:10:04 CPU %user %nice %system %iowait %steal %idle 19:28:56 19:11:01 all 9.91 0.00 8.71 12.20 41.06 28.13 19:28:56 19:11:01 0 9.70 0.00 8.15 11.18 41.96 29.01 19:28:56 19:11:01 1 10.14 0.00 9.66 14.02 41.10 25.08 19:28:56 19:11:01 2 10.59 0.00 8.68 11.87 41.03 27.83 19:28:56 19:11:01 3 9.23 0.00 8.35 11.72 40.15 30.55 19:28:56 19:12:09 all 4.42 0.00 7.34 33.64 33.71 20.89 19:28:56 19:12:09 0 4.34 0.00 7.14 30.51 33.21 24.80 19:28:56 19:12:09 1 4.62 0.00 7.82 32.67 34.23 20.66 19:28:56 19:12:09 2 4.43 0.00 7.02 33.17 33.24 22.14 19:28:56 19:12:09 3 4.28 0.00 7.37 38.24 34.17 15.93 19:28:56 19:13:02 all 5.52 0.00 4.94 33.82 35.11 20.61 19:28:56 19:13:02 0 4.72 0.00 4.25 34.24 35.18 21.62 19:28:56 19:13:02 1 5.73 0.00 5.29 35.63 35.84 17.50 19:28:56 19:13:02 2 5.47 0.00 4.67 34.51 33.36 21.99 19:28:56 19:13:02 3 6.20 0.00 5.60 30.83 36.09 21.27 19:28:56 19:14:03 all 46.17 0.00 11.33 2.98 38.07 1.44 19:28:56 19:14:03 0 42.54 0.00 9.63 3.17 42.20 2.46 19:28:56 19:14:03 1 47.70 0.00 11.26 2.90 37.23 0.91 19:28:56 19:14:03 2 42.65 0.00 11.89 3.23 41.04 1.19 19:28:56 19:14:03 3 51.85 0.00 12.56 2.62 31.76 1.20 19:28:56 19:15:01 all 20.55 0.00 12.61 11.59 32.70 22.55 19:28:56 19:15:01 0 20.78 0.00 13.53 11.88 30.99 22.82 19:28:56 19:15:01 1 20.00 0.00 11.91 11.13 35.27 21.69 19:28:56 19:15:01 2 19.75 0.00 12.60 12.16 33.69 21.81 19:28:56 19:15:01 3 21.69 0.00 12.40 11.18 30.85 23.89 19:28:56 19:16:04 all 8.57 0.00 8.11 13.83 40.83 28.66 19:28:56 19:16:04 0 7.69 0.00 7.55 13.25 41.49 30.02 19:28:56 19:16:04 1 9.23 0.00 8.18 14.22 40.94 27.42 19:28:56 19:16:04 2 8.65 0.00 8.35 15.23 39.17 28.59 19:28:56 19:16:04 3 8.72 0.00 8.38 12.64 41.68 28.58 19:28:56 19:17:03 all 22.31 0.00 11.02 18.42 41.96 6.29 19:28:56 19:17:03 0 23.32 0.00 10.66 15.80 43.09 7.13 19:28:56 19:17:03 1 21.09 0.00 11.21 20.94 40.53 6.24 19:28:56 19:17:03 2 21.49 0.00 10.31 17.89 43.07 7.23 19:28:56 19:17:03 3 23.44 0.00 11.91 18.90 41.21 4.54 19:28:56 19:18:01 all 16.90 0.00 8.76 21.68 34.52 18.14 19:28:56 19:18:01 0 16.14 0.00 9.43 22.44 35.64 16.35 19:28:56 19:18:01 1 16.81 0.00 8.95 20.81 33.10 20.33 19:28:56 19:18:01 2 15.58 0.00 7.82 23.44 35.65 17.50 19:28:56 19:18:01 3 19.08 0.00 8.81 20.03 33.69 18.38 19:28:56 19:19:02 all 15.18 0.00 9.11 4.31 32.27 39.13 19:28:56 19:19:02 0 13.50 0.00 8.64 2.80 34.04 41.01 19:28:56 19:19:02 1 14.61 0.00 9.23 6.30 31.73 38.13 19:28:56 19:19:02 2 16.07 0.00 9.36 4.58 32.07 37.92 19:28:56 19:19:02 3 16.56 0.00 9.21 3.59 31.19 39.46 19:28:56 19:20:01 all 4.50 0.00 3.89 2.95 14.37 74.29 19:28:56 19:20:01 0 5.77 0.00 5.05 2.32 14.15 72.70 19:28:56 19:20:01 1 4.45 0.00 3.46 5.53 14.60 71.95 19:28:56 19:20:01 2 5.25 0.00 3.73 1.33 15.39 74.30 19:28:56 19:20:01 3 2.55 0.00 3.35 2.61 13.32 78.17 19:28:56 19:21:01 all 0.09 0.00 0.11 0.03 1.82 97.95 19:28:56 19:21:01 0 0.30 0.00 0.08 0.07 1.06 98.50 19:28:56 19:21:01 1 0.03 0.00 0.10 0.02 2.74 97.12 19:28:56 19:21:01 2 0.03 0.00 0.13 0.02 2.74 97.08 19:28:56 19:21:01 3 0.02 0.00 0.13 0.02 0.70 99.14 19:28:56 19:28:56 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:28:56 19:22:01 all 0.09 0.00 0.16 0.00 1.46 98.28 19:28:56 19:22:01 0 0.28 0.00 0.26 0.00 1.50 97.95 19:28:56 19:22:01 1 0.02 0.00 0.20 0.00 1.58 98.20 19:28:56 19:22:01 2 0.03 0.00 0.05 0.00 1.85 98.07 19:28:56 19:22:01 3 0.03 0.00 0.15 0.02 0.91 98.89 19:28:56 19:23:01 all 0.09 0.00 0.02 0.00 1.05 98.84 19:28:56 19:23:01 0 0.28 0.00 0.00 0.00 0.43 99.29 19:28:56 19:23:01 1 0.05 0.00 0.05 0.00 1.71 98.19 19:28:56 19:23:01 2 0.02 0.00 0.02 0.00 1.07 98.89 19:28:56 19:23:01 3 0.00 0.00 0.02 0.00 0.99 98.99 19:28:56 19:24:01 all 0.09 0.00 0.18 0.00 1.80 97.94 19:28:56 19:24:01 0 0.25 0.00 0.05 0.00 1.36 98.34 19:28:56 19:24:01 1 0.05 0.00 0.24 0.00 2.50 97.21 19:28:56 19:24:01 2 0.03 0.00 0.33 0.00 1.27 98.37 19:28:56 19:24:01 3 0.02 0.00 0.08 0.00 2.06 97.84 19:28:56 19:25:01 all 0.06 0.00 0.02 0.00 1.36 98.55 19:28:56 19:25:01 0 0.02 0.00 0.02 0.00 1.43 98.53 19:28:56 19:25:01 1 0.07 0.00 0.03 0.00 1.38 98.52 19:28:56 19:25:01 2 0.15 0.00 0.03 0.00 1.38 98.44 19:28:56 19:25:01 3 0.02 0.00 0.02 0.02 1.23 98.72 19:28:56 19:26:01 all 0.09 0.00 0.03 0.00 0.26 99.61 19:28:56 19:26:01 0 0.32 0.00 0.07 0.00 0.90 98.72 19:28:56 19:26:01 1 0.03 0.00 0.02 0.00 0.08 99.87 19:28:56 19:26:01 2 0.02 0.00 0.03 0.00 0.03 99.92 19:28:56 19:26:01 3 0.00 0.00 0.02 0.00 0.03 99.95 19:28:56 19:27:01 all 0.12 0.00 0.02 0.00 0.17 99.70 19:28:56 19:27:01 0 0.42 0.00 0.03 0.00 0.47 99.09 19:28:56 19:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:28:56 19:27:01 2 0.05 0.00 0.02 0.00 0.17 99.77 19:28:56 19:27:01 3 0.00 0.00 0.02 0.00 0.03 99.95 19:28:56 19:28:01 all 2.87 0.00 2.41 3.68 10.60 80.44 19:28:56 19:28:01 0 3.42 0.00 2.58 4.50 10.99 78.50 19:28:56 19:28:01 1 3.29 0.00 2.75 4.90 10.42 78.64 19:28:56 19:28:01 2 2.60 0.00 2.11 2.20 10.43 82.66 19:28:56 19:28:01 3 2.17 0.00 2.22 3.12 10.56 81.93 19:28:56 Average: all 10.48 0.00 6.07 7.21 24.72 51.52 19:28:56 Average: 0 9.88 0.00 5.87 6.97 25.31 51.96 19:28:56 Average: 1 10.21 0.00 6.14 7.64 24.85 51.15 19:28:56 Average: 2 10.76 0.00 5.99 7.43 24.74 51.08 19:28:56 Average: 3 11.08 0.00 6.30 6.80 23.95 51.87 19:28:56 19:28:56 19:28:56