Pull request #3215 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 88047cbc75510c4c02cec7fc05a2c3834ab5aff5+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5db997aae348733e0197e2ce726a9243a1e008ed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28477 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [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 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/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Commit message: "fix: code clean up" > git rev-list --no-walk 0913cd80595dbc5c15c206e83c8bd32b304af73c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:00:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:00:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:00:15 ========================================================= 15:00:15 EdgeX Global Pipelines Version Info 15:00:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:00:17 ------------------- 15:00:17 stable info: 15:00:17 ------------------- 15:00:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:00:17 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:00:17 Message: update stable to v1.0.184 15:00:18 ------------------- 15:00:18 experimental info: 15:00:18 ------------------- 15:00:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:00:18 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:00:18 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:00:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo 15:00:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88047cb [Pipeline] echo 15:00:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:00:21 provisioning config files... 15:00:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1851696468081299846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:21 ---> docker-login.sh 15:00:21 nexus3.edgexfoundry.org:10001 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10002 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10003 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10004 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 docker.io 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:23 Configure a credential helper to remove this warning. See 15:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:23 15:00:23 Login Succeeded 15:00:23 ---> docker-login.sh ends [Pipeline] } 15:00:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:23 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/core-command/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo core-command,cmd/core-command/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/core-data/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo core-data,cmd/core-data/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/core-metadata/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo core-metadata,cmd/core-metadata/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/security-bootstrapper/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/security-proxy-setup/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/support-notifications/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo support-notifications,cmd/support-notifications/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/support-scheduler/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:00:23 + for file in '`ls cmd/**/Dockerfile`' 15:00:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:00:23 ++ cut -d/ -f2 15:00:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:00:23 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:25 15:00:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:00:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:25 latest: Pulling from edgex-devops/git-semver 15:00:25 31603596830f: Pulling fs layer 15:00:25 2a8b12db71e7: Pulling fs layer 15:00:25 6ca5941a6612: Pulling fs layer 15:00:25 ecc8261a40a4: Pulling fs layer 15:00:25 ecc8261a40a4: Waiting 15:00:25 2a8b12db71e7: Verifying Checksum 15:00:25 2a8b12db71e7: Download complete 15:00:25 31603596830f: Verifying Checksum 15:00:25 31603596830f: Download complete 15:00:25 6ca5941a6612: Verifying Checksum 15:00:25 6ca5941a6612: Download complete 15:00:25 ecc8261a40a4: Verifying Checksum 15:00:25 ecc8261a40a4: Download complete 15:00:26 31603596830f: Pull complete 15:00:26 2a8b12db71e7: Pull complete 15:00:27 6ca5941a6612: Pull complete 15:00:27 ecc8261a40a4: Pull complete 15:00:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:00:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:00:27 prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container 15:00:27 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:00:30 $ docker top bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:30 [ssh-agent] Looking for ssh-agent implementation... 15:00:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:30 $ docker exec bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent 15:00:30 SSH_AUTH_SOCK=/tmp/ssh-m2d8ShQhqpxE/agent.12 15:00:30 SSH_AGENT_PID=17 15:00:30 Running ssh-add (command line suppressed) 15:00:30 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8389740852361500203.key (/w/workspace/edgex-go/4@tmp/private_key_8389740852361500203.key) 15:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:31 + git tag --points-at HEAD [Pipeline] } 15:00:31 $ docker exec --env ******** --env ******** bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent -k 15:00:31 unset SSH_AUTH_SOCK; 15:00:31 unset SSH_AGENT_PID; 15:00:31 echo Agent pid 17 killed; 15:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:00:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:31 [ssh-agent] Looking for ssh-agent implementation... 15:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:31 $ docker exec bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent 15:00:32 SSH_AUTH_SOCK=/tmp/ssh-mh1fj5COTN2o/agent.46 15:00:32 SSH_AGENT_PID=52 15:00:32 Running ssh-add (command line suppressed) 15:00:32 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1459707357341118797.key (/w/workspace/edgex-go/4@tmp/private_key_1459707357341118797.key) 15:00:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:32 + git semver init 15:00:32 # -> Open(): unable to determine branch for HEAD 15:00:32 # $GIT_DIR = /w/workspace/edgex-go/4/.git 15:00:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 15:00:32 # $SEMVER_REMOTE_NAME = origin 15:00:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:00:32 # $SEMVER_USER_NAME = edgex-jenkins 15:00:32 # $SEMVER_BRANCH = PR-3215 15:00:32 # $SEMVER_TEMP = /tmp/semver-135063785 15:00:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:00:50 # '/tmp/semver-135063785' -> '/w/workspace/edgex-go/4/.semver' 15:00:51 # -> Force: false 15:00:51 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 15:00:51 $ docker exec --env ******** --env ******** bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 ssh-agent -k 15:00:51 unset SSH_AUTH_SOCK; 15:00:51 unset SSH_AGENT_PID; 15:00:51 echo Agent pid 52 killed; 15:00:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:52 + git semver [Pipeline] } 15:00:52 $ docker stop --time=1 bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 15:00:53 $ docker rm -f bb0638e8f90145264021771b4a18799945527d6064406415e3632e83abe2b9e2 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:54 Stashed 1 file(s) [Pipeline] echo 15:00:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:00:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:00:56 + sudo service docker restart 15:00:56 + true 15:00:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:00:57 ========================================================= 15:00:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:00:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:00:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:01:00 Sending build context to Docker daemon 328.3MB 15:01:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:01:00 Step 2/6 : FROM ${BASE} 15:01:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:01:00 188c0c94c7c5: Pulling fs layer 15:01:00 0ef7d3d256c8: Pulling fs layer 15:01:00 de9db76c5a1d: Pulling fs layer 15:01:00 bca2f99d35d6: Pulling fs layer 15:01:00 93359f2a8cfa: Pulling fs layer 15:01:00 7c6f9722023f: Pulling fs layer 15:01:00 a35cf1a2eb13: Pulling fs layer 15:01:00 93359f2a8cfa: Waiting 15:01:00 a35cf1a2eb13: Waiting 15:01:00 7c6f9722023f: Waiting 15:01:00 bca2f99d35d6: Waiting 15:01:00 de9db76c5a1d: Verifying Checksum 15:01:00 de9db76c5a1d: Download complete 15:01:00 0ef7d3d256c8: Verifying Checksum 15:01:00 0ef7d3d256c8: Download complete 15:01:00 93359f2a8cfa: Verifying Checksum 15:01:00 93359f2a8cfa: Download complete 15:01:00 188c0c94c7c5: Verifying Checksum 15:01:00 188c0c94c7c5: Download complete 15:01:00 7c6f9722023f: Verifying Checksum 15:01:00 7c6f9722023f: Download complete 15:01:01 188c0c94c7c5: Pull complete 15:01:01 0ef7d3d256c8: Pull complete 15:01:01 de9db76c5a1d: Pull complete 15:01:03 a35cf1a2eb13: Verifying Checksum 15:01:03 a35cf1a2eb13: Download complete 15:01:03 bca2f99d35d6: Verifying Checksum 15:01:03 bca2f99d35d6: Download complete 15:01:10 Still waiting to schedule task 15:01:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:01:10 bca2f99d35d6: Pull complete 15:01:10 93359f2a8cfa: Pull complete 15:01:10 7c6f9722023f: Pull complete 15:01:14 a35cf1a2eb13: Pull complete 15:01:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:01:14 ---> a62c8e92a672 15:01:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:01:14 ---> Running in 6dd922303896 15:01:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:01:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:01:16 (1/12) Installing libmagic (5.38-r0) 15:01:17 (2/12) Installing file (5.38-r0) 15:01:17 (3/12) Installing libc-dev (0.7.2-r3) 15:01:17 (4/12) Installing g++ (9.3.0-r2) 15:01:21 (5/12) Installing fortify-headers (1.1-r0) 15:01:21 (6/12) Installing patch (2.7.6-r6) 15:01:21 (7/12) Installing build-base (0.5-r2) 15:01:21 (8/12) Installing libsodium (1.0.18-r0) 15:01:21 (9/12) Installing pkgconf (1.7.2-r0) 15:01:21 (10/12) Installing libsodium-dev (1.0.18-r0) 15:01:22 (11/12) Installing libzmq (4.3.3-r0) 15:01:22 (12/12) Installing zeromq-dev (4.3.3-r0) 15:01:22 Executing busybox-1.31.1-r19.trigger 15:01:22 OK: 233 MiB in 51 packages 15:01:25 Removing intermediate container 6dd922303896 15:01:25 ---> a5343179ee72 15:01:25 Step 4/6 : WORKDIR /edgex-go 15:01:25 ---> Running in 49b6539c8e0e 15:01:25 Removing intermediate container 49b6539c8e0e 15:01:25 ---> 7a7476779ffc 15:01:25 Step 5/6 : COPY go.mod . 15:01:26 ---> dd104c2db48d 15:01:26 Step 6/6 : RUN go mod download 15:01:26 ---> Running in c0666b3913c9 15:01:48 Removing intermediate container c0666b3913c9 15:01:48 ---> c42237c594a5 15:01:48 Successfully built c42237c594a5 15:01:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:01:48 + docker inspect -f . ci-base-image-x86_64 15:01:48 . [Pipeline] withDockerContainer 15:01:48 prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container 15:01:48 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:01:49 $ docker top 2a323a91cec9f2f5f83ed7c68f60f735d8dc68111c35a5cb9795af265d017b03 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:50 + go version 15:01:50 go version go1.15.5 linux/amd64 [Pipeline] } 15:01:50 $ docker stop --time=1 2a323a91cec9f2f5f83ed7c68f60f735d8dc68111c35a5cb9795af265d017b03 15:01:52 $ docker rm -f 2a323a91cec9f2f5f83ed7c68f60f735d8dc68111c35a5cb9795af265d017b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:53 + docker inspect -f . ci-base-image-x86_64 15:01:53 . [Pipeline] withDockerContainer 15:01:53 prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container 15:01:53 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:01:53 $ docker top b2e36024e02e59544e66f411b78315fbf08a9b090c45398cda4e970096956436 -eo pid,comm [Pipeline] { [Pipeline] echo 15:01:54 ========================================================= 15:01:54 [edgeXBuildGoParallel] Running Tests and Build... 15:01:54 ========================================================= [Pipeline] sh 15:01:54 + make test 15:01:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:02:04 ? github.com/edgexfoundry/edgex-go [no test files] 15:02:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:02:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:02:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:02:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:02:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:02:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:02:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:02:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:02:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:02:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:02:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:02:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:02:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements 15:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.1% of statements 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.474s coverage: 66.2% of statements 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:02:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.448s coverage: 82.4% of statements 15:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements 15:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:02:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements 15:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:02:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements 15:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:02:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 15:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.387s coverage: 92.8% of statements 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 15:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 15:02:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28478 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 15:02:54 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 15:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.025s coverage: 44.8% of statements 15:02:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.046s coverage: 82.6% of statements 15:02:59 using credential edgex-jenkins-ssh 15:02:59 Cloning the remote Git repository 15:02:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:02:59 > git init /w/workspace/edgex-go/4 # timeout=10 15:02:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:02:59 > git --version # timeout=10 15:02:59 > git --version # 'git version 2.17.1' 15:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.6% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.026s coverage: 100.0% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 69.1% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 88.5% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.743s coverage: 29.1% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 94.3% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 15:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 15:03:07 GO111MODULE=on go vet ./... 15:03:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:03:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:03:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:03:17 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:03:18 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:03:18 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) 15:03:17 > git config core.sparsecheckout # timeout=10 15:03:17 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:03:18 > git remote # timeout=10 15:03:18 > git config --get remote.origin.url # timeout=10 15:03:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:18 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 15:03:18 > git rev-parse HEAD^{commit} # timeout=10 15:03:18 > git config core.sparsecheckout # timeout=10 15:03:18 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:03:22 Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:03:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:25 + true 15:03:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:03:27 provisioning config files... 15:03:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2639985411998192654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:27 ---> docker-login.sh 15:03:27 nexus3.edgexfoundry.org:10001 15:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:28 Configure a credential helper to remove this warning. See 15:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:28 15:03:28 Login Succeeded 15:03:28 nexus3.edgexfoundry.org:10002 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:29 Configure a credential helper to remove this warning. See 15:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:29 15:03:29 Login Succeeded 15:03:29 nexus3.edgexfoundry.org:10003 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:30 Configure a credential helper to remove this warning. See 15:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:30 15:03:30 Login Succeeded 15:03:30 nexus3.edgexfoundry.org:10004 15:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:30 Configure a credential helper to remove this warning. See 15:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:30 15:03:30 Login Succeeded 15:03:30 docker.io 15:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:31 Configure a credential helper to remove this warning. See 15:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:31 15:03:31 Login Succeeded 15:03:31 ---> docker-login.sh ends [Pipeline] } 15:03:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:31 ========================================================= 15:03:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:03:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:31 + 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 . 15:03:34 gofmt -l . 15:03:34 [ "`gofmt -l .`" = "" ] 15:03:34 ./bin/test-go-mod-tidy.sh 15:03:34 ./bin/test-attribution-txt.sh [Pipeline] sh 15:03:34 + ls -al . 15:03:34 total 728 15:03:34 drwxrwxr-x 10 1001 1001 4096 Mar 4 15:03 . 15:03:34 drwxr-xr-x 4 root root 28 Mar 4 15:01 .. 15:03:34 -rw-rw-r-- 1 1001 1001 11 Mar 4 15:00 .dockerignore 15:03:34 drwxrwxr-x 8 1001 1001 179 Mar 4 15:00 .git 15:03:34 drwxrwxr-x 3 1001 1001 125 Mar 4 15:00 .github 15:03:34 -rw-rw-r-- 1 1001 1001 818 Mar 4 15:00 .gitignore 15:03:34 drwx------ 3 1001 1001 60 Mar 4 15:00 .semver 15:03:34 -rw-rw-r-- 1 1001 1001 166 Mar 4 15:00 .sonarcloud.properties 15:03:34 -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:00 Attribution.txt 15:03:34 -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:00 CONTRIBUTING.md 15:03:34 -rw-rw-r-- 1 1001 1001 931 Mar 4 15:00 Dockerfile.build 15:03:34 -rw-rw-r-- 1 1001 1001 863 Mar 4 15:00 Jenkinsfile 15:03:34 -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:00 LICENSE 15:03:34 -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:00 Makefile 15:03:34 -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:00 README.md 15:03:34 -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:00 SECURITY.md 15:03:34 -rw-rw-r-- 1 1001 1001 5 Mar 4 15:00 VERSION 15:03:34 -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:00 ZMQWindows.md 15:03:34 drwxrwxr-x 2 1001 1001 117 Mar 4 15:00 bin 15:03:34 drwxrwxr-x 14 1001 1001 4096 Mar 4 15:00 cmd 15:03:34 -rw-r--r-- 1 root root 614976 Mar 4 15:03 coverage.out 15:03:34 -rw-r--r-- 1 root root 1055 Mar 4 15:03 go.mod 15:03:34 -rw-r--r-- 1 root root 21699 Mar 4 15:03 go.sum 15:03:34 drwxrwxr-x 8 1001 1001 127 Mar 4 15:00 internal 15:03:34 drwxrwxr-x 4 1001 1001 26 Mar 4 15:00 openapi 15:03:34 drwxrwxr-x 4 1001 1001 71 Mar 4 15:00 snap 15:03:34 -rw-rw-r-- 1 1001 1001 168 Mar 4 15:00 version.go [Pipeline] sh 15:03:34 Sending build context to Docker daemon 166.6MB 15:03:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:03:34 Step 2/6 : FROM ${BASE} 15:03:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:34 5f621e34cdf4: Pulling fs layer 15:03:34 a4357932f1b6: Pulling fs layer 15:03:34 18c013af1878: Pulling fs layer 15:03:34 00ac8860ef70: Pulling fs layer 15:03:34 63d7cb157983: Pulling fs layer 15:03:34 b116817d02f9: Pulling fs layer 15:03:34 745a02a5169b: Pulling fs layer 15:03:34 63d7cb157983: Waiting 15:03:34 b116817d02f9: Waiting 15:03:34 745a02a5169b: Waiting 15:03:34 00ac8860ef70: Waiting 15:03:34 18c013af1878: Verifying Checksum 15:03:34 18c013af1878: Download complete 15:03:34 a4357932f1b6: Verifying Checksum 15:03:34 a4357932f1b6: Download complete 15:03:34 63d7cb157983: Verifying Checksum 15:03:34 63d7cb157983: Download complete 15:03:34 b116817d02f9: Download complete 15:03:34 5f621e34cdf4: Verifying Checksum 15:03:34 + '[' -e coverage.out ] 15:03:34 + chown 1001:1001 coverage.out [Pipeline] stash 15:03:35 Stashed 1 file(s) [Pipeline] sh 15:03:35 5f621e34cdf4: Pull complete 15:03:35 + make build 15:03:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:03:35 a4357932f1b6: Pull complete 15:03:36 18c013af1878: Pull complete 15:03:37 745a02a5169b: Download complete 15:03:38 00ac8860ef70: Verifying Checksum 15:03:38 00ac8860ef70: Download complete 15:03:40 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 15:03:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:03:48 00ac8860ef70: Pull complete 15:03:48 63d7cb157983: Pull complete 15:03:49 b116817d02f9: Pull complete 15:03:49 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 15:03:50 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 15:03:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:03:52 745a02a5169b: Pull complete 15:03:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:03:52 ---> b7e6874047d6 15:03:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:03:54 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 15:03:55 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 15:03:56 ---> Running in 65f601f4f79e 15:03:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:03:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:03: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 15:03:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:03:58 (1/12) Installing libmagic (5.38-r0) 15:03:58 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 15:03:59 (2/12) Installing file (5.38-r0) 15:03:59 (3/12) Installing libc-dev (0.7.2-r3) 15:03:59 (4/12) Installing g++ (9.3.0-r2) [Pipeline] } 15:04:00 $ docker stop --time=1 b2e36024e02e59544e66f411b78315fbf08a9b090c45398cda4e970096956436 15:04:03 $ docker rm -f b2e36024e02e59544e66f411b78315fbf08a9b090c45398cda4e970096956436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:04:04 (5/12) Installing fortify-headers (1.1-r0) 15:04:04 (6/12) Installing patch (2.7.6-r6) 15:04:04 (7/12) Installing build-base (0.5-r2) 15:04:04 (8/12) Installing libsodium (1.0.18-r0) 15:04:04 (9/12) Installing pkgconf (1.7.2-r0) 15:04:04 (10/12) Installing libsodium-dev (1.0.18-r0) 15:04:04 (11/12) Installing libzmq (4.3.3-r0) 15:04:04 (12/12) Installing zeromq-dev (4.3.3-r0) 15:04:05 Executing busybox-1.31.1-r19.trigger 15:04:05 OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh 15:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:04:06 15:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:04:06 latest: Pulling from edgex-devops/edgex-compose 15:04:06 cbdbe7a5bc2a: Pulling fs layer 15:04:06 ca9280d653b3: Pulling fs layer 15:04:06 7e9c9ca2126c: Pulling fs layer 15:04:06 cbdbe7a5bc2a: Download complete 15:04:07 cbdbe7a5bc2a: Pull complete 15:04:07 ca9280d653b3: Verifying Checksum 15:04:07 ca9280d653b3: Download complete 15:04:08 ca9280d653b3: Pull complete 15:04:08 7e9c9ca2126c: Download complete 15:04:09 Removing intermediate container 65f601f4f79e 15:04:09 ---> 99d8b28a147a 15:04:09 Step 4/6 : WORKDIR /edgex-go 15:04:09 ---> Running in 30a954052cb9 15:04:09 Removing intermediate container 30a954052cb9 15:04:09 ---> 57a17d8a9816 15:04:09 Step 5/6 : COPY go.mod . 15:04:10 ---> d5dd15edb71e 15:04:10 Step 6/6 : RUN go mod download 15:04:10 ---> Running in 1c995cc9e4ec 15:04:14 7e9c9ca2126c: Pull complete 15:04:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:04:14 prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container 15:04:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:04:17 $ docker top 6d2e1749dce519ed198368162f311bdf936be8bfd05c8db54b2ea7ac24ab03b7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:17 + docker-compose build --help 15:04:17 + grep parallel 15:04:18 --parallel Build images in parallel. [Pipeline] } 15:04:18 $ docker stop --time=1 6d2e1749dce519ed198368162f311bdf936be8bfd05c8db54b2ea7ac24ab03b7 15:04:20 $ docker rm -f 6d2e1749dce519ed198368162f311bdf936be8bfd05c8db54b2ea7ac24ab03b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:04:20 . [Pipeline] withDockerContainer 15:04:20 prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container 15:04: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:04:21 $ docker top 7325d9de3770fe9aa54fefcf196f4bed2440d4be8121804b82871766b59b46c3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:22 + docker-compose -f ./docker-compose-build.yml build --parallel 15:04:23 Building docker-core-command-go ... 15:04:23 Building docker-core-data-go ... 15:04:23 Building docker-core-metadata-go ... 15:04:23 Building docker-security-bootstrapper-go ... 15:04:23 Building docker-security-proxy-setup-go ... 15:04:23 Building docker-security-secretstore-setup-go ... 15:04:23 Building docker-support-notifications-go ... 15:04:23 Building docker-support-scheduler-go ... 15:04:23 Building docker-sys-mgmt-agent-go ... 15:04:23 Building docker-sys-mgmt-agent-go 15:04:23 Building docker-core-data-go 15:04:23 Building docker-security-proxy-setup-go 15:04:23 Building docker-support-scheduler-go 15:04:23 Building docker-core-command-go 15:04:37 Removing intermediate container 1c995cc9e4ec 15:04:37 ---> e33b5e2dcf55 15:04:37 Successfully built e33b5e2dcf55 15:04:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:37 + docker inspect -f . ci-base-image-arm64 15:04:37 . [Pipeline] withDockerContainer 15:04:37 prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container 15:04:37 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:04:39 $ docker top 150a7e1b0fa3f5bdb311eccc16f29354719391bd97bd392b6c1c9ca9071de39b -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:40 + go version 15:04:40 go version go1.15.5 linux/arm64 [Pipeline] } 15:04:40 $ docker stop --time=1 150a7e1b0fa3f5bdb311eccc16f29354719391bd97bd392b6c1c9ca9071de39b 15:04:42 $ docker rm -f 150a7e1b0fa3f5bdb311eccc16f29354719391bd97bd392b6c1c9ca9071de39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:43 + docker inspect -f . ci-base-image-arm64 15:04:43 . [Pipeline] withDockerContainer 15:04:43 prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container 15:04:43 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:04:45 $ docker top 3087f4f32a6ce395b8f605e7f53e907db7c3f6fff82559a78b352c7275a34067 -eo pid,comm [Pipeline] { [Pipeline] echo 15:04:45 ========================================================= 15:04:45 [edgeXBuildGoParallel] Running Tests and Build... 15:04:45 ========================================================= [Pipeline] sh 15:04:46 + make test 15:04:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:04:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:04:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:04:55 ---> c42237c594a5 15:04:55 Step 3/22 : WORKDIR /edgex-go 15:04:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:04:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:55 ---> c42237c594a5 15:04:55 Step 3/23 : WORKDIR /edgex-go 15:04:55 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:04:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:04:55 ---> c42237c594a5 15:04:55 Step 3/26 : WORKDIR /edgex-go 15:04:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:04:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:04:55 ---> c42237c594a5 15:04:55 Step 3/21 : WORKDIR /edgex-go 15:04:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:04:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:55 ---> c42237c594a5 15:04:55 Step 3/23 : WORKDIR /edgex-go 15:04:56 ---> Running in bdaa93c2aa71 15:04:56 ---> Running in 4db2434088ef 15:04:56 ---> Running in a4b42ce85389 15:04:56 ---> Running in 6b2d2c957ae7 15:04:56 ---> Running in 2b49777c90a2 15:04:57 Removing intermediate container 2b49777c90a2 15:04:57 ---> 129c3ab7cbfd 15:04:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:57 Removing intermediate container a4b42ce85389 15:04:57 ---> 392447593422 15:04:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:57 Removing intermediate container 6b2d2c957ae7 15:04:57 ---> a5df03d41964 15:04:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:57 Removing intermediate container bdaa93c2aa71 15:04:57 ---> 067c8c89cc96 15:04:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:57 Removing intermediate container 4db2434088ef 15:04:57 ---> c6136204ecfd 15:04:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:57 ---> Running in 8822bc9f5f41 15:04:57 ---> Running in 41e2dedc2ee6 15:04:57 ---> Running in 6eb301dd8f0a 15:04:57 ---> Running in 7d7cc32f65e4 15:04:57 ---> Running in 11df422aa492 15:04:59 Removing intermediate container 41e2dedc2ee6 15:04:59 ---> 88283957e44d 15:04:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:04:59 Removing intermediate container 8822bc9f5f41 15:04:59 ---> ebd38cf67bfa 15:04:59 Step 5/23 : RUN apk add --update --no-cache make git 15:04:59 ---> Running in 6ea11a8db503 15:04:59 Removing intermediate container 6eb301dd8f0a 15:04:59 ---> 8be0859792d1 15:04:59 Step 5/26 : RUN apk add --update --no-cache make bash git 15:04:59 ---> Running in 7ca75e79892a 15:04:59 ---> Running in 5bd267b1005b 15:05:00 Removing intermediate container 11df422aa492 15:05:00 ---> 4bf86ff8202f 15:05:00 Step 5/22 : RUN apk add --update --no-cache make git 15:05:00 Removing intermediate container 7d7cc32f65e4 15:05:00 ---> 8bf1f5d56536 15:05:00 Step 5/21 : RUN apk add --update --no-cache make git 15:05:00 ---> Running in 5edc59d43a2d 15:05:00 ---> Running in 3e5a3772ff92 15:05:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:05:02 OK: 233 MiB in 51 packages 15:05:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:05:02 OK: 233 MiB in 51 packages 15:05:02 OK: 233 MiB in 51 packages 15:05:02 OK: 233 MiB in 51 packages 15:05:02 Removing intermediate container 6ea11a8db503 15:05:02 ---> 8c6233200871 15:05:02 Step 6/23 : COPY go.mod . 15:05:02 Removing intermediate container 7ca75e79892a 15:05:02 ---> fd2381662c23 15:05:02 Step 6/23 : COPY go.mod . 15:05:03 OK: 233 MiB in 51 packages 15:05:03 ---> 0e4138cbdb61 15:05:03 Step 7/23 : RUN go mod download 15:05:03 ---> d81e43631672 15:05:03 Step 7/23 : RUN go mod download 15:05:03 Removing intermediate container 3e5a3772ff92 15:05:03 ---> 4d9ee11e0251 15:05:03 Step 6/21 : COPY go.mod . 15:05:03 ---> Running in 74144eff39fa 15:05:03 ---> Running in e527eb65ce67 15:05:03 Removing intermediate container 5bd267b1005b 15:05:03 ---> 02a122d38b6e 15:05:03 Step 6/26 : COPY go.mod . 15:05:03 ---> 8bf727a3069a 15:05:03 Step 7/21 : RUN go mod download 15:05:03 ---> 0590407c3aba 15:05:03 Step 7/26 : RUN go mod download 15:05:04 ---> Running in c273ab805d32 15:05:04 ---> Running in 55ba57cb4dd0 15:05:04 Removing intermediate container 5edc59d43a2d 15:05:04 ---> 5c3ff9dbec96 15:05:04 Step 6/22 : COPY go.mod . 15:05:04 ---> 29cd8219706e 15:05:04 Step 7/22 : RUN go mod download 15:05:04 ---> Running in c5c6b1de92cd 15:05:06 Removing intermediate container 74144eff39fa 15:05:06 ---> f6019afa620b 15:05:06 Step 8/23 : COPY . . 15:05:06 Removing intermediate container c273ab805d32 15:05:06 ---> 3fc7c74dca0f 15:05:06 Step 8/21 : COPY . . 15:05:06 Removing intermediate container e527eb65ce67 15:05:06 ---> deb217c6756a 15:05:06 Step 8/23 : COPY . . 15:05:07 Removing intermediate container 55ba57cb4dd0 15:05:07 ---> c8e563b54972 15:05:07 Step 8/26 : COPY . . 15:05:08 ? github.com/edgexfoundry/edgex-go [no test files] 15:05:08 Removing intermediate container c5c6b1de92cd 15:05:08 ---> 81b5b0ea693a 15:05:08 Step 8/22 : COPY . . 15:05:48 ---> 6473624112c2 15:05:48 Step 9/23 : RUN make cmd/core-command/core-command 15:05:48 ---> Running in b304f216dec4 15:05:48 ---> c0a7242fd034 15:05:48 Step 9/23 : RUN make cmd/core-data/core-data 15:05:48 ---> f59fcd208fee 15:05:48 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:05:48 ---> Running in 33b7146a6430 15:05:48 ---> 8e3f829b2b1f 15:05:48 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:05:48 ---> 32e4f9c37ccb 15:05:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:05:48 ---> Running in 73ac18bd6d82 15:05:48 ---> Running in e624a814ee2c 15:05:48 ---> Running in d5772084d3d1 15:05:48 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 15:05:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:05:48 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 15:05:48 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 15:05:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:05:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:06:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:06:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:06:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:06:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:06:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:06:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:06:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:06:15 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 15:06:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:06:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:06:21 Removing intermediate container d5772084d3d1 15:06:21 ---> f7d4bab8873d 15:06:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:06:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:06:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:06:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:06:25 ---> Running in 4e286b7963ec 15:06:25 Removing intermediate container 73ac18bd6d82 15:06:25 ---> ba3a6df7066a 15:06:25 15:06:25 Step 10/21 : FROM alpine:3.12 15:06:25 3.12: Pulling from library/alpine 15:06: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 15:06:26 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:06:28 Status: Downloaded newer image for alpine:3.12 15:06:28 ---> 88dd2752d2ea 15:06:28 Step 11/21 : RUN apk add --update --no-cache curl 15:06:28 Removing intermediate container b304f216dec4 15:06:28 ---> 29cddc66ddba 15:06:28 15:06:28 Step 10/23 : FROM alpine:3.12 15:06:28 ---> 88dd2752d2ea 15:06:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:06:28 ---> Running in 6b1f376c020c 15:06:28 ---> Running in 2a6f51646b41 15:06:29 Removing intermediate container e624a814ee2c 15:06:29 ---> 35f646bd905e 15:06:29 15:06:29 Step 10/22 : FROM alpine:3.12 15:06:29 ---> 88dd2752d2ea 15:06:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:06:29 ---> Running in 8300ab33f1c8 15:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.320s coverage: 45.9% of statements 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.250s coverage: 100.0% of statements 15:06:31 Removing intermediate container 4e286b7963ec 15:06:31 ---> e034d23999d3 15:06:31 15:06:31 Step 11/26 : FROM docker:20.10.0 15:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:31 Removing intermediate container 33b7146a6430 15:06:31 ---> e5ee678b89db 15:06:31 15:06:31 Step 10/23 : FROM alpine:3.12 15:06:31 ---> 88dd2752d2ea 15:06:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:31 ---> Running in 02eba6906ac3 15:06:31 (1/1) Installing dumb-init (1.2.2-r1) 15:06:31 Executing busybox-1.31.1-r19.trigger 15:06:31 OK: 6 MiB in 15 packages 15:06:31 20.10.0: Pulling from library/docker 15:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:32 (1/4) Installing ca-certificates (20191127-r4) 15:06:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:06:32 (3/4) Installing libcurl (7.69.1-r3) 15:06:32 (4/4) Installing curl (7.69.1-r3) 15:06:32 Executing busybox-1.31.1-r19.trigger 15:06:32 Removing intermediate container 02eba6906ac3 15:06:32 ---> 762586f5f728 15:06:32 Step 12/23 : ENV APP_PORT=48080 15:06:32 Executing ca-certificates-20191127-r4.trigger 15:06:32 (1/1) Installing dumb-init (1.2.2-r1) 15:06:32 Executing busybox-1.31.1-r19.trigger 15:06:32 OK: 6 MiB in 15 packages 15:06:33 OK: 7 MiB in 18 packages 15:06:33 ---> Running in be6a46dff483 15:06:34 Removing intermediate container be6a46dff483 15:06:34 ---> 5063707ac9ab 15:06:34 Step 13/23 : EXPOSE $APP_PORT 15:06:34 Removing intermediate container 6b1f376c020c 15:06:34 ---> 99c901a3b15c 15:06:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:35 ---> Running in d36e48c2bf93 15:06:35 ---> Running in 17509ff0c9a6 15:06:35 Removing intermediate container 8300ab33f1c8 15:06:35 ---> 8de80ff83499 15:06:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:35 Removing intermediate container 2a6f51646b41 15:06:35 ---> 5b51139424dd 15:06:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:06:36 ---> Running in 671ca362c1bc 15:06:36 ---> Running in 2997fcf6de93 15:06:36 Removing intermediate container d36e48c2bf93 15:06:36 ---> f10cacfe3c6f 15:06:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:36 Removing intermediate container 17509ff0c9a6 15:06:36 ---> 79933aea245f 15:06:36 Step 13/23 : ENV APP_PORT=48082 15:06:36 Removing intermediate container 671ca362c1bc 15:06:36 ---> 415a4f3ab325 15:06:36 Step 13/22 : ENV APP_PORT=48085 15:06:36 ---> Running in 0eaf34f35fff 15:06:36 ---> Running in 57511823a3b2 15:06:36 ---> Running in 6651e68ce85a 15:06:36 Removing intermediate container 2997fcf6de93 15:06:36 ---> 56a9f717f35f 15:06:36 Step 13/21 : WORKDIR /edgex 15:06:37 ---> Running in 14531b820cb6 15:06:37 Removing intermediate container 57511823a3b2 15:06:37 ---> 05b5c4876037 15:06:37 Step 14/23 : EXPOSE $APP_PORT 15:06:37 Removing intermediate container 6651e68ce85a 15:06:37 ---> 4ada250eae7f 15:06:37 Step 14/22 : EXPOSE $APP_PORT 15:06:37 ---> Running in 2ce1e8c4caec 15:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.496s coverage: 27.1% of statements 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:06:37 ---> Running in 8ed10c388cb4 15:06:37 Removing intermediate container 14531b820cb6 15:06:37 ---> e3c71b027989 15:06:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:06:37 Removing intermediate container 2ce1e8c4caec 15:06:37 ---> b551ec1553c6 15:06:37 Step 15/23 : WORKDIR / 15:06:37 Removing intermediate container 8ed10c388cb4 15:06:37 ---> d0fb38676507 15:06:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:37 ---> Running in 2f106ac3c7b4 15:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.287s coverage: 66.2% of statements 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:06:38 ---> 131138ded6a4 15:06:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:06:38 Removing intermediate container 2f106ac3c7b4 15:06:38 ---> 0ee488803b75 15:06:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:38 ---> c9ae591da67c 15:06:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:06:38 Removing intermediate container 0eaf34f35fff 15:06:38 ---> 9495e308755d 15:06:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:06:39 ---> f3e37cd0dbaf 15:06:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:06:39 ---> 433853a20cfd 15:06:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:06:39 ---> Running in 16b631c35edd 15:06:39 ---> b1342109908b 15:06:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:06:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:06:39 Status: Downloaded newer image for docker:20.10.0 15:06:39 ---> aefe523efa57 15:06:39 Step 12/26 : RUN apk add --no-cache bash 15:06:39 ---> 326ea77f56d8 15:06:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:06:39 ---> 52ca46d3f77d 15:06:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:06:40 ---> Running in 63d13e7e202f 15:06:40 ---> Running in d9b122089f02 15:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:40 ---> 19454fe3f3c7 15:06:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:06:40 ---> Running in ba04bf2a9939 15:06:40 ---> 6d6807c36bf7 15:06:40 Step 19/23 : ENTRYPOINT ["/core-command"] 15:06:40 Removing intermediate container d9b122089f02 15:06:40 ---> ed4aec94432e 15:06:40 Step 18/21 : CMD ["--init=true"] 15:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.4% of statements 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:06:40 ---> Running in 082e778e3c69 15:06:40 ---> Running in 09198fa5757e 15:06:40 Removing intermediate container ba04bf2a9939 15:06:40 ---> b41ffabf9dca 15:06:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:41 ---> Running in b3bc8a293594 15:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:41 Removing intermediate container 09198fa5757e 15:06:41 ---> a773d639544a 15:06:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:41 Removing intermediate container 082e778e3c69 15:06:41 ---> eeb5659d4104 15:06:41 Step 19/21 : LABEL arch=x86_64 15:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:41 (1/2) Installing readline (8.0.4-r0) 15:06:41 (2/2) Installing bash (5.0.17-r0) 15:06:41 ---> Running in de7ad71fb9c0 15:06:41 Executing bash-5.0.17-r0.post-install 15:06:41 Executing busybox-1.31.1-r19.trigger 15:06:41 OK: 12 MiB in 22 packages 15:06:41 ---> Running in de5ce6310b5b 15:06:41 Removing intermediate container b3bc8a293594 15:06:41 ---> 2ef6f8472cf3 15:06:41 Step 20/22 : LABEL arch=x86_64 15:06:41 ---> Running in d6686e4a98d6 15:06:41 Removing intermediate container de7ad71fb9c0 15:06:41 ---> 5299bae4cf04 15:06:41 Step 21/23 : LABEL arch=x86_64 15:06:41 Removing intermediate container de5ce6310b5b 15:06:41 ---> ddc3b15c5cc0 15:06:41 Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:06:41 (1/6) Installing dumb-init (1.2.2-r1) 15:06:41 ---> Running in 1432cb0891c2 15:06:42 ---> Running in 5c24e0b4c18c 15:06:42 (2/6) Installing libgcc (9.3.0-r2) 15:06:42 Removing intermediate container d6686e4a98d6 15:06:42 ---> f82fcddc616c 15:06:42 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:06:42 (3/6) Installing libsodium (1.0.18-r0) 15:06:42 (4/6) Installing libstdc++ (9.3.0-r2) 15:06:42 ---> Running in b74956b3d502 15:06:42 Removing intermediate container 1432cb0891c2 15:06:42 ---> 76bff28ee89d 15:06:42 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:06:42 Removing intermediate container 5c24e0b4c18c 15:06:42 ---> c0b152a5bff7 15:06:42 Step 21/21 : LABEL version=0.0.0 15:06:42 (5/6) Installing libzmq (4.3.3-r0) 15:06:42 Removing intermediate container 63d13e7e202f 15:06:42 ---> c2f95a86ad59 15:06:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:06:42 (6/6) Installing zeromq (4.3.3-r0) 15:06:42 ---> Running in f998116da9cc 15:06:42 ---> Running in f07990d2159b 15:06:42 ---> Running in 1a41c60004b6 15:06:42 Executing busybox-1.31.1-r19.trigger 15:06:42 OK: 8 MiB in 20 packages 15:06:42 Removing intermediate container b74956b3d502 15:06:42 ---> d43e6dc17193 15:06:42 Step 22/22 : LABEL version=0.0.0 15:06:42 ---> Running in f28106a875b7 15:06:43 Removing intermediate container f998116da9cc 15:06:43 ---> b8da2513e078 15:06:43 Step 23/23 : LABEL version=0.0.0 15:06:43 Removing intermediate container f07990d2159b 15:06:43 ---> 8f00ab793936 15:06:43 15:06:43 Removing intermediate container 1a41c60004b6 15:06:43 ---> f4e9bed52ad4 15:06:43 Step 14/26 : ENV APP_PORT=48090 15:06:43 ---> Running in 0715470168da 15:06:43 Successfully built 8f00ab793936 15:06:43 ---> Running in 46025fea3fda 15:06:43 Successfully tagged docker-security-proxy-setup-go:latest 15:06:43 Building docker-security-bootstrapper-go 15:06:43  Building docker-security-proxy-setup-go ... done Removing intermediate container f28106a875b7 15:06:43 ---> 0c501289219a 15:06:43 15:06:43 Removing intermediate container 0715470168da 15:06:43 ---> 8c3f99effe17 15:06:43 15:06:43 Successfully built 0c501289219a 15:06:43 Successfully tagged docker-support-scheduler-go:latest 15:06:43 Building docker-support-notifications-go 15:06:43  Building docker-support-scheduler-go ... done Removing intermediate container 46025fea3fda 15:06:43 ---> a652f57eaf86 15:06:43 Step 15/26 : EXPOSE $APP_PORT 15:06:43 Successfully built 8c3f99effe17 15:06:43 Removing intermediate container 16b631c35edd 15:06:43 ---> 05516db387cf 15:06:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:43 Successfully tagged docker-core-command-go:latest 15:06:43  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 15:06:43 ---> Running in dbc154e4eb35 15:06:44 Removing intermediate container dbc154e4eb35 15:06:44 ---> 68cc14d7b7cf 15:06:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:06:44 ---> 9320163d03b6 15:06:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.330s coverage: 28.6% of statements 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.191s coverage: 100.0% of statements 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 15:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.332s coverage: 97.5% of statements 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:06:49 ---> abf66d98e2da 15:06:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:06:49 ---> 9b89508ece58 15:06:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:06:56 ---> 2d677796f078 15:06:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / ---> e8b7ab2fda5c 15:06:56 15:06:56 Step 19/23 : ENTRYPOINT ["/core-data"] 15:06:56 ---> Running in 638987bbed9f 15:06:56 Removing intermediate container 638987bbed9f 15:06:56 ---> cde12f463e04 15:06:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:56 ---> 872249e690c5 15:06:56 Step 19/26 : RUN apk --no-cache add py3-pip 15:06:56 ---> Running in fb3a807abe70 15:06:56 ---> Running in e2be227ca985 15:06:56 Removing intermediate container fb3a807abe70 15:06:56 ---> cc81af4ffc28 15:06:56 Step 21/23 : LABEL arch=x86_64 15:06:56 ---> Running in 26cf069b9a0b 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.289s coverage: 92.8% of statements 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.111s coverage: 96.3% of statements 15:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 15:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:59 (1/33) Installing libbz2 (1.0.8-r1) 15:06:59 (2/33) Installing expat (2.2.9-r1) 15:06:59 (3/33) Installing libffi (3.3-r2) 15:06:59 (4/33) Installing gdbm (1.13-r1) 15:06:59 (5/33) Installing xz-libs (5.2.5-r0) 15:06:59 (6/33) Installing sqlite-libs (3.32.1-r0) 15:06:59 (7/33) Installing python3 (3.8.5-r1) 15:07:00 Removing intermediate container 26cf069b9a0b 15:07:00 ---> 712843dbf80f 15:07:00 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:07:07 ---> Running in 455940a4d77a 15:07:07 (8/33) Installing py3-appdirs (1.4.4-r1) 15:07:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:07:07 (10/33) Installing py3-parsing (2.4.7-r0) 15:07:07 (11/33) Installing py3-six (1.15.0-r0) 15:07:07 (12/33) Installing py3-packaging (20.4-r0) 15:07:07 (13/33) Installing py3-setuptools (47.0.0-r0) 15:07:07 (14/33) Installing py3-chardet (3.0.4-r4) 15:07:08 (15/33) Installing py3-idna (2.9-r0) 15:07:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:07:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:07:09 (18/33) Installing py3-requests (2.23.0-r0) 15:07:09 (19/33) Installing py3-msgpack (1.0.0-r0) 15:07:09 (20/33) Installing py3-lockfile (0.12.2-r3) 15:07:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:07:09 Removing intermediate container 455940a4d77a 15:07:09 ---> 2e771af1716f 15:07:09 Step 23/23 : LABEL version=0.0.0 15:07:09 (22/33) Installing py3-colorama (0.4.3-r0) 15:07:09 (23/33) Installing py3-distlib (0.3.0-r0) 15:07:10 (24/33) Installing py3-distro (1.5.0-r1) 15:07:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:07:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:07:10 ---> c42237c594a5 15:07:10 Step 3/22 : WORKDIR /edgex-go 15:07:10 ---> Using cache 15:07:10 ---> c6136204ecfd 15:07:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:10 15:07:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:07:10 ---> c42237c594a5 15:07:10 Step 3/24 : WORKDIR /edgex-go 15:07:10 ---> Using cache 15:07:10 ---> c6136204ecfd 15:07:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:10 ---> Using cache 15:07:10 ---> 4bf86ff8202f 15:07:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:07:10 ---> Using cache 15:07:10 ---> 4bf86ff8202f 15:07:10 Step 5/24 : RUN apk add --update --no-cache make git 15:07:10 ---> Using cache 15:07:10 ---> 5c3ff9dbec96 15:07:10 Step 6/24 : COPY go.mod . 15:07:10 ---> Using cache 15:07:10 ---> 29cd8219706e 15:07:10 Step 7/24 : RUN go mod download 15:07:10 ---> Using cache 15:07:10 ---> 81b5b0ea693a 15:07:10 Step 8/24 : COPY . . 15:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 15:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 15:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.081s coverage: 82.6% of statements 15:07:11 ---> Using cache 15:07:11 ---> 32e4f9c37ccb 15:07:11 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:07:11 (25/33) Installing py3-webencodings (0.5.1-r3) 15:07:12 (26/33) Installing py3-html5lib (1.0.1-r4) 15:07:12 (27/33) Installing py3-pytoml (0.1.21-r0) 15:07:12 (28/33) Installing py3-pep517 (0.8.2-r0) 15:07:12 ---> Running in 04e84e2145d2 15:07:12 (29/33) Installing py3-progress (1.5-r0) 15:07:12 (30/33) Installing py3-toml (0.10.1-r0) 15:07:12 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:07:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:07:12 ---> c42237c594a5 15:07:12 Step 3/31 : WORKDIR /edgex-go 15:07:12 ---> Using cache 15:07:12 ---> c6136204ecfd 15:07:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:12 ---> Using cache 15:07:12 ---> 4bf86ff8202f 15:07:12 Step 5/31 : RUN apk add --update --no-cache make git 15:07:12 ---> Using cache 15:07:12 ---> 5c3ff9dbec96 15:07:12 Step 6/31 : COPY go.mod . 15:07:12 ---> Using cache 15:07:12 ---> 29cd8219706e 15:07:12 Step 7/31 : RUN go mod download 15:07:12 ---> Using cache 15:07:12 ---> 81b5b0ea693a 15:07:12 Step 8/31 : COPY . . 15:07:12 ---> Using cache 15:07:12 ---> 32e4f9c37ccb 15:07:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:07:13 (31/33) Installing py3-retrying (1.3.3-r0) 15:07:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:07:13 (33/33) Installing py3-pip (20.1.1-r0) 15:07:13 ---> Running in a04d09f19891 15:07:13 ---> Running in f42a8f88dd0b 15:07:13 Executing busybox-1.31.1-r19.trigger 15:07:13 ---> Running in 63769207ef11 15:07:13 Removing intermediate container 04e84e2145d2 15:07:13 ---> 25936ddf3d37 15:07:13 15:07:13 OK: 71 MiB in 55 packages 15:07:14 Successfully built 25936ddf3d37 15:07:14 Successfully tagged docker-core-data-go:latest 15:07:14 Building docker-core-metadata-go 15:07:15  Building docker-core-data-go ... done 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 15:07:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:07:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:07:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:07:16 OK: 233 MiB in 51 packages 15:07:22 Removing intermediate container f42a8f88dd0b 15:07:22 ---> 8c8726f086c2 15:07:22 Step 6/22 : COPY go.mod . 15:07:23 ---> b399bedee5a4 15:07:23 Step 7/22 : RUN go mod download 15:07:25 ---> Running in a506aa323687 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.116s coverage: 92.9% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.6% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.509s coverage: 62.4% of statements 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 15:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 15:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.815s coverage: 69.1% of statements 15:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements 15:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.109s coverage: 89.5% of statements 15:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:07:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements 15:07:30 Removing intermediate container a506aa323687 15:07:30 ---> d19952a426fe 15:07:30 Step 8/22 : COPY . . 15:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.389s coverage: 47.0% of statements 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.186s coverage: 100.0% of statements 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.342s coverage: 88.5% of statements 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:07:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:07:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:07:37 ---> c42237c594a5 15:07:37 Step 3/23 : WORKDIR /edgex-go 15:07:37 ---> Using cache 15:07:37 ---> c6136204ecfd 15:07:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:37 ---> Using cache 15:07:37 ---> 4bf86ff8202f 15:07:37 Step 5/23 : RUN apk add --update --no-cache make git 15:07:37 ---> Using cache 15:07:37 ---> 5c3ff9dbec96 15:07:37 Step 6/23 : COPY go.mod . 15:07:37 ---> Using cache 15:07:37 ---> 29cd8219706e 15:07:37 Step 7/23 : RUN go mod download 15:07:37 ---> Using cache 15:07:37 ---> 81b5b0ea693a 15:07:37 Step 8/23 : COPY . . 15:07:37 ---> Using cache 15:07:37 ---> 32e4f9c37ccb 15:07:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:07:40 ---> Running in 29abe9f5fa2c 15:07:41 Removing intermediate container e2be227ca985 15:07:41 ---> 50f72979b1c0 15:07:41 Step 20/26 : RUN pip install docker-compose==1.23.2 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.957s coverage: 29.1% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.157s coverage: 94.3% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 15:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 15:07:42 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 15:07:42 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 15:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 15:07:44 GO111MODULE=on go vet ./... 15:07:45 ---> Running in 4416508fcd3c 15:07:57 Collecting docker-compose==1.23.2 15:07:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:07:57 Collecting dockerpty<0.5,>=0.4.1 15:07:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:07:57 Removing intermediate container 63769207ef11 15:07:57 ---> 1e5b1951d819 15:07:57 15:07:57 Step 10/31 : FROM alpine:3.12 15:07:57 ---> 88dd2752d2ea 15:07:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:07:58 ---> d6a8dd58f12a 15:07:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:07:58 Removing intermediate container a04d09f19891 15:07:58 ---> 4bbd71950094 15:07:58 15:07:58 Step 10/24 : FROM alpine:3.12 15:07:58 ---> 88dd2752d2ea 15:07:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:07:58 ---> Running in 81826a632f40 15:07:58 ---> Running in 81e909b490fd 15:07:58 ---> Running in 6002cbe0a7e1 15:07:58 Removing intermediate container 81826a632f40 15:07:58 ---> 0c2013162f9f 15:07:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:07:59 ---> Running in f1329f27d648 15:07:59 Collecting texttable<0.10,>=0.9.0 15:07:59 Downloading texttable-0.9.1.tar.gz (11 kB) 15:07: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 15:07:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:07:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:07:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:07:59 (1/5) Installing ca-certificates (20191127-r4) 15:08:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:08:00 (3/5) Installing libcurl (7.69.1-r3) 15:08:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:00 (4/5) Installing curl (7.69.1-r3) 15:08:00 (5/5) Installing dumb-init (1.2.2-r1) 15:08:00 Executing busybox-1.31.1-r19.trigger 15:08:00 Executing ca-certificates-20191127-r4.trigger 15:08:00 OK: 7 MiB in 19 packages 15:08:00 (1/2) Installing dumb-init (1.2.2-r1) 15:08:00 (2/2) Installing su-exec (0.2-r1) 15:08:00 Executing busybox-1.31.1-r19.trigger 15:08:00 OK: 6 MiB in 16 packages 15:08:00 Collecting PyYAML<4,>=3.10 15:08:00 Downloading PyYAML-3.13.tar.gz (270 kB) 15:08:02 Collecting docker<4.0,>=3.6.0 15:08:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:08:02 Collecting jsonschema<3,>=2.5.1 15:08:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:08:03 Removing intermediate container f1329f27d648 15:08:03 ---> f5085be189e4 15:08:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:08:03 Collecting cached-property<2,>=1.2.0 15:08:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:08:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:08:03 ---> Running in b2a1843a70b7 15:08:03 Removing intermediate container 6002cbe0a7e1 15:08:03 ---> 70e1fc49654c 15:08:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:08:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:08:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:08:04 ---> Running in 00d1c3b6b5cf 15:08:04 Collecting websocket-client<1.0,>=0.32.0 15:08:04 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 15:08:04 Collecting docopt<0.7,>=0.6.1 15:08:04 Downloading docopt-0.6.2.tar.gz (25 kB) 15:08:04 Removing intermediate container b2a1843a70b7 15:08:04 ---> ef2934e33e79 15:08:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:08:05 Removing intermediate container 00d1c3b6b5cf 15:08:05 ---> a6c6be59c372 15:08:05 Step 13/24 : WORKDIR / 15:08:05 ---> Running in b6b3a1c24b1c 15:08:05 ---> Running in 2a604f0ded55 15:08:05 Collecting docker-pycreds>=0.4.0 15:08:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:08:05 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) 15:08:05 Removing intermediate container b6b3a1c24b1c 15:08:05 ---> 655f152698e1 15:08:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:08:05 Collecting urllib3<1.25,>=1.21.1 15:08:05 ---> Running in 862e609af176 15:08:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:08:05 Removing intermediate container 2a604f0ded55 15:08:05 ---> bd775eb991b9 15:08:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:08:05 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) 15:08:05 Collecting idna<2.8,>=2.5 15:08:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:08:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:08:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:08:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:08:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:08:06 Installing collected packages: dockerpty, texttable, PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, cached-property, docopt, docker-compose 15:08:06 Running setup.py install for dockerpty: started 15:08:06 ---> e272f15a51cd 15:08:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:08:06 ---> 33640f4c29b5 15:08:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:08:07 Running setup.py install for dockerpty: finished with status 'done' 15:08:07 Running setup.py install for texttable: started 15:08:07 ---> a0fc8d26a43e 15:08:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:08:07 Running setup.py install for texttable: finished with status 'done' 15:08:07 Running setup.py install for PyYAML: started 15:08:07 Removing intermediate container 862e609af176 15:08:07 ---> ad338ce476f6 15:08:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:08:07 ---> Running in 9ae84489c0e3 15:08:08 ---> 77a0943ddedd 15:08:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:08:08 Removing intermediate container 9ae84489c0e3 15:08:08 ---> 01a5b589040c 15:08:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:08:08 Running setup.py install for PyYAML: finished with status 'done' 15:08:10 ---> 043d9a71be87 15:08:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:08:10 Attempting uninstall: urllib3 15:08:10 Found existing installation: urllib3 1.25.9 15:08:10 Uninstalling urllib3-1.25.9: 15:08:10 ---> 9be0e3a8d44e 15:08:10 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:08:10 Successfully uninstalled urllib3-1.25.9 15:08:11 ---> Running in b1ab8eca01b5 15:08:11 Attempting uninstall: idna 15:08:11 Found existing installation: idna 2.9 15:08:11 Uninstalling idna-2.9: 15:08:11 ---> 6a0efc147457 15:08:11 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/ 15:08:11 Successfully uninstalled idna-2.9 15:08:11 Attempting uninstall: requests 15:08:11 Found existing installation: requests 2.23.0 15:08:11 Uninstalling requests-2.23.0: 15:08:11 ---> Running in a840b2098d0f 15:08:11 Successfully uninstalled requests-2.23.0 15:08:12 Running setup.py install for docopt: started 15:08:13 Running setup.py install for docopt: finished with status 'done' 15:08:14 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 15:08:15 Removing intermediate container 29abe9f5fa2c 15:08:15 ---> 65177d0afaf2 15:08:15 15:08:15 Step 10/23 : FROM alpine:3.12 15:08:15 ---> 88dd2752d2ea 15:08:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:08:15 ---> Using cache 15:08:15 ---> 8de80ff83499 15:08:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:15 ---> Using cache 15:08:15 ---> 415a4f3ab325 15:08:15 Step 13/23 : ENV APP_PORT=48081 15:08:15 Removing intermediate container b1ab8eca01b5 15:08:15 ---> 328f3ca5e025 15:08:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:15 ---> Running in ec6042dee0da 15:08:15 Removing intermediate container a840b2098d0f 15:08:15 ---> a0c1db0c4e8f 15:08:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:08:16 ---> 10a40c814f23 15:08:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:08:16 ---> Running in ba1aaa8017c2 15:08:16 Removing intermediate container ec6042dee0da 15:08:16 ---> a04d524333c4 15:08:16 Step 14/23 : EXPOSE $APP_PORT 15:08:17 ---> Running in 4ff9e600bbe2 15:08:18 Removing intermediate container ba1aaa8017c2 15:08:18 ---> 06cb7ec59cf0 15:08:18 Step 22/24 : LABEL arch=x86_64 15:08:18 ---> 0d1b8abd1cc6 15:08:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:08:19 ---> Running in bed83300c07b 15:08:19 Removing intermediate container 4ff9e600bbe2 15:08:19 ---> ddb489daf051 15:08:19 Step 15/23 : WORKDIR / 15:08:19 Removing intermediate container 4416508fcd3c 15:08:19 ---> 6783ce1da4c0 15:08:19 Step 21/26 : RUN apk --no-cache add curl 15:08:19 ---> 393d42ec297d 15:08:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:08:19 ---> Running in 6a72be862c73 15:08:19 ---> Running in a11b1d4b3ef1 15:08:20 Removing intermediate container bed83300c07b 15:08:20 ---> 4c707f6baee3 15:08:20 Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:08:20 ---> 6d1c0fbc9de0 15:08:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:08:20 ---> Running in a5616bbd2b09 15:08:20 Removing intermediate container a11b1d4b3ef1 15:08:20 ---> 17b417060339 15:08:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:20 Removing intermediate container a5616bbd2b09 15:08:20 ---> a07ddbc03b09 15:08:20 Step 24/24 : LABEL version=0.0.0 15:08:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:20 ---> 3c3ec71629ee 15:08:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:08:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:21 ---> Running in 38053f01a61d 15:08:21 ---> ae6d3fa586b3 15:08:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:08:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:08:21 (2/3) Installing libcurl (7.69.1-r3) 15:08:21 (3/3) Installing curl (7.69.1-r3) 15:08:21 Executing busybox-1.31.1-r19.trigger 15:08:21 OK: 72 MiB in 58 packages 15:08:21 ---> Running in 95af7b78ede0 15:08:21 Removing intermediate container 38053f01a61d 15:08:21 ---> c9039a18cdbb 15:08:21 15:08:22 Successfully built c9039a18cdbb 15:08:23 Successfully tagged docker-security-secretstore-setup-go:latest 15:08:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container 95af7b78ede0 15:08:24 ---> 271b5f6f1145 15:08:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:08:25 ---> e959b88a695f 15:08:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:08:25 Removing intermediate container 81e909b490fd 15:08:25 ---> 51faac6c1f4d 15:08:25 15:08:25 Step 10/22 : FROM alpine:3.12 15:08:25 ---> 88dd2752d2ea 15:08:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:08:25 ---> 2b64c447e99b 15:08:25 Step 26/31 : RUN chmod +x /entrypoint.sh 15:08:25 Removing intermediate container 6a72be862c73 15:08:25 ---> 072329c1cc6c 15:08:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:08:25 ---> Running in ebb544846b03 15:08:25 ---> 10467bfcab75 15:08:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:08:25 ---> Running in 76ee83825479 15:08:25 ---> Running in 1ac8c83dab9b 15:08:26 ---> Running in 66b72e7bd8af 15:08:26 Removing intermediate container 76ee83825479 15:08:26 ---> df2328ad4746 15:08:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:26 ---> Running in e0cdb657a2d9 15:08:26 Removing intermediate container 66b72e7bd8af 15:08:26 ---> b15d4ff3aa2e 15:08:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:26 ---> Running in 12e39948c880 15:08:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:26 Removing intermediate container e0cdb657a2d9 15:08:26 ---> 8556e29b1c91 15:08:26 Step 24/26 : LABEL arch=x86_64 15:08:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:26 ---> Running in bdff7f7993c9 15:08:26 Removing intermediate container 12e39948c880 15:08:26 ---> 13aff71b0274 15:08:26 Step 21/23 : LABEL arch=x86_64 15:08:26 ---> Running in fb6460a208c2 15:08:26 (1/2) Installing ca-certificates (20191127-r4) 15:08:26 (2/2) Installing dumb-init (1.2.2-r1) 15:08:26 Executing busybox-1.31.1-r19.trigger 15:08:27 Executing ca-certificates-20191127-r4.trigger 15:08:27 OK: 6 MiB in 16 packages 15:08:27 Removing intermediate container bdff7f7993c9 15:08:27 ---> 8994643b86eb 15:08:27 Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:08:27 ---> Running in dd4904793e5a 15:08:27 Removing intermediate container fb6460a208c2 15:08:27 ---> c5c9d5e84d0f 15:08:27 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:08:27 ---> Running in 364dab962621 15:08:28 Removing intermediate container dd4904793e5a 15:08:28 ---> a1ddfb6eec93 15:08:28 Step 26/26 : LABEL version=0.0.0 15:08:28 Removing intermediate container 1ac8c83dab9b 15:08:28 ---> b407d7fbbee8 15:08:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:08:28 Removing intermediate container 364dab962621 15:08:28 ---> 9609d3a8ef73 15:08:28 Step 23/23 : LABEL version=0.0.0 15:08:28 ---> Running in dc8a52bade47 15:08:28 ---> Running in 164dbcf5016c 15:08:28 ---> Running in 68055b2ec2dd 15:08:28 Removing intermediate container ebb544846b03 15:08:28 ---> 2c59fab752c8 15:08:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:08:28 Removing intermediate container dc8a52bade47 15:08:28 ---> 534c2abbf7e9 15:08:28 15:08:28 ---> Running in cd21e46b7cc4 15:08:28 Successfully built 534c2abbf7e9 15:08:29 Successfully tagged docker-sys-mgmt-agent-go:latest 15:08:29  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 164dbcf5016c 15:08:29 ---> b88434bea945 15:08:29 Step 28/31 : CMD ["gate"] 15:08:29 Removing intermediate container 68055b2ec2dd 15:08:29 ---> 821b0df8f136 15:08:29 15:08:30 Successfully built 821b0df8f136 15:08:30 Successfully tagged docker-core-metadata-go:latest 15:08:30  Building docker-core-metadata-go ... done  ---> Running in 0149dc73d38a 15:08:30 Removing intermediate container cd21e46b7cc4 15:08:30 ---> 55457d747e3c 15:08:30 Step 13/22 : ENV APP_PORT=48060 15:08:30 ---> Running in 9ac53e4495b6 15:08:30 Removing intermediate container 0149dc73d38a 15:08:30 ---> dee2e0e95142 15:08:30 Step 29/31 : LABEL arch=x86_64 15:08:30 Removing intermediate container 9ac53e4495b6 15:08:30 ---> d48ca5d9fe77 15:08:30 Step 14/22 : EXPOSE $APP_PORT 15:08:30 ---> Running in 8d7dc05fb8b8 15:08:30 ---> Running in 8928b65b36a9 15:08:30 Removing intermediate container 8d7dc05fb8b8 15:08:30 ---> 60e668818b6c 15:08:30 Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:08:30 Removing intermediate container 8928b65b36a9 15:08:31 ---> 38c29e72a7c6 15:08:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:31 ---> Running in 2302885c06d2 15:08:31 ---> 42a7cac742e4 15:08:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:08:31 Removing intermediate container 2302885c06d2 15:08:31 ---> 64086f4c3e1f 15:08:31 Step 31/31 : LABEL version=0.0.0 15:08:31 ---> Running in 58a0879d88a3 15:08:31 ---> f117526d115a 15:08:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:08:31 Removing intermediate container 58a0879d88a3 15:08:31 ---> 0e25bd97a1ee 15:08:31 15:08:32 Successfully built 0e25bd97a1ee 15:08:32 Successfully tagged docker-security-bootstrapper-go:latest 15:08:32  Building docker-security-bootstrapper-go ... done  ---> 5f58fcc3acab 15:08:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:08:32 ---> Running in 20c9a96be0f3 15:08:32 Removing intermediate container 20c9a96be0f3 15:08:32 ---> fb32e93d2194 15:08:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:32 ---> Running in 347d5434a04b 15:08:32 Removing intermediate container 347d5434a04b 15:08:32 ---> 5ebdfb5a70dc 15:08:32 Step 20/22 : LABEL arch=x86_64 15:08:32 ---> Running in 645a0b416fa0 15:08:32 Removing intermediate container 645a0b416fa0 15:08:32 ---> b1fad92b3cce 15:08:32 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:08:32 ---> Running in 5f1a80adb3a7 15:08:33 Removing intermediate container 5f1a80adb3a7 15:08:33 ---> f4f678649e84 15:08:33 Step 22/22 : LABEL version=0.0.0 15:08:33 ---> Running in 2e1db5eb311d 15:08:33 Removing intermediate container 2e1db5eb311d 15:08:33 ---> 1f613e9bd93b 15:08:33 15:08:33 Successfully built 1f613e9bd93b 15:08:33 Successfully tagged docker-support-notifications-go:latest 15:08:33  Building docker-support-notifications-go ... done  [Pipeline] } 15:08:33 $ docker stop --time=1 7325d9de3770fe9aa54fefcf196f4bed2440d4be8121804b82871766b59b46c3 15:08:35 $ docker rm -f 7325d9de3770fe9aa54fefcf196f4bed2440d4be8121804b82871766b59b46c3 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:36 + docker images 15:08:36 + grep docker 15:08:36 docker-support-notifications-go latest 1f613e9bd93b 3 seconds ago 17.8MB 15:08:36 docker-security-bootstrapper-go latest 0e25bd97a1ee 5 seconds ago 18.7MB 15:08:36 docker-sys-mgmt-agent-go latest 534c2abbf7e9 8 seconds ago 313MB 15:08:36 docker-core-metadata-go latest 821b0df8f136 8 seconds ago 19MB 15:08:36 docker-security-secretstore-setup-go latest c9039a18cdbb 15 seconds ago 24.9MB 15:08:36 docker-core-data-go latest 25936ddf3d37 About a minute ago 22.4MB 15:08:36 docker-core-command-go latest 8c3f99effe17 About a minute ago 17.2MB 15:08:36 docker-support-scheduler-go latest 0c501289219a About a minute ago 17.2MB 15:08:36 docker-security-proxy-setup-go latest 8f00ab793936 About a minute ago 24.7MB 15:08:36 docker 20.10.0 aefe523efa57 2 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 15:08:52 Still waiting to schedule task 15:08:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:09:05 gofmt -l . 15:09:05 [ "`gofmt -l .`" = "" ] 15:09:05 ./bin/test-go-mod-tidy.sh 15:09:05 ./bin/test-attribution-txt.sh [Pipeline] sh 15:09:06 + ls -al . 15:09:06 total 756 15:09:06 drwxrwxr-x 9 1001 1001 4096 Mar 4 15:09 . 15:09:06 drwxr-xr-x 4 root root 4096 Mar 4 15:04 .. 15:09:06 -rw-rw-r-- 1 1001 1001 11 Mar 4 15:03 .dockerignore 15:09:06 drwxrwxr-x 8 1001 1001 4096 Mar 4 15:03 .git 15:09:06 drwxrwxr-x 3 1001 1001 4096 Mar 4 15:03 .github 15:09:06 -rw-rw-r-- 1 1001 1001 818 Mar 4 15:03 .gitignore 15:09:06 -rw-rw-r-- 1 1001 1001 166 Mar 4 15:03 .sonarcloud.properties 15:09:06 -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:03 Attribution.txt 15:09:06 -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:03 CONTRIBUTING.md 15:09:06 -rw-rw-r-- 1 1001 1001 931 Mar 4 15:03 Dockerfile.build 15:09:06 -rw-rw-r-- 1 1001 1001 863 Mar 4 15:03 Jenkinsfile 15:09:06 -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:03 LICENSE 15:09:06 -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:03 Makefile 15:09:06 -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:03 README.md 15:09:06 -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:03 SECURITY.md 15:09:06 -rw-rw-r-- 1 1001 1001 5 Mar 4 15:00 VERSION 15:09:06 -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:03 ZMQWindows.md 15:09:06 drwxrwxr-x 2 1001 1001 4096 Mar 4 15:03 bin 15:09:06 drwxrwxr-x 14 1001 1001 4096 Mar 4 15:03 cmd 15:09:06 -rw-r--r-- 1 root root 614976 Mar 4 15:07 coverage.out 15:09:06 -rw-r--r-- 1 root root 1055 Mar 4 15:09 go.mod 15:09:06 -rw-r--r-- 1 root root 21699 Mar 4 15:09 go.sum 15:09:06 drwxrwxr-x 8 1001 1001 4096 Mar 4 15:03 internal 15:09:06 drwxrwxr-x 4 1001 1001 4096 Mar 4 15:03 openapi 15:09:06 drwxrwxr-x 4 1001 1001 4096 Mar 4 15:03 snap 15:09:06 -rw-rw-r-- 1 1001 1001 168 Mar 4 15:03 version.go [Pipeline] sh 15:09:07 + '[' -e coverage.out ] 15:09:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:09:07 Warning: overwriting stash ‘coverage-report’ 15:09:08 Stashed 1 file(s) [Pipeline] sh 15:09:09 + make build 15:09:09 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 15:09:19 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 15:09:41 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 15:09:47 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 15:09:47 Running on prd-ubuntu18.04-docker-8c-8g-28480 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 15:09:47 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:09:49 using credential edgex-jenkins-ssh 15:09:49 Cloning the remote Git repository 15:09:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:09:50 > git init /w/workspace/edgex-go/4 # timeout=10 15:09:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:09:50 > git --version # timeout=10 15:09:50 > git --version # 'git version 2.17.1' 15:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:52 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 15:09:53 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 15:09:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:09:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:09:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:57 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:09:57 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 15:09:57 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:09:57 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) 15:09:57 > git config core.sparsecheckout # timeout=10 15:09:57 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:09:57 > git remote # timeout=10 15:09:57 > git config --get remote.origin.url # timeout=10 15:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:57 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 15:09:57 > git rev-parse HEAD^{commit} # timeout=10 15:09:57 > git config core.sparsecheckout # timeout=10 15:09:57 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:10:01 Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:03 + echo snap-build.sh 15:10:03 snap-build.sh 15:10:03 + SNAP_BASE_DIR=. 15:10:03 + '[' '!' -z /w/workspace/edgex-go/4 ']' 15:10:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 15:10:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 15:10:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 15:10:03 + cd /w/workspace/edgex-go/4 15:10:03 + sudo apt-get remove -qy --purge lxd lxd-client 15:10:03 Reading package lists... 15:10:03 Building dependency tree... 15:10:03 Reading state information... 15:10:03 The following packages were automatically installed and are no longer required: 15:10:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:10:03 uidmap xdelta3 15:10:03 Use 'sudo apt autoremove' to remove them. 15:10:03 The following packages will be REMOVED: 15:10:03 lxd* lxd-client* 15:10:04 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 15:10:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:10:04 After this operation, 31.7 MB disk space will be freed. 15:10:06 (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.) 15:10:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:10:06 Removing lxd dnsmasq configuration 15:10:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:10:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:10:07 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 15:10:08 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:10:08 (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.) 15:10:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:10:10 Processing triggers for systemd (237-3ubuntu10.42) ... 15:10:10 Processing triggers for ureadahead (0.100.0-21) ... 15:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:10:12 + sudo snap remove --purge lxd 15:10:12 snap "lxd" is not installed 15:10:12 + sudo groupadd --force --system lxd 15:10:12 ++ whoami 15:10:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:10:12 + newgrp - lxd 15:10:12 + sudo snap install lxd 15:10:15 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 15:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:25 2021-03-04T15:10:21Z INFO Waiting for automatic snapd restart... [Pipeline] } 15:10:26 $ docker stop --time=1 3087f4f32a6ce395b8f605e7f53e907db7c3f6fff82559a78b352c7275a34067 15:10:29 $ docker rm -f 3087f4f32a6ce395b8f605e7f53e907db7c3f6fff82559a78b352c7275a34067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:31 15:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:32 latest: Pulling from edgex-devops/edgex-compose-arm64 15:10:32 29e5d40040c1: Pulling fs layer 15:10:32 1ce36da41761: Pulling fs layer 15:10:32 25b303627fd3: Pulling fs layer 15:10:33 29e5d40040c1: Verifying Checksum 15:10:33 29e5d40040c1: Download complete 15:10:33 1ce36da41761: Verifying Checksum 15:10:33 1ce36da41761: Download complete 15:10:33 29e5d40040c1: Pull complete 15:10:35 1ce36da41761: Pull complete 15:10:35 25b303627fd3: Verifying Checksum 15:10:35 25b303627fd3: Download complete 15:10:45 25b303627fd3: Pull complete 15:10:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:10:45 prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container 15:10:45 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:10:48 $ docker top ee48579dbed8103cfd359ff4e4b3f4b7a8622698f045529809584265fee018b5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:49 + + docker-composegrep build parallel --help 15:10:49 15:10:52 --parallel Build images in parallel. [Pipeline] } 15:10:52 $ docker stop --time=1 ee48579dbed8103cfd359ff4e4b3f4b7a8622698f045529809584265fee018b5 15:10:54 $ docker rm -f ee48579dbed8103cfd359ff4e4b3f4b7a8622698f045529809584265fee018b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:10:55 . [Pipeline] withDockerContainer 15:10:55 prd-ubuntu18.04-docker-arm64-4c-16g-28478 does not seem to be running inside a container 15:10:55 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:10:57 lxd 4.11 from Canonical* installed 15:10:57 + sudo lxd init --auto 15:10:57 $ docker top acab4722b17f48bf6be135f8b014dc48958b90d2e65c5c67d4eaf57b0c3bc892 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:58 + docker-compose -f ./docker-compose-build.yml build --parallel 15:11:01 Building docker-core-command-go ... 15:11:01 Building docker-core-data-go ... 15:11:01 Building docker-core-metadata-go ... 15:11:01 Building docker-security-bootstrapper-go ... 15:11:01 Building docker-security-proxy-setup-go ... 15:11:01 Building docker-security-secretstore-setup-go ... 15:11:01 Building docker-support-notifications-go ... 15:11:01 Building docker-support-scheduler-go ... 15:11:01 Building docker-sys-mgmt-agent-go ... 15:11:01 Building docker-support-scheduler-go 15:11:01 Building docker-security-bootstrapper-go 15:11:01 Building docker-core-data-go 15:11:01 Building docker-support-notifications-go 15:11:01 Building docker-security-secretstore-setup-go 15:11:02 + sudo snap install --classic snapcraft 15:11:07 snapcraft 4.5.1 from Canonical* installed 15:11:07 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:11:07 + patch --verbose -p1 15:11:07 Hmm... Looks like a unified diff to me... 15:11:07 The text leading up to this was: 15:11:07 -------------------------- 15:11:07 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:11:07 |From: Tony Espy 15:11:07 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:11:07 |Subject: [PATCH] optimize snap build for pipeline CI check 15:11:07 | 15:11:07 |This patch is used by the EdgeX CI pipeline builds to 15:11:07 |optimize the snap CI check run for pull requests. When 15:11:07 |applied, it essentially strips out everything (apps and 15:11:07 |parts) from the snapcraft.yaml file except those required 15:11:07 |to build edgex-go, as the whole idea of the CI check is to 15:11:07 |catch changes to edgex-go that break the snap build. 15:11:07 | 15:11:07 |In general, anyone updating snapcraft.yaml will also need 15:11:07 |to update this patch file, otherwise it may fail to apply, 15:11:07 |resulting in a failed snap build CI check in the associated 15:11:07 |pull request. 15:11:07 | 15:11:07 |Note - in addition to applying this patch, the pipeline also 15:11:07 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:11:07 |need to build the finally binary .snap file (and it won't 15:11:07 |work with the patch applied). This further reduces the build 15:11:07 |time. 15:11:07 |--- 15:11:07 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:11:07 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:11:07 | 15:11:07 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:11:07 |index 1e537489..faf42425 100644 15:11:07 |--- a/snap/snapcraft.yaml 15:11:07 |+++ b/snap/snapcraft.yaml 15:11:07 -------------------------- 15:11:07 patching file snap/snapcraft.yaml 15:11:07 Using Plan A... 15:11:07 Hunk #1 succeeded at 73. 15:11:07 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 15:11:07 Hunk #3 succeeded at 217 (offset 3 lines). 15:11:07 Hunk #4 succeeded at 225 (offset 3 lines). 15:11:07 Hunk #5 succeeded at 232 (offset 3 lines). 15:11:07 Hunk #6 succeeded at 259 (offset 3 lines). 15:11:07 Hunk #7 succeeded at 293 (offset 3 lines). 15:11:07 Hunk #8 succeeded at 352 (offset 11 lines). 15:11:07 Hmm... Ignoring the trailing garbage. 15:11:07 done 15:11:07 + sudo snapcraft prime --use-lxd 15:11:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:11:09 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: 15:11:09 - README.md 15:11:09 - snapcraft.yaml.orig 15:11:09 15:11:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:11:10 Launching a container. 15:11:22 Waiting for container to be ready 15:11:22 To start your first instance, try: lxc launch ubuntu:18.04 15:11:22 15:11:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:11:27 Waiting for network to be ready... 15:11:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:11:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 15:11:28 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:11:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 15:11:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 15:11:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:11:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 15:11:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 15:11:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 15:11:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 15:11:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:11:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:11:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:11:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:11:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:11:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:11:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:11:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:11:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:11:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 15:11:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 15:11:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 15:11:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 15:11:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 15:11:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 15:11:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 15:11:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 15:11:34 Fetched 24.0 MB in 6s (4231 kB/s) 15:11:35 Reading package lists... 15:11:35 Reading package lists... 15:11:36 Building dependency tree... 15:11:36 Reading state information... 15:11:36 The following additional packages will be installed: 15:11:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:11:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:11:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:11:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:11:36 Suggested packages: 15:11:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:11:36 Recommended packages: 15:11:36 gnupg libsasl2-modules 15:11:36 The following NEW packages will be installed: 15:11:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:11:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:11:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:11:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:11:36 The following packages will be upgraded: 15:11:36 gpg gpg-agent gpgconf libudev1 15:11:36 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 15:11:36 Need to get 3530 kB of archives. 15:11:36 After this operation, 13.3 MB of additional disk space will be used. 15:11:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 15:11:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:11:36 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] 15:11:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:11:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 15:11:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:11:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:11:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:11:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:11:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:11:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:11:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:11:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:11:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:11:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:11:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:11:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:11:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:11:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:11:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:11:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:11:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:11:37 debconf: delaying package configuration, since apt-utils is not installed 15:11:37 Fetched 3530 kB in 1s (2655 kB/s) 15:11:37 (Reading database ... 12511 files and directories currently installed.) 15:11:37 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 15:11:38 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:11:38 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 15:11:38 Selecting previously unselected package udev. 15:11:38 (Reading database ... 12511 files and directories currently installed.) 15:11:38 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 15:11:38 Unpacking udev (237-3ubuntu10.44) ... 15:11:38 Selecting previously unselected package libfuse2:amd64. 15:11:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:11:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:11:38 Selecting previously unselected package fuse. 15:11:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:11:38 Unpacking fuse (2.9.7-1ubuntu1) ... 15:11:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:11:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:11:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:11:39 Selecting previously unselected package libksba8:amd64. 15:11:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:11:39 Unpacking libksba8:amd64 (1.3.5-2) ... 15:11:39 Selecting previously unselected package libroken18-heimdal:amd64. 15:11:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:11:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:11:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:11:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:40 Selecting previously unselected package libwind0-heimdal:amd64. 15:11:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:11:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:11:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:11:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:11:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:40 Selecting previously unselected package libsasl2-modules-db:amd64. 15:11:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:11:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:40 Selecting previously unselected package libsasl2-2:amd64. 15:11:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:11:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:40 Selecting previously unselected package libldap-common. 15:11:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:11:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:11:40 Selecting previously unselected package libldap-2.4-2:amd64. 15:11:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:11:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:11:41 Selecting previously unselected package dirmngr. 15:11:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:11:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:11:41 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:11:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:11:41 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:41 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:11:41 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:41 Setting up libksba8:amd64 (1.3.5-2) ... 15:11:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:11:41 Setting up udev (237-3ubuntu10.44) ... 15:11:42 invoke-rc.d: policy-rc.d denied execution of start. 15:11:42 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Processing triggers for systemd (237-3ubuntu10) ... 15:11:42 Setting up fuse (2.9.7-1ubuntu1) ... 15:11:42 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:11:42 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:11:42 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:11:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:11:43 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:11:43 settings in the [Install] section, and DefaultInstance for template units). 15:11:43 This means they are not meant to be enabled using systemctl. 15:11:43 Possible reasons for having this kind of units are: 15:11:43 1) A unit may be statically enabled by being symlinked from another unit's 15:11:43 .wants/ or .requires/ directory. 15:11:43 2) A unit's purpose may be to act as a helper for some other unit which has 15:11:43 a requirement dependency on it. 15:11:43 3) A unit may be started when needed via activation (socket, path, timer, 15:11:43 D-Bus, udev, scripted systemctl call, ...). 15:11:43 4) In case of template units, the unit is meant to be enabled with some 15:11:43 instance name specified. 15:11:43 Reading package lists... 15:11:43 Building dependency tree... 15:11:43 Reading state information... 15:11:44 The following additional packages will be installed: 15:11:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:11:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:11:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:11:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:11:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:11:44 Suggested packages: 15:11:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:11:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:11:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:11:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:11:44 systemd-container policykit-1 15:11:44 Recommended packages: 15:11:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:11:44 The following NEW packages will be installed: 15:11:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:11:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:11:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:11:44 multiarch-support openssh-client python3 python3-minimal python3.6 15:11:44 python3.6-minimal snapd squashfs-tools sudo 15:11:44 The following packages will be upgraded: 15:11:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:11:44 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 15:11:44 Need to get 35.2 MB of archives. 15:11:44 After this operation, 141 MB of additional disk space will be used. 15:11:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:11:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:11:44 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 15:11:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 15:11:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:11:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:11:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:11:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:11:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:11:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:11:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:11:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:11:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:11:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:11:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:11:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:11:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:11:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:11:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 15:11:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 15:11:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:11:45 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:11:45 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:11:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:11:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:11:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:11:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:11:45 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:11:45 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:11:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:11:45 debconf: delaying package configuration, since apt-utils is not installed 15:11:45 Fetched 35.2 MB in 1s (30.4 MB/s) 15:11:45 (Reading database ... 12757 files and directories currently installed.) 15:11:45 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 15:11:45 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:11:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 15:11:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:11:46 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 15:11:46 (Reading database ... 12757 files and directories currently installed.) 15:11:46 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:11:46 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:11:46 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:11:46 (Reading database ... 12757 files and directories currently installed.) 15:11:46 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:11:47 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:11:47 Setting up apt (1.6.12ubuntu0.2) ... 15:11:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:11:48 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:11:48 (Reading database ... 12764 files and directories currently installed.) 15:11:48 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 15:11:48 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 15:11:48 Selecting previously unselected package libpython3.6-minimal:amd64. 15:11:48 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:48 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:11:48 Selecting previously unselected package libexpat1:amd64. 15:11:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:11:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:11:48 Selecting previously unselected package python3.6-minimal. 15:11:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:11:49 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 15:11:49 Checking for services that may need to be restarted...done. 15:11:49 Checking for services that may need to be restarted...done. 15:11:49 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:11:49 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:11:49 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:11:51 Selecting previously unselected package python3-minimal. 15:11:51 (Reading database ... 13012 files and directories currently installed.) 15:11:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:11:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:11:53 Selecting previously unselected package mime-support. 15:11:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:11:53 Unpacking mime-support (3.60ubuntu1) ... 15:11:54 Selecting previously unselected package libmpdec2:amd64. 15:11:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:11:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:11:55 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:11:55 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:55 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:11:55 Selecting previously unselected package python3.6. 15:11:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:11:55 Selecting previously unselected package libpython3-stdlib:amd64. 15:11:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:11:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:11:55 Setting up python3-minimal (3.6.7-1~18.04) ... 15:11:55 Selecting previously unselected package python3. 15:11:55 (Reading database ... 13442 files and directories currently installed.) 15:11:55 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:11:55 Unpacking python3 (3.6.7-1~18.04) ... 15:11:55 Selecting previously unselected package multiarch-support. 15:11:55 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:11:55 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:11:55 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:11:56 Selecting previously unselected package liblzo2-2:amd64. 15:11:56 (Reading database ... 13479 files and directories currently installed.) 15:11:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:11:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:11:56 Selecting previously unselected package libbsd0:amd64. 15:11:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:11:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:11:56 Selecting previously unselected package sudo. 15:11:56 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:11:56 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:11:56 Selecting previously unselected package apparmor. 15:11:56 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:11:56 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:11:57 Selecting previously unselected package libedit2:amd64. 15:11:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:11:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:11:57 Selecting previously unselected package libkrb5support0:amd64. 15:11:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:11:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:11:57 Selecting previously unselected package libk5crypto3:amd64. 15:11:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:11:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:11:57 Selecting previously unselected package libkeyutils1:amd64. 15:11:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:11:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:11:57 Selecting previously unselected package libkrb5-3:amd64. 15:11:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:11:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:11:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:11:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:11:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:11:57 Selecting previously unselected package libssl1.0.0:amd64. 15:11:57 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:11:57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:11:57 Selecting previously unselected package openssh-client. 15:11:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:11:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:11:58 Selecting previously unselected package squashfs-tools. 15:11:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:11:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:11:58 Selecting previously unselected package snapd. 15:11:58 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 15:11:58 Unpacking snapd (2.48.3+18.04) ... 15:12:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:12:00 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:12:01 Setting up mime-support (3.60ubuntu1) ... 15:12:01 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:12:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:12:01 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:12:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:12:01 Setting up systemd (237-3ubuntu10.44) ... 15:12:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:12:02 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:12:02 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:12:02 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:12:02 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:12:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:12:02 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:12:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:12:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:12:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:12:03 Setting up python3 (3.6.7-1~18.04) ... 15:12:03 running python rtupdate hooks for python3.6... 15:12:03 running python post-rtupdate hooks for python3.6... 15:12:03 Setting up apparmor (2.12-4ubuntu5.1) ... 15:12:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:12:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:12:05 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:12:05 Setting up snapd (2.48.3+18.04) ... 15:12:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:12:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:12:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:12:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:12:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:12:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:12:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:12:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:12:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:12:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:12:08 /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' 15:12:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:12:08 Processing triggers for systemd (237-3ubuntu10.44) ... 15:12:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:12:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:12:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:12:12 Reading package lists... 15:12:13 Reading package lists... 15:12:13 Building dependency tree... 15:12:13 Reading state information... 15:12:13 Calculating upgrade... 15:12:13 The following packages will be upgraded: 15:12:13 advancecomp base-files bash binutils binutils-common 15:12:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:12:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:12:13 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:12:13 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:12:13 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:12:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:12:13 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 15:12:13 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 15:12:13 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 15:12:13 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 15:12:13 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 15:12:13 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 15:12:13 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 15:12:13 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:12:13 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:12:13 Need to get 63.8 MB of archives. 15:12:13 After this operation, 5202 kB of additional disk space will be used. 15:12:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 15:12:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:12:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:12:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:12:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:12:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:12:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:12:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:12:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:12:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:12:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:12:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:12:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:12:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:12:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:12:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:12:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:12:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:12:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:12:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:12:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:12:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:12:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:12:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:12:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:12:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:12:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:12:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:12:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:12:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:12:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:12:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:12:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:12:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:12:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:12:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:12:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:12:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:12:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:12:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 15:12:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:12:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:12:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:12:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:12:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:12:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:12:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:12:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:12:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:12:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:12:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:12:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:12:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:12:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:12:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:12:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:12:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:12:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:12:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:12:14 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:12:14 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:12:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:12:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:12:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:12:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:12:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:12:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:12:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:12:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:12:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:12:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:12:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:12:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:12:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:12:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:12:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:12:14 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:12:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:12:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:12:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:12:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:12:14 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] 15:12:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:12:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 15:12:14 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] 15:12:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:12:15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:12:15 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:12:15 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:12:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:12:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:12:15 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:12:15 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] 15:12:15 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:12:15 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:12:15 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:12:15 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:12:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:12:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:12:15 debconf: delaying package configuration, since apt-utils is not installed 15:12:15 Fetched 63.8 MB in 2s (36.4 MB/s) 15:12:15 (Reading database ... 13912 files and directories currently installed.) 15:12:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:12:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:12:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 15:12:16 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 15:12:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:18 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:18 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:18 (Reading database ... 13911 files and directories currently installed.) 15:12:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:12:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:12:18 (Reading database ... 13911 files and directories currently installed.) 15:12:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:19 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:19 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:19 (Reading database ... 13911 files and directories currently installed.) 15:12:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:12:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:20 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:12:20 (Reading database ... 13911 files and directories currently installed.) 15:12:20 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:12:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:12:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:12:20 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:12:21 Setting up base-files (10.1ubuntu2.10) ... 15:12:21 Installing new version of config file /etc/issue ... 15:12:21 Installing new version of config file /etc/issue.net ... 15:12:21 Installing new version of config file /etc/lsb-release ... 15:12:21 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:12:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:12:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:12:21 Removing obsolete conffile /etc/default/motd-news ... 15:12:21 (Reading database ... 13912 files and directories currently installed.) 15:12:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:12:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:12:21 Setting up bash (4.4.18-2ubuntu1.2) ... 15:12:21 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 15:12:22 (Reading database ... 13912 files and directories currently installed.) 15:12:22 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:22 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:12:22 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:12:22 (Reading database ... 13912 files and directories currently installed.) 15:12:22 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:12:22 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:12:22 Setting up tar (1.29b-2ubuntu0.2) ... 15:12:22 (Reading database ... 13912 files and directories currently installed.) 15:12:22 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:12:22 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:12:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:12:23 (Reading database ... 13912 files and directories currently installed.) 15:12:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:12:23 (Reading database ... 13912 files and directories currently installed.) 15:12:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:12:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:12:23 ---> e33b5e2dcf55 15:12:23 Step 3/24 : WORKDIR /edgex-go 15:12:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:12:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:23 ---> e33b5e2dcf55 15:12:23 Step 3/22 : WORKDIR /edgex-go 15:12:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:12:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:12:23 ---> e33b5e2dcf55 15:12:23 Step 3/22 : WORKDIR /edgex-go 15:12:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:12:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:12:23 ---> e33b5e2dcf55 15:12:23 Step 3/23 : WORKDIR /edgex-go 15:12:23 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:12:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:12:23 ---> e33b5e2dcf55 15:12:23 Step 3/31 : WORKDIR /edgex-go 15:12:23 ---> Running in bff479d35201 15:12:23 ---> Running in 346d0e194d57 15:12:23 ---> Running in e5d0a3c536aa 15:12:23 ---> Running in 2a8e7b4b71a1 15:12:23 ---> Running in e6989c074951 15:12:23 Removing intermediate container e6989c074951 15:12:23 ---> 73acc432ccc2 15:12:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:23 Removing intermediate container e5d0a3c536aa 15:12:23 ---> 028de4feea6b 15:12:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:23 Removing intermediate container 346d0e194d57 15:12:23 ---> 20bcd9192d8c 15:12:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:23 Removing intermediate container bff479d35201 15:12:23 Removing intermediate container 2a8e7b4b71a1 15:12:23 ---> c177c44eb1a0 15:12:23 ---> 86b6045148e9 15:12:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:23 ---> Running in 076c0117bff6 15:12:23 ---> Running in e2ae34ab416e 15:12:23 ---> Running in 66c258f96040 15:12:23 ---> Running in c4e75f793bf6 15:12:23 ---> Running in 9aa9e1c66ac3 15:12:23 Removing intermediate container 66c258f96040 15:12:23 ---> 511daf46d5fa 15:12:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:12:23 ---> Running in d019a86203dc 15:12:23 Removing intermediate container e2ae34ab416e 15:12:23 ---> d77ad69eaba0 15:12:23 Step 5/24 : RUN apk add --update --no-cache make git 15:12:23 Removing intermediate container 9aa9e1c66ac3 15:12:23 ---> 42b1f77fb799 15:12:23 Step 5/22 : RUN apk add --update --no-cache make git 15:12:23 Removing intermediate container 076c0117bff6 15:12:23 ---> 3d9c6c512193 15:12:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:12:23 ---> Running in 40cce5acd3b5 15:12:23 Removing intermediate container c4e75f793bf6 15:12:23 ---> c22bca618b2e 15:12:23 Step 5/31 : RUN apk add --update --no-cache make git 15:12:23 ---> Running in b5b25e5c374a 15:12:23 ---> Running in ca3a5c671787 15:12:23 ---> Running in fdf27f9a5b7b 15:12:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:12:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:12:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:12:23 (Reading database ... 13912 files and directories currently installed.) 15:12:23 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:12:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:12:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:12:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:12:24 Setting up grep (3.1-2build1) ... 15:12:24 (Reading database ... 13912 files and directories currently installed.) 15:12:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:12:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:12:24 Setting up login (1:4.5-1ubuntu2) ... 15:12:24 (Reading database ... 13912 files and directories currently installed.) 15:12:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:12:24 (Reading database ... 13912 files and directories currently installed.) 15:12:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:12:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:12:24 OK: 217 MiB in 51 packages 15:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:12:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:12:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:12:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:12:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:25 OK: 217 MiB in 51 packages 15:12:25 OK: 217 MiB in 51 packages 15:12:25 OK: 217 MiB in 51 packages 15:12:25 OK: 217 MiB in 51 packages 15:12:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:12:25 (Reading database ... 13912 files and directories currently installed.) 15:12:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:12:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:26 Removing intermediate container d019a86203dc 15:12:26 ---> 865f0553f405 15:12:26 Step 6/22 : COPY go.mod . 15:12:27 Removing intermediate container 40cce5acd3b5 15:12:27 ---> 87a469f0b0a2 15:12:27 Step 6/24 : COPY go.mod . 15:12:27 ---> 52f01103a950 15:12:27 Step 7/22 : RUN go mod download 15:12:27 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:12:27 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:12:27 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:12:27 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:12:27 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:12:27 (Reading database ... 13912 files and directories currently installed.) 15:12:27 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:12:27 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:12:27 ---> Running in 3df65c0aabcb 15:12:27 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:12:27 (Reading database ... 13912 files and directories currently installed.) 15:12:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:27 Removing intermediate container b5b25e5c374a 15:12:27 ---> c9c41fb474b4 15:12:27 Step 6/22 : COPY go.mod . 15:12:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:27 (Reading database ... 13912 files and directories currently installed.) 15:12:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:28 Removing intermediate container fdf27f9a5b7b 15:12:28 ---> f2a7831c3ce8 15:12:28 Step 6/31 : COPY go.mod . 15:12:28 Removing intermediate container ca3a5c671787 15:12:28 ---> a56c19751c43 15:12:28 Step 6/23 : COPY go.mod . 15:12:28 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:28 (Reading database ... 13912 files and directories currently installed.) 15:12:28 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:28 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:28 ---> 0c2898f93583 15:12:28 Step 7/24 : RUN go mod download 15:12:28 ---> Running in ec0685c2d904 15:12:28 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:28 (Reading database ... 13912 files and directories currently installed.) 15:12:28 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:28 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:28 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:28 (Reading database ... 13912 files and directories currently installed.) 15:12:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:28 ---> e57f6e2a541f 15:12:28 Step 7/22 : RUN go mod download 15:12:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:12:29 (Reading database ... 13912 files and directories currently installed.) 15:12:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:29 ---> Running in 4946a9eb4871 15:12:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:12:29 (Reading database ... 13912 files and directories currently installed.) 15:12:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:29 ---> c1731de56a53 15:12:29 Step 7/23 : RUN go mod download 15:12:29 ---> ad6c9f8eac64 15:12:29 Step 7/31 : RUN go mod download 15:12:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:29 (Reading database ... 13912 files and directories currently installed.) 15:12:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:29 ---> Running in 25990f383e09 15:12:29 ---> Running in 902d1847b388 15:12:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:12:29 (Reading database ... 13912 files and directories currently installed.) 15:12:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:12:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:12:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:12:31 (Reading database ... 13912 files and directories currently installed.) 15:12:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:12:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:12:31 (Reading database ... 13912 files and directories currently installed.) 15:12:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:12:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:31 Removing intermediate container 3df65c0aabcb 15:12:31 ---> d92e47e5a18b 15:12:31 Step 8/22 : COPY . . 15:12:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:12:32 (Reading database ... 13914 files and directories currently installed.) 15:12:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:12:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:12:32 Setting up debconf (1.5.66ubuntu1) ... 15:12:32 Removing intermediate container ec0685c2d904 15:12:32 ---> 1d9ea3c4a08a 15:12:32 Step 8/24 : COPY . . 15:12:32 (Reading database ... 13914 files and directories currently installed.) 15:12:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:12:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:12:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:12:33 (Reading database ... 13914 files and directories currently installed.) 15:12:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:12:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:12:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:12:33 (Reading database ... 13914 files and directories currently installed.) 15:12:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:12:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:12:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:12:33 (Reading database ... 13914 files and directories currently installed.) 15:12:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:12:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:12:33 Removing intermediate container 4946a9eb4871 15:12:33 ---> ece767458b3e 15:12:33 Step 8/22 : COPY . . 15:12:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:12:33 (Reading database ... 13914 files and directories currently installed.) 15:12:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:12:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:12:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:12:34 (Reading database ... 13914 files and directories currently installed.) 15:12:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 15:12:34 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:12:34 Removing intermediate container 902d1847b388 15:12:34 ---> 8d202c5a0596 15:12:34 Step 8/23 : COPY . . 15:12:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:12:35 Removing intermediate container 25990f383e09 15:12:35 ---> 45d38c075e95 15:12:35 Step 8/31 : COPY . . 15:12:35 (Reading database ... 13914 files and directories currently installed.) 15:12:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:12:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:12:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:12:35 (Reading database ... 13914 files and directories currently installed.) 15:12:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:12:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:12:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:12:36 (Reading database ... 13914 files and directories currently installed.) 15:12:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:12:36 (Reading database ... 13914 files and directories currently installed.) 15:12:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:12:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:12:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:12:36 (Reading database ... 13914 files and directories currently installed.) 15:12:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:12:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:12:36 Setting up passwd (1:4.5-1ubuntu2) ... 15:12:36 (Reading database ... 13914 files and directories currently installed.) 15:12:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:12:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:12:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:12:37 (Reading database ... 13914 files and directories currently installed.) 15:12:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:12:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:12:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:12:37 (Reading database ... 13914 files and directories currently installed.) 15:12:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:12:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:12:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:12:37 (Reading database ... 13914 files and directories currently installed.) 15:12:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:12:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:12:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:12:38 (Reading database ... 13914 files and directories currently installed.) 15:12:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:12:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:12:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:12:38 (Reading database ... 13914 files and directories currently installed.) 15:12:38 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:12:38 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:12:38 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:12:38 (Reading database ... 13914 files and directories currently installed.) 15:12:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:12:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:12:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:12:39 (Reading database ... 13915 files and directories currently installed.) 15:12:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:12:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:12:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:12:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:12:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 15:12:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 15:12:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:12:39 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:12:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:12:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:12:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:12:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:12:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:12:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:12:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:12:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:12:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:12:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:12:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:12:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:12:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:12:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:12:41 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:12:41 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:12:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:12:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:12:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:12:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:12:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:43 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:12:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:12:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:12:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:12:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:12:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:12:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:12:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:12:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:12:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:12:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:12:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:12:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:12:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:12:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:12:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:12:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:12:50 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:12:50 15:12:50 Current default time zone: 'Etc/UTC' 15:12:50 Local time is now: Thu Mar 4 15:12:50 UTC 2021. 15:12:50 Universal Time is now: Thu Mar 4 15:12:50 UTC 2021. 15:12:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:12:50 15:12:50 Setting up systemd-sysv (237-3ubuntu10.44) ... 15:12:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:50 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 15:12:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:12:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:12:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:12:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:12:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:12:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:12:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:12:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:12:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:12:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:51 Setting up patch (2.7.6-2ubuntu1.1) ... 15:12:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:12:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:12:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 15:12:51 Installing new version of config file /etc/ssl/openssl.cnf ... 15:12:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:12:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:12:51 Setting up ca-certificates (20210119~18.04.1) ... 15:12:53 Updating certificates in /etc/ssl/certs... 15:12:54 23 added, 27 removed; done. 15:12:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:12:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:12:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:12:54 Setting up pkgbinarymangler (138.18.04.1) ... 15:12:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:12:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up perl (5.26.1-6ubuntu0.5) ... 15:12:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:12:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:12:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:12:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:12:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:12:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:12:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:12:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:12:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:12:55 Processing triggers for systemd (237-3ubuntu10.44) ... 15:12:55 Processing triggers for mime-support (3.60ubuntu1) ... 15:12:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:12:55 Updating certificates in /etc/ssl/certs... 15:12:55 0 added, 0 removed; done. 15:12:55 Running hooks in /etc/ca-certificates/update.d... 15:12:55 done. 15:12:56 Reading package lists... 15:12:57 Building dependency tree... 15:12:57 Reading state information... 15:12:57 The following NEW packages will be installed: 15:12:57 apt-transport-https 15:12:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:12:57 Need to get 1696 B of archives. 15:12:57 After this operation, 153 kB of additional disk space will be used. 15:12:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 15:12:57 debconf: delaying package configuration, since apt-utils is not installed 15:12:57 Fetched 1696 B in 0s (7254 B/s) 15:12:57 Selecting previously unselected package apt-transport-https. 15:12:57 (Reading database ... 13920 files and directories currently installed.) 15:12:57 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 15:12:57 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 15:12:57 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 15:12:58 Waiting for network to be ready... 15:13:01 ---> 325cff65b610 15:13:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:13:01 ---> bef673746066 15:13:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:13:01 ---> cbb3a3032987 15:13:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:13:01 ---> 0998c5d7c81f 15:13:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:13:01 ---> 7d564c7def7a 15:13:01 Step 9/23 : RUN make cmd/core-data/core-data 15:13:01 ---> Running in db5812f9a116 15:13:01 ---> Running in 8dbf9a72fc22 15:13:01 ---> Running in 9be2369bcbab 15:13:01 ---> Running in a70a51217ae7 15:13:01 ---> Running in f4fc2fa704d5 15:13:01 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 15:13: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 15:13: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 15:13:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:13:02 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 15:13:06 2021-03-04T15:13:02Z INFO Waiting for automatic snapd restart... 15:13:06 snapd 2.49 from Canonical* installed 15:13:08 "snapd" switched to the "latest/stable" channel 15:13:08 15:13:13 core18 20210128 from Canonical* installed 15:13:13 "core18" switched to the "latest/stable" channel 15:13:13 15:13:20 snapcraft 4.5.1 from Canonical* installed 15:13:20 "snapcraft" switched to the "latest/stable" channel 15:13:20 15:13:24 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: 15:13:24 - README.md 15:13:24 - snapcraft.yaml.orig 15:13:24 15:13:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:13:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:13:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:13:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:13:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:13:33 Reading package lists... 15:13:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 15:13:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:13:40 Reading package lists... 15:13:40 Building dependency tree... 15:13:40 Reading state information... 15:13:40 Suggested packages: 15:13:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:13:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:13:40 Recommended packages: 15:13:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:13:40 The following NEW packages will be installed: 15:13:40 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:13:40 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:13:40 pkg-config zip 15:13:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:13:40 Need to get 7655 kB of archives. 15:13:40 After this operation, 43.7 MB of additional disk space will be used. 15:13:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:13:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:13:40 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:13:41 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:13:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:13:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:13:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:13:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:13:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:13:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:13:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 15:13:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:13:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:13:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:13:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:13:41 debconf: delaying package configuration, since apt-utils is not installed 15:13:41 Fetched 7655 kB in 1s (6358 kB/s) 15:13:42 Selecting previously unselected package libglib2.0-0:amd64. 15:13:42 (Reading database ... 13924 files and directories currently installed.) 15:13:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:13:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:13:42 Selecting previously unselected package libpsl5:amd64. 15:13:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:13:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:13:42 Selecting previously unselected package libnghttp2-14:amd64. 15:13:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:13:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:13:42 Selecting previously unselected package librtmp1:amd64. 15:13:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:13:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:13:42 Selecting previously unselected package libcurl3-gnutls:amd64. 15:13:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 15:13:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:13:42 Selecting previously unselected package liberror-perl. 15:13:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:13:42 Unpacking liberror-perl (0.17025-1) ... 15:13:42 Selecting previously unselected package git-man. 15:13:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:13:42 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:13:42 Selecting previously unselected package git. 15:13:42 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:13:42 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:13:44 Selecting previously unselected package libnorm1:amd64. 15:13:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:13:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:13:44 Selecting previously unselected package libpgm-5.2-0:amd64. 15:13:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:13:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:13:44 Selecting previously unselected package libsodium23:amd64. 15:13:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:13:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:13:44 Selecting previously unselected package libzmq5:amd64. 15:13:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:13:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:13:44 Selecting previously unselected package libzmq3-dev:amd64. 15:13:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:13:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:13:44 Selecting previously unselected package pkg-config. 15:13:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:13:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:13:44 Selecting previously unselected package zip. 15:13:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:13:44 Unpacking zip (3.0-11build1) ... 15:13:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:13:45 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:13:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:13:45 Setting up liberror-perl (0.17025-1) ... 15:13:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:13:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:13:45 No schema files found: doing nothing. 15:13:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:13:45 Setting up zip (3.0-11build1) ... 15:13:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:13:45 Setting up libsodium23:amd64 (1.0.16-2) ... 15:13:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:13:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:13:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:13:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:13:46 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:13:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:13:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:13:53 git set to automatically installed. 15:13:53 git-man set to automatically installed. 15:13:53 libcurl3-gnutls set to automatically installed. 15:13:53 liberror-perl set to automatically installed. 15:13:53 libglib2.0-0 set to automatically installed. 15:13:53 libnghttp2-14 set to automatically installed. 15:13:53 libnorm1 set to automatically installed. 15:13:53 libpgm-5.2-0 set to automatically installed. 15:13:53 libpsl5 set to automatically installed. 15:13:53 librtmp1 set to automatically installed. 15:13:53 libsodium23 set to automatically installed. 15:13:53 libzmq3-dev set to automatically installed. 15:13:53 libzmq5 set to automatically installed. 15:13:53 pkg-config set to automatically installed. 15:13:53 zip set to automatically installed. 15:13:56 snapd is not logged in, snap install commands will use sudo 15:14:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:14:03 error: cannot refresh "core18": unexpectedly empty response from the server 15:14:03 (try again later) 15:14:03 Error while refreshing snap 'core18' to channel 'latest/stable' 15:14:03 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:14:05 Failed in branch amd64 15:14:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:14:43 Removing intermediate container 9be2369bcbab 15:14:43 ---> d11338afe5ff 15:14:43 15:14:43 Step 10/24 : FROM alpine:3.12 15:14:43 3.12: Pulling from library/alpine 15:14:44 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:14:44 Status: Downloaded newer image for alpine:3.12 15:14:44 ---> d10569e2745f 15:14:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:14:44 ---> Running in 7be22348908c 15:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:14:47 (1/5) Installing ca-certificates (20191127-r4) 15:14:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:14:48 (3/5) Installing libcurl (7.69.1-r3) 15:14:48 (4/5) Installing curl (7.69.1-r3) 15:14:48 (5/5) Installing dumb-init (1.2.2-r1) 15:14:48 Executing busybox-1.31.1-r19.trigger 15:14:48 Executing ca-certificates-20191127-r4.trigger 15:14:48 OK: 7 MiB in 19 packages 15:14:49 Removing intermediate container a70a51217ae7 15:14:49 ---> 5097005be907 15:14:49 15:14:49 Step 10/31 : FROM alpine:3.12 15:14:49 ---> d10569e2745f 15:14:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:14:49 ---> Running in eab147af40a1 15:14:51 Removing intermediate container eab147af40a1 15:14:51 ---> d5a5934052c9 15:14:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:14:51 ---> Running in 9aeba80fd676 15:14:51 Removing intermediate container 7be22348908c 15:14:51 ---> 9537a6bd8442 15:14:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:14:51 ---> Running in 8d890011f4c2 15:14:52 Removing intermediate container 8d890011f4c2 15:14:52 ---> ca3d9500fd08 15:14:52 Step 13/24 : WORKDIR / 15:14:53 ---> Running in c42e653258d3 15:14:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:14:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:14:53 Removing intermediate container c42e653258d3 15:14:53 ---> 7cb15c50b9c0 15:14:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:14:54 (1/2) Installing dumb-init (1.2.2-r1) 15:14:54 (2/2) Installing su-exec (0.2-r1) 15:14:54 Executing busybox-1.31.1-r19.trigger 15:14:54 OK: 5 MiB in 16 packages 15:14:55 ---> 2a66d7a18e6b 15:14:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:14:56 ---> 4db3e5cb3663 15:14:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:14:56 Removing intermediate container 9aeba80fd676 15:14:56 ---> ddbf7c442d68 15:14:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:14:57 ---> Running in 2221b2acac41 15:14:58 Removing intermediate container 2221b2acac41 15:14:58 ---> 83089147dd6c 15:14:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:14:58 ---> bdd18ae0577a 15:14:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:14:58 ---> Running in d95d66338338 15:14:59 Removing intermediate container d95d66338338 15:14:59 ---> 4372cf2833f6 15:14:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:14:59 ---> Running in 3526efffb6ee 15:15:00 ---> 3623ae166178 15:15:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:15:04 ---> b3b43bdf58f1 15:15:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:15:04 Removing intermediate container 8dbf9a72fc22 15:15:04 ---> f021718b6e9c 15:15:04 15:15:04 Step 10/22 : FROM alpine:3.12 15:15:04 ---> d10569e2745f 15:15:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:15:04 Removing intermediate container 3526efffb6ee 15:15:04 ---> efc5948f2bec 15:15:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:15:04 ---> Running in 680e723c0a9e 15:15:04 ---> Running in feb94b149639 15:15:05 Removing intermediate container db5812f9a116 15:15:05 ---> b23e0bdc8cd2 15:15:05 15:15:05 Step 10/22 : FROM alpine:3.12 15:15:05 ---> d10569e2745f 15:15:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:15:05 ---> 490a942e8fb1 15:15:05 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/ 15:15:05 ---> Running in 7b0cc26085b5 15:15:05 ---> Running in ad60f0c1fe7f 15:15:05 Removing intermediate container feb94b149639 15:15:05 ---> 006a38134329 15:15:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:07 (1/1) Installing dumb-init (1.2.2-r1) 15:15:07 Executing busybox-1.31.1-r19.trigger 15:15:07 OK: 5 MiB in 15 packages 15:15:07 ---> 50239ff7138b 15:15:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:07 ---> Running in 4015dfde413a 15:15:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:08 (1/2) Installing ca-certificates (20191127-r4) 15:15:08 (2/2) Installing dumb-init (1.2.2-r1) 15:15:08 Executing busybox-1.31.1-r19.trigger 15:15:09 Executing ca-certificates-20191127-r4.trigger 15:15:09 OK: 6 MiB in 16 packages 15:15:09 Removing intermediate container 680e723c0a9e 15:15:09 ---> b0449ce261b1 15:15:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:15:10 Removing intermediate container ad60f0c1fe7f 15:15:10 ---> 81f4b173a9e1 15:15:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:15:10 ---> Running in ec3d60e3f1b4 15:15:10 ---> Running in 25b80ef587d0 15:15:11 Removing intermediate container ec3d60e3f1b4 15:15:11 ---> d56e340cc009 15:15:11 Step 13/22 : ENV APP_PORT=48085 15:15:11 Removing intermediate container 25b80ef587d0 15:15:11 ---> d51c78ea503f 15:15:11 Step 22/24 : LABEL arch=arm64 15:15:11 Removing intermediate container 7b0cc26085b5 15:15:11 ---> c79e3d6b74c4 15:15:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:15:11 ---> Running in 73428e6b87c9 15:15:11 ---> Running in fc9dc43daae3 15:15:12 Removing intermediate container 4015dfde413a 15:15:12 ---> 46816669d3cb 15:15:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:12 ---> Running in 614e772da29b 15:15:12 Removing intermediate container 73428e6b87c9 15:15:12 ---> a4940aa3ccc0 15:15:12 Step 14/22 : EXPOSE $APP_PORT 15:15:12 Removing intermediate container fc9dc43daae3 15:15:12 ---> f69495f9628f 15:15:12 Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:15:12 ---> Running in 37ac280ad9f1 15:15:12 Removing intermediate container 614e772da29b 15:15:12 ---> 408eb03550c1 15:15:12 Step 13/22 : ENV APP_PORT=48060 15:15:12 ---> Running in ba5b6f53c92d 15:15:12 ---> Running in 41cffc69237f 15:15:13 ---> 472d59397c50 15:15:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:15:13 Removing intermediate container 37ac280ad9f1 15:15:13 ---> 4518d636ecb7 15:15:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:13 Removing intermediate container ba5b6f53c92d 15:15:13 ---> 11c9aa37626e 15:15:13 Step 24/24 : LABEL version=0.0.0 15:15:13 Removing intermediate container 41cffc69237f 15:15:13 ---> c01287d4bd82 15:15:13 Step 14/22 : EXPOSE $APP_PORT 15:15:14 ---> Running in a461a1253537 15:15:14 ---> Running in 8c5b374976e9 15:15:14 ---> bf8143d10e56 15:15:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:15:15 Removing intermediate container a461a1253537 15:15:15 ---> c0b794285340 15:15:15 15:15:15 ---> 243d779890c5 15:15:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:15:15 Removing intermediate container 8c5b374976e9 15:15:15 ---> 2a470b534ab9 15:15:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:15 Successfully built c0b794285340 15:15:15 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:15:15  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 15:15:16 Removing intermediate container f4fc2fa704d5 15:15:16 ---> 527acc3fa1d0 15:15:16 15:15:16 Step 10/23 : FROM alpine:3.12 15:15:16 ---> d10569e2745f 15:15:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' ---> a51783caeb48 15:15:16 15:15:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:15:16 ---> Running in 3bcb34f20eb6 15:15:16 ---> 815028aa8900 15:15:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:15:17 ---> 39bd0d12bab7 15:15:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:15:17 Removing intermediate container 3bcb34f20eb6 15:15:17 ---> 86134a3e10ab 15:15:17 Step 12/23 : ENV APP_PORT=48080 15:15:18 ---> 3fc7382b7b6e 15:15:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:15:18 ---> Running in ea045a37c30d 15:15:18 ---> 391724b1fe9b 15:15:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:15:18 ---> Running in 6e41a3f54910 15:15:18 ---> 3dcde1c3fe82 15:15:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:15:19 Removing intermediate container ea045a37c30d 15:15:19 ---> 54cd325131c7 15:15:19 Step 13/23 : EXPOSE $APP_PORT 15:15:19 Removing intermediate container 6e41a3f54910 15:15:19 ---> 2a7bd384f19f 15:15:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:19 ---> 4f6d4d23861a 15:15:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:15:19 ---> Running in e1d64702e0cf 15:15:19 ---> Running in 775df029ca66 15:15:20 ---> a0cd05c2f577 15:15:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:15:20 ---> Running in 835c68313b58 15:15:20 ---> Running in 56382d10e3d5 15:15:20 Removing intermediate container e1d64702e0cf 15:15:20 ---> a9b0126d6cc4 15:15:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:20 Removing intermediate container 775df029ca66 15:15:20 ---> 44319eade9e8 15:15:20 Step 20/22 : LABEL arch=arm64 15:15:20 ---> Running in 9dea9d7e1939 15:15:21 ---> Running in ba3e2b0ddac7 15:15:21 Removing intermediate container 56382d10e3d5 15:15:21 ---> c5c4d1e5c349 15:15:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:21 Removing intermediate container 835c68313b58 15:15:21 ---> 68b87fada995 15:15:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:15:22 ---> Running in 6a80164d4edc 15:15:22 Removing intermediate container ba3e2b0ddac7 15:15:22 ---> 028775a173e7 15:15:22 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:15:22 ---> Running in b50a5a7724d0 15:15:22 Removing intermediate container 6a80164d4edc 15:15:22 ---> cebcfcce1f9b 15:15:22 Step 20/22 : LABEL arch=arm64 15:15:22 ---> ee6f1655aa6c 15:15:22 Step 26/31 : RUN chmod +x /entrypoint.sh 15:15:22 ---> Running in bed25f27fc3a 15:15:23 Removing intermediate container b50a5a7724d0 15:15:23 ---> 93ce780df231 15:15:23 Step 22/22 : LABEL version=0.0.0 15:15:23 ---> Running in 4ca3fb248388 15:15:23 ---> Running in ff3c08002f48 15:15:23 Removing intermediate container bed25f27fc3a 15:15:23 ---> e01ace85db5d 15:15:23 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:15:23 ---> Running in a386444703ef 15:15:24 Removing intermediate container ff3c08002f48 15:15:24 ---> 2705ee042097 15:15:24 15:15:24 Removing intermediate container a386444703ef 15:15:24 ---> b2f94c843eee 15:15:24 Step 22/22 : LABEL version=0.0.0 15:15:24 Successfully built 2705ee042097 15:15:25 Successfully tagged docker-support-scheduler-go-arm64:latest 15:15:25  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 15:15:25 Removing intermediate container 9dea9d7e1939 15:15:25 ---> 0e393dfefddb 15:15:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:15:25 ---> Running in 23457d4961c2 15:15:25 ---> Running in b68bd2f779d7 15:15:26 Removing intermediate container 23457d4961c2 15:15:26 ---> 7a111436c902 15:15:26 15:15:26 Successfully built 7a111436c902 15:15:26 Successfully tagged docker-support-notifications-go-arm64:latest 15:15:26  Building docker-support-notifications-go ... done Building docker-core-metadata-go 15:15:26 Removing intermediate container 4ca3fb248388 15:15:26 ---> b4b4282b1a66 15:15:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:15:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:27 ---> Running in 0e2f483655e6 15:15:27 Removing intermediate container 0e2f483655e6 15:15:27 ---> b6fa815ae7ce 15:15:27 Step 28/31 : CMD ["gate"] 15:15:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:28 ---> Running in 1f27f8d0bc75 15:15:28 Removing intermediate container 1f27f8d0bc75 15:15:28 ---> 9170f2495280 15:15:28 Step 29/31 : LABEL arch=arm64 15:15:28 (1/6) Installing dumb-init (1.2.2-r1) 15:15:28 (2/6) Installing libgcc (9.3.0-r2) 15:15:28 (3/6) Installing libsodium (1.0.18-r0) 15:15:29 (4/6) Installing libstdc++ (9.3.0-r2) 15:15:29 ---> Running in d888e26a94cf 15:15:29 (5/6) Installing libzmq (4.3.3-r0) 15:15:29 (6/6) Installing zeromq (4.3.3-r0) 15:15:29 Executing busybox-1.31.1-r19.trigger 15:15:29 OK: 8 MiB in 20 packages 15:15:29 Removing intermediate container d888e26a94cf 15:15:29 ---> f75b279e4c64 15:15:29 Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:15:30 ---> Running in 280dfa15e94f 15:15:31 Removing intermediate container 280dfa15e94f 15:15:31 ---> b43916a90355 15:15:31 Step 31/31 : LABEL version=0.0.0 15:15:31 Removing intermediate container b68bd2f779d7 15:15:31 ---> c029c02a0f76 15:15:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:15:32 ---> Running in 870442fb358e 15:15:33 ---> 8d97ecdf81fb 15:15:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:15:33 Removing intermediate container 870442fb358e 15:15:33 ---> 35127d088384 15:15:33 15:15:33 Successfully built 35127d088384 15:15:33 Successfully tagged docker-security-bootstrapper-go-arm64:latest 15:15:33 Building docker-core-command-go 15:15:35  Building docker-security-bootstrapper-go ... done  ---> e90e3036f5c5 15:15:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:15:36 ---> aeb207821e7d 15:15:36 Step 19/23 : ENTRYPOINT ["/core-data"] 15:15:36 ---> Running in ae66a15b0dca 15:15:36 Removing intermediate container ae66a15b0dca 15:15:36 ---> b2755597dcec 15:15:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:37 ---> Running in 78b9e5aca859 15:15:37 Removing intermediate container 78b9e5aca859 15:15:37 ---> 15b60ba66aa7 15:15:37 Step 21/23 : LABEL arch=arm64 15:15:37 ---> Running in 48b4d15a3935 15:15:38 Removing intermediate container 48b4d15a3935 15:15:38 ---> 46a356b1a189 15:15:38 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:15:38 ---> Running in 78edad7dacd3 15:15:39 Removing intermediate container 78edad7dacd3 15:15:39 ---> 92e3e1c04c77 15:15:39 Step 23/23 : LABEL version=0.0.0 15:15:39 ---> Running in ca3c1ae82d36 15:15:39 Removing intermediate container ca3c1ae82d36 15:15:39 ---> d9c01b9e4a09 15:15:39 15:15:40 Successfully built d9c01b9e4a09 15:15:40 Successfully tagged docker-core-data-go-arm64:latest 15:15:55  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:15:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:15:55 ---> e33b5e2dcf55 15:15:55 Step 3/26 : WORKDIR /edgex-go 15:15:55 ---> Using cache 15:15:55 ---> 86b6045148e9 15:15:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:55 ---> Using cache 15:15:55 ---> 42b1f77fb799 15:15:55 Step 5/26 : RUN apk add --update --no-cache make bash git 15:15:57 ---> Running in 1f8f93f3a0d0 15:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:16:00 OK: 217 MiB in 51 packages 15:16:02 Removing intermediate container 1f8f93f3a0d0 15:16:02 ---> a6a47930454e 15:16:02 Step 6/26 : COPY go.mod . 15:16:03 ---> 6dbf91f9a181 15:16:03 Step 7/26 : RUN go mod download 15:16:03 ---> Running in 2cf6b0a7c9ff 15:16:07 Removing intermediate container 2cf6b0a7c9ff 15:16:07 ---> 50e88c7aa560 15:16:07 Step 8/26 : COPY . . 15:16:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:16:12 ---> e33b5e2dcf55 15:16:12 Step 3/21 : WORKDIR /edgex-go 15:16:12 ---> Using cache 15:16:12 ---> 86b6045148e9 15:16:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:12 ---> Using cache 15:16:12 ---> 42b1f77fb799 15:16:12 Step 5/21 : RUN apk add --update --no-cache make git 15:16:12 ---> Using cache 15:16:12 ---> c9c41fb474b4 15:16:12 Step 6/21 : COPY go.mod . 15:16:12 ---> Using cache 15:16:12 ---> e57f6e2a541f 15:16:12 Step 7/21 : RUN go mod download 15:16:12 ---> Using cache 15:16:12 ---> ece767458b3e 15:16:12 Step 8/21 : COPY . . 15:16:12 ---> Using cache 15:16:12 ---> cbb3a3032987 15:16:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:16:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:12 ---> e33b5e2dcf55 15:16:12 Step 3/23 : WORKDIR /edgex-go 15:16:12 ---> Using cache 15:16:12 ---> 86b6045148e9 15:16:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:12 ---> Using cache 15:16:12 ---> 42b1f77fb799 15:16:12 Step 5/23 : RUN apk add --update --no-cache make git 15:16:12 ---> Using cache 15:16:12 ---> c9c41fb474b4 15:16:12 Step 6/23 : COPY go.mod . 15:16:12 ---> Using cache 15:16:12 ---> e57f6e2a541f 15:16:12 Step 7/23 : RUN go mod download 15:16:12 ---> Using cache 15:16:12 ---> ece767458b3e 15:16:12 Step 8/23 : COPY . . 15:16:12 ---> Using cache 15:16:12 ---> cbb3a3032987 15:16:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:16:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:16:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:14 ---> e33b5e2dcf55 15:16:14 Step 3/23 : WORKDIR /edgex-go 15:16:14 ---> Using cache 15:16:14 ---> 86b6045148e9 15:16:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:14 ---> Using cache 15:16:14 ---> 42b1f77fb799 15:16:14 Step 5/23 : RUN apk add --update --no-cache make git 15:16:14 ---> Using cache 15:16:14 ---> c9c41fb474b4 15:16:14 Step 6/23 : COPY go.mod . 15:16:14 ---> Using cache 15:16:14 ---> e57f6e2a541f 15:16:14 Step 7/23 : RUN go mod download 15:16:14 ---> Using cache 15:16:14 ---> ece767458b3e 15:16:14 Step 8/23 : COPY . . 15:16:14 ---> Using cache 15:16:14 ---> cbb3a3032987 15:16:14 Step 9/23 : RUN make cmd/core-command/core-command 15:16:15 ---> Running in cdcd62d3f285 15:16:15 ---> Running in fb21c6d09434 15:16:15 ---> Running in 2fbc781354dd 15:16: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 15:16:17 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 15:16:17 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 15:16:27 ---> 80dbfc4b2d3c 15:16:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:16:27 ---> Running in ab3a0c91c6f0 15:16:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:17:24 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 15:17:42 Removing intermediate container cdcd62d3f285 15:17:42 ---> 3a6f011b0b80 15:17:42 15:17:42 Step 10/21 : FROM alpine:3.12 15:17:42 ---> d10569e2745f 15:17:42 Step 11/21 : RUN apk add --update --no-cache curl 15:17:42 ---> Running in 10472a88d510 15:17:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:17:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:17:43 (1/4) Installing ca-certificates (20191127-r4) 15:17:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:17:43 (3/4) Installing libcurl (7.69.1-r3) 15:17:43 (4/4) Installing curl (7.69.1-r3) 15:17:43 Executing busybox-1.31.1-r19.trigger 15:17:43 Executing ca-certificates-20191127-r4.trigger 15:17:43 OK: 7 MiB in 18 packages 15:17:47 Removing intermediate container 10472a88d510 15:17:47 ---> 64050a236b27 15:17:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:17:47 ---> Running in 18e8fb2e9237 15:17:48 Removing intermediate container 18e8fb2e9237 15:17:48 ---> b993dbcf4472 15:17:48 Step 13/21 : WORKDIR /edgex 15:17:48 ---> Running in 448c2be4bb4d 15:17:49 Removing intermediate container 448c2be4bb4d 15:17:49 ---> 7005ab88e05c 15:17:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:17:50 Removing intermediate container ab3a0c91c6f0 15:17:50 ---> 7065b87e125a 15:17:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:17:50 ---> Running in cda8787948ff 15:17:51 ---> 99a3bf3d6de7 15:17:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:17:52 Removing intermediate container fb21c6d09434 15:17:52 ---> 0146d43f9bfb 15:17:52 15:17:52 Step 10/23 : FROM alpine:3.12 15:17:52 ---> d10569e2745f 15:17:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:17:52 ---> Using cache 15:17:52 ---> b0449ce261b1 15:17:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:52 ---> Using cache 15:17:52 ---> d56e340cc009 15:17:52 Step 13/23 : ENV APP_PORT=48082 15:17:52 ---> Running in 0a28c4d49db2 15:17:52 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 15:17:52 ---> df80ad45b122 15:17:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:17:52 Removing intermediate container 0a28c4d49db2 15:17:52 ---> e97695978c9d 15:17:52 Step 14/23 : EXPOSE $APP_PORT 15:17:53 ---> Running in d602ad7d9702 15:17:54 Removing intermediate container d602ad7d9702 15:17:54 ---> 985581669d69 15:17:54 Step 15/23 : WORKDIR / 15:17:54 ---> 4068ea3279db 15:17:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:17:54 ---> Running in 54e29af6e389 15:17:54 ---> Running in 4b00ae47bbba 15:17:55 Removing intermediate container 54e29af6e389 15:17:55 ---> 17acd5e6d9cb 15:17:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:55 Removing intermediate container 4b00ae47bbba 15:17:55 ---> 4ba921cb5bcf 15:17:55 Step 18/21 : CMD ["--init=true"] 15:17:55 ---> Running in fbdba3ab4c81 15:17:56 ---> 66890feb5022 15:17:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:17:56 Removing intermediate container cda8787948ff 15:17:56 ---> a4d33c84524a 15:17:56 15:17:56 Step 11/26 : FROM docker:20.10.0 15:17:56 20.10.0: Pulling from library/docker 15:17:56 Removing intermediate container fbdba3ab4c81 15:17:56 ---> 9db31afe9344 15:17:56 Step 19/21 : LABEL arch=arm64 15:17:56 ---> Running in ad83410e0860 15:17:58 Removing intermediate container ad83410e0860 15:17:58 ---> 037fe6e7dc5f 15:17:58 Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:17:58 Removing intermediate container 2fbc781354dd 15:17:58 ---> fd3b0895b44a 15:17:58 15:17:58 Step 10/23 : FROM alpine:3.12 15:17:58 ---> d10569e2745f 15:17:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:17:58 ---> Using cache 15:17:58 ---> b0449ce261b1 15:17:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:58 ---> Using cache 15:17:58 ---> d56e340cc009 15:17:58 Step 13/23 : ENV APP_PORT=48081 15:17:58 ---> 44fa2e0c410c 15:17:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:17:59 ---> Running in ae8e7fbc37aa 15:17:59 ---> Running in 03c35ebfb5ef 15:17:59 ---> a2661682dbb9 15:17:59 Step 19/23 : ENTRYPOINT ["/core-command"] 15:18:00 Removing intermediate container 03c35ebfb5ef 15:18:00 ---> d659eac0aece 15:18:00 Step 14/23 : EXPOSE $APP_PORT 15:18:00 Removing intermediate container ae8e7fbc37aa 15:18:00 ---> cf002fddab34 15:18:00 Step 21/21 : LABEL version=0.0.0 15:18:00 ---> Running in fcf0793cad16 15:18:00 ---> Running in 09962b6fe388 15:18:00 ---> Running in f4ee45c273a4 15:18:00 Removing intermediate container fcf0793cad16 15:18:00 ---> 6033e0211a9a 15:18:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:01 ---> Running in cdca5ea1ef84 15:18:01 Removing intermediate container 09962b6fe388 15:18:01 ---> fb10ce94491f 15:18:01 Step 15/23 : WORKDIR / 15:18:01 Removing intermediate container f4ee45c273a4 15:18:01 ---> 2a67b1a531fe 15:18:01 15:18:02 ---> Running in 50e5c352748c 15:18:02 Successfully built 2a67b1a531fe 15:18:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:18:02  Building docker-security-proxy-setup-go ... done Removing intermediate container cdca5ea1ef84 15:18:02 ---> 137ca6f036c9 15:18:02 Step 21/23 : LABEL arch=arm64 15:18:02 ---> Running in b1d2249aea58 15:18:02 Removing intermediate container 50e5c352748c 15:18:02 ---> a9e2f1049fd4 15:18:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:03 Removing intermediate container b1d2249aea58 15:18:03 ---> a0ede90830c1 15:18:03 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:18:04 ---> 4c8c58cb8d67 15:18:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:18:04 ---> Running in a65a2843647e 15:18:04 Removing intermediate container a65a2843647e 15:18:04 ---> 8199351b3031 15:18:04 Step 23/23 : LABEL version=0.0.0 15:18:05 ---> Running in d359198ef2f0 15:18:06 ---> 4ec030ce95af 15:18:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:18:06 Removing intermediate container d359198ef2f0 15:18:06 ---> 18b18e675ab4 15:18:06 15:18:06 Successfully built 18b18e675ab4 15:18:06 Successfully tagged docker-core-command-go-arm64:latest 15:18:06  Building docker-core-command-go ... done  ---> f0f96240aac5 15:18:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:18:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:18:06 Status: Downloaded newer image for docker:20.10.0 15:18:06 ---> eeaf43b92773 15:18:06 Step 12/26 : RUN apk add --no-cache bash 15:18:07 ---> Running in 16d5f61c127a 15:18:07 ---> Running in 0524c93c3728 15:18:07 Removing intermediate container 0524c93c3728 15:18:07 ---> 2a04af1ae34d 15:18:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:08 ---> Running in 3bf002e8a282 15:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:18:08 Removing intermediate container 3bf002e8a282 15:18:08 ---> 4d630eda0a22 15:18:08 Step 21/23 : LABEL arch=arm64 15:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:18:08 ---> Running in 075cbb548104 15:18:08 (1/2) Installing readline (8.0.4-r0) 15:18:08 (2/2) Installing bash (5.0.17-r0) 15:18:09 Removing intermediate container 075cbb548104 15:18:09 ---> 4e3ebfca0b60 15:18:09 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:18:09 Executing bash-5.0.17-r0.post-install 15:18:09 Executing busybox-1.31.1-r19.trigger 15:18:09 OK: 12 MiB in 22 packages 15:18:09 ---> Running in 60207f0b9eb5 15:18:09 Removing intermediate container 60207f0b9eb5 15:18:09 ---> 56dd9637945b 15:18:09 Step 23/23 : LABEL version=0.0.0 15:18:09 ---> Running in 4bb3a8ddcd4c 15:18:10 Removing intermediate container 4bb3a8ddcd4c 15:18:10 ---> b36121c143b6 15:18:10 15:18:10 Removing intermediate container 16d5f61c127a 15:18:10 ---> e42b7689d6c6 15:18:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:18:10 ---> Running in c76a5cf1ab18 15:18:10 Successfully built b36121c143b6 15:18:10 Successfully tagged docker-core-metadata-go-arm64:latest 15:18:11  Building docker-core-metadata-go ... done Removing intermediate container c76a5cf1ab18 15:18:11 ---> b3c9e7e9038a 15:18:11 Step 14/26 : ENV APP_PORT=48090 15:18:11 ---> Running in 49ee29d80959 15:18:12 Removing intermediate container 49ee29d80959 15:18:12 ---> d385771de8f6 15:18:12 Step 15/26 : EXPOSE $APP_PORT 15:18:12 ---> Running in db6594cd1bbc 15:18:12 Removing intermediate container db6594cd1bbc 15:18:12 ---> c14116e7c9ed 15:18:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:18:13 ---> dba0e2b8ee17 15:18:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:18:14 ---> 4191783ab79e 15:18:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:18:15 ---> 289e9b18ffd2 15:18:15 Step 19/26 : RUN apk --no-cache add py3-pip 15:18:15 ---> Running in 1d9982e8fea9 15:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:18:17 (1/33) Installing libbz2 (1.0.8-r1) 15:18:17 (2/33) Installing expat (2.2.9-r1) 15:18:17 (3/33) Installing libffi (3.3-r2) 15:18:17 (4/33) Installing gdbm (1.13-r1) 15:18:17 (5/33) Installing xz-libs (5.2.5-r0) 15:18:17 (6/33) Installing sqlite-libs (3.32.1-r0) 15:18:17 (7/33) Installing python3 (3.8.5-r1) 15:18:19 (8/33) Installing py3-appdirs (1.4.4-r1) 15:18:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:18:19 (10/33) Installing py3-parsing (2.4.7-r0) 15:18:19 (11/33) Installing py3-six (1.15.0-r0) 15:18:19 (12/33) Installing py3-packaging (20.4-r0) 15:18:19 (13/33) Installing py3-setuptools (47.0.0-r0) 15:18:19 (14/33) Installing py3-chardet (3.0.4-r4) 15:18:19 (15/33) Installing py3-idna (2.9-r0) 15:18:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:18:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:18:19 (18/33) Installing py3-requests (2.23.0-r0) 15:18:19 (19/33) Installing py3-msgpack (1.0.0-r0) 15:18:19 (20/33) Installing py3-lockfile (0.12.2-r3) 15:18:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:18:19 (22/33) Installing py3-colorama (0.4.3-r0) 15:18:19 (23/33) Installing py3-distlib (0.3.0-r0) 15:18:19 (24/33) Installing py3-distro (1.5.0-r1) 15:18:19 (25/33) Installing py3-webencodings (0.5.1-r3) 15:18:19 (26/33) Installing py3-html5lib (1.0.1-r4) 15:18:19 (27/33) Installing py3-pytoml (0.1.21-r0) 15:18:19 (28/33) Installing py3-pep517 (0.8.2-r0) 15:18:19 (29/33) Installing py3-progress (1.5-r0) 15:18:19 (30/33) Installing py3-toml (0.10.1-r0) 15:18:19 (31/33) Installing py3-retrying (1.3.3-r0) 15:18:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:18:19 (33/33) Installing py3-pip (20.1.1-r0) 15:18:19 Executing busybox-1.31.1-r19.trigger 15:18:19 OK: 71 MiB in 55 packages 15:18:26 Removing intermediate container 1d9982e8fea9 15:18:26 ---> 8555a1d259dc 15:18:26 Step 20/26 : RUN pip install docker-compose==1.23.2 15:18:26 ---> Running in aae86ac8c7d7 15:18:30 Collecting docker-compose==1.23.2 15:18:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:18:30 Collecting cached-property<2,>=1.2.0 15:18:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:18:31 Collecting texttable<0.10,>=0.9.0 15:18:31 Downloading texttable-0.9.1.tar.gz (11 kB) 15:18:32 Collecting jsonschema<3,>=2.5.1 15:18:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:18:33 Collecting PyYAML<4,>=3.10 15:18:33 Downloading PyYAML-3.13.tar.gz (270 kB) 15:18:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:18:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:18:38 Collecting docopt<0.7,>=0.6.1 15:18:38 Downloading docopt-0.6.2.tar.gz (25 kB) 15:18:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:18:40 Collecting docker<4.0,>=3.6.0 15:18:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:18:40 Collecting dockerpty<0.5,>=0.4.1 15:18:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:18:43 Collecting websocket-client<1.0,>=0.32.0 15:18:43 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 15:18:43 Collecting idna<2.8,>=2.5 15:18:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:18:43 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) 15:18:43 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) 15:18:44 Collecting urllib3<1.25,>=1.21.1 15:18:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:18:44 Collecting docker-pycreds>=0.4.0 15:18:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:18:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:18:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:18:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:18:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:18:46 Installing collected packages: cached-property, texttable, jsonschema, PyYAML, idna, urllib3, requests, docopt, docker-pycreds, websocket-client, docker, dockerpty, docker-compose 15:18:46 Running setup.py install for texttable: started 15:18:48 Running setup.py install for texttable: finished with status 'done' 15:18:48 Running setup.py install for PyYAML: started 15:18:50 Running setup.py install for PyYAML: finished with status 'done' 15:18:50 Attempting uninstall: idna 15:18:50 Found existing installation: idna 2.9 15:18:50 Uninstalling idna-2.9: 15:18:50 Successfully uninstalled idna-2.9 15:18:50 Attempting uninstall: urllib3 15:18:50 Found existing installation: urllib3 1.25.9 15:18:50 Uninstalling urllib3-1.25.9: 15:18:51 Successfully uninstalled urllib3-1.25.9 15:18:51 Attempting uninstall: requests 15:18:51 Found existing installation: requests 2.23.0 15:18:51 Uninstalling requests-2.23.0: 15:18:51 Successfully uninstalled requests-2.23.0 15:18:52 Running setup.py install for docopt: started 15:18:53 Running setup.py install for docopt: finished with status 'done' 15:18:55 Running setup.py install for dockerpty: started 15:18:56 Running setup.py install for dockerpty: finished with status 'done' 15:18:57 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 15:19:00 Removing intermediate container aae86ac8c7d7 15:19:00 ---> 096c3d23c11d 15:19:00 Step 21/26 : RUN apk --no-cache add curl 15:19:01 ---> Running in 47fdbc0a3f49 15:19:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:19:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:19:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:19:03 (2/3) Installing libcurl (7.69.1-r3) 15:19:03 (3/3) Installing curl (7.69.1-r3) 15:19:03 Executing busybox-1.31.1-r19.trigger 15:19:03 OK: 71 MiB in 58 packages 15:19:04 Removing intermediate container 47fdbc0a3f49 15:19:04 ---> ea090152d744 15:19:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:19:04 ---> Running in 9b54a603e912 15:19:05 Removing intermediate container 9b54a603e912 15:19:05 ---> a1fe1ed350b5 15:19:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:19:05 ---> Running in c740b5b2aeb0 15:19:05 Removing intermediate container c740b5b2aeb0 15:19:05 ---> eb7b7543fd76 15:19:05 Step 24/26 : LABEL arch=arm64 15:19:05 ---> Running in e789d162bae8 15:19:06 Removing intermediate container e789d162bae8 15:19:06 ---> 5467404a74dc 15:19:06 Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:19:06 ---> Running in dfe6fb1686e7 15:19:06 Removing intermediate container dfe6fb1686e7 15:19:06 ---> d6e22fd100a2 15:19:06 Step 26/26 : LABEL version=0.0.0 15:19:06 ---> Running in 2f14ca9d3e06 15:19:07 Removing intermediate container 2f14ca9d3e06 15:19:07 ---> 5b350ee356d3 15:19:07 15:19:07 Successfully built 5b350ee356d3 15:19:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:19:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:19:08 $ docker stop --time=1 acab4722b17f48bf6be135f8b014dc48958b90d2e65c5c67d4eaf57b0c3bc892 15:19:10 $ docker rm -f acab4722b17f48bf6be135f8b014dc48958b90d2e65c5c67d4eaf57b0c3bc892 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:11 + grep docker 15:19:11 + docker images 15:19:11 docker-sys-mgmt-agent-go-arm64 latest 5b350ee356d3 4 seconds ago 300MB 15:19:11 docker-core-metadata-go-arm64 latest b36121c143b6 About a minute ago 17.9MB 15:19:11 docker-core-command-go-arm64 latest 18b18e675ab4 About a minute ago 16.2MB 15:19:11 docker-security-proxy-setup-go-arm64 latest 2a67b1a531fe About a minute ago 23.4MB 15:19:11 docker-core-data-go-arm64 latest d9c01b9e4a09 3 minutes ago 21.1MB 15:19:11 docker-security-bootstrapper-go-arm64 latest 35127d088384 3 minutes ago 17.8MB 15:19:11 docker-support-notifications-go-arm64 latest 7a111436c902 3 minutes ago 16.9MB 15:19:11 docker-support-scheduler-go-arm64 latest 2705ee042097 3 minutes ago 16.3MB 15:19:11 docker-security-secretstore-setup-go-arm64 latest c0b794285340 3 minutes ago 23.7MB 15:19:11 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:19:12 ---> job-cost.sh 15:19:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vlkb 15:19:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:22:13 lf-activate-venv(): INFO: Adding /tmp/venv-Vlkb/bin to PATH 15:22:13 INFO: No Stack... 15:22:13 INFO: Retrieving Pricing Info for: lf-standard-4 15:22:13 INFO: Archiving Costs [Pipeline] sh 15:22:13 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:22:13 + cut -d, -f6 [Pipeline] lock 15:22:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] 15:22:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] did not exist. Created. 15:22:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:14 + echo total: 0.20999999344348907 [Pipeline] stash 15:22:14 Stashed 1 file(s) [Pipeline] } 15:22:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:22:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:22:18 ---> package-listing.sh 15:22:18 ++ facter osfamily 15:22:18 ++ tr '[:upper:]' '[:lower:]' 15:22:18 + OS_FAMILY=redhat 15:22:18 + workspace=/w/workspace/edgex-go/4 15:22:18 + START_PACKAGES=/tmp/packages_start.txt 15:22:18 + END_PACKAGES=/tmp/packages_end.txt 15:22:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:18 + PACKAGES=/tmp/packages_start.txt 15:22:18 + '[' /w/workspace/edgex-go/4 ']' 15:22:18 + PACKAGES=/tmp/packages_end.txt 15:22:18 + case "${OS_FAMILY}" in 15:22:18 + rpm -qa 15:22:18 + sort 15:22:24 + '[' -f /tmp/packages_start.txt ']' 15:22:24 + '[' -f /tmp/packages_end.txt ']' 15:22:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:24 + '[' /w/workspace/edgex-go/4 ']' 15:22:24 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:22:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:22:24 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 15:22:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:24 15:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:22:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:25 alpine: Pulling from edgex-lftools-log-publisher 15:22:25 df20fa9351a1: Pulling fs layer 15:22:25 36b3adc4ff6f: Pulling fs layer 15:22:25 8ad3a11d3b57: Pulling fs layer 15:22:25 46f8f816bc3b: Pulling fs layer 15:22:25 93b61091891f: Pulling fs layer 15:22:25 93b9cdb0e59b: Pulling fs layer 15:22:25 5e14af77c1be: Pulling fs layer 15:22:25 01666e4c0597: Pulling fs layer 15:22:25 aa168da1d23b: Pulling fs layer 15:22:25 46f8f816bc3b: Waiting 15:22:25 93b61091891f: Waiting 15:22:25 93b9cdb0e59b: Waiting 15:22:25 5e14af77c1be: Waiting 15:22:25 aa168da1d23b: Waiting 15:22:25 36b3adc4ff6f: Verifying Checksum 15:22:25 36b3adc4ff6f: Download complete 15:22:25 46f8f816bc3b: Verifying Checksum 15:22:25 46f8f816bc3b: Download complete 15:22:25 df20fa9351a1: Verifying Checksum 15:22:25 93b9cdb0e59b: Verifying Checksum 15:22:25 93b9cdb0e59b: Download complete 15:22:25 93b61091891f: Verifying Checksum 15:22:25 93b61091891f: Download complete 15:22:25 01666e4c0597: Verifying Checksum 15:22:25 01666e4c0597: Download complete 15:22:25 5e14af77c1be: Verifying Checksum 15:22:25 5e14af77c1be: Download complete 15:22:25 df20fa9351a1: Pull complete 15:22:26 8ad3a11d3b57: Verifying Checksum 15:22:26 8ad3a11d3b57: Download complete 15:22:26 36b3adc4ff6f: Pull complete 15:22:26 8ad3a11d3b57: Pull complete 15:22:26 46f8f816bc3b: Pull complete 15:22:27 aa168da1d23b: Verifying Checksum 15:22:27 aa168da1d23b: Download complete 15:22:29 93b61091891f: Pull complete 15:22:29 93b9cdb0e59b: Pull complete 15:22:29 5e14af77c1be: Pull complete 15:22:30 01666e4c0597: Pull complete 15:22:38 aa168da1d23b: Pull complete 15:22:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:22:38 prd-centos7-docker-4c-2g-28477 does not seem to be running inside a container 15:22:38 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:22:42 $ docker top 2aeb8248bbe81afdba8f78eb6da9886726f9e9bc418424ff18f97c176dc80795 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:43 + touch /tmp/pre-build-complete [Pipeline] sh 15:22:43 + mkdir -p /var/log/sa [Pipeline] sh 15:22:44 + ls /var/log/sa-host 15:22:44 + sadf -c /var/log/sa-host/sa04 15:22:44 file_magic: OK 15:22:44 HZ: Using current value: 100 15:22:44 file_header: OK 15:22:44 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 15:22:44 Statistics: 15:22:44 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... 15:22:44 File successfully converted to sysstat format version 12.2.1 15:22:44 + sadf -c /var/log/sa-host/sa23 15:22:44 file_magic: OK 15:22:44 HZ: Using current value: 100 15:22:44 file_header: OK 15:22:44 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 15:22:44 Statistics: 15:22:44 Hnuu...uuuununununu... 15:22:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:44 provisioning config files... 15:22:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7204198594528445533tmp [Pipeline] { [Pipeline] echo 15:22:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:22:45 ---> create-netrc.sh [Pipeline] } 15:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:22:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:22:45 ---> python-tools-install.sh [Pipeline] echo 15:22:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:22:45 ---> sudo-logs.sh 15:22:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:22:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:22:46 ---> job-cost.sh 15:22:46 lf-activate-venv: SKIPPING 15:22:46 DEBUG: total: 0.20999999344348907 15:22:46 INFO: Retrieving Stack Cost... 15:22:47 INFO: Retrieving Pricing Info for: v1-standard-2 15:22:47 INFO: Archiving Costs [Pipeline] echo 15:22:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:22:48 ---> logs-deploy.sh 15:22:48 lf-activate-venv: SKIPPING 15:22:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/4 15:22:48 INFO: archiving workspace using pattern(s): 15:22:49 Archives upload complete. 15:22:49 INFO: archiving logs to Nexus