Pull request #2970 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 767081400047304a3e08897ace0bb56a8ab0cd1d+310fcf068b6662a9a98c00381981ed5406e42392 (ef35877dd4f41e65ddc3ecf74485350b4972c98f) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19266 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 767081400047304a3e08897ace0bb56a8ab0cd1d Merge succeeded, producing 767081400047304a3e08897ace0bb56a8ab0cd1d Checking out Revision 767081400047304a3e08897ace0bb56a8ab0cd1d (PR-2970) > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 Commit message: "feat(security): Added missing wait implementation while bootstrapping redis" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:14 ========================================================= 15:49:14 EdgeX Global Pipelines Version Info 15:49:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:16 ------------------- 15:49:16 stable info: 15:49:16 ------------------- 15:49:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:49:16 Message: update stable to v1.0.173 > git rev-list --no-walk 15d5910ca8b9da1713db94513de9bdb4c10a9665 # timeout=10 15:49:17 ------------------- 15:49:17 experimental info: 15:49:17 ------------------- 15:49:17 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:49:17 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 767081400047304a3e08897ace0bb56a8ab0cd1d [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7670814 [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:49:20 provisioning config files... 15:49:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config8966451549624699269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:20 ---> docker-login.sh 15:49:20 nexus3.edgexfoundry.org:10001 15:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:21 Configure a credential helper to remove this warning. See 15:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:21 15:49:21 Login Succeeded 15:49:21 nexus3.edgexfoundry.org:10002 15:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:21 Configure a credential helper to remove this warning. See 15:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:21 15:49:21 Login Succeeded 15:49:21 nexus3.edgexfoundry.org:10003 15:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:21 Configure a credential helper to remove this warning. See 15:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:21 15:49:21 Login Succeeded 15:49:21 nexus3.edgexfoundry.org:10004 15:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:22 Configure a credential helper to remove this warning. See 15:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:22 15:49:22 Login Succeeded 15:49:22 docker.io 15:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:22 Configure a credential helper to remove this warning. See 15:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:22 15:49:22 Login Succeeded 15:49:22 ---> docker-login.sh ends [Pipeline] } 15:49:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:22 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/core-command/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo core-command,cmd/core-command/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/core-data/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo core-data,cmd/core-data/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/core-metadata/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/security-bootstrapper/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/security-proxy-setup/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/support-notifications/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/support-scheduler/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:49:22 + for file in '`ls cmd/**/Dockerfile`' 15:49:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:49:22 ++ cut -d/ -f2 15:49:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:49:23 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:24 15:49:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:49:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:24 latest: Pulling from edgex-devops/git-semver 15:49:24 31603596830f: Pulling fs layer 15:49:24 2a8b12db71e7: Pulling fs layer 15:49:24 6ca5941a6612: Pulling fs layer 15:49:24 ecc8261a40a4: Pulling fs layer 15:49:24 ecc8261a40a4: Waiting 15:49:24 2a8b12db71e7: Download complete 15:49:25 31603596830f: Verifying Checksum 15:49:25 31603596830f: Download complete 15:49:25 ecc8261a40a4: Verifying Checksum 15:49:25 ecc8261a40a4: Download complete 15:49:25 6ca5941a6612: Verifying Checksum 15:49:25 6ca5941a6612: Download complete 15:49:25 31603596830f: Pull complete 15:49:25 2a8b12db71e7: Pull complete 15:49:26 6ca5941a6612: Pull complete 15:49:26 ecc8261a40a4: Pull complete 15:49:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:49:26 prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container 15:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:29 $ docker top b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:29 [ssh-agent] Looking for ssh-agent implementation... 15:49:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:29 $ docker exec b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent 15:49:29 SSH_AUTH_SOCK=/tmp/ssh-UC8VsyQfPn2A/agent.11 15:49:29 SSH_AGENT_PID=16 15:49:29 Running ssh-add (command line suppressed) 15:49:30 Identity added: /w/workspace/edgex-go/16@tmp/private_key_1200082271137750663.key (/w/workspace/edgex-go/16@tmp/private_key_1200082271137750663.key) 15:49:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:30 + git tag --points-at HEAD [Pipeline] } 15:49:30 $ docker exec --env ******** --env ******** b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent -k 15:49:30 unset SSH_AUTH_SOCK; 15:49:30 unset SSH_AGENT_PID; 15:49:30 echo Agent pid 16 killed; 15:49:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:30 [ssh-agent] Looking for ssh-agent implementation... 15:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:31 $ docker exec b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent 15:49:31 SSH_AUTH_SOCK=/tmp/ssh-lc9Z0YzXwxHT/agent.45 15:49:31 SSH_AGENT_PID=50 15:49:31 Running ssh-add (command line suppressed) 15:49:31 Identity added: /w/workspace/edgex-go/16@tmp/private_key_6050980447598578153.key (/w/workspace/edgex-go/16@tmp/private_key_6050980447598578153.key) 15:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:31 + git semver init 15:49:31 # -> Open(): unable to determine branch for HEAD 15:49:31 # $GIT_DIR = /w/workspace/edgex-go/16/.git 15:49:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 15:49:31 # $SEMVER_REMOTE_NAME = origin 15:49:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:31 # $SEMVER_USER_NAME = edgex-jenkins 15:49:31 # $SEMVER_BRANCH = PR-2970 15:49:31 # $SEMVER_TEMP = /tmp/semver-545242027 15:49:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:50:18 # '/tmp/semver-545242027' -> '/w/workspace/edgex-go/16/.semver' 15:50:18 # -> Force: false 15:50:18 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 15:50:18 $ docker exec --env ******** --env ******** b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent -k 15:50:19 unset SSH_AUTH_SOCK; 15:50:19 unset SSH_AGENT_PID; 15:50:19 echo Agent pid 50 killed; 15:50:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:19 + git semver [Pipeline] } 15:50:19 $ docker stop --time=1 b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc 15:50:21 $ docker rm -f b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc [Pipeline] // withDockerContainer [Pipeline] sh 15:50:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:22 Stashed 1 file(s) [Pipeline] echo 15:50:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:50:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:50:24 + sudo service docker restart 15:50:24 + true 15:50:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:50:25 ========================================================= 15:50:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:50:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:50:28 Sending build context to Docker daemon 326.6MB 15:50:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:50:28 Step 2/6 : FROM ${BASE} 15:50:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:29 188c0c94c7c5: Pulling fs layer 15:50:29 0ef7d3d256c8: Pulling fs layer 15:50:29 de9db76c5a1d: Pulling fs layer 15:50:29 bca2f99d35d6: Pulling fs layer 15:50:29 93359f2a8cfa: Pulling fs layer 15:50:29 7c6f9722023f: Pulling fs layer 15:50:29 a35cf1a2eb13: Pulling fs layer 15:50:29 93359f2a8cfa: Waiting 15:50:29 7c6f9722023f: Waiting 15:50:29 a35cf1a2eb13: Waiting 15:50:29 bca2f99d35d6: Waiting 15:50:29 de9db76c5a1d: Verifying Checksum 15:50:29 de9db76c5a1d: Download complete 15:50:29 0ef7d3d256c8: Verifying Checksum 15:50:29 0ef7d3d256c8: Download complete 15:50:29 93359f2a8cfa: Verifying Checksum 15:50:29 93359f2a8cfa: Download complete 15:50:29 7c6f9722023f: Verifying Checksum 15:50:29 7c6f9722023f: Download complete 15:50:29 188c0c94c7c5: Download complete 15:50:29 188c0c94c7c5: Pull complete 15:50:29 0ef7d3d256c8: Pull complete 15:50:29 de9db76c5a1d: Pull complete 15:50:31 a35cf1a2eb13: Verifying Checksum 15:50:31 a35cf1a2eb13: Download complete 15:50:32 bca2f99d35d6: Download complete 15:50:37 bca2f99d35d6: Pull complete 15:50:37 93359f2a8cfa: Pull complete 15:50:38 7c6f9722023f: Pull complete 15:50:38 Still waiting to schedule task 15:50:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 15:50:42 a35cf1a2eb13: Pull complete 15:50:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:50:42 ---> a62c8e92a672 15:50:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:50:42 ---> Running in a79dfafef30a 15:50:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:50:44 (1/12) Installing libmagic (5.38-r0) 15:50:44 (2/12) Installing file (5.38-r0) 15:50:44 (3/12) Installing libc-dev (0.7.2-r3) 15:50:44 (4/12) Installing g++ (9.3.0-r2) 15:50:49 (5/12) Installing fortify-headers (1.1-r0) 15:50:49 (6/12) Installing patch (2.7.6-r6) 15:50:49 (7/12) Installing build-base (0.5-r2) 15:50:49 (8/12) Installing libsodium (1.0.18-r0) 15:50:49 (9/12) Installing pkgconf (1.7.2-r0) 15:50:49 (10/12) Installing libsodium-dev (1.0.18-r0) 15:50:49 (11/12) Installing libzmq (4.3.3-r0) 15:50:50 (12/12) Installing zeromq-dev (4.3.3-r0) 15:50:50 Executing busybox-1.31.1-r19.trigger 15:50:50 OK: 233 MiB in 51 packages 15:50:54 Removing intermediate container a79dfafef30a 15:50:54 ---> bfef5effd461 15:50:54 Step 4/6 : WORKDIR /edgex-go 15:50:54 ---> Running in 7812b9cb398e 15:50:54 Removing intermediate container 7812b9cb398e 15:50:54 ---> eb1ee33f3e43 15:50:54 Step 5/6 : COPY go.mod . 15:50:54 ---> 72f4fa1a143d 15:50:54 Step 6/6 : RUN go mod download 15:50:54 ---> Running in 2b42aa1cc71c 15:51:16 Removing intermediate container 2b42aa1cc71c 15:51:16 ---> fa2df7d9acdc 15:51:16 Successfully built fa2df7d9acdc 15:51:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:51:16 + docker inspect -f . ci-base-image-x86_64 15:51:16 . [Pipeline] withDockerContainer 15:51:17 prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container 15:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:18 $ docker top d5903a44ab42576557adc91abf0e4d21af645858e32630d60d11d2a6d564abd4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:18 + go version 15:51:18 go version go1.15.5 linux/amd64 [Pipeline] } 15:51:18 $ docker stop --time=1 d5903a44ab42576557adc91abf0e4d21af645858e32630d60d11d2a6d564abd4 15:51:20 $ docker rm -f d5903a44ab42576557adc91abf0e4d21af645858e32630d60d11d2a6d564abd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:20 + docker inspect -f . ci-base-image-x86_64 15:51:20 . [Pipeline] withDockerContainer 15:51:21 prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container 15:51:21 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:22 $ docker top a623f6191fd4059de22a58e3139c2431e0cefa5141c6afd1514df85cb1256769 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:22 ========================================================= 15:51:22 [edgeXBuildGoParallel] Running Tests and Build... 15:51:22 ========================================================= [Pipeline] sh 15:51:22 + make test 15:51:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:32 ? github.com/edgexfoundry/edgex-go [no test files] 15:51:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:51:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:51:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:51:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:51:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:51:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:51:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:52:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.222s coverage: 27.0% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.450s coverage: 77.8% of statements 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:52:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.535s coverage: 82.4% of statements 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.416s coverage: 28.6% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements 15:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.111s coverage: 78.3% of statements 15:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:52:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.391s coverage: 93.8% of statements 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:52:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:52:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:52:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 43.8% of statements 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 15:52:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:52:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19267 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 15:52:30 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.059s coverage: 82.7% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.048s coverage: 84.2% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.5% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.412s coverage: 55.9% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.823s coverage: 29.1% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:52:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 15:52:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.048s coverage: 100.0% of statements 15:52:32 GO111MODULE=on go vet ./... 15:52:35 using credential edgex-jenkins-ssh 15:52:35 Cloning the remote Git repository 15:52:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:36 > git init /w/workspace/edgex-go/16 # timeout=10 15:52:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:36 > git --version # timeout=10 15:52:36 > git --version # 'git version 2.17.1' 15:52:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:52:53 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 767081400047304a3e08897ace0bb56a8ab0cd1d 15:52:54 Merge succeeded, producing 767081400047304a3e08897ace0bb56a8ab0cd1d 15:52:54 Checking out Revision 767081400047304a3e08897ace0bb56a8ab0cd1d (PR-2970) 15:52:53 > git config core.sparsecheckout # timeout=10 15:52:53 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 15:52:54 > git remote # timeout=10 15:52:54 > git config --get remote.origin.url # timeout=10 15:52:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:54 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 15:52:54 > git rev-parse HEAD^{commit} # timeout=10 15:52:54 > git config core.sparsecheckout # timeout=10 15:52:54 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 15:52:58 Commit message: "feat(security): Added missing wait implementation while bootstrapping redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:52:59 gofmt -l . 15:52:59 [ "`gofmt -l .`" = "" ] 15:52:59 ./bin/test-go-mod-tidy.sh 15:52:59 ./bin/test-attribution-txt.sh [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 15:53:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:53:00 + ls -al . 15:53:00 total 644 15:53:00 drwxrwxr-x 10 1001 1001 4096 Jan 9 15:53 . 15:53:00 drwxr-xr-x 4 root root 30 Jan 9 15:51 .. 15:53:00 -rw-rw-r-- 1 1001 1001 11 Jan 9 15:49 .dockerignore 15:53:00 drwxrwxr-x 8 1001 1001 179 Jan 9 15:49 .git 15:53:00 drwxrwxr-x 3 1001 1001 125 Jan 9 15:49 .github 15:53:00 -rw-rw-r-- 1 1001 1001 872 Jan 9 15:49 .gitignore 15:53:00 drwx------ 3 1001 1001 47 Jan 9 15:50 .semver 15:53:00 -rw-rw-r-- 1 1001 1001 166 Jan 9 15:49 .sonarcloud.properties 15:53:00 -rw-rw-r-- 1 1001 1001 3804 Jan 9 15:49 CONTRIBUTING.md 15:53:00 -rw-rw-r-- 1 1001 1001 931 Jan 9 15:49 Dockerfile.build 15:53:00 -rw-rw-r-- 1 1001 1001 863 Jan 9 15:49 Jenkinsfile 15:53:00 -rw-rw-r-- 1 1001 1001 10775 Jan 9 15:49 LICENSE 15:53:00 -rw-rw-r-- 1 1001 1001 6001 Jan 9 15:49 Makefile 15:53:00 -rw-rw-r-- 1 1001 1001 6524 Jan 9 15:49 README.md 15:53:00 -rw-rw-r-- 1 1001 1001 6744 Jan 9 15:49 SECURITY.md 15:53:00 -rw-rw-r-- 1 1001 1001 5 Jan 9 15:50 VERSION 15:53:00 -rw-rw-r-- 1 1001 1001 4131 Jan 9 15:49 ZMQWindows.md 15:53:00 drwxrwxr-x 2 1001 1001 117 Jan 9 15:49 bin 15:53:00 drwxrwxr-x 15 1001 1001 4096 Jan 9 15:49 cmd 15:53:00 -rw-r--r-- 1 root root 546759 Jan 9 15:52 coverage.out 15:53:00 -rw-r--r-- 1 root root 1005 Jan 9 15:52 go.mod 15:53:00 -rw-r--r-- 1 root root 19172 Jan 9 15:52 go.sum 15:53:00 drwxrwxr-x 8 1001 1001 127 Jan 9 15:49 internal 15:53:00 drwxrwxr-x 4 1001 1001 26 Jan 9 15:49 openapi 15:53:00 drwxrwxr-x 4 1001 1001 71 Jan 9 15:49 snap 15:53:00 -rw-rw-r-- 1 1001 1001 168 Jan 9 15:49 version.go [Pipeline] sh 15:53:00 + true 15:53:00 + sudo service docker restart 15:53:01 + '[' -e coverage.out ] 15:53:01 + chown 1001:1001 coverage.out [Pipeline] stash 15:53:01 Stashed 1 file(s) [Pipeline] sh 15:53:01 + make build 15:53:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:53:02 provisioning config files... 15:53:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config2836332086711110103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:03 ---> docker-login.sh 15:53:03 nexus3.edgexfoundry.org:10001 15:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:04 Configure a credential helper to remove this warning. See 15:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:04 15:53:04 Login Succeeded 15:53:04 nexus3.edgexfoundry.org:10002 15:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:05 Configure a credential helper to remove this warning. See 15:53:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:05 15:53:05 Login Succeeded 15:53:05 nexus3.edgexfoundry.org:10003 15:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:05 Configure a credential helper to remove this warning. See 15:53:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:05 15:53:05 Login Succeeded 15:53:05 nexus3.edgexfoundry.org:10004 15:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:06 Configure a credential helper to remove this warning. See 15:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:06 15:53:06 Login Succeeded 15:53:06 docker.io 15:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:07 Configure a credential helper to remove this warning. See 15:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:07 15:53:07 Login Succeeded 15:53:07 ---> docker-login.sh ends [Pipeline] } 15:53:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:07 ========================================================= 15:53:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:53:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:53:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:53:10 Sending build context to Docker daemon 165.7MB 15:53:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:53:10 Step 2/6 : FROM ${BASE} 15:53:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:10 5f621e34cdf4: Pulling fs layer 15:53:10 a4357932f1b6: Pulling fs layer 15:53:10 18c013af1878: Pulling fs layer 15:53:10 00ac8860ef70: Pulling fs layer 15:53:10 63d7cb157983: Pulling fs layer 15:53:10 b116817d02f9: Pulling fs layer 15:53:10 745a02a5169b: Pulling fs layer 15:53:10 00ac8860ef70: Waiting 15:53:10 63d7cb157983: Waiting 15:53:10 b116817d02f9: Waiting 15:53:10 745a02a5169b: Waiting 15:53:10 18c013af1878: Download complete 15:53:10 a4357932f1b6: Verifying Checksum 15:53:10 a4357932f1b6: Download complete 15:53:10 63d7cb157983: Verifying Checksum 15:53:10 63d7cb157983: Download complete 15:53:10 b116817d02f9: Download complete 15:53:10 5f621e34cdf4: Verifying Checksum 15:53:10 5f621e34cdf4: Download complete 15:53:11 5f621e34cdf4: Pull complete 15:53:11 a4357932f1b6: Pull complete 15:53:12 18c013af1878: Pull complete 15:53:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:53:13 745a02a5169b: Verifying Checksum 15:53:13 745a02a5169b: Download complete 15:53:14 00ac8860ef70: Download complete 15:53:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:53:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:53:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:53:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:53:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:53:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:53:23 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 15:53:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:53:24 00ac8860ef70: Pull complete 15:53:24 63d7cb157983: Pull complete 15:53:25 b116817d02f9: Pull complete 15:53:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:53:27 $ docker stop --time=1 a623f6191fd4059de22a58e3139c2431e0cefa5141c6afd1514df85cb1256769 15:53:29 $ docker rm -f a623f6191fd4059de22a58e3139c2431e0cefa5141c6afd1514df85cb1256769 15:53:29 745a02a5169b: Pull complete 15:53:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:53:29 ---> b7e6874047d6 15:53:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:32 15:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:53:32 ---> Running in fdd34800ad86 15:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:33 latest: Pulling from edgex-devops/edgex-compose 15:53:33 cbdbe7a5bc2a: Pulling fs layer 15:53:33 ca9280d653b3: Pulling fs layer 15:53:33 7e9c9ca2126c: Pulling fs layer 15:53:33 cbdbe7a5bc2a: Verifying Checksum 15:53:33 cbdbe7a5bc2a: Download complete 15:53:33 ca9280d653b3: Verifying Checksum 15:53:33 ca9280d653b3: Download complete 15:53:33 cbdbe7a5bc2a: Pull complete 15:53:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:34 7e9c9ca2126c: Download complete 15:53:34 ca9280d653b3: Pull complete 15:53:36 (1/12) Installing libmagic (5.38-r0) 15:53:36 (2/12) Installing file (5.38-r0) 15:53:36 (3/12) Installing libc-dev (0.7.2-r3) 15:53:36 (4/12) Installing g++ (9.3.0-r2) 15:53:41 7e9c9ca2126c: Pull complete 15:53:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:53:42 prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container 15:53:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:53:44 $ docker top 243b675c4dc55983fb18ceb1802d340784f21cd5f81b480a71d880c3cd6d989a -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:44 + docker-compose build --help 15:53:44 + grep parallel 15:53:45 --parallel Build images in parallel. [Pipeline] } 15:53:45 $ docker stop --time=1 243b675c4dc55983fb18ceb1802d340784f21cd5f81b480a71d880c3cd6d989a 15:53:47 $ docker rm -f 243b675c4dc55983fb18ceb1802d340784f21cd5f81b480a71d880c3cd6d989a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:47 . [Pipeline] withDockerContainer 15:53:47 prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container 15:53:47 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:53:48 $ docker top d69ec490ff43fd320825f3e6ce1b718b505cdd511cfaeeb81749e6dd9317337f -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:49 + docker-compose -f ./docker-compose-build.yml build --parallel 15:53:49 (5/12) Installing fortify-headers (1.1-r0) 15:53:49 (6/12) Installing patch (2.7.6-r6) 15:53:49 (7/12) Installing build-base (0.5-r2) 15:53:49 (8/12) Installing libsodium (1.0.18-r0) 15:53:49 (9/12) Installing pkgconf (1.7.2-r0) 15:53:49 (10/12) Installing libsodium-dev (1.0.18-r0) 15:53:49 (11/12) Installing libzmq (4.3.3-r0) 15:53:49 (12/12) Installing zeromq-dev (4.3.3-r0) 15:53:49 Executing busybox-1.31.1-r19.trigger 15:53:49 OK: 217 MiB in 51 packages 15:53:50 Building docker-core-command-go ... 15:53:50 Building docker-core-data-go ... 15:53:50 Building docker-core-metadata-go ... 15:53:50 Building docker-security-bootstrapper-go ... 15:53:50 Building docker-security-proxy-setup-go ... 15:53:50 Building docker-security-secretstore-setup-go ... 15:53:50 Building docker-support-notifications-go ... 15:53:50 Building docker-support-scheduler-go ... 15:53:50 Building docker-sys-mgmt-agent-go ... 15:53:50 Building docker-support-scheduler-go 15:53:50 Building docker-core-metadata-go 15:53:50 Building docker-support-notifications-go 15:53:50 Building docker-sys-mgmt-agent-go 15:53:50 Building docker-security-proxy-setup-go 15:53:53 Removing intermediate container fdd34800ad86 15:53:53 ---> 6239d19bc5eb 15:53:53 Step 4/6 : WORKDIR /edgex-go 15:53:53 ---> Running in 3fa06e72a6e6 15:53:54 Removing intermediate container 3fa06e72a6e6 15:53:54 ---> 08e7b5abec90 15:53:54 Step 5/6 : COPY go.mod . 15:53:54 ---> b169510f0d9c 15:53:54 Step 6/6 : RUN go mod download 15:53:55 ---> Running in 0236e0c011b6 15:54:22 Removing intermediate container 0236e0c011b6 15:54:22 ---> fa18b41c2866 15:54:22 Successfully built fa18b41c2866 15:54:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:54:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:54:22 ---> fa2df7d9acdc 15:54:22 Step 3/26 : WORKDIR /edgex-go 15:54:22 ---> Running in a86d553aa5cc 15:54:22 + docker inspect -f . ci-base-image-arm64 15:54:22 . [Pipeline] withDockerContainer 15:54:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:22 ---> fa2df7d9acdc 15:54:22 Step 3/22 : WORKDIR /edgex-go 15:54:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:22 ---> fa2df7d9acdc 15:54:22 Step 3/23 : WORKDIR /edgex-go 15:54:22 ---> fa2df7d9acdc 15:54:22 Step 3/22 : WORKDIR /edgex-go 15:54:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:54:22 ---> fa2df7d9acdc 15:54:22 Step 3/21 : WORKDIR /edgex-go 15:54:22 prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container 15:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 15:54:23 ---> Running in 84ae7a563d02 15:54:23 ---> Running in 1d9ebf5eaaa1 15:54:23 ---> Running in 1b863ff1e33f 15:54:23 ---> Running in 4dbb2e48bfd8 15:54:24 $ docker top d388b4d2b46842956eeb53c4339647a7d0c161ea9467751066a9a497f4748f55 -eo pid,comm 15:54:24 Removing intermediate container a86d553aa5cc 15:54:24 ---> 441da2f65af1 15:54:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:24 ---> Running in 85d5ff7d87c6 [Pipeline] { [Pipeline] sh 15:54:24 Removing intermediate container 1d9ebf5eaaa1 15:54:24 ---> bc35dbd66ccf 15:54:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:24 Removing intermediate container 4dbb2e48bfd8 15:54:24 ---> e86288ce67b9 15:54:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:24 Removing intermediate container 84ae7a563d02 15:54:24 ---> b1145a6109d2 15:54:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:24 Removing intermediate container 1b863ff1e33f 15:54:24 ---> a6b6094624e0 15:54:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:25 ---> Running in f234c047b2a1 15:54:25 ---> Running in 01f3d987b306 15:54:25 ---> Running in 568b0b96d968 15:54:25 ---> Running in 4e6493ba7653 15:54:25 + go version 15:54:25 go version go1.15.5 linux/arm64 [Pipeline] } 15:54:25 $ docker stop --time=1 d388b4d2b46842956eeb53c4339647a7d0c161ea9467751066a9a497f4748f55 15:54:27 Removing intermediate container 85d5ff7d87c6 15:54:27 ---> 7a004cb0c40d 15:54:27 Step 5/26 : RUN apk add --update --no-cache make bash git 15:54:27 ---> Running in 08361fa928ae 15:54:27 $ docker rm -f d388b4d2b46842956eeb53c4339647a7d0c161ea9467751066a9a497f4748f55 15:54:27 Removing intermediate container 568b0b96d968 15:54:27 ---> 494138ce72f8 15:54:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withDockerContainer [Pipeline] } 15:54:27 ---> Running in 79455558868a [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:54:27 Removing intermediate container f234c047b2a1 15:54:27 ---> 047797590285 15:54:27 Step 5/21 : RUN apk add --update --no-cache make git 15:54:27 Removing intermediate container 01f3d987b306 15:54:27 ---> 036cafa97912 15:54:27 Step 5/23 : RUN apk add --update --no-cache make git 15:54:27 Removing intermediate container 4e6493ba7653 15:54:27 ---> 0591395104c7 15:54:27 Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:28 ---> Running in 08875340b7de 15:54:28 ---> Running in 1c6f47526e0e 15:54:28 ---> Running in 7b26cacf3a6b 15:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:28 + docker inspect -f . ci-base-image-arm64 15:54:28 . [Pipeline] withDockerContainer 15:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:28 prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container 15:54:28 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 15:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:29 OK: 233 MiB in 51 packages 15:54:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:30 $ docker top 91993dc9218d0dbd5586e8eae33aeca4dabf8212f2681f950b4da775fc6f0b02 -eo pid,comm 15:54:30 OK: 233 MiB in 51 packages 15:54:30 Removing intermediate container 08361fa928ae 15:54:30 ---> 8ca0e3052065 15:54:30 Step 6/26 : COPY go.mod . 15:54:30 OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] echo 15:54:30 ========================================================= 15:54:30 [edgeXBuildGoParallel] Running Tests and Build... 15:54:30 ========================================================= [Pipeline] sh 15:54:30 OK: 233 MiB in 51 packages 15:54:30 OK: 233 MiB in 51 packages 15:54:30 ---> 12c21462b791 15:54:30 Step 7/26 : RUN go mod download 15:54:30 Removing intermediate container 79455558868a 15:54:30 ---> a5f0e5521d95 15:54:30 Step 6/22 : COPY go.mod . 15:54:30 ---> Running in ecf9423bce77 15:54:31 + make test 15:54:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:54:31 ---> 2d6eaba67542 15:54:31 Step 7/22 : RUN go mod download 15:54:31 Removing intermediate container 08875340b7de 15:54:31 ---> 5846c3beb50c 15:54:31 Step 6/21 : COPY go.mod . 15:54:31 ---> Running in cb3878751b2c 15:54:31 Removing intermediate container 1c6f47526e0e 15:54:31 ---> b9ca4b7b3a85 15:54:31 Step 6/23 : COPY go.mod . 15:54:31 Removing intermediate container 7b26cacf3a6b 15:54:31 ---> 4fd0fd028b9a 15:54:31 Step 6/22 : COPY go.mod . 15:54:31 ---> 41b9cc104fba 15:54:31 Step 7/21 : RUN go mod download 15:54:31 ---> Running in 8deca61d3a08 15:54:32 ---> 18e6c111ac35 15:54:32 Step 7/23 : RUN go mod download 15:54:32 ---> 1b342d8efbc8 15:54:32 Step 7/22 : RUN go mod download 15:54:32 ---> Running in 6150065bf0f5 15:54:32 ---> Running in 8a20c0799422 15:54:33 Removing intermediate container ecf9423bce77 15:54:33 ---> 489122330072 15:54:33 Step 8/26 : COPY . . 15:54:33 Removing intermediate container cb3878751b2c 15:54:33 ---> 9ef68a2dddfa 15:54:33 Step 8/22 : COPY . . 15:54:33 Removing intermediate container 8deca61d3a08 15:54:33 ---> 2b709dbe2c8c 15:54:33 Step 8/21 : COPY . . 15:54:34 Removing intermediate container 6150065bf0f5 15:54:34 ---> 120d7ab0e78a 15:54:34 Step 8/23 : COPY . . 15:54:37 Removing intermediate container 8a20c0799422 15:54:37 ---> c32c2c474c6b 15:54:37 Step 8/22 : COPY . . 15:54:53 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:09 ---> 29a941dfc86f 15:55:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:55:09 ---> Running in 481d58071f98 15:55:09 ---> 38e4c0832705 15:55:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:55:09 ---> 09cdde942e0a 15:55:09 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:55:09 ---> f380a2df5c7a 15:55:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:55:09 ---> 0c316cf55505 15:55:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:55:09 ---> Running in 3f02ef0de97e 15:55:09 ---> Running in e3b7ed811f31 15:55:09 ---> Running in 976e0429a425 15:55:09 ---> Running in de796eacc2b2 15:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:55:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:55:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:55:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:55:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:55:42 Removing intermediate container e3b7ed811f31 15:55:42 ---> 5d904e7a5978 15:55:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:55:45 ---> Running in 93e1648a874a 15:55:45 Removing intermediate container 976e0429a425 15:55:45 ---> 9fdccb1a1d4f 15:55:45 15:55:45 Step 10/22 : FROM alpine:3.12 15:55:45 Removing intermediate container 481d58071f98 15:55:45 ---> 47b55576eb10 15:55:45 15:55:45 Step 10/22 : FROM alpine:3.12 15:55:45 3.12: Pulling from library/alpine 15:55:45 3.12: Pulling from library/alpine 15:55:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:55:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:55:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:55:46 Status: Image is up to date for alpine:3.12 15:55:46 ---> 389fef711851 15:55:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:55:46 Status: Downloaded newer image for alpine:3.12 15:55:46 ---> 389fef711851 15:55:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:55:50 ---> Running in ce73199347ca 15:55:50 ---> Running in 610d1ab3703d 15:55:50 Removing intermediate container 3f02ef0de97e 15:55:50 ---> 4fde388ffe94 15:55:50 15:55:50 Step 10/21 : FROM alpine:3.12 15:55:50 ---> 389fef711851 15:55:50 Step 11/21 : RUN apk add --update --no-cache curl 15:55:50 ---> Running in 4f96fdc93480 15:55:50 Removing intermediate container de796eacc2b2 15:55:50 ---> b01077e96c5f 15:55:50 15:55:50 Step 10/23 : FROM alpine:3.12 15:55:50 ---> 389fef711851 15:55:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:55:50 ---> Running in 3347cff8320f 15:55:50 Removing intermediate container 93e1648a874a 15:55:50 ---> 66e01c39463d 15:55:50 15:55:50 Step 11/26 : FROM docker:20.10.0 15:55:50 20.10.0: Pulling from library/docker 15:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:51 (1/2) Installing ca-certificates (20191127-r4) 15:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:51 (2/2) Installing dumb-init (1.2.2-r1) 15:55:51 Executing busybox-1.31.1-r19.trigger 15:55:51 Executing ca-certificates-20191127-r4.trigger 15:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:51 OK: 6 MiB in 16 packages 15:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:51 (1/1) Installing dumb-init (1.2.2-r1) 15:55:51 Executing busybox-1.31.1-r19.trigger 15:55:51 (1/4) Installing ca-certificates (20191127-r4) 15:55:51 OK: 6 MiB in 15 packages 15:55:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:55:51 (3/4) Installing libcurl (7.69.1-r3) 15:55:51 (4/4) Installing curl (7.69.1-r3) 15:55:51 Executing busybox-1.31.1-r19.trigger 15:55:51 (1/1) Installing dumb-init (1.2.2-r1) 15:55:51 Executing ca-certificates-20191127-r4.trigger 15:55:51 Executing busybox-1.31.1-r19.trigger 15:55:51 OK: 6 MiB in 15 packages 15:55:51 OK: 7 MiB in 18 packages 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:55:55 Removing intermediate container ce73199347ca 15:55:55 ---> 346b277b9e1a 15:55:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:55:55 Removing intermediate container 4f96fdc93480 15:55:55 ---> ad97b399db39 15:55:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:55:55 ---> Running in 11cc9ae75d6a 15:55:55 ---> Running in 712eb3bb7738 15:55:55 Removing intermediate container 610d1ab3703d 15:55:55 ---> d723ad9cb275 15:55:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:55 Removing intermediate container 3347cff8320f 15:55:55 ---> 7132331e53e3 15:55:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:56 ---> Running in 8f7d7008624b 15:55:56 ---> Running in a2bf218706fe 15:55:56 Removing intermediate container 11cc9ae75d6a 15:55:56 ---> 112de526394e 15:55:56 Step 13/22 : ENV APP_PORT=48060 15:55:56 Removing intermediate container 712eb3bb7738 15:55:56 ---> b35e89285d54 15:55:56 Step 13/21 : WORKDIR /edgex 15:55:56 ---> Running in 5dc4ad5507f0 15:55:56 Removing intermediate container 8f7d7008624b 15:55:56 ---> 4d80165f7bd2 15:55:56 Step 13/22 : ENV APP_PORT=48085 15:55:56 ---> Running in 72034a017bbb 15:55:56 Removing intermediate container a2bf218706fe 15:55:56 ---> 09ea4f51dc43 15:55:56 Step 13/23 : ENV APP_PORT=48081 15:55:56 ---> Running in 191877fbfd21 15:55:56 ---> Running in 106278548a3a 15:55:56 Removing intermediate container 5dc4ad5507f0 15:55:56 ---> 77c6af732f05 15:55:56 Step 14/22 : EXPOSE $APP_PORT 15:55:57 Removing intermediate container 72034a017bbb 15:55:57 ---> a799d97c61e7 15:55:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:55:57 ---> Running in 686f91f5b426 15:55:57 Removing intermediate container 106278548a3a 15:55:57 ---> 31b50f33c49e 15:55:57 Step 14/22 : EXPOSE $APP_PORT 15:55:57 Removing intermediate container 191877fbfd21 15:55:57 ---> 43f746431364 15:55:57 Step 14/23 : EXPOSE $APP_PORT 15:55:57 ---> Running in 51930e10a719 15:55:57 ---> Running in 01a657bf805f 15:55:57 Removing intermediate container 686f91f5b426 15:55:57 ---> 9b0ece13bd14 15:55:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:55:57 ---> 5cf6be1a2ba8 15:55:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:55:58 Removing intermediate container 01a657bf805f 15:55:58 ---> 76b10c0d280f 15:55:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:55:58 Removing intermediate container 51930e10a719 15:55:58 ---> 0eedeb507f8d 15:55:58 Step 15/23 : WORKDIR / 15:55:58 ---> 16f4445df2fe 15:55:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:55:58 ---> Running in f34b3825a99d 15:55:58 ---> dfa7a8309dba 15:55:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:55:58 ---> 7b82c8f8082b 15:55:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:55:58 Removing intermediate container f34b3825a99d 15:55:58 ---> b501ff67b35d 15:55:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:56:00 ---> d217e1542d3b 15:56:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:56:00 ---> d5089305d810 15:56:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:56:00 ---> 72b1d0706645 15:56:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:56:00 ---> 123637fb5bc2 15:56:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:56:00 ---> Running in a840efe2d8a4 15:56:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:01 ---> 152443b574c6 15:56:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:56:01 Removing intermediate container a840efe2d8a4 15:56:01 ---> 2754d114efa3 15:56:01 Step 18/21 : CMD ["--init=true"] 15:56:01 ---> 089c9e6f00bc 15:56:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:56:01 ---> Running in 537cf345f996 15:56:01 ---> Running in 0b6984beb871 15:56:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:56:01 ---> Running in 0a3d4a3a92c4 15:56:01 Status: Downloaded newer image for docker:20.10.0 15:56:01 ---> aefe523efa57 15:56:01 Step 12/26 : RUN apk add --no-cache bash 15:56:01 ---> 8f405df9397f 15:56:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:56:01 ---> Running in 97597dbc8372 15:56:01 Removing intermediate container 0b6984beb871 15:56:01 ---> 1a15e3d25491 15:56:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:01 Removing intermediate container 537cf345f996 15:56:01 ---> 278f2c668901 15:56:01 Step 19/21 : LABEL arch=x86_64 15:56:02 ---> Running in 4012dd3877be 15:56:02 Removing intermediate container 0a3d4a3a92c4 15:56:02 ---> 2174e11b621a 15:56:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:02 ---> fcd7e3551ebd 15:56:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:56:02 ---> Running in f20423d71f84 15:56:02 ---> Running in 93ebac0117f9 15:56:02 ---> Running in 3c74ccafd5be 15:56:02 Removing intermediate container 4012dd3877be 15:56:02 ---> 6b5c97a8b5f6 15:56:02 Step 20/22 : LABEL arch=x86_64 15:56:02 Removing intermediate container f20423d71f84 15:56:02 ---> c06df41a3ba9 15:56:02 Step 20/21 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:56:02 ---> Running in b060603bef29 15:56:02 Removing intermediate container 93ebac0117f9 15:56:02 ---> f9ae1c15318b 15:56:02 Step 20/22 : LABEL arch=x86_64 15:56:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:02 ---> Running in 6f13e16df572 15:56:02 Removing intermediate container 3c74ccafd5be 15:56:02 ---> 4f4846943f3c 15:56:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:02 ---> Running in fc7f7280020f 15:56:02 ---> Running in 4a87a957c8bd 15:56:02 Removing intermediate container b060603bef29 15:56:02 ---> b8f54a8dffbb 15:56:02 Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:56:02 (1/2) Installing readline (8.0.4-r0) 15:56:02 (2/2) Installing bash (5.0.17-r0) 15:56:03 Executing bash-5.0.17-r0.post-install 15:56:03 Executing busybox-1.31.1-r19.trigger 15:56:03 OK: 12 MiB in 22 packages 15:56:03 Removing intermediate container 6f13e16df572 15:56:03 ---> 0dc0d4c34051 15:56:03 Step 21/21 : LABEL version=0.0.0 15:56:03 ---> Running in 9dfd35a2e3e4 15:56:03 Removing intermediate container fc7f7280020f 15:56:03 ---> 45052e331633 15:56:03 Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:56:03 Removing intermediate container 4a87a957c8bd 15:56:03 ---> 24ce0cda0766 15:56:03 Step 21/23 : LABEL arch=x86_64 15:56:03 ---> Running in ab98764a30e4 15:56:03 ---> Running in cc79093815b0 15:56:03 ---> Running in b9bdb2a665de 15:56:03 Removing intermediate container 9dfd35a2e3e4 15:56:03 ---> 40bfc44a3b09 15:56:03 Step 22/22 : LABEL version=0.0.0 15:56:04 Removing intermediate container ab98764a30e4 15:56:04 ---> d19161e28887 15:56:04 15:56:04 Removing intermediate container cc79093815b0 15:56:04 ---> ed75549876bd 15:56:04 Step 22/22 : LABEL version=0.0.0 15:56:04 ---> Running in 5659696be4e5 15:56:04 Successfully built d19161e28887 15:56:04 ---> Running in 54e72bb4075c 15:56:04 Successfully tagged docker-security-proxy-setup-go:latest 15:56:04 Building docker-security-bootstrapper-go 15:56:04  Building docker-security-proxy-setup-go ... done Removing intermediate container b9bdb2a665de 15:56:04 ---> 6aacd44a57d7 15:56:04 Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:56:04 Removing intermediate container 97597dbc8372 15:56:04 ---> da0074673c83 15:56:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:56:04 Removing intermediate container 5659696be4e5 15:56:04 ---> e2ca5dbdb8cf 15:56:04 15:56:04 ---> Running in cccb43d210b2 15:56:04 ---> Running in 61e1df6e6854 15:56:04 Removing intermediate container 54e72bb4075c 15:56:04 ---> eae46d729e69 15:56:04 15:56:04 Successfully built e2ca5dbdb8cf 15:56:04 Successfully tagged docker-support-notifications-go:latest 15:56:04  Building docker-support-notifications-go ... done Building docker-core-command-go 15:56:04 Successfully built eae46d729e69 15:56:04 Removing intermediate container cccb43d210b2 15:56:04 ---> 5b14d760d18d 15:56:04 Step 23/23 : LABEL version=0.0.0 15:56:04 Successfully tagged docker-support-scheduler-go:latest 15:56:04  Building docker-support-scheduler-go ... done Building docker-core-data-go 15:56:04 Removing intermediate container 61e1df6e6854 15:56:04 ---> 55a42ff9c5c3 15:56:04 Step 14/26 : ENV APP_PORT=48090 15:56:05 ---> Running in c3cbcd4a8556 15:56:05 ---> Running in ed3ce87a08c3 15:56:06 Removing intermediate container c3cbcd4a8556 15:56:06 ---> 21e6ee6a285e 15:56:06 15:56:07 Removing intermediate container ed3ce87a08c3 15:56:07 ---> aa4c8bc2cf36 15:56:07 Step 15/26 : EXPOSE $APP_PORT 15:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.214s coverage: 46.6% of statements 15:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:56:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:56:08 Successfully built 21e6ee6a285e 15:56:10 Successfully tagged docker-core-metadata-go:latest 15:56:10  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 15:56:12 ---> Running in 7a75a98848e6 15:56:12 Removing intermediate container 7a75a98848e6 15:56:12 ---> 33b30878eb23 15:56:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:56:14 ---> 00bf24ce5b64 15:56:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:56:14 ---> 04fb8c9af5e8 15:56:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:56:15 ---> d9d0bbb4d416 15:56:15 Step 19/26 : RUN apk --no-cache add py3-pip 15:56:15 ---> Running in 08dca1cd94d9 15:56:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.0% of statements 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:56:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:56:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.561s coverage: 77.8% of statements 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:56:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.390s coverage: 82.4% of statements 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:56:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:18 (1/33) Installing libbz2 (1.0.8-r1) 15:56:18 (2/33) Installing expat (2.2.9-r1) 15:56:18 (3/33) Installing libffi (3.3-r2) 15:56:18 (4/33) Installing gdbm (1.13-r1) 15:56:18 (5/33) Installing xz-libs (5.2.5-r0) 15:56:18 (6/33) Installing sqlite-libs (3.32.1-r0) 15:56:18 (7/33) Installing python3 (3.8.5-r0) 15:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.169s coverage: 28.6% of statements 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements 15:56:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:56:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:56:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.182s coverage: 78.3% of statements 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 93.8% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.176s coverage: 0.1% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 43.8% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:56:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:56:31 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:56:31 15:56:31 ---> fa2df7d9acdc 15:56:31 Step 2/32 : FROM ${BUILDER_BASE} AS builderStep 3/23 : WORKDIR /edgex-go 15:56:31 15:56:31 ---> fa2df7d9acdc 15:56:31 Step 3/32 : WORKDIR /edgex-go 15:56:31 ---> Using cache 15:56:31 ---> a6b6094624e0 15:56:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:31 ---> Using cache 15:56:31 ---> a6b6094624e0 15:56:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:31 ---> Using cache 15:56:31 ---> 0591395104c7 15:56:31 Step 5/32 : RUN apk add --update --no-cache make git 15:56:31 ---> Using cache 15:56:31 ---> 0591395104c7 15:56:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:56:31 ---> Using cache 15:56:31 ---> 4fd0fd028b9a 15:56:31 Step 6/32 : COPY go.mod . 15:56:31 ---> Using cache 15:56:31 ---> 1b342d8efbc8 15:56:31 Step 7/32 : RUN go mod download 15:56:31 ---> Using cache 15:56:31 ---> c32c2c474c6b 15:56:31 Step 8/32 : COPY . . 15:56:31 ---> Using cache 15:56:31 ---> f380a2df5c7a 15:56:31 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 15:56:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:56:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:56:31 ---> fa2df7d9acdc 15:56:31 Step 3/23 : WORKDIR /edgex-go 15:56:31 ---> Using cache 15:56:31 ---> a6b6094624e0 15:56:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:31 ---> Using cache 15:56:31 ---> 0591395104c7 15:56:31 Step 5/23 : RUN apk add --update --no-cache make git 15:56:31 ---> Using cache 15:56:31 ---> 4fd0fd028b9a 15:56:31 Step 6/23 : COPY go.mod . 15:56:31 ---> Using cache 15:56:31 ---> 1b342d8efbc8 15:56:31 Step 7/23 : RUN go mod download 15:56:31 ---> Using cache 15:56:31 ---> c32c2c474c6b 15:56:31 Step 8/23 : COPY . . 15:56:31 ---> Using cache 15:56:31 ---> f380a2df5c7a 15:56:31 Step 9/23 : RUN make cmd/core-command/core-command 15:56:31 (8/33) Installing py3-appdirs (1.4.4-r1) 15:56:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:56:31 (10/33) Installing py3-parsing (2.4.7-r0) 15:56:31 (11/33) Installing py3-six (1.15.0-r0) 15:56:31 (12/33) Installing py3-packaging (20.4-r0) 15:56:32 (13/33) Installing py3-setuptools (47.0.0-r0) 15:56:32 (14/33) Installing py3-chardet (3.0.4-r4) 15:56:32 ---> Running in 0ba93146a1a1 15:56:32 (15/33) Installing py3-idna (2.9-r0) 15:56:32 ---> Running in ab8032a7d305 15:56:32 ---> Running in 995e817c69ba 15:56:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:56:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:56:32 (18/33) Installing py3-requests (2.23.0-r0) 15:56:32 (19/33) Installing py3-msgpack (1.0.0-r0) 15:56:32 (20/33) Installing py3-lockfile (0.12.2-r3) 15:56:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:56:33 (22/33) Installing py3-colorama (0.4.3-r0) 15:56:33 (23/33) Installing py3-distlib (0.3.0-r0) 15:56:33 (24/33) Installing py3-distro (1.5.0-r1) 15:56:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:56:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:33 ---> fa2df7d9acdc 15:56:33 Step 3/24 : WORKDIR /edgex-go 15:56:33 ---> Using cache 15:56:33 ---> a6b6094624e0 15:56:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:33 ---> Using cache 15:56:33 ---> 0591395104c7 15:56:33 Step 5/24 : RUN apk add --update --no-cache make git 15:56:33 ---> Using cache 15:56:33 ---> 4fd0fd028b9a 15:56:33 Step 6/24 : COPY go.mod . 15:56:33 ---> Using cache 15:56:33 ---> 1b342d8efbc8 15:56:33 Step 7/24 : RUN go mod download 15:56:33 ---> Using cache 15:56:33 ---> c32c2c474c6b 15:56:33 Step 8/24 : COPY . . 15:56:33 (25/33) Installing py3-webencodings (0.5.1-r3) 15:56:33 ---> Using cache 15:56:33 ---> f380a2df5c7a 15:56:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:56:33 (26/33) Installing py3-html5lib (1.0.1-r4) 15:56:35 (27/33) Installing py3-pytoml (0.1.21-r0) 15:56:35 (28/33) Installing py3-pep517 (0.8.2-r0) 15:56:35 (29/33) Installing py3-progress (1.5-r0) 15:56:35 (30/33) Installing py3-toml (0.10.1-r0) 15:56:35 (31/33) Installing py3-retrying (1.3.3-r0) 15:56:35 ---> Running in 4774e087e0f8 15:56:35 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:56:35 (33/33) Installing py3-pip (20.1.1-r0) 15:56:35 Executing busybox-1.31.1-r19.trigger 15:56:35 OK: 71 MiB in 55 packages 15:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:56:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:56:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:41 OK: 233 MiB in 51 packages 15:56:43 Removing intermediate container 0ba93146a1a1 15:56:43 ---> 4cac1a4a0c08 15:56:43 Step 6/23 : COPY go.mod . 15:56:44 ---> 746ea0e4828e 15:56:44 Step 7/23 : RUN go mod download 15:56:45 ---> Running in 9ca330e68e35 15:56:49 Removing intermediate container 08dca1cd94d9 15:56:49 ---> 221772c94929 15:56:49 Step 20/26 : RUN pip install docker-compose==1.23.2 15:56:49 ---> Running in e0f29b9d3435 15:56:49 Removing intermediate container 9ca330e68e35 15:56:49 ---> 4edde5d97353 15:56:49 Step 8/23 : COPY . . 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.085s coverage: 82.7% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.2% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.535s coverage: 63.5% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 55.9% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.315s coverage: 37.0% of statements 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.480s coverage: 84.0% of statements 15:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements 15:56:53 Collecting docker-compose==1.23.2 15:56:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:56:54 Collecting texttable<0.10,>=0.9.0 15:56:54 Downloading texttable-0.9.1.tar.gz (11 kB) 15:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.312s coverage: 47.1% of statements 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:56:56 Collecting PyYAML<4,>=3.10 15:56:56 Downloading PyYAML-3.13.tar.gz (270 kB) 15:56:58 Collecting websocket-client<1.0,>=0.32.0 15:56:58 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:56:58 Collecting docopt<0.7,>=0.6.1 15:56:58 Downloading docopt-0.6.2.tar.gz (25 kB) 15:57:00 Collecting dockerpty<0.5,>=0.4.1 15:57:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:57:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:57:02 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 15:57:02 Collecting cached-property<2,>=1.2.0 15:57:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:57:02 Collecting docker<4.0,>=3.6.0 15:57:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:57:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.681s coverage: 29.1% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.304s coverage: 99.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.173s coverage: 100.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.107s coverage: 100.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.104s coverage: 100.0% of statements 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 15:57:03 Collecting jsonschema<3,>=2.5.1 15:57:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 15:57:04 GO111MODULE=on go vet ./... 15:57:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:57:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:57:06 Collecting docker-pycreds>=0.4.0 15:57:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:57:07 Collecting idna<2.8,>=2.5 15:57:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:57:08 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:57:08 Collecting urllib3<1.25,>=1.21.1 15:57:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:57:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:57:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:57:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:57:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:57:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:57:08 Installing collected packages: texttable, PyYAML, websocket-client, docopt, dockerpty, cached-property, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose 15:57:09 Running setup.py install for texttable: started 15:57:09 Running setup.py install for texttable: finished with status 'done' 15:57:10 Running setup.py install for PyYAML: started 15:57:10 Running setup.py install for PyYAML: finished with status 'done' 15:57:10 Running setup.py install for docopt: started 15:57:11 Running setup.py install for docopt: finished with status 'done' 15:57:11 Running setup.py install for dockerpty: started 15:57:11 Running setup.py install for dockerpty: finished with status 'done' 15:57:12 Attempting uninstall: idna 15:57:12 Found existing installation: idna 2.9 15:57:12 Uninstalling idna-2.9: 15:57:12 Successfully uninstalled idna-2.9 15:57:12 ---> 1ef0e2f13b1c 15:57:12 Step 9/23 : RUN make cmd/core-data/core-data 15:57:13 Attempting uninstall: urllib3 15:57:13 Found existing installation: urllib3 1.25.9 15:57:13 Uninstalling urllib3-1.25.9: 15:57:13 ---> Running in 5cd79eaae58a 15:57:13 Successfully uninstalled urllib3-1.25.9 15:57:13 Removing intermediate container 4774e087e0f8 15:57:13 ---> 2171fbc92e27 15:57:13 15:57:13 Step 10/24 : FROM alpine:3.12 15:57:13 ---> 389fef711851 15:57:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:57:13 Removing intermediate container ab8032a7d305 15:57:13 ---> 00670431edd3 15:57:13 15:57:13 Step 10/23 : FROM alpine:3.12 15:57:13 ---> 389fef711851 15:57:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:57:13 ---> Using cache 15:57:13 ---> 7132331e53e3 15:57:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:57:13 ---> Using cache 15:57:13 ---> 09ea4f51dc43 15:57:13 Step 13/23 : ENV APP_PORT=48082 15:57:14 ---> Running in bba77a047089 15:57:14 ---> Running in adbc01a3f11b 15:57:14 Attempting uninstall: requests 15:57:14 Found existing installation: requests 2.23.0 15:57:14 Uninstalling requests-2.23.0: 15:57:14 Successfully uninstalled requests-2.23.0 15:57: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 15:57:17 Removing intermediate container bba77a047089 15:57:17 ---> ed426555b66f 15:57:17 Step 14/23 : EXPOSE $APP_PORT 15:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:18 (1/5) Installing ca-certificates (20191127-r4) 15:57:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:57:18 (3/5) Installing libcurl (7.69.1-r3) 15:57:18 (4/5) Installing curl (7.69.1-r3) 15:57:18 (5/5) Installing dumb-init (1.2.2-r1) 15:57:18 Executing busybox-1.31.1-r19.trigger 15:57:18 Executing ca-certificates-20191127-r4.trigger 15:57:18 OK: 7 MiB in 19 packages 15:57:18 ---> Running in 613343a32a02 15:57:19 Removing intermediate container 995e817c69ba 15:57:19 ---> 322f2ce3f808 15:57:19 15:57:19 Step 10/32 : FROM alpine:3.12 15:57:19 ---> 389fef711851 15:57:19 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 15:57:19 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 15:57:20 ---> Running in 0b60d1f64866 15:57:20 Removing intermediate container 613343a32a02 15:57:20 ---> 35b63c921b90 15:57:20 Step 15/23 : WORKDIR / 15:57:20 ---> Running in 129e19866459 15:57:20 Removing intermediate container adbc01a3f11b 15:57:20 ---> c7cc09254407 15:57:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:57:21 ---> Running in aaee02a35ef0 15:57:21 Removing intermediate container 129e19866459 15:57:21 ---> 1ccc77b8f0ac 15:57:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:57:21 Removing intermediate container aaee02a35ef0 15:57:21 ---> a998ce62c83e 15:57:21 Step 13/24 : WORKDIR / 15:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:21 ---> Running in 7340551999e3 15:57:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:22 ---> fd0f8b315c69 15:57:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:57:22 (1/2) Installing dumb-init (1.2.2-r1) 15:57:22 (2/2) Installing openssl (1.1.1i-r0) 15:57:22 Executing busybox-1.31.1-r19.trigger 15:57:22 OK: 6 MiB in 16 packages 15:57:22 Removing intermediate container 7340551999e3 15:57:22 ---> d979b3a791dc 15:57:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:57:25 Removing intermediate container e0f29b9d3435 15:57:25 ---> f63b4813bcd4 15:57:25 Step 21/26 : RUN apk --no-cache add curl 15:57:25 ---> 661ec3867345 15:57:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:57:25 ---> Running in e27542606d7e 15:57:25 ---> 66db489ed32c 15:57:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:57:26 Removing intermediate container 0b60d1f64866 15:57:26 ---> 16eb3e50d182 15:57:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:57:26 ---> 5344c7f9a435 15:57:26 Step 19/23 : ENTRYPOINT ["/core-command"] 15:57:26 ---> Running in e42249ee32e9 15:57:26 ---> 9bea8ac06102 15:57:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:57:26 ---> Running in f6ce4e67d645 15:57:26 Removing intermediate container e42249ee32e9 15:57:26 ---> 935947e117a4 15:57:26 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 15:57:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:26 ---> Running in 046fb9ffb03f 15:57:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:26 Removing intermediate container f6ce4e67d645 15:57:26 ---> 9cbebbc7ff1b 15:57:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:27 ---> 6fbb4bdc526e 15:57:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:57:27 ---> Running in 40927c1eeec8 15:57:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:57:27 (2/3) Installing libcurl (7.69.1-r3) 15:57:27 (3/3) Installing curl (7.69.1-r3) 15:57:27 Executing busybox-1.31.1-r19.trigger 15:57:27 Removing intermediate container 046fb9ffb03f 15:57:27 ---> 195384d96cec 15:57:27 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 15:57:27 OK: 72 MiB in 58 packages 15:57:27 ---> Running in 58f557a80fcb 15:57:27 Removing intermediate container 40927c1eeec8 15:57:27 ---> 5d4d84aa5293 15:57:27 Step 21/23 : LABEL arch=x86_64 15:57:27 ---> Running in 85fa2d2dc03e 15:57:27 Removing intermediate container 85fa2d2dc03e 15:57:27 ---> 685747fd9ee8 15:57:27 Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:57:28 ---> Running in 08a8bef68421 15:57:28 Connecting to github.com (140.82.114.4:443) 15:57:28  ---> 56efdf2bc4ee 15:57:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:57:28 Removing intermediate container e27542606d7e 15:57:28 ---> f881ffbc861a 15:57:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:57:28 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.143.76:443) 15:57:28 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 15:57:28  ---> Running in 2a2442af39b5 15:57:28 Removing intermediate container 08a8bef68421 15:57:28 ---> 0bf9ad40e71d 15:57:28 Step 23/23 : LABEL version=0.0.0 15:57:28 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 15:57:28 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 15:57:29 dockerize 15:57:29 ---> Running in 69ad5f61f41b 15:57:29 ---> a4c85bfc655b 15:57:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:57:29 Removing intermediate container 2a2442af39b5 15:57:29 ---> 6668dcadb3e0 15:57:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:29 Removing intermediate container 69ad5f61f41b 15:57:29 ---> 1a8639f9d8bb 15:57:29 15:57:29 ---> Running in c6a651e87b7f 15:57:30 ---> 9bbc6f7c61f8 15:57:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:57:30 Successfully built 1a8639f9d8bb 15:57:30 Successfully tagged docker-core-command-go:latest 15:57:30  Building docker-core-command-go ... done  ---> Running in c5b97bc6d469 15:57:30 Removing intermediate container c6a651e87b7f 15:57:30 ---> 0420234ec885 15:57:30 Step 24/26 : LABEL arch=x86_64 15:57:30 Removing intermediate container 58f557a80fcb 15:57:30 ---> 9bed9dec7ad7 15:57:30 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 15:57:30 ---> Running in 3f0f11606725 15:57:30 ---> Running in dc5e45b5da3a 15:57:31 Removing intermediate container 3f0f11606725 15:57:31 ---> 28d80cbe82f0 15:57:31 Step 25/26 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:57:31 Removing intermediate container dc5e45b5da3a 15:57:31 ---> 59da5df79190 15:57:31 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:57:31 ---> Running in c2f986bbaa14 15:57:32 ---> Running in bc6d66b526b0 15:57:32 Removing intermediate container c2f986bbaa14 15:57:32 ---> 891c6db6adb3 15:57:32 Step 26/26 : LABEL version=0.0.0 15:57:32 Removing intermediate container bc6d66b526b0 15:57:32 ---> 136e69ea33a3 15:57:32 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 15:57:32 ---> Running in fa257026d4ae 15:57:32 ---> Running in 0427084fac02 15:57:32 Removing intermediate container c5b97bc6d469 15:57:32 ---> b647ee7fab46 15:57:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:57:32 Removing intermediate container 0427084fac02 15:57:32 ---> f83b370d9b6e 15:57:32 15:57:32 ---> Running in 879016e0fd96 15:57:33 Successfully built f83b370d9b6e 15:57:33 Successfully tagged docker-sys-mgmt-agent-go:latest 15:57:33  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 879016e0fd96 15:57:33 ---> a55c7a37e2c1 15:57:33 Step 22/24 : LABEL arch=x86_64 15:57:33 Move dockerize executable 15:57:33 ---> Running in 601c8af6b989 15:57:33 Removing intermediate container 601c8af6b989 15:57:33 ---> 433f50b918a9 15:57:33 Step 23/24 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:57:33 ---> Running in 01a21169c621 15:57:33 Removing intermediate container 01a21169c621 15:57:33 ---> 38ad510522f4 15:57:33 Step 24/24 : LABEL version=0.0.0 15:57:34 ---> Running in 996cf72be61e 15:57:34 Removing intermediate container fa257026d4ae 15:57:34 ---> e9448bbdfcb8 15:57:34 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 15:57:34 ---> Running in 9e48385dd62a 15:57:35 Removing intermediate container 996cf72be61e 15:57:35 ---> 9aaa5211be98 15:57:35 15:57:36 Removing intermediate container 9e48385dd62a 15:57:36 ---> 4ef1b3dedd2a 15:57:36 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:57:36 Successfully built 9aaa5211be98 15:57:36 Successfully tagged docker-security-secretstore-setup-go:latest 15:57:36  Building docker-security-secretstore-setup-go ... done  ---> ea8bc1139d46 15:57:36 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:57:36 ---> Running in 79716bd1b1f6 15:57:39 Removing intermediate container 5cd79eaae58a 15:57:39 ---> 6590c8ce5cd1 15:57:39 15:57:39 Step 10/23 : FROM alpine:3.12 15:57:39 ---> 389fef711851 15:57:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:57:39 ---> Running in fd19352986e8 15:57:39 Removing intermediate container 79716bd1b1f6 15:57:39 ---> f9a7db817a28 15:57:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:57:39 Removing intermediate container fd19352986e8 15:57:39 ---> 3e162ca90ac4 15:57:39 Step 12/23 : ENV APP_PORT=48080 15:57:39 ---> Running in 231a12d889b2 15:57:39 Removing intermediate container 231a12d889b2 15:57:39 ---> 88b9f642e8fd 15:57:39 Step 13/23 : EXPOSE $APP_PORT 15:57:39 ---> 13ec302a98bd 15:57:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:57:39 ---> Running in 9bbb24044204 15:57:39 Removing intermediate container 9bbb24044204 15:57:39 ---> baf2f11b72dd 15:57:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:39 ---> Running in 4e101c341e74 15:57:39 ---> d93d2b2fedeb 15:57:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 15:57:40 ---> f71b93fde587 15:57:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:57:40 ---> dd6182847e3a 15:57:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:57:40 Removing intermediate container 4e101c341e74 15:57:40 ---> 8b4be99adc2d 15:57:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:57:40 ---> Running in a794777dfe30 15:57:41 ---> Running in 35c51482e6dd 15:57:41 Removing intermediate container 35c51482e6dd 15:57:41 ---> 538817dbe383 15:57:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 15:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:41 ---> 7c469ff4d135 15:57:41 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:57:42 ---> Running in 5e6ff7f4db44 15:57:43 Removing intermediate container 5e6ff7f4db44 15:57:43 ---> e30c4e927114 15:57:43 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 15:57:43 ---> Running in b9a2e9b428ba 15:57:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:43 Removing intermediate container b9a2e9b428ba 15:57:43 ---> 0415b61f9f95 15:57:43 Step 29/32 : CMD ["install"] 15:57:43 ---> Running in 3daea4a984d7 15:57:43 Removing intermediate container 3daea4a984d7 15:57:43 ---> b8a05e9a0ea0 15:57:43 Step 30/32 : LABEL arch=x86_64 15:57:44 ---> Running in f35a48080f0b 15:57:44 Removing intermediate container f35a48080f0b 15:57:44 ---> b10e617ed215 15:57:44 Step 31/32 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:57:44 ---> Running in b61607c31fe2 15:57:44 Removing intermediate container b61607c31fe2 15:57:44 ---> 04c37d5ef9c7 15:57:44 Step 32/32 : LABEL version=0.0.0 15:57:44 (1/6) Installing dumb-init (1.2.2-r1) 15:57:44 ---> Running in 2c72f3ee4e95 15:57:44 (2/6) Installing libgcc (9.3.0-r2) 15:57:44 (3/6) Installing libsodium (1.0.18-r0) 15:57:44 Removing intermediate container 2c72f3ee4e95 15:57:44 ---> baddef28c55e 15:57:44 15:57:44 (4/6) Installing libstdc++ (9.3.0-r2) 15:57:45 Successfully built baddef28c55e 15:57:45 (5/6) Installing libzmq (4.3.3-r0) 15:57:45 (6/6) Installing zeromq (4.3.3-r0) 15:57:45 Successfully tagged docker-security-bootstrapper-go:latest 15:57:45  Building docker-security-bootstrapper-go ... done Executing busybox-1.31.1-r19.trigger 15:57:45 OK: 8 MiB in 20 packages 15:57:46 Removing intermediate container a794777dfe30 15:57:46 ---> c89c3e25d4a4 15:57:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:57:46 ---> 6b38d0439b55 15:57:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:57:47 ---> b3dcfee7931e 15:57:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:57:47 ---> 9b99172061ea 15:57:47 Step 19/23 : ENTRYPOINT ["/core-data"] 15:57:47 ---> Running in e090f31b43fc 15:57:47 Removing intermediate container e090f31b43fc 15:57:47 ---> b7c673980377 15:57:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:47 ---> Running in f75a007f160b 15:57:48 Removing intermediate container f75a007f160b 15:57:48 ---> 80ef7d2e8897 15:57:48 Step 21/23 : LABEL arch=x86_64 15:57:48 ---> Running in d8ae1a05e88f 15:57:48 Removing intermediate container d8ae1a05e88f 15:57:48 ---> 71c0f38d10b8 15:57:48 Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 15:57:48 ---> Running in f6a9cf835425 15:57:48 Removing intermediate container f6a9cf835425 15:57:48 ---> edf9360c4604 15:57:48 Step 23/23 : LABEL version=0.0.0 15:57:48 ---> Running in 5bcb64cafd16 15:57:48 Removing intermediate container 5bcb64cafd16 15:57:48 ---> 77a4105274f8 15:57:48 15:57:48 Successfully built 77a4105274f8 15:57:48 Successfully tagged docker-core-data-go:latest 15:57:49  Building docker-core-data-go ... done  [Pipeline] } 15:57:49 $ docker stop --time=1 d69ec490ff43fd320825f3e6ce1b718b505cdd511cfaeeb81749e6dd9317337f 15:57:50 $ docker rm -f d69ec490ff43fd320825f3e6ce1b718b505cdd511cfaeeb81749e6dd9317337f [Pipeline] // withDockerContainer [Pipeline] sh 15:57:51 + docker images 15:57:51 + grep docker 15:57:51 docker-core-data-go latest 77a4105274f8 3 seconds ago 22.3MB 15:57:51 docker-security-bootstrapper-go latest baddef28c55e 7 seconds ago 41.4MB 15:57:51 docker-security-secretstore-setup-go latest 9aaa5211be98 17 seconds ago 24.6MB 15:57:51 docker-sys-mgmt-agent-go latest f83b370d9b6e 19 seconds ago 313MB 15:57:51 docker-core-command-go latest 1a8639f9d8bb 22 seconds ago 16.2MB 15:57:51 docker-core-metadata-go latest 21e6ee6a285e About a minute ago 18.6MB 15:57:51 docker-support-scheduler-go latest eae46d729e69 About a minute ago 16.4MB 15:57:51 docker-support-notifications-go latest e2ca5dbdb8cf About a minute ago 16.9MB 15:57:51 docker-security-proxy-setup-go latest d19161e28887 About a minute ago 24.5MB 15:57:51 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:58:07 Still waiting to schedule task 15:58:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:58:12 gofmt -l . 15:58:12 [ "`gofmt -l .`" = "" ] 15:58:15 ./bin/test-go-mod-tidy.sh 15:58:15 ./bin/test-attribution-txt.sh [Pipeline] sh 15:58:20 + ls -al . 15:58:20 total 672 15:58:20 drwxrwxr-x 9 1001 1001 4096 Jan 9 15:58 . 15:58:20 drwxr-xr-x 4 root root 4096 Jan 9 15:54 .. 15:58:20 -rw-rw-r-- 1 1001 1001 11 Jan 9 15:52 .dockerignore 15:58:20 drwxrwxr-x 8 1001 1001 4096 Jan 9 15:52 .git 15:58:20 drwxrwxr-x 3 1001 1001 4096 Jan 9 15:52 .github 15:58:20 -rw-rw-r-- 1 1001 1001 872 Jan 9 15:52 .gitignore 15:58:20 -rw-rw-r-- 1 1001 1001 166 Jan 9 15:52 .sonarcloud.properties 15:58:20 -rw-rw-r-- 1 1001 1001 3804 Jan 9 15:52 CONTRIBUTING.md 15:58:20 -rw-rw-r-- 1 1001 1001 931 Jan 9 15:52 Dockerfile.build 15:58:20 -rw-rw-r-- 1 1001 1001 863 Jan 9 15:52 Jenkinsfile 15:58:20 -rw-rw-r-- 1 1001 1001 10775 Jan 9 15:52 LICENSE 15:58:20 -rw-rw-r-- 1 1001 1001 6001 Jan 9 15:52 Makefile 15:58:20 -rw-rw-r-- 1 1001 1001 6524 Jan 9 15:52 README.md 15:58:20 -rw-rw-r-- 1 1001 1001 6744 Jan 9 15:52 SECURITY.md 15:58:20 -rw-rw-r-- 1 1001 1001 5 Jan 9 15:50 VERSION 15:58:20 -rw-rw-r-- 1 1001 1001 4131 Jan 9 15:52 ZMQWindows.md 15:58:20 drwxrwxr-x 2 1001 1001 4096 Jan 9 15:52 bin 15:58:20 drwxrwxr-x 15 1001 1001 4096 Jan 9 15:52 cmd 15:58:20 -rw-r--r-- 1 root root 546759 Jan 9 15:57 coverage.out 15:58:20 -rw-r--r-- 1 root root 1005 Jan 9 15:58 go.mod 15:58:20 -rw-r--r-- 1 root root 19172 Jan 9 15:58 go.sum 15:58:20 drwxrwxr-x 8 1001 1001 4096 Jan 9 15:52 internal 15:58:20 drwxrwxr-x 4 1001 1001 4096 Jan 9 15:52 openapi 15:58:20 drwxrwxr-x 4 1001 1001 4096 Jan 9 15:52 snap 15:58:20 -rw-rw-r-- 1 1001 1001 168 Jan 9 15:52 version.go [Pipeline] sh 15:58:21 + '[' -e coverage.out ] 15:58:21 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:21 Warning: overwriting stash ‘coverage-report’ 15:58:22 Stashed 1 file(s) [Pipeline] sh 15:58:23 + make build 15:58:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:58:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:58:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:59:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:59: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 15:59:05 Running on prd-ubuntu18.04-docker-8c-8g-19268 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 15:59:05 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 15:59:08 using credential edgex-jenkins-ssh 15:59:08 Cloning the remote Git repository 15:59:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:59:08 > git init /w/workspace/edgex-go/16 # timeout=10 15:59:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:59:08 > git --version # timeout=10 15:59:08 > git --version # 'git version 2.17.1' 15:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59: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 15:59:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:59:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:59:24 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 15:59:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:59:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:59:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:59:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:59:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:34 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 767081400047304a3e08897ace0bb56a8ab0cd1d 15:59:34 Merge succeeded, producing 767081400047304a3e08897ace0bb56a8ab0cd1d 15:59:34 Checking out Revision 767081400047304a3e08897ace0bb56a8ab0cd1d (PR-2970) [Pipeline] } 15:59:36 $ docker stop --time=1 91993dc9218d0dbd5586e8eae33aeca4dabf8212f2681f950b4da775fc6f0b02 15:59:34 > git config core.sparsecheckout # timeout=10 15:59:34 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 15:59:34 > git remote # timeout=10 15:59:34 > git config --get remote.origin.url # timeout=10 15:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:34 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 15:59:34 > git rev-parse HEAD^{commit} # timeout=10 15:59:34 > git config core.sparsecheckout # timeout=10 15:59:34 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 15:59:38 Commit message: "feat(security): Added missing wait implementation while bootstrapping redis" 15:59:38 $ docker rm -f 91993dc9218d0dbd5586e8eae33aeca4dabf8212f2681f950b4da775fc6f0b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:40 + echo snap-build.sh 15:59:40 snap-build.sh 15:59:40 + SNAP_BASE_DIR=. 15:59:40 + '[' '!' -z /w/workspace/edgex-go/16 ']' 15:59:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/16 15:59:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' 15:59:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/16] 15:59:40 + cd /w/workspace/edgex-go/16 15:59:40 + sudo apt-get remove -qy --purge lxd lxd-client 15:59:40 Reading package lists... 15:59:40 Building dependency tree... 15:59:40 Reading state information... 15:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:41 15:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:41 The following packages were automatically installed and are no longer required: 15:59:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:59:41 uidmap xdelta3 15:59:41 Use 'sudo apt autoremove' to remove them. 15:59:41 The following packages will be REMOVED: 15:59:41 lxd* lxd-client* [Pipeline] isUnix [Pipeline] sh 15:59:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:59:41 After this operation, 31.7 MB disk space will be freed. 15:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:42 latest: Pulling from edgex-devops/edgex-compose-arm64 15:59:42 29e5d40040c1: Pulling fs layer 15:59:42 1ce36da41761: Pulling fs layer 15:59:42 25b303627fd3: Pulling fs layer 15:59:42 29e5d40040c1: Verifying Checksum 15:59:42 29e5d40040c1: Download complete 15:59:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 15:59:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:59:42 29e5d40040c1: Pull complete 15:59:42 1ce36da41761: Verifying Checksum 15:59:42 1ce36da41761: Download complete 15:59:43 Removing lxd dnsmasq configuration 15:59:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:59:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:59:44 1ce36da41761: Pull complete 15:59:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:59:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 15:59:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:59:44 25b303627fd3: Verifying Checksum 15:59:44 25b303627fd3: Download complete 15:59:45 Processing triggers for systemd (237-3ubuntu10.42) ... 15:59:46 Processing triggers for ureadahead (0.100.0-21) ... 15:59:47 + sudo snap remove --purge lxd 15:59:47 snap "lxd" is not installed 15:59:47 + sudo groupadd --force --system lxd 15:59:47 ++ whoami 15:59:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:59:47 + newgrp - lxd 15:59:47 + sudo snap install lxd 15:59:55 25b303627fd3: Pull complete 15:59:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:59:55 prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container 15:59:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 15:59:57 2021-01-09T15:59:54Z INFO Waiting for automatic snapd restart... 15:59:58 $ docker top a3f54c1cf1552b486e0f99740c5978751d07ca1247d23b7c3c4426d7693a73a0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:59 + docker-compose build --help 15:59:59 + grep parallel 16:00:03 --parallel Build images in parallel. [Pipeline] } 16:00:03 $ docker stop --time=1 a3f54c1cf1552b486e0f99740c5978751d07ca1247d23b7c3c4426d7693a73a0 16:00:05 $ docker rm -f a3f54c1cf1552b486e0f99740c5978751d07ca1247d23b7c3c4426d7693a73a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:06 . [Pipeline] withDockerContainer 16:00:06 prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container 16:00:06 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 16:00:08 $ docker top ac128ac1320045f475f465edc2284a43d5d659bbfd3297980d740723afaf8c70 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:09 + docker-compose -f ./docker-compose-build.yml build --parallel 16:00:13 Building docker-core-command-go ... 16:00:13 Building docker-core-data-go ... 16:00:13 Building docker-core-metadata-go ... 16:00:13 Building docker-security-bootstrapper-go ... 16:00:13 Building docker-security-proxy-setup-go ... 16:00:13 Building docker-security-secretstore-setup-go ... 16:00:13 Building docker-support-notifications-go ... 16:00:13 Building docker-support-scheduler-go ... 16:00:13 Building docker-sys-mgmt-agent-go ... 16:00:13 Building docker-core-data-go 16:00:13 Building docker-support-scheduler-go 16:00:13 Building docker-support-notifications-go 16:00:13 Building docker-security-bootstrapper-go 16:00:13 Building docker-core-command-go 16:00:15 lxd 4.9 from Canonical* installed 16:00:15 + sudo lxd init --auto 16:00:22 + sudo snap install --classic snapcraft 16:00:27 snapcraft 4.4.4 from Canonical* installed 16:00:27 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:00:27 + patch --verbose -p1 16:00:27 Hmm... Looks like a unified diff to me... 16:00:27 The text leading up to this was: 16:00:27 -------------------------- 16:00:27 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:00:27 |From: Tony Espy 16:00:27 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:00:27 |Subject: [PATCH] optimize snap build for pipeline CI check 16:00:27 | 16:00:27 |This patch is used by the EdgeX CI pipeline builds to 16:00:27 |optimize the snap CI check run for pull requests. When 16:00:27 |applied, it essentially strips out everything (apps and 16:00:27 |parts) from the snapcraft.yaml file except those required 16:00:27 |to build edgex-go, as the whole idea of the CI check is to 16:00:27 |catch changes to edgex-go that break the snap build. 16:00:27 | 16:00:27 |In general, anyone updating snapcraft.yaml will also need 16:00:27 |to update this patch file, otherwise it may fail to apply, 16:00:27 |resulting in a failed snap build CI check in the associated 16:00:27 |pull request. 16:00:27 | 16:00:27 |Note - in addition to applying this patch, the pipeline also 16:00:27 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:00:27 |need to build the finally binary .snap file (and it won't 16:00:27 |work with the patch applied). This further reduces the build 16:00:27 |time. 16:00:27 |--- 16:00:27 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:00:27 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:00:27 | 16:00:27 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:00:27 |index 1e537489..faf42425 100644 16:00:27 |--- a/snap/snapcraft.yaml 16:00:27 |+++ b/snap/snapcraft.yaml 16:00:27 -------------------------- 16:00:27 patching file snap/snapcraft.yaml 16:00:27 Using Plan A... 16:00:27 Hunk #1 succeeded at 73. 16:00:27 Hunk #2 succeeded at 202 with fuzz 1. 16:00:27 Hunk #3 succeeded at 214. 16:00:27 Hunk #4 succeeded at 222. 16:00:27 Hunk #5 succeeded at 229. 16:00:27 Hunk #6 succeeded at 256. 16:00:27 Hunk #7 succeeded at 290. 16:00:27 Hunk #8 succeeded at 341. 16:00:27 Hmm... Ignoring the trailing garbage. 16:00:27 done 16:00:27 + sudo snapcraft prime --use-lxd 16:00:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:00:28 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: 16:00:28 - README.md 16:00:28 - snapcraft.yaml.orig 16:00:28 16:00:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:00:29 Launching a container. 16:00:41 Waiting for container to be ready 16:00:41 To start your first instance, try: lxc launch ubuntu:18.04 16:00:41 16:00:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:00:44 Waiting for network to be ready... 16:00:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:00:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:00:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 16:00:45 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:00:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:00:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 16:00:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:00:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:00:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:00:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:00:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:00:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:00:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 16:00:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 16:00:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 16:00:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 16:00:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 16:00:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 16:00:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:00:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 16:00:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 16:00:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 16:00:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 16:00:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 16:00:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 16:00:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 16:00:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 16:00:49 Fetched 23.7 MB in 4s (5532 kB/s) 16:00:50 Reading package lists... 16:00:50 Reading package lists... 16:00:50 Building dependency tree... 16:00:50 Reading state information... 16:00:50 The following additional packages will be installed: 16:00:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:00:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:00:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:00:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:00:50 Suggested packages: 16:00:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:00:50 Recommended packages: 16:00:50 gnupg libsasl2-modules 16:00:50 The following NEW packages will be installed: 16:00:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:00:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:00:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:00:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:00:50 The following packages will be upgraded: 16:00:50 gpg gpg-agent gpgconf libudev1 16:00:50 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 16:00:50 Need to get 3532 kB of archives. 16:00:50 After this operation, 13.3 MB of additional disk space will be used. 16:00:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:00:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:00:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:00:50 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 16:00:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:00:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:00:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:00:50 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 16:00:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:00:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:00:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:00:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:00:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:00:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:00:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:00:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:00:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:00:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:00:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:00:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:00:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:00:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:00:51 debconf: delaying package configuration, since apt-utils is not installed 16:00:51 Fetched 3532 kB in 1s (3468 kB/s) 16:00:51 (Reading database ... 12511 files and directories currently installed.) 16:00:51 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 16:00:51 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:00:51 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 16:00:51 Selecting previously unselected package udev. 16:00:51 (Reading database ... 12511 files and directories currently installed.) 16:00:51 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 16:00:51 Unpacking udev (237-3ubuntu10.43) ... 16:00:52 Selecting previously unselected package libfuse2:amd64. 16:00:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:00:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:00:52 Selecting previously unselected package fuse. 16:00:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:00:52 Unpacking fuse (2.9.7-1ubuntu1) ... 16:00:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:00:52 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:00:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:00:52 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:00:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:00:52 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:00:52 Selecting previously unselected package libksba8:amd64. 16:00:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:00:52 Unpacking libksba8:amd64 (1.3.5-2) ... 16:00:53 Selecting previously unselected package libroken18-heimdal:amd64. 16:00:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:00:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:00:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:00:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libwind0-heimdal:amd64. 16:00:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:00:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:00:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:00:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:00:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:54 Selecting previously unselected package libsasl2-modules-db:amd64. 16:00:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:00:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:54 Selecting previously unselected package libsasl2-2:amd64. 16:00:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:00:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:54 Selecting previously unselected package libldap-common. 16:00:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:00:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:00:54 Selecting previously unselected package libldap-2.4-2:amd64. 16:00:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:00:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:00:54 Selecting previously unselected package dirmngr. 16:00:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:00:54 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:00:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:00:54 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:00:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:00:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:54 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:00:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:54 Setting up libksba8:amd64 (1.3.5-2) ... 16:00:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:54 Setting up udev (237-3ubuntu10.43) ... 16:00:55 invoke-rc.d: policy-rc.d denied execution of start. 16:00:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Processing triggers for systemd (237-3ubuntu10) ... 16:00:55 Setting up fuse (2.9.7-1ubuntu1) ... 16:00:55 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:00:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:00:55 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:00:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:00:55 settings in the [Install] section, and DefaultInstance for template units). 16:00:55 This means they are not meant to be enabled using systemctl. 16:00:55 Possible reasons for having this kind of units are: 16:00:55 1) A unit may be statically enabled by being symlinked from another unit's 16:00:55 .wants/ or .requires/ directory. 16:00:55 2) A unit's purpose may be to act as a helper for some other unit which has 16:00:55 a requirement dependency on it. 16:00:55 3) A unit may be started when needed via activation (socket, path, timer, 16:00:55 D-Bus, udev, scripted systemctl call, ...). 16:00:55 4) In case of template units, the unit is meant to be enabled with some 16:00:55 instance name specified. 16:00:56 Reading package lists... 16:00:56 Building dependency tree... 16:00:56 Reading state information... 16:00:56 The following additional packages will be installed: 16:00:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:00:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:00:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:00:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:00:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:00:56 Suggested packages: 16:00:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:00:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:00:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:00:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:00:56 systemd-container policykit-1 16:00:56 Recommended packages: 16:00:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:00:56 The following NEW packages will be installed: 16:00:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:00:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:00:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:00:56 multiarch-support openssh-client python3 python3-minimal python3.6 16:00:56 python3.6-minimal snapd squashfs-tools sudo 16:00:56 The following packages will be upgraded: 16:00:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:00:56 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 16:00:56 Need to get 35.2 MB of archives. 16:00:56 After this operation, 141 MB of additional disk space will be used. 16:00:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 16:00:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:00:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:00:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:00:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 16:00:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:00:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:00:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:00:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:00:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:00:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:00:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:00:57 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 16:00:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:00:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:00:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:00:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:00:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:00:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:00:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:00:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:00:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:00:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:00:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:00:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:00:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:00:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:00:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:00:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:00:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:00:58 debconf: delaying package configuration, since apt-utils is not installed 16:00:58 Fetched 35.2 MB in 2s (16.1 MB/s) 16:00:58 (Reading database ... 12757 files and directories currently installed.) 16:00:58 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 16:00:59 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:00:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 16:00:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:00:59 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 16:00:59 (Reading database ... 12757 files and directories currently installed.) 16:00:59 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:00:59 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:01:00 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:01:00 (Reading database ... 12757 files and directories currently installed.) 16:01:00 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:01:00 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:01:00 Setting up apt (1.6.12ubuntu0.2) ... 16:01:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:01:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:01:01 (Reading database ... 12764 files and directories currently installed.) 16:01:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:01:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:01:01 Selecting previously unselected package libpython3.6-minimal:amd64. 16:01:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:01:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:01:01 Selecting previously unselected package libexpat1:amd64. 16:01:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:01:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:01:01 Selecting previously unselected package python3.6-minimal. 16:01:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:01:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:01:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:01:01 Checking for services that may need to be restarted...done. 16:01:01 Checking for services that may need to be restarted...done. 16:01:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:01:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:01:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:01:02 Selecting previously unselected package python3-minimal. 16:01:02 (Reading database ... 13012 files and directories currently installed.) 16:01:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:01:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:01:02 Selecting previously unselected package mime-support. 16:01:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:01:02 Unpacking mime-support (3.60ubuntu1) ... 16:01:02 Selecting previously unselected package libmpdec2:amd64. 16:01:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:01:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:01:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:01:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:01:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:01:03 Selecting previously unselected package python3.6. 16:01:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:01:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:01:03 Selecting previously unselected package libpython3-stdlib:amd64. 16:01:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:01:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:01:03 Setting up python3-minimal (3.6.7-1~18.04) ... 16:01:03 Selecting previously unselected package python3. 16:01:03 (Reading database ... 13442 files and directories currently installed.) 16:01:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:01:03 Unpacking python3 (3.6.7-1~18.04) ... 16:01:03 Selecting previously unselected package multiarch-support. 16:01:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:01:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:01:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:01:03 Selecting previously unselected package liblzo2-2:amd64. 16:01:03 (Reading database ... 13479 files and directories currently installed.) 16:01:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:01:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:01:04 Selecting previously unselected package libbsd0:amd64. 16:01:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:01:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:01:04 Selecting previously unselected package sudo. 16:01:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 16:01:04 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 16:01:04 Selecting previously unselected package apparmor. 16:01:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:01:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:01:04 Selecting previously unselected package libedit2:amd64. 16:01:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:01:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:01:04 Selecting previously unselected package libkrb5support0:amd64. 16:01:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:01:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:01:05 Selecting previously unselected package libk5crypto3:amd64. 16:01:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:01:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:01:05 Selecting previously unselected package libkeyutils1:amd64. 16:01:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:01:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:01:05 Selecting previously unselected package libkrb5-3:amd64. 16:01:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:01:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:01:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:01:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:01:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:01:05 Selecting previously unselected package libssl1.0.0:amd64. 16:01:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:01:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:01:05 Selecting previously unselected package openssh-client. 16:01:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:01:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:01:05 Selecting previously unselected package squashfs-tools. 16:01:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:01:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:01:06 Selecting previously unselected package snapd. 16:01:06 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:01:06 Unpacking snapd (2.48+18.04) ... 16:01:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:01:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:01:08 Setting up mime-support (3.60ubuntu1) ... 16:01:08 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 16:01:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:01:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:01:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:01:08 Setting up systemd (237-3ubuntu10.43) ... 16:01:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:01:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:01:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:01:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:01:10 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:01:10 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:01:10 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:01:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:01:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:01:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:01:11 Setting up python3 (3.6.7-1~18.04) ... 16:01:11 running python rtupdate hooks for python3.6... 16:01:11 running python post-rtupdate hooks for python3.6... 16:01:11 Setting up apparmor (2.12-4ubuntu5.1) ... 16:01:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:01:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:01:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:01:12 Setting up snapd (2.48+18.04) ... 16:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:01:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:01:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:01:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:01:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:01:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:01:14 /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' 16:01:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:01:14 Processing triggers for systemd (237-3ubuntu10.43) ... 16:01:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:01:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:01:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:01:16 Reading package lists... 16:01:16 Reading package lists... 16:01:16 Building dependency tree... 16:01:16 Reading state information... 16:01:17 Calculating upgrade... 16:01:17 The following packages will be upgraded: 16:01:17 advancecomp base-files bash binutils binutils-common 16:01:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:01:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:01:17 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 16:01:17 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 16:01:17 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 16:01:17 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 16:01:17 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 16:01:17 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:01:17 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:01:17 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:01:17 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:01:17 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:01:17 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:01:17 ubuntu-keyring util-linux 16:01:17 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:01:17 Need to get 63.7 MB of archives. 16:01:17 After this operation, 5203 kB of additional disk space will be used. 16:01:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:01:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 16:01:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:01:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:01:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:01:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:01:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:01:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:01:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:01:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:01:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:01:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:01:18 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:01:18 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:01:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:01:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:01:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:01:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:01:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:01:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:01:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:01:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 16:01:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:01:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:01:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:01:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:01:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:01:18 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:01:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:01:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:01:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:01:18 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:01:18 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:01:18 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:01:18 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:01:18 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:01:18 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:01:18 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 16:01:18 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:01:18 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:01:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:01:18 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:01:18 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:01:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:01:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:01:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:01:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:01:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:01:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:01:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:01:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:01:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:01:18 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:01:18 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:01:18 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:01:19 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:01:19 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:01:19 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:01:19 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:01:19 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:01:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:01:19 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:01:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:01:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:01:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:01:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:01:19 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:01:19 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:01:19 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:01:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:01:19 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:01:19 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:01:19 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:01:19 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:01:19 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:01:19 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:01:19 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 16:01:19 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:01:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:01:19 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:01:19 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 16:01:19 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:01:19 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:01:19 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:01:19 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:01:19 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:01:19 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:01:19 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:01:19 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:01:20 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:01:20 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:01:20 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:01:20 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:01:20 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:01:20 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:01:20 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:01:20 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:01:20 debconf: delaying package configuration, since apt-utils is not installed 16:01:20 Fetched 63.7 MB in 3s (18.5 MB/s) 16:01:20 (Reading database ... 13912 files and directories currently installed.) 16:01:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:01:21 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:01:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:01:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:01:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 16:01:21 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 16:01:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:23 (Reading database ... 13911 files and directories currently installed.) 16:01:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:01:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:01:23 (Reading database ... 13911 files and directories currently installed.) 16:01:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:01:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:01:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:24 (Reading database ... 13911 files and directories currently installed.) 16:01:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:01:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:01:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:01:25 (Reading database ... 13911 files and directories currently installed.) 16:01:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:01:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:01:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:01:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:01:25 Setting up base-files (10.1ubuntu2.10) ... 16:01:25 Installing new version of config file /etc/issue ... 16:01:25 Installing new version of config file /etc/issue.net ... 16:01:25 Installing new version of config file /etc/lsb-release ... 16:01:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:01:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:01:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:01:25 Removing obsolete conffile /etc/default/motd-news ... 16:01:25 (Reading database ... 13912 files and directories currently installed.) 16:01:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:01:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:01:26 Setting up bash (4.4.18-2ubuntu1.2) ... 16:01:26 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 16:01:26 (Reading database ... 13912 files and directories currently installed.) 16:01:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:01:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:01:26 (Reading database ... 13912 files and directories currently installed.) 16:01:26 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 16:01:26 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 16:01:26 Setting up tar (1.29b-2ubuntu0.1) ... 16:01:26 (Reading database ... 13912 files and directories currently installed.) 16:01:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:01:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:01:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:01:27 (Reading database ... 13912 files and directories currently installed.) 16:01:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:01:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:01:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:01:27 (Reading database ... 13912 files and directories currently installed.) 16:01:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:01:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:01:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:01:27 (Reading database ... 13912 files and directories currently installed.) 16:01:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:01:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:01:27 Setting up grep (3.1-2build1) ... 16:01:28 (Reading database ... 13912 files and directories currently installed.) 16:01:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:01:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:01:28 Setting up login (1:4.5-1ubuntu2) ... 16:01:28 (Reading database ... 13912 files and directories currently installed.) 16:01:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:01:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:01:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:01:28 (Reading database ... 13912 files and directories currently installed.) 16:01:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:01:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:01:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:01:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:01:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:01:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:01:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:01:30 (Reading database ... 13912 files and directories currently installed.) 16:01:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:01:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:01:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:01:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:01:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:01:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:01:31 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:01:31 (Reading database ... 13912 files and directories currently installed.) 16:01:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:01:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:01:31 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:01:32 (Reading database ... 13912 files and directories currently installed.) 16:01:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:01:32 (Reading database ... 13912 files and directories currently installed.) 16:01:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:01:32 (Reading database ... 13912 files and directories currently installed.) 16:01:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:01:32 (Reading database ... 13912 files and directories currently installed.) 16:01:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:33 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:01:33 (Reading database ... 13912 files and directories currently installed.) 16:01:33 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:01:33 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:01:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:01:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:01:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:01:33 (Reading database ... 13912 files and directories currently installed.) 16:01:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:01:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:01:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:01:33 (Reading database ... 13912 files and directories currently installed.) 16:01:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:01:33 (Reading database ... 13912 files and directories currently installed.) 16:01:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:01:34 (Reading database ... 13912 files and directories currently installed.) 16:01:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:01:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:01:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:01:35 (Reading database ... 13912 files and directories currently installed.) 16:01:35 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:01:35 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:01:35 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:01:35 (Reading database ... 13912 files and directories currently installed.) 16:01:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:01:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:35 ---> fa18b41c2866 16:01:35 Step 3/22 : WORKDIR /edgex-go 16:01:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:35 ---> fa18b41c2866 16:01:35 Step 3/22 : WORKDIR /edgex-go 16:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:35 ---> fa18b41c2866 16:01:35 Step 3/23 : WORKDIR /edgex-go 16:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:35 ---> fa18b41c2866 16:01:35 Step 3/23 : WORKDIR /edgex-go 16:01:35 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:01:35 ---> fa18b41c2866 16:01:35 Step 3/32 : WORKDIR /edgex-go 16:01:35 ---> Running in 185c517b0902 16:01:35 ---> Running in 4614c356d821 16:01:35 ---> Running in 1a00134bfff5 16:01:35 ---> Running in 7aaff3ef24e2 16:01:35 ---> Running in 264d7beea31b 16:01:35 Removing intermediate container 4614c356d821 16:01:35 ---> 44362374cacb 16:01:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:35 Removing intermediate container 185c517b0902 16:01:35 ---> 41538e76d4c0 16:01:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:35 Removing intermediate container 7aaff3ef24e2 16:01:35 ---> 47608c90c3e1 16:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:35 Removing intermediate container 1a00134bfff5 16:01:35 ---> 476ca8d857b8 16:01:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:35 Removing intermediate container 264d7beea31b 16:01:35 ---> 6eb015ff326b 16:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:35 ---> Running in a07aa1e27194 16:01:35 ---> Running in 14c08faef515 16:01:35 ---> Running in 32f4ac163716 16:01:35 ---> Running in 904bc0260997 16:01:35 ---> Running in 4809347ef7ce 16:01:35 Removing intermediate container a07aa1e27194 16:01:35 ---> a13960a5f0bb 16:01:35 Step 5/22 : RUN apk add --update --no-cache make git 16:01:35 ---> Running in baaaa32a656d 16:01:35 Removing intermediate container 32f4ac163716 16:01:35 ---> b62efeebbc56 16:01:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:01:35 Removing intermediate container 14c08faef515 16:01:35 ---> f57531019bd6 16:01:35 Step 5/32 : RUN apk add --update --no-cache make git 16:01:35 Removing intermediate container 904bc0260997 16:01:35 ---> db7afef014d5 16:01:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:01:35 ---> Running in 352255b07851 16:01:35 ---> Running in d4ffc9d67387 16:01:35 ---> Running in 28e6a46ed9aa 16:01:35 Removing intermediate container 4809347ef7ce 16:01:35 ---> a039fad9e614 16:01:35 Step 5/23 : RUN apk add --update --no-cache make git 16:01:35 ---> Running in 0eb61ea3ecc5 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:35 OK: 217 MiB in 51 packages 16:01:35 OK: 217 MiB in 51 packages 16:01:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:01:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:01:36 (Reading database ... 13914 files and directories currently installed.) 16:01:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:01:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:01:36 OK: 217 MiB in 51 packages 16:01:36 OK: 217 MiB in 51 packages 16:01:36 OK: 217 MiB in 51 packages 16:01:36 Setting up debconf (1.5.66ubuntu1) ... 16:01:36 (Reading database ... 13914 files and directories currently installed.) 16:01:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:01:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:01:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:01:36 (Reading database ... 13914 files and directories currently installed.) 16:01:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:01:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:01:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:01:37 (Reading database ... 13914 files and directories currently installed.) 16:01:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:01:37 Removing intermediate container baaaa32a656d 16:01:37 ---> 9d9b6005dc81 16:01:37 Step 6/22 : COPY go.mod . 16:01:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:01:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:01:37 (Reading database ... 13914 files and directories currently installed.) 16:01:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:01:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:01:37 Removing intermediate container 352255b07851 16:01:37 ---> e45682298d58 16:01:37 Step 6/22 : COPY go.mod . 16:01:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 16:01:37 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:01:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:01:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:01:38 Removing intermediate container d4ffc9d67387 16:01:38 ---> 2890d58063cb 16:01:38 Step 6/32 : COPY go.mod . 16:01:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:01:38 (Reading database ... 13914 files and directories currently installed.) 16:01:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:01:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:01:38 ---> 87be81e62888 16:01:38 Step 7/22 : RUN go mod download 16:01:38 Removing intermediate container 0eb61ea3ecc5 16:01:38 ---> 567358e600ce 16:01:38 Step 6/23 : COPY go.mod . 16:01:38 Removing intermediate container 28e6a46ed9aa 16:01:38 ---> 334683a90e9d 16:01:38 Step 6/23 : COPY go.mod . 16:01:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:01:38 (Reading database ... 13914 files and directories currently installed.) 16:01:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:01:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:01:38 ---> Running in 0cbcdfde285c 16:01:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:01:38 ---> f5eedd50f13a 16:01:38 Step 7/22 : RUN go mod download 16:01:38 (Reading database ... 13914 files and directories currently installed.) 16:01:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:01:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:01:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:01:38 (Reading database ... 13914 files and directories currently installed.) 16:01:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:01:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:01:39 ---> cb2dce924300 16:01:39 Step 7/32 : RUN go mod download 16:01:39 ---> Running in b4fca1237201 16:01:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:01:39 ---> Running in 96bb75caa85d 16:01:39 (Reading database ... 13914 files and directories currently installed.) 16:01:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:01:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:01:39 ---> 7b83c158d57f 16:01:39 Step 7/23 : RUN go mod download 16:01:39 ---> 741dd0e456cb 16:01:39 Step 7/23 : RUN go mod download 16:01:39 Setting up passwd (1:4.5-1ubuntu2) ... 16:01:39 (Reading database ... 13914 files and directories currently installed.) 16:01:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:01:39 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:01:39 ---> Running in 89b63c266f17 16:01:39 ---> Running in 654a4be1e997 16:01:40 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:01:40 (Reading database ... 13914 files and directories currently installed.) 16:01:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:01:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:01:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:01:40 (Reading database ... 13914 files and directories currently installed.) 16:01:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:01:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:01:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:01:41 (Reading database ... 13914 files and directories currently installed.) 16:01:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:01:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:01:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:01:41 (Reading database ... 13914 files and directories currently installed.) 16:01:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:01:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:01:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:01:42 (Reading database ... 13914 files and directories currently installed.) 16:01:42 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:01:42 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:01:42 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:01:42 (Reading database ... 13914 files and directories currently installed.) 16:01:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:01:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:01:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:01:42 (Reading database ... 13915 files and directories currently installed.) 16:01:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:01:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:01:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:01:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:01:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:01:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:01:42 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:01:43 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:01:43 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:01:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:01:43 Removing intermediate container 0cbcdfde285c 16:01:43 ---> 11c0d17218ca 16:01:43 Step 8/22 : COPY . . 16:01:43 Removing intermediate container b4fca1237201 16:01:43 ---> d295abbb9f0a 16:01:43 Step 8/22 : COPY . . 16:01:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:01:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:01:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:01:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:01:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:01:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:01:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:01:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:01:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:01:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:01:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:01:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:01:43 Removing intermediate container 96bb75caa85d 16:01:43 ---> 6bd4772267d9 16:01:43 Step 8/32 : COPY . . 16:01:44 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 16:01:44 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 16:01:45 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:01:45 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:01:45 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:01:45 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:01:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:01:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:01:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:01:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:01:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:01:45 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:01:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:01:45 Removing intermediate container 89b63c266f17 16:01:45 ---> ffb264c44717 16:01:45 Step 8/23 : COPY . . 16:01:45 Removing intermediate container 654a4be1e997 16:01:45 ---> c77cc9ff3a3b 16:01:45 Step 8/23 : COPY . . 16:01:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:01:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:01:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:01:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:01:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:01:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:01:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:01:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:01:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:01:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:01:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:01:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:01:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:01:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:01:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:01:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:01:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:01:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:01:51 Setting up tzdata (2020f-0ubuntu0.18.04) ... 16:01:51 16:01:51 Current default time zone: 'Etc/UTC' 16:01:51 Local time is now: Sat Jan 9 16:01:51 UTC 2021. 16:01:51 Universal Time is now: Sat Jan 9 16:01:51 UTC 2021. 16:01:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:01:51 16:01:51 Setting up systemd-sysv (237-3ubuntu10.43) ... 16:01:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:51 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 16:01:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:01:52 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:01:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:01:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:01:52 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:01:52 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:01:52 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:01:52 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:52 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:01:52 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:52 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:01:52 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:52 Setting up patch (2.7.6-2ubuntu1.1) ... 16:01:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:01:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:01:52 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:01:52 Installing new version of config file /etc/ssl/openssl.cnf ... 16:01:52 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:01:52 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:01:52 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:01:54 Updating certificates in /etc/ssl/certs... 16:01:55 22 added, 17 removed; done. 16:01:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:01:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:01:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:01:55 Setting up pkgbinarymangler (138.18.04.1) ... 16:01:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:01:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:55 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:55 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:01:56 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:56 Setting up perl (5.26.1-6ubuntu0.5) ... 16:01:56 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:01:56 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:01:56 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:01:56 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:01:56 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:01:56 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:01:56 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:01:56 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:01:56 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:01:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:01:56 Processing triggers for systemd (237-3ubuntu10.43) ... 16:01:56 Processing triggers for mime-support (3.60ubuntu1) ... 16:01:56 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:01:56 Updating certificates in /etc/ssl/certs... 16:01:57 0 added, 0 removed; done. 16:01:57 Running hooks in /etc/ca-certificates/update.d... 16:01:57 done. 16:01:57 Reading package lists... 16:01:57 Building dependency tree... 16:01:57 Reading state information... 16:01:58 The following NEW packages will be installed: 16:01:58 apt-transport-https 16:01:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:01:58 Need to get 1696 B of archives. 16:01:58 After this operation, 153 kB of additional disk space will be used. 16:01:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:01:58 debconf: delaying package configuration, since apt-utils is not installed 16:01:58 Fetched 1696 B in 0s (28.4 kB/s) 16:01:58 Selecting previously unselected package apt-transport-https. 16:01:58 (Reading database ... 13929 files and directories currently installed.) 16:01:58 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:01:58 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:01:58 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:01:58 Waiting for network to be ready... 16:02:05 2021-01-09T16:02:01Z INFO Waiting for automatic snapd restart... 16:02:05 snapd 2.48.2 from Canonical* installed 16:02:06 "snapd" switched to the "latest/stable" channel 16:02:06 16:02:08 core18 20201210 from Canonical* installed 16:02:08 "core18" switched to the "latest/stable" channel 16:02:08 16:02:12 snapcraft 4.4.4 from Canonical* installed 16:02:12 "snapcraft" switched to the "latest/stable" channel 16:02:12 16:02:12 ---> 49189583eaa0 16:02:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:02:12 ---> dc20d403f2df 16:02:12 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 16:02:12 ---> 3b5031d47744 16:02:12 Step 9/23 : RUN make cmd/core-data/core-data 16:02:12 ---> 4fb3009d36c1 16:02:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:02:12 ---> f6e1aeb9c204 16:02:12 Step 9/23 : RUN make cmd/core-command/core-command 16:02:12 ---> Running in 993f6f35664e 16:02:12 ---> Running in e334c99ec94c 16:02:12 ---> Running in 2a11d0b88ef0 16:02:12 ---> Running in 47cbaf8bdd35 16:02:12 ---> Running in 0b971fc49aaf 16:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:02:12 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 16:02:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:02:12 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 16:02: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: 16:02:16 - README.md 16:02:16 - snapcraft.yaml.orig 16:02:16 16:02:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:02:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:02:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:02:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:02:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:02:23 Reading package lists... 16:02:23 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 16:02:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:02:30 Reading package lists... 16:02:30 Building dependency tree... 16:02:30 Reading state information... 16:02:30 Suggested packages: 16:02:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:02:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:02:30 Recommended packages: 16:02:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:02:30 The following NEW packages will be installed: 16:02:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:02:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:02:30 pkg-config zip 16:02:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:02:30 Need to get 7655 kB of archives. 16:02:30 After this operation, 43.7 MB of additional disk space will be used. 16:02:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:02:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:02:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:02:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:02:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:02:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:02:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:02:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:02:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:02:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:02:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:02:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:02:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:02:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:02:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:02:31 debconf: delaying package configuration, since apt-utils is not installed 16:02:31 Fetched 7655 kB in 1s (10.5 MB/s) 16:02:31 Selecting previously unselected package libglib2.0-0:amd64. 16:02:31 (Reading database ... 13933 files and directories currently installed.) 16:02:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:02:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:02:31 Selecting previously unselected package libpsl5:amd64. 16:02:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:02:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:02:31 Selecting previously unselected package libnghttp2-14:amd64. 16:02:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:02:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:02:31 Selecting previously unselected package librtmp1:amd64. 16:02:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:02:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:02:31 Selecting previously unselected package libcurl3-gnutls:amd64. 16:02:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:02:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:02:32 Selecting previously unselected package liberror-perl. 16:02:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:02:32 Unpacking liberror-perl (0.17025-1) ... 16:02:32 Selecting previously unselected package git-man. 16:02:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:02:32 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:02:32 Selecting previously unselected package git. 16:02:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:02:32 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:02:32 Selecting previously unselected package libnorm1:amd64. 16:02:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:02:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:02:33 Selecting previously unselected package libpgm-5.2-0:amd64. 16:02:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:02:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:02:33 Selecting previously unselected package libsodium23:amd64. 16:02:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:02:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:02:33 Selecting previously unselected package libzmq5:amd64. 16:02:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:02:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:02:33 Selecting previously unselected package libzmq3-dev:amd64. 16:02:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:02:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:02:33 Selecting previously unselected package pkg-config. 16:02:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:02:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:02:33 Selecting previously unselected package zip. 16:02:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:02:33 Unpacking zip (3.0-11build1) ... 16:02:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:02:33 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:02:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:02:33 Setting up liberror-perl (0.17025-1) ... 16:02:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:02:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:02:34 No schema files found: doing nothing. 16:02:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:02:34 Setting up zip (3.0-11build1) ... 16:02:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:02:34 Setting up libsodium23:amd64 (1.0.16-2) ... 16:02:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:02:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:02:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:02:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:02:34 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:02:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:02:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:02:40 git set to automatically installed. 16:02:40 git-man set to automatically installed. 16:02:40 libcurl3-gnutls set to automatically installed. 16:02:40 liberror-perl set to automatically installed. 16:02:40 libglib2.0-0 set to automatically installed. 16:02:40 libnghttp2-14 set to automatically installed. 16:02:40 libnorm1 set to automatically installed. 16:02:40 libpgm-5.2-0 set to automatically installed. 16:02:40 libpsl5 set to automatically installed. 16:02:40 librtmp1 set to automatically installed. 16:02:40 libsodium23 set to automatically installed. 16:02:40 libzmq3-dev set to automatically installed. 16:02:40 libzmq5 set to automatically installed. 16:02:40 pkg-config set to automatically installed. 16:02:40 zip set to automatically installed. 16:02:42 snapd is not logged in, snap install commands will use sudo 16:02:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:02:49 snap "core18" has no updates available 16:02:50 Pulling config-common 16:02:51 Pulling go-build-helper 16:03:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:03:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:03:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 16:03:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 16:03:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 16:03:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 16:03:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 16:03:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 16:03:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 16:03:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 16:03:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:03:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:03:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:03:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:03:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:03:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:03:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:03:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:03:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:03:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 16:03:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 16:03:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 16:03:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 16:03:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 16:03:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 16:03:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 16:03:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 16:03:13 Fetched 23.7 MB in 0s (0 B/s) 16:03:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:03:13 Fetched 96.5 kB in 0s (0 B/s) 16:03:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:03:13 Fetched 279 kB in 0s (0 B/s) 16:03:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:03:13 Fetched 122 kB in 0s (0 B/s) 16:03:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:03:13 Fetched 77.8 kB in 0s (0 B/s) 16:03:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:03:13 Fetched 8848 B in 0s (0 B/s) 16:03:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:03:13 Fetched 47.8 kB in 0s (0 B/s) 16:03:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:03:13 Fetched 45.6 kB in 0s (0 B/s) 16:03:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:03:13 Fetched 15.0 kB in 0s (0 B/s) 16:03:13 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:03:13 Fetched 214 kB in 0s (0 B/s) 16:03:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:03:13 Fetched 155 kB in 0s (0 B/s) 16:03:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:03:13 Fetched 50.6 kB in 0s (0 B/s) 16:03:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:03:13 Fetched 14.8 kB in 0s (0 B/s) 16:03:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:03:13 Fetched 41.8 kB in 0s (0 B/s) 16:03:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:03:13 Fetched 499 kB in 0s (0 B/s) 16:03:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:03:13 Fetched 111 kB in 0s (0 B/s) 16:03:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:03:13 Fetched 240 kB in 0s (0 B/s) 16:03:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:03:13 Fetched 29.3 kB in 0s (0 B/s) 16:03:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:03:13 Fetched 85.5 kB in 0s (0 B/s) 16:03:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:03:13 Fetched 24.5 kB in 0s (0 B/s) 16:03:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:03:13 Fetched 49.2 kB in 0s (0 B/s) 16:03:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:03:13 Fetched 54.2 kB in 0s (0 B/s) 16:03:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:03:13 Fetched 30.8 kB in 0s (0 B/s) 16:03:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:03:13 Fetched 17.0 kB in 0s (0 B/s) 16:03:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:03:13 Fetched 85.9 kB in 0s (0 B/s) 16:03:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:03:13 Fetched 8720 B in 0s (0 B/s) 16:03:13 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:03:13 Fetched 137 kB in 0s (0 B/s) 16:03:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:03:13 Fetched 119 kB in 0s (0 B/s) 16:03:13 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:03:13 Fetched 109 kB in 0s (0 B/s) 16:03:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:03:13 Fetched 11.1 kB in 0s (0 B/s) 16:03:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:03:13 Fetched 645 kB in 0s (0 B/s) 16:03:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:03:13 Fetched 41.3 kB in 0s (0 B/s) 16:03:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:03:13 Fetched 17.9 kB in 0s (0 B/s) 16:03:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:03:13 Fetched 368 kB in 0s (0 B/s) 16:03:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:03:13 Fetched 187 kB in 0s (0 B/s) 16:03:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:03:13 Fetched 175 kB in 0s (0 B/s) 16:03:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:03:15 Fetched 206 kB in 0s (0 B/s) 16:03:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:03:15 Fetched 1301 kB in 0s (0 B/s) 16:03:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:03:15 Fetched 36.2 kB in 0s (0 B/s) 16:03:15 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:03:15 Fetched 159 kB in 0s (0 B/s) 16:03:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:03:15 Fetched 107 kB in 0s (0 B/s) 16:03:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:03:15 Fetched 48.7 kB in 0s (0 B/s) 16:03:15 Pulling static-packages 16:03:16 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:03:16 Skipping pull go-build-helper (already ran) 16:03:16 Skipping pull static-packages (already ran) 16:03:16 Building go-build-helper 16:03:20 Building static-packages 16:03:21 Staging go-build-helper 16:03:22 Staging static-packages 16:03:23 Pulling go115 16:03:24 'edgex-go' has dependencies that need to be staged: go115 16:03:24 Skipping pull go115 (already ran) 16:03:24 Building go115 16:03:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:03:24 Dload Upload Total Spent Left Speed 16:03:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 115M 42 49.0M 0 0 46.1M 0 0:00:02 0:00:01 0:00:01 46.1M 89 115M 89 103M 0 0 50.1M 0 0:00:02 0:00:02 --:--:-- 50.1M 100 115M 100 115M 0 0 48.8M 0 0:00:02 0:00:02 --:--:-- 48.8M 16:03:27 go1.15.2.linux-amd64.tar.gz: OK 16:03:31 Staging go115 16:03:34 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 16:03:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:03:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:03:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:03:37 Fetched 0 B in 0s (0 B/s) 16:03:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:03:37 Fetched 224 kB in 0s (0 B/s) 16:03:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:03:37 Fetched 157 kB in 0s (0 B/s) 16:03:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:03:37 Fetched 221 kB in 0s (0 B/s) 16:03:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:03:37 Fetched 143 kB in 0s (0 B/s) 16:03:37 Pulling edgex-go 16:03:37 Pulling version 16:03:38 Building config-common 16:03:40 Skipping build go-build-helper (already ran) 16:03:40 Skipping build static-packages (already ran) 16:03:40 Skipping build go115 (already ran) 16:03:40 Building edgex-go 16:03:40 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 16:03:42 go: downloading github.com/gorilla/mux v1.8.0 16:03:42 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 16:03:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 16:03:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 16:03:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:03:42 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 16:03:42 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:03:42 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:03:42 go: downloading github.com/google/uuid v1.1.4 16:03:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:03:42 go: downloading github.com/x448/float16 v0.8.4 16:03:42 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 16:03:42 go: downloading github.com/BurntSushi/toml v0.3.1 16:03:42 go: downloading github.com/go-kit/kit v0.8.0 16:03:42 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:03:42 go: downloading github.com/pelletier/go-toml v1.2.0 16:03:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:03:42 go: downloading github.com/hashicorp/consul/api v1.1.0 16:03:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:03:42 go: downloading github.com/imdario/mergo v0.3.11 16:03:42 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:03:42 go: downloading github.com/pebbe/zmq4 v1.2.2 16:03:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:03:42 go: downloading github.com/pkg/errors v0.8.1 16:03:42 go: downloading gopkg.in/yaml.v2 v2.4.0 16:03:42 go: downloading github.com/leodido/go-urn v1.2.0 16:03:42 go: downloading github.com/go-playground/universal-translator v0.17.0 16:03:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:03:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:03:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:03:42 go: downloading github.com/mitchellh/copystructure v1.0.0 16:03:42 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:03:42 go: downloading github.com/hashicorp/serf v0.8.2 16:03:42 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:03:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:03:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:03:42 go: downloading github.com/go-playground/locales v0.13.0 16:03:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:03:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:03:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:03:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:03: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 16:03:52 Removing intermediate container 2a11d0b88ef0 16:03:52 ---> 2a3415d7071c 16:03:52 16:03:52 Step 10/22 : FROM alpine:3.12 16:03:52 Removing intermediate container 47cbaf8bdd35 16:03:52 ---> b2f4cd6211c5 16:03:52 16:03:52 Step 10/23 : FROM alpine:3.12 16:03:52 3.12: Pulling from library/alpine 16:03:52 Removing intermediate container e334c99ec94c 16:03:52 ---> af6fe3785196 16:03:52 16:03:52 Step 10/22 : FROM alpine:3.12 16:03:52 3.12: Pulling from library/alpine 16:03:52 3.12: Pulling from library/alpine 16:03:53 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 16:03:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:03:54 Status: Downloaded newer image for alpine:3.12 16:03:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:03:54 Status: Image is up to date for alpine:3.12 16:03:54 ---> afeebe901d6b 16:03:54 ---> afeebe901d6b 16:03:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:03:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:03:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:03:54 Status: Image is up to date for alpine:3.12 16:03:54 ---> afeebe901d6b 16:03:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:03:54 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 16:03:54 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 16:03:54 go: downloading github.com/stretchr/testify v1.6.1 16:03:55 go: downloading github.com/davecgh/go-spew v1.1.1 16:03:55 go: downloading github.com/pmezard/go-difflib v1.0.0 16:03:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:03:55 ---> Running in 6e660a07bb23 16:03:55 ---> Running in 50e4d7914867 16:03:55 ---> Running in c9ee98c29255 16:03:56 Removing intermediate container 993f6f35664e 16:03:56 ---> bb6295666702 16:03:56 16:03:56 Step 10/32 : FROM alpine:3.12 16:03:56 ---> afeebe901d6b 16:03:56 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 16:03:56 ---> Running in 955bae9e084e 16:03:56 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 16:03:56 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:03:56 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:03:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:57 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 16:03:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:58 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 16:03:58 (1/2) Installing ca-certificates (20191127-r4) 16:03:58 (1/1) Installing dumb-init (1.2.2-r1) 16:03:58 Executing busybox-1.31.1-r19.trigger 16:03:58 (2/2) Installing dumb-init (1.2.2-r1) 16:03:58 OK: 5 MiB in 15 packages 16:03:58 Executing busybox-1.31.1-r19.trigger 16:03:58 Executing ca-certificates-20191127-r4.trigger 16:03:58 (1/1) Installing dumb-init (1.2.2-r1) 16:03:58 Executing busybox-1.31.1-r19.trigger 16:03:59 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:03:59 OK: 5 MiB in 15 packages 16:03:59 (1/2) Installing dumb-init (1.2.2-r1) 16:03:59 (2/2) Installing openssl (1.1.1i-r0) 16:03:59 Executing busybox-1.31.1-r19.trigger 16:03:59 OK: 6 MiB in 16 packages 16:03:59 OK: 6 MiB in 16 packages 16:04:00 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 16:04:01 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 16:04:01 Removing intermediate container 50e4d7914867 16:04:01 ---> 33a28500bf90 16:04:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:01 ---> Running in 9061f4371199 16:04:01 Removing intermediate container c9ee98c29255 16:04:01 ---> a585e6587c2c 16:04:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:02 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 16:04:02 Removing intermediate container 955bae9e084e 16:04:02 ---> c908650ef52c 16:04:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:04:02 ---> Running in 05a4341b4868 16:04:02 ---> Running in 2070d5b0227e 16:04:02 Removing intermediate container 6e660a07bb23 16:04:02 ---> 72985829a4ce 16:04:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:04:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:04:02 Removing intermediate container 9061f4371199 16:04:02 ---> 2a9270426698 16:04:02 Step 13/23 : ENV APP_PORT=48082 16:04:02 ---> Running in af0c01c5b565 16:04:02 go: downloading github.com/lib/pq v1.9.0 16:04:02 Removing intermediate container 05a4341b4868 16:04:02 ---> d1051921a37d 16:04:02 Step 13/22 : ENV APP_PORT=48085 16:04:02 ---> Running in ca4da25fc350 16:04:02 Removing intermediate container 2070d5b0227e 16:04:02 ---> d02c4635c6e6 16:04:02 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 16:04:03 ---> Running in 28885057f1dd 16:04:03 ---> Running in 03e2e4fdb002 16:04:03 Removing intermediate container af0c01c5b565 16:04:03 ---> b55f82906c3c 16:04:03 Step 13/22 : ENV APP_PORT=48060 16:04:03 Removing intermediate container ca4da25fc350 16:04:03 ---> 8c65be20d85b 16:04:03 Step 14/23 : EXPOSE $APP_PORT 16:04:03 ---> Running in 092d9465026c 16:04:03 ---> Running in b44a9749956d 16:04:03 Removing intermediate container 28885057f1dd 16:04:03 ---> 2ed7786837c5 16:04:03 Step 14/22 : EXPOSE $APP_PORT 16:04:04 Removing intermediate container 03e2e4fdb002 16:04:04 ---> 309f1be30b96 16:04:04 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 16:04:04 ---> Running in c1a1d6d54e8f 16:04:04 ---> Running in 99c0d633f4d1 16:04:04 Removing intermediate container b44a9749956d 16:04:04 ---> 4c23c9a2688a 16:04:04 Step 14/22 : EXPOSE $APP_PORT 16:04:04 Removing intermediate container 092d9465026c 16:04:04 ---> e2809f359549 16:04:04 Step 15/23 : WORKDIR / 16:04:04 ---> Running in ce983f4ab77f 16:04:04 ---> Running in 6bb35f060254 16:04:04 Removing intermediate container c1a1d6d54e8f 16:04:04 ---> e568990f6892 16:04:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:04:05 Building version 16:04:05 Removing intermediate container ce983f4ab77f 16:04:05 ---> d213ad08e3a8 16:04:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:04:05 Removing intermediate container 6bb35f060254 16:04:05 ---> db2626bc1859 16:04:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:04:06 Connecting to github.com (140.82.114.4:443) 16:04:06  ---> 4da6d0cfd88c 16:04:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:04:06 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.169.179:443) 16:04:06 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 16:04:06 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 16:04:06 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 16:04:06 dockerize 16:04:06 ---> 0a1a8ef87ef0 16:04:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:04:07 ---> 9db01ea6b027 16:04:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:07 Staging config-common 16:04:08 Skipping stage go-build-helper (already ran) 16:04:08 Skipping stage static-packages (already ran) 16:04:08 Skipping stage go115 (already ran) 16:04:08 Staging edgex-go 16:04:08 ---> 8d4c3f0ed86a 16:04:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:04:09 Staging version 16:04:09 ---> 2fedb002cd60 16:04:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:04:09 ---> 3ef0d718f79d 16:04:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:04:09 Priming config-common 16:04:09 Removing intermediate container 99c0d633f4d1 16:04:09 ---> 2e31978b5e6d 16:04:09 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 16:04:09 ---> ff9df43c6848 16:04:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:04:10 ---> Running in e4c51bd455ba 16:04:10 ---> Running in 54fd67710e8c 16:04:10 ---> 307d9c9fd78d 16:04:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:04:10 Removing intermediate container 0b971fc49aaf 16:04:10 ---> af6e5baa7ede 16:04:10 16:04:10 Step 10/23 : FROM alpine:3.12 16:04:10 ---> afeebe901d6b 16:04:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:04:10 ---> Running in 20feb4efa140 16:04:10 ---> Running in 40063389221e 16:04:10 Priming go-build-helper 16:04:10 Removing intermediate container e4c51bd455ba 16:04:10 ---> 20d0f9d63411 16:04:10 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:04:11 ---> d77507ac056e 16:04:11 Step 19/23 : ENTRYPOINT ["/core-command"] 16:04:11 Removing intermediate container 54fd67710e8c 16:04:11 ---> 3ee810134170 16:04:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:11 ---> Running in 9eb2282561f3 16:04:11 ---> Running in 30e7f87b06bf 16:04:11 ---> Running in 23f0ac995932 16:04:11 Removing intermediate container 20feb4efa140 16:04:11 ---> 473c6b8b245c 16:04:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:11 Removing intermediate container 40063389221e 16:04:11 ---> 3bbee70d802e 16:04:11 Step 12/23 : ENV APP_PORT=48080 16:04:11 Priming static-packages 16:04:11 ---> Running in 76dc578ac347 16:04:11 ---> Running in 1a35697dbeff 16:04:11 Removing intermediate container 9eb2282561f3 16:04:11 ---> 44ce42b4e89b 16:04:11 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 16:04:12 Removing intermediate container 30e7f87b06bf 16:04:12 ---> 74c4de8a6028 16:04:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:12 Removing intermediate container 23f0ac995932 16:04:12 ---> 760314f02378 16:04:12 Step 20/22 : LABEL arch=arm64 16:04:12 ---> Running in ded927649285 16:04:12 ---> Running in 1539caeda8aa 16:04:12 ---> Running in f8293f835f74 16:04:12 Removing intermediate container 1a35697dbeff 16:04:12 ---> 3182a1355d66 16:04:12 Step 13/23 : EXPOSE $APP_PORT 16:04:12 Removing intermediate container 76dc578ac347 16:04:12 ---> aeb5b0044c99 16:04:12 Step 20/22 : LABEL arch=arm64 16:04:12 ---> Running in 7c06eb62f684 16:04:12 ---> Running in 1a31b5a489e9 16:04:13 Removing intermediate container f8293f835f74 16:04:13 ---> 47a23b4130ff 16:04:13 Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:04:13 Removing intermediate container 1539caeda8aa 16:04:13 ---> d6b9d0668857 16:04:13 Step 21/23 : LABEL arch=arm64 16:04:13 ---> Running in fa97070b9420 16:04:13 ---> Running in c5fd8c33831b 16:04:13 Removing intermediate container 7c06eb62f684 16:04:13 ---> 89ae74b2ac98 16:04:13 Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:04:13 Removing intermediate container 1a31b5a489e9 16:04:13 ---> 769d807ad4a1 16:04:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:13 Priming go115 16:04:13 Move dockerize executable 16:04:13 ---> Running in ad8195550f31 16:04:13 ---> Running in eb6cc56294ca 16:04:14 Removing intermediate container c5fd8c33831b 16:04:14 ---> 4eeb5d00febc 16:04:14 Removing intermediate container fa97070b9420 16:04:14 Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d ---> 6db9a0d96969 16:04:14 16:04:14 Step 22/22 : LABEL version=0.0.0 16:04:14 Priming edgex-go 16:04:14 Removing intermediate container ad8195550f31 16:04:14 ---> 6e5d6c98c3c7 16:04:14 Step 22/22 : LABEL version=0.0.0 16:04:14 ---> Running in 66de841ca680 16:04:14 ---> Running in e11a4a681f54 16:04:14 ---> Running in 15acae561780 16:04:15 Removing intermediate container e11a4a681f54 16:04:15 ---> d69e0fa9033f 16:04:15 16:04:15 Removing intermediate container 66de841ca680 16:04:15 ---> 5512dfb04934 16:04:15 Step 23/23 : LABEL version=0.0.0 16:04:15 ---> Running in b6795a262bb3 16:04:15 Removing intermediate container 15acae561780 16:04:15 ---> 58553b9e07c0 16:04:15 16:04:15 Priming version 16:04:15 Successfully built d69e0fa9033f 16:04:15 Successfully tagged docker-support-scheduler-go-arm64:latest 16:04:15  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 16:04:15 Removing intermediate container ded927649285 16:04:15 ---> 85ba882a1fe7 16:04:15 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 16:04:16 Successfully built 58553b9e07c0 16:04:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:04:16 Successfully tagged docker-support-notifications-go-arm64:latest 16:04:16 ---> Running in cb15fadf450a 16:04:16 Building docker-core-metadata-go 16:04:16  Building docker-support-notifications-go ... done Removing intermediate container b6795a262bb3 16:04:16 ---> e7f0f1fdb17b 16:04:16 16:04:17 Successfully built e7f0f1fdb17b 16:04:17 Successfully tagged docker-core-command-go-arm64:latest 16:04:17  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 16:04:17 Removing intermediate container cb15fadf450a 16:04:17 ---> 96df70842740 16:04:17 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:04:17 Removing intermediate container eb6cc56294ca 16:04:17 ---> 0feb036b6ca9 16:04:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:04:17 ---> Running in 7387b2681c16 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 16:04:18 ---> 65cf85734ceb [Pipeline] } 16:04:18 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:04:18 ---> Running in 8cd6b6a2817d [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:04:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:20 (1/6) Installing dumb-init (1.2.2-r1) 16:04:21 (2/6) Installing libgcc (9.3.0-r2) 16:04:21 (3/6) Installing libsodium (1.0.18-r0) 16:04:21 (4/6) Installing libstdc++ (9.3.0-r2) 16:04:22 (5/6) Installing libzmq (4.3.3-r0) 16:04:22 (6/6) Installing zeromq (4.3.3-r0) 16:04:22 Executing busybox-1.31.1-r19.trigger 16:04:22 OK: 8 MiB in 20 packages 16:04:23 Removing intermediate container 8cd6b6a2817d 16:04:23 ---> 853b9a737b8d 16:04:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:04:25 ---> 17e108592df8 16:04:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:04:25 Removing intermediate container 7387b2681c16 16:04:25 ---> fa083ac8f402 16:04:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:04:26 ---> 96252d735a82 16:04:26 ---> fe6df6297f9a 16:04:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:04:26 16:04:29 ---> d5ebe38718fb 16:04:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:04:30 ---> 51805765bd3c 16:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:04:30 ---> e6a05e67831a 16:04:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:04:31 ---> Running in 0f62d689eced 16:04:31 ---> 1d28461ff816 16:04:31 Step 19/23 : ENTRYPOINT ["/core-data"] 16:04:32 ---> Running in 3174cf0c2231 16:04:32 Removing intermediate container 0f62d689eced 16:04:32 ---> ef06d90146ff 16:04:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 16:04:32 Removing intermediate container 3174cf0c2231 16:04:32 ---> 9a17d2ae9fa2 16:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:32 ---> Running in 11b02656fa8c 16:04:33 ---> 9b108f486094 16:04:33 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:04:33 Removing intermediate container 11b02656fa8c 16:04:33 ---> 806066aaef82 16:04:33 Step 21/23 : LABEL arch=arm64 16:04:33 ---> Running in 986f9b98c510 16:04:33 ---> Running in a4eae11b312e 16:04:34 Removing intermediate container a4eae11b312e 16:04:34 ---> 6b599bd1fcd1 16:04:34 Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:04:34 ---> Running in 4555c980d519 16:04:35 Removing intermediate container 4555c980d519 16:04:35 ---> 57b82da684b4 16:04:35 Step 23/23 : LABEL version=0.0.0 16:04:35 ---> Running in dffc5058f86d 16:04:36 Removing intermediate container dffc5058f86d 16:04:36 ---> 4d8000c0d1b0 16:04:36 16:04:36 Removing intermediate container 986f9b98c510 16:04:36 ---> a814ecb6f9d5 16:04:36 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 16:04:37 Successfully built 4d8000c0d1b0 16:04:37 Successfully tagged docker-core-data-go-arm64:latest 16:04:37  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 16:04:37 ---> Running in 3390eda8050d 16:04:38 Removing intermediate container 3390eda8050d 16:04:38 ---> 713ad6ffacbc 16:04:38 Step 29/32 : CMD ["install"] 16:04:38 ---> Running in 1d5bda17c735 16:04:39 Removing intermediate container 1d5bda17c735 16:04:39 ---> e47c4e13c14c 16:04:39 Step 30/32 : LABEL arch=arm64 16:04:40 ---> Running in 10abee38d7d5 16:04:40 Removing intermediate container 10abee38d7d5 16:04:40 ---> d5484a18ebbe 16:04:40 Step 31/32 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:04:41 ---> Running in 7f5a7eb84ca6 16:04:42 Removing intermediate container 7f5a7eb84ca6 16:04:42 ---> 00633ae45467 16:04:42 Step 32/32 : LABEL version=0.0.0 16:04:42 ---> Running in 1f37454670e7 16:04:43 Removing intermediate container 1f37454670e7 16:04:43 ---> 2b780d604136 16:04:43 16:04:44 Successfully built 2b780d604136 16:04:44 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:05:10  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:10 ---> fa18b41c2866 16:05:10 Step 3/24 : WORKDIR /edgex-go 16:05:10 ---> Using cache 16:05:10 ---> 6eb015ff326b 16:05:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:10 ---> Using cache 16:05:10 ---> a039fad9e614 16:05:10 Step 5/24 : RUN apk add --update --no-cache make git 16:05:10 ---> Using cache 16:05:10 ---> 567358e600ce 16:05:10 Step 6/24 : COPY go.mod . 16:05:10 ---> Using cache 16:05:10 ---> 7b83c158d57f 16:05:10 Step 7/24 : RUN go mod download 16:05:10 ---> Using cache 16:05:10 ---> ffb264c44717 16:05:10 Step 8/24 : COPY . . 16:05:10 ---> Using cache 16:05:10 ---> f6e1aeb9c204 16:05:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:05:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:10 ---> fa18b41c2866 16:05:10 Step 3/23 : WORKDIR /edgex-go 16:05:10 ---> Using cache 16:05:10 ---> 6eb015ff326b 16:05:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:10 ---> Using cache 16:05:10 ---> a039fad9e614 16:05:10 Step 5/23 : RUN apk add --update --no-cache make git 16:05:10 ---> Using cache 16:05:10 ---> 567358e600ce 16:05:10 Step 6/23 : COPY go.mod . 16:05:10 ---> Using cache 16:05:10 ---> 7b83c158d57f 16:05:10 Step 7/23 : RUN go mod download 16:05:10 ---> Using cache 16:05:10 ---> ffb264c44717 16:05:10 Step 8/23 : COPY . . 16:05:10 ---> Using cache 16:05:10 ---> f6e1aeb9c204 16:05:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:05:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:05:10 ---> fa18b41c2866 16:05:10 Step 3/21 : WORKDIR /edgex-go 16:05:10 ---> Using cache 16:05:10 ---> 6eb015ff326b 16:05:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:10 ---> Using cache 16:05:10 ---> a039fad9e614 16:05:10 Step 5/21 : RUN apk add --update --no-cache make git 16:05:10 ---> Using cache 16:05:10 ---> 567358e600ce 16:05:10 Step 6/21 : COPY go.mod . 16:05:10 ---> Using cache 16:05:10 ---> 7b83c158d57f 16:05:10 Step 7/21 : RUN go mod download 16:05:10 ---> Using cache 16:05:10 ---> ffb264c44717 16:05:10 Step 8/21 : COPY . . 16:05:10 ---> Using cache 16:05:10 ---> f6e1aeb9c204 16:05:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:05:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:05:12 ---> fa18b41c2866 16:05:12 Step 3/26 : WORKDIR /edgex-go 16:05:12 ---> Using cache 16:05:12 ---> 6eb015ff326b 16:05:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:12 ---> Using cache 16:05:12 ---> a039fad9e614 16:05:12 Step 5/26 : RUN apk add --update --no-cache make bash git 16:05:12 ---> Running in c5c46924756d 16:05:12 ---> Running in a77e835b5134 16:05:12 ---> Running in 981a2c19c68c 16:05:12 ---> Running in f087a50a099e 16:05:14 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 16:05:14 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 16:05:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:14 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 16:05:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:17 OK: 217 MiB in 51 packages 16:05:19 Removing intermediate container f087a50a099e 16:05:19 ---> 991e93f9f804 16:05:19 Step 6/26 : COPY go.mod . 16:05:20 ---> 3fb97bd206dc 16:05:20 Step 7/26 : RUN go mod download 16:05:20 ---> Running in 18c580f77881 16:05:24 Removing intermediate container 18c580f77881 16:05:24 ---> fa36ce3ec1a0 16:05:24 Step 8/26 : COPY . . 16:05:46 ---> b83a4e104362 16:05:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:05:46 ---> Running in 22bd4c124a92 16:05:46 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 16:06:19 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 16:06:19 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 16:06:29 Removing intermediate container c5c46924756d 16:06:29 ---> f832f626c549 16:06:29 16:06:29 Step 10/24 : FROM alpine:3.12 16:06:29 ---> afeebe901d6b 16:06:29 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:06:29 ---> Running in 63c03f83bada 16:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:32 (1/5) Installing ca-certificates (20191127-r4) 16:06:32 Removing intermediate container a77e835b5134 16:06:32 ---> 433e96a45003 16:06:32 16:06:32 Step 10/21 : FROM alpine:3.12 16:06:32 ---> afeebe901d6b 16:06:32 Step 11/21 : RUN apk add --update --no-cache curl 16:06:32 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:06:32 (3/5) Installing libcurl (7.69.1-r3) 16:06:32 (4/5) Installing curl (7.69.1-r3) 16:06:32 (5/5) Installing dumb-init (1.2.2-r1) 16:06:32 Executing busybox-1.31.1-r19.trigger 16:06:32 ---> Running in c8af9a67e403 16:06:32 Executing ca-certificates-20191127-r4.trigger 16:06:33 OK: 7 MiB in 19 packages 16:06:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:36 (1/4) Installing ca-certificates (20191127-r4) 16:06:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:06:36 (3/4) Installing libcurl (7.69.1-r3) 16:06:36 (4/4) Installing curl (7.69.1-r3) 16:06:36 Executing busybox-1.31.1-r19.trigger 16:06:36 Executing ca-certificates-20191127-r4.trigger 16:06:36 Removing intermediate container 63c03f83bada 16:06:36 ---> d5d39d45ed5b 16:06:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:06:36 OK: 7 MiB in 18 packages 16:06:36 ---> Running in 69bc037328c7 16:06:37 Removing intermediate container 69bc037328c7 16:06:37 ---> 3e1e69b3a724 16:06:37 Step 13/24 : WORKDIR / 16:06:37 ---> Running in 692ff97cd9a0 16:06:38 Removing intermediate container 692ff97cd9a0 16:06:38 ---> 0c1965fe590b 16:06:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:06:39 Removing intermediate container c8af9a67e403 16:06:39 ---> 85a954d489cd 16:06:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:06:39 ---> Running in 48bc77d4319c 16:06:40 ---> 9c78a40bcef3 16:06:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:06:40 Removing intermediate container 48bc77d4319c 16:06:40 ---> cb8f9b471ef9 16:06:40 Step 13/21 : WORKDIR /edgex 16:06:40 ---> Running in 7ab1986cb301 16:06:41 Removing intermediate container 7ab1986cb301 16:06:41 ---> 9abf0a336bce 16:06:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:06:41 ---> 8b2611c22a37 16:06:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:06:42 ---> 419aede394c3 16:06:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:06:42 ---> d7465ffd6e49 16:06:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:06:44 ---> fb99fa7461d4 16:06:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:06:45 ---> 7a6fcc15f2db 16:06:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:06:47 ---> f46e82053610 16:06:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:06:47 ---> Running in 0d1ede5b5020 16:06:47 ---> 228eaf796392 16:06:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:06:47 Removing intermediate container 981a2c19c68c 16:06:47 ---> 90fdcbba3c3d 16:06:47 16:06:47 Step 10/23 : FROM alpine:3.12 16:06:47 ---> afeebe901d6b 16:06:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:06:47 ---> Using cache 16:06:47 ---> a585e6587c2c 16:06:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:47 ---> Using cache 16:06:47 ---> d1051921a37d 16:06:47 Step 13/23 : ENV APP_PORT=48081 16:06:48 ---> Running in b1f91212e795 16:06:48 Removing intermediate container 0d1ede5b5020 16:06:48 ---> b401d6bc4829 16:06:48 Step 18/21 : CMD ["--init=true"] 16:06:48 ---> Running in 76a367190fe0 16:06:48 ---> 84cce9ab2bc2 16:06:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:06:48 ---> Running in d84499454907 16:06:48 Removing intermediate container b1f91212e795 16:06:48 ---> bbc3acdbe6d1 16:06:48 Step 14/23 : EXPOSE $APP_PORT 16:06:49 Removing intermediate container 76a367190fe0 16:06:49 ---> ad152dcc9801 16:06:49 Step 19/21 : LABEL arch=arm64 16:06:49 ---> Running in ae792ba824f7 16:06:49 ---> Running in 4db1bc3a7cf6 16:06:50 Removing intermediate container 22bd4c124a92 16:06:50 ---> c6cdd379de7e 16:06:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:06:50 Removing intermediate container ae792ba824f7 16:06:50 ---> b92047794af2 16:06:50 Step 15/23 : WORKDIR / 16:06:50 ---> Running in 8bc2c712a846 16:06:50 ---> Running in 6227370eee92 16:06:50 Removing intermediate container 4db1bc3a7cf6 16:06:50 ---> 4906592d7149 16:06:50 Step 20/21 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:06:51 ---> Running in bdf342d85106 16:06:51 Removing intermediate container 6227370eee92 16:06:51 ---> 1b8a78212c67 16:06:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:06:51 Removing intermediate container bdf342d85106 16:06:51 ---> 374c7152df54 16:06:51 Step 21/21 : LABEL version=0.0.0 16:06:51 ---> Running in e335fb330059 16:06:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:06:52 Removing intermediate container d84499454907 16:06:52 ---> 8ea58c79053b 16:06:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:06:52 ---> Running in 72bfdee6e5dd 16:06:52 Removing intermediate container e335fb330059 16:06:52 ---> e05f966dbb4a 16:06:52 16:06:52 ---> a858bb3fa8c7 16:06:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:06:53 Removing intermediate container 72bfdee6e5dd 16:06:53 ---> c951070e6dd0 16:06:53 Step 22/24 : LABEL arch=arm64 16:06:53 Successfully built e05f966dbb4a 16:06:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:06:53  Building docker-security-proxy-setup-go ... done  ---> Running in 1ef645533903 16:06:54 Removing intermediate container 1ef645533903 16:06:54 ---> 56408ffdc561 16:06:54 Step 23/24 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:06:54 ---> d5cb9e09fa35 16:06:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:06:54 ---> Running in 171589b5fda5 16:06:55 Removing intermediate container 171589b5fda5 16:06:55 ---> 9632cd15dad7 16:06:55 Step 24/24 : LABEL version=0.0.0 16:06:55 ---> 76e69396a282 16:06:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:06:55 ---> Running in 2e234aa554d5 16:06:55 ---> Running in 463ec68fe246 16:06:55 Removing intermediate container 8bc2c712a846 16:06:55 ---> dbaa1fcd01dd 16:06:55 16:06:55 Step 11/26 : FROM docker:20.10.0 16:06:55 20.10.0: Pulling from library/docker 16:06:55 Removing intermediate container 2e234aa554d5 16:06:55 ---> d4d72f861253 16:06:55 16:06:56 Removing intermediate container 463ec68fe246 16:06:56 ---> 91f106aeb91d 16:06:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:56 Successfully built d4d72f861253 16:06:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:06:56  Building docker-security-secretstore-setup-go ... done  ---> Running in 6836795d40c6 16:06:57 Removing intermediate container 6836795d40c6 16:06:57 ---> ddd34ccbfb46 16:06:57 Step 21/23 : LABEL arch=arm64 16:06:58 ---> Running in 933089ea1a5e 16:06:59 Removing intermediate container 933089ea1a5e 16:06:59 ---> 17e5189bd1e4 16:06:59 Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:06:59 ---> Running in b0fd39bb75ae 16:06:59 Removing intermediate container b0fd39bb75ae 16:06:59 ---> 61f9fdaf262d 16:06:59 Step 23/23 : LABEL version=0.0.0 16:07:00 ---> Running in 1a6bee095ce7 16:07:00 Removing intermediate container 1a6bee095ce7 16:07:00 ---> 695a38bac879 16:07:00 16:07:01 Successfully built 695a38bac879 16:07:01 Successfully tagged docker-core-metadata-go-arm64:latest 16:07:04  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:07:04 Status: Downloaded newer image for docker:20.10.0 16:07:04 ---> eeaf43b92773 16:07:04 Step 12/26 : RUN apk add --no-cache bash 16:07:05 ---> Running in 2d2128ed4b00 16:07:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:06 (1/2) Installing readline (8.0.4-r0) 16:07:07 (2/2) Installing bash (5.0.17-r0) 16:07:07 Executing bash-5.0.17-r0.post-install 16:07:07 Executing busybox-1.31.1-r19.trigger 16:07:07 OK: 12 MiB in 22 packages 16:07:08 Removing intermediate container 2d2128ed4b00 16:07:08 ---> 96990c79a3ee 16:07:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:07:08 ---> Running in 242d3505c831 16:07:08 Removing intermediate container 242d3505c831 16:07:08 ---> 3d8831f8f243 16:07:08 Step 14/26 : ENV APP_PORT=48090 16:07:09 ---> Running in 1bcb60b86a49 16:07:09 Removing intermediate container 1bcb60b86a49 16:07:09 ---> 2b836172976b 16:07:09 Step 15/26 : EXPOSE $APP_PORT 16:07:09 ---> Running in 4bfa2389ea3a 16:07:09 Removing intermediate container 4bfa2389ea3a 16:07:09 ---> e2b45582120d 16:07:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:07:11 ---> 70c4bda94cd2 16:07:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:07:12 ---> 3e3aab259998 16:07:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:07:13 ---> d5a9e6851e93 16:07:13 Step 19/26 : RUN apk --no-cache add py3-pip 16:07:13 ---> Running in 7035ffbf56d8 16:07:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:14 (1/33) Installing libbz2 (1.0.8-r1) 16:07:14 (2/33) Installing expat (2.2.9-r1) 16:07:14 (3/33) Installing libffi (3.3-r2) 16:07:14 (4/33) Installing gdbm (1.13-r1) 16:07:14 (5/33) Installing xz-libs (5.2.5-r0) 16:07:14 (6/33) Installing sqlite-libs (3.32.1-r0) 16:07:14 (7/33) Installing python3 (3.8.5-r0) 16:07:16 (8/33) Installing py3-appdirs (1.4.4-r1) 16:07:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:07:16 (10/33) Installing py3-parsing (2.4.7-r0) 16:07:16 (11/33) Installing py3-six (1.15.0-r0) 16:07:16 (12/33) Installing py3-packaging (20.4-r0) 16:07:16 (13/33) Installing py3-setuptools (47.0.0-r0) 16:07:16 (14/33) Installing py3-chardet (3.0.4-r4) 16:07:16 (15/33) Installing py3-idna (2.9-r0) 16:07:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:07:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:07:16 (18/33) Installing py3-requests (2.23.0-r0) 16:07:16 (19/33) Installing py3-msgpack (1.0.0-r0) 16:07:16 (20/33) Installing py3-lockfile (0.12.2-r3) 16:07:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:07:17 (22/33) Installing py3-colorama (0.4.3-r0) 16:07:17 (23/33) Installing py3-distlib (0.3.0-r0) 16:07:17 (24/33) Installing py3-distro (1.5.0-r1) 16:07:17 (25/33) Installing py3-webencodings (0.5.1-r3) 16:07:17 (26/33) Installing py3-html5lib (1.0.1-r4) 16:07:17 (27/33) Installing py3-pytoml (0.1.21-r0) 16:07:17 (28/33) Installing py3-pep517 (0.8.2-r0) 16:07:17 (29/33) Installing py3-progress (1.5-r0) 16:07:17 (30/33) Installing py3-toml (0.10.1-r0) 16:07:17 (31/33) Installing py3-retrying (1.3.3-r0) 16:07:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:07:17 (33/33) Installing py3-pip (20.1.1-r0) 16:07:17 Executing busybox-1.31.1-r19.trigger 16:07:17 OK: 71 MiB in 55 packages 16:07:24 Removing intermediate container 7035ffbf56d8 16:07:24 ---> 230f709e6c79 16:07:24 Step 20/26 : RUN pip install docker-compose==1.23.2 16:07:24 ---> Running in 7cfb4d1fd643 16:07:28 Collecting docker-compose==1.23.2 16:07:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:07:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:07:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:07:29 Collecting texttable<0.10,>=0.9.0 16:07:29 Downloading texttable-0.9.1.tar.gz (11 kB) 16:07:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:07:31 Collecting dockerpty<0.5,>=0.4.1 16:07:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:07:33 Collecting cached-property<2,>=1.2.0 16:07:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:07:33 Collecting docopt<0.7,>=0.6.1 16:07:33 Downloading docopt-0.6.2.tar.gz (25 kB) 16:07:36 Collecting PyYAML<4,>=3.10 16:07:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:07:38 Collecting websocket-client<1.0,>=0.32.0 16:07:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:07:39 Collecting jsonschema<3,>=2.5.1 16:07:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:07:40 Collecting docker<4.0,>=3.6.0 16:07:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:07:40 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) 16:07:40 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) 16:07:40 Collecting urllib3<1.25,>=1.21.1 16:07:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:07:41 Collecting idna<2.8,>=2.5 16:07:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:07:41 Collecting docker-pycreds>=0.4.0 16:07:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:07:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:07:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:07:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:07:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:07:42 Installing collected packages: urllib3, idna, requests, texttable, dockerpty, cached-property, docopt, PyYAML, websocket-client, jsonschema, docker-pycreds, docker, docker-compose 16:07:42 Attempting uninstall: urllib3 16:07:42 Found existing installation: urllib3 1.25.9 16:07:42 Uninstalling urllib3-1.25.9: 16:07:42 Successfully uninstalled urllib3-1.25.9 16:07:43 Attempting uninstall: idna 16:07:43 Found existing installation: idna 2.9 16:07:43 Uninstalling idna-2.9: 16:07:43 Successfully uninstalled idna-2.9 16:07:43 Attempting uninstall: requests 16:07:43 Found existing installation: requests 2.23.0 16:07:43 Uninstalling requests-2.23.0: 16:07:43 Successfully uninstalled requests-2.23.0 16:07:44 Running setup.py install for texttable: started 16:07:46 Running setup.py install for texttable: finished with status 'done' 16:07:46 Running setup.py install for dockerpty: started 16:07:47 Running setup.py install for dockerpty: finished with status 'done' 16:07:47 Running setup.py install for docopt: started 16:07:49 Running setup.py install for docopt: finished with status 'done' 16:07:49 Running setup.py install for PyYAML: started 16:07:51 Running setup.py install for PyYAML: finished with status 'done' 16:07:53 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 16:07:57 Removing intermediate container 7cfb4d1fd643 16:07:57 ---> 08cc1f75f95b 16:07:57 Step 21/26 : RUN apk --no-cache add curl 16:07:57 ---> Running in 0eb2e40b2c24 16:07:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:07:59 (2/3) Installing libcurl (7.69.1-r3) 16:07:59 (3/3) Installing curl (7.69.1-r3) 16:07:59 Executing busybox-1.31.1-r19.trigger 16:07:59 OK: 71 MiB in 58 packages 16:08:00 Removing intermediate container 0eb2e40b2c24 16:08:00 ---> 986deb08cbe7 16:08:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:08:00 ---> Running in ee133db557f4 16:08:01 Removing intermediate container ee133db557f4 16:08:01 ---> da4d063c5bda 16:08:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:01 ---> Running in cbaf95e19ed4 16:08:01 Removing intermediate container cbaf95e19ed4 16:08:01 ---> db2cbca473af 16:08:01 Step 24/26 : LABEL arch=arm64 16:08:01 ---> Running in eabe62de89a4 16:08:02 Removing intermediate container eabe62de89a4 16:08:02 ---> c430363bd7aa 16:08:02 Step 25/26 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d 16:08:02 ---> Running in 0c354f6f431d 16:08:02 Removing intermediate container 0c354f6f431d 16:08:02 ---> 9f51a279e2bc 16:08:02 Step 26/26 : LABEL version=0.0.0 16:08:02 ---> Running in 0f482fc7e83d 16:08:03 Removing intermediate container 0f482fc7e83d 16:08:03 ---> 2cc6855a9827 16:08:03 16:08:03 Successfully built 2cc6855a9827 16:08:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:08:04  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:08:04 $ docker stop --time=1 ac128ac1320045f475f465edc2284a43d5d659bbfd3297980d740723afaf8c70 16:08:05 $ docker rm -f ac128ac1320045f475f465edc2284a43d5d659bbfd3297980d740723afaf8c70 [Pipeline] // withDockerContainer [Pipeline] sh 16:08:06 + grep docker 16:08:06 + docker images 16:08:06 docker-sys-mgmt-agent-go-arm64 latest 2cc6855a9827 3 seconds ago 300MB 16:08:06 docker-core-metadata-go-arm64 latest 695a38bac879 About a minute ago 17.6MB 16:08:06 docker-security-secretstore-setup-go-arm64 latest d4d72f861253 About a minute ago 23.4MB 16:08:06 docker-security-proxy-setup-go-arm64 latest e05f966dbb4a About a minute ago 23.3MB 16:08:06 docker-security-bootstrapper-go-arm64 latest 2b780d604136 3 minutes ago 40.3MB 16:08:06 docker-core-data-go-arm64 latest 4d8000c0d1b0 3 minutes ago 21MB 16:08:06 docker-core-command-go-arm64 latest e7f0f1fdb17b 3 minutes ago 15.4MB 16:08:06 docker-support-notifications-go-arm64 latest 58553b9e07c0 3 minutes ago 15.9MB 16:08:06 docker-support-scheduler-go-arm64 latest d69e0fa9033f 3 minutes ago 15.5MB 16:08:06 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 16:08:08 provisioning config files... 16:08:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config6447947392146984649tmp [Pipeline] { [Pipeline] sh 16:08:09 + set +x 16:08:09 + curl -s https://codecov.io/bash 16:08:09 + bash -s -- 16:08:09 16:08:09 _____ _ 16:08:09 / ____| | | 16:08:09 | | ___ __| | ___ ___ _____ __ 16:08:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:08:09 | |___| (_) | (_| | __/ (_| (_) \ V / 16:08:09 \_____\___/ \__,_|\___|\___\___/ \_/ 16:08:09 Bash-20201231-23d4836 16:08:09 16:08:09 16:08:09 ==> git version 2.24.3 found 16:08:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:08:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:08:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:08:09 ==> Jenkins CI detected. 16:08:09 project root: . 16:08:09 --> token set from env 16:08:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:08:09 ==> Running gcov in . (disable via -X gcov) 16:08:09 ==> Python coveragepy not found 16:08:09 ==> Searching for coverage reports in: 16:08:09 + . 16:08:09 -> Found 1 reports 16:08:09 ==> Detecting git/mercurial file structure 16:08:09 ==> Reading reports 16:08:09 + ./coverage.out bytes=546759 16:08:09 ==> Appending adjustments 16:08:09 https://docs.codecov.io/docs/fixing-reports 16:08:13 + Found adjustments 16:08:13 ==> Gzipping contents 16:08:13 84K /tmp/codecov.O2SN8c.gz 16:08:13 ==> Uploading reports 16:08:13 url: https://codecov.io 16:08:13 query: branch=PR-2970&commit=767081400047304a3e08897ace0bb56a8ab0cd1d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 16:08:13 -> Pinging Codecov 16:08:13 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=767081400047304a3e08897ace0bb56a8ab0cd1d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 16:08:13 -> Uploading to 16:08:13 https://storage.googleapis.com/codecov/v4/raw/2021-01-09/00271124DB129430A58F1EEE437C3FCB/767081400047304a3e08897ace0bb56a8ab0cd1d/1c1a66aa-e7b0-4f8a-a59d-23f847aaecb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T160813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=770fab2e9a4589632e227ca34d27229aae38a7a389f8af7c9cb594cca0c44743 16:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:13 Dload Upload Total Spent Left Speed 16:08:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83415 0 0 100 83415 0 115k --:--:-- --:--:-- --:--:-- 115k 16:08:14 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/767081400047304a3e08897ace0bb56a8ab0cd1d [Pipeline] } 16:08:14 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 16:08:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:17 ---> package-listing.sh 16:08:17 ++ facter osfamily 16:08:17 ++ tr '[:upper:]' '[:lower:]' 16:08:17 + OS_FAMILY=redhat 16:08:17 + workspace=/w/workspace/edgex-go/16 16:08:17 + START_PACKAGES=/tmp/packages_start.txt 16:08:17 + END_PACKAGES=/tmp/packages_end.txt 16:08:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:17 + PACKAGES=/tmp/packages_start.txt 16:08:17 + '[' /w/workspace/edgex-go/16 ']' 16:08:17 + PACKAGES=/tmp/packages_end.txt 16:08:17 + case "${OS_FAMILY}" in 16:08:17 + rpm -qa 16:08:17 + sort 16:08:22 + '[' -f /tmp/packages_start.txt ']' 16:08:22 + '[' -f /tmp/packages_end.txt ']' 16:08:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:22 + '[' /w/workspace/edgex-go/16 ']' 16:08:22 + mkdir -p /w/workspace/edgex-go/16/archives/ 16:08:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 16:08:23 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:08:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:08:23 16:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:08:23 alpine: Pulling from edgex-lftools-log-publisher 16:08:23 df20fa9351a1: Pulling fs layer 16:08:23 36b3adc4ff6f: Pulling fs layer 16:08:23 8ad3a11d3b57: Pulling fs layer 16:08:23 46f8f816bc3b: Pulling fs layer 16:08:23 93b61091891f: Pulling fs layer 16:08:23 93b9cdb0e59b: Pulling fs layer 16:08:23 5e14af77c1be: Pulling fs layer 16:08:23 01666e4c0597: Pulling fs layer 16:08:23 aa168da1d23b: Pulling fs layer 16:08:23 93b61091891f: Waiting 16:08:23 93b9cdb0e59b: Waiting 16:08:23 5e14af77c1be: Waiting 16:08:23 01666e4c0597: Waiting 16:08:23 aa168da1d23b: Waiting 16:08:23 46f8f816bc3b: Waiting 16:08:23 36b3adc4ff6f: Verifying Checksum 16:08:23 36b3adc4ff6f: Download complete 16:08:24 46f8f816bc3b: Verifying Checksum 16:08:24 46f8f816bc3b: Download complete 16:08:24 df20fa9351a1: Download complete 16:08:24 93b9cdb0e59b: Verifying Checksum 16:08:24 93b9cdb0e59b: Download complete 16:08:24 5e14af77c1be: Verifying Checksum 16:08:24 5e14af77c1be: Download complete 16:08:24 01666e4c0597: Verifying Checksum 16:08:24 01666e4c0597: Download complete 16:08:24 93b61091891f: Verifying Checksum 16:08:24 93b61091891f: Download complete 16:08:24 8ad3a11d3b57: Verifying Checksum 16:08:24 8ad3a11d3b57: Download complete 16:08:24 df20fa9351a1: Pull complete 16:08:25 36b3adc4ff6f: Pull complete 16:08:25 8ad3a11d3b57: Pull complete 16:08:25 46f8f816bc3b: Pull complete 16:08:26 aa168da1d23b: Verifying Checksum 16:08:26 aa168da1d23b: Download complete 16:08:27 93b61091891f: Pull complete 16:08:27 93b9cdb0e59b: Pull complete 16:08:28 5e14af77c1be: Pull complete 16:08:28 01666e4c0597: Pull complete 16:08:36 aa168da1d23b: Pull complete 16:08:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:08:36 prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container 16:08:36 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:08:40 $ docker top bc5a1d387a8f7bd278c76c701ac1aca8b55ff6438236650f8a9da3539b6436a4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:41 + touch /tmp/pre-build-complete [Pipeline] sh 16:08:41 + mkdir -p /var/log/sa [Pipeline] sh 16:08:41 + ls /var/log/sa-host 16:08:41 + sadf -c /var/log/sa-host/sa09 16:08:41 file_magic: OK 16:08:41 HZ: Using current value: 100 16:08:41 file_header: OK 16:08:41 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 16:08:41 Statistics: 16:08:41 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... 16:08:41 File successfully converted to sysstat format version 12.2.1 16:08:41 + sadf -c /var/log/sa-host/sa23 16:08:41 file_magic: OK 16:08:41 HZ: Using current value: 100 16:08:41 file_header: OK 16:08:41 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 16:08:41 Statistics: 16:08:41 Hnuu...uuuununununu... 16:08:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:42 provisioning config files... 16:08:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config3896585880763237986tmp [Pipeline] { [Pipeline] echo 16:08:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:08:43 ---> create-netrc.sh [Pipeline] } 16:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:08:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:08:43 ---> python-tools-install.sh [Pipeline] echo 16:08:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:08:43 ---> sudo-logs.sh 16:08:43 Archiving 'sudo' log.. [Pipeline] echo 16:08:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:08:44 ---> job-cost.sh 16:08:44 lf-activate-venv: SKIPPING 16:08:44 INFO: No Stack... 16:08:44 INFO: Retrieving Pricing Info for: v1-standard-2 16:08:45 INFO: Archiving Costs [Pipeline] echo 16:08:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:08:45 ---> logs-deploy.sh 16:08:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/16 16:08:45 INFO: archiving workspace using pattern(s): 16:08:47 Archives upload complete. 16:08:47 INFO: archiving logs to Nexus 16:08:48 ---> uname -a: 16:08:48 Linux prd-centos7-docker-4c-2g-19266.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:08:48 16:08:48 16:08:48 ---> lscpu: 16:08:48 Architecture: x86_64 16:08:48 CPU op-mode(s): 32-bit, 64-bit 16:08:48 Byte Order: Little Endian 16:08:48 Address sizes: 40 bits physical, 48 bits virtual 16:08:48 CPU(s): 4 16:08:48 On-line CPU(s) list: 0-3 16:08:48 Thread(s) per core: 1 16:08:48 Core(s) per socket: 1 16:08:48 Socket(s): 4 16:08:48 NUMA node(s): 1 16:08:48 Vendor ID: GenuineIntel 16:08:48 CPU family: 6 16:08:48 Model: 44 16:08:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:08:48 Stepping: 1 16:08:48 CPU MHz: 2933.436 16:08:48 BogoMIPS: 5866.87 16:08:48 Virtualization: VT-x 16:08:48 Hypervisor vendor: KVM 16:08:48 Virtualization type: full 16:08:48 L1d cache: 128 KiB 16:08:48 L1i cache: 128 KiB 16:08:48 L2 cache: 16 MiB 16:08:48 L3 cache: 64 MiB 16:08:48 NUMA node0 CPU(s): 0-3 16:08:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:08:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:08:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:08:48 Vulnerability Meltdown: Mitigation; PTI 16:08:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:08:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:08:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:08:48 Vulnerability Srbds: Not affected 16:08:48 Vulnerability Tsx async abort: Not affected 16:08:48 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 16:08:48 16:08:48 16:08:48 ---> nproc: 16:08:48 4 16:08:48 16:08:48 16:08:48 ---> df -h: 16:08:48 Filesystem Size Used Available Use% Mounted on 16:08:48 overlay 50.0G 11.3G 38.7G 23% / 16:08:48 tmpfs 64.0M 0 64.0M 0% /dev 16:08:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:08:48 shm 64.0M 0 64.0M 0% /dev/shm 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/16 16:08:48 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/16@tmp 16:08:48 16:08:48 16:08:48 ---> free -m: 16:08:48 total used free shared buff/cache available 16:08:48 Mem: 1837 726 124 0 986 1025 16:08:48 Swap: 1023 47 976 16:08:48 16:08:48 16:08:48 ---> ip addr: 16:08:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:08:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:08:48 inet 127.0.0.1/8 scope host lo 16:08:48 valid_lft forever preferred_lft forever 16:08:48 inet6 ::1/128 scope host 16:08:48 valid_lft forever preferred_lft forever 16:08:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:08:48 link/ether fa:16:3e:dd:64:39 brd ff:ff:ff:ff:ff:ff 16:08:48 inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic eth0 16:08:48 valid_lft 85127sec preferred_lft 85127sec 16:08:48 inet6 fe80::f816:3eff:fedd:6439/64 scope link 16:08:48 valid_lft forever preferred_lft forever 16:08:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:08:48 link/ether 02:42:90:a8:e0:83 brd ff:ff:ff:ff:ff:ff 16:08:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:08:48 valid_lft forever preferred_lft forever 16:08:48 inet6 fe80::42:90ff:fea8:e083/64 scope link 16:08:48 valid_lft forever preferred_lft forever 16:08:48 16:08:48 16:08:48 ---> sar -b -r -n DEV: 16:08:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/09/21 _x86_64_ (4 CPU) 16:08:48 16:08:48 15:47:23 LINUX RESTART (4 CPU) 16:08:48 16:08:48 15:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:08:48 15:49:01 9.78 2.72 7.06 0.00 191.17 3804.96 0.00 16:08:48 15:50:01 58.04 13.89 44.14 0.00 4789.48 8856.59 0.00 16:08:48 15:51:02 261.43 116.04 145.39 0.00 7876.32 46322.11 0.00 16:08:48 15:52:02 232.82 103.02 129.80 0.00 3815.49 19221.42 0.00 16:08:48 15:53:01 135.69 76.00 59.69 0.00 3343.78 6079.98 0.00 16:08:48 15:54:01 198.56 44.67 153.90 0.00 15034.18 88687.99 0.00 16:08:48 15:55:02 2443.07 2076.52 366.55 0.00 207741.87 215662.57 0.00 16:08:48 15:56:01 575.93 349.80 226.13 0.00 22332.39 50676.01 0.00 16:08:48 15:57:02 1025.62 690.05 335.58 0.00 111468.16 148705.46 0.00 16:08:48 15:58:01 449.10 207.07 242.03 0.00 21657.75 40494.00 0.00 16:08:48 15:59:01 1.63 0.03 1.60 0.00 0.27 23.19 0.00 16:08:48 16:00:01 0.72 0.02 0.70 0.00 0.27 7.99 0.00 16:08:48 16:01:01 0.68 0.08 0.60 0.00 1.60 6.09 0.00 16:08:48 16:02:01 0.63 0.33 0.30 0.00 22.50 4.48 0.00 16:08:48 16:03:01 1.93 1.67 0.27 0.00 59.83 2.85 0.00 16:08:48 16:04:01 0.82 0.02 0.80 0.00 0.53 15.01 0.00 16:08:48 16:05:02 0.23 0.00 0.23 0.00 0.00 2.07 0.00 16:08:48 16:06:01 0.20 0.00 0.20 0.00 0.00 2.12 0.00 16:08:48 16:07:01 0.33 0.00 0.33 0.00 0.00 4.66 0.00 16:08:48 16:08:01 0.22 0.00 0.22 0.00 0.00 2.06 0.00 16:08:48 Average: 271.97 185.89 86.08 0.00 20142.29 31702.06 0.00 16:08:48 16:08:48 15:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:08:48 15:49:01 76404 0 575032 30.56 2620 1227488 1056612 36.06 508492 1100340 51364 16:08:48 15:50:01 82036 0 697072 37.05 2620 1099816 1321384 45.10 552624 1042328 25776 16:08:48 15:51:02 72472 0 776968 41.29 1532 1030572 1534184 52.36 558264 962788 96780 16:08:48 15:52:02 66284 0 969396 51.52 744 845120 1852788 63.23 750180 781592 74820 16:08:48 15:53:01 277408 0 718456 38.18 744 884936 1216036 41.50 536432 776476 38268 16:08:48 15:54:01 76300 0 698408 37.12 140 1106696 1253336 42.77 728528 839880 77476 16:08:48 15:55:02 73132 0 845108 44.92 0 963304 2324776 79.34 760236 825160 90620 16:08:48 15:56:01 230812 0 703012 37.36 0 947720 1375848 46.96 548540 859580 0 16:08:48 15:57:02 63120 0 823128 43.75 0 995296 2519564 85.99 621236 939804 76544 16:08:48 15:58:01 337200 0 654192 34.77 0 890152 1229584 41.96 553148 747184 20 16:08:48 15:59:01 347492 0 643824 34.22 0 890228 1161064 39.63 544820 747256 8 16:08:48 16:00:01 347668 0 643640 34.21 0 890236 1161160 39.63 545568 746936 8 16:08:48 16:01:01 346840 0 644468 34.25 0 890236 1163400 39.70 545656 746944 8 16:08:48 16:02:01 347156 0 643464 34.20 0 890924 1161572 39.64 545388 747504 8 16:08:48 16:03:01 344376 0 645208 34.29 0 891960 1161680 39.65 546228 748516 24 16:08:48 16:04:01 344748 0 644796 34.27 0 892000 1161620 39.64 545708 748548 12 16:08:48 16:05:02 344484 0 645056 34.28 0 892004 1161668 39.65 546092 748548 8 16:08:48 16:06:01 345488 0 644044 34.23 0 892012 1161572 39.64 545580 748548 8 16:08:48 16:07:01 345472 0 644052 34.23 0 892020 1161572 39.64 545584 748548 8 16:08:48 16:08:01 344616 0 644908 34.28 0 892020 1161668 39.65 546040 748548 12 16:08:48 Average: 240675 0 695212 36.95 420 945237 1365054 46.59 578717 817751 26589 16:08:48 16:08:48 15:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:08:48 15:49:01 eth0 639.77 443.56 2536.46 39.00 0.00 0.00 0.00 0.00 16:08:48 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:50:01 veth5ddd0d9 1139.63 844.36 99.38 2601.93 0.00 0.00 0.00 0.00 16:08:48 15:50:01 eth0 1096.34 1308.82 3317.42 157.79 0.00 0.00 0.00 0.00 16:08:48 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:50:01 docker0 1139.63 844.23 83.80 2601.92 0.00 0.00 0.00 0.00 16:08:48 15:51:02 veth47e949e 123.20 147.34 11.32 467.43 0.00 0.00 0.00 0.00 16:08:48 15:51:02 eth0 557.06 476.62 3728.36 48.50 0.00 0.00 0.00 0.00 16:08:48 15:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:51:02 docker0 207.92 237.57 14.91 899.55 0.00 0.00 0.00 0.00 16:08:48 15:52:02 eth0 41.23 26.90 32.77 62.14 0.00 0.00 0.00 0.00 16:08:48 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:52:02 veth09bf3cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:08:48 15:52:02 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:53:01 eth0 19.22 10.05 16.52 8.32 0.00 0.00 0.00 0.00 16:08:48 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:53:01 veth09bf3cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:54:01 vethe55bfc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:08:48 15:54:01 eth0 217.54 169.59 1695.28 81.30 0.00 0.00 0.00 0.00 16:08:48 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:55:02 vethe55bfc6 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 16:08:48 15:55:02 eth0 46.04 20.44 162.19 8.87 0.00 0.00 0.00 0.00 16:08:48 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:55:02 docker0 10.20 25.27 0.54 144.68 0.00 0.00 0.00 0.00 16:08:48 15:56:01 vethe55bfc6 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 16:08:48 15:56:01 eth0 167.83 136.33 1433.63 64.28 0.00 0.00 0.00 0.00 16:08:48 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:56:01 docker0 8.72 15.45 0.49 131.79 0.00 0.00 0.00 0.00 16:08:48 15:57:02 vethe55bfc6 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:57:02 veth98d689e 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 16:08:48 15:57:02 veth0a5411e 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 16:08:48 15:57:02 eth0 100.61 46.05 414.48 18.63 0.00 0.00 0.00 0.00 16:08:48 15:58:01 eth0 102.47 64.50 263.52 82.11 0.00 0.00 0.00 0.00 16:08:48 15:58:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:08:48 15:58:01 docker0 1440.05 1244.75 104.54 4460.60 0.00 0.00 0.00 0.00 16:08:48 15:59:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:08:48 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:00:01 eth0 0.60 0.37 0.33 0.20 0.00 0.00 0.00 0.00 16:08:48 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:08:48 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:03:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:08:48 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:04:01 eth0 0.78 0.13 0.12 0.01 0.00 0.00 0.00 0.00 16:08:48 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:05:02 eth0 0.53 0.28 0.27 0.17 0.00 0.00 0.00 0.00 16:08:48 16:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:06:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 16:08:48 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:07:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:08:48 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:08:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:08:48 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 Average: eth0 149.56 135.32 680.68 28.54 0.00 0.00 0.00 0.00 16:08:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:48 Average: docker0 71.08 61.44 5.16 220.18 0.00 0.00 0.00 0.00 16:08:48 16:08:48 16:08:48 ---> sar -P ALL: 16:08:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/09/21 _x86_64_ (4 CPU) 16:08:48 16:08:48 15:47:23 LINUX RESTART (4 CPU) 16:08:48 16:08:48 15:48:02 CPU %user %nice %system %iowait %steal %idle 16:08:48 15:49:01 all 3.33 0.00 1.12 0.03 0.02 95.50 16:08:48 15:49:01 0 3.61 0.00 2.09 0.02 0.05 94.23 16:08:48 15:49:01 1 2.26 0.00 1.21 0.07 0.02 96.44 16:08:48 15:49:01 2 4.31 0.00 0.90 0.00 0.02 94.76 16:08:48 15:49:01 3 3.12 0.00 0.29 0.05 0.00 96.54 16:08:48 15:50:01 all 8.03 0.00 4.43 1.35 0.13 86.06 16:08:48 15:50:01 0 7.42 0.00 4.81 0.99 0.12 86.66 16:08:48 15:50:01 1 7.54 0.00 3.93 1.72 0.12 86.68 16:08:48 15:50:01 2 9.48 0.00 4.50 0.34 0.14 85.53 16:08:48 15:50:01 3 7.65 0.00 4.48 2.35 0.14 85.38 16:08:48 15:51:02 all 13.46 0.00 8.24 3.69 0.17 74.43 16:08:48 15:51:02 0 11.30 0.00 8.09 4.32 0.17 76.12 16:08:48 15:51:02 1 12.60 0.00 7.90 4.14 0.15 75.21 16:08:48 15:51:02 2 15.89 0.00 8.72 3.43 0.14 71.83 16:08:48 15:51:02 3 14.03 0.00 8.26 2.89 0.24 74.58 16:08:48 15:52:02 all 41.32 0.00 12.61 6.58 0.34 39.15 16:08:48 15:52:02 0 41.81 0.00 12.07 6.39 0.26 39.47 16:08:48 15:52:02 1 41.36 0.00 13.33 7.05 0.40 37.85 16:08:48 15:52:02 2 41.60 0.00 12.30 6.14 0.30 39.67 16:08:48 15:52:02 3 40.52 0.00 12.74 6.74 0.39 39.61 16:08:48 15:53:01 all 44.65 0.00 13.31 3.69 0.43 37.92 16:08:48 15:53:01 0 45.17 0.00 12.69 2.88 0.48 38.76 16:08:48 15:53:01 1 44.13 0.00 14.28 2.73 0.45 38.42 16:08:48 15:53:01 2 45.22 0.00 13.02 4.83 0.48 36.45 16:08:48 15:53:01 3 44.08 0.00 13.25 4.33 0.30 38.04 16:08:48 15:54:01 all 24.05 0.00 13.98 5.68 0.44 55.85 16:08:48 15:54:01 0 22.42 0.00 12.62 5.93 0.41 58.62 16:08:48 15:54:01 1 23.89 0.00 14.41 5.44 0.40 55.86 16:08:48 15:54:01 2 25.34 0.00 14.64 4.78 0.50 54.73 16:08:48 15:54:01 3 24.54 0.00 14.26 6.59 0.43 54.17 16:08:48 15:55:02 all 25.47 0.00 32.99 16.97 0.83 23.74 16:08:48 15:55:02 0 25.08 0.00 32.06 16.97 0.94 24.94 16:08:48 15:55:02 1 25.93 0.00 32.60 14.90 0.84 25.73 16:08:48 15:55:02 2 25.06 0.00 33.30 18.77 0.70 22.17 16:08:48 15:55:02 3 25.83 0.00 34.01 17.22 0.83 22.11 16:08:48 15:56:01 all 53.45 0.00 17.62 12.99 0.42 15.52 16:08:48 15:56:01 0 53.99 0.00 17.24 15.78 0.43 12.56 16:08:48 15:56:01 1 53.36 0.00 17.86 14.49 0.43 13.85 16:08:48 15:56:01 2 52.73 0.00 16.87 8.20 0.41 21.78 16:08:48 15:56:01 3 53.70 0.00 18.49 13.49 0.41 13.90 16:08:48 15:57:02 all 39.61 0.00 25.35 16.55 0.54 17.96 16:08:48 15:57:02 0 40.14 0.00 23.25 17.71 0.47 18.43 16:08:48 15:57:02 1 38.40 0.00 26.97 15.40 0.56 18.66 16:08:48 15:57:02 2 38.89 0.00 25.35 17.50 0.58 17.68 16:08:48 15:57:02 3 41.00 0.00 25.84 15.56 0.53 17.07 16:08:48 15:58:01 all 23.83 0.00 13.72 15.01 0.31 47.13 16:08:48 15:58:01 0 25.42 0.00 13.95 12.67 0.30 47.66 16:08:48 15:58:01 1 22.16 0.00 13.11 12.80 0.39 51.54 16:08:48 15:58:01 2 22.90 0.00 13.82 16.97 0.30 46.00 16:08:48 15:58:01 3 24.86 0.00 14.01 17.62 0.23 43.28 16:08:48 15:59:01 all 0.16 0.00 0.05 0.00 0.00 99.79 16:08:48 15:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:08:48 15:59:01 1 0.03 0.00 0.07 0.00 0.00 99.90 16:08:48 15:59:01 2 0.50 0.00 0.03 0.00 0.00 99.47 16:08:48 15:59:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:08:48 16:08:48 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:08:48 16:00:01 all 0.22 0.00 0.20 0.00 0.01 99.57 16:08:48 16:00:01 0 0.12 0.00 0.22 0.00 0.00 99.67 16:08:48 16:00:01 1 0.07 0.00 0.10 0.00 0.02 99.82 16:08:48 16:00:01 2 0.58 0.00 0.22 0.00 0.00 99.20 16:08:48 16:00:01 3 0.12 0.00 0.27 0.00 0.02 99.60 16:08:48 16:01:01 all 0.15 0.00 0.04 0.01 0.01 99.79 16:08:48 16:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:08:48 16:01:01 1 0.05 0.00 0.07 0.03 0.02 99.83 16:08:48 16:01:01 2 0.52 0.00 0.03 0.00 0.00 99.45 16:08:48 16:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:08:48 16:02:01 all 0.15 0.00 0.03 0.01 0.00 99.81 16:08:48 16:02:01 0 0.03 0.00 0.02 0.02 0.00 99.93 16:08:48 16:02:01 1 0.03 0.00 0.07 0.00 0.00 99.90 16:08:48 16:02:01 2 0.50 0.00 0.02 0.00 0.00 99.48 16:08:48 16:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 16:08:48 16:03:01 all 0.17 0.00 0.07 0.02 0.02 99.72 16:08:48 16:03:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:08:48 16:03:01 1 0.07 0.00 0.08 0.00 0.02 99.83 16:08:48 16:03:01 2 0.53 0.00 0.12 0.08 0.02 99.25 16:08:48 16:03:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:08:48 16:04:01 all 0.13 0.00 0.03 0.00 0.00 99.84 16:08:48 16:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:08:48 16:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:08:48 16:04:01 2 0.47 0.00 0.03 0.00 0.00 99.50 16:08:48 16:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:08:48 16:05:02 all 0.15 0.00 0.03 0.00 0.00 99.82 16:08:48 16:05:02 0 0.02 0.00 0.03 0.00 0.00 99.95 16:08:48 16:05:02 1 0.23 0.00 0.03 0.00 0.00 99.73 16:08:48 16:05:02 2 0.33 0.00 0.07 0.00 0.00 99.60 16:08:48 16:05:02 3 0.02 0.00 0.00 0.00 0.00 99.98 16:08:48 16:06:01 all 0.13 0.00 0.02 0.00 0.00 99.85 16:08:48 16:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:08:48 16:06:01 1 0.46 0.00 0.02 0.00 0.00 99.53 16:08:48 16:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:08:48 16:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:08:48 16:07:01 all 0.09 0.00 0.03 0.00 0.00 99.89 16:08:48 16:07:01 0 0.25 0.00 0.03 0.00 0.00 99.72 16:08:48 16:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:08:48 16:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:08:48 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:08:48 16:08:01 all 0.15 0.00 0.04 0.00 0.01 99.80 16:08:48 16:08:01 0 0.53 0.00 0.03 0.00 0.00 99.43 16:08:48 16:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:08:48 16:08:01 2 0.02 0.00 0.05 0.00 0.02 99.92 16:08:48 16:08:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:08:48 Average: all 13.48 0.00 6.96 3.99 0.18 75.39 16:08:48 Average: 0 13.44 0.00 6.77 4.06 0.18 75.56 16:08:48 Average: 1 13.18 0.00 7.07 3.80 0.19 75.77 16:08:48 Average: 2 13.80 0.00 6.97 3.91 0.17 75.15 16:08:48 Average: 3 13.51 0.00 7.06 4.19 0.17 75.07 16:08:48 16:08:48 16:08:48