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 dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d+fa73db002611977724c74faadafd397fb3003e92 (0557f35b59ad6bcecf4b5cda1f5d4f5a30effa22) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18684 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 fa73db002611977724c74faadafd397fb3003e92 into PR head commit dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d Merge succeeded, producing dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d Checking out Revision dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d (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 dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # 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 fa73db002611977724c74faadafd397fb3003e92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:45:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:45:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:45:21 ========================================================= 16:45:21 EdgeX Global Pipelines Version Info 16:45:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fb0dd7abd1500b774c29500e204ddfcef83861c7 # timeout=10 16:45:23 ------------------- 16:45:23 stable info: 16:45:23 ------------------- 16:45:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:45:23 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:45:23 Message: update stable to v1.0.173 16:45:24 ------------------- 16:45:24 experimental info: 16:45:24 ------------------- 16:45:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:45:24 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:45:24 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:45:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:45:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:45:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:45:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:45:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:45:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 16:45:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 16:45:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 16:45:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [Pipeline] echo 16:45:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd0b41c [Pipeline] echo 16:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:45:27 provisioning config files... 16:45:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1816676270295702130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:28 ---> docker-login.sh 16:45:28 nexus3.edgexfoundry.org:10001 16:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:28 Configure a credential helper to remove this warning. See 16:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:28 16:45:28 Login Succeeded 16:45:28 nexus3.edgexfoundry.org:10002 16:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:28 Configure a credential helper to remove this warning. See 16:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:28 16:45:28 Login Succeeded 16:45:28 nexus3.edgexfoundry.org:10003 16:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:28 Configure a credential helper to remove this warning. See 16:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:28 16:45:28 Login Succeeded 16:45:28 nexus3.edgexfoundry.org:10004 16:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:29 Configure a credential helper to remove this warning. See 16:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:29 16:45:29 Login Succeeded 16:45:29 docker.io 16:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:29 Configure a credential helper to remove this warning. See 16:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:29 16:45:29 Login Succeeded 16:45:29 ---> docker-login.sh ends [Pipeline] } 16:45:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/core-command/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo core-command,cmd/core-command/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/core-data/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo core-data,cmd/core-data/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/core-metadata/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo core-metadata,cmd/core-metadata/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/security-bootstrapper/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/security-proxy-setup/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/support-notifications/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo support-notifications,cmd/support-notifications/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/support-scheduler/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:45:29 + for file in '`ls cmd/**/Dockerfile`' 16:45:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:45:29 ++ cut -d/ -f2 16:45:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:45:29 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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 16:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:31 16:45:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:45:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:32 latest: Pulling from edgex-devops/git-semver 16:45:32 31603596830f: Pulling fs layer 16:45:32 2a8b12db71e7: Pulling fs layer 16:45:32 6ca5941a6612: Pulling fs layer 16:45:32 ecc8261a40a4: Pulling fs layer 16:45:32 ecc8261a40a4: Waiting 16:45:32 2a8b12db71e7: Verifying Checksum 16:45:32 2a8b12db71e7: Download complete 16:45:32 31603596830f: Verifying Checksum 16:45:32 31603596830f: Download complete 16:45:32 ecc8261a40a4: Verifying Checksum 16:45:32 ecc8261a40a4: Download complete 16:45:32 6ca5941a6612: Verifying Checksum 16:45:32 6ca5941a6612: Download complete 16:45:32 31603596830f: Pull complete 16:45:32 2a8b12db71e7: Pull complete 16:45:33 6ca5941a6612: Pull complete 16:45:33 ecc8261a40a4: Pull complete 16:45:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:45:33 prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container 16:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:45:36 $ docker top 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:37 [ssh-agent] Looking for ssh-agent implementation... 16:45:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:37 $ docker exec 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent 16:45:37 SSH_AUTH_SOCK=/tmp/ssh-nJqAl4dLoBrX/agent.12 16:45:37 SSH_AGENT_PID=17 16:45:37 Running ssh-add (command line suppressed) 16:45:37 Identity added: /w/workspace/edgex-go/12@tmp/private_key_1216835156971566762.key (/w/workspace/edgex-go/12@tmp/private_key_1216835156971566762.key) 16:45:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:38 + git tag --points-at HEAD [Pipeline] } 16:45:38 $ docker exec --env ******** --env ******** 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent -k 16:45:38 unset SSH_AUTH_SOCK; 16:45:38 unset SSH_AGENT_PID; 16:45:38 echo Agent pid 17 killed; 16:45:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:38 [ssh-agent] Looking for ssh-agent implementation... 16:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:38 $ docker exec 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent 16:45:38 SSH_AUTH_SOCK=/tmp/ssh-ix3zgxMsO2kz/agent.47 16:45:38 SSH_AGENT_PID=53 16:45:38 Running ssh-add (command line suppressed) 16:45:39 Identity added: /w/workspace/edgex-go/12@tmp/private_key_8640022979790717610.key (/w/workspace/edgex-go/12@tmp/private_key_8640022979790717610.key) 16:45:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:39 + git semver init 16:45:39 # -> Open(): unable to determine branch for HEAD 16:45:39 # $GIT_DIR = /w/workspace/edgex-go/12/.git 16:45:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 16:45:39 # $SEMVER_REMOTE_NAME = origin 16:45:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:45:39 # $SEMVER_USER_NAME = edgex-jenkins 16:45:39 # $SEMVER_BRANCH = PR-2970 16:45:39 # $SEMVER_TEMP = /tmp/semver-463886440 16:45:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:46:01 # '/tmp/semver-463886440' -> '/w/workspace/edgex-go/12/.semver' 16:46:01 # -> Force: false 16:46:01 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 16:46:01 $ docker exec --env ******** --env ******** 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent -k 16:46:01 unset SSH_AUTH_SOCK; 16:46:01 unset SSH_AGENT_PID; 16:46:01 echo Agent pid 53 killed; 16:46:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:46:02 + git semver [Pipeline] } 16:46:02 $ docker stop --time=1 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 16:46:03 $ docker rm -f 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:46:04 Stashed 1 file(s) [Pipeline] echo 16:46:04 [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 16:46:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:46:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:46:06 + sudo service docker restart 16:46:06 + true 16:46:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:46:07 ========================================================= 16:46:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:46:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:46:07 + 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 . 16:46:11 Sending build context to Docker daemon 326.7MB 16:46:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:46:11 Step 2/6 : FROM ${BASE} 16:46:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:46:11 188c0c94c7c5: Pulling fs layer 16:46:11 0ef7d3d256c8: Pulling fs layer 16:46:11 de9db76c5a1d: Pulling fs layer 16:46:11 bca2f99d35d6: Pulling fs layer 16:46:11 93359f2a8cfa: Pulling fs layer 16:46:11 7c6f9722023f: Pulling fs layer 16:46:11 a35cf1a2eb13: Pulling fs layer 16:46:11 bca2f99d35d6: Waiting 16:46:11 93359f2a8cfa: Waiting 16:46:11 7c6f9722023f: Waiting 16:46:11 a35cf1a2eb13: Waiting 16:46:11 de9db76c5a1d: Verifying Checksum 16:46:11 de9db76c5a1d: Download complete 16:46:11 0ef7d3d256c8: Verifying Checksum 16:46:11 0ef7d3d256c8: Download complete 16:46:11 93359f2a8cfa: Verifying Checksum 16:46:11 93359f2a8cfa: Download complete 16:46:11 188c0c94c7c5: Verifying Checksum 16:46:11 188c0c94c7c5: Download complete 16:46:11 7c6f9722023f: Verifying Checksum 16:46:11 7c6f9722023f: Download complete 16:46:11 188c0c94c7c5: Pull complete 16:46:12 0ef7d3d256c8: Pull complete 16:46:12 de9db76c5a1d: Pull complete 16:46:13 a35cf1a2eb13: Verifying Checksum 16:46:13 a35cf1a2eb13: Download complete 16:46:14 bca2f99d35d6: Verifying Checksum 16:46:14 bca2f99d35d6: Download complete 16:46:19 bca2f99d35d6: Pull complete 16:46:19 93359f2a8cfa: Pull complete 16:46:19 7c6f9722023f: Pull complete 16:46:20 Still waiting to schedule task 16:46:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:46:26 a35cf1a2eb13: Pull complete 16:46:26 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:46:26 ---> a62c8e92a672 16:46:26 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 16:46:26 ---> Running in f626473eb40c 16:46:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:46:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:46:27 (1/12) Installing libmagic (5.38-r0) 16:46:28 (2/12) Installing file (5.38-r0) 16:46:28 (3/12) Installing libc-dev (0.7.2-r3) 16:46:28 (4/12) Installing g++ (9.3.0-r2) 16:46:38 (5/12) Installing fortify-headers (1.1-r0) 16:46:38 (6/12) Installing patch (2.7.6-r6) 16:46:38 (7/12) Installing build-base (0.5-r2) 16:46:38 (8/12) Installing libsodium (1.0.18-r0) 16:46:38 (9/12) Installing pkgconf (1.7.2-r0) 16:46:38 (10/12) Installing libsodium-dev (1.0.18-r0) 16:46:38 (11/12) Installing libzmq (4.3.3-r0) 16:46:38 (12/12) Installing zeromq-dev (4.3.3-r0) 16:46:38 Executing busybox-1.31.1-r19.trigger 16:46:38 OK: 233 MiB in 51 packages 16:46:41 Removing intermediate container f626473eb40c 16:46:41 ---> 40ced77182d5 16:46:41 Step 4/6 : WORKDIR /edgex-go 16:46:41 ---> Running in 5d69b5abce08 16:46:41 Removing intermediate container 5d69b5abce08 16:46:41 ---> 74012d5a7b75 16:46:41 Step 5/6 : COPY go.mod . 16:46:41 ---> 47cd5bdd17b6 16:46:41 Step 6/6 : RUN go mod download 16:46:41 ---> Running in 12db8af1188f 16:47:03 Removing intermediate container 12db8af1188f 16:47:03 ---> 95c1fa5b80c3 16:47:03 Successfully built 95c1fa5b80c3 16:47:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:47:04 + docker inspect -f . ci-base-image-x86_64 16:47:04 . [Pipeline] withDockerContainer 16:47:04 prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container 16:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-x86_64 cat 16:47:05 $ docker top 6bf166ce6f9a341308befe55ff7859c709275d3f4370c2fa9b0da56f6736d7b3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:05 + go version 16:47:05 go version go1.15.5 linux/amd64 [Pipeline] } 16:47:05 $ docker stop --time=1 6bf166ce6f9a341308befe55ff7859c709275d3f4370c2fa9b0da56f6736d7b3 16:47:06 $ docker rm -f 6bf166ce6f9a341308befe55ff7859c709275d3f4370c2fa9b0da56f6736d7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:07 + docker inspect -f . ci-base-image-x86_64 16:47:07 . [Pipeline] withDockerContainer 16:47:08 prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container 16:47:08 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-x86_64 cat 16:47:08 $ docker top 1d45d5a76fce1dd153d8bcee2923827721b46acc4ba362d47c8dbf2b4da13392 -eo pid,comm [Pipeline] { [Pipeline] echo 16:47:09 ========================================================= 16:47:09 [edgeXBuildGoParallel] Running Tests and Build... 16:47:09 ========================================================= [Pipeline] sh 16:47:09 + make test 16:47:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:47:17 ? github.com/edgexfoundry/edgex-go [no test files] 16:47:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:47:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:47:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:47:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:47:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:47:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:47:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:47:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:47:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:47:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.0% of statements 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.405s coverage: 77.8% of statements 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 82.4% of statements 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.381s coverage: 28.6% of statements 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:47:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.303s coverage: 93.8% of statements 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:47:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:47:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 43.8% of statements 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 16:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:48:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18685 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 16:48:06 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 16:48:12 using credential edgex-jenkins-ssh 16:48:12 Cloning the remote Git repository 16:48:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:48:12 > git init /w/workspace/edgex-go/12 # timeout=10 16:48:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:12 > git --version # timeout=10 16:48:12 > git --version # 'git version 2.17.1' 16:48:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.039s coverage: 82.7% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.5% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 55.9% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.0% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.1% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.675s coverage: 29.1% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:48:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 16:48:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:48:16 GO111MODULE=on go vet ./... 16:48:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:29 > 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 16:48:30 Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:48:30 Merge succeeded, producing dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:48:30 Checking out Revision dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d (PR-2970) 16:48:30 > git config core.sparsecheckout # timeout=10 16:48:30 > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 16:48:30 > git remote # timeout=10 16:48:30 > git config --get remote.origin.url # timeout=10 16:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:30 > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 16:48:30 > git rev-parse HEAD^{commit} # timeout=10 16:48:30 > git config core.sparsecheckout # timeout=10 16:48:30 > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 16:48:35 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:48:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:48:37 + sudo service docker restart 16:48:37 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:48:39 provisioning config files... 16:48:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config6260869789035955154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:40 ---> docker-login.sh 16:48:40 nexus3.edgexfoundry.org:10001 16:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:41 Configure a credential helper to remove this warning. See 16:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:41 16:48:41 Login Succeeded 16:48:41 nexus3.edgexfoundry.org:10002 16:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:42 Configure a credential helper to remove this warning. See 16:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:42 16:48:42 Login Succeeded 16:48:42 nexus3.edgexfoundry.org:10003 16:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:42 Configure a credential helper to remove this warning. See 16:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:42 16:48:42 Login Succeeded 16:48:42 nexus3.edgexfoundry.org:10004 16:48:43 gofmt -l . 16:48:43 [ "`gofmt -l .`" = "" ] 16:48:43 ./bin/test-go-mod-tidy.sh 16:48:43 ./bin/test-attribution-txt.sh 16:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:43 Configure a credential helper to remove this warning. See 16:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:43 16:48:43 Login Succeeded 16:48:43 docker.io 16:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 16:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:44 Configure a credential helper to remove this warning. See 16:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:44 16:48:44 Login Succeeded 16:48:44 ---> docker-login.sh ends [Pipeline] } 16:48:44 Deleting 1 temporary files 16:48:44 + ls -al . 16:48:44 total 644 16:48:44 drwxrwxr-x 10 1001 1001 4096 Jan 6 16:48 . 16:48:44 drwxr-xr-x 4 root root 30 Jan 6 16:47 .. 16:48:44 -rw-rw-r-- 1 1001 1001 11 Jan 6 16:45 .dockerignore 16:48:44 drwxrwxr-x 8 1001 1001 179 Jan 6 16:45 .git 16:48:44 drwxrwxr-x 3 1001 1001 125 Jan 6 16:45 .github 16:48:44 -rw-rw-r-- 1 1001 1001 872 Jan 6 16:45 .gitignore 16:48:44 drwx------ 3 1001 1001 47 Jan 6 16:46 .semver 16:48:44 -rw-rw-r-- 1 1001 1001 166 Jan 6 16:45 .sonarcloud.properties 16:48:44 -rw-rw-r-- 1 1001 1001 3804 Jan 6 16:45 CONTRIBUTING.md 16:48:44 -rw-rw-r-- 1 1001 1001 931 Jan 6 16:45 Dockerfile.build 16:48:44 -rw-rw-r-- 1 1001 1001 863 Jan 6 16:45 Jenkinsfile 16:48:44 -rw-rw-r-- 1 1001 1001 10775 Jan 6 16:45 LICENSE 16:48:44 -rw-rw-r-- 1 1001 1001 6001 Jan 6 16:45 Makefile 16:48:44 -rw-rw-r-- 1 1001 1001 6511 Jan 6 16:45 README.md 16:48:44 -rw-rw-r-- 1 1001 1001 6744 Jan 6 16:45 SECURITY.md 16:48:44 -rw-rw-r-- 1 1001 1001 5 Jan 6 16:46 VERSION 16:48:44 -rw-rw-r-- 1 1001 1001 4131 Jan 6 16:45 ZMQWindows.md 16:48:44 drwxrwxr-x 2 1001 1001 117 Jan 6 16:45 bin 16:48:44 drwxrwxr-x 15 1001 1001 4096 Jan 6 16:45 cmd 16:48:44 -rw-r--r-- 1 root root 546759 Jan 6 16:48 coverage.out 16:48:44 -rw-r--r-- 1 root root 1005 Jan 6 16:48 go.mod 16:48:44 -rw-r--r-- 1 root root 19172 Jan 6 16:48 go.sum 16:48:44 drwxrwxr-x 8 1001 1001 127 Jan 6 16:45 internal 16:48:44 drwxrwxr-x 4 1001 1001 26 Jan 6 16:45 openapi 16:48:44 drwxrwxr-x 4 1001 1001 71 Jan 6 16:45 snap 16:48:44 -rw-rw-r-- 1 1001 1001 168 Jan 6 16:45 version.go [Pipeline] // wrap [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:48:44 + '[' -e coverage.out ] 16:48:44 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] echo 16:48:44 ========================================================= 16:48:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:48:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:48:44 Stashed 1 file(s) [Pipeline] sh 16:48:45 + 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 . 16:48:45 + make build 16:48:45 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:48:47 Sending build context to Docker daemon 165.8MB 16:48:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:48:47 Step 2/6 : FROM ${BASE} 16:48:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:47 5f621e34cdf4: Pulling fs layer 16:48:47 a4357932f1b6: Pulling fs layer 16:48:47 18c013af1878: Pulling fs layer 16:48:47 00ac8860ef70: Pulling fs layer 16:48:47 63d7cb157983: Pulling fs layer 16:48:47 b116817d02f9: Pulling fs layer 16:48:47 745a02a5169b: Pulling fs layer 16:48:47 00ac8860ef70: Waiting 16:48:47 63d7cb157983: Waiting 16:48:47 b116817d02f9: Waiting 16:48:47 745a02a5169b: Waiting 16:48:47 18c013af1878: Verifying Checksum 16:48:47 18c013af1878: Download complete 16:48:47 a4357932f1b6: Verifying Checksum 16:48:47 a4357932f1b6: Download complete 16:48:47 63d7cb157983: Verifying Checksum 16:48:47 63d7cb157983: Download complete 16:48:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:48:48 b116817d02f9: Verifying Checksum 16:48:48 b116817d02f9: Download complete 16:48:48 5f621e34cdf4: Download complete 16:48:48 5f621e34cdf4: Pull complete 16:48:49 a4357932f1b6: Pull complete 16:48:49 18c013af1878: Pull complete 16:48:50 745a02a5169b: Verifying Checksum 16:48:50 745a02a5169b: Download complete 16:48:51 00ac8860ef70: Verifying Checksum 16:48:51 00ac8860ef70: Download complete 16:48:56 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:48: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 16:48:58 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:48:58 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:49:00 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:49:02 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:49:03 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:49:04 00ac8860ef70: Pull complete 16:49:04 63d7cb157983: Pull complete 16:49:04 b116817d02f9: Pull complete 16:49:04 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:49:05 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:49:06 745a02a5169b: Pull complete 16:49:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:49:06 ---> b7e6874047d6 16:49:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:49:06 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:49:07 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] } 16:49:09 $ docker stop --time=1 1d45d5a76fce1dd153d8bcee2923827721b46acc4ba362d47c8dbf2b4da13392 16:49:10 ---> Running in 0fd187a5d057 16:49:10 $ docker rm -f 1d45d5a76fce1dd153d8bcee2923827721b46acc4ba362d47c8dbf2b4da13392 16:49:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:49:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:49:12 (1/12) Installing libmagic (5.38-r0) 16:49:12 (2/12) Installing file (5.38-r0) 16:49:12 (3/12) Installing libc-dev (0.7.2-r3) 16:49:12 (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh 16:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:14 16:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:14 latest: Pulling from edgex-devops/edgex-compose 16:49:14 cbdbe7a5bc2a: Pulling fs layer 16:49:14 ca9280d653b3: Pulling fs layer 16:49:14 7e9c9ca2126c: Pulling fs layer 16:49:14 cbdbe7a5bc2a: Download complete 16:49:15 cbdbe7a5bc2a: Pull complete 16:49:15 ca9280d653b3: Verifying Checksum 16:49:15 ca9280d653b3: Download complete 16:49:15 ca9280d653b3: Pull complete 16:49:16 7e9c9ca2126c: Download complete 16:49:21 (5/12) Installing fortify-headers (1.1-r0) 16:49:21 (6/12) Installing patch (2.7.6-r6) 16:49:21 (7/12) Installing build-base (0.5-r2) 16:49:21 (8/12) Installing libsodium (1.0.18-r0) 16:49:21 (9/12) Installing pkgconf (1.7.2-r0) 16:49:21 (10/12) Installing libsodium-dev (1.0.18-r0) 16:49:21 (11/12) Installing libzmq (4.3.3-r0) 16:49:21 (12/12) Installing zeromq-dev (4.3.3-r0) 16:49:21 Executing busybox-1.31.1-r19.trigger 16:49:21 OK: 217 MiB in 51 packages 16:49:24 7e9c9ca2126c: Pull complete 16:49:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:49:24 prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container 16:49:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:49:25 $ docker top c9e58e70d783c89ef23d02b4d8864a80036e81eba712af29d23528b0b90528c0 -eo pid,comm [Pipeline] { 16:49:26 Removing intermediate container 0fd187a5d057 16:49:26 ---> d7170b41f843 16:49:26 Step 4/6 : WORKDIR /edgex-go 16:49:26 ---> Running in 350f4844c9d8 [Pipeline] sh 16:49:26 Removing intermediate container 350f4844c9d8 16:49:26 ---> 83dfd870c64d 16:49:26 Step 5/6 : COPY go.mod . 16:49:26 + docker-compose build --help 16:49:26 + grep parallel 16:49:26 ---> ee663ecea710 16:49:26 Step 6/6 : RUN go mod download 16:49:26 ---> Running in ae21bda2d810 16:49:27 --parallel Build images in parallel. [Pipeline] } 16:49:27 $ docker stop --time=1 c9e58e70d783c89ef23d02b4d8864a80036e81eba712af29d23528b0b90528c0 16:49:28 $ docker rm -f c9e58e70d783c89ef23d02b4d8864a80036e81eba712af29d23528b0b90528c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:29 . [Pipeline] withDockerContainer 16:49:29 prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container 16:49:29 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:49:30 $ docker top 77c79055c0b9052722ffe8b288e541e001bc5b33869f2e0475a30b6f8d8f7bf9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:30 + docker-compose -f ./docker-compose-build.yml build --parallel 16:49:31 Building docker-core-command-go ... 16:49:31 Building docker-core-data-go ... 16:49:31 Building docker-core-metadata-go ... 16:49:31 Building docker-security-bootstrapper-go ... 16:49:31 Building docker-security-bootstrap-redis-go ... 16:49:31 Building docker-security-proxy-setup-go ... 16:49:31 Building docker-security-secretstore-setup-go ... 16:49:31 Building docker-support-notifications-go ... 16:49:31 Building docker-support-scheduler-go ... 16:49:31 Building docker-sys-mgmt-agent-go ... 16:49:31 Building docker-core-command-go 16:49:31 Building docker-security-proxy-setup-go 16:49:31 Building docker-sys-mgmt-agent-go 16:49:31 Building docker-support-notifications-go 16:49:31 Building docker-support-scheduler-go 16:49:53 Removing intermediate container ae21bda2d810 16:49:53 ---> dd4dc3f57fde 16:49:53 Successfully built dd4dc3f57fde 16:49:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:49:54 + docker inspect -f . ci-base-image-arm64 16:49:54 . [Pipeline] withDockerContainer 16:49:54 prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container 16:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:49:56 $ docker top 6df4510532d17ac3acb7a50da510b5aa05dd21c34c07707dfc9569b296cbefda -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:57 + go version 16:49:57 go version go1.15.5 linux/arm64 [Pipeline] } 16:49:57 $ docker stop --time=1 6df4510532d17ac3acb7a50da510b5aa05dd21c34c07707dfc9569b296cbefda 16:49:59 $ docker rm -f 6df4510532d17ac3acb7a50da510b5aa05dd21c34c07707dfc9569b296cbefda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:00 + docker inspect -f . ci-base-image-arm64 16:50:00 . [Pipeline] withDockerContainer 16:50:00 prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container 16:50:00 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:02 $ docker top 7dc42564abf424f60f13c2fbbae39dff3f8ad70530a760b159aeb2627975644e -eo pid,comm [Pipeline] { [Pipeline] echo 16:50:02 ========================================================= 16:50:02 [edgeXBuildGoParallel] Running Tests and Build... 16:50:02 ========================================================= [Pipeline] sh 16:50:03 + make test 16:50:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:50:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:04 ---> 95c1fa5b80c3 16:50:04 Step 3/26 : WORKDIR /edgex-go 16:50:04 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:50:04 ---> 95c1fa5b80c3 16:50:04 Step 3/25 : WORKDIR /edgex-go 16:50:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:04 ---> 95c1fa5b80c3 16:50:04 Step 3/26 : WORKDIR /edgex-go 16:50:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:50:04 ---> 95c1fa5b80c3 16:50:04 Step 3/21 : WORKDIR /edgex-go 16:50:04 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:50:04 ---> 95c1fa5b80c3 16:50:04 Step 3/25 : WORKDIR /edgex-go 16:50:04 ---> Running in 4d4dd3cb8eb9 16:50:04 ---> Running in 410fad83889c 16:50:04 ---> Running in eddaa27b6b1b 16:50:04 ---> Running in 059c59ac44f8 16:50:04 ---> Running in 96a9fdab9deb 16:50:04 Removing intermediate container 4d4dd3cb8eb9 16:50:04 ---> 04e56ce5ba02 16:50:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:04 Removing intermediate container eddaa27b6b1b 16:50:04 ---> 7976d248f595 16:50:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:04 Removing intermediate container 410fad83889c 16:50:04 ---> 1b0e99e370a0 16:50:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:04 Removing intermediate container 059c59ac44f8 16:50:04 ---> 72408eb2d2f8 16:50:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:04 Removing intermediate container 96a9fdab9deb 16:50:04 ---> f0c6c394b3e5 16:50:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:04 ---> Running in e7576e579bbd 16:50:04 ---> Running in 89bc27ee22be 16:50:04 ---> Running in ce1cdfb45561 16:50:04 ---> Running in c72227abf124 16:50:04 ---> Running in 046ca9b81576 16:50:06 Removing intermediate container ce1cdfb45561 16:50:06 ---> 11c167dd012c 16:50:06 Step 5/25 : RUN apk add --update --no-cache make git 16:50:06 Removing intermediate container e7576e579bbd 16:50:06 ---> 6537384433e1 16:50:06 Step 5/26 : RUN apk add --update --no-cache make bash git 16:50:06 ---> Running in cc8933266638 16:50:06 Removing intermediate container c72227abf124 16:50:06 ---> 6cc0cfffcdfa 16:50:06 Step 5/21 : RUN apk add --update --no-cache make git 16:50:06 ---> Running in 8bc036b876cc 16:50:06 Removing intermediate container 89bc27ee22be 16:50:06 ---> 10e7200a0b16 16:50:06 Step 5/26 : RUN apk add --update --no-cache make git 16:50:06 Removing intermediate container 046ca9b81576 16:50:06 ---> 67235212ba60 16:50:06 Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:06 ---> Running in 9e4e08cb0384 16:50:06 ---> Running in 7b36323a1868 16:50:07 ---> Running in 126583f2f31e 16:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:08 OK: 233 MiB in 51 packages 16:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:08 OK: 233 MiB in 51 packages 16:50:08 OK: 233 MiB in 51 packages 16:50:09 Removing intermediate container cc8933266638 16:50:09 ---> 073fb4ed0fc4 16:50:09 Step 6/25 : COPY go.mod . 16:50:09 Removing intermediate container 8bc036b876cc 16:50:09 ---> 60d7a0be97da 16:50:09 Step 6/26 : COPY go.mod . 16:50:09 ---> 0599ca8bcc34 16:50:09 Step 7/25 : RUN go mod download 16:50:09 ---> Running in fba0ef15e39a 16:50:09 Removing intermediate container 9e4e08cb0384 16:50:09 ---> d7c2d691f41a 16:50:09 Step 6/21 : COPY go.mod . 16:50:09 OK: 233 MiB in 51 packages 16:50:09 ---> d4779c34f1f1 16:50:09 Step 7/26 : RUN go mod download 16:50:09 OK: 233 MiB in 51 packages 16:50:09 ---> Running in 19d01db9c8b5 16:50:09 ---> 8a8f0e14d68e 16:50:09 Step 7/21 : RUN go mod download 16:50:10 ---> Running in 30c6708b5359 16:50:10 Removing intermediate container 7b36323a1868 16:50:10 ---> c247d0ccacd6 16:50:10 Step 6/26 : COPY go.mod . 16:50:10 Removing intermediate container 126583f2f31e 16:50:10 ---> bda48d562a13 16:50:10 Step 6/25 : COPY go.mod . 16:50:11 ---> c9a45724be97 16:50:11 Step 7/26 : RUN go mod download 16:50:11 ---> Running in b017cfb1da74 16:50:11 ---> 658131c358c8 16:50:11 Step 7/25 : RUN go mod download 16:50:11 ---> Running in 724a1706c668 16:50:11 Removing intermediate container fba0ef15e39a 16:50:11 ---> 1d78dcb6c098 16:50:11 Step 8/25 : COPY . . 16:50:12 Removing intermediate container 19d01db9c8b5 16:50:12 ---> 8ac81b6fea3c 16:50:12 Step 8/26 : COPY . . 16:50:17 Removing intermediate container 30c6708b5359 16:50:17 ---> 05798d6bd948 16:50:17 Step 8/21 : COPY . . 16:50:22 Removing intermediate container b017cfb1da74 16:50:22 ---> 21eccb52e497 16:50:22 Step 8/26 : COPY . . 16:50:25 ? github.com/edgexfoundry/edgex-go [no test files] 16:50:32 Removing intermediate container 724a1706c668 16:50:32 ---> 76e1db4251a3 16:50:32 Step 8/25 : COPY . . 16:50:54 ---> 571a57087f76 16:50:54 Step 9/25 : RUN make cmd/support-scheduler/support-scheduler 16:50:54 ---> 54a67a85e326 16:50:54 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:50:55 ---> Running in c991a09c4dc0 16:50:56 ---> Running in 937679db817d 16:50:56 ---> 6f6aeab68c52 16:50:56 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:59 ---> Running in 4947fcfe873a 16:50:59 ---> 8b0379a81ced 16:50:59 Step 9/26 : RUN make cmd/core-command/core-command 16:50:59 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:50:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:00 ---> Running in 61f48d579e65 16:51:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:00 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:51:05 ---> e90393e2914c 16:51:05 Step 9/25 : RUN make cmd/support-notifications/support-notifications 16:51:05 ---> Running in 1b8b8e9b123c 16:51:05 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:51:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:51:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:51:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:51:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:51:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:51: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 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:51:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:51:34 Removing intermediate container 937679db817d 16:51:34 ---> 9ea431d95b8b 16:51:34 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:51:34 ---> Running in b6789bc30868 16:51:34 Removing intermediate container 4947fcfe873a 16:51:34 ---> 599e5fb97b69 16:51:34 16:51:34 Step 10/21 : FROM alpine:3.12 16:51:34 Removing intermediate container c991a09c4dc0 16:51:34 ---> 7fa2eece74d1 16:51:34 16:51:34 Step 10/25 : FROM alpine:3.12 16:51:34 Removing intermediate container 61f48d579e65 16:51:34 ---> d8dad75e325f 16:51:34 16:51:34 Step 10/26 : FROM alpine:3.12 16:51:34 3.12: Pulling from library/alpine 16:51:34 3.12: Pulling from library/alpine 16:51:34 3.12: Pulling from library/alpine 16:51:35 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:51:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:51:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:51:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:51:35 Status: Image is up to date for alpine:3.12 16:51:35 Status: Downloaded newer image for alpine:3.12 16:51:35 Status: Downloaded newer image for alpine:3.12 16:51:35 ---> 389fef711851 16:51:35 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:35 ---> 389fef711851 16:51:35 Step 11/21 : RUN apk add --update --no-cache curl 16:51:35 ---> 389fef711851 16:51:35 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:36 Removing intermediate container 1b8b8e9b123c 16:51:36 ---> 4bb3f2b044b6 16:51:36 16:51:36 Step 10/25 : FROM alpine:3.12 16:51:36 ---> 389fef711851 16:51:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:36 ---> Running in 13f5ae62f641 16:51:36 ---> Running in 8ea84e263682 16:51:36 ---> Running in a4fda7de7224 16:51:36 ---> Running in f383f9c1fa9a 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:37 Removing intermediate container b6789bc30868 16:51:37 ---> a2f202222db0 16:51:37 16:51:37 Step 11/26 : FROM docker:20.10.0 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:37 20.10.0: Pulling from library/docker 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:37 (1/2) Installing ca-certificates (20191127-r4) 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:37 (2/2) Installing dumb-init (1.2.2-r1) 16:51:37 Executing busybox-1.31.1-r19.trigger 16:51:37 Executing ca-certificates-20191127-r4.trigger 16:51:37 (1/4) Installing ca-certificates (20191127-r4) 16:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:51:37 (3/4) Installing libcurl (7.69.1-r3) 16:51:37 (4/4) Installing curl (7.69.1-r3) 16:51:37 OK: 6 MiB in 16 packages 16:51:37 Executing busybox-1.31.1-r19.trigger 16:51:37 (1/2) Installing ca-certificates (20191127-r4) 16:51:37 Executing ca-certificates-20191127-r4.trigger 16:51:37 (2/2) Installing dumb-init (1.2.2-r1) 16:51:37 Executing busybox-1.31.1-r19.trigger 16:51:37 Executing ca-certificates-20191127-r4.trigger 16:51:37 OK: 7 MiB in 18 packages 16:51:38 (1/2) Installing ca-certificates (20191127-r4) 16:51:38 OK: 6 MiB in 16 packages 16:51:38 (2/2) Installing dumb-init (1.2.2-r1) 16:51:38 Executing busybox-1.31.1-r19.trigger 16:51:38 Executing ca-certificates-20191127-r4.trigger 16:51:38 OK: 6 MiB in 16 packages 16:51:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.275s coverage: 46.6% of statements 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:51:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:51:41 Removing intermediate container 13f5ae62f641 16:51:41 ---> b31c8ffc891c 16:51:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:42 Removing intermediate container a4fda7de7224 16:51:42 ---> 0edb8bc56d90 16:51:42 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:42 ---> Running in 32c858c89a3d 16:51:42 Removing intermediate container 8ea84e263682 16:51:42 ---> 194832af5a25 16:51:42 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:42 ---> Running in afe41822cede 16:51:42 ---> Running in fab77410ac66 16:51:42 Removing intermediate container f383f9c1fa9a 16:51:42 ---> 4280019ac48e 16:51:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:42 Removing intermediate container 32c858c89a3d 16:51:42 ---> b2a0d732bf7e 16:51:42 Step 13/25 : ENV APP_PORT=48085 16:51:42 ---> Running in bf8da4b1c786 16:51:43 ---> Running in 13f5c51e0c7b 16:51:43 Removing intermediate container afe41822cede 16:51:43 ---> f29c97a9b8cb 16:51:43 Step 13/21 : WORKDIR /edgex 16:51:43 Removing intermediate container fab77410ac66 16:51:43 ---> 99fa94a44a25 16:51:43 Step 13/26 : ENV APP_PORT=48082 16:51:43 ---> Running in f812cf88a629 16:51:43 ---> Running in 79ed34531de9 16:51:43 Removing intermediate container bf8da4b1c786 16:51:43 ---> 56b3680fcab0 16:51:43 Step 13/25 : ENV APP_PORT=48060 16:51:43 Removing intermediate container 13f5c51e0c7b 16:51:43 ---> cde77ea7a9f3 16:51:43 Step 14/25 : EXPOSE $APP_PORT 16:51:43 ---> Running in 5e4083faf4ae 16:51:43 ---> Running in 164ad37a7e78 16:51:43 Removing intermediate container f812cf88a629 16:51:43 ---> ffd33e9c5631 16:51:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:43 Removing intermediate container 79ed34531de9 16:51:43 ---> 07c77dc2bc10 16:51:43 Step 14/26 : EXPOSE $APP_PORT 16:51:43 Removing intermediate container 5e4083faf4ae 16:51:43 ---> a9013ef61613 16:51:43 Step 14/25 : EXPOSE $APP_PORT 16:51:43 Removing intermediate container 164ad37a7e78 16:51:43 ---> ba89de6d0539 16:51:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:51:43 ---> Running in e3a496abde59 16:51:44 ---> Running in 68a94c10c91c 16:51:44 ---> 9c59a8b0d18a 16:51:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:44 Removing intermediate container e3a496abde59 16:51:44 ---> 180c4edd58f9 16:51:44 Step 15/26 : WORKDIR / 16:51:45 ---> Running in b984273fab5e 16:51:45 Removing intermediate container 68a94c10c91c 16:51:45 ---> 7d3d0aae4870 16:51:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:51:45 ---> e8bd303a7be6 16:51:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:45 ---> 11bba3e7c19c 16:51:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:45 Removing intermediate container b984273fab5e 16:51:45 ---> 7794b67a98a8 16:51:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:51:45 ---> 8006eec8b5ec 16:51:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:51:45 Status: Downloaded newer image for docker:20.10.0 16:51:45 ---> aefe523efa57 16:51:45 Step 12/26 : RUN apk add --no-cache bash 16:51:45 ---> ee9b06ba0186 16:51:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:45 ---> e8404ad11586 16:51:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:51:45 ---> 3603804f13e4 16:51:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:45 ---> Running in 4640af86d338 16:51:45 ---> Running in a274a53d61ad 16:51:46 ---> a2360e54aa0c 16:51:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:46 Removing intermediate container a274a53d61ad 16:51:46 ---> d63f886b8e90 16:51:46 Step 18/21 : CMD ["--init=true"] 16:51:46 ---> d0652241b8fa 16:51:46 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 16:51:46 ---> 21fcbbb14d6e 16:51:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:46 ---> Running in ffc821809e9d 16:51:46 ---> Running in 0d7ba80edf07 16:51:46 ---> 21d5c0607b43 16:51:46 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 16:51:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:47 Removing intermediate container ffc821809e9d 16:51:47 ---> 3d01ac32e3f4 16:51:47 Step 19/21 : LABEL arch=x86_64 16:51:47 ---> Running in 21c6c7baf47b 16:51:47 (1/2) Installing readline (8.0.4-r0) 16:51:47 (2/2) Installing bash (5.0.17-r0) 16:51:47 Executing bash-5.0.17-r0.post-install 16:51:47 Executing busybox-1.31.1-r19.trigger 16:51:47 OK: 12 MiB in 22 packages 16:51:47 Removing intermediate container 0d7ba80edf07 16:51:47 ---> 2a88523f6e5f 16:51:47 Step 19/25 : ENV CONSUL_PORT=8500 16:51:47 ---> c600e3f8f72f 16:51:47 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 16:51:47 ---> Running in 45b326064476 16:51:47 ---> Running in 54ee3c249e9f 16:51:47 Removing intermediate container 21c6c7baf47b 16:51:47 ---> 9855eda4530d 16:51:47 Step 19/25 : ENV CONSUL_PORT=8500 16:51:47 ---> Running in 04a471a1ce72 16:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.450s coverage: 27.0% of statements 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.591s coverage: 77.8% of statements 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.721s coverage: 82.4% of statements 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:51:48 ---> Running in 3a39b158cfaa 16:51:48 Removing intermediate container 45b326064476 16:51:48 ---> 3c02c022002c 16:51:48 Step 20/21 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:51:48 Removing intermediate container 54ee3c249e9f 16:51:48 ---> 2d9212f9e64c 16:51:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ 16:51:48 ---> Running in d17a11eee91a 16:51:48 Removing intermediate container 04a471a1ce72 16:51:48 ---> 2ea7542593c3 16:51:48 Step 20/26 : ENV CONSUL_PORT=8500 16:51:48 Removing intermediate container 3a39b158cfaa 16:51:48 ---> 437cb66a0d0a 16:51:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ 16:51:48 Removing intermediate container 4640af86d338 16:51:48 ---> 76b8ef5b0c7e 16:51:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:51:48 ---> Running in fc901b924489 16:51:48 ---> 0da038112e3c 16:51:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:48 Removing intermediate container d17a11eee91a 16:51:48 ---> 56935de38d6e 16:51:48 Step 21/21 : LABEL version=0.0.0 16:51:48 ---> Running in daf3846e4de6 16:51:48 ---> Running in 40dc5c47f276 16:51:48 ---> Running in 5893333cca79 16:51:48 ---> 468f49126ae8 16:51:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:49 Removing intermediate container fc901b924489 16:51:49 ---> 3efe501643a0 16:51:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ 16:51:49 ---> Running in 6f8bb52e2cb7 16:51:49 Removing intermediate container daf3846e4de6 16:51:49 ---> a09033295ae3 16:51:49 Step 14/26 : ENV APP_PORT=48090 16:51:49 Removing intermediate container 5893333cca79 16:51:49 ---> 87ad6fcc2a61 16:51:49 16:51:49 ---> Running in 41dad7d38336 16:51:49 ---> 2805a6a35dab 16:51:49 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:49 Successfully built 87ad6fcc2a61 16:51:49 Successfully tagged docker-security-proxy-setup-go:latest 16:51:49  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 16:51:49 ---> Running in b6a9d0a6a51a 16:51:49 Removing intermediate container 41dad7d38336 16:51:49 ---> d4c4b8cf9cfe 16:51:49 Step 15/26 : EXPOSE $APP_PORT 16:51:50 ---> Running in ba3ec713e511 16:51:50 Removing intermediate container ba3ec713e511 16:51:50 ---> f258c90f8441 16:51:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:51:51 Removing intermediate container 40dc5c47f276 16:51:51 ---> 33270f48ceec 16:51:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:51:55 Removing intermediate container 6f8bb52e2cb7 16:51:55 ---> 11c84f7fd10b 16:51:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:51:55 ---> Running in f3b15f95231f 16:51:55 ---> d09a8c18b258 16:51:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:51:55 ---> Running in 32d2026dfb0f 16:51:55 Removing intermediate container f3b15f95231f 16:51:55 ---> f565f4235e9f 16:51:55 Step 23/25 : LABEL arch=x86_64 16:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.170s coverage: 28.6% of statements 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.314s coverage: 86.7% of statements 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:51:56 ---> Running in 8dab57e9842f 16:51:56 Removing intermediate container b6a9d0a6a51a 16:51:56 ---> eb5e7fa107bc 16:51:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:51:56 ---> 9b600a77490f 16:51:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:51:57 Removing intermediate container 32d2026dfb0f 16:51:57 ---> f70f03a990fc 16:51:57 Step 23/25 : LABEL arch=x86_64 16:51:57 ---> Running in 6970cfedec58 16:51:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.309s coverage: 97.5% of statements 16:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:51:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.115s coverage: 78.3% of statements 16:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:51:57 ---> Running in 2fbf4f453078 16:51:57 Removing intermediate container 8dab57e9842f 16:51:57 ---> 1908f0febdaa 16:51:57 Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:51:59 ---> 5ebc0a94f343 16:51:59 Step 19/26 : RUN apk --no-cache add py3-pip 16:51:59 Removing intermediate container 6970cfedec58 16:51:59 ---> fd8d3268b6e1 16:51:59 Step 24/26 : LABEL arch=x86_64 16:52:00 ---> Running in 82384e69f8b8 16:52:00 ---> Running in 960b076fd0ae 16:52:00 ---> Running in 27b1e5cff2d9 16:52:01 Removing intermediate container 2fbf4f453078 16:52:01 ---> aa5c5321dd6a 16:52:01 Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:52:02 ---> Running in 1255650a0845 16:52:02 Removing intermediate container 82384e69f8b8 16:52:02 ---> bb678169e6af 16:52:02 Step 25/25 : LABEL version=0.0.0 16:52:03 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:03 ---> 95c1fa5b80c3 16:52:03 Step 3/26 : WORKDIR /edgex-go 16:52:03 ---> Using cache 16:52:03 ---> f0c6c394b3e5 16:52:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:03 ---> Using cache 16:52:03 ---> 67235212ba60 16:52:03 Step 5/26 : RUN apk add --update --no-cache make git 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.053s coverage: 93.8% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.179s coverage: 0.1% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 43.8% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:52:04 Removing intermediate container 960b076fd0ae 16:52:04 ---> d215449bb5c1 16:52:04 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:52:04 ---> Running in 0d8092eb1fff 16:52:04 ---> Running in 1fb9b38b83bd 16:52:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:04 ---> Running in 1699994b2bcc 16:52:04 Removing intermediate container 1255650a0845 16:52:04 ---> d6baf4942487 16:52:04 Step 25/25 : LABEL version=0.0.0 16:52:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:04 ---> Running in c9a08c7e8d7e 16:52:04 (1/33) Installing libbz2 (1.0.8-r1) 16:52:04 (2/33) Installing expat (2.2.9-r1) 16:52:04 (3/33) Installing libffi (3.3-r2) 16:52:04 (4/33) Installing gdbm (1.13-r1) 16:52:04 (5/33) Installing xz-libs (5.2.5-r0) 16:52:04 (6/33) Installing sqlite-libs (3.32.1-r0) 16:52:04 (7/33) Installing python3 (3.8.5-r0) 16:52:04 Removing intermediate container 0d8092eb1fff 16:52:04 ---> 4987ff096965 16:52:04 16:52:04 Removing intermediate container 1699994b2bcc 16:52:04 ---> eeb2f354ab98 16:52:04 Step 26/26 : LABEL version=0.0.0 16:52:05 Removing intermediate container c9a08c7e8d7e 16:52:05 ---> 9a8ddec34554 16:52:05 16:52:05 Successfully built 4987ff096965 16:52:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:06 Successfully tagged docker-support-scheduler-go:latest 16:52:06  Building docker-support-scheduler-go ... done Building docker-core-data-go 16:52:06 ---> Running in 381151b98879 16:52:06 Successfully built 9a8ddec34554 16:52:06 Successfully tagged docker-support-notifications-go:latest 16:52:06 Building docker-security-bootstrapper-go 16:52:06  Building docker-support-notifications-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 16:52:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:52:06 (10/33) Installing py3-parsing (2.4.7-r0) 16:52:06 (11/33) Installing py3-six (1.15.0-r0) 16:52:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:07 (12/33) Installing py3-packaging (20.4-r0) 16:52:07 OK: 233 MiB in 51 packages 16:52:08 (13/33) Installing py3-setuptools (47.0.0-r0) 16:52:08 Removing intermediate container 381151b98879 16:52:08 ---> 063e439e0cae 16:52:08 16:52:08 (14/33) Installing py3-chardet (3.0.4-r4) 16:52:08 (15/33) Installing py3-idna (2.9-r0) 16:52:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:52:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:52:10 (18/33) Installing py3-requests (2.23.0-r0) 16:52:10 (19/33) Installing py3-msgpack (1.0.0-r0) 16:52:11 (20/33) Installing py3-lockfile (0.12.2-r3) 16:52:12 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:52:12 Successfully built 063e439e0cae 16:52:13 (22/33) Installing py3-colorama (0.4.3-r0) 16:52:13 (23/33) Installing py3-distlib (0.3.0-r0) 16:52:14 Successfully tagged docker-core-command-go:latest 16:52:14 Building docker-security-secretstore-setup-go 16:52:14  Building docker-core-command-go ... done (24/33) Installing py3-distro (1.5.0-r1) 16:52:14 (25/33) Installing py3-webencodings (0.5.1-r3) 16:52:14 (26/33) Installing py3-html5lib (1.0.1-r4) 16:52:14 (27/33) Installing py3-pytoml (0.1.21-r0) 16:52:15 (28/33) Installing py3-pep517 (0.8.2-r0) 16:52:15 (29/33) Installing py3-progress (1.5-r0) 16:52:15 (30/33) Installing py3-toml (0.10.1-r0) 16:52:15 (31/33) Installing py3-retrying (1.3.3-r0) 16:52:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:52:15 (33/33) Installing py3-pip (20.1.1-r0) 16:52:19 Executing busybox-1.31.1-r19.trigger 16:52:19 OK: 71 MiB in 55 packages 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.106s coverage: 82.7% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.134s coverage: 87.2% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.4% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.493s coverage: 63.5% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.071s coverage: 91.3% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.870s coverage: 55.9% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.297s coverage: 37.0% of statements 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.443s coverage: 84.0% of statements 16:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements 16:52:26 Removing intermediate container 1fb9b38b83bd 16:52:26 ---> 75e8b0f8bcb2 16:52:26 Step 6/26 : COPY go.mod . 16:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.1% of statements 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements 16:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:52:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:32 ---> 95c1fa5b80c3 16:52:32 Step 3/26 : WORKDIR /edgex-go 16:52:32 ---> Using cache 16:52:32 ---> f0c6c394b3e5 16:52:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:32 ---> Using cache 16:52:32 ---> 67235212ba60 16:52:32 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:32 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:52:32 ---> 95c1fa5b80c3 16:52:32 Step 3/32 : WORKDIR /edgex-go 16:52:32 ---> Using cache 16:52:32 ---> f0c6c394b3e5 16:52:32 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:32 ---> Using cache 16:52:32 ---> 67235212ba60 16:52:32 Step 5/32 : RUN apk add --update --no-cache make git 16:52:32 ---> Using cache 16:52:32 ---> 75e8b0f8bcb2 16:52:32 Step 6/32 : COPY go.mod . 16:52:32 ---> Using cache 16:52:32 ---> c1880c16d0a8 16:52:32 Step 7/32 : RUN go mod download 16:52:33 ---> c1880c16d0a8 16:52:33 Step 7/26 : RUN go mod download 16:52:34 ---> Running in 7a56e56f8c41 16:52:34 ---> Running in b74ae1d97e5b 16:52:34 ---> Running in 0d95bb7a0fa5 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.624s coverage: 29.1% of statements 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.074s coverage: 0.0% of statements 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements 16:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:52:35 GO111MODULE=on go vet ./... 16:52:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:37 ---> 95c1fa5b80c3 16:52:37 Step 3/24 : WORKDIR /edgex-go 16:52:37 ---> Using cache 16:52:37 ---> f0c6c394b3e5 16:52:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:37 ---> Using cache 16:52:37 ---> 67235212ba60 16:52:37 Step 5/24 : RUN apk add --update --no-cache make git 16:52:37 ---> Using cache 16:52:37 ---> 75e8b0f8bcb2 16:52:37 Step 6/24 : COPY go.mod . 16:52:37 ---> Using cache 16:52:37 ---> c1880c16d0a8 16:52:37 Step 7/24 : RUN go mod download 16:52:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:38 ---> Running in bda05000d3d9 16:52:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:39 OK: 233 MiB in 51 packages 16:52:42 Removing intermediate container bda05000d3d9 16:52:42 ---> b5c547155a15 16:52:42 Step 8/24 : COPY . . 16:52:42 Removing intermediate container b74ae1d97e5b 16:52:42 ---> a4eeb2c6b637 16:52:42 Step 8/32 : COPY . . 16:52:42 Removing intermediate container 0d95bb7a0fa5 16:52:42 ---> f8d649147401 16:52:42 Step 8/26 : COPY . . 16:52:44 Removing intermediate container 27b1e5cff2d9 16:52:44 ---> c8755a3d42d5 16:52:44 Step 20/26 : RUN pip install docker-compose==1.23.2 16:52:48 Removing intermediate container 7a56e56f8c41 16:52:48 ---> a33a48475117 16:52:48 Step 6/26 : COPY go.mod . 16:52:50 ---> Running in 57866614ec8b 16:52:57 ---> dc1fe353dc03 16:52:57 Step 7/26 : RUN go mod download 16:53:02 ---> Running in 39eb76e1ba51 16:53:11 Collecting docker-compose==1.23.2 16:53:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:53:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:53:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:53:12 Removing intermediate container 39eb76e1ba51 16:53:12 ---> 2f334efc1546 16:53:12 Step 8/26 : COPY . . 16:53:12 Collecting PyYAML<4,>=3.10 16:53:12 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:15 Collecting dockerpty<0.5,>=0.4.1 16:53:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:16 ---> e9034efb6445 16:53:16 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 16:53:16 ---> 34684ce47674 16:53:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:53:17 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:53:17 Collecting websocket-client<1.0,>=0.32.0 16:53:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:53:17 ---> f387f285fede 16:53:17 Step 9/26 : RUN make cmd/core-metadata/core-metadata 16:53:19 Collecting docopt<0.7,>=0.6.1 16:53:19 Downloading docopt-0.6.2.tar.gz (25 kB) 16:53:20 ---> Running in 0b289d6e0f28 16:53:20 ---> Running in 106602b79ea6 16:53:21 Collecting texttable<0.10,>=0.9.0 16:53:21 ---> Running in 81b009a5a506 16:53:21 Downloading texttable-0.9.1.tar.gz (11 kB) 16:53:22 Collecting jsonschema<3,>=2.5.1 16:53:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:53:22 Collecting cached-property<2,>=1.2.0 16:53:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:53:23 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:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:53:23 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:53:23 Collecting docker<4.0,>=3.6.0 16:53:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:53:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:53:23 Collecting urllib3<1.25,>=1.21.1 16:53:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:53:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:53:24 Collecting idna<2.8,>=2.5 16:53:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:53:24 Collecting docker-pycreds>=0.4.0 16:53:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:53:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:53:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:53:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:53:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:53:24 Installing collected packages: urllib3, idna, requests, PyYAML, dockerpty, websocket-client, docopt, texttable, jsonschema, cached-property, docker-pycreds, docker, docker-compose 16:53:24 Attempting uninstall: urllib3 16:53:24 Found existing installation: urllib3 1.25.9 16:53:24 Uninstalling urllib3-1.25.9: 16:53:26 Successfully uninstalled urllib3-1.25.9 16:53:28 Attempting uninstall: idna 16:53:28 Found existing installation: idna 2.9 16:53:28 Uninstalling idna-2.9: 16:53:28 Successfully uninstalled idna-2.9 16:53:28 Attempting uninstall: requests 16:53:28 Found existing installation: requests 2.23.0 16:53:28 Uninstalling requests-2.23.0: 16:53:29 Successfully uninstalled requests-2.23.0 16:53:29 Running setup.py install for PyYAML: started 16:53:31 Running setup.py install for PyYAML: finished with status 'done' 16:53:31 Running setup.py install for dockerpty: started 16:53:32 Running setup.py install for dockerpty: finished with status 'done' 16:53:32 Running setup.py install for docopt: started 16:53:33 Running setup.py install for docopt: finished with status 'done' 16:53:33 Running setup.py install for texttable: started 16:53:34 Running setup.py install for texttable: finished with status 'done' 16:53:36 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:53:38 ---> b6785895e8a0 16:53:38 Step 9/26 : RUN make cmd/core-data/core-data 16:53:38 ---> Running in 10b772f73988 16:53:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:53:41 Removing intermediate container 57866614ec8b 16:53:41 ---> 05d59be5ec9c 16:53:41 Step 21/26 : RUN apk --no-cache add curl 16:53:41 ---> Running in 38dfe266fdfb 16:53:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:53:42 (2/3) Installing libcurl (7.69.1-r3) 16:53:42 (3/3) Installing curl (7.69.1-r3) 16:53:42 Executing busybox-1.31.1-r19.trigger 16:53:42 OK: 72 MiB in 58 packages 16:53:43 gofmt -l . 16:53:43 [ "`gofmt -l .`" = "" ] 16:53:44 Removing intermediate container 38dfe266fdfb 16:53:44 ---> c10abba806d3 16:53:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:44 ---> Running in d84b48540da3 16:53:45 Removing intermediate container d84b48540da3 16:53:45 ---> 0ade75f2f308 16:53:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:45 ./bin/test-go-mod-tidy.sh 16:53:45 ---> Running in dfa44ed2d1ca 16:53:46 Removing intermediate container dfa44ed2d1ca 16:53:46 ---> 2a8b6e446541 16:53:46 Step 24/26 : LABEL arch=x86_64 16:53:46 ---> Running in ff9498626834 16:53:46 ./bin/test-attribution-txt.sh 16:53:46 Removing intermediate container ff9498626834 16:53:46 ---> a6918bc33de6 16:53:46 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:53:46 ---> Running in 90004266595a 16:53:46 Removing intermediate container 90004266595a 16:53:46 ---> f8b6370a9269 16:53:46 Step 26/26 : LABEL version=0.0.0 16:53:47 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:53:47 ---> Running in e8b1f444f29e 16:53:47 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:53:48 Removing intermediate container e8b1f444f29e 16:53:48 ---> 4cd85efb7d08 16:53:48 16:53:48 Successfully built 4cd85efb7d08 16:53:48 Successfully tagged docker-sys-mgmt-agent-go:latest 16:53:48  Building docker-sys-mgmt-agent-go ... done Building docker-security-bootstrap-redis-go [Pipeline] sh 16:53:51 + ls -al . 16:53:51 total 672 16:53:51 drwxrwxr-x 9 1001 1001 4096 Jan 6 16:53 . 16:53:51 drwxr-xr-x 4 root root 4096 Jan 6 16:50 .. 16:53:51 -rw-rw-r-- 1 1001 1001 11 Jan 6 16:48 .dockerignore 16:53:51 drwxrwxr-x 8 1001 1001 4096 Jan 6 16:48 .git 16:53:51 drwxrwxr-x 3 1001 1001 4096 Jan 6 16:48 .github 16:53:51 -rw-rw-r-- 1 1001 1001 872 Jan 6 16:48 .gitignore 16:53:51 -rw-rw-r-- 1 1001 1001 166 Jan 6 16:48 .sonarcloud.properties 16:53:51 -rw-rw-r-- 1 1001 1001 3804 Jan 6 16:48 CONTRIBUTING.md 16:53:51 -rw-rw-r-- 1 1001 1001 931 Jan 6 16:48 Dockerfile.build 16:53:51 -rw-rw-r-- 1 1001 1001 863 Jan 6 16:48 Jenkinsfile 16:53:51 -rw-rw-r-- 1 1001 1001 10775 Jan 6 16:48 LICENSE 16:53:51 -rw-rw-r-- 1 1001 1001 6001 Jan 6 16:48 Makefile 16:53:51 -rw-rw-r-- 1 1001 1001 6511 Jan 6 16:48 README.md 16:53:51 -rw-rw-r-- 1 1001 1001 6744 Jan 6 16:48 SECURITY.md 16:53:51 -rw-rw-r-- 1 1001 1001 5 Jan 6 16:46 VERSION 16:53:51 -rw-rw-r-- 1 1001 1001 4131 Jan 6 16:48 ZMQWindows.md 16:53:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 16:48 bin 16:53:51 drwxrwxr-x 15 1001 1001 4096 Jan 6 16:48 cmd 16:53:51 -rw-r--r-- 1 root root 546759 Jan 6 16:52 coverage.out 16:53:51 -rw-r--r-- 1 root root 1005 Jan 6 16:53 go.mod 16:53:51 -rw-r--r-- 1 root root 19172 Jan 6 16:53 go.sum 16:53:51 drwxrwxr-x 8 1001 1001 4096 Jan 6 16:48 internal 16:53:51 drwxrwxr-x 4 1001 1001 4096 Jan 6 16:48 openapi 16:53:51 drwxrwxr-x 4 1001 1001 4096 Jan 6 16:48 snap 16:53:51 -rw-rw-r-- 1 1001 1001 168 Jan 6 16:48 version.go [Pipeline] sh 16:53:51 + '[' -e coverage.out ] 16:53:51 + chown 1001:1001 coverage.out [Pipeline] stash 16:53:51 Warning: overwriting stash ‘coverage-report’ 16:53:53 Stashed 1 file(s) [Pipeline] sh 16:53:53 + make build 16:53:53 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:54:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:16 ---> 95c1fa5b80c3 16:54:16 Step 3/22 : WORKDIR /edgex-go 16:54:16 ---> Using cache 16:54:16 ---> f0c6c394b3e5 16:54:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:16 ---> Using cache 16:54:16 ---> 67235212ba60 16:54:16 Step 5/22 : RUN apk add --update --no-cache make git 16:54:16 ---> Using cache 16:54:16 ---> 75e8b0f8bcb2 16:54:16 Step 6/22 : COPY go.mod . 16:54:16 ---> Using cache 16:54:16 ---> c1880c16d0a8 16:54:16 Step 7/22 : RUN go mod download 16:54:16 ---> Using cache 16:54:16 ---> f8d649147401 16:54:16 Step 8/22 : COPY . . 16:54:16 Removing intermediate container 0b289d6e0f28 16:54:16 ---> 972f65981d69 16:54:16 16:54:16 Step 10/24 : FROM alpine:3.12 16:54:16 ---> 389fef711851 16:54:16 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:54:16 Removing intermediate container 106602b79ea6 16:54:16 ---> 790827cc46b8 16:54:16 16:54:16 Step 10/32 : FROM alpine:3.12 16:54:16 ---> 389fef711851 16:54:16 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 16:54:16 ---> Using cache 16:54:16 ---> f387f285fede 16:54:16 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:54:16 Removing intermediate container 81b009a5a506 16:54:16 ---> e28b81f19d83 16:54:16 16:54:16 Step 10/26 : FROM alpine:3.12 16:54:16 ---> 389fef711851 16:54:16 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:54:16 ---> Using cache 16:54:16 ---> 4280019ac48e 16:54:16 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:16 ---> Running in 4b5f124b2691 16:54:16 ---> Running in 7d62eab86c2b 16:54:16 ---> Running in 59a64670a1e3 16:54:16 ---> Running in 1d608e3d4f95 16:54:16 Removing intermediate container 59a64670a1e3 16:54:16 ---> f57618077293 16:54:16 Step 13/26 : ENV APP_PORT=48081 16:54:16 ---> Running in 2a296d392459 16:54:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:16 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:54:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:16 Removing intermediate container 2a296d392459 16:54:16 ---> e73900cb1c42 16:54:16 Step 14/26 : EXPOSE $APP_PORT 16:54:16 ---> Running in b69bca5d6535 16:54:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:16 (1/2) Installing dumb-init (1.2.2-r1) 16:54:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:16 (2/2) Installing openssl (1.1.1i-r0) 16:54:16 Executing busybox-1.31.1-r19.trigger 16:54:16 OK: 6 MiB in 16 packages 16:54:16 Removing intermediate container b69bca5d6535 16:54:16 ---> 4a881b788ddd 16:54:16 Step 15/26 : WORKDIR / 16:54:16 (1/5) Installing ca-certificates (20191127-r4) 16:54:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:54:16 ---> Running in 3807d99cf8a5 16:54:16 (3/5) Installing libcurl (7.69.1-r3) 16:54:16 (4/5) Installing curl (7.69.1-r3) 16:54:16 (5/5) Installing dumb-init (1.2.2-r1) 16:54:16 Executing busybox-1.31.1-r19.trigger 16:54:16 Executing ca-certificates-20191127-r4.trigger 16:54:16 OK: 7 MiB in 19 packages 16:54:16 Removing intermediate container 3807d99cf8a5 16:54:16 ---> 13916aee3ca9 16:54:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:54:16 Removing intermediate container 4b5f124b2691 16:54:16 ---> 1971292b1983 16:54:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:54:16 ---> 7bbefc7a89cb 16:54:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:54:16 ---> Running in ced5e8dda61c 16:54:16 Removing intermediate container 1d608e3d4f95 16:54:16 ---> fcab180ece72 16:54:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:17 ---> Running in 49386ee6f155 16:54:17 Removing intermediate container ced5e8dda61c 16:54:17 ---> 59474c768f59 16:54:17 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 16:54:17 ---> dc6ed6da93b9 16:54:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:54:18 ---> Running in ae220f70cd05 16:54:18 Removing intermediate container 49386ee6f155 16:54:18 ---> 4e5e9de6066a 16:54:18 Step 13/24 : WORKDIR / 16:54:18 ---> 1571fa30c10e 16:54:18 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 16:54:18 ---> Running in 80aac8ee748f 16:54:18 ---> Running in d0741ce8e830 16:54:18 Removing intermediate container ae220f70cd05 16:54:18 ---> d8b1df0a1e5a 16:54:18 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:54:19 ---> Running in 3637dea3f1ad 16:54:19 Removing intermediate container 80aac8ee748f 16:54:19 ---> ec1e3dd7beff 16:54:19 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:54:19 Removing intermediate container d0741ce8e830 16:54:19 ---> 999aea67bb41 16:54:19 Step 20/26 : ENV CONSUL_PORT=8500 16:54:21 ---> Running in 2b37cb66ccbc 16:54:21 ---> 9239c5521afc 16:54:21 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:54:21 Removing intermediate container 10b772f73988 16:54:21 ---> 3488539b7997 16:54:21 16:54:21 Step 10/26 : FROM alpine:3.12 16:54:21 ---> 389fef711851 16:54:21 Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:21 Removing intermediate container 2b37cb66ccbc 16:54:21 ---> 6f33d985a77d 16:54:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ 16:54:21 ---> Running in 4aee18b4d8b9 16:54:22 ---> cb2c555b2cee 16:54:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:54:22 Connecting to github.com (140.82.112.3:443) 16:54:22 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.92.68:443) 16:54:22 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 16:54:22 Removing intermediate container 4aee18b4d8b9 16:54:22 ---> 095e56b5892c 16:54:22 Step 12/26 : ENV APP_PORT=48080 16:54:22 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 16:54:22 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 16:54:22 dockerize 16:54:22 ---> 01529ba215de 16:54:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:22 ---> 0eff9819a67a 16:54:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:54:22 ---> Running in 435d38d91861 16:54:22 ---> Running in 29dcbd96e81c 16:54:23 Removing intermediate container 435d38d91861 16:54:23 ---> 1d86a68d0524 16:54:23 Step 13/26 : EXPOSE $APP_PORT 16:54:23 ---> Running in 9cfd8b175a2a 16:54:24 ---> f78b2aa07a07 16:54:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:54:24 Removing intermediate container 9cfd8b175a2a 16:54:24 ---> b7b663daacfe 16:54:24 Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:24 Removing intermediate container 3637dea3f1ad 16:54:24 ---> 95e78b34baa6 16:54:24 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 16:54:24 ---> Running in bbda35c64d3b 16:54:24 ---> Running in 782e9ca48e30 16:54:24 ---> 83f2e90e1e90 16:54:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:54:25 Removing intermediate container 782e9ca48e30 16:54:25 ---> 510bf3b39f9e 16:54:25 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:54:25 Removing intermediate container 29dcbd96e81c 16:54:25 ---> 835b35cc3a3b 16:54:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:54:25 ---> Running in a65bbdbb9a5b 16:54:25 ---> 510952f257c8 16:54:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:25 ---> Running in 051534ce03e2 16:54:25 ---> Running in 0e8b62f6b6ff 16:54:26 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:54:26 Removing intermediate container a65bbdbb9a5b 16:54:26 ---> 65ed1b8fcbff 16:54:26 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 16:54:26 Removing intermediate container 051534ce03e2 16:54:26 ---> fcce7f6a7244 16:54:26 Step 24/26 : LABEL arch=x86_64 16:54:27 ---> Running in bf76632e7eaf 16:54:27 ---> Running in 43a54fe65346 16:54:28 Removing intermediate container 7d62eab86c2b 16:54:28 ---> 9c1063e889c2 16:54:28 16:54:28 Step 10/22 : FROM alpine:3.12 16:54:28 ---> 389fef711851 16:54:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:54:28 ---> Using cache 16:54:28 ---> fcab180ece72 16:54:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:54:28 ---> Running in 6baeb3fd3fd7 16:54:28 Removing intermediate container bbda35c64d3b 16:54:28 ---> f05fd94173a7 16:54:28 Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init 16:54:28 Removing intermediate container 43a54fe65346 16:54:28 ---> f86d6fafbbc8 16:54:28 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:54:28 ---> Running in 2c549ab49717 16:54:28 ---> Running in 47631582772f 16:54:28 Copy dockerize executable 16:54:28 Removing intermediate container 6baeb3fd3fd7 16:54:28 ---> e519ab27a769 16:54:28 Step 13/22 : WORKDIR / 16:54:29 ---> Running in 70e808f6e163 16:54:29 Removing intermediate container 2c549ab49717 16:54:29 ---> dcf4ede7cdeb 16:54:29 Step 26/26 : LABEL version=0.0.0 16:54:29 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:54:29 ---> Running in bd371fcecd98 16:54:29 Removing intermediate container 70e808f6e163 16:54:29 ---> eeccbc3b2103 16:54:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:54:29 Removing intermediate container 0e8b62f6b6ff 16:54:29 ---> eb7918ea5439 16:54:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:54:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:29 Removing intermediate container bd371fcecd98 16:54:29 ---> cbf66b10fd73 16:54:29 16:54:29 ---> Running in 1383609a4842 16:54:30 Removing intermediate container bf76632e7eaf 16:54:30 ---> 69e1e0e7a710 16:54:30 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 16:54:30 ---> 957cb1119aae 16:54:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:54:30 Successfully built cbf66b10fd73 16:54:30 Successfully tagged docker-core-metadata-go:latest 16:54:30  Building docker-core-metadata-go ... done  ---> Running in 83a42de469d1 16:54:30 Removing intermediate container 1383609a4842 16:54:30 ---> e04de8001149 16:54:30 Step 22/24 : LABEL arch=x86_64 16:54:30 ---> Running in 537b0b6c8e45 16:54:30 Removing intermediate container 83a42de469d1 16:54:30 ---> db7ab25c2ef4 16:54:30 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:54:30 ---> bcf643c98a5c 16:54:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:54:30 Removing intermediate container 537b0b6c8e45 16:54:30 ---> 3c1e2a7ef8e7 16:54:30 Step 23/24 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:54:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:31 ---> Running in 615ddfc2da0a 16:54:31 ---> 5e1216e9f06a 16:54:31 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:54:31 ---> 6cb2b0c5cf9e 16:54:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:54:31 ---> Running in 8bc8c32b595d 16:54:31 Removing intermediate container 615ddfc2da0a 16:54:31 ---> 62512bfd81b1 16:54:31 Step 24/24 : LABEL version=0.0.0 16:54:31 ---> Running in 6075651626dd 16:54:31 ---> 30ee529c7c56 16:54:31 Step 18/22 : RUN chmod +x entrypoint.sh 16:54:31 ---> Running in 2b34c8155d36 16:54:32 Removing intermediate container 6075651626dd 16:54:32 ---> 32a651b8142b 16:54:32 16:54:32 (1/6) Installing dumb-init (1.2.2-r1) 16:54:32 Successfully built 32a651b8142b 16:54:32 (2/6) Installing libgcc (9.3.0-r2) 16:54:32 Successfully tagged docker-security-secretstore-setup-go:latest 16:54:32  Building docker-security-secretstore-setup-go ... done (3/6) Installing libsodium (1.0.18-r0) 16:54:32 (4/6) Installing libstdc++ (9.3.0-r2) 16:54:32 Removing intermediate container 8bc8c32b595d 16:54:32 ---> d0439aedf741 16:54:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:33 Removing intermediate container 2b34c8155d36 16:54:33 ---> cedcd4374fa9 16:54:33 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:54:33 ---> Running in 9d20dfef52b7 16:54:33 ---> 79e81228d9e9 16:54:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:33 (5/6) Installing libzmq (4.3.3-r0) 16:54:33 Removing intermediate container 9d20dfef52b7 16:54:33 ---> 93837b14f05e 16:54:33 Step 20/22 : LABEL arch=x86_64 16:54:33 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:54:33 ---> Running in 9a3561b536f1 16:54:33 ---> 2c5ffa47ee38 16:54:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 16:54:33 Removing intermediate container 9a3561b536f1 16:54:33 ---> 5e236b26fe7c 16:54:33 Step 21/22 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:54:34 (6/6) Installing zeromq (4.3.3-r0) 16:54:34 ---> Running in 1f0516bb678f 16:54:34 Executing busybox-1.31.1-r19.trigger 16:54:34 OK: 8 MiB in 20 packages 16:54:34 ---> 69f8db45f72e 16:54:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:34 Removing intermediate container 1f0516bb678f 16:54:34 ---> 52f5c1968833 16:54:34 Step 22/22 : LABEL version=0.0.0 16:54:35 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:54:35 ---> Running in 7c7d2a992ad9 16:54:35 ---> 41d54f20fd62 16:54:35 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:54:36 ---> Running in a6a50064c0df 16:54:36 Removing intermediate container 7c7d2a992ad9 16:54:36 ---> 0748f71ae555 16:54:36 16:54:36 Removing intermediate container 47631582772f 16:54:36 ---> 6031c06307ca 16:54:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:54:36 Successfully built 0748f71ae555 16:54:36 Successfully tagged docker-security-bootstrap-redis-go:latest 16:54:36  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a6a50064c0df 16:54:36 ---> 97afd302ff6d 16:54:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 16:54:36 ---> b2f65c102782 16:54:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:54:36 ---> edfac434b154 16:54:36 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:36 ---> Running in 683eff4e30ef 16:54:37 ---> c90360645362 16:54:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:54:37 ---> 8f1cf598e2ed 16:54:37 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 16:54:37 ---> Running in 7d7911ceae71 16:54:37 Removing intermediate container 7d7911ceae71 16:54:37 ---> ce124228d14b 16:54:37 Step 20/26 : ENV CONSUL_PORT=8500 16:54:37 ---> Running in 0fed34e6d36b 16:54:37 Removing intermediate container 683eff4e30ef 16:54:37 ---> 4a629a78d117 16:54:37 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 16:54:38 ---> Running in c79243227f1b 16:54:38 Removing intermediate container 0fed34e6d36b 16:54:38 ---> 122203ba0618 16:54:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ 16:54:38 Removing intermediate container c79243227f1b 16:54:38 ---> ea433b4cd095 16:54:38 Step 29/32 : CMD ["install"] 16:54:38 ---> Running in 749fac7245c9 16:54:38 ---> 1aa3f4041354 16:54:38 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:38 ---> Running in 790811612b12 16:54:38 Removing intermediate container 749fac7245c9 16:54:38 ---> e05f230c7a1a 16:54:38 Step 30/32 : LABEL arch=x86_64 16:54:38 ---> Running in afd2da9c829d 16:54:38 Removing intermediate container afd2da9c829d 16:54:38 ---> a9dfff8aa3de 16:54:38 Step 31/32 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:54:39 ---> Running in e5f3a0e41832 16:54:39 Removing intermediate container e5f3a0e41832 16:54:39 ---> f4ee2a79aa15 16:54:39 Step 32/32 : LABEL version=0.0.0 16:54:39 ---> Running in e40f37a6081b 16:54:39 Removing intermediate container 790811612b12 16:54:39 ---> 853ad06674a6 16:54:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:54:39 ---> Running in 638f3118448c 16:54:39 Removing intermediate container e40f37a6081b 16:54:39 ---> 0787fa954f90 16:54:39 16:54:39 Removing intermediate container 638f3118448c 16:54:39 ---> bb1b2dbc855c 16:54:39 Step 24/26 : LABEL arch=x86_64 16:54:39 ---> Running in 9205bc496b6e 16:54:39 Successfully built 0787fa954f90 16:54:39 Successfully tagged docker-security-bootstrapper-go:latest 16:54:40  Building docker-security-bootstrapper-go ... done Removing intermediate container 9205bc496b6e 16:54:40 ---> 6f3e41d67fb8 16:54:40 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:54:40 ---> Running in 073b6ede6036 16:54:40 Removing intermediate container 073b6ede6036 16:54:40 ---> e550edaaafde 16:54:40 Step 26/26 : LABEL version=0.0.0 16:54:40 ---> Running in 96107d0b1b83 16:54:40 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:54:40 Removing intermediate container 96107d0b1b83 16:54:40 ---> 3c138774b170 16:54:40 16:54:40 Successfully built 3c138774b170 16:54:40 Successfully tagged docker-core-data-go:latest 16:54:41  Building docker-core-data-go ... done  [Pipeline] } 16:54:41 $ docker stop --time=1 77c79055c0b9052722ffe8b288e541e001bc5b33869f2e0475a30b6f8d8f7bf9 16:54:42 $ docker rm -f 77c79055c0b9052722ffe8b288e541e001bc5b33869f2e0475a30b6f8d8f7bf9 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:43 + docker images 16:54:43 + grep docker 16:54:43 docker-core-data-go latest 3c138774b170 3 seconds ago 22.3MB 16:54:43 docker-security-bootstrapper-go latest 0787fa954f90 4 seconds ago 41.4MB 16:54:43 docker-security-bootstrap-redis-go latest 0748f71ae555 8 seconds ago 15.8MB 16:54:43 docker-security-secretstore-setup-go latest 32a651b8142b 12 seconds ago 24.6MB 16:54:43 docker-core-metadata-go latest cbf66b10fd73 14 seconds ago 19.1MB 16:54:43 docker-sys-mgmt-agent-go latest 4cd85efb7d08 55 seconds ago 313MB 16:54:43 docker-core-command-go latest 063e439e0cae 2 minutes ago 16.7MB 16:54:43 docker-support-scheduler-go latest 4987ff096965 2 minutes ago 16.9MB 16:54:43 docker-support-notifications-go latest 9a8ddec34554 2 minutes ago 16.9MB 16:54:43 docker-security-proxy-setup-go latest 87ad6fcc2a61 2 minutes ago 24.5MB 16:54:43 docker 20.10.0 aefe523efa57 3 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 16:54:44 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:54:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:54:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:54:55 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:54:59 Still waiting to schedule task 16:54:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:55:00 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:55:04 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] } 16:55:10 $ docker stop --time=1 7dc42564abf424f60f13c2fbbae39dff3f8ad70530a760b159aeb2627975644e 16:55:12 $ docker rm -f 7dc42564abf424f60f13c2fbbae39dff3f8ad70530a760b159aeb2627975644e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:14 16:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:15 latest: Pulling from edgex-devops/edgex-compose-arm64 16:55:15 29e5d40040c1: Pulling fs layer 16:55:15 1ce36da41761: Pulling fs layer 16:55:15 25b303627fd3: Pulling fs layer 16:55:15 29e5d40040c1: Download complete 16:55:15 1ce36da41761: Verifying Checksum 16:55:15 1ce36da41761: Download complete 16:55:15 29e5d40040c1: Pull complete 16:55:17 1ce36da41761: Pull complete 16:55:17 25b303627fd3: Verifying Checksum 16:55:17 25b303627fd3: Download complete 16:55:27 25b303627fd3: Pull complete 16:55:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:55:27 prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container 16:55:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:55:30 $ docker top 33868110a5d719c8a8d78c7849c6cf49c257c1a548f0473975e34609267e9de0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:31 + + grepdocker-compose parallel build 16:55:31 --help 16:55:35 --parallel Build images in parallel. [Pipeline] } 16:55:35 $ docker stop --time=1 33868110a5d719c8a8d78c7849c6cf49c257c1a548f0473975e34609267e9de0 16:55:37 $ docker rm -f 33868110a5d719c8a8d78c7849c6cf49c257c1a548f0473975e34609267e9de0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:38 . [Pipeline] withDockerContainer 16:55:38 prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container 16:55:38 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:55:39 $ docker top 94adc6abf91315e57311addd154f9af0bcbe61813dac768b2de93027064574c1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:40 + docker-compose -f ./docker-compose-build.yml build --parallel 16:55:45 Building docker-core-command-go ... 16:55:45 Building docker-core-data-go ... 16:55:45 Building docker-core-metadata-go ... 16:55:45 Building docker-security-bootstrapper-go ... 16:55:45 Building docker-security-bootstrap-redis-go ... 16:55:45 Building docker-security-proxy-setup-go ... 16:55:45 Building docker-security-secretstore-setup-go ... 16:55:45 Building docker-support-notifications-go ... 16:55:45 Building docker-support-scheduler-go ... 16:55:45 Building docker-sys-mgmt-agent-go ... 16:55:45 Building docker-sys-mgmt-agent-go 16:55:45 Building docker-core-data-go 16:55:45 Building docker-support-notifications-go 16:55:45 Building docker-support-scheduler-go 16:55:45 Building docker-security-proxy-setup-go 16:55:51 Running on prd-ubuntu18.04-docker-8c-8g-18691 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 16:55:51 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 16:55:53 using credential edgex-jenkins-ssh 16:55:53 Cloning the remote Git repository 16:55:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:55:53 > git init /w/workspace/edgex-go/12 # timeout=10 16:55:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:55:53 > git --version # timeout=10 16:55:53 > git --version # 'git version 2.17.1' 16:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:56:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:56:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:02 > 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 16:56:03 Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:56:04 Merge succeeded, producing dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:56:04 Checking out Revision dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d (PR-2970) 16:56:03 > git config core.sparsecheckout # timeout=10 16:56:03 > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 16:56:03 > git remote # timeout=10 16:56:03 > git config --get remote.origin.url # timeout=10 16:56:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:03 > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 16:56:04 > git rev-parse HEAD^{commit} # timeout=10 16:56:04 > git config core.sparsecheckout # timeout=10 16:56:04 > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 16:56:07 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:08 + echo snap-build.sh 16:56:08 snap-build.sh 16:56:08 + SNAP_BASE_DIR=. 16:56:08 + '[' '!' -z /w/workspace/edgex-go/12 ']' 16:56:08 + SNAP_BASE_DIR=/w/workspace/edgex-go/12 16:56:08 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' 16:56:08 [snap-build] Building snap in dir [/w/workspace/edgex-go/12] 16:56:08 + cd /w/workspace/edgex-go/12 16:56:08 + sudo apt-get remove -qy --purge lxd lxd-client 16:56:08 Reading package lists... 16:56:08 Building dependency tree... 16:56:08 Reading state information... 16:56:09 The following packages were automatically installed and are no longer required: 16:56:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:56:09 uidmap xdelta3 16:56:09 Use 'sudo apt autoremove' to remove them. 16:56:09 The following packages will be REMOVED: 16:56:09 lxd* lxd-client* 16:56:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:56:09 After this operation, 31.7 MB disk space will be freed. 16:56:10 (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.) 16:56:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:56:11 Removing lxd dnsmasq configuration 16:56:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:56:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:56:12 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:56:12 (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.) 16:56:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:56:14 Processing triggers for systemd (237-3ubuntu10.42) ... 16:56:14 Processing triggers for ureadahead (0.100.0-21) ... 16:56:15 + sudo snap remove --purge lxd 16:56:16 snap "lxd" is not installed 16:56:16 + sudo groupadd --force --system lxd 16:56:16 ++ whoami 16:56:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:56:16 + newgrp - lxd 16:56:16 + sudo snap install lxd 16:56:26 2021-01-06T16:56:22Z INFO Waiting for automatic snapd restart... 16:56:41 lxd 4.9 from Canonical* installed 16:56:41 + sudo lxd init --auto 16:56:51 + sudo snap install --classic snapcraft 16:56:55 snapcraft 4.4.4 from Canonical* installed 16:56:55 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:56:55 + patch --verbose -p1 16:56:55 Hmm... Looks like a unified diff to me... 16:56:55 The text leading up to this was: 16:56:55 -------------------------- 16:56:55 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:56:55 |From: Tony Espy 16:56:55 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:56:55 |Subject: [PATCH] optimize snap build for pipeline CI check 16:56:55 | 16:56:55 |This patch is used by the EdgeX CI pipeline builds to 16:56:55 |optimize the snap CI check run for pull requests. When 16:56:55 |applied, it essentially strips out everything (apps and 16:56:55 |parts) from the snapcraft.yaml file except those required 16:56:55 |to build edgex-go, as the whole idea of the CI check is to 16:56:55 |catch changes to edgex-go that break the snap build. 16:56:55 | 16:56:55 |In general, anyone updating snapcraft.yaml will also need 16:56:55 |to update this patch file, otherwise it may fail to apply, 16:56:55 |resulting in a failed snap build CI check in the associated 16:56:55 |pull request. 16:56:55 | 16:56:55 |Note - in addition to applying this patch, the pipeline also 16:56:55 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:56:55 |need to build the finally binary .snap file (and it won't 16:56:55 |work with the patch applied). This further reduces the build 16:56:55 |time. 16:56:55 |--- 16:56:55 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:56:55 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:56:55 | 16:56:55 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:56:55 |index 1e537489..faf42425 100644 16:56:55 |--- a/snap/snapcraft.yaml 16:56:55 |+++ b/snap/snapcraft.yaml 16:56:55 -------------------------- 16:56:55 patching file snap/snapcraft.yaml 16:56:55 Using Plan A... 16:56:55 Hunk #1 succeeded at 73. 16:56:55 Hunk #2 succeeded at 202 with fuzz 1. 16:56:55 Hunk #3 succeeded at 214. 16:56:55 Hunk #4 succeeded at 222. 16:56:55 Hunk #5 succeeded at 229. 16:56:55 Hunk #6 succeeded at 256. 16:56:55 Hunk #7 succeeded at 290. 16:56:55 Hunk #8 succeeded at 341. 16:56:55 Hmm... Ignoring the trailing garbage. 16:56:55 done 16:56:55 + sudo snapcraft prime --use-lxd 16:56:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:56:56 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:56:56 - README.md 16:56:56 - snapcraft.yaml.orig 16:56:56 16:56:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:56:57 Launching a container. 16:57:07 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> dd4dc3f57fde 16:57:07 Step 3/25 : WORKDIR /edgex-go 16:57:07 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> dd4dc3f57fde 16:57:07 Step 3/26 : WORKDIR /edgex-go 16:57:07 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> dd4dc3f57fde 16:57:07 Step 3/26 : WORKDIR /edgex-go 16:57:07 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> dd4dc3f57fde 16:57:07 Step 3/25 : WORKDIR /edgex-go 16:57:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> dd4dc3f57fde 16:57:07 Step 3/21 : WORKDIR /edgex-go 16:57:07 ---> Running in 958c8ac97a78 16:57:07 ---> Running in 2023ca361ede 16:57:07 ---> Running in a79e51524c17 16:57:07 ---> Running in 94904854b276 16:57:07 ---> Running in 49f073ad65ae 16:57:07 Removing intermediate container 958c8ac97a78 16:57:07 ---> 06d5b00ad70e 16:57:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:07 Removing intermediate container 49f073ad65ae 16:57:07 ---> 9ea3d5fa469c 16:57:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:07 Removing intermediate container 94904854b276 16:57:07 ---> 5e3e9fa3ce3c 16:57:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:07 Removing intermediate container 2023ca361ede 16:57:07 ---> 818fb8b8b28c 16:57:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:07 Removing intermediate container a79e51524c17 16:57:07 ---> 81093a231a80 16:57:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:07 ---> Running in d63bae3a62b6 16:57:07 ---> Running in f9c65dfb3851 16:57:07 ---> Running in 14eef0deadd3 16:57:07 ---> Running in 6ea46aedce4a 16:57:07 ---> Running in 935092136c4e 16:57:07 Removing intermediate container d63bae3a62b6 16:57:07 ---> f02ec46ce643 16:57:07 Step 5/25 : RUN apk add --update --no-cache make git 16:57:07 ---> Running in 1ee3c4a39915 16:57:07 Removing intermediate container 14eef0deadd3 16:57:07 ---> 3c2f8890b0f6 16:57:07 Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates 16:57:07 Removing intermediate container f9c65dfb3851 16:57:07 ---> 917f71ceb575 16:57:07 Step 5/26 : RUN apk add --update --no-cache make bash git 16:57:07 ---> Running in 0a8ba5005c6a 16:57:07 Removing intermediate container 6ea46aedce4a 16:57:07 ---> 27859ab79856 16:57:07 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:57:07 ---> Running in 40ce88b0e25c 16:57:07 ---> Running in 28cdc4e143d0 16:57:07 Removing intermediate container 935092136c4e 16:57:07 ---> 8fd1d8617a39 16:57:07 Step 5/21 : RUN apk add --update --no-cache make git 16:57:07 ---> Running in fc0e4a56707e 16:57:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:12 Waiting for container to be ready 16:57:12 OK: 217 MiB in 51 packages 16:57:12 To start your first instance, try: lxc launch ubuntu:18.04 16:57:12 16:57:13 OK: 217 MiB in 51 packages 16:57:13 OK: 217 MiB in 51 packages 16:57:13 OK: 217 MiB in 51 packages 16:57:14 Removing intermediate container 0a8ba5005c6a 16:57:14 ---> c37e7a5a6f25 16:57:14 Step 6/25 : COPY go.mod . 16:57:14 OK: 217 MiB in 51 packages 16:57:14 Removing intermediate container 40ce88b0e25c 16:57:14 ---> 3639a8d26243 16:57:14 Step 6/26 : COPY go.mod . 16:57:14 Removing intermediate container fc0e4a56707e 16:57:14 ---> d66a4324922d 16:57:14 Step 6/21 : COPY go.mod . 16:57:15 Removing intermediate container 1ee3c4a39915 16:57:15 ---> 448c76163269 16:57:15 Step 6/25 : COPY go.mod . 16:57:15 ---> f76783d89ebc 16:57:15 Step 7/25 : RUN go mod download 16:57:15 ---> Running in 37dac32413ee 16:57:15 ---> c0219f47fa84 16:57:15 Step 7/26 : RUN go mod download 16:57:15 ---> 5c3d7de26616 16:57:15 Step 7/21 : RUN go mod download 16:57:15 ---> Running in e906e42f5e57 16:57:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:57:16 Waiting for network to be ready... 16:57:16 Removing intermediate container 28cdc4e143d0 16:57:16 ---> 694de15a5cc5 16:57:16 Step 6/26 : COPY go.mod . 16:57:16 ---> Running in a041fdbbe579 16:57:16 ---> 8bb931a6b8fb 16:57:16 Step 7/25 : RUN go mod download 16:57:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:57:16 ---> Running in 1779fc858d18 16:57:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] 16:57:16 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:57:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] 16:57:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 16:57:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 16:57:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 16:57:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 16:57:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 16:57:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 16:57:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:57:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:57:17 ---> 82bd16c082dd 16:57:17 Step 7/26 : RUN go mod download 16:57:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:57:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:57:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:57:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:57:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:57:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:57:17 ---> Running in 5adb70527df6 16:57:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:57:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] 16:57:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 16:57:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] 16:57:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 16:57:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 16:57:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 16:57:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 16:57:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 16:57:20 Removing intermediate container 37dac32413ee 16:57:20 ---> 2f96dd9ef3ca 16:57:20 Step 8/25 : COPY . . 16:57:20 Removing intermediate container e906e42f5e57 16:57:20 ---> 804eb02ed558 16:57:20 Step 8/26 : COPY . . 16:57:21 Removing intermediate container a041fdbbe579 16:57:21 ---> ad28074abd3f 16:57:21 Step 8/21 : COPY . . 16:57:21 Removing intermediate container 1779fc858d18 16:57:21 ---> ec136c96d621 16:57:21 Step 8/25 : COPY . . 16:57:22 Fetched 23.6 MB in 5s (4404 kB/s) 16:57:22 Removing intermediate container 5adb70527df6 16:57:22 ---> 6b042912de14 16:57:22 Step 8/26 : COPY . . 16:57:23 Reading package lists... 16:57:23 Reading package lists... 16:57:23 Building dependency tree... 16:57:23 Reading state information... 16:57:23 The following additional packages will be installed: 16:57:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:57:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:57:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:57:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:57:23 Suggested packages: 16:57:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:57:23 Recommended packages: 16:57:23 gnupg libsasl2-modules 16:57:23 The following NEW packages will be installed: 16:57:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:57:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:57:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:57:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:57:23 The following packages will be upgraded: 16:57:23 gpg gpg-agent gpgconf libudev1 16:57:23 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 16:57:23 Need to get 3531 kB of archives. 16:57:23 After this operation, 13.3 MB of additional disk space will be used. 16:57:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:57:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 16:57:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 16:57:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:57:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:57:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 16:57:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 16:57:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:57:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:57:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:57:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:57:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:57:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:57:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:57:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:57:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:57:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:57:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:57:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:57:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:57:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:57:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:57:24 debconf: delaying package configuration, since apt-utils is not installed 16:57:24 Fetched 3531 kB in 1s (3147 kB/s) 16:57:24 (Reading database ... 12511 files and directories currently installed.) 16:57:24 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 16:57:24 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:57:25 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 16:57:25 Selecting previously unselected package udev. 16:57:25 (Reading database ... 12511 files and directories currently installed.) 16:57:25 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 16:57:25 Unpacking udev (237-3ubuntu10.43) ... 16:57:25 Selecting previously unselected package libfuse2:amd64. 16:57:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:57:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:57:25 Selecting previously unselected package fuse. 16:57:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:57:25 Unpacking fuse (2.9.7-1ubuntu1) ... 16:57:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:57:25 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:57:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:57:25 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:57:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:57:25 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:57:27 Selecting previously unselected package libksba8:amd64. 16:57:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:57:27 Unpacking libksba8:amd64 (1.3.5-2) ... 16:57:27 Selecting previously unselected package libroken18-heimdal:amd64. 16:57:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:57:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:57:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:57:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libwind0-heimdal:amd64. 16:57:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:57:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:57:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:57:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:57:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:57:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:27 Selecting previously unselected package libsasl2-modules-db:amd64. 16:57:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:57:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:57:27 Selecting previously unselected package libsasl2-2:amd64. 16:57:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:57:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:57:27 Selecting previously unselected package libldap-common. 16:57:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:57:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:57:27 Selecting previously unselected package libldap-2.4-2:amd64. 16:57:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:57:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:57:27 Selecting previously unselected package dirmngr. 16:57:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:57:27 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:57:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:57:27 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:57:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:57:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:57:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:57:27 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:57:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libksba8:amd64 (1.3.5-2) ... 16:57:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:57:28 Setting up udev (237-3ubuntu10.43) ... 16:57:28 invoke-rc.d: policy-rc.d denied execution of start. 16:57:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Processing triggers for systemd (237-3ubuntu10) ... 16:57:28 Setting up fuse (2.9.7-1ubuntu1) ... 16:57:28 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:57:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:57:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:57:28 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:57:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:57:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:57:29 settings in the [Install] section, and DefaultInstance for template units). 16:57:29 This means they are not meant to be enabled using systemctl. 16:57:29 Possible reasons for having this kind of units are: 16:57:29 1) A unit may be statically enabled by being symlinked from another unit's 16:57:29 .wants/ or .requires/ directory. 16:57:29 2) A unit's purpose may be to act as a helper for some other unit which has 16:57:29 a requirement dependency on it. 16:57:29 3) A unit may be started when needed via activation (socket, path, timer, 16:57:29 D-Bus, udev, scripted systemctl call, ...). 16:57:29 4) In case of template units, the unit is meant to be enabled with some 16:57:29 instance name specified. 16:57:29 Reading package lists... 16:57:29 Building dependency tree... 16:57:29 Reading state information... 16:57:30 The following additional packages will be installed: 16:57:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:57:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:57:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:57:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:57:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:57:30 Suggested packages: 16:57:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:57:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:57:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:57:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:57:30 systemd-container policykit-1 16:57:30 Recommended packages: 16:57:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:57:30 The following NEW packages will be installed: 16:57:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:57:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:57:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:57:30 multiarch-support openssh-client python3 python3-minimal python3.6 16:57:30 python3.6-minimal snapd squashfs-tools sudo 16:57:30 The following packages will be upgraded: 16:57:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:57:30 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 16:57:30 Need to get 35.2 MB of archives. 16:57:30 After this operation, 141 MB of additional disk space will be used. 16:57:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:57:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:57:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:57:30 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 16:57:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:57:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:57:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:57:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:57:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:57:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:57:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:57:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:57:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:57:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:57:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:57:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:57:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:57:31 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 16:57:31 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:57:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:57:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:57:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:57:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:57:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:57:31 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:57:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 16:57:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:57:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:57:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:57:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:57:32 debconf: delaying package configuration, since apt-utils is not installed 16:57:32 Fetched 35.2 MB in 2s (15.7 MB/s) 16:57:32 (Reading database ... 12757 files and directories currently installed.) 16:57:32 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 16:57:32 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:57:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 16:57:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:57:33 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 16:57:33 (Reading database ... 12757 files and directories currently installed.) 16:57:33 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:57:33 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:57:33 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:57:34 (Reading database ... 12757 files and directories currently installed.) 16:57:34 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:57:34 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:57:34 Setting up apt (1.6.12ubuntu0.2) ... 16:57:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:57:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:57:34 (Reading database ... 12764 files and directories currently installed.) 16:57:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:57:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:57:35 Selecting previously unselected package libpython3.6-minimal:amd64. 16:57:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:57:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:57:35 Selecting previously unselected package libexpat1:amd64. 16:57:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:57:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:57:35 Selecting previously unselected package python3.6-minimal. 16:57:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:57:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:57:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:57:36 Checking for services that may need to be restarted...done. 16:57:36 Checking for services that may need to be restarted...done. 16:57:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:57:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:57:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:57:36 Selecting previously unselected package python3-minimal. 16:57:36 (Reading database ... 13012 files and directories currently installed.) 16:57:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:57:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:57:36 Selecting previously unselected package mime-support. 16:57:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:57:36 Unpacking mime-support (3.60ubuntu1) ... 16:57:36 Selecting previously unselected package libmpdec2:amd64. 16:57:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:57:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:57:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:57:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:57:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:57:37 Selecting previously unselected package python3.6. 16:57:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:57:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:57:37 Selecting previously unselected package libpython3-stdlib:amd64. 16:57:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:57:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:57:37 Setting up python3-minimal (3.6.7-1~18.04) ... 16:57:37 Selecting previously unselected package python3. 16:57:37 (Reading database ... 13442 files and directories currently installed.) 16:57:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:57:37 Unpacking python3 (3.6.7-1~18.04) ... 16:57:37 Selecting previously unselected package multiarch-support. 16:57:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:57:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:57:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:57:37 Selecting previously unselected package liblzo2-2:amd64. 16:57:38 (Reading database ... 13479 files and directories currently installed.) 16:57:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:57:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:57:38 Selecting previously unselected package libbsd0:amd64. 16:57:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:57:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:57:38 Selecting previously unselected package sudo. 16:57:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 16:57:38 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 16:57:38 Selecting previously unselected package apparmor. 16:57:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:57:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:57:38 Selecting previously unselected package libedit2:amd64. 16:57:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:57:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:57:38 Selecting previously unselected package libkrb5support0:amd64. 16:57:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:57:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:57:38 Selecting previously unselected package libk5crypto3:amd64. 16:57:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:57:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:57:38 Selecting previously unselected package libkeyutils1:amd64. 16:57:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:57:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:57:38 Selecting previously unselected package libkrb5-3:amd64. 16:57:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:57:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:57:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:57:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:57:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:57:39 Selecting previously unselected package libssl1.0.0:amd64. 16:57:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:57:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:57:39 Selecting previously unselected package openssh-client. 16:57:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:57:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:57:39 Selecting previously unselected package squashfs-tools. 16:57:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:57:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:57:39 Selecting previously unselected package snapd. 16:57:39 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:57:39 Unpacking snapd (2.48+18.04) ... 16:57:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:57:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:57:42 Setting up mime-support (3.60ubuntu1) ... 16:57:42 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 16:57:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:57:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:57:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:57:43 Setting up systemd (237-3ubuntu10.43) ... 16:57:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:57:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:57:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:57:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:57:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:57:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:57:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:57:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:57:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:57:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:57:44 Setting up python3 (3.6.7-1~18.04) ... 16:57:44 running python rtupdate hooks for python3.6... 16:57:44 running python post-rtupdate hooks for python3.6... 16:57:44 Setting up apparmor (2.12-4ubuntu5.1) ... 16:57:46 ---> 2ed2ffa94545 16:57:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:57:46 ---> e38840996ebe 16:57:46 Step 9/25 : RUN make cmd/support-notifications/support-notifications 16:57:46 ---> Running in 2c2ae82e49bf 16:57:46 ---> 403874b43a5e 16:57:46 Step 9/25 : RUN make cmd/support-scheduler/support-scheduler 16:57:46 ---> Running in abc5d488821b 16:57:46 ---> bdf4df225e58 16:57:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:46 ---> 8f652a997243 16:57:46 Step 9/26 : RUN make cmd/core-data/core-data 16:57:46 ---> Running in f09fcfe39ba3 16:57:46 ---> Running in d13b0ef022f5 16:57:46 ---> Running in c2afb0c912bc 16:57:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:57:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:57:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:57:46 Setting up snapd (2.48+18.04) ... 16:57:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:57:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:57:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:57:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:57:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:57:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:57:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:57:48 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:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:57:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:57:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:57:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:57:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:57:49 /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:57:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:57:49 Processing triggers for systemd (237-3ubuntu10.43) ... 16:57:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:57:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:57:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:57:51 Reading package lists... 16:57:51 Reading package lists... 16:57:52 Building dependency tree... 16:57:52 Reading state information... 16:57:52 Calculating upgrade... 16:57:52 The following packages will be upgraded: 16:57:52 advancecomp base-files bash binutils binutils-common 16:57:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:57:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:57:52 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 16:57:52 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 16:57:52 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 16:57:52 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 16:57:52 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 16:57:52 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:57:52 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:57:52 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:57:52 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:57:52 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:57:52 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:57:52 ubuntu-keyring util-linux 16:57:52 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:57:52 Need to get 63.7 MB of archives. 16:57:52 After this operation, 5201 kB of additional disk space will be used. 16:57:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 16:57:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:57:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:57:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:57:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:57:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:57:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:57:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:57:53 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:57:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:57:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:57:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:57:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:57:53 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:57:53 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:57:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:57:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:57:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:57:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:57:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:57:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:57:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 16:57:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:57:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:57:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:57:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:57:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:57:53 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:57:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:57:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:57:53 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:57:53 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:57:53 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:57:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:57:53 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:57:53 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:57:53 Get:37 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:57:53 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:57:53 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 16:57:53 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:57:53 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:57:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:57:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:57:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:57:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:57:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:57:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:57:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:57:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:57:53 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:57:53 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:57:53 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:57:53 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:57:53 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:57:53 Get:55 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:57:53 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:57:53 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:57:53 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:57:53 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:57:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:57:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:57:53 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:57:53 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:57:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:57:53 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:57:53 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:57:53 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:57:53 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:57:54 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:57:54 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:57:54 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:57:54 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:57:54 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:57:54 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:57:54 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:57:54 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:57:54 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:57:54 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 16:57:54 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:57:54 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:57:54 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:57:54 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:57:54 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:57:54 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:57:54 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:57:54 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:57:54 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:57:54 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:57:54 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:57:54 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:57:55 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:57:55 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:57:55 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:57:55 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:57:55 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:57:55 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:57:55 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:57:55 debconf: delaying package configuration, since apt-utils is not installed 16:57:55 Fetched 63.7 MB in 3s (20.6 MB/s) 16:57:55 (Reading database ... 13912 files and directories currently installed.) 16:57:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:57:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:57:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:57:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:57:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 16:57:56 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 16:57:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:57 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:57 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:57 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:58 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:58 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:58 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:58 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:58 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:58 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:57:58 (Reading database ... 13911 files and directories currently installed.) 16:57:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:57:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:57:58 (Reading database ... 13911 files and directories currently installed.) 16:57:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:57:59 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:57:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:57:59 (Reading database ... 13911 files and directories currently installed.) 16:57:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:57:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:57:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:58:00 (Reading database ... 13911 files and directories currently installed.) 16:58:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:58:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:58:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:58:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:58:00 Setting up base-files (10.1ubuntu2.10) ... 16:58:00 Installing new version of config file /etc/issue ... 16:58:00 Installing new version of config file /etc/issue.net ... 16:58:00 Installing new version of config file /etc/lsb-release ... 16:58:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:58:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:58:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:58:01 Removing obsolete conffile /etc/default/motd-news ... 16:58:01 (Reading database ... 13912 files and directories currently installed.) 16:58:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:58:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:58:01 Setting up bash (4.4.18-2ubuntu1.2) ... 16:58:01 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:58:01 (Reading database ... 13912 files and directories currently installed.) 16:58:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:58:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:58:01 (Reading database ... 13912 files and directories currently installed.) 16:58:01 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 16:58:01 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 16:58:01 Setting up tar (1.29b-2ubuntu0.1) ... 16:58:01 (Reading database ... 13912 files and directories currently installed.) 16:58:01 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:58:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:58:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:58:02 (Reading database ... 13912 files and directories currently installed.) 16:58:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:58:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:58:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:58:02 (Reading database ... 13912 files and directories currently installed.) 16:58:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:58:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:58:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:58:02 (Reading database ... 13912 files and directories currently installed.) 16:58:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:58:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:58:02 Setting up grep (3.1-2build1) ... 16:58:03 (Reading database ... 13912 files and directories currently installed.) 16:58:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:58:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:58:03 Setting up login (1:4.5-1ubuntu2) ... 16:58:03 (Reading database ... 13912 files and directories currently installed.) 16:58:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:58:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:58:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:58:03 (Reading database ... 13912 files and directories currently installed.) 16:58:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:58:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:58:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:58:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:58:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:58:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:58:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:58:05 (Reading database ... 13912 files and directories currently installed.) 16:58:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:58:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:58:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:58:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:58:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:58:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:58:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:58:06 (Reading database ... 13912 files and directories currently installed.) 16:58:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:58:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:58:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:58:06 (Reading database ... 13912 files and directories currently installed.) 16:58:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:58:07 (Reading database ... 13912 files and directories currently installed.) 16:58:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:58:07 (Reading database ... 13912 files and directories currently installed.) 16:58:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:58:07 (Reading database ... 13912 files and directories currently installed.) 16:58:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:58:07 (Reading database ... 13912 files and directories currently installed.) 16:58:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:58:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:58:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:58:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:58:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:58:08 (Reading database ... 13912 files and directories currently installed.) 16:58:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:58:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:58:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:58:08 (Reading database ... 13912 files and directories currently installed.) 16:58:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:58:08 (Reading database ... 13912 files and directories currently installed.) 16:58:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:58:08 (Reading database ... 13912 files and directories currently installed.) 16:58:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:58:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:58:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:58:10 (Reading database ... 13912 files and directories currently installed.) 16:58:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:58:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:58:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:58:10 (Reading database ... 13912 files and directories currently installed.) 16:58:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:58:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:58:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:58:10 (Reading database ... 13914 files and directories currently installed.) 16:58:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:58:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:58:10 Setting up debconf (1.5.66ubuntu1) ... 16:58:11 (Reading database ... 13914 files and directories currently installed.) 16:58:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:58:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:58:11 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:58:11 (Reading database ... 13914 files and directories currently installed.) 16:58:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:58:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:58:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:58:11 (Reading database ... 13914 files and directories currently installed.) 16:58:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:58:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:58:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:58:12 (Reading database ... 13914 files and directories currently installed.) 16:58:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:58:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:58:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 16:58:12 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:58:12 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:58:12 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:58:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:58:13 (Reading database ... 13914 files and directories currently installed.) 16:58:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:58:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:58:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:58:13 (Reading database ... 13914 files and directories currently installed.) 16:58:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:58:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:58:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:58:14 (Reading database ... 13914 files and directories currently installed.) 16:58:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:58:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:58:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:58:14 (Reading database ... 13914 files and directories currently installed.) 16:58:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:58:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:58:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:58:14 (Reading database ... 13914 files and directories currently installed.) 16:58:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:58:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:58:15 Setting up passwd (1:4.5-1ubuntu2) ... 16:58:15 (Reading database ... 13914 files and directories currently installed.) 16:58:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:58:15 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:58:15 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:58:15 (Reading database ... 13914 files and directories currently installed.) 16:58:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:58:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:58:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:58:15 (Reading database ... 13914 files and directories currently installed.) 16:58:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:58:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:58:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:58:16 (Reading database ... 13914 files and directories currently installed.) 16:58:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:58:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:58:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:58:16 (Reading database ... 13914 files and directories currently installed.) 16:58:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:58:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:58:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:58:16 (Reading database ... 13914 files and directories currently installed.) 16:58:16 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:58:16 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:58:16 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:58:16 (Reading database ... 13914 files and directories currently installed.) 16:58:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:58:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:58:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:58:16 (Reading database ... 13915 files and directories currently installed.) 16:58:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:58:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:58:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:58:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:58:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:58:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:58:17 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:58:17 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:58:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:58:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:58:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:58:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:58:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:58:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:58:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:58:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:58:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:58:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:58:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:58:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:58:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:58:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:58:19 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 16:58:19 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 16:58:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:58:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:58:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:58:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:58:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:58:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:58:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:58:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:58:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:58:21 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:58:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:58:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:58:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:58:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:58:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:58:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:58:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:58:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:58:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:58:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:58:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:58:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:58:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:58:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:58:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:58:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:58:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:58:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:58:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:58:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:58:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:58:27 Setting up tzdata (2020d-0ubuntu0.18.04) ... 16:58:27 16:58:27 Current default time zone: 'Etc/UTC' 16:58:27 Local time is now: Wed Jan 6 16:58:27 UTC 2021. 16:58:27 Universal Time is now: Wed Jan 6 16:58:27 UTC 2021. 16:58:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:58:27 16:58:27 Setting up systemd-sysv (237-3ubuntu10.43) ... 16:58:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:27 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 16:58:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:58:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:58:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:58:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:58:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:58:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:58:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:58:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:58:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:58:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:58:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:28 Setting up patch (2.7.6-2ubuntu1.1) ... 16:58:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:58:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:58:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:58:28 Installing new version of config file /etc/ssl/openssl.cnf ... 16:58:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:58:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:58:28 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:58:30 Updating certificates in /etc/ssl/certs... 16:58:30 22 added, 17 removed; done. 16:58:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:58:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:58:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:58:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:58:31 Setting up pkgbinarymangler (138.18.04.1) ... 16:58:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:58:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up perl (5.26.1-6ubuntu0.5) ... 16:58:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:58:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:58:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:58:31 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:58:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:58:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:58:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:58:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:58:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:58:31 Processing triggers for systemd (237-3ubuntu10.43) ... 16:58:31 Processing triggers for mime-support (3.60ubuntu1) ... 16:58:31 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:58:31 Updating certificates in /etc/ssl/certs... 16:58:32 0 added, 0 removed; done. 16:58:32 Running hooks in /etc/ca-certificates/update.d... 16:58:32 done. 16:58:32 Reading package lists... 16:58:33 Building dependency tree... 16:58:33 Reading state information... 16:58:33 The following NEW packages will be installed: 16:58:33 apt-transport-https 16:58:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:58:33 Need to get 1696 B of archives. 16:58:33 After this operation, 153 kB of additional disk space will be used. 16:58:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:58:33 debconf: delaying package configuration, since apt-utils is not installed 16:58:33 Fetched 1696 B in 0s (6205 B/s) 16:58:33 Selecting previously unselected package apt-transport-https. 16:58:33 (Reading database ... 13929 files and directories currently installed.) 16:58:33 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:58:33 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:58:33 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:58:34 Waiting for network to be ready... 16:58:42 2021-01-06T16:58:38Z INFO Waiting for automatic snapd restart... 16:58:42 snapd 2.48.2 from Canonical* installed 16:58:42 "snapd" switched to the "latest/stable" channel 16:58:42 16:58:46 core18 20201210 from Canonical* installed 16:58:46 "core18" switched to the "latest/stable" channel 16:58:46 16:58:52 snapcraft 4.4.4 from Canonical* installed 16:58:52 "snapcraft" switched to the "latest/stable" channel 16:58:52 16:58:56 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:58:56 - README.md 16:58:56 - snapcraft.yaml.orig 16:58:56 16:58:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:59:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:59:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:59:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:59:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:59:03 Reading package lists... 16:59:04 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:59:10 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:59:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:59:11 Reading package lists... 16:59:11 Building dependency tree... 16:59:11 Reading state information... 16:59:11 Suggested packages: 16:59:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:59:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:59:11 Recommended packages: 16:59:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:59:11 The following NEW packages will be installed: 16:59:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:59:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:59:11 pkg-config zip 16:59:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:59:11 Need to get 7655 kB of archives. 16:59:11 After this operation, 43.7 MB of additional disk space will be used. 16:59:11 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:59:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:59:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:59:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:59:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:59:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:59:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:59:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:59:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:59:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:59:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:59:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:59:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:59:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:59:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:59:11 debconf: delaying package configuration, since apt-utils is not installed 16:59:11 Fetched 7655 kB in 1s (10.5 MB/s) 16:59:11 Selecting previously unselected package libglib2.0-0:amd64. 16:59:11 (Reading database ... 13933 files and directories currently installed.) 16:59:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:59:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:59:12 Selecting previously unselected package libpsl5:amd64. 16:59:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:59:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:59:12 Selecting previously unselected package libnghttp2-14:amd64. 16:59:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:59:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:59:12 Selecting previously unselected package librtmp1:amd64. 16:59:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:59:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:59:12 Selecting previously unselected package libcurl3-gnutls:amd64. 16:59:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:59:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:59:12 Selecting previously unselected package liberror-perl. 16:59:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:59:12 Unpacking liberror-perl (0.17025-1) ... 16:59:12 Selecting previously unselected package git-man. 16:59:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:59:12 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:59:12 Selecting previously unselected package git. 16:59:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:59:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:59:13 Selecting previously unselected package libnorm1:amd64. 16:59:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:59:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:59:13 Selecting previously unselected package libpgm-5.2-0:amd64. 16:59:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:59:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:59:13 Selecting previously unselected package libsodium23:amd64. 16:59:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:59:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:59:13 Selecting previously unselected package libzmq5:amd64. 16:59:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:59:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:59:14 Selecting previously unselected package libzmq3-dev:amd64. 16:59:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:59:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:59:14 Selecting previously unselected package pkg-config. 16:59:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:59:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:59:14 Selecting previously unselected package zip. 16:59:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:59:14 Unpacking zip (3.0-11build1) ... 16:59:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:59:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:59:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:59:14 Setting up liberror-perl (0.17025-1) ... 16:59:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:59:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:59:14 No schema files found: doing nothing. 16:59:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:59:14 Setting up zip (3.0-11build1) ... 16:59:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:59:14 Setting up libsodium23:amd64 (1.0.16-2) ... 16:59:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:59:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:59:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:59:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:59:15 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:59:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:59:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:59:21 git set to automatically installed. 16:59:21 git-man set to automatically installed. 16:59:21 libcurl3-gnutls set to automatically installed. 16:59:21 liberror-perl set to automatically installed. 16:59:21 libglib2.0-0 set to automatically installed. 16:59:21 libnghttp2-14 set to automatically installed. 16:59:21 libnorm1 set to automatically installed. 16:59:21 libpgm-5.2-0 set to automatically installed. 16:59:21 libpsl5 set to automatically installed. 16:59:21 librtmp1 set to automatically installed. 16:59:21 libsodium23 set to automatically installed. 16:59:21 libzmq3-dev set to automatically installed. 16:59:21 libzmq5 set to automatically installed. 16:59:21 pkg-config set to automatically installed. 16:59:21 zip set to automatically installed. 16:59:23 snapd is not logged in, snap install commands will use sudo 16:59:28 Removing intermediate container d13b0ef022f5 16:59:28 ---> 6e9593d17554 16:59:28 16:59:28 Step 10/25 : FROM alpine:3.12 16:59:28 3.12: Pulling from library/alpine 16:59:28 Removing intermediate container 2c2ae82e49bf 16:59:28 ---> aa1a4e714c91 16:59:28 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:59:28 Removing intermediate container f09fcfe39ba3 16:59:28 ---> 22d7cd4f11c5 16:59:28 16:59:28 Step 10/21 : FROM alpine:3.12 16:59:28 Removing intermediate container abc5d488821b 16:59:28 ---> c6b8034c2e37 16:59:28 16:59:28 Step 10/25 : FROM alpine:3.12 16:59:28 3.12: Pulling from library/alpine 16:59:28 3.12: Pulling from library/alpine 16:59:28 ---> Running in d211b98dc855 16:59:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:59:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:59:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:59:28 Status: Downloaded newer image for alpine:3.12 16:59:28 ---> afeebe901d6b 16:59:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:28 Status: Image is up to date for alpine:3.12 16:59:28 ---> afeebe901d6b 16:59:28 Step 11/21 : RUN apk add --update --no-cache curl 16:59:28 Status: Downloaded newer image for alpine:3.12 16:59:28 ---> afeebe901d6b 16:59:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:28 ---> Running in 22561c801757 16:59:28 ---> Running in 0806a6e61c92 16:59:28 ---> Running in bb43df6e3187 16:59:29 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:59:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:30 snap "core18" has no updates available 16:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:31 Pulling config-common 16:59:31 (1/4) Installing ca-certificates (20191127-r4) 16:59:31 (1/2) Installing ca-certificates (20191127-r4) 16:59:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:59:31 (3/4) Installing libcurl (7.69.1-r3) 16:59:31 (4/4) Installing curl (7.69.1-r3) 16:59:31 (1/2) Installing ca-certificates (20191127-r4) 16:59:31 Executing busybox-1.31.1-r19.trigger 16:59:31 (2/2) Installing dumb-init (1.2.2-r1) 16:59:31 Executing ca-certificates-20191127-r4.trigger 16:59:31 Executing busybox-1.31.1-r19.trigger 16:59:31 Executing ca-certificates-20191127-r4.trigger 16:59:31 (2/2) Installing dumb-init (1.2.2-r1) 16:59:31 Executing busybox-1.31.1-r19.trigger 16:59:31 Executing ca-certificates-20191127-r4.trigger 16:59:31 OK: 7 MiB in 18 packages 16:59:31 OK: 6 MiB in 16 packages 16:59:31 OK: 6 MiB in 16 packages 16:59:32 Pulling go-build-helper 16:59:35 Removing intermediate container bb43df6e3187 16:59:35 ---> 05145f9c7062 16:59:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:35 Removing intermediate container d211b98dc855 16:59:35 ---> 1efbc417f01f 16:59:35 16:59:35 Step 11/26 : FROM docker:20.10.0 16:59:35 20.10.0: Pulling from library/docker 16:59:35 ---> Running in d2ed2961f33e 16:59:35 Removing intermediate container 0806a6e61c92 16:59:35 ---> 6797176ea469 16:59:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:36 Removing intermediate container 22561c801757 16:59:36 ---> e506ed63ad32 16:59:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:59:36 ---> Running in ebfbc60ae3bc 16:59:36 ---> Running in cae37fffab77 16:59:36 Removing intermediate container d2ed2961f33e 16:59:36 ---> ab0d9fc44d5e 16:59:36 Step 13/21 : WORKDIR /edgex 16:59:36 ---> Running in 8b7f6273dc9d 16:59:36 Removing intermediate container ebfbc60ae3bc 16:59:36 ---> 4e5601199d3f 16:59:36 Step 13/25 : ENV APP_PORT=48085 16:59:37 ---> Running in 498e9936f23c 16:59:37 Removing intermediate container cae37fffab77 16:59:37 ---> bf39179cee6f 16:59:37 Step 13/25 : ENV APP_PORT=48060 16:59:37 ---> Running in a3ed1384138a 16:59:37 Removing intermediate container 8b7f6273dc9d 16:59:37 ---> 241436fb13e2 16:59:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:59:38 Removing intermediate container 498e9936f23c 16:59:38 ---> b34da74efd72 16:59:38 Step 14/25 : EXPOSE $APP_PORT 16:59:38 ---> Running in d7f45cbd7002 16:59:38 Removing intermediate container a3ed1384138a 16:59:38 ---> b791b238358c 16:59:38 Step 14/25 : EXPOSE $APP_PORT 16:59:39 ---> Running in 32e18dcae84c 16:59:39 Removing intermediate container d7f45cbd7002 16:59:39 ---> 2653f7202423 16:59:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:59:39 ---> 1e6073ad31b4 16:59:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:59:39 Removing intermediate container 32e18dcae84c 16:59:39 ---> 201b5d0dbb7a 16:59:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:59:40 ---> d85c28cea015 16:59:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:59:41 ---> 9e7986fa93b2 16:59:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:41 ---> 7ac31b16bb90 16:59:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:59:43 ---> 731cf27d86dc 16:59:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:59:44 ---> 74a935d96068 16:59:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:59:44 ---> 9676c19b0e9d 16:59:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:59:44 ---> Running in b0bbdc97c3cc 16:59:45 ---> cd4d33be4997 16:59:45 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 16:59:45 Removing intermediate container c2afb0c912bc 16:59:45 ---> 1325882b04f9 16:59:45 16:59:45 Step 10/26 : FROM alpine:3.12 16:59:45 ---> afeebe901d6b 16:59:45 Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:45 ---> 89091e215a8b 16:59:45 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 16:59:45 ---> Running in be9c2fbd8348 16:59:45 ---> Running in 111a78f33fdc 16:59:45 Removing intermediate container b0bbdc97c3cc 16:59:45 ---> c6a4ea654a9b 16:59:45 Step 18/21 : CMD ["--init=true"] 16:59:46 ---> Running in 90f6e4e9c17d 16:59:46 ---> Running in e898cf70a078 16:59:46 Removing intermediate container be9c2fbd8348 16:59:46 ---> 4158507e5156 16:59:46 Step 19/25 : ENV CONSUL_PORT=8500 16:59:46 Removing intermediate container 111a78f33fdc 16:59:46 ---> 4a0332f6e471 16:59:46 Step 12/26 : ENV APP_PORT=48080 16:59:47 ---> Running in 1d3b4773c64d 16:59:47 ---> Running in 2543008dad80 16:59:47 Removing intermediate container 90f6e4e9c17d 16:59:47 ---> 5e3603b6eea2 16:59:47 Step 19/25 : ENV CONSUL_PORT=8500 16:59:47 Removing intermediate container e898cf70a078 16:59:47 ---> cabf7abb4708 16:59:47 Step 19/21 : LABEL arch=arm64 16:59:47 ---> Running in 45950ce5ff57 16:59:47 ---> Running in 285d39febb2d 16:59:47 Removing intermediate container 1d3b4773c64d 16:59:47 ---> d0185be87e09 16:59:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ 16:59:47 Removing intermediate container 2543008dad80 16:59:47 ---> b832a9de8c58 16:59:47 Step 13/26 : EXPOSE $APP_PORT 16:59:48 Removing intermediate container 45950ce5ff57 16:59:48 ---> 4e856ba3f48b 16:59:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ 16:59:48 ---> Running in d47cfad842fa 16:59:48 Removing intermediate container 285d39febb2d 16:59:48 ---> 6a0813907094 16:59:48 Step 20/21 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:59:48 ---> Running in dfdd09af750d 16:59:48 ---> 710c8087d804 16:59:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:48 Removing intermediate container d47cfad842fa 16:59:48 ---> e6a41a7c45cf 16:59:48 Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:48 ---> Running in 86c80aab3c00 16:59:49 ---> Running in 705f9b3998e5 16:59:49 Removing intermediate container dfdd09af750d 16:59:49 ---> 3d43e6918a79 16:59:49 Step 21/21 : LABEL version=0.0.0 16:59:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:59:49 Status: Downloaded newer image for docker:20.10.0 16:59:49 ---> eeaf43b92773 16:59:49 Step 12/26 : RUN apk add --no-cache bash 16:59:49 ---> 46d1545b72bb 16:59:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:49 ---> Running in f9bfda2d503d 16:59:49 ---> Running in 0705220254ad 16:59:49 ---> Running in 2ddc10645dc4 16:59:50 Removing intermediate container f9bfda2d503d 16:59:50 ---> 87c046619818 16:59:50 16:59:50 Successfully built 87c046619818 16:59:51 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:59:51  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 16:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:52 (1/2) Installing readline (8.0.4-r0) 16:59:52 (2/2) Installing bash (5.0.17-r0) 16:59:52 Executing bash-5.0.17-r0.post-install 16:59:52 Executing busybox-1.31.1-r19.trigger 16:59:52 Removing intermediate container 86c80aab3c00 16:59:52 ---> 3bdd2a363195 16:59:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:59:52 OK: 12 MiB in 22 packages 16:59:53 Removing intermediate container 705f9b3998e5 16:59:53 ---> 85c2865c22fd 16:59:53 Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init 16:59:53 ---> Running in 23f7fcec4ef4 16:59:53 Removing intermediate container 2ddc10645dc4 16:59:53 ---> d94a8513b3c5 16:59:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:59:53 ---> Running in 635f43b5cbad 16:59:54 ---> Running in 6f8a7afa8ebd 16:59:54 Removing intermediate container 23f7fcec4ef4 16:59:54 ---> 9d80deb6b3d5 16:59:54 Step 23/25 : LABEL arch=arm64 16:59:55 ---> Running in ba9f3522b6f5 16:59:55 Removing intermediate container 6f8a7afa8ebd 16:59:55 ---> d69c4875367f 16:59:55 Step 23/25 : LABEL arch=arm64 16:59:55 Removing intermediate container 0705220254ad 16:59:55 ---> 7c8a5402ce22 16:59:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:59:56 Removing intermediate container ba9f3522b6f5 16:59:56 ---> 66a381e02dde 16:59:56 Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:59:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:56 ---> Running in 0b7e77ff1856 16:59:56 ---> Running in c027c1b37fb0 16:59:56 ---> Running in acf194f81a56 16:59:57 Removing intermediate container 0b7e77ff1856 16:59:57 ---> 96b0be9b3f5b 16:59:57 Step 14/26 : ENV APP_PORT=48090 16:59:57 Removing intermediate container c027c1b37fb0 16:59:57 ---> 71b9574ffcdb 16:59:57 Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 16:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:57 Removing intermediate container acf194f81a56 16:59:57 ---> 666f6a797ac3 16:59:57 Step 25/25 : LABEL version=0.0.0 16:59:57 ---> Running in db6839ed2b53 16:59:57 ---> Running in e818d7cf7f3d 16:59:57 ---> Running in c46e6026e17f 16:59:58 Removing intermediate container db6839ed2b53 16:59:58 ---> 64c53c8e589f 16:59:58 Step 15/26 : EXPOSE $APP_PORT 16:59:58 Removing intermediate container e818d7cf7f3d 16:59:58 ---> 0be7b6f8fbe5 16:59:58 Step 25/25 : LABEL version=0.0.0 16:59:58 ---> Running in 51105de6164b 16:59:58 Removing intermediate container c46e6026e17f 16:59:58 ---> 469ea8e09da7 16:59:58 16:59:58 (1/6) Installing dumb-init (1.2.2-r1) 16:59:58 ---> Running in 6d7fe77fd6dd 16:59:58 (2/6) Installing libgcc (9.3.0-r2) 16:59:58 (3/6) Installing libsodium (1.0.18-r0) 16:59:58 (4/6) Installing libstdc++ (9.3.0-r2) 16:59:58 Successfully built 469ea8e09da7 16:59:58 Successfully tagged docker-support-scheduler-go-arm64:latest 16:59:58  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 16:59:58 Removing intermediate container 51105de6164b 16:59:58 ---> d2cfa25982e8 16:59:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:59:59 (5/6) Installing libzmq (4.3.3-r0) 16:59:59 Removing intermediate container 6d7fe77fd6dd 16:59:59 ---> 08dc86ec02b8 16:59:59 16:59:59 (6/6) Installing zeromq (4.3.3-r0) 16:59:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:59:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:59:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] 16:59:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] 16:59:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 16:59:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 16:59:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 16:59:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 16:59:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 16:59:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 16:59:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:59:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:59:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:59:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:59:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:59:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:59:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:59:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:59:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:59:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] 16:59:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 16:59:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] 16:59:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 16:59:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 16:59:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 16:59:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 16:59:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 16:59:59 Fetched 23.6 MB in 0s (0 B/s) 16:59:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:59:59 Fetched 96.5 kB in 0s (0 B/s) 16:59:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:59:59 Fetched 279 kB in 0s (0 B/s) 16:59:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:59:59 Fetched 122 kB in 0s (0 B/s) 16:59:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:59:59 Fetched 77.8 kB in 0s (0 B/s) 16:59:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:59:59 Fetched 8848 B in 0s (0 B/s) 16:59:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:59:59 Fetched 47.8 kB in 0s (0 B/s) 16:59:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:59:59 Fetched 45.6 kB in 0s (0 B/s) 16:59:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 16:59:59 Fetched 14.8 kB in 0s (0 B/s) 16:59:59 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:59:59 Fetched 214 kB in 0s (0 B/s) 16:59:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:59:59 Fetched 155 kB in 0s (0 B/s) 16:59:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:59:59 Fetched 50.6 kB in 0s (0 B/s) 16:59:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:59:59 Fetched 14.8 kB in 0s (0 B/s) 16:59:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:59:59 Fetched 41.8 kB in 0s (0 B/s) 16:59:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:59:59 Fetched 499 kB in 0s (0 B/s) 16:59:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:59:59 Fetched 111 kB in 0s (0 B/s) 16:59:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:59:59 Fetched 240 kB in 0s (0 B/s) 16:59:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:59:59 Fetched 29.3 kB in 0s (0 B/s) 16:59:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:59:59 Fetched 85.5 kB in 0s (0 B/s) 16:59:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:59:59 Fetched 24.5 kB in 0s (0 B/s) 16:59:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 16:59:59 Fetched 49.2 kB in 0s (0 B/s) 16:59:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:59:59 Fetched 54.2 kB in 0s (0 B/s) 16:59:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:59:59 Fetched 30.8 kB in 0s (0 B/s) 16:59:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:59:59 Fetched 17.0 kB in 0s (0 B/s) 16:59:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:59:59 Fetched 85.9 kB in 0s (0 B/s) 16:59:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:59:59 Fetched 8720 B in 0s (0 B/s) 16:59:59 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:59:59 Fetched 137 kB in 0s (0 B/s) 16:59:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:59:59 Fetched 119 kB in 0s (0 B/s) 16:59:59 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:59:59 Fetched 109 kB in 0s (0 B/s) 16:59:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:59:59 Fetched 11.1 kB in 0s (0 B/s) 16:59:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:59:59 Fetched 645 kB in 0s (0 B/s) 16:59:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:59:59 Fetched 41.3 kB in 0s (0 B/s) 16:59:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:59:59 Fetched 17.9 kB in 0s (0 B/s) 16:59:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:59:59 Fetched 368 kB in 0s (0 B/s) 16:59:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:59:59 Fetched 187 kB in 0s (0 B/s) 16:59:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:59:59 Fetched 175 kB in 0s (0 B/s) 16:59:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:59:59 Fetched 206 kB in 0s (0 B/s) 16:59:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:59:59 Fetched 1301 kB in 0s (0 B/s) 16:59:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:59:59 Fetched 36.2 kB in 0s (0 B/s) 16:59:59 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:59:59 Fetched 159 kB in 0s (0 B/s) 16:59:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:59:59 Fetched 107 kB in 0s (0 B/s) 16:59:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:59:59 Fetched 48.7 kB in 0s (0 B/s) 16:59:59 Pulling static-packages 16:59:59 Executing busybox-1.31.1-r19.trigger 16:59:59 OK: 8 MiB in 20 packages 16:59:59 Successfully built 08dc86ec02b8 16:59:59 Successfully tagged docker-support-notifications-go-arm64:latest 16:59:59 Building docker-core-command-go 16:59:59 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:59:59 Skipping pull go-build-helper (already ran) 16:59:59 Skipping pull static-packages (already ran) 16:59:59 Building go-build-helper 17:00:00  Building docker-support-notifications-go ... done  ---> 2463e47002b5 17:00:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:00:00 Removing intermediate container 635f43b5cbad 17:00:00 ---> 61848deb179e 17:00:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:00:01 ---> 389ffe3c3a77 17:00:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:00:01 ---> ad4b30bfa985 17:00:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:02 ---> 8ea06bd451e1 17:00:02 Step 19/26 : RUN apk --no-cache add py3-pip 17:00:03 ---> Running in 77223d7fea68 17:00:03 ---> 0773e3d8bf60 17:00:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:03 Building static-packages 17:00:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:05 ---> 8986b9b43dee 17:00:05 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:00:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:05 ---> Running in bd18759e4604 17:00:06 (1/33) Installing libbz2 (1.0.8-r1) 17:00:06 (2/33) Installing expat (2.2.9-r1) 17:00:06 (3/33) Installing libffi (3.3-r2) 17:00:06 (4/33) Installing gdbm (1.13-r1) 17:00:06 (5/33) Installing xz-libs (5.2.5-r0) 17:00:06 (6/33) Installing sqlite-libs (3.32.1-r0) 17:00:06 (7/33) Installing python3 (3.8.5-r0) 17:00:06 Staging go-build-helper 17:00:06 Removing intermediate container bd18759e4604 17:00:06 ---> 1a54515798ee 17:00:06 Step 20/26 : ENV CONSUL_PORT=8500 17:00:07 Staging static-packages 17:00:07 ---> Running in 2dd7d714b397 17:00:08 Pulling go115 17:00:08 (8/33) Installing py3-appdirs (1.4.4-r1) 17:00:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:00:08 (10/33) Installing py3-parsing (2.4.7-r0) 17:00:08 (11/33) Installing py3-six (1.15.0-r0) 17:00:08 (12/33) Installing py3-packaging (20.4-r0) 17:00:08 (13/33) Installing py3-setuptools (47.0.0-r0) 17:00:08 (14/33) Installing py3-chardet (3.0.4-r4) 17:00:08 Removing intermediate container 2dd7d714b397 17:00:08 ---> e64bb5f27ad0 17:00:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ 17:00:08 (15/33) Installing py3-idna (2.9-r0) 17:00:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:00:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:00:09 (18/33) Installing py3-requests (2.23.0-r0) 17:00:09 (19/33) Installing py3-msgpack (1.0.0-r0) 17:00:09 (20/33) Installing py3-lockfile (0.12.2-r3) 17:00:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:00:09 (22/33) Installing py3-colorama (0.4.3-r0) 17:00:09 (23/33) Installing py3-distlib (0.3.0-r0) 17:00:09 (24/33) Installing py3-distro (1.5.0-r1) 17:00:09 (25/33) Installing py3-webencodings (0.5.1-r3) 17:00:09 (26/33) Installing py3-html5lib (1.0.1-r4) 17:00:09 (27/33) Installing py3-pytoml (0.1.21-r0) 17:00:09 (28/33) Installing py3-pep517 (0.8.2-r0) 17:00:09 (29/33) Installing py3-progress (1.5-r0) 17:00:09 (30/33) Installing py3-toml (0.10.1-r0) 17:00:09 (31/33) Installing py3-retrying (1.3.3-r0) 17:00:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:00:09 (33/33) Installing py3-pip (20.1.1-r0) 17:00:09 'edgex-go' has dependencies that need to be staged: go115 17:00:09 Skipping pull go115 (already ran) 17:00:09 Building go115 17:00:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:09 Dload Upload Total Spent Left Speed 17:00:09 Executing busybox-1.31.1-r19.trigger 17:00:09 OK: 71 MiB in 55 packages 17:00:09 ---> d8e9d7126d28 17:00:09 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:00:10 ---> Running in be55b572663e 17:00:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.2M 0 0 15.9M 0 0:00:07 --:--:-- 0:00:07 15.9M 33 115M 33 38.4M 0 0 23.4M 0 0:00:04 0:00:01 0:00:03 23.4M 53 115M 53 61.9M 0 0 23.2M 0 0:00:04 0:00:02 0:00:02 23.2M 78 115M 78 90.7M 0 0 24.9M 0 0:00:04 0:00:03 0:00:01 24.8M 100 115M 100 115M 0 0 26.7M 0 0:00:04 0:00:04 --:--:-- 26.7M 17:00:14 go1.15.2.linux-amd64.tar.gz: OK 17:00:14 Removing intermediate container be55b572663e 17:00:14 ---> 34d87cc963dc 17:00:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:00:15 ---> Running in 204d6f7cedb9 17:00:15 Removing intermediate container 204d6f7cedb9 17:00:15 ---> 7485fd171267 17:00:15 Step 24/26 : LABEL arch=arm64 17:00:16 ---> Running in 1a86df02faaf 17:00:16 Removing intermediate container 1a86df02faaf 17:00:16 ---> 7a19a9556356 17:00:16 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:00:17 ---> Running in a9ebb4f35bdf 17:00:17 Removing intermediate container 77223d7fea68 17:00:17 ---> 3c394ef2885a 17:00:17 Step 20/26 : RUN pip install docker-compose==1.23.2 17:00:17 ---> Running in 8ecf663644f3 17:00:17 Removing intermediate container a9ebb4f35bdf 17:00:17 ---> 7e4f9d72ee91 17:00:17 Step 26/26 : LABEL version=0.0.0 17:00:18 ---> Running in 5805c73f12b0 17:00:18 Removing intermediate container 5805c73f12b0 17:00:18 ---> bd1a585d3c28 17:00:18 17:00:19 Successfully built bd1a585d3c28 17:00:19 Successfully tagged docker-core-data-go-arm64:latest 17:00:19  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go 17:00:19 Staging go115 17:00:22 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:00:22 ---> dd4dc3f57fde 17:00:22 Step 3/32 : WORKDIR /edgex-go 17:00:22 ---> Using cache 17:00:22 ---> 81093a231a80 17:00:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:22 ---> Using cache 17:00:22 ---> 8fd1d8617a39 17:00:22 Step 5/32 : RUN apk add --update --no-cache make git 17:00:22 ---> Using cache 17:00:22 ---> d66a4324922d 17:00:22 Step 6/32 : COPY go.mod . 17:00:22 ---> Using cache 17:00:22 ---> 5c3d7de26616 17:00:22 Step 7/32 : RUN go mod download 17:00:22 ---> Using cache 17:00:22 ---> ad28074abd3f 17:00:22 Step 8/32 : COPY . . 17:00:22 ---> Using cache 17:00:22 ---> bdf4df225e58 17:00:22 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:00:23 ---> Running in def50c0ce17a 17:00:23 Collecting docker-compose==1.23.2 17:00:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:24 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 17:00:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:00:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:00:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:00:25 Fetched 0 B in 0s (0 B/s) 17:00:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:00:25 Fetched 224 kB in 0s (0 B/s) 17:00:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:00:25 Fetched 157 kB in 0s (0 B/s) 17:00:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:00:25 Fetched 221 kB in 0s (0 B/s) 17:00:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:00:25 Fetched 143 kB in 0s (0 B/s) 17:00:25 Pulling edgex-go 17:00:25 Collecting websocket-client<1.0,>=0.32.0 17:00:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:00:25 Collecting texttable<0.10,>=0.9.0 17:00:25 Downloading texttable-0.9.1.tar.gz (11 kB) 17:00:27 Pulling version 17:00:28 Building config-common 17:00:29 Collecting PyYAML<4,>=3.10 17:00:29 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:30 Skipping build go-build-helper (already ran) 17:00:30 Skipping build static-packages (already ran) 17:00:30 Skipping build go115 (already ran) 17:00:30 Building edgex-go 17:00:31 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 17:00:33 Collecting cached-property<2,>=1.2.0 17:00:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:00:33 Collecting jsonschema<3,>=2.5.1 17:00:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:00:33 go: downloading github.com/gorilla/mux v1.8.0 17:00:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 17:00:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 17:00:33 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:00:33 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 17:00:33 go: downloading github.com/google/uuid v1.1.4 17:00:33 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 17:00:33 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:00:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:00:33 go: downloading github.com/imdario/mergo v0.3.11 17:00:33 go: downloading github.com/go-kit/kit v0.8.0 17:00:33 go: downloading github.com/x448/float16 v0.8.4 17:00:33 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:00:33 go: downloading github.com/pelletier/go-toml v1.2.0 17:00:33 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:00:33 go: downloading github.com/pkg/errors v0.8.1 17:00:33 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 17:00:33 go: downloading gopkg.in/yaml.v2 v2.4.0 17:00:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:00:33 go: downloading github.com/pebbe/zmq4 v1.2.2 17:00:33 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:00:33 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:00:33 go: downloading github.com/BurntSushi/toml v0.3.1 17:00:33 go: downloading github.com/hashicorp/consul/api v1.1.0 17:00:33 go: downloading github.com/go-playground/universal-translator v0.17.0 17:00:33 go: downloading github.com/leodido/go-urn v1.2.0 17:00:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:00:33 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:00:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:00:33 go: downloading github.com/hashicorp/serf v0.8.2 17:00:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:00:33 go: downloading github.com/go-playground/locales v0.13.0 17:00:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:00:33 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:00:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:00:33 go: downloading github.com/mitchellh/copystructure v1.0.0 17:00:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:00:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:00:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:00:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:00:34 Collecting docker<4.0,>=3.6.0 17:00:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:00:36 Collecting dockerpty<0.5,>=0.4.1 17:00:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:00:38 Collecting docopt<0.7,>=0.6.1 17:00:38 Downloading docopt-0.6.2.tar.gz (25 kB) 17:00:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:00:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:00:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:00:42 Collecting docker-pycreds>=0.4.0 17:00:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:00:42 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) 17:00:42 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) 17:00:43 Collecting urllib3<1.25,>=1.21.1 17:00:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:00:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:44 ---> dd4dc3f57fde 17:00:44 Step 3/24 : WORKDIR /edgex-go 17:00:44 ---> Using cache 17:00:44 ---> 81093a231a80 17:00:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:44 ---> Using cache 17:00:44 ---> 8fd1d8617a39 17:00:44 Step 5/24 : RUN apk add --update --no-cache make git 17:00:44 ---> Using cache 17:00:44 ---> d66a4324922d 17:00:44 Step 6/24 : COPY go.mod . 17:00:44 ---> Using cache 17:00:44 ---> 5c3d7de26616 17:00:44 Step 7/24 : RUN go mod download 17:00:44 ---> Using cache 17:00:44 ---> ad28074abd3f 17:00:44 Step 8/24 : COPY . . 17:00:44 ---> Using cache 17:00:44 ---> bdf4df225e58 17:00:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:00:44 ---> dd4dc3f57fde 17:00:44 Step 3/26 : WORKDIR /edgex-go 17:00:44 ---> Using cache 17:00:44 ---> 81093a231a80 17:00:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:44 ---> Using cache 17:00:44 ---> 8fd1d8617a39 17:00:44 Step 5/26 : RUN apk add --update --no-cache make git 17:00:44 ---> Using cache 17:00:44 ---> d66a4324922d 17:00:44 Step 6/26 : COPY go.mod . 17:00:44 ---> Using cache 17:00:44 ---> 5c3d7de26616 17:00:44 Step 7/26 : RUN go mod downloadCollecting idna<2.8,>=2.5 17:00:44 17:00:44 ---> Using cache 17:00:44 ---> ad28074abd3f 17:00:44 Step 8/26 : COPY . . 17:00:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:00:44 ---> Using cache 17:00:44 ---> bdf4df225e58 17:00:44 Step 9/26 : RUN make cmd/core-command/core-command 17:00:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:00:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:00:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:00:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:00:46 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 17:00:46 Installing collected packages: websocket-client, texttable, PyYAML, cached-property, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docopt, docker-compose 17:00:47 Running setup.py install for texttable: started 17:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:00:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:00:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:00:48 go: downloading github.com/stretchr/testify v1.6.1 17:00:49 ---> Running in f3abbe76bf10 17:00:49 ---> Running in 3363a0a0b6cd 17:00:49 go: downloading github.com/davecgh/go-spew v1.1.1 17:00:49 go: downloading github.com/pmezard/go-difflib v1.0.0 17:00:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:00:50 Running setup.py install for texttable: finished with status 'done' 17:00:50 Running setup.py install for PyYAML: started 17:00:51 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 17:00:51 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:00:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:00:51 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 17:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:00:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:00:53 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 17:00:53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:00:53 Running setup.py install for PyYAML: finished with status 'done' 17:00:54 Attempting uninstall: urllib3 17:00:54 Found existing installation: urllib3 1.25.9 17:00:54 Uninstalling urllib3-1.25.9: 17:00:54 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 17:00:54 Successfully uninstalled urllib3-1.25.9 17:00:55 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 17:00:55 Attempting uninstall: idna 17:00:55 Found existing installation: idna 2.9 17:00:55 Uninstalling idna-2.9: 17:00:55 Successfully uninstalled idna-2.9 17:00:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:56 ---> dd4dc3f57fde 17:00:56 Step 3/22 : WORKDIR /edgex-go 17:00:56 ---> Using cache 17:00:56 ---> 81093a231a80 17:00:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:56 ---> Using cache 17:00:56 ---> 8fd1d8617a39 17:00:56 Step 5/22 : RUN apk add --update --no-cache make git 17:00:56 ---> Using cache 17:00:56 ---> d66a4324922d 17:00:56 Step 6/22 : COPY go.mod . 17:00:56 ---> Using cache 17:00:56 ---> 5c3d7de26616 17:00:56 Step 7/22 : RUN go mod download 17:00:56 ---> Using cache 17:00:56 ---> ad28074abd3f 17:00:56 Step 8/22 : COPY . . 17:00:56 ---> Using cache 17:00:56 ---> bdf4df225e58 17:00:56 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:00:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:00:57 go: downloading github.com/lib/pq v1.9.0 17:00:57 Attempting uninstall: requests 17:00:57 Found existing installation: requests 2.23.0 17:00:57 Uninstalling requests-2.23.0: 17:00:57 ---> Running in 2123aa6d732b 17:00:57 Successfully uninstalled requests-2.23.0 17:00:59 Running setup.py install for dockerpty: started 17:00:59 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 17:01:00 Building version 17:01:02 Running setup.py install for dockerpty: finished with status 'done' 17:01:02 Running setup.py install for docopt: started 17:01:03 Staging config-common 17:01:04 Skipping stage go-build-helper (already ran) 17:01:04 Skipping stage static-packages (already ran) 17:01:04 Skipping stage go115 (already ran) 17:01:04 Staging edgex-go 17:01:04 Running setup.py install for docopt: finished with status 'done' 17:01:05 Staging version 17:01:05 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 17:01:06 Priming config-common 17:01:07 Priming go-build-helper 17:01:08 Priming static-packages 17:01:11 Priming go115 17:01:11 Removing intermediate container 8ecf663644f3 17:01:11 ---> 18878c0df322 17:01:11 Step 21/26 : RUN apk --no-cache add curl 17:01:11 ---> Running in 0549c028bb55 17:01:11 Priming edgex-go 17:01:13 Priming version 17:01:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:01:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:01:14 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 17:01:14 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:01:14 (2/3) Installing libcurl (7.69.1-r3) 17:01:14 (3/3) Installing curl (7.69.1-r3) 17:01:14 Executing busybox-1.31.1-r19.trigger 17:01:14 OK: 71 MiB in 58 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 17:01:16 Removing intermediate container 0549c028bb55 17:01:16 ---> 937e93a94812 17:01:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:01:17 ---> Running in 00252f2be751 17:01:17 Removing intermediate container 00252f2be751 17:01:17 ---> fb046b01b446 17:01:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:17 ---> Running in 9f0f53a1886b 17:01:18 Removing intermediate container 9f0f53a1886b 17:01:18 ---> d2412a416731 17:01:18 Step 24/26 : LABEL arch=arm64 17:01:18 ---> Running in a8b6fda10b11 17:01:19 Removing intermediate container a8b6fda10b11 17:01:19 ---> aeeac90836c2 17:01:19 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:01:19 ---> Running in aa3602743f33 17:01:20 Removing intermediate container aa3602743f33 17:01:20 ---> 2e6ce7e85092 17:01:20 Step 26/26 : LABEL version=0.0.0 17:01:20 ---> Running in 5dac1292a66f 17:01:21 Removing intermediate container 5dac1292a66f 17:01:21 ---> fbd71491a854 17:01:21 17:01:21 Successfully built fbd71491a854 17:01:21 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:01:21 Building docker-core-metadata-go 17:01:32  Building docker-sys-mgmt-agent-go ... done 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 17:01:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:01:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:01:47 ---> dd4dc3f57fde 17:01:47 Step 3/26 : WORKDIR /edgex-go 17:01:47 ---> Using cache 17:01:47 ---> 81093a231a80 17:01:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:47 ---> Using cache 17:01:47 ---> 8fd1d8617a39 17:01:47 Step 5/26 : RUN apk add --update --no-cache make git 17:01:47 ---> Using cache 17:01:47 ---> d66a4324922d 17:01:47 Step 6/26 : COPY go.mod . 17:01:47 ---> Using cache 17:01:47 ---> 5c3d7de26616 17:01:47 Step 7/26 : RUN go mod download 17:01:47 ---> Using cache 17:01:47 ---> ad28074abd3f 17:01:47 Step 8/26 : COPY . . 17:01:47 ---> Using cache 17:01:47 ---> bdf4df225e58 17:01:47 Step 9/26 : RUN make cmd/core-metadata/core-metadata 17:01:47 ---> Running in a2cd5cef1934 17:01: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 17:01:59 Removing intermediate container def50c0ce17a 17:01:59 ---> eb2a301e61ec 17:01:59 17:01:59 Step 10/32 : FROM alpine:3.12 17:01:59 ---> afeebe901d6b 17:01:59 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 17:01:59 ---> Running in 1979aad391bf 17:02:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:02 (1/2) Installing dumb-init (1.2.2-r1) 17:02:02 (2/2) Installing openssl (1.1.1i-r0) 17:02:02 Executing busybox-1.31.1-r19.trigger 17:02:02 OK: 6 MiB in 16 packages 17:02:05 Removing intermediate container 1979aad391bf 17:02:05 ---> 42a3acc80961 17:02:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:02:05 ---> Running in c8d1f4f99abf 17:02:05 Removing intermediate container c8d1f4f99abf 17:02:05 ---> 314fe2b1a93c 17:02:05 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 17:02:05 ---> Running in 486633d13c0f 17:02:06 Removing intermediate container 486633d13c0f 17:02:06 ---> 26d8850fdc93 17:02:06 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 17:02:06 ---> Running in 1739f97c024b 17:02:08 Connecting to github.com (140.82.114.3:443) 17:02:09 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.152.76:443) 17:02:09 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 17:02:09 dockerize-alpine-lin 95% |****************************** | 2809k 0:00:00 ETA 17:02:09 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 17:02:09 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 17:02:09 dockerize 17:02:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:02:12 Removing intermediate container 1739f97c024b 17:02:12 ---> 3dd3fc20643f 17:02:12 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 17:02:12 ---> Running in 5ad7f5b04e35 17:02:13 Removing intermediate container 5ad7f5b04e35 17:02:13 ---> dd346fe8d845 17:02:13 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:02:13 ---> Running in 12bd3d038a8a 17:02:14 Removing intermediate container 12bd3d038a8a 17:02:14 ---> 02e380348c94 17:02:14 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 17:02:14 ---> Running in ef884545de17 17:02:16 Copy dockerize executable 17:02:18 Removing intermediate container ef884545de17 17:02:18 ---> cbea72b65925 17:02:18 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 17:02:18 ---> Running in ed5a7806378e 17:02:19 Removing intermediate container ed5a7806378e 17:02:19 ---> 00daee02efd0 17:02:19 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:02:20 ---> c76527339ebe 17:02:20 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:02:20 ---> Running in 26a27886141b 17:02:25 Removing intermediate container 26a27886141b 17:02:25 ---> b1bd940c97b7 17:02:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:02:27 ---> 6b4bff7dfbf6 17:02:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:02:28 Removing intermediate container f3abbe76bf10 17:02:28 ---> 5c534c7c0b97 17:02:28 17:02:28 Step 10/24 : FROM alpine:3.12 17:02:28 ---> afeebe901d6b 17:02:28 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:02:28 ---> Running in 888bb45c43dc 17:02:28 ---> e8890e517bb5 17:02:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:02:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:32 (1/5) Installing ca-certificates (20191127-r4) 17:02:32 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:02:32 (3/5) Installing libcurl (7.69.1-r3) 17:02:32 (4/5) Installing curl (7.69.1-r3) 17:02:32 (5/5) Installing dumb-init (1.2.2-r1) 17:02:32 Executing busybox-1.31.1-r19.trigger 17:02:32 Executing ca-certificates-20191127-r4.trigger 17:02:32 ---> 3ced48fafe6b 17:02:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:02:32 OK: 7 MiB in 19 packages 17:02:34 ---> 4bdd3ea23441 17:02:34 Removing intermediate container 2123aa6d732b 17:02:34 ---> d81fb199a03f 17:02:34 17:02:34 Step 10/22 : FROM alpine:3.12 17:02:34 ---> afeebe901d6b 17:02:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:02:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:02:34 Removing intermediate container 3363a0a0b6cd 17:02:34 ---> d0982794be85 17:02:34 17:02:34 Step 10/26 : FROM alpine:3.12 17:02:34 ---> afeebe901d6b 17:02:34 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:02:34 ---> Using cache 17:02:34 ---> e506ed63ad32 17:02:34 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:34 ---> Running in a469123137b9 17:02:35 ---> Running in ef7260f03260 17:02:35 ---> Running in 5068bf673d20 17:02:36 Removing intermediate container 888bb45c43dc 17:02:36 ---> 6e699c9b139a 17:02:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:36 Removing intermediate container ef7260f03260 17:02:36 ---> 6bd3f94f5bf5 17:02:36 Step 13/26 : ENV APP_PORT=48082 17:02:36 ---> Running in 061e33227249 17:02:36 ---> Running in 4f6c8b77b2e5 17:02:36 Removing intermediate container 5068bf673d20 17:02:36 ---> e32d29b3e864 17:02:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 17:02:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:36 Removing intermediate container 061e33227249 17:02:36 ---> 0906bf90b3dc 17:02:36 Step 13/24 : WORKDIR / 17:02:37 ---> Running in b2cf82e3cf33 17:02:37 Removing intermediate container 4f6c8b77b2e5 17:02:37 ---> cea22eb1d7d1 17:02:37 Step 14/26 : EXPOSE $APP_PORT 17:02:37 ---> Running in 91f2605ab8f7 17:02:37 (1/5) Installing ca-certificates (20191127-r4) 17:02:37 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:02:37 (3/5) Installing libcurl (7.69.1-r3) 17:02:37 (4/5) Installing curl (7.69.1-r3) 17:02:37 (5/5) Installing dumb-init (1.2.2-r1) 17:02:37 Executing busybox-1.31.1-r19.trigger 17:02:37 Executing ca-certificates-20191127-r4.trigger 17:02:38 OK: 7 MiB in 19 packages 17:02:38 ---> 3ee6bb67f954 17:02:38 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:38 Removing intermediate container b2cf82e3cf33 17:02:38 ---> 78f494d8a8d8 17:02: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 17:02:38 Removing intermediate container 91f2605ab8f7 17:02:38 ---> e77f2924cbb9 17:02:38 Step 15/26 : WORKDIR / 17:02:38 ---> Running in e2fc93f340ef 17:02:38 ---> Running in 21376676a7db 17:02:39 ---> f22b5bd3d306 17:02:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:02:40 Removing intermediate container 21376676a7db 17:02:40 ---> 4d06fcf0c9fb 17:02:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:02:41 Removing intermediate container a469123137b9 17:02:41 ---> e6fa9b3b0cd0 17:02:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:02:41 ---> a73706bb8c32 17:02:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:02:41 ---> Running in 71577106afd1 17:02:41 ---> e57cdbb4602b 17:02:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:42 Removing intermediate container 71577106afd1 17:02:42 ---> 4d46eb8b5d4f 17:02:42 Step 13/22 : WORKDIR / 17:02:43 Removing intermediate container e2fc93f340ef 17:02:43 ---> 4b5e9159bb0f 17:02:43 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 17:02:43 ---> Running in 06b6f4d0e967 17:02:43 ---> 6df9468025df 17:02:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:02:44 ---> Running in cc417ebad444 17:02:44 Removing intermediate container 06b6f4d0e967 17:02:44 ---> 700ef4beb608 17:02:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:02:45 ---> 548df0dc9537 17:02:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:02:45 Removing intermediate container cc417ebad444 17:02:45 ---> c2568ede0a3f 17:02:45 Step 29/32 : CMD ["install"] 17:02:46 ---> Running in 4303c861dc78 17:02:46 ---> 43c0f56beace 17:02:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:02:46 ---> b47d670a9514 17:02:46 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:02:46 ---> d1865be47ea0 17:02:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:02:46 ---> Running in 3f6c86ac3406 17:02:47 Removing intermediate container 4303c861dc78 17:02:47 ---> 278293c73194 17:02:47 Step 30/32 : LABEL arch=arm64 17:02:48 Removing intermediate container 3f6c86ac3406 17:02:48 ---> 58260f26ce73 17:02:48 Step 20/26 : ENV CONSUL_PORT=8500 17:02:48 ---> Running in 2958ea249725 17:02:48 ---> Running in c43a77841d22 17:02:49 Removing intermediate container 2958ea249725 17:02:49 ---> 2f0f15338382 17:02:49 Step 31/32 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:02:49 ---> f15d5a5331ed 17:02:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:02:49 Removing intermediate container c43a77841d22 17:02:49 ---> dd21ec0d6ba2 17:02:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ 17:02:49 ---> f13ba37aeb3a 17:02:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:02:50 ---> Running in 5056724c673b 17:02:51 ---> f9a6bfe9c7a5 17:02:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:51 ---> Running in 0158060aaa0e 17:02:51 ---> 09d253a2070b 17:02:51 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:51 ---> 55e69d0b418a 17:02:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:02:52 ---> Running in d6eb836e7625 17:02:52 Removing intermediate container 5056724c673b 17:02:52 ---> dafa49353a49 17:02:52 Step 32/32 : LABEL version=0.0.0 17:02:53 ---> Running in e450d767f772 17:02:53 ---> bf527989c2f4 17:02:53 Step 18/22 : RUN chmod +x entrypoint.sh 17:02:54 ---> Running in 2ebbf38aeb6f 17:02:54 Removing intermediate container e450d767f772 17:02:54 ---> 7886a351e6e1 17:02:54 17:02:54 Successfully built 7886a351e6e1 17:02:55 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:02:56  Building docker-security-bootstrapper-go ... done Removing intermediate container 0158060aaa0e 17:02:56 ---> ff0e59853896 17:02:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:02:56 ---> Running in 49664e2b31c6 17:02:56 Removing intermediate container d6eb836e7625 17:02:56 ---> b09faa5dbae7 17:02:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:02:56 ---> Running in c2929be1baeb 17:02:57 Removing intermediate container 49664e2b31c6 17:02:57 ---> 04c7c7d5f9ad 17:02:57 Step 22/24 : LABEL arch=arm64 17:02:57 ---> Running in 8c1bea079f7b 17:02:57 Removing intermediate container c2929be1baeb 17:02:57 ---> b7da217ebcb5 17:02:57 Step 24/26 : LABEL arch=arm64 17:02:57 ---> Running in dbf96bde654f 17:02:57 Removing intermediate container 2ebbf38aeb6f 17:02:57 ---> 4bca1d1ed447 17:02:57 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:02:57 Removing intermediate container 8c1bea079f7b 17:02:57 ---> 41ed92153a0f 17:02:57 Step 23/24 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:02:58 ---> Running in 958b8addafb9 17:02:58 ---> Running in 63f9f6b2a80b 17:02:58 Removing intermediate container dbf96bde654f 17:02:58 ---> 082a4daba473 17:02:58 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:02:59 Removing intermediate container 958b8addafb9 17:02:59 ---> c45cfb84cb3c 17:02:59 Step 20/22 : LABEL arch=arm64 17:02:59 ---> Running in 2b2ae05b31b9 17:02:59 ---> Running in e815751e6ebe 17:02:59 Removing intermediate container 63f9f6b2a80b 17:02:59 ---> ab4085342506 17:02:59 Step 24/24 : LABEL version=0.0.0 17:02:59 ---> Running in 1abd9d519d68 17:02:59 Removing intermediate container 2b2ae05b31b9 17:02:59 ---> 5d7955b41d80 17:02:59 Step 26/26 : LABEL version=0.0.0 17:02:59 Removing intermediate container e815751e6ebe 17:02:59 ---> e90aa5419ba5 17:02:59 Step 21/22 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:02:59 ---> Running in 8c4114f44f50 17:02:59 ---> Running in 1226c54a4f6a 17:03:00 Removing intermediate container 1abd9d519d68 17:03:00 ---> b70ccaae0a40 17:03:00 17:03:00 Removing intermediate container 8c4114f44f50 17:03:00 ---> 2e371bcc7267 17:03:00 17:03:00 Successfully built b70ccaae0a40 17:03:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:03:01  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1226c54a4f6a 17:03:01 ---> bbae9adc79d3 17:03:01 Step 22/22 : LABEL version=0.0.0 17:03:01 Successfully built 2e371bcc7267 17:03:01 Successfully tagged docker-core-command-go-arm64:latest 17:03:01  Building docker-core-command-go ... done  ---> Running in cd1b91b3ba79 17:03:01 Removing intermediate container cd1b91b3ba79 17:03:01 ---> 551d5af4b4aa 17:03:01 17:03:01 Successfully built 551d5af4b4aa 17:03:02 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 17:03:06  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a2cd5cef1934 17:03:06 ---> b22a8a23a4ae 17:03:06 17:03:06 Step 10/26 : FROM alpine:3.12 17:03:06 ---> afeebe901d6b 17:03:06 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:06 ---> Using cache 17:03:06 ---> e506ed63ad32 17:03:06 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:06 ---> Using cache 17:03:06 ---> 6bd3f94f5bf5 17:03:06 Step 13/26 : ENV APP_PORT=48081 17:03:06 ---> Running in 0e7418f3f442 17:03:07 Removing intermediate container 0e7418f3f442 17:03:07 ---> ee921dcb16b8 17:03:07 Step 14/26 : EXPOSE $APP_PORT 17:03:07 ---> Running in 746a4efb0a56 17:03:07 Removing intermediate container 746a4efb0a56 17:03:07 ---> d5950c27d0cc 17:03:07 Step 15/26 : WORKDIR / 17:03:07 ---> Running in 193b837dc29e 17:03:08 Removing intermediate container 193b837dc29e 17:03:08 ---> 514ebac1fb67 17:03:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:03:08 ---> aa807a9c4274 17:03:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:10 ---> c001e403ffa4 17:03:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:03:11 ---> 9d33af9c48a0 17:03:11 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:03:11 ---> Running in c79a3df2de7a 17:03:11 Removing intermediate container c79a3df2de7a 17:03:11 ---> 3e3a2801843a 17:03:11 Step 20/26 : ENV CONSUL_PORT=8500 17:03:11 ---> Running in 2027612a557c 17:03:12 Removing intermediate container 2027612a557c 17:03:12 ---> 5dac08c97ffe 17:03:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ 17:03:12 ---> 4e1d6c195231 17:03:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:03:12 ---> Running in c2cb3f2633b0 17:03:14 Removing intermediate container c2cb3f2633b0 17:03:14 ---> 1c5f48da0054 17:03:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:03:15 ---> Running in a20a085f27ae 17:03:15 Removing intermediate container a20a085f27ae 17:03:15 ---> 5ee78d692f39 17:03:15 Step 24/26 : LABEL arch=arm64 17:03:15 ---> Running in f04c948baaeb 17:03:15 Removing intermediate container f04c948baaeb 17:03:15 ---> 16264de6f59e 17:03:15 Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d 17:03:16 ---> Running in b466a30843a0 17:03:16 Removing intermediate container b466a30843a0 17:03:16 ---> 619e4f419ebe 17:03:16 Step 26/26 : LABEL version=0.0.0 17:03:16 ---> Running in 7fa7cc1205a0 17:03:17 Removing intermediate container 7fa7cc1205a0 17:03:17 ---> e1c72f270e5f 17:03:17 17:03:17 Successfully built e1c72f270e5f 17:03:17 Successfully tagged docker-core-metadata-go-arm64:latest 17:03:17  Building docker-core-metadata-go ... done  [Pipeline] } 17:03:17 $ docker stop --time=1 94adc6abf91315e57311addd154f9af0bcbe61813dac768b2de93027064574c1 17:03:19 $ docker rm -f 94adc6abf91315e57311addd154f9af0bcbe61813dac768b2de93027064574c1 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:20 + docker images 17:03:20 + grep docker 17:03:20 docker-core-metadata-go-arm64 latest e1c72f270e5f 3 seconds ago 18.1MB 17:03:20 docker-security-bootstrap-redis-go-arm64 latest 551d5af4b4aa 19 seconds ago 15.1MB 17:03:20 docker-security-secretstore-setup-go-arm64 latest b70ccaae0a40 20 seconds ago 23.4MB 17:03:20 docker-core-command-go-arm64 latest 2e371bcc7267 20 seconds ago 15.9MB 17:03:20 docker-security-bootstrapper-go-arm64 latest 7886a351e6e1 27 seconds ago 40.3MB 17:03:20 docker-sys-mgmt-agent-go-arm64 latest fbd71491a854 2 minutes ago 300MB 17:03:20 docker-core-data-go-arm64 latest bd1a585d3c28 3 minutes ago 21MB 17:03:20 docker-support-notifications-go-arm64 latest 08dc86ec02b8 3 minutes ago 16MB 17:03:20 docker-support-scheduler-go-arm64 latest 469ea8e09da7 3 minutes ago 15.9MB 17:03:20 docker-security-proxy-setup-go-arm64 latest 87c046619818 3 minutes ago 23.3MB 17:03:20 docker 20.10.0 eeaf43b92773 3 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 17:03:23 provisioning config files... 17:03:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config1619701395552405957tmp [Pipeline] { [Pipeline] sh 17:03:23 + set +x 17:03:23 + curl -s https://codecov.io/bash 17:03:23 + bash -s -- 17:03:24 17:03:24 _____ _ 17:03:24 / ____| | | 17:03:24 | | ___ __| | ___ ___ _____ __ 17:03:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:03:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:03:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:03:24 Bash-20201231-23d4836 17:03:24 17:03:24 17:03:24 ==> git version 2.24.3 found 17:03:24 ==> 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 17:03:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:03:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:03:24 ==> Jenkins CI detected. 17:03:24 project root: . 17:03:24 --> token set from env 17:03:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:03:24 ==> Running gcov in . (disable via -X gcov) 17:03:24 ==> Python coveragepy not found 17:03:24 ==> Searching for coverage reports in: 17:03:24 + . 17:03:24 -> Found 1 reports 17:03:24 ==> Detecting git/mercurial file structure 17:03:24 ==> Reading reports 17:03:24 + ./coverage.out bytes=546759 17:03:24 ==> Appending adjustments 17:03:24 https://docs.codecov.io/docs/fixing-reports 17:03:27 + Found adjustments 17:03:27 ==> Gzipping contents 17:03:27 84K /tmp/codecov.AgaUOQ.gz 17:03:27 ==> Uploading reports 17:03:27 url: https://codecov.io 17:03:27 query: branch=PR-2970&commit=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 17:03:27 -> Pinging Codecov 17:03:27 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 17:03:27 -> Uploading to 17:03:27 https://storage.googleapis.com/codecov/v4/raw/2021-01-06/00271124DB129430A58F1EEE437C3FCB/dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d/32cba936-0c5b-4d4e-a8fe-8108433f3161.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210106T170327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4e33d3e599c33a8b65354b2306924ee5a9f50188f5e993486b6a460008dd9b6 17:03:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:03:27 Dload Upload Total Spent Left Speed 17:03:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83514 0 0 100 83514 0 145k --:--:-- --:--:-- --:--:-- 145k 17:03:28 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [Pipeline] } 17:03:28 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 17:03:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:03:30 ---> package-listing.sh 17:03:30 ++ facter osfamily 17:03:30 ++ tr '[:upper:]' '[:lower:]' 17:03:30 + OS_FAMILY=redhat 17:03:30 + workspace=/w/workspace/edgex-go/12 17:03:30 + START_PACKAGES=/tmp/packages_start.txt 17:03:30 + END_PACKAGES=/tmp/packages_end.txt 17:03:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:03:30 + PACKAGES=/tmp/packages_start.txt 17:03:30 + '[' /w/workspace/edgex-go/12 ']' 17:03:30 + PACKAGES=/tmp/packages_end.txt 17:03:30 + case "${OS_FAMILY}" in 17:03:30 + rpm -qa 17:03:30 + sort 17:03:36 + '[' -f /tmp/packages_start.txt ']' 17:03:36 + '[' -f /tmp/packages_end.txt ']' 17:03:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:03:36 + '[' /w/workspace/edgex-go/12 ']' 17:03:36 + mkdir -p /w/workspace/edgex-go/12/archives/ 17:03:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 17:03:36 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:36 17:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:37 alpine: Pulling from edgex-lftools-log-publisher 17:03:37 df20fa9351a1: Pulling fs layer 17:03:37 36b3adc4ff6f: Pulling fs layer 17:03:37 8ad3a11d3b57: Pulling fs layer 17:03:37 46f8f816bc3b: Pulling fs layer 17:03:37 93b61091891f: Pulling fs layer 17:03:37 93b9cdb0e59b: Pulling fs layer 17:03:37 5e14af77c1be: Pulling fs layer 17:03:37 01666e4c0597: Pulling fs layer 17:03:37 aa168da1d23b: Pulling fs layer 17:03:37 46f8f816bc3b: Waiting 17:03:37 93b61091891f: Waiting 17:03:37 5e14af77c1be: Waiting 17:03:37 93b9cdb0e59b: Waiting 17:03:37 01666e4c0597: Waiting 17:03:37 36b3adc4ff6f: Download complete 17:03:37 46f8f816bc3b: Verifying Checksum 17:03:37 46f8f816bc3b: Download complete 17:03:37 df20fa9351a1: Verifying Checksum 17:03:37 df20fa9351a1: Download complete 17:03:37 93b61091891f: Verifying Checksum 17:03:37 93b61091891f: Download complete 17:03:37 93b9cdb0e59b: Verifying Checksum 17:03:37 93b9cdb0e59b: Download complete 17:03:37 8ad3a11d3b57: Verifying Checksum 17:03:37 8ad3a11d3b57: Download complete 17:03:37 01666e4c0597: Verifying Checksum 17:03:37 01666e4c0597: Download complete 17:03:37 5e14af77c1be: Verifying Checksum 17:03:37 5e14af77c1be: Download complete 17:03:37 df20fa9351a1: Pull complete 17:03:38 36b3adc4ff6f: Pull complete 17:03:38 8ad3a11d3b57: Pull complete 17:03:38 46f8f816bc3b: Pull complete 17:03:39 93b61091891f: Pull complete 17:03:40 aa168da1d23b: Verifying Checksum 17:03:40 aa168da1d23b: Download complete 17:03:41 93b9cdb0e59b: Pull complete 17:03:41 5e14af77c1be: Pull complete 17:03:41 01666e4c0597: Pull complete 17:03:49 aa168da1d23b: Pull complete 17:03:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:03:50 prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container 17:03:50 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:03:58 $ docker top b25c5abfc306a1abb59f8a6124f7531f6b1e42fdf98763977db20938aac46b67 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:58 + touch /tmp/pre-build-complete [Pipeline] sh 17:03:59 + mkdir -p /var/log/sa [Pipeline] sh 17:03:59 + ls /var/log/sa-host 17:03:59 + sadf -c /var/log/sa-host/sa06 17:03:59 file_magic: OK 17:03:59 HZ: Using current value: 100 17:03:59 file_header: OK 17:03:59 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 17:03:59 Statistics: 17:03:59 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... 17:03:59 File successfully converted to sysstat format version 12.2.1 17:03:59 + sadf -c /var/log/sa-host/sa23 17:03:59 file_magic: OK 17:03:59 HZ: Using current value: 100 17:03:59 file_header: OK 17:03:59 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 17:03:59 Statistics: 17:03:59 Hnuu...uuuununununu... 17:03:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:00 provisioning config files... 17:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config8730958634429875669tmp [Pipeline] { [Pipeline] echo 17:04:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:00 ---> create-netrc.sh [Pipeline] } 17:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:04:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:04:00 ---> python-tools-install.sh [Pipeline] echo 17:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:01 ---> sudo-logs.sh 17:04:01 Archiving 'sudo' log.. [Pipeline] echo 17:04:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:01 ---> job-cost.sh 17:04:01 lf-activate-venv: SKIPPING 17:04:01 INFO: No Stack... 17:04:02 INFO: Retrieving Pricing Info for: v1-standard-2 17:04:03 INFO: Archiving Costs [Pipeline] echo 17:04:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:03 ---> logs-deploy.sh 17:04:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/12 17:04:03 INFO: archiving workspace using pattern(s): 17:04:05 Archives upload complete. 17:04:05 INFO: archiving logs to Nexus 17:04:06 ---> uname -a: 17:04:06 Linux prd-centos7-docker-4c-2g-18684.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:04:06 17:04:06 17:04:06 ---> lscpu: 17:04:06 Architecture: x86_64 17:04:06 CPU op-mode(s): 32-bit, 64-bit 17:04:06 Byte Order: Little Endian 17:04:06 Address sizes: 40 bits physical, 48 bits virtual 17:04:06 CPU(s): 4 17:04:06 On-line CPU(s) list: 0-3 17:04:06 Thread(s) per core: 1 17:04:06 Core(s) per socket: 1 17:04:06 Socket(s): 4 17:04:06 NUMA node(s): 1 17:04:06 Vendor ID: GenuineIntel 17:04:06 CPU family: 6 17:04:06 Model: 44 17:04:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:04:06 Stepping: 1 17:04:06 CPU MHz: 2933.438 17:04:06 BogoMIPS: 5866.87 17:04:06 Virtualization: VT-x 17:04:06 Hypervisor vendor: KVM 17:04:06 Virtualization type: full 17:04:06 L1d cache: 128 KiB 17:04:06 L1i cache: 128 KiB 17:04:06 L2 cache: 16 MiB 17:04:06 L3 cache: 64 MiB 17:04:06 NUMA node0 CPU(s): 0-3 17:04:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:04:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:04:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:04:06 Vulnerability Meltdown: Mitigation; PTI 17:04:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:04:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:04:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:04:06 Vulnerability Srbds: Not affected 17:04:06 Vulnerability Tsx async abort: Not affected 17:04:06 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 17:04:06 17:04:06 17:04:06 ---> nproc: 17:04:06 4 17:04:06 17:04:06 17:04:06 ---> df -h: 17:04:06 Filesystem Size Used Available Use% Mounted on 17:04:06 overlay 50.0G 13.0G 37.0G 26% / 17:04:06 tmpfs 64.0M 0 64.0M 0% /dev 17:04:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:04:06 shm 64.0M 0 64.0M 0% /dev/shm 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/12 17:04:06 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/12@tmp 17:04:06 17:04:06 17:04:06 ---> free -m: 17:04:06 total used free shared buff/cache available 17:04:06 Mem: 1837 676 117 0 1044 1075 17:04:06 Swap: 1023 65 958 17:04:06 17:04:06 17:04:06 ---> ip addr: 17:04:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:04:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:04:06 inet 127.0.0.1/8 scope host lo 17:04:06 valid_lft forever preferred_lft forever 17:04:06 inet6 ::1/128 scope host 17:04:06 valid_lft forever preferred_lft forever 17:04:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:04:06 link/ether fa:16:3e:1c:b0:c1 brd ff:ff:ff:ff:ff:ff 17:04:06 inet 10.30.123.251/23 brd 10.30.123.255 scope global dynamic eth0 17:04:06 valid_lft 85234sec preferred_lft 85234sec 17:04:06 inet6 fe80::f816:3eff:fe1c:b0c1/64 scope link 17:04:06 valid_lft forever preferred_lft forever 17:04:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:04:06 link/ether 02:42:23:15:69:a9 brd ff:ff:ff:ff:ff:ff 17:04:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:04:06 valid_lft forever preferred_lft forever 17:04:06 inet6 fe80::42:23ff:fe15:69a9/64 scope link 17:04:06 valid_lft forever preferred_lft forever 17:04:06 17:04:06 17:04:06 ---> sar -b -r -n DEV: 17:04:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 17:04:06 17:04:06 16:44:28 LINUX RESTART (4 CPU) 17:04:06 17:04:06 16:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:04:06 16:46:01 100.32 40.98 59.33 0.00 7484.36 17821.12 0.00 17:04:06 16:47:01 293.30 93.48 199.82 0.00 5660.68 52274.35 0.00 17:04:06 16:48:01 190.64 92.42 98.22 0.00 3121.76 10585.80 0.00 17:04:06 16:49:01 146.84 85.10 61.73 0.00 3844.21 7438.22 0.00 17:04:06 16:50:02 919.24 674.75 244.49 0.00 89881.82 165920.75 0.00 17:04:06 16:51:01 2574.64 2225.80 348.85 0.00 145795.45 153664.35 0.00 17:04:06 16:52:01 785.58 517.44 268.14 0.00 34589.50 65036.33 0.00 17:04:06 16:53:03 1984.01 1632.60 351.41 0.00 120524.17 150375.13 0.00 17:04:06 16:54:02 1581.42 1275.45 305.97 0.00 96804.08 99983.02 0.00 17:04:06 16:55:01 620.87 399.76 221.10 0.00 19373.16 38453.87 0.00 17:04:06 16:56:01 5.43 0.30 5.13 0.00 104.30 156.54 0.00 17:04:06 16:57:01 0.32 0.10 0.22 0.00 1.20 2.31 0.00 17:04:06 16:58:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 17:04:06 16:59:01 0.32 0.02 0.30 0.00 0.53 3.80 0.00 17:04:06 17:00:01 1.85 1.63 0.22 0.00 52.61 2.91 0.00 17:04:06 17:01:01 0.93 0.13 0.80 0.00 3.33 14.89 0.00 17:04:06 17:02:01 0.68 0.35 0.33 0.00 22.63 5.08 0.00 17:04:06 17:03:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 17:04:06 Average: 511.13 390.82 120.31 0.00 29298.28 42381.15 0.00 17:04:06 17:04:06 16:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:04:06 16:46:01 203660 0 627516 33.35 2620 1047748 1402748 47.87 611956 860996 42016 17:04:06 16:47:01 354444 0 673300 35.78 1492 852308 1107752 37.81 419888 822472 16 17:04:06 16:48:01 264104 0 815264 43.33 692 801484 1761120 60.10 684964 650360 69268 17:04:06 16:49:01 192536 0 772940 41.08 692 915376 1423244 48.57 643152 756000 50412 17:04:06 16:50:02 552160 0 635624 33.78 0 693760 1258708 42.96 476088 644604 23572 17:04:06 16:51:01 78284 0 784512 41.70 0 1018748 2365216 80.72 621904 927168 36268 17:04:06 16:52:01 71300 0 715940 38.05 0 1094304 1573704 53.71 740752 822828 14768 17:04:06 16:53:03 66876 0 753076 40.02 0 1061592 2061124 70.34 681476 895408 97968 17:04:06 16:54:02 69244 0 800152 42.53 0 1012148 2314340 78.98 643908 915452 92668 17:04:06 16:55:01 596728 0 595760 31.66 0 689056 1189928 40.61 464668 581992 20 17:04:06 16:56:01 598128 0 591336 31.43 0 692080 1159732 39.58 466256 581836 12 17:04:06 16:57:01 597656 0 591800 31.45 0 692088 1159780 39.58 467008 581736 20 17:04:06 16:58:01 597804 0 591644 31.44 0 692096 1159732 39.58 466608 581668 12 17:04:06 16:59:01 599412 0 590028 31.36 0 692104 1149380 39.23 465336 581616 8 17:04:06 17:00:01 598048 0 590432 31.38 0 693064 1149380 39.23 465456 582556 8 17:04:06 17:01:01 596512 0 591956 31.46 0 693076 1151824 39.31 466788 582604 8 17:04:06 17:02:01 596720 0 591068 31.41 0 693756 1149888 39.24 465816 583160 8 17:04:06 17:03:01 597148 0 590636 31.39 0 693760 1149888 39.24 465836 583160 8 17:04:06 Average: 401709 0 661277 35.15 305 818253 1427083 48.70 539881 696423 23726 17:04:06 17:04:06 16:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:04:06 16:46:01 eth0 1992.17 1540.30 6338.62 207.27 0.00 0.00 0.00 0.00 17:04:06 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:46:01 veth5604c07 883.45 945.38 84.02 2682.54 0.00 0.00 0.00 0.00 17:04:06 16:46:01 docker0 883.45 945.24 71.94 2682.53 0.00 0.00 0.00 0.00 17:04:06 16:47:01 eth0 508.43 421.16 3673.21 43.59 0.00 0.00 0.00 0.00 17:04:06 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:47:01 docker0 174.80 211.11 12.38 829.93 0.00 0.00 0.00 0.00 17:04:06 16:48:01 veth33f8283 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:48:01 eth0 55.77 39.44 36.15 53.22 0.00 0.00 0.00 0.00 17:04:06 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:49:01 veth33f8283 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:49:01 eth0 36.83 26.76 19.77 48.72 0.00 0.00 0.00 0.00 17:04:06 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:50:02 vethde89f18 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:50:02 eth0 191.17 159.69 1691.43 53.48 0.00 0.00 0.00 0.00 17:04:06 16:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:51:01 vethd65d161 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:51:01 vethde89f18 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:51:01 eth0 51.76 27.08 170.49 12.66 0.00 0.00 0.00 0.00 17:04:06 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:52:01 veth235798f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:52:01 vethde89f18 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:52:01 veth2afb3d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:52:01 eth0 177.82 130.53 1462.14 61.31 0.00 0.00 0.00 0.00 17:04:06 16:53:03 vethde89f18 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:53:03 vethc759c8f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:53:03 eth0 111.92 62.90 387.85 57.68 0.00 0.00 0.00 0.00 17:04:06 16:53:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 16:54:02 vethdb5f393 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:54:02 vethde89f18 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:54:02 eth0 64.44 41.80 88.52 64.84 0.00 0.00 0.00 0.00 17:04:06 16:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:55:01 eth0 73.16 47.23 213.90 42.17 0.00 0.00 0.00 0.00 17:04:06 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:55:01 docker0 1155.95 1329.11 90.39 4515.01 0.00 0.00 0.00 0.00 17:04:06 16:56:01 eth0 1.60 0.73 0.83 0.29 0.00 0.00 0.00 0.00 17:04:06 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:57:01 eth0 7.28 6.03 0.74 9.57 0.00 0.00 0.00 0.00 17:04:06 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:58:01 eth0 3.25 3.43 0.47 7.04 0.00 0.00 0.00 0.00 17:04:06 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:59:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:00:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:01:01 eth0 3.05 3.01 0.32 6.92 0.00 0.00 0.00 0.00 17:04:06 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 Average: eth0 182.49 139.71 784.37 37.18 0.00 0.00 0.00 0.00 17:04:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 Average: docker0 63.22 72.69 4.94 246.94 0.00 0.00 0.00 0.00 17:04:06 17:04:06 17:04:06 ---> sar -P ALL: 17:04:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) 17:04:06 17:04:06 16:44:28 LINUX RESTART (4 CPU) 17:04:06 17:04:06 16:45:01 CPU %user %nice %system %iowait %steal %idle 17:04:06 16:46:01 all 17.51 0.00 7.18 1.84 0.07 73.40 17:04:06 16:46:01 0 21.44 0.00 10.15 0.62 0.07 67.72 17:04:06 16:46:01 1 16.50 0.00 6.00 1.53 0.05 75.91 17:04:06 16:46:01 2 18.08 0.00 6.28 1.80 0.09 73.76 17:04:06 16:46:01 3 14.05 0.00 6.32 3.40 0.07 76.16 17:04:06 16:47:01 all 11.03 0.00 9.35 5.83 0.06 73.73 17:04:06 16:47:01 0 10.43 0.00 10.41 7.80 0.05 71.30 17:04:06 16:47:01 1 11.01 0.00 8.45 4.22 0.07 76.25 17:04:06 16:47:01 2 12.21 0.00 9.87 6.77 0.07 71.08 17:04:06 16:47:01 3 10.44 0.00 8.67 4.52 0.07 76.30 17:04:06 16:48:01 all 52.29 0.00 13.08 6.00 0.07 28.56 17:04:06 16:48:01 0 51.05 0.00 12.75 3.94 0.03 32.22 17:04:06 16:48:01 1 50.17 0.00 12.56 6.19 0.09 30.99 17:04:06 16:48:01 2 52.93 0.00 13.33 8.30 0.09 25.35 17:04:06 16:48:01 3 55.03 0.00 13.66 5.60 0.07 25.64 17:04:06 16:49:01 all 38.24 0.00 11.85 3.98 0.05 45.89 17:04:06 16:49:01 0 38.98 0.00 11.82 3.50 0.07 45.63 17:04:06 16:49:01 1 38.06 0.00 12.18 4.60 0.02 45.14 17:04:06 16:49:01 2 37.92 0.00 11.45 4.26 0.05 46.32 17:04:06 16:49:01 3 38.01 0.00 11.93 3.54 0.05 46.47 17:04:06 16:50:02 all 23.68 0.00 22.22 4.57 0.10 49.43 17:04:06 16:50:02 0 23.62 0.00 22.42 4.58 0.10 49.27 17:04:06 16:50:02 1 22.26 0.00 20.98 4.41 0.12 52.22 17:04:06 16:50:02 2 23.23 0.00 22.88 5.24 0.10 48.54 17:04:06 16:50:02 3 25.62 0.00 22.61 4.05 0.07 47.65 17:04:06 16:51:01 all 16.08 0.00 21.81 32.99 0.12 28.99 17:04:06 16:51:01 0 16.50 0.00 21.96 36.20 0.11 25.24 17:04:06 16:51:01 1 15.85 0.00 19.57 30.25 0.16 34.17 17:04:06 16:51:01 2 16.25 0.00 22.60 32.25 0.12 28.79 17:04:06 16:51:01 3 15.73 0.00 23.15 33.27 0.11 27.74 17:04:06 16:52:01 all 47.64 0.00 16.60 15.51 0.06 20.18 17:04:06 16:52:01 0 47.55 0.00 16.38 15.80 0.05 20.22 17:04:06 16:52:01 1 47.94 0.00 16.52 19.05 0.05 16.45 17:04:06 16:52:01 2 48.53 0.00 16.66 14.43 0.07 20.32 17:04:06 16:52:01 3 46.52 0.00 16.88 12.64 0.09 23.88 17:04:06 16:53:03 all 13.72 0.00 19.09 35.38 0.09 31.72 17:04:06 16:53:03 0 13.61 0.00 18.11 36.18 0.12 31.98 17:04:06 16:53:03 1 14.59 0.00 18.90 33.44 0.08 32.98 17:04:06 16:53:03 2 12.92 0.00 19.64 34.13 0.08 33.22 17:04:06 16:53:03 3 13.75 0.00 19.73 37.79 0.07 28.66 17:04:06 16:54:02 all 49.46 0.00 20.84 18.09 0.07 11.54 17:04:06 16:54:02 0 49.63 0.00 21.01 17.03 0.05 12.28 17:04:06 16:54:02 1 47.58 0.00 20.74 19.66 0.09 11.92 17:04:06 16:54:02 2 50.89 0.00 19.78 17.12 0.05 12.15 17:04:06 16:54:02 3 49.73 0.00 21.85 18.55 0.09 9.78 17:04:06 16:55:01 all 17.74 0.00 11.09 16.13 0.06 54.98 17:04:06 16:55:01 0 17.39 0.00 10.56 18.54 0.10 53.40 17:04:06 16:55:01 1 18.27 0.00 11.20 15.02 0.03 55.47 17:04:06 16:55:01 2 17.29 0.00 11.10 16.35 0.03 55.22 17:04:06 16:55:01 3 18.02 0.00 11.49 14.59 0.05 55.85 17:04:06 16:56:01 all 0.15 0.00 0.05 0.00 0.00 99.80 17:04:06 16:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:04:06 16:56:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:04:06 16:56:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:04:06 16:56:01 3 0.52 0.00 0.05 0.02 0.00 99.42 17:04:06 17:04:06 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:04:06 16:57:01 all 0.18 0.00 0.05 0.01 0.00 99.75 17:04:06 16:57:01 0 0.08 0.00 0.08 0.00 0.00 99.83 17:04:06 16:57:01 1 0.50 0.00 0.05 0.00 0.00 99.45 17:04:06 16:57:01 2 0.08 0.00 0.07 0.02 0.00 99.83 17:04:06 16:57:01 3 0.07 0.00 0.02 0.02 0.00 99.90 17:04:06 16:58:01 all 0.05 0.00 0.06 0.00 0.01 99.88 17:04:06 16:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:04:06 16:58:01 1 0.07 0.00 0.05 0.00 0.00 99.88 17:04:06 16:58:01 2 0.05 0.00 0.07 0.00 0.02 99.87 17:04:06 16:58:01 3 0.05 0.00 0.07 0.00 0.02 99.87 17:04:06 16:59:01 all 0.03 0.00 0.03 0.00 0.00 99.95 17:04:06 16:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:04:06 16:59:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:04:06 16:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:04:06 16:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:04:06 17:00:01 all 0.02 0.00 0.05 0.02 0.00 99.90 17:04:06 17:00:01 0 0.03 0.00 0.08 0.08 0.00 99.80 17:04:06 17:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:04:06 17:00:01 2 0.03 0.00 0.07 0.00 0.02 99.88 17:04:06 17:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 17:01:01 all 0.06 0.00 0.05 0.00 0.00 99.88 17:04:06 17:01:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:04:06 17:01:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:04:06 17:01:01 2 0.07 0.00 0.07 0.02 0.00 99.85 17:04:06 17:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:04:06 17:02:01 all 0.05 0.00 0.03 0.00 0.00 99.92 17:04:06 17:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:04:06 17:02:01 1 0.07 0.00 0.05 0.02 0.00 99.87 17:04:06 17:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:04:06 17:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:04:06 17:03:01 all 0.02 0.00 0.03 0.00 0.00 99.95 17:04:06 17:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 17:03:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:04:06 17:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 17:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 Average: all 15.69 0.00 8.36 7.63 0.04 68.28 17:04:06 Average: 0 15.85 0.00 8.50 7.86 0.04 67.76 17:04:06 Average: 1 15.46 0.00 8.05 7.55 0.04 68.89 17:04:06 Average: 2 15.86 0.00 8.39 7.66 0.04 68.04 17:04:06 Average: 3 15.60 0.00 8.48 7.46 0.04 68.42 17:04:06 17:04:06 17:04:06