Pull request #2930 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 a41decdaea853968b8fbd73c5ef4065e301df088+34dce4612a631976cf4327d6db635ffc5909a851 (3b307c1213a1b67217014258b20b929cf4f8d5e0) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@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-15282 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit a41decdaea853968b8fbd73c5ef4065e301df088 > 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/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing a41decdaea853968b8fbd73c5ef4065e301df088 Checking out Revision a41decdaea853968b8fbd73c5ef4065e301df088 (PR-2930) > git config core.sparsecheckout # timeout=10 > git checkout -f a41decdaea853968b8fbd73c5ef4065e301df088 # 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 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a41decdaea853968b8fbd73c5ef4065e301df088 # timeout=10 Commit message: "refactor(security): Use user-defined structs for json unmarshal" > git rev-list --no-walk 35953d63dbb6324954242bc6432706fab40e1eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:42:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:42:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:42:21 ========================================================= 21:42:21 EdgeX Global Pipelines Version Info 21:42:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:42:23 ------------------- 21:42:23 stable info: 21:42:23 ------------------- 21:42:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:42:23 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 21:42:23 Message: update stable to v1.0.172 21:42:23 ------------------- 21:42:23 experimental info: 21:42:23 ------------------- 21:42:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:42:23 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 21:42:23 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:42:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:42:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:42:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2930 [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2930 [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2930 [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a41decdaea853968b8fbd73c5ef4065e301df088 [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a41decd [Pipeline] echo 21:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:42:27 provisioning config files... 21:42:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8047324752374955543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:27 ---> docker-login.sh 21:42:27 nexus3.edgexfoundry.org:10001 21:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 nexus3.edgexfoundry.org:10002 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 nexus3.edgexfoundry.org:10003 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 nexus3.edgexfoundry.org:10004 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 docker.io 21:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:28 Configure a credential helper to remove this warning. See 21:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:28 21:42:28 Login Succeeded 21:42:28 ---> docker-login.sh ends [Pipeline] } 21:42:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/core-command/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo core-command,cmd/core-command/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/core-data/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo core-data,cmd/core-data/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/core-metadata/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo core-metadata,cmd/core-metadata/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/security-proxy-setup/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/security-secrets-setup/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/support-notifications/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo support-notifications,cmd/support-notifications/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/support-scheduler/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:42:29 + for file in '`ls cmd/**/Dockerfile`' 21:42:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:42:29 ++ cut -d/ -f2 21:42:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:42:29 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 21:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:31 21:42:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:42:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:31 latest: Pulling from edgex-devops/git-semver 21:42:31 31603596830f: Pulling fs layer 21:42:31 2a8b12db71e7: Pulling fs layer 21:42:31 6ca5941a6612: Pulling fs layer 21:42:31 ecc8261a40a4: Pulling fs layer 21:42:31 ecc8261a40a4: Waiting 21:42:31 2a8b12db71e7: Verifying Checksum 21:42:31 2a8b12db71e7: Download complete 21:42:31 31603596830f: Download complete 21:42:31 6ca5941a6612: Verifying Checksum 21:42:31 6ca5941a6612: Download complete 21:42:31 ecc8261a40a4: Verifying Checksum 21:42:31 ecc8261a40a4: Download complete 21:42:31 31603596830f: Pull complete 21:42:31 2a8b12db71e7: Pull complete 21:42:32 6ca5941a6612: Pull complete 21:42:33 ecc8261a40a4: Pull complete 21:42:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:42:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:42:33 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 21:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:42:35 $ docker top 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:36 [ssh-agent] Looking for ssh-agent implementation... 21:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:36 $ docker exec 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa ssh-agent 21:42:36 SSH_AUTH_SOCK=/tmp/ssh-xWIFQ7vSPwhp/agent.12 21:42:36 SSH_AGENT_PID=18 21:42:36 Running ssh-add (command line suppressed) 21:42:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7395315766233822963.key (/w/workspace/edgex-go/5@tmp/private_key_7395315766233822963.key) 21:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:37 + git tag --points-at HEAD [Pipeline] } 21:42:37 $ docker exec --env ******** --env ******** 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa ssh-agent -k 21:42:37 unset SSH_AUTH_SOCK; 21:42:37 unset SSH_AGENT_PID; 21:42:37 echo Agent pid 18 killed; 21:42:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:37 [ssh-agent] Looking for ssh-agent implementation... 21:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:37 $ docker exec 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa ssh-agent 21:42:37 SSH_AUTH_SOCK=/tmp/ssh-mGllHeDDvPs1/agent.46 21:42:37 SSH_AGENT_PID=51 21:42:37 Running ssh-add (command line suppressed) 21:42:37 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7270335573619140615.key (/w/workspace/edgex-go/5@tmp/private_key_7270335573619140615.key) 21:42:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:38 + git semver init 21:42:38 # -> Open(): unable to determine branch for HEAD 21:42:38 # $GIT_DIR = /w/workspace/edgex-go/5/.git 21:42:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 21:42:38 # $SEMVER_REMOTE_NAME = origin 21:42:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:42:38 # $SEMVER_USER_NAME = edgex-jenkins 21:42:38 # $SEMVER_BRANCH = PR-2930 21:42:38 # $SEMVER_TEMP = /tmp/semver-086594925 21:42:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:43:10 # '/tmp/semver-086594925' -> '/w/workspace/edgex-go/5/.semver' 21:43:10 # -> Force: false 21:43:10 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 21:43:10 $ docker exec --env ******** --env ******** 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa ssh-agent -k 21:43:11 unset SSH_AUTH_SOCK; 21:43:11 unset SSH_AGENT_PID; 21:43:11 echo Agent pid 51 killed; 21:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:11 + git semver [Pipeline] } 21:43:11 $ docker stop --time=1 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa 21:43:13 $ docker rm -f 9a86ee2178df8f8060338a82c8a5efdb29cc9d828257f37b1bb01a6089ac31aa [Pipeline] // withDockerContainer [Pipeline] sh 21:43:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:14 Stashed 1 file(s) [Pipeline] echo 21:43:14 [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 21:43:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:43:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:43:16 + sudo service docker restart 21:43:16 + true 21:43:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:43:17 ========================================================= 21:43:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:43:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:43:17 + 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 . 21:43:20 Sending build context to Docker daemon 326.5MB 21:43:20 Step 1/7 : ARG BASE=golang:1.15-alpine 21:43:20 Step 2/7 : FROM ${BASE} 21:43:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:20 188c0c94c7c5: Pulling fs layer 21:43:20 0ef7d3d256c8: Pulling fs layer 21:43:20 de9db76c5a1d: Pulling fs layer 21:43:20 bca2f99d35d6: Pulling fs layer 21:43:20 93359f2a8cfa: Pulling fs layer 21:43:20 7c6f9722023f: Pulling fs layer 21:43:20 a35cf1a2eb13: Pulling fs layer 21:43:20 bca2f99d35d6: Waiting 21:43:20 93359f2a8cfa: Waiting 21:43:20 7c6f9722023f: Waiting 21:43:20 a35cf1a2eb13: Waiting 21:43:20 de9db76c5a1d: Verifying Checksum 21:43:20 de9db76c5a1d: Download complete 21:43:20 0ef7d3d256c8: Download complete 21:43:20 93359f2a8cfa: Verifying Checksum 21:43:20 93359f2a8cfa: Download complete 21:43:21 188c0c94c7c5: Verifying Checksum 21:43:21 7c6f9722023f: Verifying Checksum 21:43:21 7c6f9722023f: Download complete 21:43:21 188c0c94c7c5: Pull complete 21:43:21 0ef7d3d256c8: Pull complete 21:43:21 de9db76c5a1d: Pull complete 21:43:24 a35cf1a2eb13: Verifying Checksum 21:43:24 a35cf1a2eb13: Download complete 21:43:24 bca2f99d35d6: Verifying Checksum 21:43:24 bca2f99d35d6: Download complete 21:43:30 Still waiting to schedule task 21:43:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:43:31 bca2f99d35d6: Pull complete 21:43:31 93359f2a8cfa: Pull complete 21:43:31 7c6f9722023f: Pull complete 21:43:37 a35cf1a2eb13: Pull complete 21:43:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:43:37 ---> a62c8e92a672 21:43:37 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:43:37 ---> Running in 25c69b71b405 21:43:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:39 (1/12) Installing libmagic (5.38-r0) 21:43:39 (2/12) Installing file (5.38-r0) 21:43:39 (3/12) Installing libc-dev (0.7.2-r3) 21:43:39 (4/12) Installing g++ (9.3.0-r2) 21:43:58 (5/12) Installing fortify-headers (1.1-r0) 21:43:58 (6/12) Installing patch (2.7.6-r6) 21:43:58 (7/12) Installing build-base (0.5-r2) 21:43:58 (8/12) Installing libsodium (1.0.18-r0) 21:43:58 (9/12) Installing pkgconf (1.7.2-r0) 21:43:58 (10/12) Installing libsodium-dev (1.0.18-r0) 21:43:58 (11/12) Installing libzmq (4.3.3-r0) 21:43:58 (12/12) Installing zeromq-dev (4.3.3-r0) 21:43:58 Executing busybox-1.31.1-r19.trigger 21:43:58 OK: 233 MiB in 51 packages 21:44:02 Removing intermediate container 25c69b71b405 21:44:02 ---> b9265fa163fb 21:44:02 Step 4/7 : WORKDIR /edgex-go 21:44:02 ---> Running in 94bf13d26732 21:44:02 Removing intermediate container 94bf13d26732 21:44:02 ---> 98005da4672f 21:44:02 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:44:02 latest: Pulling from library/docker 21:44:02 188c0c94c7c5: Already exists 21:44:03 0c7c675703d6: Pulling fs layer 21:44:03 cc8c12a437cb: Pulling fs layer 21:44:03 f092543453df: Pulling fs layer 21:44:03 65b6bc45957d: Pulling fs layer 21:44:03 4de832df471b: Pulling fs layer 21:44:03 79aa7fa92271: Pulling fs layer 21:44:03 65b6bc45957d: Waiting 21:44:03 4de832df471b: Waiting 21:44:03 79aa7fa92271: Waiting 21:44:03 cc8c12a437cb: Verifying Checksum 21:44:03 cc8c12a437cb: Download complete 21:44:03 0c7c675703d6: Verifying Checksum 21:44:03 65b6bc45957d: Verifying Checksum 21:44:03 65b6bc45957d: Download complete 21:44:03 4de832df471b: Verifying Checksum 21:44:03 4de832df471b: Download complete 21:44:03 79aa7fa92271: Verifying Checksum 21:44:03 79aa7fa92271: Download complete 21:44:03 0c7c675703d6: Pull complete 21:44:03 cc8c12a437cb: Pull complete 21:44:03 f092543453df: Verifying Checksum 21:44:03 f092543453df: Download complete 21:44:06 f092543453df: Pull complete 21:44:06 65b6bc45957d: Pull complete 21:44:06 4de832df471b: Pull complete 21:44:06 79aa7fa92271: Pull complete 21:44:06 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 21:44:06 Status: Downloaded newer image for docker:latest 21:44:08 ---> 9b3618f9d9c7 21:44:08 Step 6/7 : COPY go.mod . 21:44:08 ---> 547926f6d431 21:44:08 Step 7/7 : RUN go mod download 21:44:08 ---> Running in 2a00028e84d3 21:44:30 Removing intermediate container 2a00028e84d3 21:44:30 ---> 7e3f7221ba7d 21:44:30 Successfully built 7e3f7221ba7d 21:44:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:44:31 + docker inspect -f . ci-base-image-x86_64 21:44:31 . [Pipeline] withDockerContainer 21:44:31 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 21:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:44:32 $ docker top 996df0847d8f9d0e678f7b77c0470a8320c0dc06d124244a2a7bb0a243d82f40 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:32 + go version 21:44:32 go version go1.15.5 linux/amd64 [Pipeline] } 21:44:32 $ docker stop --time=1 996df0847d8f9d0e678f7b77c0470a8320c0dc06d124244a2a7bb0a243d82f40 21:44:33 $ docker rm -f 996df0847d8f9d0e678f7b77c0470a8320c0dc06d124244a2a7bb0a243d82f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:34 + docker inspect -f . ci-base-image-x86_64 21:44:34 . [Pipeline] withDockerContainer 21:44:34 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 21:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:44:35 $ docker top 9e51ad58bd35bd8317534a9ee98fdb09691f33a7acfe407cb81b747a4a5df198 -eo pid,comm [Pipeline] { [Pipeline] echo 21:44:35 ========================================================= 21:44:35 [edgeXBuildGoParallel] Running Tests and Build... 21:44:35 ========================================================= [Pipeline] sh 21:44:36 + make test 21:44:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:44:46 ? github.com/edgexfoundry/edgex-go [no test files] 21:45:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:45:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:45:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:45:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:45:09 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.023s 21:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:45:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:45:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:45:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:45:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:45:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:45:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.6% of statements 21:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.203s coverage: 27.1% of statements 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 67.7% of statements 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.415s coverage: 82.3% of statements 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:45:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15283 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { 21:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.332s coverage: 28.6% of statements 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [Pipeline] ws 21:45:18 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 21:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.289s coverage: 93.8% of statements 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.039s coverage: 75.5% of statements 21:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 21:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.081s coverage: 87.2% of statements 21:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 84.2% of statements 21:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements 21:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.5% of statements 21:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements 21:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.061s coverage: 91.3% of statements 21:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 21:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 21:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 21:45:23 using credential edgex-jenkins-ssh 21:45:23 Cloning the remote Git repository 21:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 55.9% of statements 21:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:45:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:45:23 > git init /w/workspace/edgex-go/5 # timeout=10 21:45:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:45:23 > git --version # timeout=10 21:45:23 > git --version # 'git version 2.17.1' 21:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:45:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:45:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:45:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:45:39 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit a41decdaea853968b8fbd73c5ef4065e301df088 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 16.085s coverage: 86.3% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.121s coverage: 72.2% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.442s coverage: 72.1% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.054s coverage: 82.4% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.037s coverage: 48.4% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.2% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.278s coverage: 84.0% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.1% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.076s coverage: 100.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.677s coverage: 29.1% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:45:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements 21:45:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 21:45:39 Merge succeeded, producing a41decdaea853968b8fbd73c5ef4065e301df088 21:45:39 Checking out Revision a41decdaea853968b8fbd73c5ef4065e301df088 (PR-2930) 21:45:40 GO111MODULE=on go vet ./... 21:45:39 > git config core.sparsecheckout # timeout=10 21:45:39 > git checkout -f a41decdaea853968b8fbd73c5ef4065e301df088 # timeout=10 21:45:39 > git remote # timeout=10 21:45:39 > git config --get remote.origin.url # timeout=10 21:45:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:39 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 21:45:39 > git rev-parse HEAD^{commit} # timeout=10 21:45:39 > git config core.sparsecheckout # timeout=10 21:45:39 > git checkout -f a41decdaea853968b8fbd73c5ef4065e301df088 # timeout=10 21:45:44 Commit message: "refactor(security): Use user-defined structs for json unmarshal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:45:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:45:47 + + truesudo 21:45:47 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:45:49 provisioning config files... 21:45:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6698080261404199100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:49 ---> docker-login.sh 21:45:49 nexus3.edgexfoundry.org:10001 21:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:50 Configure a credential helper to remove this warning. See 21:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:50 21:45:50 Login Succeeded 21:45:50 nexus3.edgexfoundry.org:10002 21:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:51 Configure a credential helper to remove this warning. See 21:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:51 21:45:51 Login Succeeded 21:45:51 nexus3.edgexfoundry.org:10003 21:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:52 Configure a credential helper to remove this warning. See 21:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:52 21:45:52 Login Succeeded 21:45:52 nexus3.edgexfoundry.org:10004 21:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:52 Configure a credential helper to remove this warning. See 21:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:52 21:45:52 Login Succeeded 21:45:52 docker.io 21:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:53 Configure a credential helper to remove this warning. See 21:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:53 21:45:53 Login Succeeded 21:45:53 ---> docker-login.sh ends [Pipeline] } 21:45:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:53 ========================================================= 21:45:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:45:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:45:54 + 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 . 21:45:56 Sending build context to Docker daemon 165.8MB 21:45:56 Step 1/7 : ARG BASE=golang:1.15-alpine 21:45:56 Step 2/7 : FROM ${BASE} 21:45:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:45:56 5f621e34cdf4: Pulling fs layer 21:45:56 a4357932f1b6: Pulling fs layer 21:45:56 18c013af1878: Pulling fs layer 21:45:56 00ac8860ef70: Pulling fs layer 21:45:56 63d7cb157983: Pulling fs layer 21:45:56 b116817d02f9: Pulling fs layer 21:45:56 745a02a5169b: Pulling fs layer 21:45:56 00ac8860ef70: Waiting 21:45:56 63d7cb157983: Waiting 21:45:56 b116817d02f9: Waiting 21:45:56 745a02a5169b: Waiting 21:45:56 18c013af1878: Download complete 21:45:56 a4357932f1b6: Download complete 21:45:56 63d7cb157983: Verifying Checksum 21:45:56 63d7cb157983: Download complete 21:45:56 b116817d02f9: Download complete 21:45:56 5f621e34cdf4: Verifying Checksum 21:45:56 5f621e34cdf4: Download complete 21:45:57 5f621e34cdf4: Pull complete 21:45:58 a4357932f1b6: Pull complete 21:45:58 18c013af1878: Pull complete 21:45:59 745a02a5169b: Verifying Checksum 21:45:59 745a02a5169b: Download complete 21:46:00 00ac8860ef70: Verifying Checksum 21:46:00 00ac8860ef70: Download complete 21:46:06 gofmt -l . 21:46:06 [ "`gofmt -l .`" = "" ] 21:46:06 ./bin/test-go-mod-tidy.sh 21:46:06 ./bin/test-attribution-txt.sh [Pipeline] sh 21:46:07 + ls -al . 21:46:07 total 668 21:46:07 drwxrwxr-x 10 1001 1001 4096 Dec 9 21:46 . 21:46:07 drwxr-xr-x 4 root root 28 Dec 9 21:44 .. 21:46:07 -rw-rw-r-- 1 1001 1001 11 Dec 9 21:42 .dockerignore 21:46:07 drwxrwxr-x 8 1001 1001 179 Dec 9 21:42 .git 21:46:07 drwxrwxr-x 3 1001 1001 125 Dec 9 21:42 .github 21:46:07 -rw-rw-r-- 1 1001 1001 943 Dec 9 21:42 .gitignore 21:46:07 drwx------ 3 1001 1001 47 Dec 9 21:43 .semver 21:46:07 -rw-rw-r-- 1 1001 1001 166 Dec 9 21:42 .sonarcloud.properties 21:46:07 -rw-rw-r-- 1 1001 1001 3804 Dec 9 21:42 CONTRIBUTING.md 21:46:07 -rw-rw-r-- 1 1001 1001 1035 Dec 9 21:42 Dockerfile.build 21:46:07 -rw-rw-r-- 1 1001 1001 863 Dec 9 21:42 Jenkinsfile 21:46:07 -rw-rw-r-- 1 1001 1001 10775 Dec 9 21:42 LICENSE 21:46:07 -rw-rw-r-- 1 1001 1001 6318 Dec 9 21:42 Makefile 21:46:07 -rw-rw-r-- 1 1001 1001 6447 Dec 9 21:42 README.md 21:46:07 -rw-rw-r-- 1 1001 1001 7286 Dec 9 21:42 SECURITY.md 21:46:07 -rw-rw-r-- 1 1001 1001 5 Dec 9 21:43 VERSION 21:46:07 -rw-rw-r-- 1 1001 1001 4131 Dec 9 21:42 ZMQWindows.md 21:46:07 drwxrwxr-x 2 1001 1001 117 Dec 9 21:42 bin 21:46:07 drwxrwxr-x 15 1001 1001 4096 Dec 9 21:42 cmd 21:46:07 -rw-r--r-- 1 root root 569562 Dec 9 21:45 coverage.out 21:46:07 -rw-r--r-- 1 root root 1041 Dec 9 21:46 go.mod 21:46:07 -rw-r--r-- 1 root root 18856 Dec 9 21:46 go.sum 21:46:07 drwxrwxr-x 8 1001 1001 127 Dec 9 21:42 internal 21:46:07 drwxrwxr-x 4 1001 1001 26 Dec 9 21:42 openapi 21:46:07 drwxrwxr-x 4 1001 1001 71 Dec 9 21:42 snap 21:46:07 -rw-rw-r-- 1 1001 1001 168 Dec 9 21:42 version.go [Pipeline] sh 21:46:07 + '[' -e coverage.out ] 21:46:07 + chown 1001:1001 coverage.out [Pipeline] stash 21:46:07 Stashed 1 file(s) [Pipeline] sh 21:46:07 + make build 21:46:07 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 21:46:11 00ac8860ef70: Pull complete 21:46:11 63d7cb157983: Pull complete 21:46:11 b116817d02f9: Pull complete 21:46:13 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 21:46:15 745a02a5169b: Pull complete 21:46:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:46:15 ---> b7e6874047d6 21:46:15 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:46:18 ---> Running in b952b77ead91 21:46:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:46:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:46:21 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 21:46:21 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 21:46:22 (1/12) Installing libmagic (5.38-r0) 21:46:22 (2/12) Installing file (5.38-r0) 21:46:22 (3/12) Installing libc-dev (0.7.2-r3) 21:46:22 (4/12) Installing g++ (9.3.0-r2) 21:46:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:46:23 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 21:46:24 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 21:46:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:46:26 (5/12) Installing fortify-headers (1.1-r0) 21:46:26 (6/12) Installing patch (2.7.6-r6) 21:46:26 (7/12) Installing build-base (0.5-r2) 21:46:26 (8/12) Installing libsodium (1.0.18-r0) 21:46:26 (9/12) Installing pkgconf (1.7.2-r0) 21:46:26 (10/12) Installing libsodium-dev (1.0.18-r0) 21:46:26 (11/12) Installing libzmq (4.3.3-r0) 21:46:27 (12/12) Installing zeromq-dev (4.3.3-r0) 21:46:27 Executing busybox-1.31.1-r19.trigger 21:46:27 OK: 217 MiB in 51 packages 21:46:27 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 21:46:28 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 21:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:46:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:46:31 Removing intermediate container b952b77ead91 21:46:31 ---> fb8067826efc 21:46:31 Step 4/7 : WORKDIR /edgex-go 21:46:31 ---> Running in 681f593ca5b9 21:46:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:46:31 Removing intermediate container 681f593ca5b9 21:46:31 ---> 85952896b0e8 21:46:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:46:32 latest: Pulling from library/docker 21:46:32 5f621e34cdf4: Already exists 21:46:32 85db56a05063: Pulling fs layer 21:46:32 ccb67d6aeaaa: Pulling fs layer 21:46:32 de930078acea: Pulling fs layer 21:46:32 d5a9d88a4785: Pulling fs layer 21:46:32 e7f15c1544d5: Pulling fs layer 21:46:32 877c515997d3: Pulling fs layer 21:46:32 d5a9d88a4785: Waiting 21:46:32 e7f15c1544d5: Waiting 21:46:32 877c515997d3: Waiting 21:46:32 85db56a05063: Verifying Checksum 21:46:32 85db56a05063: Download complete 21:46:32 ccb67d6aeaaa: Verifying Checksum 21:46:32 ccb67d6aeaaa: Download complete 21:46:32 d5a9d88a4785: Verifying Checksum 21:46:32 d5a9d88a4785: Download complete 21:46:32 e7f15c1544d5: Verifying Checksum 21:46:32 e7f15c1544d5: Download complete [Pipeline] } 21:46:32 $ docker stop --time=1 9e51ad58bd35bd8317534a9ee98fdb09691f33a7acfe407cb81b747a4a5df198 21:46:33 877c515997d3: Verifying Checksum 21:46:33 877c515997d3: Download complete 21:46:33 85db56a05063: Pull complete 21:46:33 ccb67d6aeaaa: Pull complete 21:46:34 de930078acea: Verifying Checksum 21:46:34 de930078acea: Download complete 21:46:34 $ docker rm -f 9e51ad58bd35bd8317534a9ee98fdb09691f33a7acfe407cb81b747a4a5df198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:46:37 de930078acea: Pull complete 21:46:37 d5a9d88a4785: Pull complete [Pipeline] isUnix [Pipeline] sh 21:46:38 e7f15c1544d5: Pull complete 21:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:38 21:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:46:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:38 latest: Pulling from edgex-devops/edgex-compose 21:46:38 cbdbe7a5bc2a: Pulling fs layer 21:46:38 ca9280d653b3: Pulling fs layer 21:46:38 7e9c9ca2126c: Pulling fs layer 21:46:38 877c515997d3: Pull complete 21:46:38 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 21:46:38 Status: Downloaded newer image for docker:latest 21:46:39 cbdbe7a5bc2a: Verifying Checksum 21:46:39 cbdbe7a5bc2a: Download complete 21:46:39 ca9280d653b3: Verifying Checksum 21:46:39 ca9280d653b3: Download complete 21:46:39 cbdbe7a5bc2a: Pull complete 21:46:40 7e9c9ca2126c: Download complete 21:46:40 ca9280d653b3: Pull complete 21:46:42 ---> 198bdd981d3f 21:46:42 Step 6/7 : COPY go.mod . 21:46:42 ---> 081e479eebe8 21:46:42 Step 7/7 : RUN go mod download 21:46:42 ---> Running in b8a40fa7abae 21:46:53 7e9c9ca2126c: Pull complete 21:46:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:46:53 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 21:46:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:46:54 $ docker top ce7d9c28db62ab04a1c37da3fad69359bc2d0716fa060d96201837b51a9b2376 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:54 + docker-compose build --help 21:46:54 + grep parallel 21:46:55 --parallel Build images in parallel. [Pipeline] } 21:46:55 $ docker stop --time=1 ce7d9c28db62ab04a1c37da3fad69359bc2d0716fa060d96201837b51a9b2376 21:46:57 $ docker rm -f ce7d9c28db62ab04a1c37da3fad69359bc2d0716fa060d96201837b51a9b2376 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:57 . [Pipeline] withDockerContainer 21:46:58 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 21:46:58 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:46:58 $ docker top e8579b76349d3b2b2503bd1d03a0dfc5c692bbbc949140204948b720d699e7ea -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:59 + docker-compose -f ./docker-compose-build.yml build --parallel 21:47:00 Building docker-core-command-go ... 21:47:00 Building docker-core-data-go ... 21:47:00 Building docker-core-metadata-go ... 21:47:00 Building docker-security-bootstrap-redis-go ... 21:47:00 Building docker-security-proxy-setup-go ... 21:47:00 Building docker-security-secrets-setup-go ... 21:47:00 Building docker-security-secretstore-setup-go ... 21:47:00 Building docker-support-notifications-go ... 21:47:00 Building docker-support-scheduler-go ... 21:47:00 Building docker-sys-mgmt-agent-go ... 21:47:00 Building docker-core-data-go 21:47:00 Building docker-sys-mgmt-agent-go 21:47:00 Building docker-core-metadata-go 21:47:00 Building docker-security-bootstrap-redis-go 21:47:00 Building docker-security-proxy-setup-go 21:47:09 Removing intermediate container b8a40fa7abae 21:47:09 ---> 57034a6b5e50 21:47:09 Successfully built 57034a6b5e50 21:47:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:47:09 + docker inspect -f . ci-base-image-arm64 21:47:09 . [Pipeline] withDockerContainer 21:47:10 prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container 21:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 21:47:11 $ docker top ae93ddebc4ca797885c81aae737a4dd3de8bfcd1c2931ac96b6330525805868a -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:12 + go version 21:47:12 go version go1.15.5 linux/arm64 [Pipeline] } 21:47:12 $ docker stop --time=1 ae93ddebc4ca797885c81aae737a4dd3de8bfcd1c2931ac96b6330525805868a 21:47:14 $ docker rm -f ae93ddebc4ca797885c81aae737a4dd3de8bfcd1c2931ac96b6330525805868a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:15 + docker inspect -f . ci-base-image-arm64 21:47:15 . [Pipeline] withDockerContainer 21:47:16 prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container 21:47:16 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 21:47:17 $ docker top e69cd5d1e11fabe72076061777dda1a432fbccd7b825326d04b4a2e68d6e36cc -eo pid,comm [Pipeline] { [Pipeline] echo 21:47:17 ========================================================= 21:47:17 [edgeXBuildGoParallel] Running Tests and Build... 21:47:17 ========================================================= [Pipeline] sh 21:47:18 + make test 21:47:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:47:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:47:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:47:32 ---> 7e3f7221ba7d 21:47:32 Step 3/21 : WORKDIR /edgex-go 21:47:32 ---> Running in 1ab5612363db 21:47:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:47:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:47:32 ---> 7e3f7221ba7d 21:47:32 Step 3/22 : WORKDIR /edgex-go 21:47:32 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:47:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:47:32 ---> 7e3f7221ba7d 21:47:32 Step 3/27 : WORKDIR /edgex-go 21:47:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:47:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:47:33 ---> 7e3f7221ba7d 21:47:33 Step 3/22 : WORKDIR /edgex-go 21:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:47:33 ---> 7e3f7221ba7d 21:47:33 Step 3/23 : WORKDIR /edgex-go 21:47:34 ---> Running in bda41c100d7a 21:47:34 ---> Running in be4842b295f2 21:47:34 ---> Running in a0b2dfbc395d 21:47:34 ---> Running in 82f5c623a8ab 21:47:34 Removing intermediate container 1ab5612363db 21:47:34 ---> 48cd6b47255a 21:47:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:34 Removing intermediate container be4842b295f2 21:47:34 ---> 66cfc1fb007e 21:47:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:34 Removing intermediate container a0b2dfbc395d 21:47:34 ---> fa082cf3a6cb 21:47:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:34 Removing intermediate container bda41c100d7a 21:47:34 ---> 1ae663ef96a3 21:47:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:34 Removing intermediate container 82f5c623a8ab 21:47:34 ---> 003e3d6cd510 21:47:34 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:34 ---> Running in 062ab406a715 21:47:34 ---> Running in 5a263279dc4f 21:47:34 ---> Running in 3d4cc08dd677 21:47:34 ---> Running in 169358a76e3a 21:47:34 ---> Running in 457b90ef3459 21:47:36 Removing intermediate container 5a263279dc4f 21:47:36 ---> b33a5959f8a5 21:47:36 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:47:36 ---> Running in 2460ec3bcd40 21:47:36 Removing intermediate container 3d4cc08dd677 21:47:36 ---> 2b1601fb4ac4 21:47:36 Step 5/21 : RUN apk update && apk add make git 21:47:36 Removing intermediate container 062ab406a715 21:47:36 ---> 30d44e79a8ff 21:47:36 Step 5/22 : RUN apk update && apk add make git 21:47:36 Removing intermediate container 169358a76e3a 21:47:36 ---> 01fafb20c7b0 21:47:36 Step 5/22 : RUN apk update && apk add make git 21:47:36 ---> Running in ef3a1c5ed71f 21:47:37 ---> Running in a05c3cb7d3fd 21:47:37 Removing intermediate container 457b90ef3459 21:47:37 ---> a445c8283a67 21:47:37 Step 5/27 : RUN apk update && apk add make bash git 21:47:37 ---> Running in aee28160f7ec 21:47:37 ---> Running in d573d43e6d9a 21:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:38 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:47:38 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:47:38 OK: 12745 distinct packages available 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:38 OK: 233 MiB in 51 packages 21:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:38 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:47:38 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:47:38 OK: 12745 distinct packages available 21:47:38 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:47:38 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:47:38 OK: 12745 distinct packages available 21:47:39 OK: 233 MiB in 51 packages 21:47:39 OK: 233 MiB in 51 packages 21:47:39 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:47:39 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:47:39 OK: 12745 distinct packages available 21:47:39 Removing intermediate container 2460ec3bcd40 21:47:39 ---> 567b94599b30 21:47:39 Step 6/23 : COPY go.mod . 21:47:39 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:47:39 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:47:39 OK: 12745 distinct packages available 21:47:39 OK: 233 MiB in 51 packages 21:47:39 OK: 233 MiB in 51 packages 21:47:40 ---> 49fc0618c893 21:47:40 Step 7/23 : RUN go mod download 21:47:40 ---> Running in 76e09a56796c 21:47:40 ? github.com/edgexfoundry/edgex-go [no test files] 21:47:41 Removing intermediate container a05c3cb7d3fd 21:47:41 ---> 0241457db263 21:47:41 Step 6/22 : COPY go.mod . 21:47:41 Removing intermediate container ef3a1c5ed71f 21:47:41 ---> 8c46dd8cd1f9 21:47:41 Step 6/21 : COPY go.mod . 21:47:41 Removing intermediate container aee28160f7ec 21:47:41 ---> 5900d6db111e 21:47:41 Step 6/22 : COPY go.mod . 21:47:41 Removing intermediate container d573d43e6d9a 21:47:41 ---> 9bcb7eb1250c 21:47:41 Step 6/27 : COPY go.mod . 21:47:41 ---> 46b0be12b067 21:47:41 Step 7/22 : RUN go mod download 21:47:41 ---> Running in 41fb7898167f 21:47:41 ---> 682dc406ea95 21:47:41 Step 7/21 : RUN go mod download 21:47:41 ---> 47b12e74e0c0 21:47:41 Step 7/22 : RUN go mod download 21:47:41 ---> 05cd614daca6 21:47:41 Step 7/27 : RUN go mod download 21:47:41 ---> Running in 1cae14d57dc8 21:47:41 ---> Running in 5458c6eb8ea2 21:47:42 ---> Running in d44dba307bee 21:47:43 Removing intermediate container 76e09a56796c 21:47:43 ---> fa9e7ee7b8e3 21:47:43 Step 8/23 : COPY . . 21:47:43 Removing intermediate container 41fb7898167f 21:47:43 ---> f33808c1a613 21:47:43 Step 8/22 : COPY . . 21:47:46 Removing intermediate container 1cae14d57dc8 21:47:46 ---> 9449bf228d64 21:47:46 Step 8/21 : COPY . . 21:47:47 Removing intermediate container 5458c6eb8ea2 21:47:47 ---> ab4e836aea57 21:47:47 Step 8/22 : COPY . . 21:47:54 Removing intermediate container d44dba307bee 21:47:54 ---> c9c3c96c4535 21:47:54 Step 8/27 : COPY . . 21:48:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:48:27 ---> 9ccc5886dfbc 21:48:27 Step 9/23 : RUN make cmd/core-data/core-data 21:48:27 ---> 6f57982151db 21:48:27 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:48:27 ---> 4a059942faeb 21:48:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:48:27 ---> Running in 3a0b7ed13dc4 21:48:27 ---> Running in 506d36c875b1 21:48:27 ---> c5f324994edc 21:48:27 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:48:27 ---> 2023275d7d49 21:48:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:48:27 ---> Running in ca45d9e8052c 21:48:28 ---> Running in 3ff97d49ec0f 21:48:28 ---> Running in 1164e5e28d55 21:48:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:48:29 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 21:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:48:29 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 21:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:48:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:48:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:48:46 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.046s 21:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:48:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:48:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:48:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:48:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:48:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:48:56 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 21:48:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 46.6% of statements 21:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:49:02 Removing intermediate container 3a0b7ed13dc4 21:49:02 ---> 222c51de77d4 21:49:02 21:49:02 Step 10/22 : FROM alpine:3.10 21:49:02 Removing intermediate container 3ff97d49ec0f 21:49:02 ---> fd2d94433a41 21:49:02 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:49:02 3.10: Pulling from library/alpine 21:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.489s coverage: 27.1% of statements 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.204s coverage: 67.7% of statements 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:49:03 ---> Running in ecc84dc8a784 21:49:03 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:49:03 Status: Downloaded newer image for alpine:3.10 21:49:03 ---> be4e4bea2c2e 21:49:03 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:49:03 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 21:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.696s coverage: 82.3% of statements 21:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:49:04 ---> Running in e2e382e84691 21:49:05 Removing intermediate container 1164e5e28d55 21:49:05 ---> 5f2897c4de6d 21:49:05 21:49:05 Step 10/21 : FROM alpine 21:49:05 latest: Pulling from library/alpine 21:49:06 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:49:06 Status: Downloaded newer image for alpine:latest 21:49:06 ---> d6e46aa2470d 21:49:06 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:49:07 ---> Running in 6699bd69b67f 21:49:07 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:49:07 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:49:07 OK: 10348 distinct packages available 21:49:07 Removing intermediate container ecc84dc8a784 21:49:07 ---> 1f08db552c2a 21:49:07 21:49:07 Step 11/27 : FROM docker:latest 21:49:07 ---> b0757c55a1fd 21:49:07 Step 12/27 : RUN apk add --no-cache bash 21:49:07 ---> Running in a4c790139031 21:49:07 (1/5) Installing ca-certificates (20191127-r2) 21:49:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:49:07 (3/5) Installing libcurl (7.66.0-r1) 21:49:07 (4/5) Installing curl (7.66.0-r1) 21:49:07 (5/5) Installing dumb-init (1.2.2-r1) 21:49:07 Executing busybox-1.30.1-r3.trigger 21:49:07 Executing ca-certificates-20191127-r2.trigger 21:49:07 OK: 7 MiB in 19 packages 21:49:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:08 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:49:08 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:49:08 OK: 12746 distinct packages available 21:49:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:09 (1/4) Installing ca-certificates (20191127-r4) 21:49:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:49:09 (3/4) Installing libcurl (7.69.1-r1) 21:49:09 (4/4) Installing curl (7.69.1-r1) 21:49:09 Executing busybox-1.31.1-r19.trigger 21:49:09 (1/2) Installing readline (8.0.4-r0) 21:49:09 (2/2) Installing bash (5.0.17-r0) 21:49:09 Executing bash-5.0.17-r0.post-install 21:49:09 Executing busybox-1.31.1-r19.trigger 21:49:09 Executing ca-certificates-20191127-r4.trigger 21:49:09 OK: 12 MiB in 22 packages 21:49:09 OK: 7 MiB in 18 packages 21:49:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:49:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:49:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:49:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.376s coverage: 86.7% of statements 21:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.383s coverage: 97.5% of statements 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:49:13 Removing intermediate container e2e382e84691 21:49:13 ---> 302620db81ca 21:49:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:49:14 Removing intermediate container ca45d9e8052c 21:49:14 ---> cd8ad786d39c 21:49:14 21:49:14 Step 10/22 : FROM scratch 21:49:14 ---> 21:49:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:49:14 ---> Running in 700ebed79481 21:49:15 ---> Running in 7eabfa9e0f4c 21:49:15 Removing intermediate container a4c790139031 21:49:15 ---> f32fbcdb0d2c 21:49:15 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:49:15 Removing intermediate container 506d36c875b1 21:49:15 ---> bdc2d0b0f9ec 21:49:15 21:49:15 Step 10/23 : FROM alpine 21:49:15 ---> d6e46aa2470d 21:49:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:49:15 Removing intermediate container 700ebed79481 21:49:15 ---> 032bd760b983 21:49:15 Step 13/22 : WORKDIR / 21:49:15 ---> Running in 1b6821427279 21:49:15 Removing intermediate container 6699bd69b67f 21:49:15 ---> 421020cedee9 21:49:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:49:15 ---> Running in 0ac9d1e3f6d9 21:49:15 ---> Running in 4f8e3fbe77bd 21:49:15 Removing intermediate container 7eabfa9e0f4c 21:49:15 ---> a00d67850a88 21:49:15 Step 12/22 : ENV APP_PORT=48081 21:49:15 ---> Running in 58c860709ae0 21:49:15 ---> Running in 6d73f48209ce 21:49:16 Removing intermediate container 0ac9d1e3f6d9 21:49:16 ---> f33dd9dbcd6c 21:49:16 Step 12/23 : ENV APP_PORT=48080 21:49:16 Removing intermediate container 4f8e3fbe77bd 21:49:16 ---> 82d8572254de 21:49:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:49:16 ---> Running in 46e7deca6d5c 21:49:16 Removing intermediate container 58c860709ae0 21:49:16 ---> eb6e48c1aae6 21:49:16 Step 13/21 : WORKDIR /edgex 21:49:16 Removing intermediate container 6d73f48209ce 21:49:16 ---> cdc3c6582a39 21:49:16 Step 13/22 : EXPOSE $APP_PORT 21:49:16 ---> Running in 4c7650b59266 21:49:16 ---> Running in 4eaab1cfb9be 21:49:16 Removing intermediate container 46e7deca6d5c 21:49:16 ---> a30ed5f97513 21:49:16 Step 13/23 : EXPOSE $APP_PORT 21:49:16 ---> dc26bfe29681 21:49:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:49:16 Removing intermediate container 4c7650b59266 21:49:16 ---> 97478c7dfd54 21:49:16 Step 14/22 : WORKDIR / 21:49:16 Removing intermediate container 4eaab1cfb9be 21:49:16 ---> 84ca0d81cea9 21:49:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:49:16 ---> Running in 42cc308990eb 21:49:16 ---> Running in 0b36a5435625 21:49:17 Removing intermediate container 1b6821427279 21:49:17 ---> a5a1ad0935f6 21:49:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:49:17 Removing intermediate container 42cc308990eb 21:49:17 ---> 00180b7fdd6a 21:49:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:17 ---> Running in eacd48f9ec94 21:49:17 Removing intermediate container 0b36a5435625 21:49:17 ---> a82119be6454 21:49:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:49:18 ---> 7e03975d5335 21:49:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:49:18 ---> Running in 39445e3ec573 21:49:18 ---> 6eb71315c812 21:49:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:49:18 Removing intermediate container eacd48f9ec94 21:49:18 ---> 39dd66b0b7b4 21:49:18 Step 15/27 : ENV APP_PORT=48090 21:49:18 ---> a69059118d17 21:49:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:49:18 ---> Running in 1376a1f8c981 21:49:18 ---> 72b7173ec642 21:49:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:49:18 ---> eb15b0f792be 21:49:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:49:19 Removing intermediate container 1376a1f8c981 21:49:19 ---> a5f92855051f 21:49:19 Step 16/27 : EXPOSE $APP_PORT 21:49:19 ---> Running in 3f8546c3048b 21:49:19 ---> d13828547eaf 21:49:19 Step 18/22 : RUN chmod +x entrypoint.sh 21:49:19 ---> Running in 945b8db48283 21:49:19 ---> 1fb65cc37c99 21:49:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:49:19 ---> 6c44d14dac28 21:49:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:49:19 Removing intermediate container 3f8546c3048b 21:49:19 ---> 7cffe3614218 21:49:19 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:49:19 ---> Running in fd3a41ff5467 21:49:20 Removing intermediate container 39445e3ec573 21:49:20 ---> d9d8046f46a5 21:49:20 Step 15/23 : RUN apk --no-cache add zeromq 21:49:20 ---> 893cecc9c006 21:49:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.010s coverage: 93.8% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 75.5% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.2% of statements 21:49:20 ---> Running in d659e25968e2 21:49:20 ---> Running in a123f5194001 21:49:20 Removing intermediate container fd3a41ff5467 21:49:20 ---> 65d1261d67b2 21:49:20 Step 18/21 : CMD ["--init=true"] 21:49:20 ---> 278ec8074af3 21:49:20 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:49:20 ---> Running in 95a1359d0a4f 21:49:21 Removing intermediate container a123f5194001 21:49:21 ---> 098aabc4d4b1 21:49:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:21 ---> 5656b3410125 21:49:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:49:21 ---> Running in d5e741430e60 21:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:21 Removing intermediate container 95a1359d0a4f 21:49:21 ---> 84717c4e3580 21:49:21 Step 19/21 : LABEL arch=x86_64 21:49:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.4% of statements 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:49:21 ---> Running in 6a0f83301a2e 21:49:21 Removing intermediate container 945b8db48283 21:49:21 ---> 371bd781804e 21:49:21 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:49:21 Removing intermediate container d5e741430e60 21:49:21 ---> 3b8d7b9333d0 21:49:21 Step 20/22 : LABEL arch=x86_64 21:49:21 ---> 5713ef572be4 21:49:21 Step 20/27 : RUN apk --no-cache add py3-pip 21:49:21 ---> Running in 945f0481cc62 21:49:22 ---> Running in 4e8a50b97227 21:49:22 Removing intermediate container 6a0f83301a2e 21:49:22 ---> faa923018cd5 21:49:22 Step 20/21 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:49:22 ---> Running in b387d67bddc6 21:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:22 ---> Running in db07050cab86 21:49:22 Removing intermediate container 945f0481cc62 21:49:22 ---> 1d8759cbad20 21:49:22 Step 20/22 : LABEL arch=x86_64 21:49:22 Removing intermediate container 4e8a50b97227 21:49:22 ---> b32b18c92f9c 21:49:22 Step 21/22 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:49:22 (1/5) Installing libgcc (9.3.0-r2) 21:49:22 ---> Running in 3a87ff33452a 21:49:22 (2/5) Installing libsodium (1.0.18-r0) 21:49:22 Removing intermediate container db07050cab86 21:49:22 ---> b891f05419a2 21:49:22 Step 21/21 : LABEL version=0.0.0 21:49:22 ---> Running in bcce9a727e1e 21:49:22 (3/5) Installing libstdc++ (9.3.0-r2) 21:49:22 ---> Running in 021d3e811994 21:49:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:22 Removing intermediate container 3a87ff33452a 21:49:22 ---> 5092d19d4367 21:49:22 Step 21/22 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:49:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:22 (4/5) Installing libzmq (4.3.3-r0) 21:49:23 Removing intermediate container bcce9a727e1e 21:49:23 ---> d1c9611adf19 21:49:23 Step 22/22 : LABEL version=0.0.0 21:49:23 (5/5) Installing zeromq (4.3.3-r0) 21:49:23 (1/33) Installing libbz2 (1.0.8-r1) 21:49:23 (2/33) Installing expat (2.2.9-r1) 21:49:23 (3/33) Installing libffi (3.3-r2) 21:49:23 (4/33) Installing gdbm (1.13-r1) 21:49:23 ---> Running in babf8d894f60 21:49:23 (5/33) Installing xz-libs (5.2.5-r0) 21:49:23 Executing busybox-1.31.1-r19.trigger 21:49:23 ---> Running in cdda6b24a1bb 21:49:23 (6/33) Installing sqlite-libs (3.32.1-r0) 21:49:23 OK: 8 MiB in 19 packages 21:49:23 Removing intermediate container 021d3e811994 21:49:23 ---> 8262aa414423 21:49:23 21:49:23 (7/33) Installing python3 (3.8.5-r0) 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.541s coverage: 63.5% of statements 21:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements 21:49:24 Successfully built 8262aa414423 21:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 21:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 21:49:26 Removing intermediate container babf8d894f60 21:49:26 ---> 97aab176a5c0 21:49:26 Step 22/22 : LABEL version=0.0.0 21:49:26 Successfully tagged docker-security-proxy-setup-go:latest 21:49:26  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 21:49:26 Removing intermediate container cdda6b24a1bb 21:49:26 ---> 08365b116556 21:49:26 21:49:26 ---> Running in 7a2c261ee67e 21:49:26 (8/33) Installing py3-appdirs (1.4.4-r1) 21:49:26 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:49:26 (10/33) Installing py3-parsing (2.4.7-r0) 21:49:26 (11/33) Installing py3-six (1.15.0-r0) 21:49:26 (12/33) Installing py3-packaging (20.4-r0) 21:49:26 Successfully built 08365b116556 21:49:26 (13/33) Installing py3-setuptools (47.0.0-r0) 21:49:26 Successfully tagged docker-core-metadata-go:latest 21:49:26 Building docker-support-scheduler-go 21:49:26  Building docker-core-metadata-go ... done (14/33) Installing py3-chardet (3.0.4-r4) 21:49:27 (15/33) Installing py3-idna (2.9-r0) 21:49:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:49:29 Removing intermediate container d659e25968e2 21:49:29 ---> 07819588b81f 21:49:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:49:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:49:29 (18/33) Installing py3-requests (2.23.0-r0) 21:49:29 (19/33) Installing py3-msgpack (1.0.0-r0) 21:49:29 Removing intermediate container 7a2c261ee67e 21:49:29 ---> b8912f522aff 21:49:29 21:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.767s coverage: 55.9% of statements 21:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:49:31 (20/33) Installing py3-lockfile (0.12.2-r3) 21:49:31 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:49:33 (22/33) Installing py3-colorama (0.4.3-r0) 21:49:34 (23/33) Installing py3-distlib (0.3.0-r0) 21:49:34 (24/33) Installing py3-distro (1.5.0-r1) 21:49:34 (25/33) Installing py3-webencodings (0.5.1-r3) 21:49:35 (26/33) Installing py3-html5lib (1.0.1-r4) 21:49:35 Successfully built b8912f522aff 21:49:35 Successfully tagged docker-security-bootstrap-redis-go:latest 21:49:35 (27/33) Installing py3-pytoml (0.1.21-r0) 21:49:35  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 21:49:35 (28/33) Installing py3-pep517 (0.8.2-r0) 21:49:35 (29/33) Installing py3-progress (1.5-r0) 21:49:35 (30/33) Installing py3-toml (0.10.1-r0) 21:49:36 (31/33) Installing py3-retrying (1.3.3-r0) 21:49:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:49:36 (33/33) Installing py3-pip (20.1.1-r0) 21:49:41 ---> 15bceb42fd2a 21:49:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:49:41 Executing busybox-1.31.1-r19.trigger 21:49:42 OK: 71 MiB in 55 packages 21:49:47 ---> 3f4512aa3887 21:49:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:49:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:49:48 ---> 7e3f7221ba7d 21:49:48 Step 3/21 : WORKDIR /edgex-go 21:49:48 ---> Using cache 21:49:48 ---> 003e3d6cd510 21:49:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:48 ---> Using cache 21:49:48 ---> a445c8283a67 21:49:48 Step 5/21 : RUN apk update && apk add make git 21:49:49 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:49 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:49:49 ---> 7e3f7221ba7d 21:49:49 Step 3/29 : WORKDIR /edgex-go 21:49:49 ---> Using cache 21:49:49 ---> 003e3d6cd510 21:49:49 Step 4/29 : RUN apk update && apk add make git 21:49:50 ---> Running in 703b4a849811 21:49:50 ---> Running in 498a7795081b 21:49:50 ---> 5952843cfcd3 21:49:50 Step 19/23 : ENTRYPOINT ["/core-data"] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 24.279s coverage: 86.3% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.230s coverage: 72.2% of statements 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.415s coverage: 72.1% of statements 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.068s coverage: 48.4% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.093s coverage: 28.8% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.069s coverage: 96.8% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.336s coverage: 37.2% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.589s coverage: 84.0% of statements 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.102s coverage: 100.0% of statements 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.364s coverage: 47.1% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.041s coverage: 100.0% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:49:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 21:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:49:52 ---> Running in 16431bea122b 21:49:54 Removing intermediate container 16431bea122b 21:49:54 ---> d4c88ef0045b 21:49:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.922s coverage: 29.1% of statements 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:49:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:49:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:49:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:49:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:49:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:49:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 21:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:55 ---> Running in 062797c2d896 21:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 21:49:56 Removing intermediate container 062797c2d896 21:49:56 ---> cc926f36963b 21:49:56 Step 21/23 : LABEL arch=x86_64 21:49:56 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:56 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:56 OK: 12745 distinct packages available 21:49:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:49:56 ---> 7e3f7221ba7d 21:49:56 Step 3/24 : WORKDIR /edgex-go 21:49:56 ---> Using cache 21:49:56 ---> 003e3d6cd510 21:49:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:56 ---> Using cache 21:49:56 ---> a445c8283a67 21:49:56 Step 5/24 : RUN apk update && apk add make git 21:49:56 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:56 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:56 OK: 12745 distinct packages available 21:49:56 OK: 233 MiB in 51 packages 21:49:56 OK: 233 MiB in 51 packages 21:49:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:49:58 GO111MODULE=on go vet ./... 21:49:58 ---> Running in c44dc102b887 21:49:58 ---> Running in f322910d31d1 21:50:00 Removing intermediate container c44dc102b887 21:50:00 ---> 899f7de526cf 21:50:00 Step 22/23 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:50:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:50:01 ---> Running in c23e828f227c 21:50:01 Removing intermediate container 703b4a849811 21:50:01 ---> d74a2c2b3b1d 21:50:01 Step 5/29 : COPY go.mod . 21:50:01 Removing intermediate container 498a7795081b 21:50:01 ---> 44f8c5cebbc4 21:50:01 Step 6/21 : COPY go.mod . 21:50:01 Removing intermediate container c23e828f227c 21:50:01 ---> e31dac7d9842 21:50:01 Step 23/23 : LABEL version=0.0.0 21:50:01 Removing intermediate container b387d67bddc6 21:50:01 ---> b8f7cf6093c8 21:50:01 Step 21/27 : RUN pip install docker-compose==1.23.2 21:50:01 ---> da0e64d67fc4 21:50:01 Step 6/29 : RUN go mod download 21:50:01 ---> Running in bf5cefcdf3cc 21:50:01 ---> 328513253453 21:50:01 Step 7/21 : RUN go mod download 21:50:01 ---> Running in d84e1769be2e 21:50:01 ---> Running in b4bb4b62f87b 21:50:01 ---> Running in 3a956f85fcf0 21:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:50:02 Removing intermediate container bf5cefcdf3cc 21:50:02 ---> 3abac5b6a168 21:50:02 21:50:02 Successfully built 3abac5b6a168 21:50:02 Successfully tagged docker-core-data-go:latest 21:50:02  Building docker-core-data-go ... done Building docker-support-notifications-go 21:50:02 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:50:02 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:50:02 OK: 12745 distinct packages available 21:50:03 OK: 233 MiB in 51 packages 21:50:06 Removing intermediate container f322910d31d1 21:50:06 ---> 4f6cd804e9f4 21:50:06 Step 6/24 : COPY go.mod . 21:50:06 Collecting docker-compose==1.23.2 21:50:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:50:07 Collecting docopt<0.7,>=0.6.1 21:50:07 Downloading docopt-0.6.2.tar.gz (25 kB) 21:50:07 ---> 1dff7970a033 21:50:07 Step 7/24 : RUN go mod download 21:50:08 Collecting docker<4.0,>=3.6.0 21:50:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:50:08 ---> Running in cf2dc7958061 21:50:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:50:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:50:09 Removing intermediate container b4bb4b62f87b 21:50:09 ---> 158de5c0d969 21:50:09 Step 7/29 : COPY . . 21:50:09 Removing intermediate container 3a956f85fcf0 21:50:09 ---> 88188b511859 21:50:09 Step 8/21 : COPY . . 21:50:09 Collecting dockerpty<0.5,>=0.4.1 21:50:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:50:15 Collecting cached-property<2,>=1.2.0 21:50:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:50:17 Collecting texttable<0.10,>=0.9.0 21:50:17 Downloading texttable-0.9.1.tar.gz (11 kB) 21:50:18 Collecting jsonschema<3,>=2.5.1 21:50:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:50:21 Collecting PyYAML<4,>=3.10 21:50:21 Downloading PyYAML-3.13.tar.gz (270 kB) 21:50:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:50:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:50:21 ---> 7e3f7221ba7d 21:50:21 Step 3/24 : WORKDIR /edgex-go 21:50:22 ---> Using cache 21:50:22 ---> 003e3d6cd510 21:50:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:22 ---> Using cache 21:50:22 ---> a445c8283a67 21:50:22 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:50:22 Collecting websocket-client<1.0,>=0.32.0 21:50:22 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:50:23 Removing intermediate container cf2dc7958061 21:50:23 ---> 8df18bfede25 21:50:23 Step 8/24 : COPY . . 21:50:23 ---> Running in 0d3f71e2d10d 21:50:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:50:23 Collecting docker-pycreds>=0.4.0 21:50:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:50:23 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) 21:50:23 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) 21:50:23 Collecting idna<2.8,>=2.5 21:50:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:50:24 Collecting urllib3<1.25,>=1.21.1 21:50:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:50:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:50:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:50:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:50:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:50:24 Installing collected packages: docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, cached-property, texttable, jsonschema, PyYAML, docker-compose 21:50:24 Running setup.py install for docopt: started 21:50:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:50:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:50:26 Running setup.py install for docopt: finished with status 'done' 21:50:27 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:50:27 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:50:27 OK: 12745 distinct packages available 21:50:27 Attempting uninstall: idna 21:50:27 Found existing installation: idna 2.9 21:50:27 Uninstalling idna-2.9: 21:50:27 OK: 233 MiB in 51 packages 21:50:29 Successfully uninstalled idna-2.9 21:50:31 Attempting uninstall: urllib3 21:50:31 Found existing installation: urllib3 1.25.9 21:50:31 Uninstalling urllib3-1.25.9: 21:50:34 Successfully uninstalled urllib3-1.25.9 21:50:38 Attempting uninstall: requests 21:50:38 Found existing installation: requests 2.23.0 21:50:38 Uninstalling requests-2.23.0: 21:50:38 Successfully uninstalled requests-2.23.0 21:50:42 Removing intermediate container 0d3f71e2d10d 21:50:42 ---> 7d8874496377 21:50:42 Step 6/24 : COPY go.mod . 21:50:44 Running setup.py install for dockerpty: started 21:50:46 Running setup.py install for dockerpty: finished with status 'done' 21:50:46 ---> 6cc4d4f79a19 21:50:46 Step 7/24 : RUN go mod download 21:50:46 Running setup.py install for texttable: started 21:50:46 ---> 2eaf163724ba 21:50:46 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:50:46 ---> 7ee793c02fc5 21:50:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:50:47 Running setup.py install for texttable: finished with status 'done' 21:50:47 Running setup.py install for PyYAML: started 21:50:47 ---> Running in a54cbe7ebfcc 21:50:47 ---> Running in ab95c8c502f1 21:50:47 ---> Running in f939fb5c07f9 21:50:48 Running setup.py install for PyYAML: finished with status 'done' 21:50:49 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 21:50:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:50:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:50:50 ---> b729a8664364 21:50:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:50:50 ---> Running in c9e0e2ea9743 21:50:50 Removing intermediate container a54cbe7ebfcc 21:50:50 ---> 18967b760f1a 21:50:50 Step 8/24 : COPY . . 21:50:51 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 21:51:01 Removing intermediate container d84e1769be2e 21:51:01 ---> d961abd557d4 21:51:01 Step 22/27 : RUN apk --no-cache add curl 21:51:02 ---> Running in 404de62f6d26 21:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:51:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:51:05 (2/3) Installing libcurl (7.69.1-r1) 21:51:05 (3/3) Installing curl (7.69.1-r1) 21:51:05 Executing busybox-1.31.1-r19.trigger 21:51:05 OK: 72 MiB in 58 packages 21:51:06 gofmt -l . 21:51:07 [ "`gofmt -l .`" = "" ] 21:51:07 Removing intermediate container 404de62f6d26 21:51:07 ---> 6330150758fa 21:51:07 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:51:08 ---> Running in db2b83a21317 21:51:09 ./bin/test-go-mod-tidy.sh 21:51:09 Removing intermediate container db2b83a21317 21:51:09 ---> ab7b6df17191 21:51:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:10 ./bin/test-attribution-txt.sh 21:51:11 ---> Running in b11ddca9ba2a 21:51:14 Removing intermediate container b11ddca9ba2a 21:51:14 ---> 53003ce47e59 21:51:14 Step 25/27 : LABEL arch=x86_64 [Pipeline] sh 21:51:15 + ls -al . 21:51:15 total 696 21:51:15 drwxrwxr-x 9 1001 1001 4096 Dec 9 21:51 . 21:51:15 drwxr-xr-x 4 root root 4096 Dec 9 21:47 .. 21:51:15 -rw-rw-r-- 1 1001 1001 11 Dec 9 21:45 .dockerignore 21:51:15 drwxrwxr-x 8 1001 1001 4096 Dec 9 21:45 .git 21:51:15 drwxrwxr-x 3 1001 1001 4096 Dec 9 21:45 .github 21:51:15 -rw-rw-r-- 1 1001 1001 943 Dec 9 21:45 .gitignore 21:51:15 -rw-rw-r-- 1 1001 1001 166 Dec 9 21:45 .sonarcloud.properties 21:51:15 -rw-rw-r-- 1 1001 1001 3804 Dec 9 21:45 CONTRIBUTING.md 21:51:15 -rw-rw-r-- 1 1001 1001 1035 Dec 9 21:45 Dockerfile.build 21:51:15 -rw-rw-r-- 1 1001 1001 863 Dec 9 21:45 Jenkinsfile 21:51:15 -rw-rw-r-- 1 1001 1001 10775 Dec 9 21:45 LICENSE 21:51:15 -rw-rw-r-- 1 1001 1001 6318 Dec 9 21:45 Makefile 21:51:15 -rw-rw-r-- 1 1001 1001 6447 Dec 9 21:45 README.md 21:51:15 -rw-rw-r-- 1 1001 1001 7286 Dec 9 21:45 SECURITY.md 21:51:15 -rw-rw-r-- 1 1001 1001 5 Dec 9 21:43 VERSION 21:51:15 -rw-rw-r-- 1 1001 1001 4131 Dec 9 21:45 ZMQWindows.md 21:51:15 drwxrwxr-x 2 1001 1001 4096 Dec 9 21:45 bin 21:51:15 drwxrwxr-x 15 1001 1001 4096 Dec 9 21:45 cmd 21:51:15 -rw-r--r-- 1 root root 569562 Dec 9 21:49 coverage.out 21:51:15 -rw-r--r-- 1 root root 1041 Dec 9 21:51 go.mod 21:51:15 -rw-r--r-- 1 root root 18856 Dec 9 21:51 go.sum 21:51:15 drwxrwxr-x 8 1001 1001 4096 Dec 9 21:45 internal 21:51:15 drwxrwxr-x 4 1001 1001 4096 Dec 9 21:45 openapi 21:51:15 drwxrwxr-x 4 1001 1001 4096 Dec 9 21:45 snap 21:51:15 -rw-rw-r-- 1 1001 1001 168 Dec 9 21:45 version.go [Pipeline] sh 21:51:16 + '[' -e coverage.out ] 21:51:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:51:16 Warning: overwriting stash ‘coverage-report’ 21:51:16 ---> Running in f5c082f903f6 21:51:16 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 21:51:16 ---> 7f8a8ed6423c 21:51:16 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:51:16 ---> Running in 458ad83d5c00 21:51:16 Removing intermediate container f5c082f903f6 21:51:16 ---> 0de27b6ff8ad 21:51:16 Step 26/27 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:51:16 ---> Running in 96c28f2b855b 21:51:17 Removing intermediate container 96c28f2b855b 21:51:17 ---> 1b04e70e659b 21:51:17 Step 27/27 : LABEL version=0.0.0 21:51:17 ---> Running in def2464f3c37 21:51:17 Stashed 1 file(s) [Pipeline] sh 21:51:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:51:17 Removing intermediate container def2464f3c37 21:51:17 ---> 9eb3a2c8684a 21:51:17 21:51:17 Successfully built 9eb3a2c8684a 21:51:17 Successfully tagged docker-sys-mgmt-agent-go:latest 21:51:17 Building docker-core-command-go 21:51:18 + make build 21:51:18 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 21:51:28  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ab95c8c502f1 21:51:28 ---> fadd62304e67 21:51:28 21:51:28 Step 9/29 : FROM alpine:latest 21:51:28 ---> d6e46aa2470d 21:51:28 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:51:28 ---> Running in f769de2e24c5 21:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:51:33 Removing intermediate container f769de2e24c5 21:51:33 ---> bfe9b52c984e 21:51:33 Step 11/29 : USER root 21:51:33 Removing intermediate container f939fb5c07f9 21:51:33 ---> 82d9600c519e 21:51:33 21:51:33 Step 10/21 : FROM scratch 21:51:33 ---> 21:51:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:51:34 ---> Using cache 21:51:34 ---> a00d67850a88 21:51:34 Step 12/21 : ENV APP_PORT=48085 21:51:36 ---> Running in 76c2be3d8424 21:51:36 Removing intermediate container c9e0e2ea9743 21:51:36 ---> fb7108cb4136 21:51:36 21:51:36 Step 10/24 : FROM alpine:3.10 21:51:36 ---> be4e4bea2c2e 21:51:36 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:51:36 ---> Using cache 21:51:36 ---> 302620db81ca 21:51:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:51:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:51:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:51:39 ---> 7e3f7221ba7d 21:51:39 Step 3/22 : WORKDIR /edgex-go 21:51:39 ---> Using cache 21:51:39 ---> 003e3d6cd510 21:51:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:39 ---> Using cache 21:51:39 ---> a445c8283a67 21:51:39 Step 5/22 : RUN apk update && apk add make git 21:51:39 ---> Using cache 21:51:39 ---> 4f6cd804e9f4 21:51:39 Step 6/22 : COPY go.mod . 21:51:39 ---> Using cache 21:51:39 ---> 1dff7970a033 21:51:39 Step 7/22 : RUN go mod download 21:51:39 ---> Using cache 21:51:39 ---> 8df18bfede25 21:51:39 Step 8/22 : COPY . . 21:51:39 ---> Using cache 21:51:39 ---> b729a8664364 21:51:39 Step 9/22 : RUN make cmd/core-command/core-command 21:51:40 ---> Running in e1b4838bab54 21:51:40 ---> Running in ab26068824fe 21:51:40 ---> Running in 18278f8971e3 21:51:40 Removing intermediate container 76c2be3d8424 21:51:40 ---> c03945e67a8a 21:51:40 Step 13/21 : EXPOSE $APP_PORT 21:51:41 Removing intermediate container e1b4838bab54 21:51:41 ---> 6f2bfb1d2bb2 21:51:41 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:51:41 ---> Running in 81c7dccf48be 21:51:41 ---> Running in 315f0105697f 21:51:41 Removing intermediate container ab26068824fe 21:51:41 ---> 38c7c3203e33 21:51:41 Step 13/24 : WORKDIR / 21:51:41 Removing intermediate container 81c7dccf48be 21:51:41 ---> 9f9f65401d97 21:51:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:51:41 ---> Running in 101e3a7550bf 21:51:41 ---> 24f6e76ceb16 21:51:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:51: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 21:51:41 Removing intermediate container 101e3a7550bf 21:51:41 ---> 68e95fcc62e1 21:51:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:51:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:51:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:51:43 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:51:43 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:51:43 OK: 12746 distinct packages available 21:51:43 (1/2) Installing ca-certificates (20191127-r4) 21:51:43 (2/2) Installing dumb-init (1.2.2-r1) 21:51:43 Executing busybox-1.31.1-r19.trigger 21:51:43 Executing ca-certificates-20191127-r4.trigger 21:51:43 OK: 6 MiB in 16 packages 21:51:43 ---> 4d5f2e7dcd6f 21:51:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:51:43 ---> 0e4c698d93c0 21:51:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:51:45 ---> 481251003b16 21:51:45 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:51:46 ---> 1b3fb6abdcf6 21:51:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:51:46 ---> Running in 4b5684866ee5 21:51:46 Removing intermediate container 315f0105697f 21:51:46 ---> 28e9ba686755 21:51:46 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:51:46 ---> Running in 113baed51c13 21:51:47 Removing intermediate container 458ad83d5c00 21:51:47 ---> b513fd15d790 21:51:47 21:51:47 Step 10/24 : FROM scratch 21:51:47 ---> 21:51:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:51:47 Removing intermediate container 4b5684866ee5 21:51:47 ---> ed32760518ef 21:51:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:47 ---> Running in 7ebbf1e8dad2 21:51:47 ---> 7759f909c9b3 21:51:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:51:47 ---> Running in 17b0d3d3d211 21:51:47 Removing intermediate container 113baed51c13 21:51:47 ---> 01049c46fbdc 21:51:47 Step 14/29 : WORKDIR $BASE_DIR 21:51:47 Removing intermediate container 7ebbf1e8dad2 21:51:47 ---> c2eef558fae3 21:51:47 Step 12/24 : ENV APP_PORT=48060 21:51:47 ---> Running in befa5c876cde 21:51:47 ---> Running in 241854f2e56a 21:51:47 Removing intermediate container 17b0d3d3d211 21:51:47 ---> f092c6acf331 21:51:47 Step 19/21 : LABEL arch=x86_64 21:51:47 ---> Running in ae28a7e6d8c3 21:51:48 Removing intermediate container befa5c876cde 21:51:48 ---> 2d89a27e2523 21:51:48 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:51:48 Removing intermediate container 241854f2e56a 21:51:48 ---> 565bd53081f4 21:51:48 Step 13/24 : EXPOSE $APP_PORT 21:51:48 ---> 34077e062016 21:51:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:51:48 ---> Running in 26c51872d009 21:51:48 ---> Running in c425523d19ee 21:51:48 Removing intermediate container ae28a7e6d8c3 21:51:48 ---> a1b10d7c5935 21:51:48 Step 20/21 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:51:48 ---> Running in f2f78a9811ee 21:51:48 Removing intermediate container 26c51872d009 21:51:48 ---> 63e267606d5e 21:51:48 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:51:48 Removing intermediate container f2f78a9811ee 21:51:48 ---> 3f79182d2fb3 21:51:48 Step 21/21 : LABEL version=0.0.0 21:51:49 ---> dacd96ab96c1 21:51:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:51:49 ---> Running in 531c4ee25f85 21:51:49 ---> 61d18575e969 21:51:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:51:49 Removing intermediate container 531c4ee25f85 21:51:49 ---> 23418e66fe54 21:51:49 21:51:50 Successfully built 23418e66fe54 21:51:51 Successfully tagged docker-support-scheduler-go:latest 21:51:51 ---> 24b5c901599f 21:51:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:51:51  Building docker-support-scheduler-go ... done  ---> Running in 7a5af38479ff 21:51:51 ---> c60e4ab0b084 21:51:51 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:51:51 Removing intermediate container c425523d19ee 21:51:51 ---> aa932a4942e3 21:51:51 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:51:52 ---> 83a9bed7ff3e 21:51:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:51:52 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 21:51:52 ---> a7b752935b63 21:51:52 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:51:53 ---> b510e8c0898b 21:51:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:51:53 ---> 7d77329332c0 21:51:53 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:51:53 Removing intermediate container 7a5af38479ff 21:51:53 ---> acc6cf7727f7 21:51:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:51:54 ---> Running in f62fe1c9ffb0 21:51:54 ---> f34baa6505c0 21:51:54 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:51:54 Removing intermediate container f62fe1c9ffb0 21:51:54 ---> ab7952e1f06f 21:51:54 Step 22/24 : LABEL arch=x86_64 21:51:54 ---> b7956a39d78f 21:51:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:51:54 ---> Running in 5458bad85866 21:51:54 ---> ee4c96a73fc2 21:51:54 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:51:55 ---> 56418c663ed0 21:51:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:51:55 Removing intermediate container 5458bad85866 21:51:55 ---> ac4a4c5db4ab 21:51:55 Step 23/24 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:51:55 ---> a7bac50a1218 21:51:55 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:51:55 ---> Running in 96c9f5614ca2 21:51:55 ---> Running in b12a2c900661 21:51:55 ---> Running in da9d992dc43e 21:51:55 Removing intermediate container 96c9f5614ca2 21:51:55 ---> 27a974d00db0 21:51:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:55 ---> Running in 6bf401789e70 21:51:55 Removing intermediate container b12a2c900661 21:51:55 ---> 5d0e289c5dd1 21:51:55 Step 24/24 : LABEL version=0.0.0 21:51:55 ---> Running in 1f68c3e3a3a0 21:51:55 Removing intermediate container 6bf401789e70 21:51:55 ---> 1948b505477b 21:51:55 Step 22/24 : LABEL arch=x86_64 21:51:56 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 21:51:56 ---> Running in 070e68fd4553 21:51:56 Removing intermediate container 1f68c3e3a3a0 21:51:56 ---> ab14e6d13343 21:51:56 21:51:56 Successfully built ab14e6d13343 21:51:58 Successfully tagged docker-security-secretstore-setup-go:latest 21:51:58  Building docker-security-secretstore-setup-go ... done Removing intermediate container 070e68fd4553 21:51:58 ---> 56b11b57c5b3 21:51:58 Step 23/24 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:51:58 Removing intermediate container da9d992dc43e 21:51:58 ---> 30b1f25e38d8 21:51:58 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:51:58 ---> Running in e9056552bf61 21:51:58 Removing intermediate container 18278f8971e3 21:51:58 ---> de92e2e3f657 21:51:58 21:51:58 Step 10/22 : FROM scratch 21:51:58 ---> 21:51:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:51:58 ---> Using cache 21:51:58 ---> a00d67850a88 21:51:58 Step 12/22 : ENV APP_PORT=48082 21:51:58 ---> Running in 457cd50254fb 21:51:58 Removing intermediate container e9056552bf61 21:51:58 ---> c39b03bf3b95 21:51:58 Step 24/24 : LABEL version=0.0.0 21:51:58 ---> 37dda4039c46 21:51:58 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:51:58 ---> Running in 180ccaba31a9 21:51:58 ---> Running in 1ac1b5bb5a8d 21:51:59 Removing intermediate container 457cd50254fb 21:51:59 ---> a233e05987f6 21:51:59 Step 13/22 : EXPOSE $APP_PORT 21:51:59 ---> Running in 6dc294c4ce2f 21:51:59 Removing intermediate container 180ccaba31a9 21:51:59 ---> c11ba91f52aa 21:51:59 21:51:59 Successfully built c11ba91f52aa 21:51:59 Successfully tagged docker-support-notifications-go:latest 21:51:59  Building docker-support-notifications-go ... done Removing intermediate container 6dc294c4ce2f 21:51:59 ---> 156f5ba97648 21:51:59 Step 14/22 : WORKDIR / 21:51:59 ---> Running in 1edcc7c5f360 21:51:59 Removing intermediate container 1edcc7c5f360 21:51:59 ---> 860023890b8d 21:51:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:52:00 ---> 9656fd665ca9 21:52:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:52:00 Removing intermediate container 1ac1b5bb5a8d 21:52:00 ---> 4ed6d151af0f 21:52:00 Step 24/29 : RUN chmod 755 security-secrets-setup 21:52:00 ---> Running in 9d82a7a25ca2 21:52:00 ---> 39fcc20250a0 21:52:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:52:00 ---> 56313af03ecf 21:52:00 Step 18/22 : ENTRYPOINT ["/core-command"] 21:52:00 ---> Running in 6ea510b8e6fe 21:52:01 Removing intermediate container 6ea510b8e6fe 21:52:01 ---> 6f87ea4b032a 21:52:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:02 ---> Running in 60ee70b285c2 21:52:02 Removing intermediate container 9d82a7a25ca2 21:52:02 ---> d77c4b0ea023 21:52:02 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:52:02 ---> Running in 75813409bf3b 21:52:02 Removing intermediate container 60ee70b285c2 21:52:02 ---> b1fe781f8b2f 21:52:02 Step 20/22 : LABEL arch=x86_64 21:52:02 ---> Running in 3b9bb57bd1d5 21:52:02 Removing intermediate container 75813409bf3b 21:52:02 ---> c7af9d7f2dd1 21:52:02 Step 26/29 : CMD [ "generate" ] 21:52:02 ---> Running in f5a746c053e1 21:52:02 Removing intermediate container 3b9bb57bd1d5 21:52:02 ---> 3bed9552a783 21:52:02 Step 21/22 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:52:02 ---> Running in 0c7c216ee702 21:52:02 Removing intermediate container f5a746c053e1 21:52:02 ---> 6303136e47c1 21:52:02 Step 27/29 : LABEL arch=x86_64 21:52:02 ---> Running in e438a28c6ebd 21:52:02 Removing intermediate container 0c7c216ee702 21:52:02 ---> 80898b2f088a 21:52:02 Step 22/22 : LABEL version=0.0.0 21:52:02 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 21:52:02 ---> Running in aeaf40cc6da3 21:52:02 Removing intermediate container e438a28c6ebd 21:52:02 ---> 6a633e2f2f20 21:52:02 Step 28/29 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:52:02 ---> Running in 25e9c457e09e 21:52:02 Removing intermediate container aeaf40cc6da3 21:52:02 ---> 159b8946dfbb 21:52:02 21:52:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:52:03 Removing intermediate container 25e9c457e09e 21:52:03 ---> 918a2e01d611 21:52:03 Step 29/29 : LABEL version=0.0.0 21:52:03 Successfully built 159b8946dfbb 21:52:03 Successfully tagged docker-core-command-go:latest 21:52:03  Building docker-core-command-go ... done  ---> Running in feca294de3ed 21:52:04 Removing intermediate container feca294de3ed 21:52:04 ---> a058c6a93604 21:52:04 21:52:04 Successfully built a058c6a93604 21:52:04 Successfully tagged docker-security-secrets-setup-go:latest 21:52:04  Building docker-security-secrets-setup-go ... done  [Pipeline] } 21:52:04 $ docker stop --time=1 e8579b76349d3b2b2503bd1d03a0dfc5c692bbbc949140204948b720d699e7ea 21:52:06 $ docker rm -f e8579b76349d3b2b2503bd1d03a0dfc5c692bbbc949140204948b720d699e7ea [Pipeline] // withDockerContainer [Pipeline] sh 21:52:06 + docker images 21:52:06 + grep docker 21:52:06 docker-security-secrets-setup-go latest a058c6a93604 3 seconds ago 23.9MB 21:52:06 docker-core-command-go latest 159b8946dfbb 4 seconds ago 12.2MB 21:52:06 docker-support-notifications-go latest c11ba91f52aa 7 seconds ago 13.6MB 21:52:06 docker-security-secretstore-setup-go latest ab14e6d13343 11 seconds ago 24.7MB 21:52:06 docker-support-scheduler-go latest 23418e66fe54 17 seconds ago 12.3MB 21:52:06 docker-sys-mgmt-agent-go latest 9eb3a2c8684a 49 seconds ago 293MB 21:52:06 docker-core-data-go latest 3abac5b6a168 2 minutes ago 23.7MB 21:52:06 docker-security-bootstrap-redis-go latest b8912f522aff 2 minutes ago 15.8MB 21:52:06 docker-core-metadata-go latest 08365b116556 2 minutes ago 14.5MB 21:52:06 docker-security-proxy-setup-go latest 8262aa414423 2 minutes ago 24.6MB 21:52:06 docker latest b0757c55a1fd 7 days ago 220MB [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 21:52:08 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 21:52:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:52:15 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 21:52:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:52:22 Still waiting to schedule task 21:52:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:52:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:52:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:52:29 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 [Pipeline] } 21:52:32 $ docker stop --time=1 e69cd5d1e11fabe72076061777dda1a432fbccd7b825326d04b4a2e68d6e36cc 21:52:35 $ docker rm -f e69cd5d1e11fabe72076061777dda1a432fbccd7b825326d04b4a2e68d6e36cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:37 21:52:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:37 latest: Pulling from edgex-devops/edgex-compose-arm64 21:52:37 29e5d40040c1: Pulling fs layer 21:52:37 1ce36da41761: Pulling fs layer 21:52:37 25b303627fd3: Pulling fs layer 21:52:38 29e5d40040c1: Verifying Checksum 21:52:38 29e5d40040c1: Download complete 21:52:39 1ce36da41761: Verifying Checksum 21:52:39 29e5d40040c1: Pull complete 21:52:40 1ce36da41761: Pull complete 21:52:40 25b303627fd3: Verifying Checksum 21:52:40 25b303627fd3: Download complete 21:52:51 25b303627fd3: Pull complete 21:52:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:52:51 prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container 21:52:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:52:54 $ docker top f22c4e7e923da26ebe79ff911590fc0f2430c3c79fb8a5519037cc1eea57f0b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:55 + + grepdocker-compose parallel build 21:52:55 --help 21:52:58 --parallel Build images in parallel. [Pipeline] } 21:52:59 $ docker stop --time=1 f22c4e7e923da26ebe79ff911590fc0f2430c3c79fb8a5519037cc1eea57f0b4 21:53:01 $ docker rm -f f22c4e7e923da26ebe79ff911590fc0f2430c3c79fb8a5519037cc1eea57f0b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:53:03 . [Pipeline] withDockerContainer 21:53:04 prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container 21:53:04 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 21:53:05 $ docker top 6ee5e4ffa7c59817e59208b47efb36e104dda525b92dcfdc1f0039089f6b5d8e -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:06 + docker-compose -f ./docker-compose-build.yml build --parallel 21:53:10 Running on prd-ubuntu18.04-docker-8c-8g-15284 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws 21:53:10 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 21:53:10 Building docker-core-command-go ... 21:53:10 Building docker-core-data-go ... 21:53:10 Building docker-core-metadata-go ... 21:53:10 Building docker-security-bootstrap-redis-go ... 21:53:10 Building docker-security-proxy-setup-go ... 21:53:10 Building docker-security-secrets-setup-go ... 21:53:10 Building docker-security-secretstore-setup-go ... 21:53:10 Building docker-support-notifications-go ... 21:53:10 Building docker-support-scheduler-go ... 21:53:10 Building docker-sys-mgmt-agent-go ... 21:53:10 Building docker-security-secrets-setup-go 21:53:10 Building docker-security-proxy-setup-go 21:53:10 Building docker-core-metadata-go 21:53:10 Building docker-security-bootstrap-redis-go 21:53:10 Building docker-support-notifications-go 21:53:12 using credential edgex-jenkins-ssh 21:53:12 Cloning the remote Git repository 21:53:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:53:12 > git init /w/workspace/edgex-go/5 # timeout=10 21:53:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:53:13 > git --version # timeout=10 21:53:13 > git --version # 'git version 2.17.1' 21:53:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:21 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit a41decdaea853968b8fbd73c5ef4065e301df088 21:53:21 Merge succeeded, producing a41decdaea853968b8fbd73c5ef4065e301df088 21:53:21 Checking out Revision a41decdaea853968b8fbd73c5ef4065e301df088 (PR-2930) 21:53:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:53:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:53:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:53:21 > git config core.sparsecheckout # timeout=10 21:53:21 > git checkout -f a41decdaea853968b8fbd73c5ef4065e301df088 # timeout=10 21:53:21 > git remote # timeout=10 21:53:21 > git config --get remote.origin.url # timeout=10 21:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:21 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 21:53:21 > git rev-parse HEAD^{commit} # timeout=10 21:53:21 > git config core.sparsecheckout # timeout=10 21:53:21 > git checkout -f a41decdaea853968b8fbd73c5ef4065e301df088 # timeout=10 21:53:25 Commit message: "refactor(security): Use user-defined structs for json unmarshal" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:26 + echo snap-build.sh 21:53:26 snap-build.sh 21:53:26 + SNAP_BASE_DIR=. 21:53:26 + '[' '!' -z /w/workspace/edgex-go/5 ']' 21:53:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 21:53:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 21:53:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 21:53:26 + cd /w/workspace/edgex-go/5 21:53:26 + sudo apt-get remove -qy --purge lxd lxd-client 21:53:26 Reading package lists... 21:53:26 Building dependency tree... 21:53:26 Reading state information... 21:53:27 The following packages were automatically installed and are no longer required: 21:53:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:53:27 uidmap xdelta3 21:53:27 Use 'sudo apt autoremove' to remove them. 21:53:27 The following packages will be REMOVED: 21:53:27 lxd* lxd-client* 21:53:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:53:27 After this operation, 31.7 MB disk space will be freed. 21:53:28 (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.) 21:53:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:53:29 Removing lxd dnsmasq configuration 21:53:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:53:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:53:30 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:53:30 (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.) 21:53:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:53:32 Processing triggers for systemd (237-3ubuntu10.42) ... 21:53:32 Processing triggers for ureadahead (0.100.0-21) ... 21:53:33 + sudo snap remove --purge lxd 21:53:33 snap "lxd" is not installed 21:53:33 + sudo groupadd --force --system lxd 21:53:33 ++ whoami 21:53:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:53:33 + newgrp - lxd 21:53:33 + sudo snap install lxd 21:53:43 2020-12-09T21:53:40Z INFO Waiting for automatic snapd restart... 21:53:58 lxd 4.8 from Canonical* installed 21:53:58 + sudo lxd init --auto 21:54:08 + sudo snap install --classic snapcraft 21:54:15 snapcraft 4.4.4 from Canonical* installed 21:54:15 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:54:15 + patch --verbose -p1 21:54:15 Hmm... Looks like a unified diff to me... 21:54:15 The text leading up to this was: 21:54:15 -------------------------- 21:54:15 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 21:54:15 |From: Tony Espy 21:54:15 |Date: Wed, 2 Dec 2020 17:38:31 -0500 21:54:15 |Subject: [PATCH] optimize snap build for pipeline CI check 21:54:15 | 21:54:15 |This patch is used by the EdgeX CI pipeline builds to 21:54:15 |optimize the snap CI check run for pull requests. When 21:54:15 |applied, it essentially strips out everything (apps and 21:54:15 |parts) from the snapcraft.yaml file except those required 21:54:15 |to build edgex-go, as the whole idea of the CI check is to 21:54:15 |catch changes to edgex-go that break the snap build. 21:54:15 | 21:54:15 |In general, anyone updating snapcraft.yaml will also need 21:54:15 |to update this patch file, otherwise it may fail to apply, 21:54:15 |resulting in a failed snap build CI check in the associated 21:54:15 |pull request. 21:54:15 | 21:54:15 |Note - in addition to applying this patch, the pipeline also 21:54:15 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:54:15 |need to build the finally binary .snap file (and it won't 21:54:15 |work with the patch applied). This further reduces the build 21:54:15 |time. 21:54:15 |--- 21:54:15 | snap/snapcraft.yaml | 466 +------------------------------------------- 21:54:15 | 1 file changed, 2 insertions(+), 464 deletions(-) 21:54:15 | 21:54:15 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:54:15 |index b265277c..d7e1de37 100644 21:54:15 |--- a/snap/snapcraft.yaml 21:54:15 |+++ b/snap/snapcraft.yaml 21:54:15 -------------------------- 21:54:15 patching file snap/snapcraft.yaml 21:54:15 Using Plan A... 21:54:15 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 21:54:15 Hunk #2 succeeded at 81 (offset -3 lines). 21:54:15 Hunk #3 succeeded at 211 (offset -7 lines). 21:54:15 Hunk #4 succeeded at 226 (offset -7 lines). 21:54:15 Hunk #5 succeeded at 234 (offset -7 lines). 21:54:15 Hunk #6 succeeded at 241 (offset -7 lines). 21:54:15 Hunk #7 succeeded at 268 (offset -7 lines). 21:54:15 Hunk #8 succeeded at 302 (offset -7 lines). 21:54:15 Hunk #9 succeeded at 358 (offset -7 lines). 21:54:15 Hmm... Ignoring the trailing garbage. 21:54:15 done 21:54:15 + sudo snapcraft prime --use-lxd 21:54:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:54:16 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: 21:54:16 - README.md 21:54:16 - snapcraft.yaml.orig 21:54:16 21:54:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:54:17 Launching a container. 21:54:29 Waiting for container to be ready 21:54:29 To start your first instance, try: lxc launch ubuntu:18.04 21:54:29 21:54:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:54:32 Waiting for network to be ready... 21:54:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:54:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:54:32 ---> 57034a6b5e50 21:54:32 Step 3/24 : WORKDIR /edgex-go 21:54:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:54:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:54:32 ---> 57034a6b5e50 21:54:32 Step 3/22 : WORKDIR /edgex-go 21:54:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:54:32 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpineStep 2/22 : FROM ${BUILDER_BASE} AS builder 21:54:32 21:54:32 Step 2/29 : FROM ${BUILDER_BASE} AS build-env ---> 57034a6b5e50 21:54:32 21:54:32 Step 3/22 : WORKDIR /edgex-go ---> 57034a6b5e50 21:54:32 21:54:32 Step 3/29 : WORKDIR /edgex-go 21:54:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:54:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:54:32 ---> 57034a6b5e50 21:54:32 Step 3/21 : WORKDIR /edgex-go 21:54:32 ---> Running in e7e06cf570e8 21:54:32 ---> Running in 4b608e09bc61 21:54:32 ---> Running in c73ddc0e994e 21:54:32 ---> Running in a2be9ef84049 21:54:32 ---> Running in 5d791a648f00 21:54:32 Removing intermediate container 4b608e09bc61 21:54:32 ---> 3188ba8c79f3 21:54:32 Step 4/29 : RUN apk update && apk add make git 21:54:32 Removing intermediate container c73ddc0e994e 21:54:32 ---> c01dc0db5230 21:54:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:32 Removing intermediate container e7e06cf570e8 21:54:32 ---> d47d822be332 21:54:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:32 Removing intermediate container 5d791a648f00 21:54:32 ---> f0b64e9aab36 21:54:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:32 Removing intermediate container a2be9ef84049 21:54:32 ---> 3a32e4f66a99 21:54:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:32 ---> Running in bfd4dd8830f4 21:54:32 ---> Running in 42af3e37b759 21:54:32 ---> Running in d30331138d84 21:54:32 ---> Running in 281ff0be65f2 21:54:32 ---> Running in 6b625556ff96 21:54:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:54:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:54:32 Removing intermediate container bfd4dd8830f4 21:54:32 ---> d6915f42fd60 21:54:32 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:54:32 Removing intermediate container 42af3e37b759 21:54:32 ---> e0253e17d257 21:54:32 Step 5/21 : RUN apk update && apk add make git 21:54:32 ---> Running in 36ad74274cc2 21:54:32 ---> Running in c20ac0c99a9e 21:54:32 Removing intermediate container 6b625556ff96 21:54:32 ---> ce9fef9c68ef 21:54:32 Step 5/22 : RUN apk update && apk add make git 21:54:32 Removing intermediate container d30331138d84 21:54:32 ---> 74bac998eb86 21:54:32 Step 5/22 : RUN apk update && apk add make git 21:54:32 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:54:32 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:54:32 OK: 12616 distinct packages available 21:54:32 ---> Running in 230dcc58d6d4 21:54:32 ---> Running in 6d6f46a6e217 21:54:32 OK: 217 MiB in 51 packages 21:54:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:54:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:54:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:54:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:54:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:54:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:54:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1427 kB] 21:54:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:54:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:54:33 Removing intermediate container 281ff0be65f2 21:54:33 ---> 5b7f9cdb46ee 21:54:33 Step 5/29 : COPY go.mod . 21:54:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:54:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:54:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:54:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:54:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:54:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:54:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 21:54:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 21:54:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 21:54:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 21:54:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 21:54:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 21:54:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 21:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:54:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:54:34 ---> 989247110655 21:54:34 Step 6/29 : RUN go mod downloadfetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:54:34 21:54:34 ---> Running in 6a8ddba403e8 21:54:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 21:54:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 21:54:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 21:54:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 21:54:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 21:54:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 21:54:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 21:54:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 21:54:35 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:54:35 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:54:35 OK: 12616 distinct packages available 21:54:35 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:54:35 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:54:35 OK: 12616 distinct packages available 21:54:35 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:54:35 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:54:35 OK: 12616 distinct packages available 21:54:36 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:54:36 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:54:36 OK: 12616 distinct packages available 21:54:36 OK: 217 MiB in 51 packages 21:54:36 OK: 217 MiB in 51 packages 21:54:36 OK: 217 MiB in 51 packages 21:54:37 OK: 217 MiB in 51 packages 21:54:37 Fetched 23.4 MB in 4s (5481 kB/s) 21:54:37 Reading package lists... 21:54:38 Reading package lists... 21:54:38 Removing intermediate container 36ad74274cc2 21:54:38 ---> 3b2cb96fd673 21:54:38 Step 6/24 : COPY go.mod . 21:54:38 Removing intermediate container 230dcc58d6d4 21:54:38 ---> 5eec95925714 21:54:38 Step 6/22 : COPY go.mod . 21:54:38 Building dependency tree... 21:54:38 Reading state information... 21:54:38 The following additional packages will be installed: 21:54:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:54:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:54:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:54:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:54:38 Suggested packages: 21:54:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:54:38 Recommended packages: 21:54:38 gnupg libsasl2-modules 21:54:38 The following NEW packages will be installed: 21:54:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:54:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:54:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:54:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:54:38 The following packages will be upgraded: 21:54:38 gpg gpg-agent gpgconf libudev1 21:54:38 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 21:54:38 Need to get 3531 kB of archives. 21:54:38 After this operation, 13.3 MB of additional disk space will be used. 21:54:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:54:38 Removing intermediate container 6d6f46a6e217 21:54:38 ---> 8f26c623bc84 21:54:38 Step 6/22 : COPY go.mod . 21:54:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:54:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:54:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 21:54:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 21:54:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 21:54:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 21:54:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:54:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 21:54:39 Removing intermediate container c20ac0c99a9e 21:54:39 ---> 9016c0ba2ff1 21:54:39 Step 6/21 : COPY go.mod . 21:54:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 21:54:39 Removing intermediate container 6a8ddba403e8 21:54:39 ---> 1426865f3d27 21:54:39 Step 7/29 : COPY . . 21:54:39 ---> 6a8a793cad4f 21:54:39 Step 7/24 : RUN go mod download 21:54:39 ---> 666c6bdfd0b9 21:54:39 Step 7/22 : RUN go mod download 21:54:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:54:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:54:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:54:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:54:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:54:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:54:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:54:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:54:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:54:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:54:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:54:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:54:39 ---> Running in ddc4cf0e4458 21:54:39 ---> 5850a2e65fd2 21:54:39 Step 7/22 : RUN go mod download 21:54:39 ---> Running in 10d2dbef738c 21:54:39 debconf: delaying package configuration, since apt-utils is not installed 21:54:39 Fetched 3531 kB in 1s (3161 kB/s) 21:54:39 (Reading database ... 12511 files and directories currently installed.) 21:54:39 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 21:54:39 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:54:39 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 21:54:40 ---> 9a29ee1cb81d 21:54:40 Step 7/21 : RUN go mod download 21:54:40 Selecting previously unselected package udev. 21:54:40 (Reading database ... 12511 files and directories currently installed.) 21:54:40 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 21:54:40 Unpacking udev (237-3ubuntu10.43) ... 21:54:40 Selecting previously unselected package libfuse2:amd64. 21:54:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:54:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:54:40 Selecting previously unselected package fuse. 21:54:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:54:40 Unpacking fuse (2.9.7-1ubuntu1) ... 21:54:40 ---> Running in 6bfb8665cb91 21:54:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:54:40 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:54:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:54:40 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:54:40 ---> Running in 3413c07992b3 21:54:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:54:40 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:54:40 Selecting previously unselected package libksba8:amd64. 21:54:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:54:40 Unpacking libksba8:amd64 (1.3.5-2) ... 21:54:41 Selecting previously unselected package libroken18-heimdal:amd64. 21:54:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:54:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:54:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:54:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libwind0-heimdal:amd64. 21:54:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:54:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:54:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:54:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:54:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:42 Selecting previously unselected package libsasl2-modules-db:amd64. 21:54:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:54:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:54:42 Selecting previously unselected package libsasl2-2:amd64. 21:54:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:54:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:54:42 Selecting previously unselected package libldap-common. 21:54:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 21:54:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:54:42 Selecting previously unselected package libldap-2.4-2:amd64. 21:54:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 21:54:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:54:42 Selecting previously unselected package dirmngr. 21:54:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:54:42 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:54:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:54:42 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:54:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:54:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:54:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:54:42 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:54:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:42 Setting up libksba8:amd64 (1.3.5-2) ... 21:54:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:42 Setting up udev (237-3ubuntu10.43) ... 21:54:43 invoke-rc.d: policy-rc.d denied execution of start. 21:54:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Processing triggers for systemd (237-3ubuntu10) ... 21:54:43 Setting up fuse (2.9.7-1ubuntu1) ... 21:54:43 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:54:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:54:43 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:54:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:54:44 settings in the [Install] section, and DefaultInstance for template units). 21:54:44 This means they are not meant to be enabled using systemctl. 21:54:44 Possible reasons for having this kind of units are: 21:54:44 1) A unit may be statically enabled by being symlinked from another unit's 21:54:44 .wants/ or .requires/ directory. 21:54:44 2) A unit's purpose may be to act as a helper for some other unit which has 21:54:44 a requirement dependency on it. 21:54:44 3) A unit may be started when needed via activation (socket, path, timer, 21:54:44 D-Bus, udev, scripted systemctl call, ...). 21:54:44 4) In case of template units, the unit is meant to be enabled with some 21:54:44 instance name specified. 21:54:44 Reading package lists... 21:54:44 Building dependency tree... 21:54:44 Reading state information... 21:54:44 The following additional packages will be installed: 21:54:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:54:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:54:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:54:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:54:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:54:44 Suggested packages: 21:54:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:54:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:54:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:54:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:54:44 systemd-container policykit-1 21:54:44 Recommended packages: 21:54:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:54:44 The following NEW packages will be installed: 21:54:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:54:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:54:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:54:44 multiarch-support openssh-client python3 python3-minimal python3.6 21:54:44 python3.6-minimal snapd squashfs-tools sudo 21:54:44 The following packages will be upgraded: 21:54:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:54:44 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 21:54:44 Need to get 35.2 MB of archives. 21:54:44 After this operation, 141 MB of additional disk space will be used. 21:54:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 21:54:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 21:54:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 21:54:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 21:54:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:54:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:54:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:54:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:54:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:54:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:54:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:54:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:54:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:54:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:54:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:54:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 21:54:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:54:45 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 21:54:45 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:54:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:54:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:54:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:54:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:54:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 21:54:45 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:54:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 21:54:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:54:45 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:54:45 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:54:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 21:54:46 Removing intermediate container ddc4cf0e4458 21:54:46 ---> 0b0f5facb4c8 21:54:46 Step 8/24 : COPY . . 21:54:46 Removing intermediate container 10d2dbef738c 21:54:46 ---> adf19dafa32c 21:54:46 Step 8/22 : COPY . . 21:54:46 Removing intermediate container 3413c07992b3 21:54:46 ---> f1b4c7d261cb 21:54:46 Step 8/21 : COPY . . 21:54:46 Removing intermediate container 6bfb8665cb91 21:54:46 ---> fe21e69957e3 21:54:46 Step 8/22 : COPY . . 21:54:47 debconf: delaying package configuration, since apt-utils is not installed 21:54:47 Fetched 35.2 MB in 3s (13.2 MB/s) 21:54:47 (Reading database ... 12757 files and directories currently installed.) 21:54:47 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 21:54:47 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:54:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 21:54:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:54:48 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 21:54:48 (Reading database ... 12757 files and directories currently installed.) 21:54:48 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 21:54:48 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 21:54:48 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 21:54:48 (Reading database ... 12757 files and directories currently installed.) 21:54:48 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 21:54:49 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 21:54:49 Setting up apt (1.6.12ubuntu0.2) ... 21:54:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:54:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:54:49 (Reading database ... 12764 files and directories currently installed.) 21:54:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:54:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:54:50 Selecting previously unselected package libpython3.6-minimal:amd64. 21:54:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:54:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:54:50 Selecting previously unselected package libexpat1:amd64. 21:54:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:54:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:54:50 Selecting previously unselected package python3.6-minimal. 21:54:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:54:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:54:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 21:54:50 Checking for services that may need to be restarted...done. 21:54:50 Checking for services that may need to be restarted...done. 21:54:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:54:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:54:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:54:51 Selecting previously unselected package python3-minimal. 21:54:51 (Reading database ... 13012 files and directories currently installed.) 21:54:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:54:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:54:51 Selecting previously unselected package mime-support. 21:54:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:54:51 Unpacking mime-support (3.60ubuntu1) ... 21:54:51 Selecting previously unselected package libmpdec2:amd64. 21:54:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:54:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:54:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:54:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:54:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:54:51 Selecting previously unselected package python3.6. 21:54:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:54:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:54:52 Selecting previously unselected package libpython3-stdlib:amd64. 21:54:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:54:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:54:52 Setting up python3-minimal (3.6.7-1~18.04) ... 21:54:52 Selecting previously unselected package python3. 21:54:52 (Reading database ... 13442 files and directories currently installed.) 21:54:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:54:52 Unpacking python3 (3.6.7-1~18.04) ... 21:54:52 Selecting previously unselected package multiarch-support. 21:54:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 21:54:52 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 21:54:52 Setting up multiarch-support (2.27-3ubuntu1.3) ... 21:54:52 Selecting previously unselected package liblzo2-2:amd64. 21:54:52 (Reading database ... 13479 files and directories currently installed.) 21:54:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:54:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:54:52 Selecting previously unselected package libbsd0:amd64. 21:54:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:54:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:54:52 Selecting previously unselected package sudo. 21:54:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 21:54:52 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 21:54:52 Selecting previously unselected package apparmor. 21:54:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:54:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:54:53 Selecting previously unselected package libedit2:amd64. 21:54:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:54:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:54:53 Selecting previously unselected package libkrb5support0:amd64. 21:54:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:54:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:54:53 Selecting previously unselected package libk5crypto3:amd64. 21:54:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:54:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:54:53 Selecting previously unselected package libkeyutils1:amd64. 21:54:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:54:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:54:53 Selecting previously unselected package libkrb5-3:amd64. 21:54:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:54:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:54:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:54:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:54:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:54:54 Selecting previously unselected package libssl1.0.0:amd64. 21:54:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 21:54:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:54:54 Selecting previously unselected package openssh-client. 21:54:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:54:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:54:54 Selecting previously unselected package squashfs-tools. 21:54:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:54:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:54:54 Selecting previously unselected package snapd. 21:54:54 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 21:54:54 Unpacking snapd (2.48+18.04) ... 21:54:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:54:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:54:56 Setting up mime-support (3.60ubuntu1) ... 21:54:56 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 21:54:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:54:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:54:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:56 Setting up systemd (237-3ubuntu10.43) ... 21:54:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:54:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:54:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:54:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:54:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:54:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:54:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:54:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:54:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:54:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:54:58 Setting up python3 (3.6.7-1~18.04) ... 21:54:58 running python rtupdate hooks for python3.6... 21:54:58 running python post-rtupdate hooks for python3.6... 21:54:58 Setting up apparmor (2.12-4ubuntu5.1) ... 21:54:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:55:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:55:00 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:55:00 Setting up snapd (2.48+18.04) ... 21:55:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:55:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:55:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:55:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:55:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:55:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:55:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:55:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:55:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:55:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:55:02 /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' 21:55:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:55:02 Processing triggers for systemd (237-3ubuntu10.43) ... 21:55:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:55:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:55:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:55:04 Reading package lists... 21:55:04 Reading package lists... 21:55:04 Building dependency tree... 21:55:04 Reading state information... 21:55:05 Calculating upgrade... 21:55:05 The following packages will be upgraded: 21:55:05 advancecomp base-files bash binutils binutils-common 21:55:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:55:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:55:05 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 21:55:05 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 21:55:05 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 21:55:05 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 21:55:05 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 21:55:05 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 21:55:05 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 21:55:05 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 21:55:05 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 21:55:05 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 21:55:05 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:55:05 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:55:05 Need to get 63.5 MB of archives. 21:55:05 After this operation, 5178 kB of additional disk space will be used. 21:55:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 21:55:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:55:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:55:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:55:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:55:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:55:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:55:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:55:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:55:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:55:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:55:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:55:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:55:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:55:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:55:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:55:06 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 21:55:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] 21:55:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 21:55:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:55:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:55:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:55:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:55:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:55:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 21:55:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:55:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:55:06 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:55:06 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:55:06 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:55:06 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:55:06 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:55:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:55:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:55:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:55:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:55:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:55:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:55:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:55:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:55:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:55:06 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 21:55:06 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:55:06 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:55:06 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:55:06 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:55:06 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:55:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:55:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:55:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:55:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:55:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:55:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 21:55:06 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 21:55:06 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:55:06 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:55:06 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:55:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 21:55:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:55:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:55:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 21:55:06 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:55:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:55:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:55:06 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:55:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:55:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:55:06 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 21:55:07 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:55:07 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:55:07 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:55:07 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 21:55:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:55:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:55:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:55:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:55:07 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:55:07 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:55:07 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:55:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:55:07 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:55:07 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:55:07 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:55:07 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:55:07 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:55:07 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:55:07 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:55:07 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:55:07 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:55:08 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:55:08 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:55:08 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:55:08 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:55:08 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:55:08 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:55:08 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:55:08 ---> cb645b307104 21:55:08 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:55:08 ---> Running in 58d24adbe811 21:55:08 ---> 4aea76a90ef0 21:55:08 Step 9/22 : RUN make cmd/core-metadata/core-metadata ---> 39cc44b3105a 21:55:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:55:08 21:55:08 debconf: delaying package configuration, since apt-utils is not installed 21:55:08 Fetched 63.5 MB in 3s (20.0 MB/s) 21:55:08 (Reading database ... 13912 files and directories currently installed.) 21:55:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 21:55:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:55:08 ---> 5c218c34de1f 21:55:08 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:55:08 ---> 2f1dc5355703 21:55:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:55:09 ---> Running in 7ee1250c185f 21:55:09 ---> Running in 14d587ca9bc4 21:55:09 ---> Running in 79c7ed61b58e 21:55:09 ---> Running in 47202e36f03c 21:55:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 21:55:09 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:55:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... 21:55:09 Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... 21:55:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:55:11 (Reading database ... 13911 files and directories currently installed.) 21:55:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:55:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:55:11 (Reading database ... 13911 files and directories currently installed.) 21:55:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:11 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 21:55:11 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 21:55:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:55:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:55:11 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 21:55:12 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:12 (Reading database ... 13911 files and directories currently installed.) 21:55:12 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 21:55:12 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:55:12 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 21:55:12 (Reading database ... 13911 files and directories currently installed.) 21:55:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:55:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:55:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:55:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:55:13 Setting up base-files (10.1ubuntu2.10) ... 21:55:13 Installing new version of config file /etc/issue ... 21:55:13 Installing new version of config file /etc/issue.net ... 21:55:13 Installing new version of config file /etc/lsb-release ... 21:55:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:55:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:55:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:55:13 Removing obsolete conffile /etc/default/motd-news ... 21:55:13 (Reading database ... 13912 files and directories currently installed.) 21:55:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:55:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:55:13 Setting up bash (4.4.18-2ubuntu1.2) ... 21:55:13 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 21:55:14 (Reading database ... 13912 files and directories currently installed.) 21:55:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:55:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:55:14 (Reading database ... 13912 files and directories currently installed.) 21:55:14 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 21:55:14 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 21:55:14 Setting up tar (1.29b-2ubuntu0.1) ... 21:55:14 (Reading database ... 13912 files and directories currently installed.) 21:55:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:55:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:55:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:55:14 (Reading database ... 13912 files and directories currently installed.) 21:55:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:55:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:55:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:55:15 (Reading database ... 13912 files and directories currently installed.) 21:55:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:55:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:55:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:55:15 (Reading database ... 13912 files and directories currently installed.) 21:55:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:55:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:55:15 Setting up grep (3.1-2build1) ... 21:55:15 (Reading database ... 13912 files and directories currently installed.) 21:55:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:55:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:55:16 Setting up login (1:4.5-1ubuntu2) ... 21:55:16 (Reading database ... 13912 files and directories currently installed.) 21:55:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:55:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:55:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:55:16 (Reading database ... 13912 files and directories currently installed.) 21:55:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:55:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:55:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:55:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:55:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:55:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:55:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:55:17 (Reading database ... 13912 files and directories currently installed.) 21:55:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:55:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:55:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:55:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:55:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:55:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:55:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:55:18 (Reading database ... 13912 files and directories currently installed.) 21:55:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:55:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:55:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:55:19 (Reading database ... 13912 files and directories currently installed.) 21:55:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:55:19 (Reading database ... 13912 files and directories currently installed.) 21:55:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:55:19 (Reading database ... 13912 files and directories currently installed.) 21:55:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:55:19 (Reading database ... 13912 files and directories currently installed.) 21:55:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:55:19 (Reading database ... 13912 files and directories currently installed.) 21:55:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:55:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:55:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:55:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:55:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:55:20 (Reading database ... 13912 files and directories currently installed.) 21:55:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:55:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:55:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:55:20 (Reading database ... 13912 files and directories currently installed.) 21:55:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:55:20 (Reading database ... 13912 files and directories currently installed.) 21:55:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:55:21 (Reading database ... 13912 files and directories currently installed.) 21:55:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:55:22 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:55:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:55:22 (Reading database ... 13912 files and directories currently installed.) 21:55:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 21:55:22 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:55:22 Setting up libc-bin (2.27-3ubuntu1.3) ... 21:55:22 (Reading database ... 13912 files and directories currently installed.) 21:55:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:55:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:55:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:55:22 (Reading database ... 13914 files and directories currently installed.) 21:55:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:55:23 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:55:23 Setting up debconf (1.5.66ubuntu1) ... 21:55:23 (Reading database ... 13914 files and directories currently installed.) 21:55:23 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:55:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:55:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:55:23 (Reading database ... 13914 files and directories currently installed.) 21:55:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:55:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:55:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:55:24 (Reading database ... 13914 files and directories currently installed.) 21:55:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:55:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:55:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:55:24 (Reading database ... 13914 files and directories currently installed.) 21:55:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:55:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:55:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 21:55:24 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:55:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:55:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:55:25 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:55:25 (Reading database ... 13914 files and directories currently installed.) 21:55:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:55:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:55:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:55:25 (Reading database ... 13914 files and directories currently installed.) 21:55:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:55:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:55:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:55:25 (Reading database ... 13914 files and directories currently installed.) 21:55:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:55:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:55:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:55:25 (Reading database ... 13914 files and directories currently installed.) 21:55:25 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 21:55:25 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:55:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 21:55:26 (Reading database ... 13914 files and directories currently installed.) 21:55:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:55:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:55:26 Setting up passwd (1:4.5-1ubuntu2) ... 21:55:26 (Reading database ... 13914 files and directories currently installed.) 21:55:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 21:55:26 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:55:26 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:55:27 (Reading database ... 13914 files and directories currently installed.) 21:55:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:55:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:55:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:55:27 (Reading database ... 13914 files and directories currently installed.) 21:55:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:55:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:55:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:55:27 (Reading database ... 13914 files and directories currently installed.) 21:55:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:55:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:55:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:55:27 (Reading database ... 13914 files and directories currently installed.) 21:55:27 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:55:27 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:55:27 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:55:28 (Reading database ... 13914 files and directories currently installed.) 21:55:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:55:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:55:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:55:28 (Reading database ... 13915 files and directories currently installed.) 21:55:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:55:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:55:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:55:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:55:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:55:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:55:28 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 21:55:28 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 21:55:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:55:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:55:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:55:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:55:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:55:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:55:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:55:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:55:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:55:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:55:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:55:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:55:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:55:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:55:30 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 21:55:30 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 21:55:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:55:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:55:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:55:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:55:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:55:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:55:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:55:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:55:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:55:32 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:55:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:55:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:55:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:55:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:55:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:55:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:55:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:55:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:55:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:55:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:55:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:55:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:55:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:55:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:55:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:55:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:55:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:55:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:55:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:55:37 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:37 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:37 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:37 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:55:37 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:55:38 Setting up tzdata (2020d-0ubuntu0.18.04) ... 21:55:38 21:55:38 Current default time zone: 'Etc/UTC' 21:55:38 Local time is now: Wed Dec 9 21:55:37 UTC 2020. 21:55:38 Universal Time is now: Wed Dec 9 21:55:37 UTC 2020. 21:55:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:55:38 21:55:38 Setting up systemd-sysv (237-3ubuntu10.43) ... 21:55:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:38 Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... 21:55:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:55:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:55:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:55:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:55:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:55:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:55:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:55:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:55:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:55:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:55:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:38 Setting up patch (2.7.6-2ubuntu1.1) ... 21:55:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:55:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:55:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 21:55:38 Installing new version of config file /etc/ssl/openssl.cnf ... 21:55:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:55:39 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 21:55:39 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 21:55:41 Updating certificates in /etc/ssl/certs... 21:55:41 22 added, 17 removed; done. 21:55:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 21:55:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:55:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:55:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:55:41 Setting up pkgbinarymangler (138.18.04.1) ... 21:55:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:55:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up perl (5.26.1-6ubuntu0.5) ... 21:55:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:55:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:55:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:55:42 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:55:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:55:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:55:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:55:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:55:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:55:42 Processing triggers for systemd (237-3ubuntu10.43) ... 21:55:42 Processing triggers for mime-support (3.60ubuntu1) ... 21:55:42 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 21:55:42 Updating certificates in /etc/ssl/certs... 21:55:43 0 added, 0 removed; done. 21:55:43 Running hooks in /etc/ca-certificates/update.d... 21:55:43 done. 21:55:43 Reading package lists... 21:55:43 Building dependency tree... 21:55:43 Reading state information... 21:55:44 The following NEW packages will be installed: 21:55:44 apt-transport-https 21:55:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:55:44 Need to get 1696 B of archives. 21:55:44 After this operation, 153 kB of additional disk space will be used. 21:55:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 21:55:44 debconf: delaying package configuration, since apt-utils is not installed 21:55:44 Fetched 1696 B in 0s (27.9 kB/s) 21:55:44 Selecting previously unselected package apt-transport-https. 21:55:44 (Reading database ... 13929 files and directories currently installed.) 21:55:44 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 21:55:44 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 21:55:44 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 21:55:44 Waiting for network to be ready... 21:55:49 2020-12-09T21:55:47Z INFO Waiting for automatic snapd restart... 21:55:50 snapd 2.48.1 from Canonical* installed 21:55:51 "snapd" switched to the "latest/stable" channel 21:55:51 21:55:53 core18 20200929 from Canonical* installed 21:55:54 "core18" switched to the "latest/stable" channel 21:55:54 21:55:57 snapcraft 4.4.4 from Canonical* installed 21:55:57 "snapcraft" switched to the "latest/stable" channel 21:55:57 21:56:00 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: 21:56:00 - README.md 21:56:00 - snapcraft.yaml.orig 21:56:00 21:56:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:56:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:56:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:56:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:56:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:56:08 Reading package lists... 21:56:08 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 21:56:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:56:15 Reading package lists... 21:56:15 Building dependency tree... 21:56:15 Reading state information... 21:56:15 Suggested packages: 21:56:15 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:56:15 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:56:15 Recommended packages: 21:56:15 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:56:15 The following NEW packages will be installed: 21:56:15 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:56:15 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:56:15 pkg-config zip 21:56:15 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:56:15 Need to get 7655 kB of archives. 21:56:15 After this operation, 43.7 MB of additional disk space will be used. 21:56:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:56:15 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:56:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 21:56:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:56:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:56:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:56:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:56:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:56:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:56:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:56:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:56:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:56:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:56:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:56:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:56:16 debconf: delaying package configuration, since apt-utils is not installed 21:56:16 Fetched 7655 kB in 1s (9579 kB/s) 21:56:16 Selecting previously unselected package libglib2.0-0:amd64. 21:56:16 (Reading database ... 13933 files and directories currently installed.) 21:56:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:56:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:56:16 Selecting previously unselected package libpsl5:amd64. 21:56:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:56:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:56:16 Selecting previously unselected package libnghttp2-14:amd64. 21:56:16 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:56:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:56:16 Selecting previously unselected package librtmp1:amd64. 21:56:16 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:56:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:56:17 Selecting previously unselected package libcurl3-gnutls:amd64. 21:56:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 21:56:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:56:17 Selecting previously unselected package liberror-perl. 21:56:17 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:56:17 Unpacking liberror-perl (0.17025-1) ... 21:56:17 Selecting previously unselected package git-man. 21:56:17 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:56:17 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:56:17 Selecting previously unselected package git. 21:56:17 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:56:17 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:56:18 Selecting previously unselected package libnorm1:amd64. 21:56:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:56:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:56:18 Selecting previously unselected package libpgm-5.2-0:amd64. 21:56:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:56:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:56:18 Selecting previously unselected package libsodium23:amd64. 21:56:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:56:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:56:18 Selecting previously unselected package libzmq5:amd64. 21:56:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:56:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:56:18 Selecting previously unselected package libzmq3-dev:amd64. 21:56:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:56:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:56:18 Selecting previously unselected package pkg-config. 21:56:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:56:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:56:18 Selecting previously unselected package zip. 21:56:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:56:18 Unpacking zip (3.0-11build1) ... 21:56:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:56:19 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:56:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:56:19 Setting up liberror-perl (0.17025-1) ... 21:56:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:56:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:56:19 No schema files found: doing nothing. 21:56:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:56:19 Setting up zip (3.0-11build1) ... 21:56:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:56:19 Setting up libsodium23:amd64 (1.0.16-2) ... 21:56:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:56:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:56:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:56:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:56:19 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:56:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:56:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:56:26 git set to automatically installed. 21:56:26 git-man set to automatically installed. 21:56:26 libcurl3-gnutls set to automatically installed. 21:56:26 liberror-perl set to automatically installed. 21:56:26 libglib2.0-0 set to automatically installed. 21:56:26 libnghttp2-14 set to automatically installed. 21:56:26 libnorm1 set to automatically installed. 21:56:26 libpgm-5.2-0 set to automatically installed. 21:56:26 libpsl5 set to automatically installed. 21:56:26 librtmp1 set to automatically installed. 21:56:26 libsodium23 set to automatically installed. 21:56:26 libzmq3-dev set to automatically installed. 21:56:26 libzmq5 set to automatically installed. 21:56:26 pkg-config set to automatically installed. 21:56:26 zip set to automatically installed. 21:56:28 snapd is not logged in, snap install commands will use sudo 21:56:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:56:33 Removing intermediate container 58d24adbe811 21:56:33 ---> 02e37af73f7d 21:56:33 21:56:33 Step 9/29 : FROM alpine:latest 21:56:33 latest: Pulling from library/alpine 21:56:33 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:56:33 Status: Downloaded newer image for alpine:latest 21:56:33 ---> 2e77e061c27f 21:56:33 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:56:33 ---> Running in d0f7fab85fb2 21:56:33 Removing intermediate container d0f7fab85fb2 21:56:33 ---> 8bd74098eeb5 21:56:33 Step 11/29 : USER root 21:56:33 ---> Running in 03c39ee16512 21:56:33 Removing intermediate container 03c39ee16512 21:56:33 ---> e5a0c7efa8a7 21:56:33 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:56:33 ---> Running in cb212ffa59b3 21:56:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:56:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:56:34 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:56:34 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:56:34 OK: 12617 distinct packages available 21:56:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:56:34 snap "core18" has no updates available 21:56:35 (1/2) Installing ca-certificates (20191127-r4) 21:56:35 (2/2) Installing dumb-init (1.2.2-r1) 21:56:35 Executing busybox-1.31.1-r19.trigger 21:56:35 Executing ca-certificates-20191127-r4.trigger 21:56:35 Pulling config-common 21:56:35 OK: 6 MiB in 16 packages 21:56:36 Pulling go-build-helper 21:56:39 Removing intermediate container cb212ffa59b3 21:56:39 ---> 2bd1b3069fb3 21:56:39 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:56:39 Removing intermediate container 79c7ed61b58e 21:56:39 ---> 56534874e713 21:56:39 21:56:39 Step 10/22 : FROM alpine:3.10 21:56:39 3.10: Pulling from library/alpine 21:56:39 ---> Running in eaea75411363 21:56:40 Removing intermediate container eaea75411363 21:56:40 ---> 73b6e29a2e69 21:56:40 Step 14/29 : WORKDIR $BASE_DIR 21:56:40 ---> Running in 7334837e7cd6 21:56:41 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:56:42 Status: Downloaded newer image for alpine:3.10 21:56:42 ---> 536a684cf733 21:56:42 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:56:42 Removing intermediate container 7334837e7cd6 21:56:42 ---> a0ccfafd0a85 21:56:42 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:56:42 ---> Running in e6bd828d70d6 21:56:43 ---> Running in 10819d110aad 21:56:45 Removing intermediate container 47202e36f03c 21:56:45 ---> 2279ef48d82b 21:56:45 21:56:45 Step 10/21 : FROM alpine 21:56:45 ---> 2e77e061c27f 21:56:45 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:56:46 ---> Running in 566a4e7069f3 21:56:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:56:46 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:56:46 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:56:46 OK: 10169 distinct packages available 21:56:47 Removing intermediate container 10819d110aad 21:56:47 ---> c6d3d7f2f63f 21:56:47 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:56:47 (1/5) Installing ca-certificates (20191127-r2) 21:56:47 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:56:47 (3/5) Installing libcurl (7.66.0-r1) 21:56:47 (4/5) Installing curl (7.66.0-r1) 21:56:47 (5/5) Installing dumb-init (1.2.2-r1) 21:56:47 Executing busybox-1.30.1-r3.trigger 21:56:48 Executing ca-certificates-20191127-r2.trigger 21:56:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:56:48 OK: 7 MiB in 19 packages 21:56:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:56:49 v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:56:49 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:56:49 OK: 12617 distinct packages available 21:56:49 ---> eac79ed376e6 21:56:49 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:56:50 (1/4) Installing ca-certificates (20191127-r4) 21:56:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:56:50 (3/4) Installing libcurl (7.69.1-r1) 21:56:50 (4/4) Installing curl (7.69.1-r1) 21:56:50 Executing busybox-1.31.1-r19.trigger 21:56:50 Executing ca-certificates-20191127-r4.trigger 21:56:51 OK: 7 MiB in 18 packages 21:56:51 Removing intermediate container e6bd828d70d6 21:56:51 ---> 6ddceabedb41 21:56:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:56:52 ---> 1459608bfa8d 21:56:52 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:56:52 ---> Running in 17f4b84cccde 21:56:53 Removing intermediate container 17f4b84cccde 21:56:53 ---> a97e11440f60 21:56:53 Step 13/22 : WORKDIR / 21:56:53 ---> Running in 3ce8b88270bb 21:56:53 ---> 38112edff4ed 21:56:53 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:56:54 Removing intermediate container 3ce8b88270bb 21:56:54 ---> 9d2439944c36 21:56:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:56:54 Removing intermediate container 566a4e7069f3 21:56:54 ---> 157ffc27fcb3 21:56:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:56:55 ---> Running in ce69bb3ba365 21:56:55 ---> 7ab55069e60a 21:56:55 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:56:56 Removing intermediate container ce69bb3ba365 21:56:56 ---> c3d48ebb74f4 21:56:56 Step 13/21 : WORKDIR /edgex 21:56:56 ---> f6fa705b8e33 21:56:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:56:56 ---> Running in f14dec465748 21:56:56 ---> 96f782867fdd 21:56:56 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:56:57 ---> Running in e406c041716b 21:56:57 Removing intermediate container f14dec465748 21:56:57 ---> b8dbea12fd18 21:56:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:56:58 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:56:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:56:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:56:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1427 kB] 21:56:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:56:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:56:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:56:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:56:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:56:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:56:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:56:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 21:56:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 21:56:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 21:56:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 21:56:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 21:56:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 21:56:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 21:56:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:56:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 21:56:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 21:56:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 21:56:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 21:56:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 21:56:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 21:56:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 21:56:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 21:56:58 Fetched 23.4 MB in 0s (0 B/s) 21:56:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:56:58 Fetched 96.5 kB in 0s (0 B/s) 21:56:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:56:58 Fetched 279 kB in 0s (0 B/s) 21:56:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:56:58 Fetched 122 kB in 0s (0 B/s) 21:56:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:56:58 Fetched 77.8 kB in 0s (0 B/s) 21:56:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:56:58 Fetched 8848 B in 0s (0 B/s) 21:56:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:56:58 Fetched 47.8 kB in 0s (0 B/s) 21:56:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:56:58 Fetched 45.6 kB in 0s (0 B/s) 21:56:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 21:56:58 Fetched 14.8 kB in 0s (0 B/s) 21:56:58 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 21:56:58 Fetched 214 kB in 0s (0 B/s) 21:56:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:56:58 Fetched 155 kB in 0s (0 B/s) 21:56:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:56:58 Fetched 50.6 kB in 0s (0 B/s) 21:56:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:56:58 Fetched 14.8 kB in 0s (0 B/s) 21:56:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:56:58 Fetched 41.8 kB in 0s (0 B/s) 21:56:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:56:58 Fetched 499 kB in 0s (0 B/s) 21:56:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:56:58 Fetched 111 kB in 0s (0 B/s) 21:56:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:56:58 Fetched 240 kB in 0s (0 B/s) 21:56:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:56:58 Fetched 29.3 kB in 0s (0 B/s) 21:56:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:56:58 Fetched 85.5 kB in 0s (0 B/s) 21:56:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:56:58 Fetched 24.5 kB in 0s (0 B/s) 21:56:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 21:56:58 Fetched 49.2 kB in 0s (0 B/s) 21:56:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:56:58 Fetched 54.2 kB in 0s (0 B/s) 21:56:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:56:58 Fetched 30.8 kB in 0s (0 B/s) 21:56:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:56:58 Fetched 17.0 kB in 0s (0 B/s) 21:56:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:56:58 Fetched 85.9 kB in 0s (0 B/s) 21:56:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:56:58 Fetched 8720 B in 0s (0 B/s) 21:56:58 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:56:58 Fetched 137 kB in 0s (0 B/s) 21:56:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:56:58 Fetched 119 kB in 0s (0 B/s) 21:56:58 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:56:58 Fetched 109 kB in 0s (0 B/s) 21:56:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:56:58 Fetched 11.1 kB in 0s (0 B/s) 21:56:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:56:58 Fetched 645 kB in 0s (0 B/s) 21:56:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:56:58 Fetched 41.3 kB in 0s (0 B/s) 21:56:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:56:58 Fetched 17.9 kB in 0s (0 B/s) 21:56:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:56:58 Fetched 368 kB in 0s (0 B/s) 21:56:58 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 21:56:58 Fetched 187 kB in 0s (0 B/s) 21:56:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:56:58 Fetched 175 kB in 0s (0 B/s) 21:56:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:57:01 Fetched 206 kB in 0s (0 B/s) 21:57:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 21:57:01 Fetched 1301 kB in 0s (0 B/s) 21:57:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:57:01 Fetched 36.2 kB in 0s (0 B/s) 21:57:01 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 21:57:01 Fetched 159 kB in 0s (0 B/s) 21:57:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:57:01 Fetched 107 kB in 0s (0 B/s) 21:57:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:57:01 Fetched 48.7 kB in 0s (0 B/s) 21:57:01 Pulling static-packages 21:57:02 ---> cc660cd28f08 21:57:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:57:02 ---> 79a4d1dbf0f9 21:57:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:57:02 'go115' has dependencies that need to be staged: static-packages go-build-helper 21:57:02 Skipping pull go-build-helper (already ran) 21:57:02 Skipping pull static-packages (already ran) 21:57:02 Building go-build-helper 21:57:02 Removing intermediate container 14d587ca9bc4 21:57:02 ---> 63ef79caf804 21:57:02 21:57:02 Step 10/24 : FROM scratch 21:57:02 ---> 21:57:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:57:02 Removing intermediate container e406c041716b 21:57:02 ---> 3653e7188514 21:57:02 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:57:02 ---> Running in 40ea6edd4f6b 21:57:02 ---> d77c1b0ffe46 21:57:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:57:03 ---> b53cb66d3bb0 21:57:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:03 Removing intermediate container 40ea6edd4f6b 21:57:03 ---> e73a2fe06567 21:57:03 Step 12/24 : ENV APP_PORT=48060 21:57:03 ---> Running in 7a1c5ddf68eb 21:57:04 ---> 60a26ccb33bd 21:57:04 ---> f6b3ba68e3f5 21:57:04 Step 18/22 : RUN chmod +x entrypoint.sh 21:57:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:04 ---> Running in df2f97226e8a 21:57:04 ---> Running in 8201e0a25374 21:57:04 Removing intermediate container 7a1c5ddf68eb 21:57:04 ---> 0de38711d15d 21:57:04 Step 13/24 : EXPOSE $APP_PORT 21:57:04 ---> d7e0225ca337 21:57:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:57:04 ---> Running in f27d890205cb 21:57:05 ---> Running in fec74a0b4dbf 21:57:05 Removing intermediate container f27d890205cb 21:57:05 ---> 476696df3042 21:57:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:57:06 Removing intermediate container fec74a0b4dbf 21:57:06 ---> d1a8775df1a5 21:57:06 Step 18/21 : CMD ["--init=true"] 21:57:06 ---> Running in 289426d5507b 21:57:06 Building static-packages 21:57:07 ---> 83d7fe059759 21:57:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:57:07 Removing intermediate container 289426d5507b 21:57:07 ---> 56a7285c650a 21:57:07 Step 19/21 : LABEL arch=arm64 21:57:07 ---> Running in c43f7806ad5e 21:57:08 Staging go-build-helper 21:57:08 Removing intermediate container c43f7806ad5e 21:57:08 ---> 3107531fa546 21:57:08 Step 20/21 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:57:08 ---> Running in be58af6e0ad1 21:57:08 Removing intermediate container df2f97226e8a 21:57:08 ---> d448f523db0c 21:57:08 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:57:08 ---> 949f7570ccc7 21:57:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:57:08 ---> Running in 890b8d1126fe 21:57:08 Removing intermediate container 8201e0a25374 21:57:08 ---> ee9d28d47f72 21:57:08 Step 24/29 : RUN chmod 755 security-secrets-setup 21:57:09 Removing intermediate container be58af6e0ad1 21:57:09 ---> 90625c2a2040 21:57:09 Step 21/21 : LABEL version=0.0.0 21:57:09 ---> Running in 1440b981c746 21:57:09 ---> Running in 1b34d5f24366 21:57:09 Staging static-packages 21:57:09 Removing intermediate container 890b8d1126fe 21:57:09 ---> 4b24f7d9984d 21:57:09 Step 20/22 : LABEL arch=arm64 21:57:10 ---> Running in 39ae717d907d 21:57:10 Removing intermediate container 1b34d5f24366 21:57:10 ---> 7a47e284ca06 21:57:10 21:57:10 ---> 6fa63e1d3701 21:57:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:57:10 Pulling go115 21:57:11 Successfully built 7a47e284ca06 21:57:11 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:57:11 Removing intermediate container 39ae717d907d 21:57:11 ---> d4484ee6ab3f 21:57:11 Step 21/22 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:57:11 Building docker-security-secretstore-setup-go 21:57:11  Building docker-security-proxy-setup-go ... done  ---> Running in 1f03100ceb9a 21:57:11 'edgex-go' has dependencies that need to be staged: go115 21:57:11 Skipping pull go115 (already ran) 21:57:11 Building go115 21:57:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:11 Dload Upload Total Spent Left Speed 21:57:11 ---> f28aa92c6ade 21:57:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:57:12 Removing intermediate container 1f03100ceb9a 21:57:12 ---> 00aea483c63d 21:57:12 Step 22/22 : LABEL version=0.0.0 21:57:12 Removing intermediate container 7ee1250c185f 21:57:12 ---> 08b56b45b996 21:57:12 21:57:12 Step 10/22 : FROM scratch 21:57:12 ---> 21:57:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:57:13 ---> Running in 435e4e0eb08e 21:57:13 ---> Running in 5201aad3cc73 21:57:13 Removing intermediate container 1440b981c746 21:57:13 ---> df19bbd093a7 21:57:13 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:57:13 ---> 4d5d66b4b57f 21:57:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:57:13 ---> Running in 75c71021556e 21:57:13 Removing intermediate container 435e4e0eb08e 21:57:13 ---> 3248f2361014 21:57:13 Step 12/22 : ENV APP_PORT=48081 21:57:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 115M 22 26.0M 0 0 37.9M 0 0:00:03 --:--:-- 0:00:03 37.9M 61 115M 61 71.5M 0 0 42.5M 0 0:00:02 0:00:01 0:00:01 42.5M 94 115M 94 109M 0 0 40.7M 0 0:00:02 0:00:02 --:--:-- 40.7M 100 115M 100 115M 0 0 40.3M 0 0:00:02 0:00:02 --:--:-- 40.3M 21:57:14 Removing intermediate container 5201aad3cc73 21:57:14 ---> 4e062df002f6 21:57:14 21:57:14 ---> Running in fe04a7ba4108 21:57:14 go1.15.2.linux-amd64.tar.gz: OK 21:57:14 Successfully built 4e062df002f6 21:57:15 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:57:15  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 21:57:15 Removing intermediate container 75c71021556e 21:57:15 ---> 9da710a1d4c6 21:57:15 Step 26/29 : CMD [ "generate" ] 21:57:15 ---> bfbbfd902743 21:57:15 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:57:15 Removing intermediate container fe04a7ba4108 21:57:15 ---> f02525f77d56 21:57:15 Step 13/22 : EXPOSE $APP_PORT 21:57:15 ---> Running in 32e492004771 21:57:15 ---> Running in a7e16700e695 21:57:15 ---> Running in 49694dc78f90 21:57:15 Removing intermediate container 32e492004771 21:57:15 ---> e66bf6512613 21:57:15 Step 27/29 : LABEL arch=arm64 21:57:16 Removing intermediate container a7e16700e695 21:57:16 ---> cb8fc7c19ad2 21:57:16 Step 14/22 : WORKDIR / 21:57:16 ---> Running in 9efe55b122bf 21:57:16 Removing intermediate container 49694dc78f90 21:57:16 ---> 8efc1a0f3b33 21:57:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:16 ---> Running in 3d8928b512e0 21:57:16 ---> Running in e8b4400f2795 21:57:16 Removing intermediate container 9efe55b122bf 21:57:16 ---> e619a3160ae9 21:57:16 Step 28/29 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:57:17 Removing intermediate container 3d8928b512e0 21:57:17 ---> d52aa15cfc61 21:57:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:57:17 ---> Running in d3b71bb18ff3 21:57:17 Removing intermediate container e8b4400f2795 21:57:17 ---> 52bc74c0da70 21:57:17 Step 22/24 : LABEL arch=arm64 21:57:18 ---> cefb1340bcec 21:57:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:57:18 ---> Running in c3e0e73b96db 21:57:18 Removing intermediate container d3b71bb18ff3 21:57:18 ---> bff90da7fd50 21:57:18 Step 29/29 : LABEL version=0.0.0 21:57:18 Staging go115 21:57:18 ---> Running in 796081e72df9 21:57:19 Removing intermediate container c3e0e73b96db 21:57:19 ---> 74afc9267c0c 21:57:19 Step 23/24 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:57:19 Removing intermediate container 796081e72df9 21:57:19 ---> d34a9b5a4420 21:57:19 21:57:19 ---> Running in 6c47f9bec142 21:57:19 ---> 830118a4db85 21:57:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:57:20 Successfully built d34a9b5a4420 21:57:20 Successfully tagged docker-security-secrets-setup-go-arm64:latest 21:57:20 Building docker-core-command-go 21:57:20  Building docker-security-secrets-setup-go ... done Removing intermediate container 6c47f9bec142 21:57:20 ---> 9ed724b5bd11 21:57:20 Step 24/24 : LABEL version=0.0.0 21:57:20 ---> Running in 35170fc2df7a 21:57:20 ---> ba6526e6dcbc 21:57:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:57:20 ---> Running in f96aa8b35b89 21:57:21 Removing intermediate container 35170fc2df7a 21:57:21 ---> 6c07fcbc3f41 21:57:21 21:57:21 Successfully built 6c07fcbc3f41 21:57:21 Successfully tagged docker-support-notifications-go-arm64:latest 21:57:21  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 21:57:21 Removing intermediate container f96aa8b35b89 21:57:21 ---> 93649518a62b 21:57:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:21 ---> Running in 2ebbeedce3a2 21:57:22 Removing intermediate container 2ebbeedce3a2 21:57:22 ---> 619c8e7a4854 21:57:22 Step 20/22 : LABEL arch=arm64 21:57:22 ---> Running in 1857d3cfa0db 21:57:22 Removing intermediate container 1857d3cfa0db 21:57:22 ---> 15170a2d36b8 21:57:22 Step 21/22 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:57:22 ---> Running in f5752a4794cb 21:57:23 Removing intermediate container f5752a4794cb 21:57:23 ---> 0ed9a93e90d4 21:57:23 Step 22/22 : LABEL version=0.0.0 21:57:23 ---> Running in e42f7bbed1a7 21:57:24 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:57:24 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:57:24 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:57:24 Fetched 0 B in 0s (0 B/s) 21:57:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:57:24 Fetched 224 kB in 0s (0 B/s) 21:57:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:57:24 Fetched 157 kB in 0s (0 B/s) 21:57:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:57:24 Fetched 221 kB in 0s (0 B/s) 21:57:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:57:24 Fetched 143 kB in 0s (0 B/s) 21:57:24 Pulling edgex-go 21:57:24 Removing intermediate container e42f7bbed1a7 21:57:24 ---> 9982991a92d0 21:57:24 21:57:24 Pulling version 21:57:24 Successfully built 9982991a92d0 21:57:24 Successfully tagged docker-core-metadata-go-arm64:latest 21:57:24 Building docker-core-data-go 21:57:25 Building config-common 21:57:27 Skipping build go-build-helper (already ran) 21:57:27 Skipping build static-packages (already ran) 21:57:27 Skipping build go115 (already ran) 21:57:27 Building edgex-go 21:57:27 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 21:57:28 go: downloading github.com/gorilla/mux v1.8.0 21:57:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 21:57:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 21:57:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:57:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:57:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:57:28 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 21:57:28 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:57:28 go: downloading github.com/pelletier/go-toml v1.2.0 21:57:28 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 21:57:28 go: downloading github.com/imdario/mergo v0.3.11 21:57:28 go: downloading github.com/x448/float16 v0.8.4 21:57:28 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:57:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:57:28 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:57:28 go: downloading github.com/pkg/errors v0.8.1 21:57:28 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:57:28 go: downloading github.com/go-kit/kit v0.8.0 21:57:28 go: downloading github.com/google/uuid v1.1.2 21:57:28 go: downloading github.com/BurntSushi/toml v0.3.1 21:57:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:57:28 go: downloading github.com/pebbe/zmq4 v1.0.0 21:57:29 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:57:29 go: downloading gopkg.in/yaml.v2 v2.4.0 21:57:29 go: downloading github.com/hashicorp/consul/api v1.1.0 21:57:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:57:29 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:57:29 go: downloading github.com/go-playground/universal-translator v0.17.0 21:57:29 go: downloading github.com/leodido/go-urn v1.2.0 21:57:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:57:29 go: downloading github.com/mitchellh/copystructure v1.0.0 21:57:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:57:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:57:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:57:29 go: downloading github.com/hashicorp/serf v0.8.2 21:57:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:57:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:57:29 go: downloading github.com/go-playground/locales v0.13.0 21:57:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:57:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:57:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:57:37 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 21:57: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 21:57:42 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 21:57:43 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 21:57:43 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 21:57:43 go: downloading github.com/stretchr/testify v1.5.1 21:57:43 go: downloading github.com/davecgh/go-spew v1.1.1 21:57:43 go: downloading github.com/pmezard/go-difflib v1.0.0 21:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:57:45 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:57:45 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:57:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:57:47 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 21:57:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:57:48 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 21:57:48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:57:49 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 21:57:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:57:51 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 21:57:53 Building version 21:57:55 Staging config-common 21:57:56 Skipping stage go-build-helper (already ran) 21:57:56 Skipping stage static-packages (already ran) 21:57:56 Skipping stage go115 (already ran) 21:57:56 Staging edgex-go 21:57:57 Staging version 21:57:58 Priming config-common 21:57:58 Priming go-build-helper 21:57:59 Priming static-packages 21:58:02 Priming go115 21:58:03 Priming edgex-go 21:58:03 Priming version 21:58:04 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:21  Building docker-core-metadata-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:58:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:58:21 ---> 57034a6b5e50 21:58:21 Step 3/24 : WORKDIR /edgex-go 21:58:21 ---> Using cache 21:58:21 ---> 3a32e4f66a99 21:58:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:21 ---> Using cache 21:58:21 ---> ce9fef9c68ef 21:58:21 Step 5/24 : RUN apk update && apk add make git 21:58:21 ---> Using cache 21:58:21 ---> 5eec95925714 21:58:21 Step 6/24 : COPY go.mod . 21:58:21 ---> Using cache 21:58:21 ---> 666c6bdfd0b9 21:58:21 Step 7/24 : RUN go mod download 21:58:21 ---> Using cache 21:58:21 ---> adf19dafa32c 21:58:21 Step 8/24 : COPY . . 21:58:21 ---> Using cache 21:58:21 ---> 4aea76a90ef0 21:58:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:21 ---> Running in 4da9e2055086 21:58:21 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 21:58:23 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:58:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:58:23 ---> 57034a6b5e50 21:58:23 Step 3/27 : WORKDIR /edgex-go 21:58:23 ---> Using cache 21:58:23 ---> 3a32e4f66a99 21:58:23 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:23 ---> Using cache 21:58:23 ---> ce9fef9c68ef 21:58:23 Step 5/27 : RUN apk update && apk add make bash git 21:58:24 ---> Running in 50ad54f83b45 21:58:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:58:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:58:28 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:58:28 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:58:28 OK: 12616 distinct packages available 21:58:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:58:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:58:29 ---> 57034a6b5e50 21:58:29 Step 3/22 : WORKDIR /edgex-go 21:58:29 ---> Using cache 21:58:29 ---> 3a32e4f66a99 21:58:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:29 ---> Using cache 21:58:29 ---> ce9fef9c68ef 21:58:29 Step 5/22 : RUN apk update && apk add make git 21:58:29 ---> Using cache 21:58:29 ---> 5eec95925714 21:58:29 Step 6/22 : COPY go.mod . 21:58:29 ---> Using cache 21:58:29 ---> 666c6bdfd0b9 21:58:29 Step 7/22 : RUN go mod download 21:58:29 ---> Using cache 21:58:29 ---> adf19dafa32c 21:58:29 Step 8/22 : COPY . . 21:58:29 ---> Using cache 21:58:29 ---> 4aea76a90ef0 21:58:29 Step 9/22 : RUN make cmd/core-command/core-command 21:58:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:58:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:58:29 ---> 57034a6b5e50 21:58:29 Step 3/21 : WORKDIR /edgex-go 21:58:29 ---> Using cache 21:58:29 ---> 3a32e4f66a99 21:58:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:29 ---> Using cache 21:58:29 ---> ce9fef9c68ef 21:58:29 Step 5/21 : RUN apk update && apk add make git 21:58:29 ---> Using cache 21:58:29 ---> 5eec95925714 21:58:29 Step 6/21 : COPY go.mod . 21:58:29 ---> Using cache 21:58:29 ---> 666c6bdfd0b9 21:58:29 Step 7/21 : RUN go mod download 21:58:29 ---> Using cache 21:58:29 ---> adf19dafa32c 21:58:29 Step 8/21 : COPY . . 21:58:29 ---> Using cache 21:58:29 ---> 4aea76a90ef0 21:58:29 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:58:29 OK: 217 MiB in 51 packages 21:58:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:58:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:58:30 ---> 57034a6b5e50 21:58:30 Step 3/23 : WORKDIR /edgex-go 21:58:30 ---> Using cache 21:58:30 ---> 3a32e4f66a99 21:58:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:30 ---> Using cache 21:58:30 ---> ce9fef9c68ef 21:58:30 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:58:30 ---> Running in a085bb7e4cf2 21:58:30 ---> Running in 7f2b2e7eb486 21:58:30 ---> Running in e8ed676bc1a3 21:58:32 Removing intermediate container 50ad54f83b45 21:58:32 ---> 2c1f25e12ba0 21:58:32 Step 6/27 : COPY go.mod . 21:58:33 ---> 83f441f3bc92 21:58:33 Step 7/27 : RUN go mod download 21:58:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:58:33 ---> Running in e5f5c90f3a0f 21:58:33 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 21:58:33 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 21:58:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:58:35 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 21:58:35 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 21:58:35 OK: 12616 distinct packages available 21:58:36 OK: 217 MiB in 51 packages 21:58:37 Removing intermediate container e5f5c90f3a0f 21:58:37 ---> a16461cf8a2c 21:58:37 Step 8/27 : COPY . . 21:58:38 Removing intermediate container 7f2b2e7eb486 21:58:38 ---> 905895a892eb 21:58:38 Step 6/23 : COPY go.mod . 21:58:40 ---> 346f1945fb30 21:58:40 Step 7/23 : RUN go mod download 21:58:41 ---> Running in 2d8adce6df73 21:58:48 Removing intermediate container 2d8adce6df73 21:58:48 ---> b5f3c4ef53ce 21:58:48 Step 8/23 : COPY . . 21:59:03 ---> 838d1ff1e4c1 21:59:03 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:59:04 ---> Running in 96edb669b4bf 21:59:07 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 21:59:14 ---> 195409d6765c 21:59:14 Step 9/23 : RUN make cmd/core-data/core-data 21:59:14 ---> Running in fabf0373a868 21:59:16 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 21:59:22 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 21:59:41 Removing intermediate container 4da9e2055086 21:59:41 ---> 23bb784c6dd2 21:59:41 21:59:41 Step 10/24 : FROM alpine:3.10 21:59:41 ---> 536a684cf733 21:59:41 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:59:41 ---> Using cache 21:59:41 ---> 6ddceabedb41 21:59:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:59:41 ---> Running in 0d848f787c6d 21:59:41 Removing intermediate container 0d848f787c6d 21:59:41 ---> 07529fa6a139 21:59:41 Step 13/24 : WORKDIR / 21:59:41 ---> Running in 92f0c5656f70 21:59:41 Removing intermediate container 92f0c5656f70 21:59:41 ---> 8a242aa14cee 21:59:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:59:41 ---> 87aca4729c46 21:59:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:59:42 ---> 7e6f5aea70dc 21:59:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:59:44 ---> c30fbe41bb17 21:59:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:59:45 ---> abbc34ace566 21:59:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:59:47 ---> 8ca57cc3bf55 21:59:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:59:48 ---> ee07d5deb013 21:59:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:59:48 ---> Running in b3b668f756d0 21:59:52 Removing intermediate container b3b668f756d0 21:59:52 ---> bf5b001a2fb6 21:59:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:59:52 ---> Running in a9ee581b2683 21:59:52 Removing intermediate container a9ee581b2683 21:59:52 ---> 4a3c89f9a958 21:59:52 Step 22/24 : LABEL arch=arm64 21:59:53 ---> Running in fd61edf21bbd 21:59:53 Removing intermediate container fd61edf21bbd 21:59:53 ---> 486efdbfb9b9 21:59:53 Step 23/24 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 21:59:53 ---> Running in 455816ffe40f 21:59:54 Removing intermediate container 455816ffe40f 21:59:54 ---> af494cc5a48b 21:59:54 Step 24/24 : LABEL version=0.0.0 21:59:54 ---> Running in 26b2c877fdba 21:59:55 Removing intermediate container 26b2c877fdba 21:59:55 ---> 54ee2109057d 21:59:55 21:59:56 Successfully built 54ee2109057d 21:59:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:00:28  Building docker-security-secretstore-setup-go ... done Removing intermediate container e8ed676bc1a3 22:00:28 ---> 0329b3969b73 22:00:28 22:00:28 Step 10/21 : FROM scratch 22:00:28 ---> 22:00:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:00:28 ---> Using cache 22:00:28 ---> 3248f2361014 22:00:28 Step 12/21 : ENV APP_PORT=48085 22:00:28 ---> Running in c9e935a3eea2 22:00:28 Removing intermediate container a085bb7e4cf2 22:00:28 ---> f9719a73ee97 22:00:28 22:00:28 Step 10/22 : FROM scratch 22:00:28 ---> 22:00:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:00:28 ---> Using cache 22:00:28 ---> 3248f2361014 22:00:28 Step 12/22 : ENV APP_PORT=48082 22:00:28 ---> Running in 53eb03fcfaac 22:00:28 Removing intermediate container c9e935a3eea2 22:00:28 ---> a90b4e98a41d 22:00:28 Step 13/21 : EXPOSE $APP_PORT 22:00:28 ---> Running in f793254eb8fc 22:00:28 Removing intermediate container 53eb03fcfaac 22:00:28 ---> 2fde314d4d03 22:00:28 Step 13/22 : EXPOSE $APP_PORT 22:00:28 Removing intermediate container f793254eb8fc 22:00:28 ---> 4bf1e5715ab7 22:00:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:00:28 ---> Running in 7abde2a03bcf 22:00:28 Removing intermediate container 7abde2a03bcf 22:00:28 ---> 72c4eb2ca82a 22:00:28 Step 14/22 : WORKDIR / 22:00:28 ---> Running in 1ffd95198f65 22:00:28 ---> 3da9571ceffe 22:00:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:00:28 Removing intermediate container 1ffd95198f65 22:00:28 ---> f555ac7ed681 22:00:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:00:29 ---> d79f3ff0e99a 22:00:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:00:29 ---> 5886f47ee1be 22:00:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:00:31 ---> 4fa6726047bd 22:00:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:00:32 ---> Running in 3fedacf77274 22:00:32 ---> 4e892535afe3 22:00:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:00:33 Removing intermediate container 3fedacf77274 22:00:33 ---> 320ce577b519 22:00:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:33 ---> Running in 5171d1ccadd7 22:00:33 Removing intermediate container 96edb669b4bf 22:00:33 ---> bba44ccc2143 22:00:33 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:00:34 ---> 15f03f3eb941 22:00:34 Step 18/22 : ENTRYPOINT ["/core-command"] 22:00:34 ---> Running in ba9a09f7a33b 22:00:34 ---> Running in 4cd62eb4733e 22:00:34 Removing intermediate container 5171d1ccadd7 22:00:34 ---> 9dc8123ef61b 22:00:34 Step 19/21 : LABEL arch=arm64 22:00:35 ---> Running in 0395fc7e83fb 22:00:35 Removing intermediate container 4cd62eb4733e 22:00:35 ---> f2dc583b953f 22:00:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:35 ---> Running in 0c78acd07642 22:00:35 Removing intermediate container 0395fc7e83fb 22:00:35 ---> b694fda833ef 22:00:35 Step 20/21 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 22:00:36 ---> Running in e7b964280f28 22:00:36 Removing intermediate container 0c78acd07642 22:00:36 ---> 3ca5b61563c8 22:00:36 Step 20/22 : LABEL arch=arm64 22:00:36 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 22:00:36 ---> Running in f9358004d7d1 22:00:36 Removing intermediate container e7b964280f28 22:00:36 ---> 58e8bb8e2019 22:00:36 Step 21/21 : LABEL version=0.0.0 22:00:37 ---> Running in 18f44c0072c5 22:00:37 Removing intermediate container f9358004d7d1 22:00:37 ---> b9baab18b71b 22:00:37 Step 21/22 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 22:00:37 ---> Running in ae6989387d54 22:00:38 Removing intermediate container 18f44c0072c5 22:00:38 ---> c705d9d3f55b 22:00:38 22:00:38 Successfully built c705d9d3f55b 22:00:38 Successfully tagged docker-support-scheduler-go-arm64:latest 22:00:38 Removing intermediate container ae6989387d54 22:00:38 ---> da84e51059f6 22:00:38 Step 22/22 : LABEL version=0.0.0 22:00:38  Building docker-support-scheduler-go ... done  ---> Running in 0d7573858415 22:00:39 Removing intermediate container 0d7573858415 22:00:39 ---> b97252a10396 22:00:39 22:00:40 Successfully built b97252a10396 22:00:40 Successfully tagged docker-core-command-go-arm64:latest 22:00:41  Building docker-core-command-go ... done Removing intermediate container ba9a09f7a33b 22:00:41 ---> d9fa253c8892 22:00:41 22:00:41 Step 11/27 : FROM docker:latest 22:00:41 ---> 84e3a507c27b 22:00:41 Step 12/27 : RUN apk add --no-cache bash 22:00:41 ---> Running in 0dc1e40c76c8 22:00:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:00:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:00:44 (1/2) Installing readline (8.0.4-r0) 22:00:44 (2/2) Installing bash (5.0.17-r0) 22:00:44 Executing bash-5.0.17-r0.post-install 22:00:44 Executing busybox-1.31.1-r19.trigger 22:00:44 OK: 12 MiB in 22 packages 22:00:45 Removing intermediate container 0dc1e40c76c8 22:00:45 ---> ea1aeea49a62 22:00:45 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:00:45 ---> Running in af522898f5dc 22:00:47 Removing intermediate container af522898f5dc 22:00:47 ---> d0b94ba9431f 22:00:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:00:47 ---> Running in add9bcaabe98 22:00:48 Removing intermediate container add9bcaabe98 22:00:48 ---> f7a61fa91d0f 22:00:48 Step 15/27 : ENV APP_PORT=48090 22:00:48 ---> Running in c952cea67c7c 22:00:49 Removing intermediate container c952cea67c7c 22:00:49 ---> 1bdbc2163a5d 22:00:49 Step 16/27 : EXPOSE $APP_PORT 22:00:49 ---> Running in c74b6d9b193b 22:00:49 Removing intermediate container c74b6d9b193b 22:00:49 ---> b7bf2e5dc79c 22:00:49 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:00:51 ---> 14929354ec05 22:00:51 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:00:52 ---> f33abf6386a6 22:00:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:00:53 ---> a7baa2f10794 22:00:53 Step 20/27 : RUN apk --no-cache add py3-pip 22:00:53 ---> Running in befe95794fd6 22:00:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:00:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:00:55 (1/33) Installing libbz2 (1.0.8-r1) 22:00:55 (2/33) Installing expat (2.2.9-r1) 22:00:55 (3/33) Installing libffi (3.3-r2) 22:00:55 (4/33) Installing gdbm (1.13-r1) 22:00:55 (5/33) Installing xz-libs (5.2.5-r0) 22:00:55 (6/33) Installing sqlite-libs (3.32.1-r0) 22:00:55 (7/33) Installing python3 (3.8.5-r0) 22:00:58 (8/33) Installing py3-appdirs (1.4.4-r1) 22:00:58 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:00:58 (10/33) Installing py3-parsing (2.4.7-r0) 22:00:58 (11/33) Installing py3-six (1.15.0-r0) 22:00:58 (12/33) Installing py3-packaging (20.4-r0) 22:00:58 (13/33) Installing py3-setuptools (47.0.0-r0) 22:00:58 (14/33) Installing py3-chardet (3.0.4-r4) 22:00:58 (15/33) Installing py3-idna (2.9-r0) 22:00:58 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:00:58 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:00:58 (18/33) Installing py3-requests (2.23.0-r0) 22:00:58 (19/33) Installing py3-msgpack (1.0.0-r0) 22:00:58 (20/33) Installing py3-lockfile (0.12.2-r3) 22:00:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:00:58 (22/33) Installing py3-colorama (0.4.3-r0) 22:00:58 (23/33) Installing py3-distlib (0.3.0-r0) 22:00:58 (24/33) Installing py3-distro (1.5.0-r1) 22:00:58 (25/33) Installing py3-webencodings (0.5.1-r3) 22:00:58 (26/33) Installing py3-html5lib (1.0.1-r4) 22:00:58 (27/33) Installing py3-pytoml (0.1.21-r0) 22:00:58 (28/33) Installing py3-pep517 (0.8.2-r0) 22:00:58 (29/33) Installing py3-progress (1.5-r0) 22:00:58 (30/33) Installing py3-toml (0.10.1-r0) 22:00:58 (31/33) Installing py3-retrying (1.3.3-r0) 22:00:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:00:58 (33/33) Installing py3-pip (20.1.1-r0) 22:00:58 Executing busybox-1.31.1-r19.trigger 22:00:58 OK: 71 MiB in 55 packages 22:01:00 Removing intermediate container fabf0373a868 22:01:00 ---> a92feff62c39 22:01:00 22:01:00 Step 10/23 : FROM alpine 22:01:00 ---> 2e77e061c27f 22:01:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:01:00 ---> Running in d49634b7b168 22:01:01 Removing intermediate container d49634b7b168 22:01:01 ---> 29646b326a1b 22:01:01 Step 12/23 : ENV APP_PORT=48080 22:01:01 ---> Running in 13e751ebdc62 22:01:02 Removing intermediate container 13e751ebdc62 22:01:02 ---> e57ebf29782d 22:01:02 Step 13/23 : EXPOSE $APP_PORT 22:01:02 ---> Running in b4f43507475e 22:01:03 Removing intermediate container b4f43507475e 22:01:03 ---> 110d26b068e0 22:01:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:03 ---> Running in ae7dc5cfe717 22:01:05 Removing intermediate container befe95794fd6 22:01:05 ---> 3da224b435b4 22:01:05 Step 21/27 : RUN pip install docker-compose==1.23.2 22:01:05 ---> Running in 8793e3a727e8 22:01:05 Removing intermediate container ae7dc5cfe717 22:01:05 ---> ca6acfd2729b 22:01:05 Step 15/23 : RUN apk --no-cache add zeromq 22:01:06 ---> Running in 454e2f7d68e8 22:01:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:01:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:01:09 (1/5) Installing libgcc (9.3.0-r2) 22:01:09 (2/5) Installing libsodium (1.0.18-r0) 22:01:09 (3/5) Installing libstdc++ (9.3.0-r2) 22:01:09 (4/5) Installing libzmq (4.3.3-r0) 22:01:10 (5/5) Installing zeromq (4.3.3-r0) 22:01:10 Executing busybox-1.31.1-r19.trigger 22:01:10 OK: 8 MiB in 19 packages 22:01:10 Collecting docker-compose==1.23.2 22:01:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:01:11 Removing intermediate container 454e2f7d68e8 22:01:11 ---> 5c57d514d570 22:01:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:01:12 ---> ded9ad7be064 22:01:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:01:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:01:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:01:13 Collecting docopt<0.7,>=0.6.1 22:01:13 Downloading docopt-0.6.2.tar.gz (25 kB) 22:01:13 ---> 166dc8517604 22:01:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:01:14 ---> 501898a75604 22:01:14 Step 19/23 : ENTRYPOINT ["/core-data"] 22:01:14 ---> Running in d54bd924b321 22:01:14 Removing intermediate container d54bd924b321 22:01:14 ---> 84089682dd3e 22:01:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:01:14 ---> Running in 76b52c205487 22:01:15 Removing intermediate container 76b52c205487 22:01:15 ---> d64bcae9d708 22:01:15 Step 21/23 : LABEL arch=arm64 22:01:15 ---> Running in d74854b469ae 22:01:15 Collecting PyYAML<4,>=3.10 22:01:15 Downloading PyYAML-3.13.tar.gz (270 kB) 22:01:16 Removing intermediate container d74854b469ae 22:01:16 ---> 7b80ae3a1787 22:01:16 Step 22/23 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 22:01:16 ---> Running in 6c1fafff4046 22:01:16 Removing intermediate container 6c1fafff4046 22:01:16 ---> a28b82943f90 22:01:16 Step 23/23 : LABEL version=0.0.0 22:01:16 ---> Running in 31d2ffe41bf3 22:01:17 Removing intermediate container 31d2ffe41bf3 22:01:17 ---> ba275b603439 22:01:17 22:01:17 Successfully built ba275b603439 22:01:17 Successfully tagged docker-core-data-go-arm64:latest 22:01:19  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 22:01:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:01:19 Collecting dockerpty<0.5,>=0.4.1 22:01:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:01:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:01:21 Collecting texttable<0.10,>=0.9.0 22:01:21 Downloading texttable-0.9.1.tar.gz (11 kB) 22:01:23 Collecting jsonschema<3,>=2.5.1 22:01:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:01:24 Collecting docker<4.0,>=3.6.0 22:01:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:01:24 Collecting cached-property<2,>=1.2.0 22:01:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:01:24 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) 22:01:24 Collecting idna<2.8,>=2.5 22:01:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:01:25 Collecting urllib3<1.25,>=1.21.1 22:01:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:01:25 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) 22:01:25 Collecting docker-pycreds>=0.4.0 22:01:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:01:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:01:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:01:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:01:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:01:27 Installing collected packages: idna, urllib3, requests, docopt, PyYAML, websocket-client, dockerpty, texttable, jsonschema, docker-pycreds, docker, cached-property, docker-compose 22:01:27 Attempting uninstall: idna 22:01:27 Found existing installation: idna 2.9 22:01:27 Uninstalling idna-2.9: 22:01:27 Successfully uninstalled idna-2.9 22:01:27 Attempting uninstall: urllib3 22:01:27 Found existing installation: urllib3 1.25.9 22:01:27 Uninstalling urllib3-1.25.9: 22:01:27 Successfully uninstalled urllib3-1.25.9 22:01:28 Attempting uninstall: requests 22:01:28 Found existing installation: requests 2.23.0 22:01:28 Uninstalling requests-2.23.0: 22:01:28 Successfully uninstalled requests-2.23.0 22:01:28 Running setup.py install for docopt: started 22:01:30 Running setup.py install for docopt: finished with status 'done' 22:01:30 Running setup.py install for PyYAML: started 22:01:32 Running setup.py install for PyYAML: finished with status 'done' 22:01:32 Running setup.py install for dockerpty: started 22:01:34 Running setup.py install for dockerpty: finished with status 'done' 22:01:34 Running setup.py install for texttable: started 22:01:36 Running setup.py install for texttable: finished with status 'done' 22:01:38 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.57.0 22:01:42 Removing intermediate container 8793e3a727e8 22:01:42 ---> 7f5ea70c7232 22:01:42 Step 22/27 : RUN apk --no-cache add curl 22:01:42 ---> Running in 8c7cc8e959b2 22:01:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:01:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:01:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:01:44 (2/3) Installing libcurl (7.69.1-r1) 22:01:44 (3/3) Installing curl (7.69.1-r1) 22:01:44 Executing busybox-1.31.1-r19.trigger 22:01:44 OK: 71 MiB in 58 packages 22:01:45 Removing intermediate container 8c7cc8e959b2 22:01:45 ---> 574a182dfb19 22:01:45 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:01:45 ---> Running in 75b56a404c1b 22:01:46 Removing intermediate container 75b56a404c1b 22:01:46 ---> 0fb1e8b9a1a3 22:01:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:01:46 ---> Running in 992692276b20 22:01:46 Removing intermediate container 992692276b20 22:01:46 ---> 51644ba2e725 22:01:46 Step 25/27 : LABEL arch=arm64 22:01:46 ---> Running in d05004a0ca69 22:01:47 Removing intermediate container d05004a0ca69 22:01:47 ---> 7d33745ca092 22:01:47 Step 26/27 : LABEL git_sha=a41decdaea853968b8fbd73c5ef4065e301df088 22:01:47 ---> Running in 245f9d351d5d 22:01:47 Removing intermediate container 245f9d351d5d 22:01:47 ---> 41e86376cce7 22:01:47 Step 27/27 : LABEL version=0.0.0 22:01:48 ---> Running in 67d295aa9046 22:01:48 Removing intermediate container 67d295aa9046 22:01:48 ---> 03812e6ca3f7 22:01:48 22:01:49 Successfully built 03812e6ca3f7 22:01:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:01:49  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:01:49 $ docker stop --time=1 6ee5e4ffa7c59817e59208b47efb36e104dda525b92dcfdc1f0039089f6b5d8e 22:01:51 $ docker rm -f 6ee5e4ffa7c59817e59208b47efb36e104dda525b92dcfdc1f0039089f6b5d8e [Pipeline] // withDockerContainer [Pipeline] sh 22:01:52 + grep docker 22:01:52 + docker images 22:01:52 docker-sys-mgmt-agent-go-arm64 latest 03812e6ca3f7 4 seconds ago 273MB 22:01:52 docker-core-data-go-arm64 latest ba275b603439 36 seconds ago 22.3MB 22:01:52 docker-core-command-go-arm64 latest b97252a10396 About a minute ago 11.4MB 22:01:52 docker-support-scheduler-go-arm64 latest c705d9d3f55b About a minute ago 11.5MB 22:01:52 docker-security-secretstore-setup-go-arm64 latest 54ee2109057d About a minute ago 23.5MB 22:01:52 docker-core-metadata-go-arm64 latest 9982991a92d0 4 minutes ago 13.6MB 22:01:52 docker-support-notifications-go-arm64 latest 6c07fcbc3f41 4 minutes ago 12.9MB 22:01:52 docker-security-secrets-setup-go-arm64 latest d34a9b5a4420 4 minutes ago 22.7MB 22:01:52 docker-security-bootstrap-redis-go-arm64 latest 4e062df002f6 4 minutes ago 15.2MB 22:01:52 docker-security-proxy-setup-go-arm64 latest 7a47e284ca06 4 minutes ago 23.4MB 22:01:52 docker latest 84e3a507c27b 7 days ago 201MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:01:54 provisioning config files... 22:01:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config522086947909460243tmp [Pipeline] { [Pipeline] sh 22:01:55 + set +x 22:01:55 + curl -s https://codecov.io/bash 22:01:55 + bash -s -- 22:01:55 22:01:55 _____ _ 22:01:55 / ____| | | 22:01:55 | | ___ __| | ___ ___ _____ __ 22:01:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:55 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:55 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:55 Bash-20201130-cc6d3fe 22:01:55 22:01:55 22:01:55 ==> Jenkins CI detected. 22:01:55 project root: . 22:01:55 --> token set from env 22:01:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:55 ==> Running gcov in . (disable via -X gcov) 22:01:55 ==> Python coveragepy not found 22:01:55 ==> Searching for coverage reports in: 22:01:55 + . 22:01:55 -> Found 1 reports 22:01:55 ==> Detecting git/mercurial file structure 22:01:55 ==> Reading reports 22:01:55 + ./coverage.out bytes=569562 22:01:55 ==> Appending adjustments 22:01:55 https://docs.codecov.io/docs/fixing-reports 22:01:59 + Found adjustments 22:01:59 ==> Gzipping contents 22:01:59 88K /tmp/codecov.6suTLU.gz 22:01:59 ==> Uploading reports 22:01:59 url: https://codecov.io 22:01:59 query: branch=PR-2930&commit=a41decdaea853968b8fbd73c5ef4065e301df088&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2930%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2930&job=&cmd_args= 22:01:59 -> Pinging Codecov 22:01:59 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2930&commit=a41decdaea853968b8fbd73c5ef4065e301df088&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2930%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2930&job=&cmd_args= 22:01:59 -> Uploading to 22:01:59 https://storage.googleapis.com/codecov/v4/raw/2020-12-09/00271124DB129430A58F1EEE437C3FCB/a41decdaea853968b8fbd73c5ef4065e301df088/81bf05ad-b610-4c70-8acf-d78e065edce6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201209T220159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae6bf4b121e61bce64d6f0f3c8ad434ce7be515d90604aa078bc0d4a27b1d65d 22:01:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:59 Dload Upload Total Spent Left Speed 22:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88083 0 0 100 88083 0 166k --:--:-- --:--:-- --:--:-- 166k 100 88083 0 0 100 88083 0 166k --:--:-- --:--:-- --:--:-- 166k 22:02:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a41decdaea853968b8fbd73c5ef4065e301df088 [Pipeline] } 22:02:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:02:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:03 ---> package-listing.sh 22:02:03 ++ tr '[:upper:]' '[:lower:]' 22:02:03 ++ facter osfamily 22:02:03 + OS_FAMILY=redhat 22:02:03 + workspace=/w/workspace/edgex-go/5 22:02:03 + START_PACKAGES=/tmp/packages_start.txt 22:02:03 + END_PACKAGES=/tmp/packages_end.txt 22:02:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:03 + PACKAGES=/tmp/packages_start.txt 22:02:03 + '[' /w/workspace/edgex-go/5 ']' 22:02:03 + PACKAGES=/tmp/packages_end.txt 22:02:03 + case "${OS_FAMILY}" in 22:02:03 + rpm -qa 22:02:03 + sort 22:02:08 + '[' -f /tmp/packages_start.txt ']' 22:02:08 + '[' -f /tmp/packages_end.txt ']' 22:02:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:08 + '[' /w/workspace/edgex-go/5 ']' 22:02:08 + mkdir -p /w/workspace/edgex-go/5/archives/ 22:02:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 22:02:08 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:02:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:09 22:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:09 alpine: Pulling from edgex-lftools-log-publisher 22:02:09 df20fa9351a1: Pulling fs layer 22:02:09 36b3adc4ff6f: Pulling fs layer 22:02:09 8ad3a11d3b57: Pulling fs layer 22:02:09 46f8f816bc3b: Pulling fs layer 22:02:09 93b61091891f: Pulling fs layer 22:02:09 93b9cdb0e59b: Pulling fs layer 22:02:09 5e14af77c1be: Pulling fs layer 22:02:09 01666e4c0597: Pulling fs layer 22:02:09 aa168da1d23b: Pulling fs layer 22:02:09 46f8f816bc3b: Waiting 22:02:09 93b61091891f: Waiting 22:02:09 93b9cdb0e59b: Waiting 22:02:09 01666e4c0597: Waiting 22:02:09 aa168da1d23b: Waiting 22:02:09 5e14af77c1be: Waiting 22:02:09 36b3adc4ff6f: Verifying Checksum 22:02:09 36b3adc4ff6f: Download complete 22:02:10 46f8f816bc3b: Verifying Checksum 22:02:10 46f8f816bc3b: Download complete 22:02:10 df20fa9351a1: Verifying Checksum 22:02:10 df20fa9351a1: Download complete 22:02:10 93b61091891f: Verifying Checksum 22:02:10 93b61091891f: Download complete 22:02:10 93b9cdb0e59b: Verifying Checksum 22:02:10 93b9cdb0e59b: Download complete 22:02:10 01666e4c0597: Verifying Checksum 22:02:10 01666e4c0597: Download complete 22:02:10 5e14af77c1be: Verifying Checksum 22:02:10 5e14af77c1be: Download complete 22:02:10 df20fa9351a1: Pull complete 22:02:10 36b3adc4ff6f: Pull complete 22:02:10 8ad3a11d3b57: Verifying Checksum 22:02:10 8ad3a11d3b57: Download complete 22:02:11 8ad3a11d3b57: Pull complete 22:02:11 46f8f816bc3b: Pull complete 22:02:12 aa168da1d23b: Verifying Checksum 22:02:12 aa168da1d23b: Download complete 22:02:14 93b61091891f: Pull complete 22:02:15 93b9cdb0e59b: Pull complete 22:02:16 5e14af77c1be: Pull complete 22:02:16 01666e4c0597: Pull complete 22:02:28 aa168da1d23b: Pull complete 22:02:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:02:28 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 22:02:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:02:31 $ docker top 6d0e74985d41a87f5b32d2cbd7920a8bf004864f5d73de48bb000b7781149828 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:32 + mkdir -p /var/log/sa [Pipeline] sh 22:02:32 + ls /var/log/sa-host 22:02:32 + sadf -c /var/log/sa-host/sa09 22:02:32 file_magic: OK 22:02:32 HZ: Using current value: 100 22:02:32 file_header: OK 22:02:32 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 22:02:32 Statistics: 22:02:32 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... 22:02:32 File successfully converted to sysstat format version 12.2.1 22:02:32 + sadf -c /var/log/sa-host/sa23 22:02:32 file_magic: OK 22:02:32 HZ: Using current value: 100 22:02:32 file_header: OK 22:02:32 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 22:02:32 Statistics: 22:02:32 Hnuu...uuuununununu... 22:02:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:33 provisioning config files... 22:02:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7839647904824704767tmp [Pipeline] { [Pipeline] echo 22:02:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:33 ---> create-netrc.sh [Pipeline] } 22:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:02:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:02:34 ---> python-tools-install.sh [Pipeline] echo 22:02:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:34 ---> sudo-logs.sh 22:02:34 Archiving 'sudo' log.. [Pipeline] echo 22:02:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:34 ---> job-cost.sh 22:02:34 lf-activate-venv: SKIPPING 22:02:34 INFO: No Stack... 22:02:36 INFO: Retrieving Pricing Info for: v1-standard-2 22:02:36 INFO: Archiving Costs [Pipeline] echo 22:02:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:36 ---> logs-deploy.sh 22:02:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2930/5 22:02:36 INFO: archiving workspace using pattern(s): 22:02:38 Archives upload complete. 22:02:38 INFO: archiving logs to Nexus 22:02:39 ---> uname -a: 22:02:39 Linux prd-centos7-docker-4c-2g-15282.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:02:39 22:02:39 22:02:39 ---> lscpu: 22:02:39 Architecture: x86_64 22:02:39 CPU op-mode(s): 32-bit, 64-bit 22:02:39 Byte Order: Little Endian 22:02:39 Address sizes: 40 bits physical, 48 bits virtual 22:02:39 CPU(s): 4 22:02:39 On-line CPU(s) list: 0-3 22:02:39 Thread(s) per core: 1 22:02:39 Core(s) per socket: 1 22:02:39 Socket(s): 4 22:02:39 NUMA node(s): 1 22:02:39 Vendor ID: GenuineIntel 22:02:39 CPU family: 6 22:02:39 Model: 44 22:02:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:02:39 Stepping: 1 22:02:39 CPU MHz: 2933.436 22:02:39 BogoMIPS: 5866.87 22:02:39 Virtualization: VT-x 22:02:39 Hypervisor vendor: KVM 22:02:39 Virtualization type: full 22:02:39 L1d cache: 128 KiB 22:02:39 L1i cache: 128 KiB 22:02:39 L2 cache: 16 MiB 22:02:39 L3 cache: 64 MiB 22:02:39 NUMA node0 CPU(s): 0-3 22:02:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:02:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:02:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:02:39 Vulnerability Meltdown: Mitigation; PTI 22:02:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:02:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:02:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:02:39 Vulnerability Srbds: Not affected 22:02:39 Vulnerability Tsx async abort: Not affected 22:02:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:02:39 22:02:39 22:02:39 ---> nproc: 22:02:39 4 22:02:39 22:02:39 22:02:39 ---> df -h: 22:02:39 Filesystem Size Used Available Use% Mounted on 22:02:39 overlay 50.0G 13.2G 36.8G 26% / 22:02:39 tmpfs 64.0M 0 64.0M 0% /dev 22:02:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:02:39 shm 64.0M 0 64.0M 0% /dev/shm 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /facter-os 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/resolv.conf 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/hostname 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/hosts 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /run/cloud-init/result.json 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/sa-host 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/secure 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/auth.log 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /w/workspace/edgex-go/5 22:02:39 /dev/vda1 50.0G 13.2G 36.8G 26% /w/workspace/edgex-go/5@tmp 22:02:39 22:02:39 22:02:39 ---> free -m: 22:02:39 total used free shared buff/cache available 22:02:39 Mem: 1837 702 141 0 993 1048 22:02:39 Swap: 1023 62 961 22:02:39 22:02:39 22:02:39 ---> ip addr: 22:02:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:02:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:02:39 inet 127.0.0.1/8 scope host lo 22:02:39 valid_lft forever preferred_lft forever 22:02:39 inet6 ::1/128 scope host 22:02:39 valid_lft forever preferred_lft forever 22:02:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:02:39 link/ether fa:16:3e:96:04:74 brd ff:ff:ff:ff:ff:ff 22:02:39 inet 10.30.123.75/23 brd 10.30.123.255 scope global dynamic eth0 22:02:39 valid_lft 85122sec preferred_lft 85122sec 22:02:39 inet6 fe80::f816:3eff:fe96:474/64 scope link 22:02:39 valid_lft forever preferred_lft forever 22:02:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:02:39 link/ether 02:42:d7:1c:a2:cf brd ff:ff:ff:ff:ff:ff 22:02:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:02:39 valid_lft forever preferred_lft forever 22:02:39 inet6 fe80::42:d7ff:fe1c:a2cf/64 scope link 22:02:39 valid_lft forever preferred_lft forever 22:02:39 22:02:39 22:02:39 ---> sar -b -r -n DEV: 22:02:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/09/20 _x86_64_ (4 CPU) 22:02:39 22:02:39 21:41:08 LINUX RESTART (4 CPU) 22:02:39 22:02:39 21:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:02:39 21:43:01 65.42 14.12 51.30 0.00 4877.59 13804.10 0.00 22:02:39 21:44:01 232.88 111.83 121.05 0.00 7312.76 43296.92 0.00 22:02:39 21:45:02 294.92 132.75 162.16 0.00 5862.03 31108.61 0.00 22:02:39 21:46:01 155.07 62.66 92.41 0.00 2300.47 11987.95 0.00 22:02:39 21:47:01 148.49 47.20 101.30 0.00 3247.79 25229.37 0.00 22:02:39 21:48:02 2114.90 1756.04 358.86 0.00 159485.99 218417.58 0.00 22:02:39 21:49:01 1707.53 1463.72 243.81 0.00 90696.79 100177.14 0.00 22:02:39 21:50:01 1243.06 885.74 357.32 0.00 79632.52 112778.95 0.00 22:02:39 21:51:02 1896.09 1554.04 342.05 0.00 133588.60 142459.93 0.00 22:02:39 21:52:01 1257.29 932.21 325.08 0.00 57229.76 73336.30 0.00 22:02:39 21:53:01 34.05 13.90 20.16 0.00 3047.27 852.91 0.00 22:02:39 21:54:01 0.70 0.47 0.23 0.00 4.40 4.18 0.00 22:02:39 21:55:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 22:02:39 21:56:01 0.23 0.03 0.20 0.00 0.80 1.62 0.00 22:02:39 21:57:01 2.51 1.73 0.78 0.00 54.08 13.90 0.00 22:02:39 21:58:01 0.25 0.02 0.23 0.00 0.13 3.00 0.00 22:02:39 21:59:01 0.28 0.02 0.27 0.00 0.13 3.50 0.00 22:02:39 22:00:01 0.23 0.02 0.22 0.00 0.13 2.45 0.00 22:02:39 22:01:01 0.37 0.07 0.30 0.00 0.93 3.26 0.00 22:02:39 22:02:02 13.25 12.88 0.37 0.00 1040.04 23.66 0.00 22:02:39 Average: 459.19 350.19 109.01 0.00 27514.52 38809.60 0.00 22:02:39 22:02:39 21:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:02:39 21:43:01 63880 0 677732 36.02 2620 1137312 1377960 47.03 561788 1050332 1504 22:02:39 21:44:01 112748 0 668416 35.52 2144 1098236 1304140 44.51 604888 920092 8 22:02:39 21:45:02 59048 0 933600 49.62 680 888216 1778320 60.69 807444 735012 15508 22:02:39 21:46:01 139684 0 825096 43.85 524 916240 1807680 61.69 711484 737328 55224 22:02:39 21:47:01 157320 0 751520 39.94 440 972264 1268240 43.28 633400 797764 1644 22:02:39 21:48:02 68308 0 844208 44.87 0 969028 2356056 80.41 727640 864276 74020 22:02:39 21:49:01 318040 0 763940 40.60 0 799564 1807168 61.68 596532 701508 3420 22:02:39 21:50:01 388088 0 703152 37.37 0 790304 1502680 51.28 571560 680568 72 22:02:39 21:51:02 223088 0 872580 46.38 0 785876 3164244 107.99 663052 742976 10740 22:02:39 21:52:01 346768 0 678328 36.05 0 856448 1443488 49.26 531196 761264 8708 22:02:39 21:53:01 633512 0 624096 33.17 0 623936 1219084 41.61 465652 548084 20 22:02:39 21:54:01 634484 0 623124 33.12 0 623936 1209968 41.29 465440 547756 8 22:02:39 21:55:01 635268 0 622320 33.07 0 623956 1204744 41.12 464780 547600 8 22:02:39 21:56:01 635492 0 622092 33.06 0 623960 1204744 41.12 464788 547616 8 22:02:39 21:57:01 633708 0 622868 33.10 0 624968 1204816 41.12 465644 547852 20 22:02:39 21:58:01 634000 0 622564 33.09 0 624980 1204744 41.12 465580 547860 16 22:02:39 21:59:01 633892 0 622668 33.09 0 624984 1204744 41.12 465704 547860 12 22:02:39 22:00:01 633844 0 622708 33.10 0 624992 1204744 41.12 465588 547864 8 22:02:39 22:01:01 632928 0 623616 33.14 0 625000 1207084 41.20 466212 547872 8 22:02:39 22:02:02 599716 0 626836 33.31 0 654992 1205456 41.14 478224 568352 108 22:02:39 Average: 409191 0 697573 37.07 320 774460 1494005 50.99 553830 674492 8553 22:02:39 22:02:39 21:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:02:39 21:43:01 veth8ac9acd 860.66 689.56 82.03 2707.63 0.00 0.00 0.00 0.00 22:02:39 21:43:01 eth0 1081.36 1120.21 4223.26 139.31 0.00 0.00 0.00 0.00 22:02:39 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:43:01 docker0 860.66 689.42 70.26 2707.62 0.00 0.00 0.00 0.00 22:02:39 21:44:01 eth0 410.72 351.82 3204.40 35.56 0.00 0.00 0.00 0.00 22:02:39 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:44:01 docker0 67.22 79.18 3.74 361.29 0.00 0.00 0.00 0.00 22:02:39 21:45:02 vethe9418f1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:45:02 eth0 370.72 266.30 1588.50 32.64 0.00 0.00 0.00 0.00 22:02:39 21:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:45:02 docker0 76.86 93.83 6.13 469.95 0.00 0.00 0.00 0.00 22:02:39 21:46:01 vethe9418f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:46:01 eth0 37.07 24.54 21.99 76.58 0.00 0.00 0.00 0.00 22:02:39 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:47:01 eth0 218.79 181.19 1708.24 87.64 0.00 0.00 0.00 0.00 22:02:39 21:47:01 vethe58a088 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:48:02 eth0 53.36 39.76 163.23 11.94 0.00 0.00 0.00 0.00 22:02:39 21:48:02 vethe58a088 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:48:02 docker0 28.06 31.26 1.83 144.91 0.00 0.00 0.00 0.00 22:02:39 21:49:01 vethd63caf0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:49:01 veth5fc83db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:49:01 veth315dd57 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:49:01 eth0 12.24 6.32 10.22 4.98 0.00 0.00 0.00 0.00 22:02:39 21:50:01 veth107ad19 1.45 1.91 0.10 10.44 0.00 0.00 0.00 0.00 22:02:39 21:50:01 eth0 166.40 108.94 616.14 97.18 0.00 0.00 0.00 0.00 22:02:39 21:50:01 vethe58a088 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 22:02:39 21:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:02:39 21:51:02 vethf788f9b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:51:02 veth9dc715c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:51:02 vethde90d88 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:51:02 veth96d4aff 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:02:39 21:52:01 eth0 3275.90 2658.45 14148.95 660.15 0.00 0.00 0.00 0.00 22:02:39 21:52:01 vethe58a088 0.00 1.20 0.00 0.05 0.00 0.00 0.00 0.00 22:02:39 21:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:02:39 21:52:01 docker0 1096.77 1005.26 85.85 4377.52 0.00 0.00 0.00 0.00 22:02:39 21:53:01 eth0 7.39 4.26 6.06 2.74 0.00 0.00 0.00 0.00 22:02:39 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:54:01 eth0 0.90 0.60 0.75 0.22 0.00 0.00 0.00 0.00 22:02:39 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:55:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:02:39 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:02:39 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:57:01 eth0 0.30 0.25 0.17 0.08 0.00 0.00 0.00 0.00 22:02:39 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:02:39 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:00:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:02:02 eth0 7.74 5.08 7.06 3.90 0.00 0.00 0.00 0.00 22:02:39 22:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 22:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 Average: eth0 123.76 108.27 585.88 29.73 0.00 0.00 0.00 0.00 22:02:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:02:39 Average: docker0 54.08 49.57 4.23 215.85 0.00 0.00 0.00 0.00 22:02:39 22:02:39 22:02:39 ---> sar -P ALL: 22:02:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/09/20 _x86_64_ (4 CPU) 22:02:39 22:02:39 21:41:08 LINUX RESTART (4 CPU) 22:02:39 22:02:39 21:42:02 CPU %user %nice %system %iowait %steal %idle 22:02:39 21:43:01 all 8.61 0.00 4.64 1.53 0.11 85.11 22:02:39 21:43:01 0 9.25 0.00 5.22 0.18 0.11 85.25 22:02:39 21:43:01 1 7.50 0.00 4.38 4.33 0.14 83.65 22:02:39 21:43:01 2 9.64 0.00 4.45 1.02 0.12 84.77 22:02:39 21:43:01 3 8.07 0.00 4.53 0.57 0.07 86.76 22:02:39 21:44:01 all 10.74 0.00 6.35 1.83 0.08 81.00 22:02:39 21:44:01 0 14.54 0.00 7.50 2.27 0.07 75.63 22:02:39 21:44:01 1 9.53 0.00 5.93 1.78 0.10 82.66 22:02:39 21:44:01 2 9.31 0.00 6.10 2.25 0.05 82.28 22:02:39 21:44:01 3 9.60 0.00 5.90 1.04 0.08 83.38 22:02:39 21:45:02 all 31.81 0.00 11.06 7.29 0.12 49.72 22:02:39 21:45:02 0 32.69 0.00 11.50 8.46 0.14 47.21 22:02:39 21:45:02 1 30.53 0.00 10.89 6.08 0.10 52.40 22:02:39 21:45:02 2 30.59 0.00 10.95 8.00 0.10 50.36 22:02:39 21:45:02 3 33.41 0.00 10.90 6.61 0.15 48.92 22:02:39 21:46:01 all 60.93 0.00 14.20 3.89 0.08 20.90 22:02:39 21:46:01 0 57.50 0.00 14.42 5.30 0.09 22.68 22:02:39 21:46:01 1 59.80 0.00 14.30 3.46 0.09 22.35 22:02:39 21:46:01 2 69.82 0.00 13.04 2.75 0.07 14.32 22:02:39 21:46:01 3 56.61 0.00 15.03 4.04 0.09 24.23 22:02:39 21:47:01 all 24.55 0.00 9.69 1.48 0.12 64.16 22:02:39 21:47:01 0 25.66 0.00 9.40 1.75 0.12 63.06 22:02:39 21:47:01 1 23.63 0.00 9.65 1.38 0.09 65.24 22:02:39 21:47:01 2 23.50 0.00 9.38 1.44 0.14 65.54 22:02:39 21:47:01 3 25.38 0.00 10.33 1.34 0.14 62.81 22:02:39 21:48:02 all 18.72 0.00 26.98 26.62 0.26 27.42 22:02:39 21:48:02 0 19.69 0.00 25.15 28.76 0.26 26.14 22:02:39 21:48:02 1 18.02 0.00 27.23 24.64 0.26 29.85 22:02:39 21:48:02 2 18.34 0.00 27.39 24.90 0.30 29.07 22:02:39 21:48:02 3 18.84 0.00 28.17 28.20 0.23 24.56 22:02:39 21:49:01 all 55.73 0.00 18.88 14.94 0.12 10.33 22:02:39 21:49:01 0 57.03 0.00 17.35 14.11 0.12 11.39 22:02:39 21:49:01 1 55.00 0.00 19.29 16.06 0.14 9.51 22:02:39 21:49:01 2 54.50 0.00 19.78 17.23 0.13 8.36 22:02:39 21:49:01 3 56.36 0.00 19.13 12.42 0.09 12.00 22:02:39 21:50:01 all 18.62 0.00 17.70 30.84 0.16 32.69 22:02:39 21:50:01 0 18.08 0.00 16.14 29.62 0.17 35.99 22:02:39 21:50:01 1 17.46 0.00 17.71 27.44 0.14 37.25 22:02:39 21:50:01 2 18.20 0.00 18.53 37.07 0.17 26.02 22:02:39 21:50:01 3 20.75 0.00 18.42 29.20 0.14 31.49 22:02:39 21:51:02 all 26.64 0.00 20.87 31.29 0.17 21.02 22:02:39 21:51:02 0 27.08 0.00 18.37 32.68 0.16 21.71 22:02:39 21:51:02 1 26.81 0.00 21.32 32.46 0.21 19.19 22:02:39 21:51:02 2 25.43 0.00 22.50 29.08 0.17 22.81 22:02:39 21:51:02 3 27.26 0.00 21.28 30.96 0.16 20.35 22:02:39 21:52:01 all 43.24 0.00 18.90 24.05 0.12 13.70 22:02:39 21:52:01 0 40.62 0.00 18.63 22.72 0.14 17.88 22:02:39 21:52:01 1 43.93 0.00 19.19 19.97 0.07 16.84 22:02:39 21:52:01 2 44.62 0.00 18.30 25.28 0.11 11.69 22:02:39 21:52:01 3 43.81 0.00 19.48 28.27 0.14 8.31 22:02:39 21:53:01 all 0.60 0.00 0.91 0.77 0.01 97.70 22:02:39 21:53:01 0 0.55 0.00 0.87 0.70 0.02 97.87 22:02:39 21:53:01 1 0.70 0.00 0.75 0.37 0.02 98.16 22:02:39 21:53:01 2 0.57 0.00 1.00 0.25 0.02 98.17 22:02:39 21:53:01 3 0.60 0.00 1.02 1.77 0.00 96.61 22:02:39 22:02:39 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:02:39 21:54:01 all 0.03 0.00 0.03 0.01 0.00 99.92 22:02:39 21:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:02:39 21:54:01 1 0.03 0.00 0.05 0.02 0.00 99.90 22:02:39 21:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:02:39 21:54:01 3 0.03 0.00 0.03 0.02 0.00 99.92 22:02:39 21:55:01 all 0.14 0.00 0.03 0.00 0.00 99.82 22:02:39 21:55:01 0 0.47 0.00 0.05 0.00 0.00 99.48 22:02:39 21:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:02:39 21:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:02:39 21:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:02:39 21:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:02:39 21:56:01 0 0.52 0.00 0.02 0.02 0.00 99.45 22:02:39 21:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:02:39 21:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:02:39 21:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:02:39 21:57:01 all 0.16 0.00 0.06 0.03 0.00 99.75 22:02:39 21:57:01 0 0.50 0.00 0.03 0.00 0.00 99.47 22:02:39 21:57:01 1 0.07 0.00 0.15 0.08 0.02 99.68 22:02:39 21:57:01 2 0.03 0.00 0.03 0.02 0.00 99.92 22:02:39 21:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:02:39 21:58:01 all 0.15 0.00 0.04 0.00 0.00 99.81 22:02:39 21:58:01 0 0.53 0.00 0.03 0.00 0.00 99.43 22:02:39 21:58:01 1 0.03 0.00 0.05 0.02 0.00 99.90 22:02:39 21:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:02:39 21:58:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:02:39 21:59:01 all 0.16 0.00 0.02 0.00 0.00 99.82 22:02:39 21:59:01 0 0.50 0.00 0.02 0.00 0.00 99.48 22:02:39 21:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:02:39 21:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:02:39 21:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:02:39 22:00:01 all 0.14 0.00 0.03 0.00 0.00 99.83 22:02:39 22:00:01 0 0.50 0.00 0.02 0.00 0.00 99.48 22:02:39 22:00:01 1 0.03 0.00 0.07 0.00 0.00 99.90 22:02:39 22:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:02:39 22:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:02:39 22:01:01 all 0.12 0.00 0.04 0.00 0.00 99.83 22:02:39 22:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:02:39 22:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:02:39 22:01:01 2 0.32 0.00 0.07 0.00 0.00 99.62 22:02:39 22:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:02:39 22:02:02 all 1.00 0.00 0.66 0.35 0.01 97.98 22:02:39 22:02:02 0 1.07 0.00 0.77 0.30 0.02 97.85 22:02:39 22:02:02 1 0.72 0.00 0.55 0.22 0.02 98.50 22:02:39 22:02:02 2 1.20 0.00 0.67 0.37 0.02 97.74 22:02:39 22:02:02 3 1.02 0.00 0.67 0.50 0.00 97.82 22:02:39 Average: all 14.71 0.00 7.37 7.06 0.07 70.79 22:02:39 Average: 0 15.00 0.00 7.13 7.19 0.07 70.62 22:02:39 Average: 1 14.31 0.00 7.40 6.74 0.07 71.48 22:02:39 Average: 2 14.84 0.00 7.42 7.29 0.07 70.38 22:02:39 Average: 3 14.68 0.00 7.54 7.02 0.06 70.69 22:02:39 22:02:39 22:02:39