Pull request #2954 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f+57027b830a506e4aebc0dcaa3e3cd565868e69a4 (ef0d9eb80edab5a6994cf46f271c634b5e9eb507) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2954/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2954/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16276 in /w/workspace/edgexfoundry_edgex-go_PR-2954 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f Merge succeeded, producing 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f Checking out Revision 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f (PR-2954) > 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/2954/head:refs/remotes/origin/PR-2954 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # 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 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T06:30:15.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T06:30:16.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T06:30:16.392Z] ========================================================= [2020-12-16T06:30:16.392Z] EdgeX Global Pipelines Version Info [2020-12-16T06:30:16.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:30:17.924Z] ------------------- [2020-12-16T06:30:17.924Z] stable info: [2020-12-16T06:30:17.924Z] ------------------- [2020-12-16T06:30:17.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T06:30:17.924Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T06:30:17.924Z] Message: update stable to v1.0.172 [2020-12-16T06:30:18.888Z] ------------------- [2020-12-16T06:30:18.888Z] experimental info: [2020-12-16T06:30:18.888Z] ------------------- [2020-12-16T06:30:18.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T06:30:18.889Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T06:30:18.889Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T06:30:19.371Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-16T06:30:19.508Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-16T06:30:19.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T06:30:19.779Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T06:30:19.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T06:30:20.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T06:30:20.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T06:30:20.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-16T06:30:20.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-16T06:30:20.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-16T06:30:20.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T06:30:21.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T06:30:21.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T06:30:21.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T06:30:21.563Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T06:30:21.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T06:30:21.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T06:30:22.104Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T06:30:22.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-16T06:30:22.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-16T06:30:22.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-16T06:30:22.601Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T06:30:22.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2954 [Pipeline] echo [2020-12-16T06:30:22.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2954 [Pipeline] echo [2020-12-16T06:30:22.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2954 [Pipeline] echo [2020-12-16T06:30:23.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [Pipeline] echo [2020-12-16T06:30:23.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25086c5 [Pipeline] echo [2020-12-16T06:30:23.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T06:30:23.750Z] provisioning config files... [2020-12-16T06:30:23.787Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8350749629029185179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:30:24.209Z] ---> docker-login.sh [2020-12-16T06:30:24.209Z] nexus3.edgexfoundry.org:10001 [2020-12-16T06:30:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:30:24.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:30:24.472Z] Configure a credential helper to remove this warning. See [2020-12-16T06:30:24.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:30:24.472Z] [2020-12-16T06:30:24.472Z] Login Succeeded [2020-12-16T06:30:24.472Z] nexus3.edgexfoundry.org:10002 [2020-12-16T06:30:24.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:30:24.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:30:24.735Z] Configure a credential helper to remove this warning. See [2020-12-16T06:30:24.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:30:24.735Z] [2020-12-16T06:30:24.735Z] Login Succeeded [2020-12-16T06:30:24.735Z] nexus3.edgexfoundry.org:10003 [2020-12-16T06:30:25.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:30:25.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:30:25.012Z] Configure a credential helper to remove this warning. See [2020-12-16T06:30:25.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:30:25.012Z] [2020-12-16T06:30:25.012Z] Login Succeeded [2020-12-16T06:30:25.012Z] nexus3.edgexfoundry.org:10004 [2020-12-16T06:30:25.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:30:25.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:30:25.012Z] Configure a credential helper to remove this warning. See [2020-12-16T06:30:25.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:30:25.012Z] [2020-12-16T06:30:25.012Z] Login Succeeded [2020-12-16T06:30:25.012Z] docker.io [2020-12-16T06:30:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:30:25.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:30:25.541Z] Configure a credential helper to remove this warning. See [2020-12-16T06:30:25.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:30:25.541Z] [2020-12-16T06:30:25.541Z] Login Succeeded [2020-12-16T06:30:25.541Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T06:30:25.563Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T06:30:26.157Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/core-command/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/core-data/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-16T06:30:26.157Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T06:30:26.157Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-16T06:30:26.157Z] ++ cut -d/ -f2 [2020-12-16T06:30:26.157Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-16T06:30:26.250Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:30:27.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T06:30:27.348Z] [2020-12-16T06:30:27.348Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:30:27.751Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T06:30:27.751Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T06:30:27.751Z] 31603596830f: Pulling fs layer [2020-12-16T06:30:27.751Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T06:30:27.751Z] 6ca5941a6612: Pulling fs layer [2020-12-16T06:30:27.751Z] ecc8261a40a4: Pulling fs layer [2020-12-16T06:30:27.751Z] ecc8261a40a4: Waiting [2020-12-16T06:30:27.751Z] 2a8b12db71e7: Download complete [2020-12-16T06:30:27.751Z] 31603596830f: Verifying Checksum [2020-12-16T06:30:27.751Z] 31603596830f: Download complete [2020-12-16T06:30:28.021Z] 6ca5941a6612: Verifying Checksum [2020-12-16T06:30:28.021Z] 6ca5941a6612: Download complete [2020-12-16T06:30:28.021Z] ecc8261a40a4: Verifying Checksum [2020-12-16T06:30:28.021Z] ecc8261a40a4: Download complete [2020-12-16T06:30:28.285Z] 31603596830f: Pull complete [2020-12-16T06:30:28.285Z] 2a8b12db71e7: Pull complete [2020-12-16T06:30:29.237Z] 6ca5941a6612: Pull complete [2020-12-16T06:30:29.504Z] ecc8261a40a4: Pull complete [2020-12-16T06:30:29.504Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T06:30:29.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T06:30:29.504Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T06:30:29.622Z] prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container [2020-12-16T06:30:29.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-16T06:30:32.453Z] $ docker top 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T06:30:32.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T06:30:32.922Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T06:30:33.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T06:30:33.173Z] $ docker exec 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent [2020-12-16T06:30:33.373Z] SSH_AUTH_SOCK=/tmp/ssh-XK4EOZ6mBqsL/agent.11 [2020-12-16T06:30:33.373Z] SSH_AGENT_PID=17 [2020-12-16T06:30:33.387Z] Running ssh-add (command line suppressed) [2020-12-16T06:30:33.509Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1826566466694199019.key (/w/workspace/edgex-go/1@tmp/private_key_1826566466694199019.key) [2020-12-16T06:30:33.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T06:30:33.986Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T06:30:34.019Z] $ docker exec --env ******** --env ******** 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent -k [2020-12-16T06:30:34.143Z] unset SSH_AUTH_SOCK; [2020-12-16T06:30:34.144Z] unset SSH_AGENT_PID; [2020-12-16T06:30:34.144Z] echo Agent pid 17 killed; [2020-12-16T06:30:34.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T06:30:34.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T06:30:34.463Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T06:30:34.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T06:30:34.643Z] $ docker exec 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent [2020-12-16T06:30:34.815Z] SSH_AUTH_SOCK=/tmp/ssh-mZR7cfIKIVfx/agent.46 [2020-12-16T06:30:34.815Z] SSH_AGENT_PID=52 [2020-12-16T06:30:34.822Z] Running ssh-add (command line suppressed) [2020-12-16T06:30:34.946Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5218008067274105343.key (/w/workspace/edgex-go/1@tmp/private_key_5218008067274105343.key) [2020-12-16T06:30:35.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T06:30:35.382Z] + git semver init [2020-12-16T06:30:35.382Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T06:30:35.382Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-16T06:30:35.382Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-16T06:30:35.382Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T06:30:35.382Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T06:30:35.382Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T06:30:35.382Z] # $SEMVER_BRANCH = PR-2954 [2020-12-16T06:30:35.382Z] # $SEMVER_TEMP = /tmp/semver-544042259 [2020-12-16T06:30:35.382Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-16T06:31:02.020Z] # '/tmp/semver-544042259' -> '/w/workspace/edgex-go/1/.semver' [2020-12-16T06:31:02.020Z] # -> Force: false [2020-12-16T06:31:02.020Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-16T06:31:02.045Z] $ docker exec --env ******** --env ******** 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent -k [2020-12-16T06:31:02.272Z] unset SSH_AUTH_SOCK; [2020-12-16T06:31:02.272Z] unset SSH_AGENT_PID; [2020-12-16T06:31:02.272Z] echo Agent pid 52 killed; [2020-12-16T06:31:02.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T06:31:02.942Z] + git semver [Pipeline] } [2020-12-16T06:31:02.976Z] $ docker stop --time=1 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 [2020-12-16T06:31:04.680Z] $ docker rm -f 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T06:31:05.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T06:31:05.896Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T06:31:05.925Z] [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 [2020-12-16T06:31:07.310Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T06:31:07.635Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T06:31:08.005Z] + sudo service docker restart [2020-12-16T06:31:08.005Z] + true [2020-12-16T06:31:08.005Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-16T06:31:08.617Z] ========================================================= [2020-12-16T06:31:08.617Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T06:31:08.617Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:31:09.007Z] + 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 . [2020-12-16T06:31:13.234Z] Sending build context to Docker daemon 326.5MB [2020-12-16T06:31:13.234Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T06:31:13.234Z] Step 2/7 : FROM ${BASE} [2020-12-16T06:31:13.234Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T06:31:13.234Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T06:31:13.234Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T06:31:13.234Z] de9db76c5a1d: Pulling fs layer [2020-12-16T06:31:13.234Z] bca2f99d35d6: Pulling fs layer [2020-12-16T06:31:13.234Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T06:31:13.234Z] 7c6f9722023f: Pulling fs layer [2020-12-16T06:31:13.234Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T06:31:13.234Z] 7c6f9722023f: Waiting [2020-12-16T06:31:13.234Z] a35cf1a2eb13: Waiting [2020-12-16T06:31:13.234Z] 93359f2a8cfa: Waiting [2020-12-16T06:31:13.234Z] de9db76c5a1d: Verifying Checksum [2020-12-16T06:31:13.234Z] de9db76c5a1d: Download complete [2020-12-16T06:31:13.234Z] 0ef7d3d256c8: Verifying Checksum [2020-12-16T06:31:13.234Z] 0ef7d3d256c8: Download complete [2020-12-16T06:31:13.234Z] 93359f2a8cfa: Verifying Checksum [2020-12-16T06:31:13.234Z] 93359f2a8cfa: Download complete [2020-12-16T06:31:13.234Z] 188c0c94c7c5: Download complete [2020-12-16T06:31:13.234Z] 7c6f9722023f: Verifying Checksum [2020-12-16T06:31:13.234Z] 7c6f9722023f: Download complete [2020-12-16T06:31:13.234Z] 188c0c94c7c5: Pull complete [2020-12-16T06:31:14.632Z] 0ef7d3d256c8: Pull complete [2020-12-16T06:31:14.632Z] de9db76c5a1d: Pull complete [2020-12-16T06:31:14.632Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T06:31:14.632Z] a35cf1a2eb13: Download complete [2020-12-16T06:31:15.219Z] bca2f99d35d6: Verifying Checksum [2020-12-16T06:31:15.219Z] bca2f99d35d6: Download complete [2020-12-16T06:31:20.556Z] bca2f99d35d6: Pull complete [2020-12-16T06:31:20.556Z] 93359f2a8cfa: Pull complete [2020-12-16T06:31:20.556Z] 7c6f9722023f: Pull complete [2020-12-16T06:31:21.599Z] Still waiting to schedule task [2020-12-16T06:31:21.599Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-16T06:31:24.827Z] a35cf1a2eb13: Pull complete [2020-12-16T06:31:24.827Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T06:31:24.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T06:31:24.827Z] ---> a62c8e92a672 [2020-12-16T06:31:24.827Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T06:31:24.827Z] ---> Running in 5ab899bccf08 [2020-12-16T06:31:25.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:31:25.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:31:26.568Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T06:31:26.830Z] (2/12) Installing file (5.38-r0) [2020-12-16T06:31:26.830Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T06:31:27.096Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T06:31:45.277Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T06:31:45.277Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T06:31:45.277Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T06:31:45.277Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T06:31:45.277Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T06:31:45.277Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T06:31:45.277Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T06:31:45.277Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T06:31:45.277Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:31:45.277Z] OK: 233 MiB in 51 packages [2020-12-16T06:31:48.594Z] Removing intermediate container 5ab899bccf08 [2020-12-16T06:31:48.594Z] ---> 0068e5e87780 [2020-12-16T06:31:48.594Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T06:31:48.594Z] ---> Running in 004a18d65d22 [2020-12-16T06:31:48.856Z] Removing intermediate container 004a18d65d22 [2020-12-16T06:31:48.856Z] ---> 1aa37c735cde [2020-12-16T06:31:48.856Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T06:31:49.801Z] latest: Pulling from library/docker [2020-12-16T06:31:49.801Z] 05e7bc50f07f: Pulling fs layer [2020-12-16T06:31:49.801Z] 6db28d0fdbf6: Pulling fs layer [2020-12-16T06:31:49.801Z] 292df0bc6bf3: Pulling fs layer [2020-12-16T06:31:49.801Z] a3104fdc50d0: Pulling fs layer [2020-12-16T06:31:49.801Z] a8e67d69e12c: Pulling fs layer [2020-12-16T06:31:49.801Z] 1ede2b221ee4: Pulling fs layer [2020-12-16T06:31:49.801Z] fc74c0d5b799: Pulling fs layer [2020-12-16T06:31:49.801Z] a3104fdc50d0: Waiting [2020-12-16T06:31:49.801Z] a8e67d69e12c: Waiting [2020-12-16T06:31:49.801Z] fc74c0d5b799: Waiting [2020-12-16T06:31:49.801Z] 1ede2b221ee4: Waiting [2020-12-16T06:31:50.070Z] 292df0bc6bf3: Verifying Checksum [2020-12-16T06:31:50.071Z] 292df0bc6bf3: Download complete [2020-12-16T06:31:50.071Z] 6db28d0fdbf6: Verifying Checksum [2020-12-16T06:31:50.071Z] 6db28d0fdbf6: Download complete [2020-12-16T06:31:50.071Z] 05e7bc50f07f: Verifying Checksum [2020-12-16T06:31:50.071Z] 05e7bc50f07f: Download complete [2020-12-16T06:31:50.339Z] a8e67d69e12c: Verifying Checksum [2020-12-16T06:31:50.339Z] a8e67d69e12c: Download complete [2020-12-16T06:31:50.339Z] 1ede2b221ee4: Verifying Checksum [2020-12-16T06:31:50.339Z] 1ede2b221ee4: Download complete [2020-12-16T06:31:50.339Z] fc74c0d5b799: Verifying Checksum [2020-12-16T06:31:50.339Z] fc74c0d5b799: Download complete [2020-12-16T06:31:50.339Z] 05e7bc50f07f: Pull complete [2020-12-16T06:31:50.603Z] 6db28d0fdbf6: Pull complete [2020-12-16T06:31:50.871Z] 292df0bc6bf3: Pull complete [2020-12-16T06:31:51.135Z] a3104fdc50d0: Verifying Checksum [2020-12-16T06:31:51.135Z] a3104fdc50d0: Download complete [2020-12-16T06:31:53.696Z] a3104fdc50d0: Pull complete [2020-12-16T06:31:53.696Z] a8e67d69e12c: Pull complete [2020-12-16T06:31:53.965Z] 1ede2b221ee4: Pull complete [2020-12-16T06:31:53.965Z] fc74c0d5b799: Pull complete [2020-12-16T06:31:53.965Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T06:31:53.965Z] Status: Downloaded newer image for docker:latest [2020-12-16T06:31:55.360Z] ---> 687213167fc3 [2020-12-16T06:31:55.360Z] Step 6/7 : COPY go.mod . [2020-12-16T06:31:55.624Z] ---> f10d6859d748 [2020-12-16T06:31:55.624Z] Step 7/7 : RUN go mod download [2020-12-16T06:31:55.624Z] ---> Running in 3264405c0f9b [2020-12-16T06:32:17.674Z] Removing intermediate container 3264405c0f9b [2020-12-16T06:32:17.674Z] ---> 041521a8ffe1 [2020-12-16T06:32:17.674Z] Successfully built 041521a8ffe1 [2020-12-16T06:32:17.674Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:32:18.056Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T06:32:18.056Z] . [Pipeline] withDockerContainer [2020-12-16T06:32:18.219Z] prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container [2020-12-16T06:32:18.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2020-12-16T06:32:19.211Z] $ docker top ecdf0ffbe8ce7427b059d3909c067221bb05f5e0ea616951b15c7fe7901484ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T06:32:19.931Z] + go version [2020-12-16T06:32:19.931Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-16T06:32:19.971Z] $ docker stop --time=1 ecdf0ffbe8ce7427b059d3909c067221bb05f5e0ea616951b15c7fe7901484ad [2020-12-16T06:32:22.342Z] $ docker rm -f ecdf0ffbe8ce7427b059d3909c067221bb05f5e0ea616951b15c7fe7901484ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:32:23.434Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T06:32:23.434Z] . [Pipeline] withDockerContainer [2020-12-16T06:32:23.558Z] prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container [2020-12-16T06:32:23.606Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2020-12-16T06:32:24.337Z] $ docker top 7111aa854ad7f8dbd74fe330ed40e8db549bf9851c698aa5e5ccac9fff1b5a67 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-16T06:32:24.591Z] ========================================================= [2020-12-16T06:32:24.592Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-16T06:32:24.592Z] ========================================================= [Pipeline] sh [2020-12-16T06:32:24.912Z] + make test [2020-12-16T06:32:24.912Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T06:32:34.979Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-16T06:32:50.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-16T06:32:56.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-16T06:32:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-16T06:32:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-16T06:32:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-16T06:32:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-16T06:32:57.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-16T06:32:59.926Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s [2020-12-16T06:32:59.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-16T06:32:59.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-16T06:33:00.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-16T06:33:00.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-16T06:33:00.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-16T06:33:00.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-16T06:33:03.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.6% of statements [2020-12-16T06:33:03.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-16T06:33:03.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-16T06:33:03.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-16T06:33:03.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-16T06:33:03.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-16T06:33:06.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.236s coverage: 27.1% of statements [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-16T06:33:06.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-16T06:33:06.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-16T06:33:06.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 70.5% of statements [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-16T06:33:06.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 83.7% of statements [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-16T06:33:06.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-16T06:33:09.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-16T06:33:09.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-16T06:33:09.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.034s coverage: 100.0% of statements [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-16T06:33:09.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-16T06:33:09.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-16T06:33:09.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-16T06:33:09.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.290s coverage: 93.8% of statements [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.1% of statements [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2020-12-16T06:33:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2020-12-16T06:33:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2020-12-16T06:33:11.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements [2020-12-16T06:33:11.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements [2020-12-16T06:33:11.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-16T06:33:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements [2020-12-16T06:33:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-16T06:33:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-16T06:33:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2020-12-16T06:33:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2020-12-16T06:33:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2020-12-16T06:33:13.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2020-12-16T06:33:13.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2020-12-16T06:33:14.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 55.9% of statements [2020-12-16T06:33:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-16T06:33:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-16T06:33:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-16T06:33:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-16T06:33:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-16T06:33:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.445s coverage: 86.3% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.026s coverage: 72.2% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.405s coverage: 72.1% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.048s coverage: 82.4% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.050s coverage: 48.4% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.031s coverage: 28.8% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.043s coverage: 96.8% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.445s coverage: 84.0% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 47.1% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.742s coverage: 29.1% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.122s coverage: 99.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-16T06:33:27.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements [2020-12-16T06:33:27.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-16T06:33:27.235Z] GO111MODULE=on go vet ./... [2020-12-16T06:33:49.323Z] gofmt -l . [2020-12-16T06:33:49.905Z] [ "`gofmt -l .`" = "" ] [2020-12-16T06:33:50.479Z] ./bin/test-go-mod-tidy.sh [2020-12-16T06:33:51.434Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-16T06:33:53.998Z] + ls -al . [2020-12-16T06:33:53.998Z] total 664 [2020-12-16T06:33:53.998Z] drwxrwxr-x 10 1001 1001 4096 Dec 16 06:33 . [2020-12-16T06:33:53.998Z] drwxr-xr-x 4 root root 28 Dec 16 06:32 .. [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 06:30 .dockerignore [2020-12-16T06:33:53.998Z] drwxrwxr-x 8 1001 1001 179 Dec 16 06:30 .git [2020-12-16T06:33:53.998Z] drwxrwxr-x 3 1001 1001 125 Dec 16 06:30 .github [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 943 Dec 16 06:30 .gitignore [2020-12-16T06:33:53.998Z] drwx------ 3 1001 1001 47 Dec 16 06:30 .semver [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 06:30 .sonarcloud.properties [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 06:30 CONTRIBUTING.md [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 1035 Dec 16 06:30 Dockerfile.build [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 863 Dec 16 06:30 Jenkinsfile [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 06:30 LICENSE [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 6318 Dec 16 06:30 Makefile [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 6447 Dec 16 06:30 README.md [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 7286 Dec 16 06:30 SECURITY.md [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 06:31 VERSION [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 06:30 ZMQWindows.md [2020-12-16T06:33:53.998Z] drwxrwxr-x 2 1001 1001 117 Dec 16 06:30 bin [2020-12-16T06:33:53.998Z] drwxrwxr-x 15 1001 1001 4096 Dec 16 06:30 cmd [2020-12-16T06:33:53.998Z] -rw-r--r-- 1 root root 568194 Dec 16 06:33 coverage.out [2020-12-16T06:33:53.998Z] -rw-r--r-- 1 root root 1041 Dec 16 06:33 go.mod [2020-12-16T06:33:53.998Z] -rw-r--r-- 1 root root 18856 Dec 16 06:33 go.sum [2020-12-16T06:33:53.998Z] drwxrwxr-x 8 1001 1001 127 Dec 16 06:30 internal [2020-12-16T06:33:53.998Z] drwxrwxr-x 4 1001 1001 26 Dec 16 06:30 openapi [2020-12-16T06:33:53.998Z] drwxrwxr-x 4 1001 1001 71 Dec 16 06:30 snap [2020-12-16T06:33:53.998Z] -rw-rw-r-- 1 1001 1001 168 Dec 16 06:30 version.go [Pipeline] sh [2020-12-16T06:33:54.322Z] + '[' -e coverage.out ] [2020-12-16T06:33:54.323Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-16T06:33:54.527Z] Stashed 1 file(s) [Pipeline] sh [2020-12-16T06:33:54.958Z] + make build [2020-12-16T06:33:54.958Z] 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 [2020-12-16T06:33:58.388Z] 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 [2020-12-16T06:34:06.610Z] 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 [2020-12-16T06:34:08.022Z] 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 [2020-12-16T06:34:08.977Z] 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 [2020-12-16T06:34:09.554Z] 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 [2020-12-16T06:34:10.961Z] 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 [2020-12-16T06:34:12.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T06:34:13.307Z] 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 [2020-12-16T06:34:14.256Z] 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 [2020-12-16T06:34:15.662Z] 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 [2020-12-16T06:34:16.626Z] 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 [2020-12-16T06:34:17.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-16T06:34:18.560Z] $ docker stop --time=1 7111aa854ad7f8dbd74fe330ed40e8db549bf9851c698aa5e5ccac9fff1b5a67 [2020-12-16T06:34:20.191Z] $ docker rm -f 7111aa854ad7f8dbd74fe330ed40e8db549bf9851c698aa5e5ccac9fff1b5a67 [2020-12-16T06:34:20.687Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16279 in /w/workspace/edgexfoundry_edgex-go_PR-2954 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-12-16T06:34:21.929Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:34:25.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T06:34:25.892Z] [2020-12-16T06:34:25.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:34:26.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T06:34:26.310Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-16T06:34:26.310Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-16T06:34:26.310Z] ca9280d653b3: Pulling fs layer [2020-12-16T06:34:26.310Z] 7e9c9ca2126c: Pulling fs layer [2020-12-16T06:34:26.886Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-16T06:34:26.886Z] cbdbe7a5bc2a: Download complete [2020-12-16T06:34:27.195Z] using credential edgex-jenkins-ssh [2020-12-16T06:34:27.259Z] Cloning the remote Git repository [2020-12-16T06:34:27.467Z] ca9280d653b3: Verifying Checksum [2020-12-16T06:34:27.467Z] ca9280d653b3: Download complete [2020-12-16T06:34:27.467Z] cbdbe7a5bc2a: Pull complete [2020-12-16T06:34:28.049Z] 7e9c9ca2126c: Verifying Checksum [2020-12-16T06:34:28.049Z] 7e9c9ca2126c: Download complete [2020-12-16T06:34:28.317Z] ca9280d653b3: Pull complete [2020-12-16T06:34:27.313Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T06:34:27.437Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-16T06:34:27.513Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T06:34:27.514Z] > git --version # timeout=10 [2020-12-16T06:34:27.534Z] > git --version # 'git version 2.17.1' [2020-12-16T06:34:27.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T06:34:27.616Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T06:34:34.947Z] 7e9c9ca2126c: Pull complete [2020-12-16T06:34:34.947Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-16T06:34:34.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T06:34:34.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-16T06:34:35.104Z] prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container [2020-12-16T06:34:35.154Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-16T06:34:38.027Z] $ docker top 7f849370d22fedad9afa702c8d8814ff88f6f2afb650db2deb4d08b39ce035b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T06:34:38.614Z] + docker-compose build --help [2020-12-16T06:34:38.614Z] + grep parallel [2020-12-16T06:34:39.561Z] --parallel Build images in parallel. [Pipeline] } [2020-12-16T06:34:39.589Z] $ docker stop --time=1 7f849370d22fedad9afa702c8d8814ff88f6f2afb650db2deb4d08b39ce035b1 [2020-12-16T06:34:40.968Z] $ docker rm -f 7f849370d22fedad9afa702c8d8814ff88f6f2afb650db2deb4d08b39ce035b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:34:41.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T06:34:41.759Z] . [Pipeline] withDockerContainer [2020-12-16T06:34:41.890Z] prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container [2020-12-16T06:34:41.941Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-16T06:34:42.605Z] $ docker top 814952a62c3658fc920666ab8c6a8c796eaabeb6462478e1a2606f23e6f7cbc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T06:34:43.155Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-16T06:34:44.102Z] Building docker-core-command-go ... [2020-12-16T06:34:44.102Z] Building docker-core-data-go ... [2020-12-16T06:34:44.102Z] Building docker-core-metadata-go ... [2020-12-16T06:34:44.102Z] Building docker-security-bootstrap-redis-go ... [2020-12-16T06:34:44.102Z] Building docker-security-proxy-setup-go ... [2020-12-16T06:34:44.102Z] Building docker-security-secrets-setup-go ... [2020-12-16T06:34:44.102Z] Building docker-security-secretstore-setup-go ... [2020-12-16T06:34:44.102Z] Building docker-support-notifications-go ... [2020-12-16T06:34:44.102Z] Building docker-support-scheduler-go ... [2020-12-16T06:34:44.102Z] Building docker-sys-mgmt-agent-go ... [2020-12-16T06:34:44.102Z] Building docker-core-command-go [2020-12-16T06:34:44.102Z] Building docker-core-metadata-go [2020-12-16T06:34:44.102Z] Building docker-support-notifications-go [2020-12-16T06:34:44.102Z] Building docker-security-secretstore-setup-go [2020-12-16T06:34:44.102Z] Building docker-sys-mgmt-agent-go [2020-12-16T06:34:44.277Z] Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:34:43.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T06:34:43.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T06:34:43.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T06:34:43.686Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T06:34:43.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T06:34:43.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2954/head:refs/remotes/origin/PR-2954 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T06:34:44.298Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T06:34:44.322Z] > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 [2020-12-16T06:34:44.753Z] Merge succeeded, producing 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:34:44.753Z] Checking out Revision 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f (PR-2954) [2020-12-16T06:34:44.624Z] > git remote # timeout=10 [2020-12-16T06:34:44.677Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T06:34:44.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T06:34:44.705Z] > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 [2020-12-16T06:34:44.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T06:34:44.762Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T06:34:44.832Z] > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 [2020-12-16T06:34:49.252Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-16T06:34:49.306Z] > git --version # timeout=10 [2020-12-16T06:34:49.320Z] > git --version # 'git version 2.17.1' [2020-12-16T06:34:49.338Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T06:34:51.217Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T06:34:51.628Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T06:34:51.986Z] + sudo service docker restart [2020-12-16T06:34:51.986Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T06:34:54.762Z] provisioning config files... [2020-12-16T06:34:54.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8623424289823422608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:34:55.269Z] ---> docker-login.sh [2020-12-16T06:34:55.269Z] nexus3.edgexfoundry.org:10001 [2020-12-16T06:34:55.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:34:56.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:34:56.464Z] Configure a credential helper to remove this warning. See [2020-12-16T06:34:56.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:34:56.464Z] [2020-12-16T06:34:56.464Z] Login Succeeded [2020-12-16T06:34:56.464Z] nexus3.edgexfoundry.org:10002 [2020-12-16T06:34:56.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:34:57.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:34:57.015Z] Configure a credential helper to remove this warning. See [2020-12-16T06:34:57.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:34:57.015Z] [2020-12-16T06:34:57.015Z] Login Succeeded [2020-12-16T06:34:57.015Z] nexus3.edgexfoundry.org:10003 [2020-12-16T06:34:57.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:34:57.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:34:57.563Z] Configure a credential helper to remove this warning. See [2020-12-16T06:34:57.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:34:57.563Z] [2020-12-16T06:34:57.563Z] Login Succeeded [2020-12-16T06:34:57.563Z] nexus3.edgexfoundry.org:10004 [2020-12-16T06:34:57.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:34:58.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:34:58.110Z] Configure a credential helper to remove this warning. See [2020-12-16T06:34:58.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:34:58.110Z] [2020-12-16T06:34:58.110Z] Login Succeeded [2020-12-16T06:34:58.110Z] docker.io [2020-12-16T06:34:58.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T06:34:58.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T06:34:58.981Z] Configure a credential helper to remove this warning. See [2020-12-16T06:34:58.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T06:34:58.981Z] [2020-12-16T06:34:58.981Z] Login Succeeded [2020-12-16T06:34:58.981Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T06:34:59.016Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T06:34:59.550Z] ========================================================= [2020-12-16T06:34:59.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T06:34:59.550Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:34:59.961Z] + 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 . [2020-12-16T06:35:01.953Z] Sending build context to Docker daemon 165.7MB [2020-12-16T06:35:02.227Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T06:35:02.227Z] Step 2/7 : FROM ${BASE} [2020-12-16T06:35:02.227Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T06:35:02.227Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T06:35:02.227Z] a4357932f1b6: Pulling fs layer [2020-12-16T06:35:02.227Z] 18c013af1878: Pulling fs layer [2020-12-16T06:35:02.227Z] 00ac8860ef70: Pulling fs layer [2020-12-16T06:35:02.227Z] 63d7cb157983: Pulling fs layer [2020-12-16T06:35:02.227Z] b116817d02f9: Pulling fs layer [2020-12-16T06:35:02.227Z] 745a02a5169b: Pulling fs layer [2020-12-16T06:35:02.227Z] 63d7cb157983: Waiting [2020-12-16T06:35:02.227Z] b116817d02f9: Waiting [2020-12-16T06:35:02.227Z] 745a02a5169b: Waiting [2020-12-16T06:35:02.227Z] 00ac8860ef70: Waiting [2020-12-16T06:35:02.227Z] 18c013af1878: Verifying Checksum [2020-12-16T06:35:02.227Z] 18c013af1878: Download complete [2020-12-16T06:35:02.227Z] a4357932f1b6: Verifying Checksum [2020-12-16T06:35:02.227Z] a4357932f1b6: Download complete [2020-12-16T06:35:02.227Z] 63d7cb157983: Verifying Checksum [2020-12-16T06:35:02.227Z] 63d7cb157983: Download complete [2020-12-16T06:35:02.227Z] b116817d02f9: Verifying Checksum [2020-12-16T06:35:02.227Z] b116817d02f9: Download complete [2020-12-16T06:35:02.227Z] 5f621e34cdf4: Verifying Checksum [2020-12-16T06:35:02.227Z] 5f621e34cdf4: Download complete [2020-12-16T06:35:03.216Z] 5f621e34cdf4: Pull complete [2020-12-16T06:35:03.499Z] a4357932f1b6: Pull complete [2020-12-16T06:35:04.101Z] 18c013af1878: Pull complete [2020-12-16T06:35:04.719Z] 745a02a5169b: Verifying Checksum [2020-12-16T06:35:04.719Z] 745a02a5169b: Download complete [2020-12-16T06:35:06.156Z] 00ac8860ef70: Verifying Checksum [2020-12-16T06:35:06.156Z] 00ac8860ef70: Download complete [2020-12-16T06:35:16.314Z] 00ac8860ef70: Pull complete [2020-12-16T06:35:16.314Z] 63d7cb157983: Pull complete [2020-12-16T06:35:16.372Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:35:16.372Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:35:16.372Z] ---> 041521a8ffe1 [2020-12-16T06:35:16.372Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T06:35:16.372Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:35:16.372Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:35:16.372Z] ---> 041521a8ffe1 [2020-12-16T06:35:16.372Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T06:35:16.372Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:35:16.372Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:35:16.372Z] ---> 041521a8ffe1 [2020-12-16T06:35:16.372Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T06:35:16.372Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:35:16.372Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:35:16.372Z] ---> 041521a8ffe1 [2020-12-16T06:35:16.372Z] Step 3/27 : WORKDIR /edgex-go [2020-12-16T06:35:16.372Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:35:16.372Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:35:16.372Z] ---> 041521a8ffe1 [2020-12-16T06:35:16.372Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T06:35:16.372Z] ---> Running in 79bf1c3cc87b [2020-12-16T06:35:16.372Z] ---> Running in fa84239bc147 [2020-12-16T06:35:16.372Z] ---> Running in f2c558b5fc25 [2020-12-16T06:35:16.372Z] ---> Running in e1f50748fb46 [2020-12-16T06:35:16.372Z] ---> Running in 8fd78ca74b84 [2020-12-16T06:35:16.372Z] Removing intermediate container f2c558b5fc25 [2020-12-16T06:35:16.372Z] ---> 61ce69fb03a8 [2020-12-16T06:35:16.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:35:16.372Z] Removing intermediate container 79bf1c3cc87b [2020-12-16T06:35:16.372Z] ---> 6f9e7d138021 [2020-12-16T06:35:16.372Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:35:16.372Z] Removing intermediate container fa84239bc147 [2020-12-16T06:35:16.372Z] ---> 1143a925ed9a [2020-12-16T06:35:16.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:35:16.372Z] Removing intermediate container e1f50748fb46 [2020-12-16T06:35:16.372Z] ---> c7147d11084e [2020-12-16T06:35:16.372Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:35:16.372Z] Removing intermediate container 8fd78ca74b84 [2020-12-16T06:35:16.372Z] ---> 9273913b9751 [2020-12-16T06:35:16.372Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:35:16.372Z] ---> Running in 69b861fc0486 [2020-12-16T06:35:16.372Z] ---> Running in 1eebabfaf560 [2020-12-16T06:35:16.372Z] ---> Running in 167bf94252a9 [2020-12-16T06:35:16.372Z] ---> Running in 2c6f7e0cfd9e [2020-12-16T06:35:16.372Z] ---> Running in f2f05ee86692 [2020-12-16T06:35:16.590Z] b116817d02f9: Pull complete [2020-12-16T06:35:18.308Z] Removing intermediate container 1eebabfaf560 [2020-12-16T06:35:18.308Z] ---> df45172a5f8d [2020-12-16T06:35:18.308Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-16T06:35:18.308Z] ---> Running in 0a3883196c1d [2020-12-16T06:35:18.308Z] Removing intermediate container 69b861fc0486 [2020-12-16T06:35:18.308Z] ---> c41e42e17e6b [2020-12-16T06:35:18.308Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T06:35:18.585Z] ---> Running in a931d9e481c6 [2020-12-16T06:35:18.848Z] Removing intermediate container 2c6f7e0cfd9e [2020-12-16T06:35:18.848Z] ---> 0ff550d31664 [2020-12-16T06:35:18.848Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T06:35:18.848Z] Removing intermediate container 167bf94252a9 [2020-12-16T06:35:18.848Z] ---> 7a121e1b6384 [2020-12-16T06:35:18.848Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-16T06:35:19.111Z] ---> Running in 1d7ca1cea4d1 [2020-12-16T06:35:19.111Z] ---> Running in 4224ec132246 [2020-12-16T06:35:19.111Z] Removing intermediate container f2f05ee86692 [2020-12-16T06:35:19.111Z] ---> 48ba65239637 [2020-12-16T06:35:19.111Z] Step 5/24 : RUN apk update && apk add make git [2020-12-16T06:35:19.376Z] ---> Running in 061c6cf24ab3 [2020-12-16T06:35:19.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:19.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:19.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:20.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:20.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:20.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:20.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:20.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:20.909Z] 745a02a5169b: Pull complete [2020-12-16T06:35:20.909Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T06:35:20.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T06:35:20.909Z] ---> b7e6874047d6 [2020-12-16T06:35:20.909Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T06:35:21.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:21.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:35:21.355Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:35:21.355Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:35:21.355Z] OK: 12750 distinct packages available [2020-12-16T06:35:21.355Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:35:21.355Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:35:21.355Z] OK: 12750 distinct packages available [2020-12-16T06:35:21.618Z] OK: 233 MiB in 51 packages [2020-12-16T06:35:21.618Z] OK: 233 MiB in 51 packages [2020-12-16T06:35:21.894Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:35:21.894Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:35:21.894Z] OK: 12750 distinct packages available [2020-12-16T06:35:21.894Z] OK: 233 MiB in 51 packages [2020-12-16T06:35:22.157Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:35:22.157Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:35:22.157Z] OK: 12750 distinct packages available [2020-12-16T06:35:22.422Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:35:22.422Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:35:22.422Z] OK: 12750 distinct packages available [2020-12-16T06:35:22.422Z] OK: 233 MiB in 51 packages [2020-12-16T06:35:22.422Z] Removing intermediate container 0a3883196c1d [2020-12-16T06:35:22.422Z] ---> 0300c73a7261 [2020-12-16T06:35:22.422Z] Step 6/27 : COPY go.mod . [2020-12-16T06:35:22.422Z] Removing intermediate container a931d9e481c6 [2020-12-16T06:35:22.422Z] ---> b4b2bf0f4df5 [2020-12-16T06:35:22.422Z] Step 6/22 : COPY go.mod . [2020-12-16T06:35:22.684Z] OK: 233 MiB in 51 packages [2020-12-16T06:35:22.684Z] ---> 2a972fb4a45c [2020-12-16T06:35:22.684Z] Step 7/22 : RUN go mod download [2020-12-16T06:35:22.947Z] Removing intermediate container 1d7ca1cea4d1 [2020-12-16T06:35:22.947Z] ---> 3fb31dc159b7 [2020-12-16T06:35:22.947Z] Step 6/22 : COPY go.mod . [2020-12-16T06:35:22.947Z] ---> 7ef19578faa9 [2020-12-16T06:35:22.947Z] Step 7/27 : RUN go mod download [2020-12-16T06:35:22.947Z] ---> Running in 56e0941b4c77 [2020-12-16T06:35:23.210Z] ---> Running in 72c7478007a6 [2020-12-16T06:35:23.483Z] ---> ab4a54a830dd [2020-12-16T06:35:23.483Z] Step 7/22 : RUN go mod download [2020-12-16T06:35:23.483Z] Removing intermediate container 061c6cf24ab3 [2020-12-16T06:35:23.483Z] ---> 26c50f6b5f61 [2020-12-16T06:35:23.483Z] Step 6/24 : COPY go.mod . [2020-12-16T06:35:23.543Z] ---> Running in b811cfcd76d8 [2020-12-16T06:35:23.757Z] ---> Running in 5dcd6f49dff0 [2020-12-16T06:35:23.758Z] Removing intermediate container 4224ec132246 [2020-12-16T06:35:23.758Z] ---> d0391a9f4de8 [2020-12-16T06:35:23.758Z] Step 6/24 : COPY go.mod . [2020-12-16T06:35:24.024Z] ---> 4946e5c9590a [2020-12-16T06:35:24.024Z] Step 7/24 : RUN go mod download [2020-12-16T06:35:24.287Z] ---> Running in ee1167e683e9 [2020-12-16T06:35:24.287Z] ---> 6fcbdc7c9034 [2020-12-16T06:35:24.287Z] Step 7/24 : RUN go mod download [2020-12-16T06:35:24.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:35:24.551Z] ---> Running in 475d6aa22bac [2020-12-16T06:35:25.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:35:25.509Z] Removing intermediate container 5dcd6f49dff0 [2020-12-16T06:35:25.509Z] ---> ca8ad2003da5 [2020-12-16T06:35:25.509Z] Step 8/22 : COPY . . [2020-12-16T06:35:25.773Z] Removing intermediate container 72c7478007a6 [2020-12-16T06:35:25.773Z] ---> 19831ea9a6f8 [2020-12-16T06:35:25.773Z] Step 8/27 : COPY . . [2020-12-16T06:35:25.773Z] Removing intermediate container 56e0941b4c77 [2020-12-16T06:35:25.773Z] ---> 4f858b1619a7 [2020-12-16T06:35:25.773Z] Step 8/22 : COPY . . [2020-12-16T06:35:26.931Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T06:35:27.203Z] (2/12) Installing file (5.38-r0) [2020-12-16T06:35:27.203Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T06:35:27.479Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T06:35:29.127Z] Removing intermediate container ee1167e683e9 [2020-12-16T06:35:29.127Z] ---> bccb633f8f10 [2020-12-16T06:35:29.127Z] Step 8/24 : COPY . . [2020-12-16T06:35:29.706Z] Removing intermediate container 475d6aa22bac [2020-12-16T06:35:29.706Z] ---> 74ead9f7ea85 [2020-12-16T06:35:29.706Z] Step 8/24 : COPY . . [2020-12-16T06:35:31.774Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T06:35:31.774Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T06:35:31.774Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T06:35:31.774Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T06:35:31.774Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T06:35:31.774Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T06:35:31.774Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T06:35:31.774Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T06:35:31.774Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:35:31.774Z] OK: 217 MiB in 51 packages [2020-12-16T06:35:36.076Z] Removing intermediate container b811cfcd76d8 [2020-12-16T06:35:36.076Z] ---> c6738e378d6f [2020-12-16T06:35:36.076Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T06:35:36.076Z] ---> Running in d36228f779d4 [2020-12-16T06:35:36.347Z] Removing intermediate container d36228f779d4 [2020-12-16T06:35:36.347Z] ---> 791bd9872d95 [2020-12-16T06:35:36.347Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T06:35:37.324Z] latest: Pulling from library/docker [2020-12-16T06:35:37.324Z] a3cc7d3b244e: Pulling fs layer [2020-12-16T06:35:37.324Z] 02a3295e0d61: Pulling fs layer [2020-12-16T06:35:37.324Z] 0f4f2e6d8100: Pulling fs layer [2020-12-16T06:35:37.324Z] 065c9533d613: Pulling fs layer [2020-12-16T06:35:37.324Z] 9fce0df16b8b: Pulling fs layer [2020-12-16T06:35:37.324Z] e3faa53604c1: Pulling fs layer [2020-12-16T06:35:37.324Z] 04b5adaa2053: Pulling fs layer [2020-12-16T06:35:37.324Z] 065c9533d613: Waiting [2020-12-16T06:35:37.324Z] 9fce0df16b8b: Waiting [2020-12-16T06:35:37.324Z] e3faa53604c1: Waiting [2020-12-16T06:35:37.324Z] 04b5adaa2053: Waiting [2020-12-16T06:35:37.324Z] 0f4f2e6d8100: Verifying Checksum [2020-12-16T06:35:37.324Z] 0f4f2e6d8100: Download complete [2020-12-16T06:35:37.324Z] 02a3295e0d61: Verifying Checksum [2020-12-16T06:35:37.324Z] 02a3295e0d61: Download complete [2020-12-16T06:35:37.599Z] a3cc7d3b244e: Verifying Checksum [2020-12-16T06:35:37.599Z] a3cc7d3b244e: Download complete [2020-12-16T06:35:37.599Z] 9fce0df16b8b: Verifying Checksum [2020-12-16T06:35:37.599Z] 9fce0df16b8b: Download complete [2020-12-16T06:35:37.599Z] e3faa53604c1: Verifying Checksum [2020-12-16T06:35:37.599Z] e3faa53604c1: Download complete [2020-12-16T06:35:37.599Z] 04b5adaa2053: Verifying Checksum [2020-12-16T06:35:37.599Z] 04b5adaa2053: Download complete [2020-12-16T06:35:38.204Z] a3cc7d3b244e: Pull complete [2020-12-16T06:35:38.812Z] 02a3295e0d61: Pull complete [2020-12-16T06:35:39.087Z] 065c9533d613: Verifying Checksum [2020-12-16T06:35:39.087Z] 065c9533d613: Download complete [2020-12-16T06:35:39.360Z] 0f4f2e6d8100: Pull complete [2020-12-16T06:35:43.674Z] 065c9533d613: Pull complete [2020-12-16T06:35:43.674Z] 9fce0df16b8b: Pull complete [2020-12-16T06:35:43.674Z] e3faa53604c1: Pull complete [2020-12-16T06:35:44.273Z] 04b5adaa2053: Pull complete [2020-12-16T06:35:44.273Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T06:35:44.273Z] Status: Downloaded newer image for docker:latest [2020-12-16T06:35:47.666Z] ---> c0715eb37907 [2020-12-16T06:35:47.666Z] Step 6/7 : COPY go.mod . [2020-12-16T06:35:48.260Z] ---> 9638cb65a830 [2020-12-16T06:35:48.260Z] Step 7/7 : RUN go mod download [2020-12-16T06:35:48.538Z] ---> Running in c5adca8ae797 [2020-12-16T06:36:08.836Z] ---> 49239b3230a0 [2020-12-16T06:36:08.836Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-16T06:36:08.836Z] ---> 2c17249310f6 [2020-12-16T06:36:08.836Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-16T06:36:08.836Z] ---> c31d2c247313 [2020-12-16T06:36:08.836Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-16T06:36:08.836Z] ---> 33877c19c804 [2020-12-16T06:36:08.836Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-16T06:36:08.836Z] ---> Running in 7df17b1eb86e [2020-12-16T06:36:08.836Z] ---> Running in 2af8b84329a9 [2020-12-16T06:36:08.836Z] ---> Running in 9b188f5b26bf [2020-12-16T06:36:08.836Z] ---> a272c28ef202 [2020-12-16T06:36:08.836Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-16T06:36:08.836Z] ---> Running in cff7f16a2728 [2020-12-16T06:36:08.836Z] ---> Running in 788ed623eb14 [2020-12-16T06:36:08.836Z] 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 [2020-12-16T06:36:08.836Z] 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 [2020-12-16T06:36:08.836Z] 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 [2020-12-16T06:36:08.836Z] 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 [2020-12-16T06:36:08.836Z] 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 [2020-12-16T06:36:15.323Z] Removing intermediate container c5adca8ae797 [2020-12-16T06:36:15.324Z] ---> 1a4eb13ae8c4 [2020-12-16T06:36:15.324Z] Successfully built 1a4eb13ae8c4 [2020-12-16T06:36:15.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:36:15.699Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T06:36:15.699Z] . [Pipeline] withDockerContainer [2020-12-16T06:36:16.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container [2020-12-16T06:36:16.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2020-12-16T06:36:17.575Z] $ docker top 1746537cd26fb354b2a9be1153c02165c87642263a2393ae27397bec0b8a859b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T06:36:18.669Z] + go version [2020-12-16T06:36:18.670Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-16T06:36:18.713Z] $ docker stop --time=1 1746537cd26fb354b2a9be1153c02165c87642263a2393ae27397bec0b8a859b [2020-12-16T06:36:20.629Z] $ docker rm -f 1746537cd26fb354b2a9be1153c02165c87642263a2393ae27397bec0b8a859b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:36:23.438Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T06:36:23.439Z] . [Pipeline] withDockerContainer [2020-12-16T06:36:23.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container [2020-12-16T06:36:23.809Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2020-12-16T06:36:25.114Z] $ docker top 603a1a47e412414277196baf2922638adb5294c302333437ad57679f70a91d89 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-16T06:36:25.568Z] ========================================================= [2020-12-16T06:36:25.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-16T06:36:25.568Z] ========================================================= [Pipeline] sh [2020-12-16T06:36:26.224Z] + make test [2020-12-16T06:36:26.224Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T06:36:35.534Z] 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 [2020-12-16T06:36:39.830Z] Removing intermediate container 9b188f5b26bf [2020-12-16T06:36:39.830Z] ---> eaa519747639 [2020-12-16T06:36:39.830Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-16T06:36:39.830Z] ---> Running in 90590e909cfb [2020-12-16T06:36:42.457Z] 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 [2020-12-16T06:36:42.457Z] Removing intermediate container 788ed623eb14 [2020-12-16T06:36:42.457Z] ---> 0af2e2b19c41 [2020-12-16T06:36:42.457Z] [2020-12-16T06:36:42.457Z] Step 10/24 : FROM alpine:3.10 [2020-12-16T06:36:42.457Z] 3.10: Pulling from library/alpine [2020-12-16T06:36:45.775Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-16T06:36:46.723Z] Status: Downloaded newer image for alpine:3.10 [2020-12-16T06:36:46.723Z] ---> be4e4bea2c2e [2020-12-16T06:36:46.723Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T06:36:46.723Z] Removing intermediate container 2af8b84329a9 [2020-12-16T06:36:46.723Z] ---> f678fbb6352e [2020-12-16T06:36:46.723Z] [2020-12-16T06:36:46.723Z] Step 10/22 : FROM scratch [2020-12-16T06:36:46.723Z] ---> [2020-12-16T06:36:46.723Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:36:47.302Z] Removing intermediate container cff7f16a2728 [2020-12-16T06:36:47.302Z] ---> 96e47beb44f3 [2020-12-16T06:36:47.302Z] [2020-12-16T06:36:47.302Z] Step 10/24 : FROM scratch [2020-12-16T06:36:47.302Z] ---> [2020-12-16T06:36:47.302Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-16T06:36:47.302Z] ---> Running in f185fdb0fab4 [2020-12-16T06:36:47.302Z] ---> Running in 9c020416ebae [2020-12-16T06:36:47.879Z] Removing intermediate container 90590e909cfb [2020-12-16T06:36:47.879Z] ---> 881499a3e927 [2020-12-16T06:36:47.879Z] [2020-12-16T06:36:47.879Z] Step 11/27 : FROM docker:latest [2020-12-16T06:36:47.879Z] ---> 0c995d0d3006 [2020-12-16T06:36:47.879Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-16T06:36:47.879Z] Removing intermediate container 7df17b1eb86e [2020-12-16T06:36:47.879Z] ---> e44baebb1cee [2020-12-16T06:36:47.879Z] [2020-12-16T06:36:47.879Z] Step 10/22 : FROM scratch [2020-12-16T06:36:47.879Z] ---> [2020-12-16T06:36:47.879Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:36:47.879Z] ---> Running in 32ba46b57344 [2020-12-16T06:36:48.143Z] Removing intermediate container 9c020416ebae [2020-12-16T06:36:48.143Z] ---> cd0e4d9c1e93 [2020-12-16T06:36:48.143Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-16T06:36:48.143Z] ---> Running in 1d0383c4938a [2020-12-16T06:36:48.143Z] ---> Running in 3e83421e1a63 [2020-12-16T06:36:48.407Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-16T06:36:48.416Z] ---> Running in 452b2717d82a [2020-12-16T06:36:48.416Z] Removing intermediate container 32ba46b57344 [2020-12-16T06:36:48.416Z] ---> 62b5b105fdac [2020-12-16T06:36:48.416Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-16T06:36:48.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:36:48.416Z] ---> Running in f7615ea4dba4 [2020-12-16T06:36:48.416Z] Removing intermediate container 3e83421e1a63 [2020-12-16T06:36:48.416Z] ---> 33a48af4a32a [2020-12-16T06:36:48.416Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-16T06:36:48.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:36:48.679Z] Removing intermediate container 452b2717d82a [2020-12-16T06:36:48.679Z] ---> 5144bd8e5068 [2020-12-16T06:36:48.679Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T06:36:48.679Z] ---> Running in 88a4f1b20f16 [2020-12-16T06:36:48.679Z] Removing intermediate container f7615ea4dba4 [2020-12-16T06:36:48.679Z] ---> f3f007413b78 [2020-12-16T06:36:48.679Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T06:36:48.679Z] ---> Running in 6ca13cd6e5f8 [2020-12-16T06:36:48.679Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T06:36:48.679Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T06:36:48.679Z] OK: 10350 distinct packages available [2020-12-16T06:36:48.942Z] ---> Running in 950ce857bc6a [2020-12-16T06:36:48.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:36:48.942Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T06:36:48.942Z] Removing intermediate container 88a4f1b20f16 [2020-12-16T06:36:48.942Z] ---> 3fcf498ae79d [2020-12-16T06:36:48.942Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T06:36:48.942Z] Removing intermediate container 6ca13cd6e5f8 [2020-12-16T06:36:48.942Z] ---> d439afea4c2d [2020-12-16T06:36:48.942Z] Step 14/22 : WORKDIR / [2020-12-16T06:36:48.942Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T06:36:48.942Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T06:36:48.942Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T06:36:48.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:36:48.942Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T06:36:48.942Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T06:36:49.207Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T06:36:49.207Z] OK: 7 MiB in 19 packages [2020-12-16T06:36:49.207Z] (1/2) Installing readline (8.0.4-r0) [2020-12-16T06:36:49.207Z] (2/2) Installing bash (5.0.17-r0) [2020-12-16T06:36:49.207Z] Executing bash-5.0.17-r0.post-install [2020-12-16T06:36:49.207Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:36:49.207Z] OK: 12 MiB in 22 packages [2020-12-16T06:36:49.207Z] ---> Running in 507ebc1c98c1 [2020-12-16T06:36:49.474Z] ---> Running in 85d6936a5a5a [2020-12-16T06:36:49.474Z] Removing intermediate container 950ce857bc6a [2020-12-16T06:36:49.474Z] ---> 5175c0df3044 [2020-12-16T06:36:49.474Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-16T06:36:50.420Z] Removing intermediate container 507ebc1c98c1 [2020-12-16T06:36:50.421Z] ---> 6391de28f54d [2020-12-16T06:36:50.421Z] Step 14/22 : WORKDIR / [2020-12-16T06:36:50.683Z] Removing intermediate container 85d6936a5a5a [2020-12-16T06:36:50.683Z] ---> 7aea40d0a02c [2020-12-16T06:36:50.683Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-16T06:36:50.683Z] ---> Running in cf6cbf14a3d2 [2020-12-16T06:36:52.082Z] ---> 2a34963c11ac [2020-12-16T06:36:52.082Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-16T06:36:52.082Z] ---> 458cf19086a7 [2020-12-16T06:36:52.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-16T06:36:52.082Z] Removing intermediate container f185fdb0fab4 [2020-12-16T06:36:52.082Z] ---> f1c732d2fe3a [2020-12-16T06:36:52.082Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T06:36:52.662Z] Removing intermediate container 1d0383c4938a [2020-12-16T06:36:52.662Z] ---> 11e5326bc484 [2020-12-16T06:36:52.662Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-16T06:36:53.239Z] Removing intermediate container cf6cbf14a3d2 [2020-12-16T06:36:53.239Z] ---> ece52bbb57ed [2020-12-16T06:36:53.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-16T06:36:53.239Z] ---> Running in 3e7239975df9 [2020-12-16T06:36:53.239Z] ---> Running in 1123f2b8d640 [2020-12-16T06:36:53.239Z] ---> b21b5bbf7dce [2020-12-16T06:36:53.239Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-16T06:36:53.239Z] ---> 6d5b11608a00 [2020-12-16T06:36:53.239Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-16T06:36:53.821Z] Removing intermediate container 3e7239975df9 [2020-12-16T06:36:53.821Z] ---> 398e143dcb9e [2020-12-16T06:36:53.821Z] Step 13/24 : WORKDIR / [2020-12-16T06:36:53.821Z] ---> 2af32468feab [2020-12-16T06:36:53.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-16T06:36:53.821Z] ---> 46f8ab0d5c83 [2020-12-16T06:36:53.821Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-16T06:36:53.821Z] ---> Running in 11b77ba309de [2020-12-16T06:36:54.091Z] ---> 704a1c047163 [2020-12-16T06:36:54.091Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-16T06:36:54.091Z] ---> Running in 8a255301e6f7 [2020-12-16T06:36:54.356Z] Removing intermediate container 11b77ba309de [2020-12-16T06:36:54.356Z] ---> 2531098ed42d [2020-12-16T06:36:54.356Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-16T06:36:54.356Z] Removing intermediate container 8a255301e6f7 [2020-12-16T06:36:54.356Z] ---> 7b320fdc57c1 [2020-12-16T06:36:54.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:36:54.623Z] ---> 678adf83b455 [2020-12-16T06:36:54.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-16T06:36:54.623Z] ---> Running in 4c3abc852ba9 [2020-12-16T06:36:54.623Z] ---> 74be11569f7c [2020-12-16T06:36:54.623Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-16T06:36:54.890Z] ---> e01d328296cd [2020-12-16T06:36:54.890Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-16T06:36:54.890Z] Removing intermediate container 4c3abc852ba9 [2020-12-16T06:36:54.890Z] ---> 016d170a9498 [2020-12-16T06:36:54.890Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T06:36:55.155Z] Removing intermediate container 1123f2b8d640 [2020-12-16T06:36:55.155Z] ---> 1b1dcc859d60 [2020-12-16T06:36:55.155Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-16T06:36:55.155Z] ---> Running in bcdafa09ec20 [2020-12-16T06:36:55.155Z] ---> Running in 957bd3b3a1c9 [2020-12-16T06:36:55.155Z] ---> 37d4dcda8835 [2020-12-16T06:36:55.155Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-16T06:36:55.418Z] ---> 59775cd8f85a [2020-12-16T06:36:55.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-16T06:36:55.418Z] ---> 73a2b09f08f6 [2020-12-16T06:36:55.418Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-16T06:36:55.418Z] ---> Running in c0f4584c3eb0 [2020-12-16T06:36:55.682Z] Removing intermediate container bcdafa09ec20 [2020-12-16T06:36:55.682Z] ---> 2db181249e00 [2020-12-16T06:36:55.682Z] Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:36:55.682Z] Removing intermediate container 957bd3b3a1c9 [2020-12-16T06:36:55.682Z] ---> 1e9eee4b8429 [2020-12-16T06:36:55.682Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-16T06:36:55.682Z] ---> Running in 74a773351128 [2020-12-16T06:36:55.682Z] ---> e5f7211354b2 [2020-12-16T06:36:55.682Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-16T06:36:55.682Z] ---> Running in ef257458abe7 [2020-12-16T06:36:55.946Z] Removing intermediate container c0f4584c3eb0 [2020-12-16T06:36:55.946Z] ---> 609594917e8f [2020-12-16T06:36:55.946Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:36:55.946Z] ---> eedb26712ec7 [2020-12-16T06:36:55.946Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-16T06:36:55.946Z] ---> Running in aa1f69c522a8 [2020-12-16T06:36:55.946Z] ---> Running in 7da55fc50098 [2020-12-16T06:36:56.208Z] Removing intermediate container 74a773351128 [2020-12-16T06:36:56.208Z] ---> 8a1f80cc7b67 [2020-12-16T06:36:56.208Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-16T06:36:56.208Z] Removing intermediate container ef257458abe7 [2020-12-16T06:36:56.208Z] ---> 299f086ac2bc [2020-12-16T06:36:56.208Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T06:36:56.494Z] ---> Running in 8e00156b8a52 [2020-12-16T06:36:56.494Z] ---> Running in a54986dd9211 [2020-12-16T06:36:56.494Z] Removing intermediate container aa1f69c522a8 [2020-12-16T06:36:56.494Z] ---> b210fd626f97 [2020-12-16T06:36:56.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:36:56.494Z] Removing intermediate container 7da55fc50098 [2020-12-16T06:36:56.494Z] ---> 8de81275b655 [2020-12-16T06:36:56.494Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T06:36:56.494Z] ---> 512d268935b7 [2020-12-16T06:36:56.494Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-16T06:36:56.494Z] ---> Running in 7df6aac9634c [2020-12-16T06:36:56.494Z] ---> Running in ba37767f2fa3 [2020-12-16T06:36:56.763Z] Removing intermediate container 8e00156b8a52 [2020-12-16T06:36:56.763Z] ---> ad94659693e8 [2020-12-16T06:36:56.763Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-16T06:36:56.763Z] Removing intermediate container a54986dd9211 [2020-12-16T06:36:56.763Z] ---> cce0646aba6f [2020-12-16T06:36:56.763Z] [2020-12-16T06:36:57.339Z] Removing intermediate container ba37767f2fa3 [2020-12-16T06:36:57.339Z] ---> f68483a2cc70 [2020-12-16T06:36:57.339Z] Step 22/24 : LABEL arch=x86_64 [2020-12-16T06:36:57.339Z] Successfully built cce0646aba6f [2020-12-16T06:36:57.339Z] Removing intermediate container 7df6aac9634c [2020-12-16T06:36:57.339Z] ---> e4ab9c589b95 [2020-12-16T06:36:57.339Z] Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:36:57.339Z] Successfully tagged docker-core-command-go:latest [2020-12-16T06:36:57.339Z]  Building docker-core-command-go ... done Building docker-core-data-go [2020-12-16T06:36:57.339Z] ---> Running in 0f144144fc43 [2020-12-16T06:36:57.605Z] ---> 926e1cd68976 [2020-12-16T06:36:57.605Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T06:36:57.605Z] ---> Running in a377f58b46a8 [2020-12-16T06:36:57.605Z] ---> d748349ad170 [2020-12-16T06:36:57.605Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-16T06:36:57.872Z] Removing intermediate container 0f144144fc43 [2020-12-16T06:36:57.872Z] ---> e41b606a98c9 [2020-12-16T06:36:57.872Z] Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:36:57.872Z] Removing intermediate container a377f58b46a8 [2020-12-16T06:36:57.872Z] ---> 3d0bec7af13a [2020-12-16T06:36:57.872Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T06:36:57.872Z] ---> Running in 66e4db9b4c9c [2020-12-16T06:36:57.872Z] ---> Running in 2de3718c4c1c [2020-12-16T06:36:58.137Z] ---> 64af461371ee [2020-12-16T06:36:58.137Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T06:36:58.137Z] ---> 4b06b6091104 [2020-12-16T06:36:58.137Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-16T06:36:58.716Z] ---> Running in 0b5079901355 [2020-12-16T06:36:58.716Z] Removing intermediate container 66e4db9b4c9c [2020-12-16T06:36:58.716Z] ---> 1feeb46a661d [2020-12-16T06:36:58.716Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T06:36:58.716Z] Removing intermediate container 2de3718c4c1c [2020-12-16T06:36:58.716Z] ---> ac9ef9ac944a [2020-12-16T06:36:58.716Z] [2020-12-16T06:36:58.716Z] ---> 22ba2f9a9a19 [2020-12-16T06:36:58.716Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-16T06:36:58.716Z] ---> Running in 308b3299bf33 [2020-12-16T06:36:59.678Z] Successfully built ac9ef9ac944a [2020-12-16T06:36:59.998Z] Successfully tagged docker-core-metadata-go:latest [2020-12-16T06:36:59.998Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2020-12-16T06:36:59.998Z] ---> Running in d7c3a83868f5 [2020-12-16T06:37:00.264Z] Removing intermediate container 308b3299bf33 [2020-12-16T06:37:00.539Z] ---> 914ec33613f9 [2020-12-16T06:37:00.539Z] [2020-12-16T06:37:00.539Z] Successfully built 914ec33613f9 [2020-12-16T06:37:00.814Z] Successfully tagged docker-support-notifications-go:latest [2020-12-16T06:37:00.814Z] Building docker-security-secrets-setup-go [2020-12-16T06:37:03.377Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:37:03.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:37:03.377Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-16T06:37:03.377Z] (2/33) Installing expat (2.2.9-r1) [2020-12-16T06:37:03.377Z] (3/33) Installing libffi (3.3-r2) [2020-12-16T06:37:03.377Z] (4/33) Installing gdbm (1.13-r1) [2020-12-16T06:37:03.377Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-16T06:37:03.377Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-16T06:37:03.377Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-16T06:37:11.673Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-16T06:37:11.673Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-16T06:37:11.673Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-16T06:37:11.673Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-16T06:37:11.673Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-16T06:37:11.673Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-16T06:37:11.673Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-16T06:37:11.673Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-16T06:37:12.637Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-16T06:37:12.907Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-16T06:37:14.322Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-16T06:37:14.322Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-16T06:37:15.276Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-16T06:37:16.226Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-16T06:37:17.176Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-16T06:37:18.158Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-16T06:37:18.432Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-16T06:37:18.432Z] Removing intermediate container 0b5079901355 [2020-12-16T06:37:18.432Z] ---> f6d724b2fe90 [2020-12-16T06:37:18.432Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T06:37:18.432Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-16T06:37:18.701Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-16T06:37:19.282Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-16T06:37:19.547Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-16T06:37:19.547Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-16T06:37:19.547Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-16T06:37:20.129Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-16T06:37:20.395Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-16T06:37:20.395Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-16T06:37:21.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:37:21.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:37:21.404Z] ---> 041521a8ffe1 [2020-12-16T06:37:21.404Z] Step 3/23 : WORKDIR /edgex-go [2020-12-16T06:37:21.404Z] ---> Using cache [2020-12-16T06:37:21.404Z] ---> 9273913b9751 [2020-12-16T06:37:21.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:37:21.404Z] ---> Using cache [2020-12-16T06:37:21.404Z] ---> 48ba65239637 [2020-12-16T06:37:21.404Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-16T06:37:21.404Z] ---> Running in cb95d3003a81 [2020-12-16T06:37:23.002Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:37:23.002Z] OK: 71 MiB in 55 packages [2020-12-16T06:37:23.336Z] ---> Running in d48bdb77ede1 [2020-12-16T06:37:23.336Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:37:23.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:37:23.336Z] ---> 041521a8ffe1 [2020-12-16T06:37:23.336Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T06:37:23.336Z] ---> Using cache [2020-12-16T06:37:23.336Z] ---> 9273913b9751 [2020-12-16T06:37:23.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:37:23.336Z] ---> Using cache [2020-12-16T06:37:23.336Z] ---> 48ba65239637 [2020-12-16T06:37:23.336Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T06:37:23.336Z] ---> Using cache [2020-12-16T06:37:23.336Z] ---> 26c50f6b5f61 [2020-12-16T06:37:23.336Z] Step 6/22 : COPY go.mod . [2020-12-16T06:37:23.336Z] ---> Using cache [2020-12-16T06:37:23.336Z] ---> 4946e5c9590a [2020-12-16T06:37:23.336Z] Step 7/22 : RUN go mod download [2020-12-16T06:37:23.725Z] ---> Using cache [2020-12-16T06:37:23.725Z] ---> bccb633f8f10 [2020-12-16T06:37:23.725Z] Step 8/22 : COPY . . [2020-12-16T06:37:23.725Z] ---> Using cache [2020-12-16T06:37:23.725Z] ---> a272c28ef202 [2020-12-16T06:37:23.725Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-16T06:37:23.725Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:37:23.725Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-16T06:37:23.725Z] ---> 041521a8ffe1 [2020-12-16T06:37:23.725Z] Step 3/29 : WORKDIR /edgex-go [2020-12-16T06:37:23.725Z] ---> Using cache [2020-12-16T06:37:23.725Z] ---> 9273913b9751 [2020-12-16T06:37:23.726Z] Step 4/29 : RUN apk update && apk add make git [2020-12-16T06:37:24.700Z] Removing intermediate container cb95d3003a81 [2020-12-16T06:37:24.700Z] ---> 7d5aad7b46f2 [2020-12-16T06:37:24.700Z] Step 22/24 : LABEL arch=x86_64 [2020-12-16T06:37:24.700Z] ---> Running in aa55fedd2757 [2020-12-16T06:37:24.700Z] ---> Running in 9d0347a3b4b3 [2020-12-16T06:37:24.700Z] ---> Running in 3c3a8de6c7a3 [2020-12-16T06:37:25.287Z] Removing intermediate container 3c3a8de6c7a3 [2020-12-16T06:37:25.287Z] ---> e78d3ff6228a [2020-12-16T06:37:25.287Z] Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:37:25.287Z] ---> Running in 09691e09066c [2020-12-16T06:37:25.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:37:25.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:37:25.550Z] Removing intermediate container 09691e09066c [2020-12-16T06:37:25.550Z] ---> deb6c0bc4584 [2020-12-16T06:37:25.550Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T06:37:25.814Z] ---> Running in fe8338ece11d [2020-12-16T06:37:25.814Z] 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 [2020-12-16T06:37:26.085Z] Removing intermediate container fe8338ece11d [2020-12-16T06:37:26.085Z] ---> febe66184477 [2020-12-16T06:37:26.085Z] [2020-12-16T06:37:26.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:37:26.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:37:26.351Z] Successfully built febe66184477 [2020-12-16T06:37:26.351Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-16T06:37:26.351Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-12-16T06:37:26.623Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:37:26.623Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:37:26.623Z] OK: 12750 distinct packages available [2020-12-16T06:37:26.623Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:37:26.623Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:37:26.623Z] OK: 12750 distinct packages available [2020-12-16T06:37:26.898Z] OK: 233 MiB in 51 packages [2020-12-16T06:37:27.166Z] OK: 233 MiB in 51 packages [2020-12-16T06:37:35.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-16T06:37:37.242Z] Removing intermediate container aa55fedd2757 [2020-12-16T06:37:37.242Z] ---> 6780090f4de6 [2020-12-16T06:37:37.242Z] Step 5/29 : COPY go.mod . [2020-12-16T06:37:37.242Z] Removing intermediate container d48bdb77ede1 [2020-12-16T06:37:37.242Z] ---> 2f366e748fca [2020-12-16T06:37:37.242Z] Step 6/23 : COPY go.mod . [2020-12-16T06:37:37.840Z] ---> 20fa25e4501a [2020-12-16T06:37:37.840Z] Step 6/29 : RUN go mod download [2020-12-16T06:37:38.115Z] ---> aa2c84246523 [2020-12-16T06:37:38.115Z] Step 7/23 : RUN go mod download [2020-12-16T06:37:39.549Z] ---> Running in 1c9764a4bbd3 [2020-12-16T06:37:39.549Z] ---> Running in b84962abb50a [2020-12-16T06:37:43.845Z] Removing intermediate container d7c3a83868f5 [2020-12-16T06:37:43.845Z] ---> ae539d3200dd [2020-12-16T06:37:43.845Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-16T06:37:45.769Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:37:45.769Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:37:45.769Z] ---> 041521a8ffe1 [2020-12-16T06:37:45.769Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T06:37:45.769Z] ---> Using cache [2020-12-16T06:37:45.769Z] ---> 9273913b9751 [2020-12-16T06:37:45.769Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:37:45.769Z] ---> Using cache [2020-12-16T06:37:45.769Z] ---> 48ba65239637 [2020-12-16T06:37:45.769Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T06:37:45.769Z] ---> Using cache [2020-12-16T06:37:45.769Z] ---> 26c50f6b5f61 [2020-12-16T06:37:45.769Z] Step 6/21 : COPY go.mod . [2020-12-16T06:37:45.769Z] ---> Using cache [2020-12-16T06:37:45.769Z] ---> 4946e5c9590a [2020-12-16T06:37:45.769Z] Step 7/21 : RUN go mod download [2020-12-16T06:37:45.769Z] ---> Using cache [2020-12-16T06:37:45.769Z] ---> bccb633f8f10 [2020-12-16T06:37:45.769Z] Step 8/21 : COPY . . [2020-12-16T06:37:45.769Z] ---> Using cache [2020-12-16T06:37:45.769Z] ---> a272c28ef202 [2020-12-16T06:37:45.769Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-16T06:37:46.033Z] ---> Running in 1be9be301f4f [2020-12-16T06:37:46.310Z] ---> Running in a4f64cec0b29 [2020-12-16T06:37:46.310Z] Removing intermediate container 1c9764a4bbd3 [2020-12-16T06:37:46.310Z] ---> 7b64bc190551 [2020-12-16T06:37:46.310Z] Step 8/23 : COPY . . [2020-12-16T06:37:46.310Z] Removing intermediate container b84962abb50a [2020-12-16T06:37:46.310Z] ---> d6569843f7e5 [2020-12-16T06:37:46.310Z] Step 7/29 : COPY . . [2020-12-16T06:37:47.284Z] 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 [2020-12-16T06:37:50.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-16T06:37:50.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-16T06:37:50.777Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-16T06:37:50.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-16T06:37:50.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-16T06:37:50.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-16T06:37:55.115Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.058s [2020-12-16T06:37:55.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-16T06:37:55.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-16T06:37:56.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-16T06:37:56.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-16T06:37:56.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-16T06:37:56.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-16T06:37:59.733Z] Collecting docker-compose==1.23.2 [2020-12-16T06:37:59.733Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-16T06:38:00.319Z] Collecting texttable<0.10,>=0.9.0 [2020-12-16T06:38:00.319Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-16T06:38:00.592Z] Removing intermediate container 9d0347a3b4b3 [2020-12-16T06:38:00.592Z] ---> 2ac80036261d [2020-12-16T06:38:00.593Z] [2020-12-16T06:38:00.593Z] Step 10/22 : FROM alpine:3.10 [2020-12-16T06:38:00.593Z] ---> be4e4bea2c2e [2020-12-16T06:38:00.593Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T06:38:00.593Z] ---> Using cache [2020-12-16T06:38:00.593Z] ---> f1c732d2fe3a [2020-12-16T06:38:00.593Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-16T06:38:04.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.270s coverage: 46.6% of statements [2020-12-16T06:38:04.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-16T06:38:04.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-16T06:38:04.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-16T06:38:04.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-16T06:38:04.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-16T06:38:05.964Z] Collecting cached-property<2,>=1.2.0 [2020-12-16T06:38:05.964Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-16T06:38:05.964Z] ---> Running in 70a935e2d701 [2020-12-16T06:38:06.570Z] Collecting PyYAML<4,>=3.10 [2020-12-16T06:38:06.570Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-16T06:38:09.952Z] Collecting docopt<0.7,>=0.6.1 [2020-12-16T06:38:09.952Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-16T06:38:09.952Z] Removing intermediate container 70a935e2d701 [2020-12-16T06:38:09.952Z] ---> 2c37f5d7c5a7 [2020-12-16T06:38:09.952Z] Step 13/22 : WORKDIR / [2020-12-16T06:38:10.901Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-16T06:38:10.901Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-16T06:38:12.329Z] ---> Running in 39bf13cfb2fb [2020-12-16T06:38:12.329Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-16T06:38:12.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-16T06:38:12.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.636s coverage: 27.1% of statements [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-16T06:38:12.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-16T06:38:12.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-16T06:38:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-16T06:38:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.493s coverage: 71.3% of statements [2020-12-16T06:38:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-16T06:38:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-16T06:38:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 83.7% of statements [2020-12-16T06:38:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-16T06:38:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T06:38:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-16T06:38:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-16T06:38:13.728Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-16T06:38:13.991Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-16T06:38:14.263Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-16T06:38:15.665Z] Removing intermediate container 39bf13cfb2fb [2020-12-16T06:38:15.665Z] ---> cfb146c7f2e2 [2020-12-16T06:38:15.665Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-16T06:38:15.665Z] Collecting docker<4.0,>=3.6.0 [2020-12-16T06:38:15.665Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-16T06:38:15.933Z] Collecting jsonschema<3,>=2.5.1 [2020-12-16T06:38:15.933Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-16T06:38:16.200Z] 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) [2020-12-16T06:38:16.200Z] 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) [2020-12-16T06:38:17.154Z] Collecting idna<2.8,>=2.5 [2020-12-16T06:38:17.154Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-16T06:38:17.728Z] ---> 34a6ded9b6a8 [2020-12-16T06:38:17.728Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-16T06:38:17.728Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-16T06:38:17.728Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-16T06:38:18.309Z] ---> f3b448013fc4 [2020-12-16T06:38:18.309Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-16T06:38:18.309Z] Collecting docker-pycreds>=0.4.0 [2020-12-16T06:38:18.309Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-16T06:38:18.309Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-16T06:38:18.309Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-16T06:38:18.309Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-16T06:38:18.309Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-16T06:38:18.309Z] ---> Running in 53fa088cf9e6 [2020-12-16T06:38:18.309Z] ---> a2bf1d9bf703 [2020-12-16T06:38:18.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-16T06:38:18.309Z] ---> 2d738b20c7cd [2020-12-16T06:38:18.309Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-16T06:38:18.578Z] Installing collected packages: texttable, cached-property, PyYAML, docopt, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2020-12-16T06:38:18.578Z] Running setup.py install for texttable: started [2020-12-16T06:38:18.578Z] ---> Running in 7c58e9011ede [2020-12-16T06:38:18.857Z] ---> 807c09cdfb0a [2020-12-16T06:38:18.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-16T06:38:19.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T06:38:19.388Z] Running setup.py install for texttable: finished with status 'done' [2020-12-16T06:38:19.388Z] ---> e93fe88f693c [2020-12-16T06:38:19.388Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-16T06:38:19.388Z] Running setup.py install for PyYAML: started [2020-12-16T06:38:19.388Z] 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 [2020-12-16T06:38:19.388Z] ---> Running in d04f8d67fd0f [2020-12-16T06:38:19.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.137s coverage: 28.6% of statements [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-16T06:38:19.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.202s coverage: 100.0% of statements [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-16T06:38:19.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-16T06:38:19.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.300s coverage: 86.7% of statements [2020-12-16T06:38:19.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-16T06:38:19.966Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-16T06:38:20.235Z] Running setup.py install for docopt: started [2020-12-16T06:38:20.500Z] Running setup.py install for docopt: finished with status 'done' [2020-12-16T06:38:20.778Z] Running setup.py install for dockerpty: started [2020-12-16T06:38:20.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.334s coverage: 97.5% of statements [2020-12-16T06:38:20.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-16T06:38:20.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements [2020-12-16T06:38:20.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-16T06:38:20.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-16T06:38:20.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-16T06:38:20.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-16T06:38:21.380Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-16T06:38:21.381Z] Attempting uninstall: idna [2020-12-16T06:38:21.381Z] Found existing installation: idna 2.9 [2020-12-16T06:38:21.962Z] Uninstalling idna-2.9: [2020-12-16T06:38:23.464Z] Successfully uninstalled idna-2.9 [2020-12-16T06:38:23.464Z] Removing intermediate container d04f8d67fd0f [2020-12-16T06:38:23.464Z] ---> 1488d6f177e8 [2020-12-16T06:38:23.464Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-16T06:38:24.050Z] Attempting uninstall: urllib3 [2020-12-16T06:38:24.051Z] Found existing installation: urllib3 1.25.9 [2020-12-16T06:38:24.051Z] Uninstalling urllib3-1.25.9: [2020-12-16T06:38:24.051Z] Successfully uninstalled urllib3-1.25.9 [2020-12-16T06:38:24.317Z] ---> Running in dc1a4e76f59a [2020-12-16T06:38:24.595Z] Removing intermediate container a4f64cec0b29 [2020-12-16T06:38:24.595Z] ---> e68d6dcb1081 [2020-12-16T06:38:24.595Z] [2020-12-16T06:38:24.595Z] Step 10/21 : FROM scratch [2020-12-16T06:38:24.595Z] ---> [2020-12-16T06:38:24.595Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:38:24.595Z] Attempting uninstall: requests [2020-12-16T06:38:24.595Z] Found existing installation: requests 2.23.0 [2020-12-16T06:38:24.595Z] Uninstalling requests-2.23.0: [2020-12-16T06:38:24.595Z] Successfully uninstalled requests-2.23.0 [2020-12-16T06:38:25.196Z] ---> Using cache [2020-12-16T06:38:25.196Z] ---> 33a48af4a32a [2020-12-16T06:38:25.196Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-16T06:38:26.626Z] Removing intermediate container dc1a4e76f59a [2020-12-16T06:38:26.626Z] ---> 67b6fed9bd91 [2020-12-16T06:38:26.626Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T06:38:26.890Z] ---> Running in 855439d7f676 [2020-12-16T06:38:27.163Z] ---> Running in 40e08253ac9d [2020-12-16T06:38:27.435Z] Removing intermediate container 855439d7f676 [2020-12-16T06:38:27.435Z] ---> 2eb4ff0b4702 [2020-12-16T06:38:27.435Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-16T06:38:29.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.947s coverage: 93.8% of statements [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-16T06:38:29.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-16T06:38:29.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.140s coverage: 0.1% of statements [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-16T06:38:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-16T06:38:29.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2020-12-16T06:38:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-16T06:38:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements [2020-12-16T06:38:29.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-16T06:38:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2020-12-16T06:38:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements [2020-12-16T06:38:29.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements [2020-12-16T06:38:29.383Z] ---> Running in c8f4f0a2368a [2020-12-16T06:38:29.383Z] Removing intermediate container 40e08253ac9d [2020-12-16T06:38:29.383Z] ---> 7aefb2031fb1 [2020-12-16T06:38:29.383Z] Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:38:29.383Z] 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 [2020-12-16T06:38:29.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.4% of statements [2020-12-16T06:38:29.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-16T06:38:29.970Z] ---> Running in 8d35530502ef [2020-12-16T06:38:29.970Z] Removing intermediate container c8f4f0a2368a [2020-12-16T06:38:29.970Z] ---> 860e17ad3d7e [2020-12-16T06:38:29.970Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-16T06:38:30.246Z] Removing intermediate container 8d35530502ef [2020-12-16T06:38:30.246Z] ---> eb909f8284fd [2020-12-16T06:38:30.246Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T06:38:30.519Z] ---> Running in bf6b92588652 [2020-12-16T06:38:30.519Z] ---> 4fba03ddc2fe [2020-12-16T06:38:30.519Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-16T06:38:30.786Z] Removing intermediate container bf6b92588652 [2020-12-16T06:38:30.786Z] ---> 2383dd41d90f [2020-12-16T06:38:30.786Z] [2020-12-16T06:38:31.378Z] Successfully built 2383dd41d90f [2020-12-16T06:38:31.378Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-16T06:38:31.378Z] Building docker-security-proxy-setup-go [2020-12-16T06:38:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.738s coverage: 63.5% of statements [2020-12-16T06:38:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-16T06:38:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-16T06:38:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2020-12-16T06:38:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2020-12-16T06:38:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2020-12-16T06:38:32.892Z]  Building docker-security-bootstrap-redis-go ... done  ---> 51aabada3816 [2020-12-16T06:38:32.892Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-16T06:38:33.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2020-12-16T06:38:34.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2020-12-16T06:38:38.252Z] Removing intermediate container 1be9be301f4f [2020-12-16T06:38:38.252Z] ---> 79a7a954ae09 [2020-12-16T06:38:38.252Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-16T06:38:38.252Z] ---> e58b8502fd6b [2020-12-16T06:38:38.252Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-16T06:38:38.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.865s coverage: 55.9% of statements [2020-12-16T06:38:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-16T06:38:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-16T06:38:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-16T06:38:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-16T06:38:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-16T06:38:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-16T06:38:39.223Z] ---> Running in 11393eb27084 [2020-12-16T06:38:39.224Z] ---> Running in 4fd2d88318d2 [2020-12-16T06:38:41.187Z] Removing intermediate container 4fd2d88318d2 [2020-12-16T06:38:41.187Z] ---> af460cc55491 [2020-12-16T06:38:41.187Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:38:43.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:38:43.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:38:43.137Z] ---> Running in ea443c1c12e2 [2020-12-16T06:38:43.137Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T06:38:43.137Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-16T06:38:43.137Z] (3/3) Installing curl (7.69.1-r3) [2020-12-16T06:38:43.137Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:38:43.405Z] OK: 72 MiB in 58 packages [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.649s coverage: 86.3% of statements [2020-12-16T06:38:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.408s coverage: 72.2% of statements [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.446s coverage: 72.1% of statements [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.087s coverage: 82.4% of statements [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.102s coverage: 48.4% of statements [2020-12-16T06:38:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-16T06:38:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-16T06:38:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.077s coverage: 28.8% of statements [2020-12-16T06:38:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-16T06:38:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.098s coverage: 96.8% of statements [2020-12-16T06:38:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-16T06:38:48.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 37.0% of statements [2020-12-16T06:38:48.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-16T06:38:48.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-16T06:38:48.727Z] Removing intermediate container ea443c1c12e2 [2020-12-16T06:38:48.727Z] ---> 3f97216fdcdb [2020-12-16T06:38:48.727Z] Step 19/21 : LABEL arch=x86_64 [2020-12-16T06:38:49.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.654s coverage: 84.0% of statements [2020-12-16T06:38:49.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.137s coverage: 100.0% of statements [2020-12-16T06:38:49.302Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:38:49.302Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:38:49.302Z] ---> 041521a8ffe1 [2020-12-16T06:38:49.302Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T06:38:49.302Z] ---> Using cache [2020-12-16T06:38:49.302Z] ---> 9273913b9751 [2020-12-16T06:38:49.302Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:38:49.302Z] ---> Using cache [2020-12-16T06:38:49.302Z] ---> 48ba65239637 [2020-12-16T06:38:49.302Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T06:38:49.302Z] ---> Using cache [2020-12-16T06:38:49.302Z] ---> 26c50f6b5f61 [2020-12-16T06:38:49.302Z] Step 6/21 : COPY go.mod . [2020-12-16T06:38:49.302Z] ---> Using cache [2020-12-16T06:38:49.302Z] ---> 4946e5c9590a [2020-12-16T06:38:49.302Z] Step 7/21 : RUN go mod download [2020-12-16T06:38:49.302Z] ---> Using cache [2020-12-16T06:38:49.302Z] ---> bccb633f8f10 [2020-12-16T06:38:49.302Z] Step 8/21 : COPY . . [2020-12-16T06:38:49.302Z] ---> Using cache [2020-12-16T06:38:49.302Z] ---> a272c28ef202 [2020-12-16T06:38:49.302Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-16T06:38:50.694Z] ---> Running in e67fa6932549 [2020-12-16T06:38:50.694Z] ---> Running in ad8d9dfac378 [2020-12-16T06:38:50.694Z] Removing intermediate container 53fa088cf9e6 [2020-12-16T06:38:50.694Z] ---> 887c3af6805b [2020-12-16T06:38:50.694Z] [2020-12-16T06:38:50.694Z] Step 9/29 : FROM alpine:latest [2020-12-16T06:38:50.974Z] Removing intermediate container e67fa6932549 [2020-12-16T06:38:50.974Z] ---> fdd6e7aec5b1 [2020-12-16T06:38:50.974Z] Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:38:50.974Z] Removing intermediate container 11393eb27084 [2020-12-16T06:38:50.974Z] ---> a395fc58d52e [2020-12-16T06:38:50.974Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-16T06:38:50.974Z] latest: Pulling from library/alpine [2020-12-16T06:38:50.974Z] ---> Running in ad2e70cb1fd0 [2020-12-16T06:38:50.974Z] ---> Running in 9125b7a3d0d7 [2020-12-16T06:38:51.261Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-16T06:38:51.261Z] Status: Downloaded newer image for alpine:latest [2020-12-16T06:38:51.261Z] ---> b14afc6dfb98 [2020-12-16T06:38:51.261Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-16T06:38:51.261Z] Removing intermediate container 9125b7a3d0d7 [2020-12-16T06:38:51.261Z] ---> 656993dbeb4e [2020-12-16T06:38:51.261Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:38:51.261Z] ---> Running in 5d1dc50ea5b3 [2020-12-16T06:38:51.261Z] 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 [2020-12-16T06:38:51.261Z] Removing intermediate container ad2e70cb1fd0 [2020-12-16T06:38:51.261Z] ---> 98aa6eaabcb9 [2020-12-16T06:38:51.261Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T06:38:52.673Z] ---> Running in 9df8ea3a3e22 [2020-12-16T06:38:52.673Z] ---> Running in 9013008c38fe [2020-12-16T06:38:52.673Z] Removing intermediate container 5d1dc50ea5b3 [2020-12-16T06:38:52.673Z] ---> d0f7c8cf9c1b [2020-12-16T06:38:52.673Z] Step 11/29 : USER root [2020-12-16T06:38:52.941Z] Removing intermediate container 9df8ea3a3e22 [2020-12-16T06:38:52.941Z] ---> c4d59620881e [2020-12-16T06:38:52.941Z] Step 25/27 : LABEL arch=x86_64 [2020-12-16T06:38:52.941Z] ---> Running in fdc1d1e452b7 [2020-12-16T06:38:53.218Z] ---> Running in f949b7f6435f [2020-12-16T06:38:53.218Z] Removing intermediate container 9013008c38fe [2020-12-16T06:38:53.218Z] ---> bf5d590e1ea2 [2020-12-16T06:38:53.218Z] [2020-12-16T06:38:53.218Z] Successfully built bf5d590e1ea2 [2020-12-16T06:38:53.218Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-16T06:38:53.218Z] Removing intermediate container fdc1d1e452b7 [2020-12-16T06:38:53.218Z] ---> d7acfd97f948 [2020-12-16T06:38:53.218Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-16T06:38:53.485Z]  Building docker-support-scheduler-go ... done Removing intermediate container f949b7f6435f [2020-12-16T06:38:53.485Z] ---> 99ac38438e17 [2020-12-16T06:38:53.485Z] Step 26/27 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:38:53.485Z] ---> Running in 5c7485f04a91 [2020-12-16T06:38:53.755Z] ---> Running in fa9ac6455c54 [2020-12-16T06:38:54.022Z] Removing intermediate container fa9ac6455c54 [2020-12-16T06:38:54.022Z] ---> 08ef6458d781 [2020-12-16T06:38:54.022Z] Step 27/27 : LABEL version=0.0.0 [2020-12-16T06:38:54.290Z] ---> Running in 225774c8673e [2020-12-16T06:38:54.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:38:54.555Z] Removing intermediate container 225774c8673e [2020-12-16T06:38:54.555Z] ---> e27df86e5440 [2020-12-16T06:38:54.555Z] [2020-12-16T06:38:54.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:38:54.840Z] Successfully built e27df86e5440 [2020-12-16T06:38:54.840Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-16T06:38:54.840Z]  Building docker-sys-mgmt-agent-go ... done v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:38:54.840Z] v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:38:54.840Z] OK: 12747 distinct packages available [2020-12-16T06:38:55.107Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-16T06:38:55.107Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-16T06:38:55.107Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:38:55.107Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T06:38:55.374Z] OK: 6 MiB in 16 packages [2020-12-16T06:38:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.388s coverage: 47.1% of statements [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-16T06:38:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.062s coverage: 100.0% of statements [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-16T06:38:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.161s coverage: 100.0% of statements [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-16T06:38:55.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements [2020-12-16T06:38:55.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-16T06:38:57.991Z] Removing intermediate container 5c7485f04a91 [2020-12-16T06:38:57.992Z] ---> 0ad8a1e6135f [2020-12-16T06:38:57.992Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-16T06:38:57.992Z] Removing intermediate container 7c58e9011ede [2020-12-16T06:38:57.992Z] ---> cda3b652cc42 [2020-12-16T06:38:57.992Z] [2020-12-16T06:38:57.992Z] Step 10/23 : FROM alpine [2020-12-16T06:38:57.992Z] ---> b14afc6dfb98 [2020-12-16T06:38:57.992Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:38:57.992Z] ---> Running in ded834ac3664 [2020-12-16T06:38:57.992Z] ---> Running in 896a9ca5c4a6 [2020-12-16T06:38:57.992Z] Removing intermediate container 896a9ca5c4a6 [2020-12-16T06:38:57.992Z] ---> d5b414fc8500 [2020-12-16T06:38:57.992Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-16T06:38:57.992Z] Removing intermediate container ded834ac3664 [2020-12-16T06:38:57.992Z] ---> 27a9d9ca45d5 [2020-12-16T06:38:57.992Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-16T06:38:58.260Z] ---> Running in 4659c856c3ea [2020-12-16T06:38:58.260Z] ---> Running in f6255f4340b9 [2020-12-16T06:38:58.260Z] Removing intermediate container f6255f4340b9 [2020-12-16T06:38:58.260Z] ---> 158c0f264fd9 [2020-12-16T06:38:58.260Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-16T06:38:58.532Z] Removing intermediate container 4659c856c3ea [2020-12-16T06:38:58.532Z] ---> 0753b0d3bef9 [2020-12-16T06:38:58.532Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-16T06:38:59.123Z] ---> Running in 0adcf6802e6c [2020-12-16T06:38:59.123Z] ---> Running in 7cd7db05dcaf [2020-12-16T06:38:59.407Z] Removing intermediate container 7cd7db05dcaf [2020-12-16T06:38:59.407Z] ---> 59b9959de670 [2020-12-16T06:38:59.407Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:38:59.407Z] ---> Running in e01ad93bd861 [2020-12-16T06:39:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.819s coverage: 29.1% of statements [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-16T06:39:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-16T06:39:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-16T06:39:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-16T06:39:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-16T06:39:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-16T06:39:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2020-12-16T06:39:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-16T06:39:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-16T06:39:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2020-12-16T06:39:00.827Z] Removing intermediate container 0adcf6802e6c [2020-12-16T06:39:00.827Z] ---> e8f86049a7c4 [2020-12-16T06:39:00.827Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-16T06:39:00.827Z] Removing intermediate container e01ad93bd861 [2020-12-16T06:39:00.827Z] ---> 04d14351b5ed [2020-12-16T06:39:00.827Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-16T06:39:01.091Z] ---> Running in 0806cbb7eff6 [2020-12-16T06:39:01.364Z] ---> e1cb206e4eaa [2020-12-16T06:39:01.364Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-16T06:39:01.632Z] ---> 576d2f4ab1e7 [2020-12-16T06:39:01.632Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-16T06:39:01.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:39:01.902Z] ---> e08a44ed5457 [2020-12-16T06:39:01.902Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-16T06:39:02.165Z] ---> 8b04168b3e25 [2020-12-16T06:39:02.165Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-16T06:39:02.165Z] 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 [2020-12-16T06:39:02.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:39:02.438Z] ---> 7711d6f15912 [2020-12-16T06:39:02.438Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-16T06:39:02.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2020-12-16T06:39:02.707Z] ---> Running in f20e493737a7 [2020-12-16T06:39:02.974Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-16T06:39:02.974Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-16T06:39:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-16T06:39:03.242Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-16T06:39:03.242Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-16T06:39:03.505Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-16T06:39:03.505Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:39:03.505Z] OK: 8 MiB in 19 packages [2020-12-16T06:39:03.664Z] GO111MODULE=on go vet ./... [2020-12-16T06:39:04.453Z] Removing intermediate container 0806cbb7eff6 [2020-12-16T06:39:04.453Z] ---> 4ec2b5e586cd [2020-12-16T06:39:04.453Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-16T06:39:04.453Z] Removing intermediate container f20e493737a7 [2020-12-16T06:39:04.453Z] ---> 2e6bd4020eac [2020-12-16T06:39:04.453Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T06:39:04.719Z] ---> f53ed5f9f738 [2020-12-16T06:39:04.719Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-16T06:39:04.991Z] ---> 120ec1eb1085 [2020-12-16T06:39:04.991Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T06:39:04.991Z] ---> Running in e1eb8abe12d3 [2020-12-16T06:39:06.390Z] ---> 8c73825f107d [2020-12-16T06:39:06.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-16T06:39:06.390Z] Removing intermediate container ad8d9dfac378 [2020-12-16T06:39:06.390Z] ---> 311d5ccb95d6 [2020-12-16T06:39:06.390Z] [2020-12-16T06:39:06.390Z] Step 10/21 : FROM alpine [2020-12-16T06:39:06.390Z] ---> b14afc6dfb98 [2020-12-16T06:39:06.390Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-16T06:39:06.653Z] ---> Running in 776d9345f6be [2020-12-16T06:39:06.653Z] ---> c8d7e5c48ed9 [2020-12-16T06:39:06.653Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-16T06:39:06.916Z] ---> Running in 53eabf60be51 [2020-12-16T06:39:06.916Z] Removing intermediate container e1eb8abe12d3 [2020-12-16T06:39:06.916Z] ---> bc3994660052 [2020-12-16T06:39:06.916Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-16T06:39:07.178Z] ---> Running in 4544e9304ef6 [2020-12-16T06:39:07.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T06:39:07.450Z] Removing intermediate container 53eabf60be51 [2020-12-16T06:39:07.450Z] ---> 32295d497e5d [2020-12-16T06:39:07.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:39:07.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T06:39:07.450Z] ---> Running in 5e039fe6772f [2020-12-16T06:39:07.726Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:39:07.726Z] v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:39:07.726Z] OK: 12747 distinct packages available [2020-12-16T06:39:07.726Z] Removing intermediate container 5e039fe6772f [2020-12-16T06:39:07.726Z] ---> fc623dc5b4fa [2020-12-16T06:39:07.726Z] Step 21/23 : LABEL arch=x86_64 [2020-12-16T06:39:07.726Z] ---> Running in 978f94f7142a [2020-12-16T06:39:07.992Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-16T06:39:07.992Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T06:39:07.992Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-16T06:39:07.992Z] (4/4) Installing curl (7.69.1-r3) [2020-12-16T06:39:07.992Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:39:07.992Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T06:39:07.992Z] OK: 7 MiB in 18 packages [2020-12-16T06:39:08.255Z] Removing intermediate container 978f94f7142a [2020-12-16T06:39:08.255Z] ---> c532c4e268aa [2020-12-16T06:39:08.255Z] Step 22/23 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:39:08.516Z] ---> Running in a2a5c8546ff6 [2020-12-16T06:39:08.779Z] Removing intermediate container a2a5c8546ff6 [2020-12-16T06:39:08.779Z] ---> 37b761d63076 [2020-12-16T06:39:08.779Z] Step 23/23 : LABEL version=0.0.0 [2020-12-16T06:39:09.356Z] ---> Running in 3099e858ab10 [2020-12-16T06:39:09.356Z] Removing intermediate container 4544e9304ef6 [2020-12-16T06:39:09.356Z] ---> 3d74e94c454c [2020-12-16T06:39:09.356Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T06:39:09.356Z] Removing intermediate container 776d9345f6be [2020-12-16T06:39:09.356Z] ---> add892843662 [2020-12-16T06:39:09.356Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T06:39:09.618Z] ---> Running in b3b3ad0ca623 [2020-12-16T06:39:09.618Z] ---> Running in a4cc0cf8ac9a [2020-12-16T06:39:09.618Z] Removing intermediate container 3099e858ab10 [2020-12-16T06:39:09.618Z] ---> 0983ee225fb8 [2020-12-16T06:39:09.618Z] [2020-12-16T06:39:09.881Z] Successfully built 0983ee225fb8 [2020-12-16T06:39:09.881Z] Successfully tagged docker-core-data-go:latest [2020-12-16T06:39:09.881Z]  Building docker-core-data-go ... done Removing intermediate container b3b3ad0ca623 [2020-12-16T06:39:09.881Z] ---> 32ee3e03272e [2020-12-16T06:39:09.881Z] Step 26/29 : CMD [ "generate" ] [2020-12-16T06:39:10.144Z] Removing intermediate container a4cc0cf8ac9a [2020-12-16T06:39:10.144Z] ---> 01c53ed3f345 [2020-12-16T06:39:10.144Z] Step 13/21 : WORKDIR /edgex [2020-12-16T06:39:10.144Z] ---> Running in 7846020710ec [2020-12-16T06:39:10.144Z] ---> Running in 76e26f3291e7 [2020-12-16T06:39:10.406Z] Removing intermediate container 7846020710ec [2020-12-16T06:39:10.406Z] ---> 847591b646c7 [2020-12-16T06:39:10.406Z] Step 27/29 : LABEL arch=x86_64 [2020-12-16T06:39:10.406Z] Removing intermediate container 76e26f3291e7 [2020-12-16T06:39:10.406Z] ---> 858d36331f63 [2020-12-16T06:39:10.406Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-16T06:39:10.406Z] ---> Running in 47361591015b [2020-12-16T06:39:10.669Z] Removing intermediate container 47361591015b [2020-12-16T06:39:10.669Z] ---> cced230b0d23 [2020-12-16T06:39:10.669Z] Step 28/29 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:39:10.669Z] ---> 22acae2ea32b [2020-12-16T06:39:10.669Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-16T06:39:10.669Z] ---> Running in 2f9e354d956b [2020-12-16T06:39:10.932Z] Removing intermediate container 2f9e354d956b [2020-12-16T06:39:10.932Z] ---> 13efcfc61475 [2020-12-16T06:39:10.932Z] Step 29/29 : LABEL version=0.0.0 [2020-12-16T06:39:10.932Z] ---> Running in 49e7a4f87a0d [2020-12-16T06:39:11.199Z] ---> 412bb767cda3 [2020-12-16T06:39:11.199Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-16T06:39:11.199Z] Removing intermediate container 49e7a4f87a0d [2020-12-16T06:39:11.199Z] ---> 85c8a52b576d [2020-12-16T06:39:11.199Z] [2020-12-16T06:39:11.464Z] Successfully built 85c8a52b576d [2020-12-16T06:39:11.726Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-16T06:39:11.726Z]  Building docker-security-secrets-setup-go ... done  ---> adee68f4c766 [2020-12-16T06:39:11.726Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-16T06:39:11.989Z] ---> Running in ff83a7a56426 [2020-12-16T06:39:11.989Z] Removing intermediate container ff83a7a56426 [2020-12-16T06:39:11.989Z] ---> d10b367e6e1e [2020-12-16T06:39:11.989Z] Step 18/21 : CMD ["--init=true"] [2020-12-16T06:39:11.989Z] ---> Running in 91837f8dbf9f [2020-12-16T06:39:12.258Z] Removing intermediate container 91837f8dbf9f [2020-12-16T06:39:12.258Z] ---> e6a0b2887e5e [2020-12-16T06:39:12.258Z] Step 19/21 : LABEL arch=x86_64 [2020-12-16T06:39:12.258Z] ---> Running in fa1d89e9f4aa [2020-12-16T06:39:12.520Z] Removing intermediate container fa1d89e9f4aa [2020-12-16T06:39:12.520Z] ---> 789f2a6c3b5a [2020-12-16T06:39:12.520Z] Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:39:12.520Z] ---> Running in c18c20f544a8 [2020-12-16T06:39:12.784Z] Removing intermediate container c18c20f544a8 [2020-12-16T06:39:12.784Z] ---> f34b3fe1db56 [2020-12-16T06:39:12.784Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T06:39:12.784Z] ---> Running in e07d5e71c20b [2020-12-16T06:39:12.784Z] Removing intermediate container e07d5e71c20b [2020-12-16T06:39:12.784Z] ---> c8cfea7d5bb9 [2020-12-16T06:39:12.784Z] [2020-12-16T06:39:13.047Z] Successfully built c8cfea7d5bb9 [2020-12-16T06:39:13.047Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-16T06:39:13.319Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-12-16T06:39:13.362Z] $ docker stop --time=1 814952a62c3658fc920666ab8c6a8c796eaabeb6462478e1a2606f23e6f7cbc7 [2020-12-16T06:39:15.042Z] $ docker rm -f 814952a62c3658fc920666ab8c6a8c796eaabeb6462478e1a2606f23e6f7cbc7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T06:39:15.680Z] + docker images [2020-12-16T06:39:15.681Z] + grep docker [2020-12-16T06:39:15.681Z] docker-security-proxy-setup-go latest c8cfea7d5bb9 3 seconds ago 24.6MB [2020-12-16T06:39:15.681Z] docker-security-secrets-setup-go latest 85c8a52b576d 4 seconds ago 23.9MB [2020-12-16T06:39:15.681Z] docker-core-data-go latest 0983ee225fb8 6 seconds ago 23.7MB [2020-12-16T06:39:15.681Z] docker-sys-mgmt-agent-go latest e27df86e5440 21 seconds ago 313MB [2020-12-16T06:39:15.681Z] docker-support-scheduler-go latest bf5d590e1ea2 23 seconds ago 12.3MB [2020-12-16T06:39:15.681Z] docker-security-bootstrap-redis-go latest 2383dd41d90f 45 seconds ago 15.8MB [2020-12-16T06:39:15.681Z] docker-security-secretstore-setup-go latest febe66184477 About a minute ago 24.7MB [2020-12-16T06:39:15.681Z] docker-support-notifications-go latest 914ec33613f9 2 minutes ago 13.6MB [2020-12-16T06:39:15.681Z] docker-core-metadata-go latest ac9ef9ac944a 2 minutes ago 14.5MB [2020-12-16T06:39:15.681Z] docker-core-command-go latest cce0646aba6f 2 minutes ago 12.2MB [2020-12-16T06:39:15.681Z] docker latest 0c995d0d3006 8 hours 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 [2020-12-16T06:39:17.223Z] Running on prd-ubuntu18.04-docker-8c-8g-16225 in /w/workspace/edgexfoundry_edgex-go_PR-2954 [Pipeline] { [Pipeline] ws [2020-12-16T06:39:17.399Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-16T06:39:19.435Z] using credential edgex-jenkins-ssh [2020-12-16T06:39:19.496Z] Cloning the remote Git repository [2020-12-16T06:39:19.520Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T06:39:19.581Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-16T06:39:19.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T06:39:19.611Z] > git --version # timeout=10 [2020-12-16T06:39:19.615Z] > git --version # 'git version 2.17.1' [2020-12-16T06:39:19.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T06:39:19.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T06:39:24.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T06:39:24.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T06:39:24.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T06:39:24.290Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T06:39:24.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T06:39:24.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2954/head:refs/remotes/origin/PR-2954 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T06:39:24.756Z] Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:39:24.905Z] Merge succeeded, producing 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:39:24.906Z] Checking out Revision 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f (PR-2954) [2020-12-16T06:39:24.769Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T06:39:24.774Z] > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 [2020-12-16T06:39:24.850Z] > git remote # timeout=10 [2020-12-16T06:39:24.856Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T06:39:24.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T06:39:24.864Z] > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 [2020-12-16T06:39:24.898Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T06:39:24.913Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T06:39:24.917Z] > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 [2020-12-16T06:39:28.512Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-16T06:39:28.542Z] > git --version # timeout=10 [2020-12-16T06:39:28.546Z] > git --version # 'git version 2.17.1' [2020-12-16T06:39:28.549Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:39:29.785Z] + echo snap-build.sh [2020-12-16T06:39:29.785Z] snap-build.sh [2020-12-16T06:39:29.785Z] + SNAP_BASE_DIR=. [2020-12-16T06:39:29.785Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-16T06:39:29.785Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-16T06:39:29.785Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-16T06:39:29.785Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-16T06:39:29.785Z] + cd /w/workspace/edgex-go/1 [2020-12-16T06:39:29.785Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-16T06:39:29.785Z] Reading package lists... [2020-12-16T06:39:30.046Z] Building dependency tree... [2020-12-16T06:39:30.046Z] Reading state information... [2020-12-16T06:39:30.046Z] The following packages were automatically installed and are no longer required: [2020-12-16T06:39:30.046Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-16T06:39:30.046Z] uidmap xdelta3 [2020-12-16T06:39:30.046Z] Use 'sudo apt autoremove' to remove them. [2020-12-16T06:39:30.046Z] The following packages will be REMOVED: [2020-12-16T06:39:30.046Z] lxd* lxd-client* [2020-12-16T06:39:30.307Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-16T06:39:30.307Z] After this operation, 31.7 MB disk space will be freed. [2020-12-16T06:39:31.363Z] (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.) [2020-12-16T06:39:31.363Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T06:39:32.304Z] Removing lxd dnsmasq configuration [2020-12-16T06:39:32.304Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T06:39:32.304Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-16T06:39:32.876Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T06:39:33.138Z] (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.) [2020-12-16T06:39:33.138Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T06:39:34.096Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-16T06:39:34.357Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-16T06:39:35.743Z] + sudo snap remove --purge lxd [2020-12-16T06:39:35.743Z] snap "lxd" is not installed [2020-12-16T06:39:35.743Z] + sudo groupadd --force --system lxd [2020-12-16T06:39:35.743Z] ++ whoami [2020-12-16T06:39:35.743Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-16T06:39:35.743Z] + newgrp - lxd [2020-12-16T06:39:35.743Z] + sudo snap install lxd [2020-12-16T06:39:43.882Z] 2020-12-16T06:39:41Z INFO Waiting for automatic snapd restart... [2020-12-16T06:39:56.110Z] lxd 4.9 from Canonical* installed [2020-12-16T06:39:56.110Z] + sudo lxd init --auto [2020-12-16T06:40:04.249Z] + sudo snap install --classic snapcraft [2020-12-16T06:40:08.464Z] snapcraft 4.4.4 from Canonical* installed [2020-12-16T06:40:08.464Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-16T06:40:08.464Z] + patch --verbose -p1 [2020-12-16T06:40:08.464Z] Hmm... Looks like a unified diff to me... [2020-12-16T06:40:08.464Z] The text leading up to this was: [2020-12-16T06:40:08.464Z] -------------------------- [2020-12-16T06:40:08.464Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-16T06:40:08.464Z] |From: Tony Espy [2020-12-16T06:40:08.464Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-16T06:40:08.464Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-16T06:40:08.464Z] | [2020-12-16T06:40:08.464Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-16T06:40:08.464Z] |optimize the snap CI check run for pull requests. When [2020-12-16T06:40:08.464Z] |applied, it essentially strips out everything (apps and [2020-12-16T06:40:08.464Z] |parts) from the snapcraft.yaml file except those required [2020-12-16T06:40:08.464Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-16T06:40:08.464Z] |catch changes to edgex-go that break the snap build. [2020-12-16T06:40:08.464Z] | [2020-12-16T06:40:08.464Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-16T06:40:08.464Z] |to update this patch file, otherwise it may fail to apply, [2020-12-16T06:40:08.464Z] |resulting in a failed snap build CI check in the associated [2020-12-16T06:40:08.464Z] |pull request. [2020-12-16T06:40:08.464Z] | [2020-12-16T06:40:08.464Z] |Note - in addition to applying this patch, the pipeline also [2020-12-16T06:40:08.464Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-16T06:40:08.464Z] |need to build the finally binary .snap file (and it won't [2020-12-16T06:40:08.464Z] |work with the patch applied). This further reduces the build [2020-12-16T06:40:08.464Z] |time. [2020-12-16T06:40:08.464Z] |--- [2020-12-16T06:40:08.464Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-16T06:40:08.464Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-16T06:40:08.464Z] | [2020-12-16T06:40:08.464Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-16T06:40:08.464Z] |index b265277c..d7e1de37 100644 [2020-12-16T06:40:08.464Z] |--- a/snap/snapcraft.yaml [2020-12-16T06:40:08.464Z] |+++ b/snap/snapcraft.yaml [2020-12-16T06:40:08.464Z] -------------------------- [2020-12-16T06:40:08.464Z] patching file snap/snapcraft.yaml [2020-12-16T06:40:08.464Z] Using Plan A... [2020-12-16T06:40:08.464Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-16T06:40:08.464Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-16T06:40:08.464Z] Hunk #3 succeeded at 209 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hunk #4 succeeded at 224 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hunk #5 succeeded at 232 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hunk #6 succeeded at 239 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hunk #7 succeeded at 266 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hunk #8 succeeded at 300 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hunk #9 succeeded at 356 (offset -9 lines). [2020-12-16T06:40:08.464Z] Hmm... Ignoring the trailing garbage. [2020-12-16T06:40:08.464Z] done [2020-12-16T06:40:08.464Z] + sudo snapcraft prime --use-lxd [2020-12-16T06:40:09.847Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-16T06:40:09.847Z] 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: [2020-12-16T06:40:09.847Z] - README.md [2020-12-16T06:40:09.847Z] - snapcraft.yaml.orig [2020-12-16T06:40:09.847Z] [2020-12-16T06:40:09.847Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-16T06:40:10.422Z] Launching a container. [2020-12-16T06:40:11.684Z] gofmt -l . [2020-12-16T06:40:13.654Z] [ "`gofmt -l .`" = "" ] [2020-12-16T06:40:16.321Z] ./bin/test-go-mod-tidy.sh [2020-12-16T06:40:16.938Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-16T06:40:21.936Z] + ls -al . [2020-12-16T06:40:21.936Z] total 692 [2020-12-16T06:40:21.936Z] drwxrwxr-x 9 1001 1001 4096 Dec 16 06:40 . [2020-12-16T06:40:21.936Z] drwxr-xr-x 4 root root 4096 Dec 16 06:36 .. [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 06:34 .dockerignore [2020-12-16T06:40:21.936Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 06:34 .git [2020-12-16T06:40:21.936Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 06:34 .github [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 943 Dec 16 06:34 .gitignore [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 06:34 .sonarcloud.properties [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 06:34 CONTRIBUTING.md [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 1035 Dec 16 06:34 Dockerfile.build [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 863 Dec 16 06:34 Jenkinsfile [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 06:34 LICENSE [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 6318 Dec 16 06:34 Makefile [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 6447 Dec 16 06:34 README.md [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 7286 Dec 16 06:34 SECURITY.md [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 06:31 VERSION [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 06:34 ZMQWindows.md [2020-12-16T06:40:21.936Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 06:34 bin [2020-12-16T06:40:21.936Z] drwxrwxr-x 15 1001 1001 4096 Dec 16 06:34 cmd [2020-12-16T06:40:21.936Z] -rw-r--r-- 1 root root 568194 Dec 16 06:39 coverage.out [2020-12-16T06:40:21.936Z] -rw-r--r-- 1 root root 1041 Dec 16 06:40 go.mod [2020-12-16T06:40:21.936Z] -rw-r--r-- 1 root root 18856 Dec 16 06:40 go.sum [2020-12-16T06:40:21.936Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 06:34 internal [2020-12-16T06:40:21.936Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 06:34 openapi [2020-12-16T06:40:21.936Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 06:34 snap [2020-12-16T06:40:21.936Z] -rw-rw-r-- 1 1001 1001 168 Dec 16 06:34 version.go [Pipeline] sh [2020-12-16T06:40:22.618Z] + '[' -e coverage.out ] [2020-12-16T06:40:22.618Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-16T06:40:22.657Z] Waiting for container to be ready [2020-12-16T06:40:22.657Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-16T06:40:22.657Z] [2020-12-16T06:40:22.662Z] Warning: overwriting stash ‘coverage-report’ [2020-12-16T06:40:23.760Z] Stashed 1 file(s) [Pipeline] sh [2020-12-16T06:40:24.036Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-16T06:40:24.433Z] + make build [2020-12-16T06:40:24.434Z] 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 [2020-12-16T06:40:24.608Z] Waiting for network to be ready... [2020-12-16T06:40:24.869Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T06:40:24.869Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-16T06:40:25.129Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-16T06:40:25.130Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-16T06:40:25.130Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-16T06:40:25.130Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-16T06:40:25.130Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-16T06:40:25.130Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-16T06:40:25.130Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-16T06:40:25.130Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-16T06:40:25.391Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T06:40:25.654Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-16T06:40:25.914Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-16T06:40:25.914Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-16T06:40:25.914Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-16T06:40:25.914Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-16T06:40:25.914Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-16T06:40:25.914Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-16T06:40:26.175Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-16T06:40:26.435Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-16T06:40:26.436Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-16T06:40:26.436Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-16T06:40:26.696Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-16T06:40:26.697Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-16T06:40:26.697Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-16T06:40:26.697Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-16T06:40:26.697Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-16T06:40:28.614Z] Fetched 23.5 MB in 4s (6100 kB/s) [2020-12-16T06:40:29.573Z] Reading package lists... [2020-12-16T06:40:29.573Z] Reading package lists... [2020-12-16T06:40:29.893Z] Building dependency tree... [2020-12-16T06:40:29.893Z] Reading state information... [2020-12-16T06:40:29.893Z] The following additional packages will be installed: [2020-12-16T06:40:29.893Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-16T06:40:29.893Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-16T06:40:29.893Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-16T06:40:29.893Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-16T06:40:29.893Z] Suggested packages: [2020-12-16T06:40:29.893Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-16T06:40:29.893Z] Recommended packages: [2020-12-16T06:40:29.893Z] gnupg libsasl2-modules [2020-12-16T06:40:29.893Z] The following NEW packages will be installed: [2020-12-16T06:40:29.893Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-16T06:40:29.893Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-16T06:40:29.893Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-16T06:40:29.893Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-16T06:40:29.893Z] The following packages will be upgraded: [2020-12-16T06:40:29.893Z] gpg gpg-agent gpgconf libudev1 [2020-12-16T06:40:30.206Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-16T06:40:30.206Z] Need to get 3531 kB of archives. [2020-12-16T06:40:30.206Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-16T06:40:30.206Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-16T06:40:30.206Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-16T06:40:30.477Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-16T06:40:30.740Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-16T06:40:30.740Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-16T06:40:30.740Z] 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] [2020-12-16T06:40:30.740Z] 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] [2020-12-16T06:40:30.740Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-16T06:40:30.740Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-16T06:40:30.740Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-16T06:40:30.740Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-16T06:40:30.740Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-16T06:40:30.740Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-16T06:40:30.740Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-16T06:40:30.740Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-16T06:40:30.740Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-16T06:40:30.740Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-16T06:40:30.740Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-16T06:40:30.740Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-16T06:40:31.000Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-16T06:40:31.000Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-16T06:40:31.001Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-16T06:40:31.001Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T06:40:31.001Z] Fetched 3531 kB in 1s (3259 kB/s) [2020-12-16T06:40:31.269Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-16T06:40:31.269Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-16T06:40:31.269Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T06:40:31.269Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-16T06:40:31.269Z] Selecting previously unselected package udev. [2020-12-16T06:40:31.269Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-16T06:40:31.269Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-16T06:40:31.530Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-16T06:40:31.790Z] Selecting previously unselected package libfuse2:amd64. [2020-12-16T06:40:31.791Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-16T06:40:31.791Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-16T06:40:31.791Z] Selecting previously unselected package fuse. [2020-12-16T06:40:31.791Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-16T06:40:31.791Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-16T06:40:31.791Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T06:40:31.791Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T06:40:32.051Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T06:40:32.051Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T06:40:32.051Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T06:40:32.051Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T06:40:32.311Z] Selecting previously unselected package libksba8:amd64. [2020-12-16T06:40:32.311Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-16T06:40:32.311Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-16T06:40:32.311Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-16T06:40:32.311Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.311Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:32.311Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-16T06:40:32.311Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.572Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:32.572Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-16T06:40:32.572Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.572Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:32.572Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-16T06:40:32.572Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.572Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:32.832Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-16T06:40:32.832Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.832Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:32.832Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-16T06:40:32.832Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.832Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:32.832Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-16T06:40:32.832Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:32.832Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:33.092Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-16T06:40:33.092Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:33.092Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:33.092Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-16T06:40:33.092Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T06:40:33.092Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:33.092Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-16T06:40:33.353Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-16T06:40:33.353Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T06:40:33.353Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-16T06:40:33.353Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-16T06:40:33.353Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T06:40:33.353Z] Selecting previously unselected package libldap-common. [2020-12-16T06:40:33.353Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-16T06:40:33.353Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T06:40:33.614Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-16T06:40:33.614Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-16T06:40:33.614Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T06:40:33.614Z] Selecting previously unselected package dirmngr. [2020-12-16T06:40:33.614Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T06:40:33.614Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-16T06:40:33.875Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T06:40:33.875Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-16T06:40:33.875Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-16T06:40:33.875Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T06:40:33.875Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T06:40:33.875Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-16T06:40:33.875Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:33.875Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-16T06:40:33.875Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T06:40:33.875Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-16T06:40:34.446Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-16T06:40:34.446Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.446Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-16T06:40:34.446Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-16T06:40:34.446Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-16T06:40:34.446Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.446Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.706Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.706Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.706Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.706Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.706Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T06:40:34.706Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T06:40:34.706Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-16T06:40:34.706Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T06:40:34.971Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-16T06:40:34.971Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-16T06:40:34.971Z] This means they are not meant to be enabled using systemctl. [2020-12-16T06:40:34.971Z] Possible reasons for having this kind of units are: [2020-12-16T06:40:34.971Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-16T06:40:34.971Z] .wants/ or .requires/ directory. [2020-12-16T06:40:34.971Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-16T06:40:34.971Z] a requirement dependency on it. [2020-12-16T06:40:34.971Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-16T06:40:34.971Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-16T06:40:34.971Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-16T06:40:34.971Z] instance name specified. [2020-12-16T06:40:35.540Z] Reading package lists... [2020-12-16T06:40:35.540Z] Building dependency tree... [2020-12-16T06:40:35.540Z] Reading state information... [2020-12-16T06:40:35.540Z] The following additional packages will be installed: [2020-12-16T06:40:35.540Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-16T06:40:35.540Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-16T06:40:35.540Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-16T06:40:35.540Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-16T06:40:35.540Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-16T06:40:35.540Z] Suggested packages: [2020-12-16T06:40:35.540Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-16T06:40:35.540Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-16T06:40:35.540Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-16T06:40:35.540Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-16T06:40:35.540Z] systemd-container policykit-1 [2020-12-16T06:40:35.540Z] Recommended packages: [2020-12-16T06:40:35.540Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-16T06:40:35.540Z] The following NEW packages will be installed: [2020-12-16T06:40:35.540Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-16T06:40:35.540Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-16T06:40:35.540Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-16T06:40:35.540Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-16T06:40:35.540Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-16T06:40:35.540Z] The following packages will be upgraded: [2020-12-16T06:40:35.540Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-16T06:40:35.802Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-16T06:40:35.802Z] Need to get 35.2 MB of archives. [2020-12-16T06:40:35.802Z] After this operation, 141 MB of additional disk space will be used. [2020-12-16T06:40:35.802Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-16T06:40:35.802Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-16T06:40:35.802Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-16T06:40:35.802Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-16T06:40:35.802Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-16T06:40:35.802Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-16T06:40:35.802Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-16T06:40:35.802Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-16T06:40:36.063Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-16T06:40:36.063Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-16T06:40:36.063Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-16T06:40:36.063Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-16T06:40:36.063Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-16T06:40:36.063Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-16T06:40:36.063Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-16T06:40:36.063Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-16T06:40:36.063Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-16T06:40:36.633Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-16T06:40:36.633Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-16T06:40:36.633Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-16T06:40:36.633Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-16T06:40:36.633Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-16T06:40:36.633Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-16T06:40:36.633Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-16T06:40:36.633Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-16T06:40:36.633Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-16T06:40:36.820Z] 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 [2020-12-16T06:40:36.892Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-16T06:40:36.892Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-16T06:40:36.892Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-16T06:40:36.892Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-16T06:40:38.272Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T06:40:38.272Z] Fetched 35.2 MB in 2s (15.1 MB/s) [2020-12-16T06:40:38.272Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T06:40:38.272Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-16T06:40:38.272Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T06:40:38.843Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-16T06:40:38.843Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T06:40:39.104Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-16T06:40:39.104Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T06:40:39.104Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-16T06:40:39.104Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-16T06:40:39.367Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-16T06:40:39.367Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T06:40:39.367Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-16T06:40:39.367Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-16T06:40:39.630Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-16T06:40:39.891Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-16T06:40:40.152Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-16T06:40:40.153Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-16T06:40:40.153Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-16T06:40:40.417Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-16T06:40:40.678Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-16T06:40:40.678Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T06:40:40.678Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:40.678Z] Selecting previously unselected package libexpat1:amd64. [2020-12-16T06:40:40.678Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-16T06:40:40.938Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-16T06:40:40.938Z] Selecting previously unselected package python3.6-minimal. [2020-12-16T06:40:40.938Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T06:40:40.938Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:41.199Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-16T06:40:41.460Z] Checking for services that may need to be restarted...done. [2020-12-16T06:40:41.460Z] Checking for services that may need to be restarted...done. [2020-12-16T06:40:41.460Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:41.460Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-16T06:40:41.721Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:41.985Z] Selecting previously unselected package python3-minimal. [2020-12-16T06:40:41.985Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-16T06:40:41.985Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-16T06:40:42.254Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-16T06:40:42.254Z] Selecting previously unselected package mime-support. [2020-12-16T06:40:42.254Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-16T06:40:42.254Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-16T06:40:42.254Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-16T06:40:42.254Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-16T06:40:42.254Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-16T06:40:42.515Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-16T06:40:42.515Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T06:40:42.515Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:42.777Z] Selecting previously unselected package python3.6. [2020-12-16T06:40:42.777Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T06:40:42.777Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:42.777Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-16T06:40:42.777Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-16T06:40:42.777Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-16T06:40:43.037Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-16T06:40:43.037Z] Selecting previously unselected package python3. [2020-12-16T06:40:43.037Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-16T06:40:43.037Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-16T06:40:43.298Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-16T06:40:43.298Z] Selecting previously unselected package multiarch-support. [2020-12-16T06:40:43.298Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T06:40:43.298Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-16T06:40:43.298Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-16T06:40:43.298Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-16T06:40:43.298Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-16T06:40:43.298Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-16T06:40:43.298Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-16T06:40:43.559Z] Selecting previously unselected package libbsd0:amd64. [2020-12-16T06:40:43.559Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-16T06:40:43.559Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-16T06:40:43.559Z] Selecting previously unselected package sudo. [2020-12-16T06:40:43.559Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-16T06:40:43.559Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-16T06:40:43.559Z] Selecting previously unselected package apparmor. [2020-12-16T06:40:43.559Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-16T06:40:43.820Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-16T06:40:43.820Z] Selecting previously unselected package libedit2:amd64. [2020-12-16T06:40:43.820Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-16T06:40:43.820Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-16T06:40:44.079Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-16T06:40:44.079Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T06:40:44.079Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:44.079Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-16T06:40:44.079Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T06:40:44.079Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:44.079Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-16T06:40:44.079Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-16T06:40:44.079Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-16T06:40:44.340Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-16T06:40:44.340Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T06:40:44.340Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:44.340Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-16T06:40:44.340Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T06:40:44.340Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:44.601Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-16T06:40:44.601Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-16T06:40:44.601Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-16T06:40:44.863Z] Selecting previously unselected package openssh-client. [2020-12-16T06:40:44.863Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-16T06:40:44.863Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-16T06:40:44.863Z] Selecting previously unselected package squashfs-tools. [2020-12-16T06:40:44.863Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-16T06:40:45.123Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-16T06:40:45.123Z] Selecting previously unselected package snapd. [2020-12-16T06:40:45.123Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-16T06:40:45.123Z] Unpacking snapd (2.48+18.04) ... [2020-12-16T06:40:47.049Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-16T06:40:47.049Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-16T06:40:47.310Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-16T06:40:47.310Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-16T06:40:47.310Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-16T06:40:47.310Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:47.310Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T06:40:47.310Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-16T06:40:47.310Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-16T06:40:48.255Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-16T06:40:48.255Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-16T06:40:48.255Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-16T06:40:48.255Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:48.255Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:48.255Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T06:40:48.826Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-16T06:40:48.826Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:48.826Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-16T06:40:48.826Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-16T06:40:48.826Z] running python rtupdate hooks for python3.6... [2020-12-16T06:40:48.826Z] running python post-rtupdate hooks for python3.6... [2020-12-16T06:40:48.826Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-16T06:40:50.209Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-16T06:40:50.209Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T06:40:50.468Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-16T06:40:50.469Z] Setting up snapd (2.48+18.04) ... [2020-12-16T06:40:51.038Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-16T06:40:51.038Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-16T06:40:51.303Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-16T06:40:51.303Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-16T06:40:51.563Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-16T06:40:51.563Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-16T06:40:51.824Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-16T06:40:51.824Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-16T06:40:52.087Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-16T06:40:52.347Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-16T06:40:52.347Z] /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' [2020-12-16T06:40:52.347Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T06:40:52.347Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-16T06:40:53.290Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T06:40:53.290Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T06:40:53.551Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T06:40:54.756Z] Reading package lists... [2020-12-16T06:40:54.756Z] Reading package lists... [2020-12-16T06:40:54.756Z] Building dependency tree... [2020-12-16T06:40:54.756Z] Reading state information... [2020-12-16T06:40:55.018Z] Calculating upgrade... [2020-12-16T06:40:55.018Z] The following packages will be upgraded: [2020-12-16T06:40:55.018Z] advancecomp base-files bash binutils binutils-common [2020-12-16T06:40:55.018Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-16T06:40:55.018Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-16T06:40:55.018Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-16T06:40:55.018Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-16T06:40:55.018Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-16T06:40:55.018Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-16T06:40:55.018Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-16T06:40:55.018Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-16T06:40:55.018Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-16T06:40:55.018Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-16T06:40:55.018Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-16T06:40:55.018Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-16T06:40:55.018Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-16T06:40:55.280Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T06:40:55.280Z] Need to get 63.5 MB of archives. [2020-12-16T06:40:55.280Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-16T06:40:55.280Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-16T06:40:55.280Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-16T06:40:55.280Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-16T06:40:55.280Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-16T06:40:55.280Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-16T06:40:55.280Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-16T06:40:55.280Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-16T06:40:55.280Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-16T06:40:55.280Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-16T06:40:55.280Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-16T06:40:55.280Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-16T06:40:55.280Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-16T06:40:55.280Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-16T06:40:55.280Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-16T06:40:55.280Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-16T06:40:55.280Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-16T06:40:55.280Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-16T06:40:55.544Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-16T06:40:55.544Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-16T06:40:55.544Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-16T06:40:55.544Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-16T06:40:55.544Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-16T06:40:55.544Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-16T06:40:55.544Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-16T06:40:55.544Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-16T06:40:55.544Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-16T06:40:55.544Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-16T06:40:55.544Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-16T06:40:55.544Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-16T06:40:55.544Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-16T06:40:55.544Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-16T06:40:55.544Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-16T06:40:55.544Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-16T06:40:55.544Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-16T06:40:55.544Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-16T06:40:55.544Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-16T06:40:55.544Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-16T06:40:55.544Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-16T06:40:55.544Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-16T06:40:55.544Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-16T06:40:55.544Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-16T06:40:55.544Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-16T06:40:55.544Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-16T06:40:55.544Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-16T06:40:55.544Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-16T06:40:55.544Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-16T06:40:55.544Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-16T06:40:55.544Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-16T06:40:55.544Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-16T06:40:55.544Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-16T06:40:55.544Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-16T06:40:55.806Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-16T06:40:55.806Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-16T06:40:55.807Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-16T06:40:55.807Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-16T06:40:56.068Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-16T06:40:56.068Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-16T06:40:56.068Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-16T06:40:56.333Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-16T06:40:56.333Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-16T06:40:56.333Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-16T06:40:56.333Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-16T06:40:56.333Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-16T06:40:56.333Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-16T06:40:56.333Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-16T06:40:56.594Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-16T06:40:56.594Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-16T06:40:56.594Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-16T06:40:56.594Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-16T06:40:56.594Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-16T06:40:56.594Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-16T06:40:56.594Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-16T06:40:56.594Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-16T06:40:56.594Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-16T06:40:56.594Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-16T06:40:56.594Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-16T06:40:56.594Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-16T06:40:56.594Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-16T06:40:56.594Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-16T06:40:56.855Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-16T06:40:56.855Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-16T06:40:56.855Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-16T06:40:56.855Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-16T06:40:56.855Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-16T06:40:56.855Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-16T06:40:56.855Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-16T06:40:56.855Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-16T06:40:56.855Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-16T06:40:56.855Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-16T06:40:56.855Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-16T06:40:56.855Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-16T06:40:56.855Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-16T06:40:57.117Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-16T06:40:57.117Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-16T06:40:57.117Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-16T06:40:57.117Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-16T06:40:57.117Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T06:40:57.117Z] Fetched 63.5 MB in 2s (33.3 MB/s) [2020-12-16T06:40:57.117Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:40:57.117Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T06:40:57.117Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T06:40:57.688Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T06:40:57.949Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T06:40:57.949Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-16T06:40:57.949Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-16T06:40:58.892Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:58.892Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:58.892Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:58.892Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:58.892Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:58.892Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.020Z] 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 [2020-12-16T06:40:59.153Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.153Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.153Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.153Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.416Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.416Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.416Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.416Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.677Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:40:59.677Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T06:40:59.677Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.677Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.677Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:40:59.941Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T06:40:59.941Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.941Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.941Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:40:59.941Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:40:59.941Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:00.203Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T06:41:00.203Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:00.203Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T06:41:00.203Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T06:41:00.465Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T06:41:00.793Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-16T06:41:01.057Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T06:41:01.057Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-16T06:41:01.057Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-16T06:41:01.057Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-16T06:41:01.057Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-16T06:41:01.321Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-16T06:41:01.321Z] Installing new version of config file /etc/issue ... [2020-12-16T06:41:01.321Z] Installing new version of config file /etc/issue.net ... [2020-12-16T06:41:01.321Z] Installing new version of config file /etc/lsb-release ... [2020-12-16T06:41:01.321Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-16T06:41:01.581Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-16T06:41:01.581Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-16T06:41:01.581Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-16T06:41:01.844Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:01.844Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-16T06:41:01.844Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-16T06:41:02.104Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-16T06:41:02.104Z] 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 [2020-12-16T06:41:02.364Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:02.364Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:02.364Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:02.364Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:02.625Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:02.625Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-16T06:41:02.625Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-16T06:41:02.625Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-16T06:41:02.899Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:02.899Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-16T06:41:02.899Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T06:41:03.160Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-16T06:41:03.160Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:03.160Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T06:41:03.160Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T06:41:03.323Z] 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 [2020-12-16T06:41:03.420Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T06:41:03.420Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:03.420Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T06:41:03.420Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T06:41:03.681Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-16T06:41:03.681Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:03.681Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-16T06:41:03.941Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-16T06:41:03.941Z] Setting up grep (3.1-2build1) ... [2020-12-16T06:41:03.941Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:03.941Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-16T06:41:04.202Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-16T06:41:04.202Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-16T06:41:04.465Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:04.465Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T06:41:04.465Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T06:41:04.465Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-16T06:41:04.465Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:04.465Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T06:41:04.726Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T06:41:04.987Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T06:41:04.987Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T06:41:05.248Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T06:41:05.248Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T06:41:05.820Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-16T06:41:06.081Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:06.081Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-16T06:41:06.081Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T06:41:07.026Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-16T06:41:07.026Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-16T06:41:07.026Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-16T06:41:07.026Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-16T06:41:07.290Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-16T06:41:07.290Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:07.290Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-16T06:41:07.290Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-16T06:41:07.552Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-16T06:41:07.552Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:07.552Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:07.813Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:07.813Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:07.813Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:07.813Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:07.813Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:08.074Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:08.074Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:08.074Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:08.074Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:08.335Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:08.335Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:08.335Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:08.335Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:08.595Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:08.595Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:08.595Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T06:41:08.595Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T06:41:08.595Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T06:41:08.855Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T06:41:08.855Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T06:41:08.855Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:08.855Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T06:41:09.115Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T06:41:09.115Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T06:41:09.115Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:09.115Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:09.115Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:09.385Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:09.385Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:09.385Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:09.385Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:09.646Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:09.646Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:09.646Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:09.646Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:10.041Z] 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 [2020-12-16T06:41:10.215Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:10.476Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-16T06:41:10.737Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-16T06:41:10.737Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:10.737Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T06:41:10.737Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T06:41:11.001Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T06:41:11.001Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T06:41:11.001Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-16T06:41:11.015Z] 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 [2020-12-16T06:41:11.261Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T06:41:11.261Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-16T06:41:11.261Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:11.261Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-16T06:41:11.522Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-16T06:41:11.522Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-16T06:41:11.788Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:11.788Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T06:41:11.788Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T06:41:12.050Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T06:41:12.050Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:12.050Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T06:41:12.050Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T06:41:12.311Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T06:41:12.311Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:12.311Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T06:41:12.576Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T06:41:12.576Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T06:41:12.836Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:12.837Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T06:41:12.837Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T06:41:13.102Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-16T06:41:13.102Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T06:41:13.102Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T06:41:13.363Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T06:41:13.363Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T06:41:13.363Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:13.363Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-16T06:41:13.363Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-16T06:41:13.623Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-16T06:41:13.623Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:13.623Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-16T06:41:13.623Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T06:41:13.884Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T06:41:14.144Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:14.144Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T06:41:14.144Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T06:41:14.145Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T06:41:14.145Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:14.145Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-16T06:41:14.145Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-16T06:41:14.404Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-16T06:41:14.404Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:14.404Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-16T06:41:14.404Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-16T06:41:14.667Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-16T06:41:14.965Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:14.965Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T06:41:14.965Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T06:41:15.225Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-16T06:41:15.225Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:15.225Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-16T06:41:15.225Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-16T06:41:15.488Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-16T06:41:15.488Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:15.488Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-16T06:41:15.488Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-16T06:41:15.749Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-16T06:41:15.749Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:15.749Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-16T06:41:15.749Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-16T06:41:16.010Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-16T06:41:16.271Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:16.271Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-16T06:41:16.271Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-16T06:41:16.271Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-16T06:41:16.407Z] 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 [2020-12-16T06:41:16.532Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T06:41:16.532Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-16T06:41:16.532Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-16T06:41:16.532Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-16T06:41:16.532Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-16T06:41:16.532Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-16T06:41:16.793Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-16T06:41:16.793Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-16T06:41:16.793Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-16T06:41:17.057Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-16T06:41:17.057Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-16T06:41:17.318Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-16T06:41:17.318Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-16T06:41:17.579Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-16T06:41:17.579Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-16T06:41:17.579Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-16T06:41:17.579Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-16T06:41:17.838Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-16T06:41:17.838Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-16T06:41:17.838Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-16T06:41:17.838Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-16T06:41:18.098Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-16T06:41:18.098Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-16T06:41:18.098Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-16T06:41:18.098Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-16T06:41:18.098Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-16T06:41:18.359Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-16T06:41:18.359Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-16T06:41:18.359Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-16T06:41:19.299Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-16T06:41:19.300Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-16T06:41:19.300Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-16T06:41:19.300Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-16T06:41:19.300Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T06:41:19.560Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T06:41:19.820Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T06:41:19.820Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T06:41:19.820Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T06:41:19.820Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T06:41:20.081Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T06:41:20.081Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T06:41:20.081Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:20.081Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:20.342Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:20.342Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:20.342Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:20.342Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:20.603Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:20.603Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:20.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T06:41:21.545Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:21.545Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:22.115Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:22.115Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:23.497Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:23.497Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:23.497Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:23.758Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:24.090Z] 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 [2020-12-16T06:41:24.329Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T06:41:24.329Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T06:41:24.590Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T06:41:24.590Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T06:41:24.590Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-16T06:41:24.590Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T06:41:24.851Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-16T06:41:24.851Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T06:41:24.851Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-16T06:41:24.851Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-16T06:41:25.113Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T06:41:25.113Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T06:41:25.113Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T06:41:25.113Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T06:41:25.375Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-16T06:41:25.375Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-16T06:41:25.375Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:25.375Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T06:41:25.375Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:25.375Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:25.375Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:25.635Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-16T06:41:25.635Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-16T06:41:25.635Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-16T06:41:25.635Z] [2020-12-16T06:41:25.635Z] Current default time zone: 'Etc/UTC' [2020-12-16T06:41:25.635Z] Local time is now: Wed Dec 16 06:41:25 UTC 2020. [2020-12-16T06:41:25.635Z] Universal Time is now: Wed Dec 16 06:41:25 UTC 2020. [2020-12-16T06:41:25.635Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-16T06:41:25.635Z] [2020-12-16T06:41:25.635Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-16T06:41:25.635Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:25.635Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-16T06:41:25.896Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-16T06:41:25.896Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-16T06:41:25.896Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-16T06:41:25.896Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-16T06:41:25.896Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-16T06:41:25.896Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-16T06:41:25.896Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-16T06:41:25.896Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:25.896Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-16T06:41:26.157Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:26.157Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-16T06:41:26.157Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:26.157Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-16T06:41:26.157Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-16T06:41:26.417Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-16T06:41:26.417Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-16T06:41:26.417Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-16T06:41:26.417Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-16T06:41:26.417Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-16T06:41:26.417Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-16T06:41:28.327Z] Updating certificates in /etc/ssl/certs... [2020-12-16T06:41:28.397Z] 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 [2020-12-16T06:41:28.901Z] 22 added, 17 removed; done. [2020-12-16T06:41:29.171Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-16T06:41:29.171Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T06:41:29.171Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-16T06:41:29.171Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-16T06:41:29.171Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-16T06:41:29.171Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.171Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-16T06:41:29.171Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.171Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.519Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.519Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.519Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.519Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-16T06:41:29.519Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-16T06:41:29.519Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-16T06:41:29.519Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-16T06:41:29.519Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-16T06:41:29.519Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.519Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T06:41:29.519Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-16T06:41:29.910Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-16T06:41:29.910Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-16T06:41:29.910Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T06:41:29.910Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-16T06:41:29.910Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-16T06:41:29.910Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-16T06:41:29.910Z] Updating certificates in /etc/ssl/certs... [2020-12-16T06:41:30.514Z] 0 added, 0 removed; done. [2020-12-16T06:41:30.514Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-16T06:41:30.514Z] done. [2020-12-16T06:41:31.093Z] Reading package lists... [2020-12-16T06:41:31.093Z] Building dependency tree... [2020-12-16T06:41:31.093Z] Reading state information... [2020-12-16T06:41:31.353Z] The following NEW packages will be installed: [2020-12-16T06:41:31.353Z] apt-transport-https [2020-12-16T06:41:31.353Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T06:41:31.353Z] Need to get 1696 B of archives. [2020-12-16T06:41:31.353Z] After this operation, 153 kB of additional disk space will be used. [2020-12-16T06:41:31.353Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-16T06:41:31.614Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T06:41:31.614Z] Fetched 1696 B in 0s (8420 B/s) [2020-12-16T06:41:31.614Z] Selecting previously unselected package apt-transport-https. [2020-12-16T06:41:31.614Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-16T06:41:31.614Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-16T06:41:31.614Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-16T06:41:31.614Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-16T06:41:31.874Z] Waiting for network to be ready... [2020-12-16T06:41:32.698Z] 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 [2020-12-16T06:41:35.312Z] 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 [2020-12-16T06:41:37.161Z] 2020-12-16T06:41:34Z INFO Waiting for automatic snapd restart... [2020-12-16T06:41:37.425Z] snapd 2.48.1 from Canonical* installed [2020-12-16T06:41:38.365Z] "snapd" switched to the "latest/stable" channel [2020-12-16T06:41:38.365Z] [2020-12-16T06:41:38.707Z] 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 [2020-12-16T06:41:40.902Z] core18 20200929 from Canonical* installed [2020-12-16T06:41:41.163Z] "core18" switched to the "latest/stable" channel [2020-12-16T06:41:41.163Z] [Pipeline] } [2020-12-16T06:41:42.146Z] $ docker stop --time=1 603a1a47e412414277196baf2922638adb5294c302333437ad57679f70a91d89 [2020-12-16T06:41:44.463Z] snapcraft 4.4.4 from Canonical* installed [2020-12-16T06:41:44.463Z] "snapcraft" switched to the "latest/stable" channel [2020-12-16T06:41:44.463Z] [2020-12-16T06:41:44.848Z] $ docker rm -f 603a1a47e412414277196baf2922638adb5294c302333437ad57679f70a91d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:41:47.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T06:41:47.144Z] [2020-12-16T06:41:47.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:41:47.759Z] 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: [2020-12-16T06:41:47.759Z] - README.md [2020-12-16T06:41:47.759Z] - snapcraft.yaml.orig [2020-12-16T06:41:47.759Z] [2020-12-16T06:41:47.759Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-16T06:41:47.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T06:41:48.113Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-16T06:41:48.113Z] 29e5d40040c1: Pulling fs layer [2020-12-16T06:41:48.113Z] 1ce36da41761: Pulling fs layer [2020-12-16T06:41:48.113Z] 25b303627fd3: Pulling fs layer [2020-12-16T06:41:48.703Z] 29e5d40040c1: Verifying Checksum [2020-12-16T06:41:48.703Z] 29e5d40040c1: Download complete [2020-12-16T06:41:49.298Z] 1ce36da41761: Verifying Checksum [2020-12-16T06:41:49.298Z] 1ce36da41761: Download complete [2020-12-16T06:41:49.572Z] 29e5d40040c1: Pull complete [2020-12-16T06:41:50.548Z] 1ce36da41761: Pull complete [2020-12-16T06:41:50.820Z] 25b303627fd3: Verifying Checksum [2020-12-16T06:41:50.820Z] 25b303627fd3: Download complete [2020-12-16T06:41:54.346Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T06:41:54.346Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T06:41:54.346Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T06:41:54.606Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T06:41:55.551Z] Reading package lists... [2020-12-16T06:41:55.813Z] 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 [2020-12-16T06:42:00.961Z] 25b303627fd3: Pull complete [2020-12-16T06:42:00.961Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-16T06:42:00.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T06:42:00.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-16T06:42:01.251Z] prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container [2020-12-16T06:42:01.335Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-16T06:42:02.406Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T06:42:02.406Z] Reading package lists... [2020-12-16T06:42:02.406Z] Building dependency tree... [2020-12-16T06:42:02.406Z] Reading state information... [2020-12-16T06:42:02.406Z] Suggested packages: [2020-12-16T06:42:02.406Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-16T06:42:02.406Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-16T06:42:02.406Z] Recommended packages: [2020-12-16T06:42:02.406Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-16T06:42:02.406Z] The following NEW packages will be installed: [2020-12-16T06:42:02.406Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-16T06:42:02.406Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-16T06:42:02.406Z] pkg-config zip [2020-12-16T06:42:02.406Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T06:42:02.406Z] Need to get 7655 kB of archives. [2020-12-16T06:42:02.406Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-16T06:42:02.406Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-16T06:42:02.406Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-16T06:42:02.667Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-16T06:42:02.667Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-16T06:42:02.927Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-16T06:42:02.927Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-16T06:42:02.927Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-16T06:42:02.927Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-16T06:42:02.927Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-16T06:42:02.927Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-16T06:42:03.187Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-16T06:42:03.187Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-16T06:42:03.187Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-16T06:42:03.447Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-16T06:42:03.447Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-16T06:42:03.447Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T06:42:03.447Z] Fetched 7655 kB in 1s (6544 kB/s) [2020-12-16T06:42:03.708Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-16T06:42:03.708Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-16T06:42:03.708Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-16T06:42:03.708Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-16T06:42:03.708Z] Selecting previously unselected package libpsl5:amd64. [2020-12-16T06:42:03.708Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-16T06:42:03.708Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-16T06:42:03.968Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-16T06:42:03.968Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-16T06:42:03.968Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-16T06:42:03.968Z] Selecting previously unselected package librtmp1:amd64. [2020-12-16T06:42:03.968Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-16T06:42:03.968Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-16T06:42:04.229Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-16T06:42:04.229Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-16T06:42:04.229Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-16T06:42:04.229Z] Selecting previously unselected package liberror-perl. [2020-12-16T06:42:04.229Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-16T06:42:04.229Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-16T06:42:04.229Z] Selecting previously unselected package git-man. [2020-12-16T06:42:04.229Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-16T06:42:04.229Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-16T06:42:04.324Z] $ docker top 1696f39015285c4cd59c27b207f55e684e9c0a9184698e8868f83ebca2a65674 -eo pid,comm [2020-12-16T06:42:04.490Z] Selecting previously unselected package git. [2020-12-16T06:42:04.490Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-16T06:42:04.490Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [Pipeline] { [Pipeline] sh [2020-12-16T06:42:05.437Z] Selecting previously unselected package libnorm1:amd64. [2020-12-16T06:42:05.437Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-16T06:42:05.437Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-16T06:42:05.437Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-16T06:42:05.437Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-16T06:42:05.437Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-16T06:42:05.437Z] Selecting previously unselected package libsodium23:amd64. [2020-12-16T06:42:05.437Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-16T06:42:05.437Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-16T06:42:05.437Z] Selecting previously unselected package libzmq5:amd64. [2020-12-16T06:42:05.574Z] + docker-compose build --help [2020-12-16T06:42:05.574Z] + grep parallel [2020-12-16T06:42:05.698Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-16T06:42:05.698Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T06:42:05.698Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-16T06:42:05.698Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-16T06:42:05.698Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T06:42:05.698Z] Selecting previously unselected package pkg-config. [2020-12-16T06:42:05.698Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-16T06:42:05.959Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-16T06:42:05.959Z] Selecting previously unselected package zip. [2020-12-16T06:42:05.959Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-16T06:42:05.959Z] Unpacking zip (3.0-11build1) ... [2020-12-16T06:42:05.959Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-16T06:42:05.959Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-16T06:42:05.959Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-16T06:42:05.959Z] Setting up liberror-perl (0.17025-1) ... [2020-12-16T06:42:06.220Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-16T06:42:06.220Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-16T06:42:06.220Z] No schema files found: doing nothing. [2020-12-16T06:42:06.220Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-16T06:42:06.220Z] Setting up zip (3.0-11build1) ... [2020-12-16T06:42:06.220Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-16T06:42:06.220Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-16T06:42:06.220Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-16T06:42:06.220Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T06:42:06.220Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-16T06:42:06.220Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T06:42:06.483Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-16T06:42:06.483Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T06:42:08.949Z] --parallel Build images in parallel. [Pipeline] } [2020-12-16T06:42:09.262Z] $ docker stop --time=1 1696f39015285c4cd59c27b207f55e684e9c0a9184698e8868f83ebca2a65674 [2020-12-16T06:42:11.177Z] $ docker rm -f 1696f39015285c4cd59c27b207f55e684e9c0a9184698e8868f83ebca2a65674 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:42:12.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T06:42:12.224Z] . [Pipeline] withDockerContainer [2020-12-16T06:42:12.474Z] prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container [2020-12-16T06:42:12.555Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-16T06:42:13.110Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T06:42:13.111Z] git set to automatically installed. [2020-12-16T06:42:13.111Z] git-man set to automatically installed. [2020-12-16T06:42:13.111Z] libcurl3-gnutls set to automatically installed. [2020-12-16T06:42:13.111Z] liberror-perl set to automatically installed. [2020-12-16T06:42:13.111Z] libglib2.0-0 set to automatically installed. [2020-12-16T06:42:13.111Z] libnghttp2-14 set to automatically installed. [2020-12-16T06:42:13.111Z] libnorm1 set to automatically installed. [2020-12-16T06:42:13.111Z] libpgm-5.2-0 set to automatically installed. [2020-12-16T06:42:13.111Z] libpsl5 set to automatically installed. [2020-12-16T06:42:13.111Z] librtmp1 set to automatically installed. [2020-12-16T06:42:13.111Z] libsodium23 set to automatically installed. [2020-12-16T06:42:13.111Z] libzmq3-dev set to automatically installed. [2020-12-16T06:42:13.111Z] libzmq5 set to automatically installed. [2020-12-16T06:42:13.111Z] pkg-config set to automatically installed. [2020-12-16T06:42:13.111Z] zip set to automatically installed. [2020-12-16T06:42:13.900Z] $ docker top e923a73cbb57c5ae6f49d3ced0f39d473f1279f7e807d686142cdb59fd7c3cca -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T06:42:14.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-16T06:42:15.020Z] snapd is not logged in, snap install commands will use sudo [2020-12-16T06:42:19.271Z] Building docker-core-command-go ... [2020-12-16T06:42:19.271Z] Building docker-core-data-go ... [2020-12-16T06:42:19.271Z] Building docker-core-metadata-go ... [2020-12-16T06:42:19.271Z] Building docker-security-bootstrap-redis-go ... [2020-12-16T06:42:19.271Z] Building docker-security-proxy-setup-go ... [2020-12-16T06:42:19.271Z] Building docker-security-secrets-setup-go ... [2020-12-16T06:42:19.271Z] Building docker-security-secretstore-setup-go ... [2020-12-16T06:42:19.271Z] Building docker-support-notifications-go ... [2020-12-16T06:42:19.271Z] Building docker-support-scheduler-go ... [2020-12-16T06:42:19.271Z] Building docker-sys-mgmt-agent-go ... [2020-12-16T06:42:19.271Z] Building docker-support-notifications-go [2020-12-16T06:42:19.271Z] Building docker-core-metadata-go [2020-12-16T06:42:19.271Z] Building docker-security-bootstrap-redis-go [2020-12-16T06:42:19.271Z] Building docker-security-proxy-setup-go [2020-12-16T06:42:19.271Z] Building docker-security-secrets-setup-go [2020-12-16T06:42:21.605Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T06:42:28.185Z] core18 20201210 from Canonical* refreshed [2020-12-16T06:42:28.185Z] Pulling config-common [2020-12-16T06:42:29.125Z] Pulling go-build-helper [2020-12-16T06:42:51.079Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T06:42:51.079Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-16T06:42:51.079Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-16T06:42:51.079Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-16T06:42:51.079Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-16T06:42:51.079Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-16T06:42:51.079Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-16T06:42:51.079Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-16T06:42:51.079Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-16T06:42:51.079Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-16T06:42:51.079Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T06:42:51.079Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-16T06:42:51.079Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-16T06:42:51.079Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-16T06:42:51.079Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-16T06:42:51.079Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-16T06:42:51.079Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-16T06:42:51.079Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-16T06:42:51.079Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-16T06:42:51.079Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-16T06:42:51.079Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-16T06:42:51.079Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-16T06:42:51.079Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-16T06:42:51.079Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-16T06:42:51.079Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-16T06:42:51.079Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-16T06:42:51.079Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-16T06:42:51.079Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-16T06:42:51.079Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-16T06:42:51.079Z] Fetched 279 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-16T06:42:51.079Z] Fetched 122 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-16T06:42:51.079Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-16T06:42:51.079Z] Fetched 8848 B in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-16T06:42:51.079Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-16T06:42:51.079Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-16T06:42:51.079Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-16T06:42:51.079Z] Fetched 214 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-16T06:42:51.079Z] Fetched 155 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-16T06:42:51.079Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-16T06:42:51.079Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-16T06:42:51.079Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-16T06:42:51.079Z] Fetched 499 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-16T06:42:51.079Z] Fetched 111 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-16T06:42:51.079Z] Fetched 240 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-16T06:42:51.079Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-16T06:42:51.079Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-16T06:42:51.079Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-16T06:42:51.079Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-16T06:42:51.079Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-16T06:42:51.079Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-16T06:42:51.079Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-16T06:42:51.079Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-16T06:42:51.080Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-16T06:42:51.080Z] Fetched 8720 B in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-16T06:42:51.080Z] Fetched 137 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-16T06:42:51.080Z] Fetched 119 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-16T06:42:51.080Z] Fetched 109 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-16T06:42:51.080Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-16T06:42:51.080Z] Fetched 645 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-16T06:42:51.080Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-16T06:42:51.080Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-16T06:42:51.080Z] Fetched 368 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-16T06:42:51.080Z] Fetched 187 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-16T06:42:51.080Z] Fetched 175 kB in 0s (0 B/s) [2020-12-16T06:42:51.080Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-16T06:42:52.990Z] Fetched 206 kB in 0s (0 B/s) [2020-12-16T06:42:52.990Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-16T06:42:52.990Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-16T06:42:52.990Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-16T06:42:52.990Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-16T06:42:52.990Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-16T06:42:52.990Z] Fetched 159 kB in 0s (0 B/s) [2020-12-16T06:42:52.990Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-16T06:42:52.990Z] Fetched 107 kB in 0s (0 B/s) [2020-12-16T06:42:52.990Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-16T06:42:52.990Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-16T06:42:52.990Z] Pulling static-packages [2020-12-16T06:42:53.561Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-16T06:42:53.561Z] Skipping pull go-build-helper (already ran) [2020-12-16T06:42:53.561Z] Skipping pull static-packages (already ran) [2020-12-16T06:42:53.561Z] Building go-build-helper [2020-12-16T06:42:57.761Z] Building static-packages [2020-12-16T06:42:59.145Z] Staging go-build-helper [2020-12-16T06:42:59.715Z] Staging static-packages [2020-12-16T06:43:00.778Z] Pulling go115 [2020-12-16T06:43:01.728Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-16T06:43:01.728Z] Skipping pull go115 (already ran) [2020-12-16T06:43:01.728Z] Building go115 [2020-12-16T06:43:01.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T06:43:01.728Z] Dload Upload Total Spent Left Speed [2020-12-16T06:43:05.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 115M 26 30.4M 0 0 28.8M 0 0:00:04 0:00:01 0:00:03 28.8M 53 115M 53 62.0M 0 0 30.4M 0 0:00:03 0:00:02 0:00:01 30.4M 86 115M 86 99.5M 0 0 32.8M 0 0:00:03 0:00:03 --:--:-- 32.8M 100 115M 100 115M 0 0 34.0M 0 0:00:03 0:00:03 --:--:-- 34.0M [2020-12-16T06:43:05.714Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-16T06:43:09.912Z] Staging go115 [2020-12-16T06:43:15.194Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T06:43:15.194Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T06:43:15.194Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T06:43:15.194Z] Fetched 0 B in 0s (0 B/s) [2020-12-16T06:43:15.194Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-16T06:43:15.194Z] Fetched 224 kB in 0s (0 B/s) [2020-12-16T06:43:15.194Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-16T06:43:15.194Z] Fetched 157 kB in 0s (0 B/s) [2020-12-16T06:43:15.194Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-16T06:43:15.194Z] Fetched 221 kB in 0s (0 B/s) [2020-12-16T06:43:15.194Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-16T06:43:15.194Z] Fetched 143 kB in 0s (0 B/s) [2020-12-16T06:43:15.194Z] Pulling edgex-go [2020-12-16T06:43:15.764Z] Pulling version [2020-12-16T06:43:16.702Z] Building config-common [2020-12-16T06:43:18.614Z] Skipping build go-build-helper (already ran) [2020-12-16T06:43:18.614Z] Skipping build static-packages (already ran) [2020-12-16T06:43:18.614Z] Skipping build go115 (already ran) [2020-12-16T06:43:18.614Z] Building edgex-go [2020-12-16T06:43:18.875Z] 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 [2020-12-16T06:43:20.789Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-16T06:43:20.789Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-16T06:43:20.789Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-16T06:43:20.789Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.129 [2020-12-16T06:43:20.789Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-16T06:43:20.789Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-16T06:43:20.789Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-16T06:43:20.789Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-16T06:43:20.789Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-16T06:43:20.789Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-16T06:43:20.789Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-16T06:43:20.789Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-16T06:43:20.789Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-16T06:43:20.789Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-16T06:43:20.789Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-16T06:43:20.789Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-16T06:43:20.789Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-16T06:43:20.789Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-16T06:43:21.052Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-16T06:43:21.052Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-16T06:43:21.052Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-16T06:43:21.052Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-16T06:43:21.052Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-16T06:43:21.052Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-16T06:43:21.052Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-16T06:43:21.052Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-16T06:43:21.052Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-16T06:43:21.052Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-16T06:43:21.052Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-16T06:43:21.052Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-16T06:43:21.312Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-16T06:43:21.312Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-16T06:43:21.312Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-16T06:43:27.886Z] 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 [2020-12-16T06:43:31.177Z] 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 [2020-12-16T06:43:32.118Z] 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 [2020-12-16T06:43:33.499Z] 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 [2020-12-16T06:43:33.760Z] 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 [2020-12-16T06:43:33.760Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-16T06:43:33.760Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-16T06:43:33.760Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-16T06:43:35.140Z] 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 [2020-12-16T06:43:35.140Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-16T06:43:35.140Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-16T06:43:36.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T06:43:37.091Z] 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 [2020-12-16T06:43:37.091Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-16T06:43:38.031Z] 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 [2020-12-16T06:43:38.031Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-16T06:43:39.414Z] 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 [2020-12-16T06:43:40.355Z] 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 [2020-12-16T06:43:40.923Z] 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 [2020-12-16T06:43:41.069Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:43:41.069Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:43:41.069Z] ---> 1a4eb13ae8c4 [2020-12-16T06:43:41.069Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T06:43:41.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:43:41.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:43:41.069Z] ---> 1a4eb13ae8c4 [2020-12-16T06:43:41.069Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T06:43:41.069Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:43:41.069Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-16T06:43:41.069Z] ---> 1a4eb13ae8c4 [2020-12-16T06:43:41.069Z] Step 3/29 : WORKDIR /edgex-go [2020-12-16T06:43:41.069Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:43:41.069Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:43:41.069Z] ---> 1a4eb13ae8c4 [2020-12-16T06:43:41.069Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T06:43:41.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:43:41.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:43:41.069Z] ---> 1a4eb13ae8c4 [2020-12-16T06:43:41.069Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T06:43:41.069Z] ---> Running in dfce99446739 [2020-12-16T06:43:41.069Z] ---> Running in c90da535f68e [2020-12-16T06:43:41.069Z] ---> Running in aecd469c07b4 [2020-12-16T06:43:41.069Z] ---> Running in fc1fdb213eee [2020-12-16T06:43:41.069Z] ---> Running in c82131e3fed9 [2020-12-16T06:43:41.069Z] Removing intermediate container c90da535f68e [2020-12-16T06:43:41.069Z] ---> 08920812a460 [2020-12-16T06:43:41.069Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:43:41.069Z] Removing intermediate container dfce99446739 [2020-12-16T06:43:41.069Z] ---> d75c8308547c [2020-12-16T06:43:41.069Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:43:41.069Z] Removing intermediate container c82131e3fed9 [2020-12-16T06:43:41.069Z] ---> 002c9d13e514 [2020-12-16T06:43:41.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:43:41.069Z] Removing intermediate container aecd469c07b4 [2020-12-16T06:43:41.069Z] ---> f4a2b634dcd8 [2020-12-16T06:43:41.069Z] Step 4/29 : RUN apk update && apk add make git [2020-12-16T06:43:41.069Z] Removing intermediate container fc1fdb213eee [2020-12-16T06:43:41.069Z] ---> 8f91e67c5b19 [2020-12-16T06:43:41.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:43:41.069Z] ---> Running in b091f880da9f [2020-12-16T06:43:41.069Z] ---> Running in 8ac6d1eebc23 [2020-12-16T06:43:41.069Z] ---> Running in 02ce2b1bb07d [2020-12-16T06:43:41.069Z] ---> Running in 1a37d0a4dcde [2020-12-16T06:43:41.069Z] ---> Running in a376fcec422b [2020-12-16T06:43:41.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:41.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:41.069Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:43:41.069Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:43:41.069Z] OK: 12620 distinct packages available [2020-12-16T06:43:41.069Z] Removing intermediate container b091f880da9f [2020-12-16T06:43:41.069Z] ---> f41809d16899 [2020-12-16T06:43:41.069Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T06:43:41.069Z] OK: 217 MiB in 51 packages [2020-12-16T06:43:41.069Z] ---> Running in a4bfac79680f [2020-12-16T06:43:41.069Z] Removing intermediate container 02ce2b1bb07d [2020-12-16T06:43:41.069Z] ---> f420031b51ee [2020-12-16T06:43:41.069Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T06:43:41.069Z] Removing intermediate container a376fcec422b [2020-12-16T06:43:41.069Z] ---> c05ff75efbc5 [2020-12-16T06:43:41.069Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T06:43:41.069Z] Removing intermediate container 8ac6d1eebc23 [2020-12-16T06:43:41.069Z] ---> faeaf2120afa [2020-12-16T06:43:41.069Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-16T06:43:41.342Z] ---> Running in 8cd36d461d6f [2020-12-16T06:43:41.342Z] ---> Running in fa440a257f8a [2020-12-16T06:43:41.342Z] ---> Running in 2a74e87596cc [2020-12-16T06:43:42.830Z] Building version [2020-12-16T06:43:43.318Z] Removing intermediate container 1a37d0a4dcde [2020-12-16T06:43:43.318Z] ---> 89d519a9af2b [2020-12-16T06:43:43.318Z] Step 5/29 : COPY go.mod . [2020-12-16T06:43:43.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:43.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:43.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:43.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:44.132Z] ---> 760d78e45e67 [2020-12-16T06:43:44.132Z] Step 6/29 : RUN go mod download [2020-12-16T06:43:44.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:44.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:44.428Z] ---> Running in b3c9e24280e9 [2020-12-16T06:43:44.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:44.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:43:44.742Z] Staging config-common [2020-12-16T06:43:45.305Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:43:45.305Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:43:45.305Z] OK: 12620 distinct packages available [2020-12-16T06:43:45.683Z] Skipping stage go-build-helper (already ran) [2020-12-16T06:43:45.683Z] Skipping stage static-packages (already ran) [2020-12-16T06:43:45.683Z] Skipping stage go115 (already ran) [2020-12-16T06:43:45.683Z] Staging edgex-go [2020-12-16T06:43:45.903Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:43:45.903Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:43:45.903Z] OK: 12620 distinct packages available [2020-12-16T06:43:45.903Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:43:45.903Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:43:45.903Z] OK: 12620 distinct packages available [2020-12-16T06:43:45.903Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:43:45.903Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:43:45.903Z] OK: 12620 distinct packages available [2020-12-16T06:43:46.179Z] OK: 217 MiB in 51 packages [2020-12-16T06:43:46.622Z] Staging version [2020-12-16T06:43:46.790Z] OK: 217 MiB in 51 packages [2020-12-16T06:43:46.790Z] OK: 217 MiB in 51 packages [2020-12-16T06:43:46.790Z] OK: 217 MiB in 51 packages [2020-12-16T06:43:47.562Z] Priming config-common [2020-12-16T06:43:48.501Z] Priming go-build-helper [2020-12-16T06:43:48.842Z] Removing intermediate container 8cd36d461d6f [2020-12-16T06:43:48.842Z] ---> 16a035e91e5a [2020-12-16T06:43:48.842Z] Step 6/24 : COPY go.mod . [2020-12-16T06:43:49.117Z] Removing intermediate container fa440a257f8a [2020-12-16T06:43:49.117Z] ---> 65dcc1400663 [2020-12-16T06:43:49.117Z] Step 6/22 : COPY go.mod . [2020-12-16T06:43:49.395Z] Removing intermediate container 2a74e87596cc [2020-12-16T06:43:49.395Z] ---> 25832f96f802 [2020-12-16T06:43:49.395Z] Step 6/22 : COPY go.mod . [2020-12-16T06:43:49.442Z] Priming static-packages [2020-12-16T06:43:49.680Z] Removing intermediate container b3c9e24280e9 [2020-12-16T06:43:49.680Z] ---> e29fabc0bb77 [2020-12-16T06:43:49.680Z] Step 7/29 : COPY . . [2020-12-16T06:43:49.953Z] ---> ab8f10e80224 [2020-12-16T06:43:49.953Z] ---> a768d30f87a1 [2020-12-16T06:43:49.953Z] Step 7/24 : RUN go mod downloadStep 7/22 : RUN go mod download [2020-12-16T06:43:49.953Z] [2020-12-16T06:43:50.587Z] Removing intermediate container a4bfac79680f [2020-12-16T06:43:50.588Z] ---> 720a24a39727 [2020-12-16T06:43:50.588Z] Step 6/21 : COPY go.mod . [2020-12-16T06:43:50.588Z] ---> 86bf29b2e056 [2020-12-16T06:43:50.588Z] Step 7/22 : RUN go mod download [2020-12-16T06:43:50.864Z] ---> Running in 6828179e7ec1 [2020-12-16T06:43:50.864Z] ---> Running in 8e7fd53bfb39 [2020-12-16T06:43:51.850Z] ---> Running in 6550622f8e29 [2020-12-16T06:43:51.990Z] Priming go115 [2020-12-16T06:43:52.447Z] ---> 2399f1c675d3 [2020-12-16T06:43:52.447Z] Step 7/21 : RUN go mod download [2020-12-16T06:43:52.561Z] Priming edgex-go [2020-12-16T06:43:53.431Z] ---> Running in a3f594d0523d [2020-12-16T06:43:53.497Z] Priming version [2020-12-16T06:43:54.434Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-16T06:43:57.768Z] Removing intermediate container 6828179e7ec1 [2020-12-16T06:43:57.768Z] ---> 21438e875d55 [2020-12-16T06:43:57.768Z] Step 8/24 : COPY . . [2020-12-16T06:43:58.046Z] Removing intermediate container 8e7fd53bfb39 [2020-12-16T06:43:58.046Z] ---> 1e1d639b379c [2020-12-16T06:43:58.046Z] Step 8/22 : COPY . . [2020-12-16T06:43:58.046Z] Removing intermediate container 6550622f8e29 [2020-12-16T06:43:58.046Z] ---> e7af3901acbd [2020-12-16T06:43:58.046Z] Step 8/22 : COPY . . [2020-12-16T06:43:58.642Z] Removing intermediate container a3f594d0523d [2020-12-16T06:43:58.642Z] ---> 6ddf1f867f29 [2020-12-16T06:43:58.642Z] Step 8/21 : COPY . . [2020-12-16T06:44:13.735Z] ---> f1655728d166 [2020-12-16T06:44:13.735Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-16T06:44:17.129Z] ---> Running in a5509b0e9a86 [2020-12-16T06:44:18.558Z] ---> 36af65aaf0b8 [2020-12-16T06:44:18.559Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-16T06:44:19.164Z] ---> 0edf7a9ef84b [2020-12-16T06:44:19.164Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-16T06:44:19.164Z] ---> Running in 73f921ba948e [2020-12-16T06:44:19.164Z] ---> f46758b9962a [2020-12-16T06:44:19.164Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-16T06:44:19.438Z] ---> Running in dfad9d2e34d1 [2020-12-16T06:44:19.438Z] ---> 73c384de6246 [2020-12-16T06:44:19.438Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-16T06:44:19.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T06:44:19.715Z] ---> Running in 7295abe81605 [2020-12-16T06:44:19.992Z] ---> Running in 99bc925b3e9c [2020-12-16T06:44:21.433Z] 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 [2020-12-16T06:44:22.035Z] 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 [2020-12-16T06:44:22.035Z] 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 [2020-12-16T06:44:22.315Z] 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 [2020-12-16T06:45:44.112Z] 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 [2020-12-16T06:45:44.112Z] Removing intermediate container a5509b0e9a86 [2020-12-16T06:45:44.112Z] ---> d0ca98a950bc [2020-12-16T06:45:44.112Z] [2020-12-16T06:45:44.112Z] Step 9/29 : FROM alpine:latest [2020-12-16T06:45:44.112Z] latest: Pulling from library/alpine [2020-12-16T06:45:44.112Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-16T06:45:44.112Z] Status: Downloaded newer image for alpine:latest [2020-12-16T06:45:44.112Z] ---> dd36a01c3f31 [2020-12-16T06:45:44.112Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-16T06:45:44.112Z] ---> Running in e1b863687865 [2020-12-16T06:45:44.112Z] Removing intermediate container e1b863687865 [2020-12-16T06:45:44.112Z] ---> ddf7b27eb6ea [2020-12-16T06:45:44.112Z] Step 11/29 : USER root [2020-12-16T06:45:44.112Z] ---> Running in 26fc171eb353 [2020-12-16T06:45:44.112Z] Removing intermediate container 26fc171eb353 [2020-12-16T06:45:44.112Z] ---> ab0c4e235e4f [2020-12-16T06:45:44.112Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-16T06:45:44.112Z] ---> Running in 76d21e169f88 [2020-12-16T06:45:44.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:45:44.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:45:44.388Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:45:44.389Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:45:44.389Z] OK: 12617 distinct packages available [2020-12-16T06:45:45.389Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-16T06:45:45.699Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-16T06:45:45.699Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:45:45.699Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T06:45:45.980Z] OK: 6 MiB in 16 packages [2020-12-16T06:45:49.380Z] Removing intermediate container 76d21e169f88 [2020-12-16T06:45:49.380Z] ---> 676e2738bb21 [2020-12-16T06:45:49.380Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-16T06:45:49.660Z] ---> Running in e4e469bbc8ae [2020-12-16T06:45:49.936Z] Removing intermediate container dfad9d2e34d1 [2020-12-16T06:45:49.936Z] ---> 4200c82e3702 [2020-12-16T06:45:49.936Z] [2020-12-16T06:45:49.936Z] Step 10/22 : FROM alpine:3.10 [2020-12-16T06:45:49.936Z] 3.10: Pulling from library/alpine [2020-12-16T06:45:50.540Z] Removing intermediate container e4e469bbc8ae [2020-12-16T06:45:50.540Z] ---> 6aca228069e9 [2020-12-16T06:45:50.540Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-16T06:45:50.820Z] ---> Running in 3f91e106ce0d [2020-12-16T06:45:52.314Z] Removing intermediate container 3f91e106ce0d [2020-12-16T06:45:52.314Z] ---> 8935a7e9acb5 [2020-12-16T06:45:52.314Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-16T06:45:52.314Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-16T06:45:52.314Z] Status: Downloaded newer image for alpine:3.10 [2020-12-16T06:45:52.314Z] ---> 536a684cf733 [2020-12-16T06:45:52.314Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T06:45:52.600Z] ---> Running in 01851a76ebf6 [2020-12-16T06:45:52.600Z] ---> Running in 56f9199c1e16 [2020-12-16T06:45:55.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:45:55.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:45:56.120Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T06:45:56.120Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T06:45:56.120Z] OK: 10171 distinct packages available [2020-12-16T06:45:56.727Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T06:45:56.727Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T06:45:56.727Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T06:45:56.727Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T06:45:56.727Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T06:45:56.727Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T06:45:57.006Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T06:45:57.291Z] OK: 7 MiB in 19 packages [2020-12-16T06:45:57.291Z] Removing intermediate container 99bc925b3e9c [2020-12-16T06:45:57.291Z] ---> d402cf0325f4 [2020-12-16T06:45:57.291Z] [2020-12-16T06:45:57.291Z] Step 10/21 : FROM alpine [2020-12-16T06:45:57.291Z] ---> dd36a01c3f31 [2020-12-16T06:45:57.291Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-16T06:45:57.572Z] ---> Running in b2f4c77230cc [2020-12-16T06:45:58.183Z] Removing intermediate container 56f9199c1e16 [2020-12-16T06:45:58.183Z] ---> 772965db9129 [2020-12-16T06:45:58.183Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-16T06:46:00.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:46:00.742Z] Removing intermediate container 01851a76ebf6 [2020-12-16T06:46:00.742Z] ---> af812e62d885 [2020-12-16T06:46:00.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-16T06:46:00.742Z] ---> 07084e32d4a6 [2020-12-16T06:46:00.742Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-16T06:46:00.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:46:00.742Z] ---> Running in 8cc12849d7c8 [2020-12-16T06:46:01.750Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:46:01.750Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:46:01.750Z] OK: 12617 distinct packages available [2020-12-16T06:46:02.030Z] Removing intermediate container 8cc12849d7c8 [2020-12-16T06:46:02.030Z] ---> e250e2398d0c [2020-12-16T06:46:02.030Z] Step 13/22 : WORKDIR / [2020-12-16T06:46:02.307Z] ---> a8aa64d175d8 [2020-12-16T06:46:02.307Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-16T06:46:02.307Z] ---> Running in fd3cf6b45cdd [2020-12-16T06:46:02.938Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-16T06:46:02.938Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T06:46:02.938Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-16T06:46:03.218Z] (4/4) Installing curl (7.69.1-r3) [2020-12-16T06:46:03.218Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:46:03.218Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T06:46:03.218Z] Removing intermediate container fd3cf6b45cdd [2020-12-16T06:46:03.218Z] ---> e146bbed3928 [2020-12-16T06:46:03.218Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-16T06:46:03.497Z] ---> b2d44b5ddaa7 [2020-12-16T06:46:03.497Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-16T06:46:03.497Z] OK: 7 MiB in 18 packages [2020-12-16T06:46:04.941Z] ---> ebdcfabc0bbb [2020-12-16T06:46:04.941Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-16T06:46:04.941Z] ---> da2ab537ab35 [2020-12-16T06:46:04.941Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-16T06:46:06.954Z] Removing intermediate container b2f4c77230cc [2020-12-16T06:46:06.954Z] ---> ebff8787f14d [2020-12-16T06:46:06.954Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T06:46:07.230Z] ---> cb970eb0b7b4 [2020-12-16T06:46:07.230Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-16T06:46:07.230Z] ---> 725d55306052 [2020-12-16T06:46:07.230Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-16T06:46:07.530Z] ---> Running in e44a49718eec [2020-12-16T06:46:07.530Z] ---> Running in d7c474d540c4 [2020-12-16T06:46:08.967Z] Removing intermediate container e44a49718eec [2020-12-16T06:46:08.967Z] ---> f3a55c000f84 [2020-12-16T06:46:08.967Z] Step 13/21 : WORKDIR /edgex [2020-12-16T06:46:09.563Z] ---> 938effd94c96 [2020-12-16T06:46:09.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-16T06:46:09.563Z] ---> Running in b74773bf8a6e [2020-12-16T06:46:11.010Z] Removing intermediate container b74773bf8a6e [2020-12-16T06:46:11.010Z] ---> d458c1eb5d1f [2020-12-16T06:46:11.010Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-16T06:46:11.291Z] ---> 00c29650ff03 [2020-12-16T06:46:11.291Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-16T06:46:11.566Z] ---> Running in 45cf4d0567a8 [2020-12-16T06:46:12.167Z] Removing intermediate container d7c474d540c4 [2020-12-16T06:46:12.167Z] ---> 4c5a5ab92b78 [2020-12-16T06:46:12.167Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T06:46:12.780Z] Removing intermediate container 73f921ba948e [2020-12-16T06:46:12.780Z] ---> 99a3157a0ba5 [2020-12-16T06:46:12.780Z] [2020-12-16T06:46:12.780Z] Step 10/24 : FROM scratch [2020-12-16T06:46:12.780Z] ---> [2020-12-16T06:46:12.780Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' ---> 9ff4fbf2d808 [2020-12-16T06:46:12.780Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-16T06:46:12.780Z] [2020-12-16T06:46:13.388Z] ---> Running in 58e89b59b1b9 [2020-12-16T06:46:13.663Z] ---> 675d7bd1b4be [2020-12-16T06:46:13.663Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T06:46:13.936Z] Removing intermediate container 58e89b59b1b9 [2020-12-16T06:46:13.936Z] ---> 161472bd575f [2020-12-16T06:46:13.936Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-16T06:46:13.936Z] ---> Running in 96134a9b66c2 [2020-12-16T06:46:13.936Z] ---> Running in 16c62e2b41bf [2020-12-16T06:46:14.917Z] ---> 8124bdef927d [2020-12-16T06:46:14.917Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-16T06:46:14.917Z] Removing intermediate container 16c62e2b41bf [2020-12-16T06:46:14.917Z] ---> bb8a04ab3feb [2020-12-16T06:46:14.917Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T06:46:15.191Z] ---> Running in b19a1fb376a5 [2020-12-16T06:46:15.797Z] Removing intermediate container 45cf4d0567a8 [2020-12-16T06:46:15.797Z] ---> b0e64e37c907 [2020-12-16T06:46:15.797Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-16T06:46:16.072Z] Removing intermediate container b19a1fb376a5 [2020-12-16T06:46:16.072Z] ---> 9b68ebfc0a90 [2020-12-16T06:46:16.072Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-16T06:46:16.072Z] ---> Running in 5285cb76fc1f [2020-12-16T06:46:16.678Z] ---> 4f73c01b414c [2020-12-16T06:46:16.678Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-16T06:46:16.955Z] ---> Running in 39705e87c7b9 [2020-12-16T06:46:17.230Z] Removing intermediate container 5285cb76fc1f [2020-12-16T06:46:17.230Z] ---> bbfef2d39267 [2020-12-16T06:46:17.230Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T06:46:17.230Z] ---> 88f558a00765 [2020-12-16T06:46:17.230Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-16T06:46:17.504Z] ---> Running in 14ee7d41f91e [2020-12-16T06:46:17.780Z] Removing intermediate container 96134a9b66c2 [2020-12-16T06:46:17.780Z] ---> cecbc715e7cc [2020-12-16T06:46:17.780Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-16T06:46:18.055Z] Removing intermediate container 39705e87c7b9 [2020-12-16T06:46:18.055Z] ---> 6e1bc7df995a [2020-12-16T06:46:18.055Z] Step 18/21 : CMD ["--init=true"] [2020-12-16T06:46:18.328Z] ---> Running in 4e93cf4b32cc [2020-12-16T06:46:18.599Z] ---> Running in 5f7f578e6dc7 [2020-12-16T06:46:18.871Z] Removing intermediate container 14ee7d41f91e [2020-12-16T06:46:18.871Z] ---> 89671d80cbb2 [2020-12-16T06:46:18.871Z] Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:46:18.871Z] ---> 388d8cfb289c [2020-12-16T06:46:18.871Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-16T06:46:19.144Z] ---> Running in 4a16dd015e42 [2020-12-16T06:46:19.428Z] Removing intermediate container 5f7f578e6dc7 [2020-12-16T06:46:19.428Z] ---> 836789e8177f [2020-12-16T06:46:19.428Z] Step 19/21 : LABEL arch=arm64 [2020-12-16T06:46:20.027Z] Removing intermediate container 4a16dd015e42 [2020-12-16T06:46:20.027Z] ---> ad645625a322 [2020-12-16T06:46:20.027Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T06:46:20.027Z] ---> Running in 752cb5c61866 [2020-12-16T06:46:20.622Z] ---> Running in 2cdf95d317c2 [2020-12-16T06:46:21.217Z] Removing intermediate container 752cb5c61866 [2020-12-16T06:46:21.217Z] ---> 35c2fe497a0c [2020-12-16T06:46:21.217Z] Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:46:21.217Z] ---> 596fc64f99de [2020-12-16T06:46:21.217Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-16T06:46:21.812Z] ---> Running in 5bd3b8138ed6 [2020-12-16T06:46:21.812Z] Removing intermediate container 2cdf95d317c2 [2020-12-16T06:46:21.812Z] ---> 5cb84bf052d7 [2020-12-16T06:46:21.812Z] [2020-12-16T06:46:22.410Z] Successfully built 5cb84bf052d7 [2020-12-16T06:46:22.685Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-16T06:46:22.685Z] Removing intermediate container 4e93cf4b32cc [2020-12-16T06:46:22.685Z] ---> 441f62df7920 [2020-12-16T06:46:22.685Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T06:46:22.685Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2020-12-16T06:46:22.685Z] Removing intermediate container 7295abe81605 [2020-12-16T06:46:22.685Z] ---> ecdba7fcf70d [2020-12-16T06:46:22.965Z] [2020-12-16T06:46:22.965Z] Step 10/22 : FROM scratch [2020-12-16T06:46:22.965Z] ---> [2020-12-16T06:46:22.965Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:46:22.965Z] ---> e85347d4ae66 [2020-12-16T06:46:22.965Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Removing intermediate container 5bd3b8138ed6 [2020-12-16T06:46:22.965Z] [2020-12-16T06:46:22.965Z] ---> ecf6f060b9dc [2020-12-16T06:46:22.965Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T06:46:22.965Z] ---> Running in 43b7860e77f8 [2020-12-16T06:46:22.965Z] ---> Running in 675fffb30fdc [2020-12-16T06:46:23.239Z] ---> Running in 19edecce8f41 [2020-12-16T06:46:23.838Z] Removing intermediate container 43b7860e77f8 [2020-12-16T06:46:23.838Z] ---> 9c6eab65574d [2020-12-16T06:46:23.838Z] Step 26/29 : CMD [ "generate" ] [2020-12-16T06:46:24.117Z] Removing intermediate container 675fffb30fdc [2020-12-16T06:46:24.117Z] ---> 954dc23430bc [2020-12-16T06:46:24.117Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-16T06:46:24.117Z] Removing intermediate container 19edecce8f41 [2020-12-16T06:46:24.117Z] ---> 29e2713ccec2 [2020-12-16T06:46:24.117Z] [2020-12-16T06:46:24.712Z] ---> Running in 25ea4c240efd [2020-12-16T06:46:24.712Z] Successfully built 29e2713ccec2 [2020-12-16T06:46:24.712Z] ---> Running in a7accd507b37 [2020-12-16T06:46:24.712Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-16T06:46:24.712Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-12-16T06:46:24.986Z] ---> 7c3e7e1282a9 [2020-12-16T06:46:24.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-16T06:46:25.266Z] Removing intermediate container 25ea4c240efd [2020-12-16T06:46:25.266Z] ---> 2e3c6c89251a [2020-12-16T06:46:25.266Z] Step 27/29 : LABEL arch=arm64 [2020-12-16T06:46:25.266Z] Removing intermediate container a7accd507b37 [2020-12-16T06:46:25.548Z] ---> bb3f22a2ef79 [2020-12-16T06:46:25.548Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T06:46:25.548Z] ---> Running in 84e053acef6a [2020-12-16T06:46:25.548Z] ---> Running in e9bd34037162 [2020-12-16T06:46:25.823Z] ---> a179ee24b1c1 [2020-12-16T06:46:25.823Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-16T06:46:26.423Z] ---> Running in 435e94bebecc [2020-12-16T06:46:26.423Z] Removing intermediate container e9bd34037162 [2020-12-16T06:46:26.423Z] ---> 3c005976155b [2020-12-16T06:46:26.423Z] Step 14/22 : WORKDIR / [2020-12-16T06:46:26.697Z] Removing intermediate container 84e053acef6a [2020-12-16T06:46:26.697Z] ---> 6e5fa5de1beb [2020-12-16T06:46:26.697Z] Step 28/29 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:46:27.009Z] ---> Running in 1c717d9522b8 [2020-12-16T06:46:27.285Z] ---> Running in 253836137bb2 [2020-12-16T06:46:27.568Z] Removing intermediate container 435e94bebecc [2020-12-16T06:46:27.568Z] ---> 36f04e1ce0ba [2020-12-16T06:46:27.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:46:27.847Z] ---> Running in 1d85ba83d993 [2020-12-16T06:46:28.122Z] Removing intermediate container 1c717d9522b8 [2020-12-16T06:46:28.122Z] ---> 3888b4f0dbce [2020-12-16T06:46:28.122Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-16T06:46:28.408Z] Removing intermediate container 253836137bb2 [2020-12-16T06:46:28.408Z] ---> 83818d7a6791 [2020-12-16T06:46:28.408Z] Step 29/29 : LABEL version=0.0.0 [2020-12-16T06:46:28.685Z] Removing intermediate container 1d85ba83d993 [2020-12-16T06:46:28.685Z] ---> 8c87c0afccf8 [2020-12-16T06:46:28.685Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T06:46:28.958Z] ---> Running in b3f2c38ee744 [2020-12-16T06:46:29.235Z] ---> 74d86b98f998 [2020-12-16T06:46:29.235Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-16T06:46:29.235Z] ---> Running in f1490b62e4e6 [2020-12-16T06:46:29.841Z] Removing intermediate container b3f2c38ee744 [2020-12-16T06:46:29.841Z] ---> 85686495af21 [2020-12-16T06:46:29.841Z] [2020-12-16T06:46:29.841Z] Removing intermediate container f1490b62e4e6 [2020-12-16T06:46:29.841Z] ---> 55266c13bf9e [2020-12-16T06:46:29.841Z] Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:46:30.118Z] Successfully built 85686495af21 [2020-12-16T06:46:30.393Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-16T06:46:30.393Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-12-16T06:46:30.667Z] ---> Running in 168fdc360bab [2020-12-16T06:46:30.941Z] ---> 8775e01cbd4d [2020-12-16T06:46:30.941Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-16T06:46:31.212Z] Removing intermediate container 168fdc360bab [2020-12-16T06:46:31.212Z] ---> 89428ee4a85f [2020-12-16T06:46:31.212Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T06:46:31.487Z] ---> Running in 55e3e5ae3ea6 [2020-12-16T06:46:31.759Z] ---> 35e300aec771 [2020-12-16T06:46:31.759Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-16T06:46:32.033Z] Removing intermediate container 55e3e5ae3ea6 [2020-12-16T06:46:32.033Z] ---> a6152cdd7714 [2020-12-16T06:46:32.033Z] [2020-12-16T06:46:32.033Z] ---> Running in 0f1879089b15 [2020-12-16T06:46:32.627Z] Successfully built a6152cdd7714 [2020-12-16T06:46:32.627Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-16T06:46:32.627Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-16T06:46:32.905Z] Removing intermediate container 0f1879089b15 [2020-12-16T06:46:32.905Z] ---> b04cc0206ebb [2020-12-16T06:46:32.905Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:46:32.905Z] ---> Running in 8e02c8e6cb22 [2020-12-16T06:46:33.499Z] Removing intermediate container 8e02c8e6cb22 [2020-12-16T06:46:33.499Z] ---> 01055c287b3c [2020-12-16T06:46:33.499Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T06:46:33.770Z] ---> Running in 0eaec9576d90 [2020-12-16T06:46:34.039Z] Removing intermediate container 0eaec9576d90 [2020-12-16T06:46:34.039Z] ---> 520261c7a777 [2020-12-16T06:46:34.039Z] Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:46:34.314Z] ---> Running in 0c77bdaf3565 [2020-12-16T06:46:34.911Z] Removing intermediate container 0c77bdaf3565 [2020-12-16T06:46:34.911Z] ---> 53d9a858d746 [2020-12-16T06:46:34.911Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T06:46:35.186Z] ---> Running in c42ea29702fb [2020-12-16T06:46:36.165Z] Removing intermediate container c42ea29702fb [2020-12-16T06:46:36.165Z] ---> 2c2532fa5787 [2020-12-16T06:46:36.165Z] [2020-12-16T06:46:36.438Z] Successfully built 2c2532fa5787 [2020-12-16T06:46:36.438Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-16T06:46:36.438Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-12-16T06:47:32.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:47:32.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:47:32.967Z] ---> 1a4eb13ae8c4 [2020-12-16T06:47:32.967Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 8f91e67c5b19 [2020-12-16T06:47:32.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> c05ff75efbc5 [2020-12-16T06:47:32.967Z] Step 5/24 : RUN apk update && apk add make git [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 25832f96f802 [2020-12-16T06:47:32.967Z] Step 6/24 : COPY go.mod . [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 86bf29b2e056 [2020-12-16T06:47:32.967Z] Step 7/24 : RUN go mod download [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> e7af3901acbd [2020-12-16T06:47:32.967Z] Step 8/24 : COPY . . [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 0edf7a9ef84b [2020-12-16T06:47:32.967Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-16T06:47:32.967Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:47:32.967Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:47:32.967Z] ---> 1a4eb13ae8c4 [2020-12-16T06:47:32.967Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 8f91e67c5b19 [2020-12-16T06:47:32.967Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> c05ff75efbc5 [2020-12-16T06:47:32.967Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 25832f96f802 [2020-12-16T06:47:32.967Z] Step 6/21 : COPY go.mod . [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 86bf29b2e056 [2020-12-16T06:47:32.967Z] Step 7/21 : RUN go mod download [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> e7af3901acbd [2020-12-16T06:47:32.967Z] Step 8/21 : COPY . . [2020-12-16T06:47:32.967Z] ---> Running in 8fec1dc735ac [2020-12-16T06:47:32.967Z] ---> Using cache [2020-12-16T06:47:32.967Z] ---> 0edf7a9ef84b [2020-12-16T06:47:32.967Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-16T06:47:32.967Z] ---> Running in da2833840d1f [2020-12-16T06:47:32.967Z] 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 [2020-12-16T06:47:32.967Z] 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 [2020-12-16T06:47:37.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:47:37.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:47:37.303Z] ---> 1a4eb13ae8c4 [2020-12-16T06:47:37.303Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T06:47:37.303Z] ---> Using cache [2020-12-16T06:47:37.303Z] ---> 8f91e67c5b19 [2020-12-16T06:47:37.303Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:47:37.303Z] ---> Using cache [2020-12-16T06:47:37.303Z] ---> c05ff75efbc5 [2020-12-16T06:47:37.303Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T06:47:37.303Z] ---> Using cache [2020-12-16T06:47:37.303Z] ---> 25832f96f802 [2020-12-16T06:47:37.303Z] Step 6/22 : COPY go.mod . [2020-12-16T06:47:37.303Z] ---> Using cache [2020-12-16T06:47:37.303Z] ---> 86bf29b2e056 [2020-12-16T06:47:37.303Z] Step 7/22 : RUN go mod download [2020-12-16T06:47:37.303Z] ---> Using cache [2020-12-16T06:47:37.303Z] ---> e7af3901acbd [2020-12-16T06:47:37.303Z] Step 8/22 : COPY . . [2020-12-16T06:47:37.303Z] ---> Using cache [2020-12-16T06:47:37.303Z] ---> 0edf7a9ef84b [2020-12-16T06:47:37.303Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-16T06:47:38.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:47:38.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:47:38.811Z] ---> 1a4eb13ae8c4 [2020-12-16T06:47:38.811Z] Step 3/23 : WORKDIR /edgex-go [2020-12-16T06:47:38.811Z] ---> Using cache [2020-12-16T06:47:38.811Z] ---> 8f91e67c5b19 [2020-12-16T06:47:38.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:47:38.811Z] ---> Using cache [2020-12-16T06:47:38.811Z] ---> c05ff75efbc5 [2020-12-16T06:47:38.811Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-16T06:47:39.094Z] ---> Running in c2a1cd64e517 [2020-12-16T06:47:39.094Z] ---> Running in 3e75af8d7417 [2020-12-16T06:47:40.091Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T06:47:40.091Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-16T06:47:40.091Z] ---> 1a4eb13ae8c4 [2020-12-16T06:47:40.091Z] Step 3/27 : WORKDIR /edgex-go [2020-12-16T06:47:40.091Z] ---> Using cache [2020-12-16T06:47:40.091Z] ---> 8f91e67c5b19 [2020-12-16T06:47:40.091Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:47:40.091Z] ---> Using cache [2020-12-16T06:47:40.091Z] ---> c05ff75efbc5 [2020-12-16T06:47:40.091Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-16T06:47:40.091Z] ---> Running in 303f61047fdb [2020-12-16T06:47:42.084Z] 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 [2020-12-16T06:47:42.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:47:42.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:47:42.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:47:43.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:47:43.842Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:47:43.842Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:47:43.842Z] OK: 12620 distinct packages available [2020-12-16T06:47:44.833Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T06:47:44.833Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T06:47:44.833Z] OK: 12620 distinct packages available [2020-12-16T06:47:45.110Z] OK: 217 MiB in 51 packages [2020-12-16T06:47:45.712Z] OK: 217 MiB in 51 packages [2020-12-16T06:47:47.394Z] Removing intermediate container 3e75af8d7417 [2020-12-16T06:47:47.394Z] ---> c1023d621034 [2020-12-16T06:47:47.394Z] Step 6/23 : COPY go.mod . [2020-12-16T06:47:47.735Z] Removing intermediate container 303f61047fdb [2020-12-16T06:47:47.735Z] ---> 352618ecface [2020-12-16T06:47:47.735Z] Step 6/27 : COPY go.mod . [2020-12-16T06:47:48.784Z] ---> 7e4fc050fd17 [2020-12-16T06:47:48.784Z] Step 7/23 : RUN go mod download [2020-12-16T06:47:49.065Z] ---> Running in dff792cf7e94 [2020-12-16T06:47:49.346Z] ---> ddf1f7bd754c [2020-12-16T06:47:49.346Z] Step 7/27 : RUN go mod download [2020-12-16T06:47:49.620Z] ---> Running in 9b7ae33695f7 [2020-12-16T06:47:53.953Z] Removing intermediate container dff792cf7e94 [2020-12-16T06:47:53.953Z] ---> 76bcded7810a [2020-12-16T06:47:53.953Z] Step 8/23 : COPY . . [2020-12-16T06:47:54.566Z] Removing intermediate container 9b7ae33695f7 [2020-12-16T06:47:54.566Z] ---> 8e32f12ef67a [2020-12-16T06:47:54.566Z] Step 8/27 : COPY . . [2020-12-16T06:48:26.967Z] ---> e5258e04135c [2020-12-16T06:48:26.967Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-16T06:48:26.967Z] ---> 190491b4855f [2020-12-16T06:48:26.967Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-16T06:48:26.967Z] ---> Running in a6047f38bff9 [2020-12-16T06:48:27.268Z] ---> Running in ec0ec44c1c1d [2020-12-16T06:48:29.317Z] 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 [2020-12-16T06:48:29.599Z] 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 [2020-12-16T06:48:42.066Z] 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 [2020-12-16T06:49:00.387Z] Removing intermediate container 8fec1dc735ac [2020-12-16T06:49:00.387Z] ---> 4eef6ac3fd75 [2020-12-16T06:49:00.387Z] [2020-12-16T06:49:00.387Z] Step 10/24 : FROM alpine:3.10 [2020-12-16T06:49:00.387Z] ---> 536a684cf733 [2020-12-16T06:49:00.387Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T06:49:00.387Z] ---> Using cache [2020-12-16T06:49:00.387Z] ---> af812e62d885 [2020-12-16T06:49:00.387Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T06:49:00.387Z] ---> Running in 106d12e2a4f9 [2020-12-16T06:49:00.387Z] Removing intermediate container 106d12e2a4f9 [2020-12-16T06:49:00.387Z] ---> 108c77ed7b3c [2020-12-16T06:49:00.387Z] Step 13/24 : WORKDIR / [2020-12-16T06:49:00.387Z] ---> Running in 533dba22533c [2020-12-16T06:49:00.387Z] Removing intermediate container 533dba22533c [2020-12-16T06:49:00.387Z] ---> c3e160cc4b7a [2020-12-16T06:49:00.387Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-16T06:49:01.372Z] ---> 001c317f1d6b [2020-12-16T06:49:01.372Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-16T06:49:02.815Z] ---> 070f94ed991c [2020-12-16T06:49:02.815Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-16T06:49:04.259Z] ---> 754c366a0db4 [2020-12-16T06:49:04.259Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-16T06:49:05.705Z] ---> 05752d27b952 [2020-12-16T06:49:05.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-16T06:49:07.697Z] ---> fdb0be9bc55b [2020-12-16T06:49:07.697Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T06:49:08.685Z] ---> ce13bd9f018d [2020-12-16T06:49:08.685Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T06:49:08.962Z] ---> Running in 56860687ba43 [2020-12-16T06:49:13.306Z] Removing intermediate container 56860687ba43 [2020-12-16T06:49:13.306Z] ---> 73c0bc6d3ebd [2020-12-16T06:49:13.306Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T06:49:13.306Z] ---> Running in 51cfd4d9542a [2020-12-16T06:49:13.911Z] Removing intermediate container 51cfd4d9542a [2020-12-16T06:49:13.911Z] ---> 4bad175b1024 [2020-12-16T06:49:13.911Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T06:49:13.911Z] ---> Running in b5ebdf3d4fa6 [2020-12-16T06:49:14.910Z] Removing intermediate container b5ebdf3d4fa6 [2020-12-16T06:49:14.910Z] ---> c457b9ced51c [2020-12-16T06:49:14.910Z] Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:49:14.910Z] ---> Running in 03fde1dc523b [2020-12-16T06:49:15.908Z] Removing intermediate container 03fde1dc523b [2020-12-16T06:49:15.908Z] ---> e5140c922597 [2020-12-16T06:49:15.908Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T06:49:16.513Z] ---> Running in f5365476c6b1 [2020-12-16T06:49:17.504Z] Removing intermediate container f5365476c6b1 [2020-12-16T06:49:17.504Z] ---> 7ecc5726e1e4 [2020-12-16T06:49:17.504Z] [2020-12-16T06:49:18.488Z] Successfully built 7ecc5726e1e4 [2020-12-16T06:49:18.767Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-16T06:49:19.043Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container da2833840d1f [2020-12-16T06:49:19.043Z] ---> c893ce099803 [2020-12-16T06:49:19.043Z] [2020-12-16T06:49:19.043Z] Step 10/21 : FROM scratch [2020-12-16T06:49:19.043Z] ---> [2020-12-16T06:49:19.043Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:49:19.043Z] ---> Using cache [2020-12-16T06:49:19.043Z] ---> 954dc23430bc [2020-12-16T06:49:19.043Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-16T06:49:19.322Z] ---> Running in ffeed789f98b [2020-12-16T06:49:19.931Z] Removing intermediate container ffeed789f98b [2020-12-16T06:49:19.931Z] ---> 01e817a94e30 [2020-12-16T06:49:19.931Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-16T06:49:19.931Z] ---> Running in ace52ab245b6 [2020-12-16T06:49:20.915Z] Removing intermediate container ace52ab245b6 [2020-12-16T06:49:20.915Z] ---> 4779d9fae36e [2020-12-16T06:49:20.915Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-16T06:49:21.909Z] ---> b743bf76c997 [2020-12-16T06:49:21.909Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-16T06:49:23.899Z] ---> cedc6480b2cf [2020-12-16T06:49:23.899Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-16T06:49:24.888Z] ---> 49d37403bd8e [2020-12-16T06:49:24.888Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-16T06:49:25.164Z] ---> Running in 945219bb512d [2020-12-16T06:49:25.770Z] Removing intermediate container 945219bb512d [2020-12-16T06:49:25.770Z] ---> 42f675694623 [2020-12-16T06:49:25.770Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:49:26.049Z] ---> Running in eb33f9f0f76f [2020-12-16T06:49:27.054Z] Removing intermediate container eb33f9f0f76f [2020-12-16T06:49:27.054Z] ---> 81ea7b786fac [2020-12-16T06:49:27.054Z] Step 19/21 : LABEL arch=arm64 [2020-12-16T06:49:27.054Z] ---> Running in daf5eacfaf4b [2020-12-16T06:49:28.488Z] Removing intermediate container daf5eacfaf4b [2020-12-16T06:49:28.488Z] ---> 1020c08035ff [2020-12-16T06:49:28.488Z] Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:49:28.764Z] ---> Running in ed106594bf40 [2020-12-16T06:49:29.765Z] Removing intermediate container ed106594bf40 [2020-12-16T06:49:29.765Z] ---> 5ae0c170538d [2020-12-16T06:49:29.765Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T06:49:30.369Z] ---> Running in b2dda479e4bf [2020-12-16T06:49:31.356Z] Removing intermediate container c2a1cd64e517 [2020-12-16T06:49:31.356Z] ---> 1cd96b02c9fe [2020-12-16T06:49:31.356Z] [2020-12-16T06:49:31.356Z] Step 10/22 : FROM scratch [2020-12-16T06:49:31.356Z] ---> [2020-12-16T06:49:31.356Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:49:31.356Z] Removing intermediate container b2dda479e4bf [2020-12-16T06:49:31.356Z] ---> e5d5a2610f58 [2020-12-16T06:49:31.356Z] [2020-12-16T06:49:31.356Z] ---> Using cache [2020-12-16T06:49:31.356Z] ---> 954dc23430bc [2020-12-16T06:49:31.356Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-16T06:49:31.633Z] ---> Running in 510d20b1c937 [2020-12-16T06:49:31.918Z] Successfully built e5d5a2610f58 [2020-12-16T06:49:32.200Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-16T06:49:32.478Z]  Building docker-support-scheduler-go ... done Removing intermediate container 510d20b1c937 [2020-12-16T06:49:32.478Z] ---> 62cb4ce4162a [2020-12-16T06:49:32.478Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T06:49:32.760Z] ---> Running in def1e0f51efe [2020-12-16T06:49:33.371Z] Removing intermediate container def1e0f51efe [2020-12-16T06:49:33.372Z] ---> 23a22535fc60 [2020-12-16T06:49:33.372Z] Step 14/22 : WORKDIR / [2020-12-16T06:49:33.664Z] ---> Running in 4c3916a6fde4 [2020-12-16T06:49:34.437Z] Removing intermediate container 4c3916a6fde4 [2020-12-16T06:49:34.437Z] ---> 7b0e80bb21e9 [2020-12-16T06:49:34.437Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-16T06:49:35.626Z] ---> 256ea5c15f04 [2020-12-16T06:49:35.626Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-16T06:49:37.627Z] ---> 3c5893bcadd1 [2020-12-16T06:49:37.627Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-16T06:49:38.607Z] ---> 7e1819755536 [2020-12-16T06:49:38.607Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-16T06:49:38.891Z] ---> Running in af879213498d [2020-12-16T06:49:39.508Z] Removing intermediate container af879213498d [2020-12-16T06:49:39.508Z] ---> eba9f74a9be8 [2020-12-16T06:49:39.508Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:49:39.789Z] ---> Running in e52912d9c8f7 [2020-12-16T06:49:40.404Z] Removing intermediate container e52912d9c8f7 [2020-12-16T06:49:40.404Z] ---> 48eedd251552 [2020-12-16T06:49:40.404Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T06:49:40.404Z] ---> Running in 846287d1830b [2020-12-16T06:49:41.010Z] Removing intermediate container 846287d1830b [2020-12-16T06:49:41.010Z] ---> ec738118b252 [2020-12-16T06:49:41.010Z] Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:49:41.288Z] ---> Running in 422802f4d60e [2020-12-16T06:49:41.889Z] Removing intermediate container 422802f4d60e [2020-12-16T06:49:41.889Z] ---> cf6d644fcd5e [2020-12-16T06:49:41.889Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T06:49:42.207Z] ---> Running in 886079c20303 [2020-12-16T06:49:42.801Z] Removing intermediate container 886079c20303 [2020-12-16T06:49:42.801Z] ---> 0686044aa023 [2020-12-16T06:49:42.801Z] [2020-12-16T06:49:43.400Z] Successfully built 0686044aa023 [2020-12-16T06:49:43.400Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-16T06:49:48.810Z]  Building docker-core-command-go ... done Removing intermediate container a6047f38bff9 [2020-12-16T06:49:48.810Z] ---> 445f25d8f45c [2020-12-16T06:49:48.810Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-16T06:49:49.094Z] ---> Running in 2e166bf05f33 [2020-12-16T06:49:50.559Z] 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 [2020-12-16T06:49:53.975Z] Removing intermediate container 2e166bf05f33 [2020-12-16T06:49:53.976Z] ---> 24e34eca9fbf [2020-12-16T06:49:53.976Z] [2020-12-16T06:49:53.976Z] Step 11/27 : FROM docker:latest [2020-12-16T06:49:53.976Z] ---> 0c09fb3ff9b5 [2020-12-16T06:49:53.976Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-16T06:49:53.976Z] ---> Running in ba405a9a3f27 [2020-12-16T06:49:55.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:49:55.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:49:56.283Z] (1/2) Installing readline (8.0.4-r0) [2020-12-16T06:49:56.283Z] (2/2) Installing bash (5.0.17-r0) [2020-12-16T06:49:56.283Z] Executing bash-5.0.17-r0.post-install [2020-12-16T06:49:56.283Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:49:56.283Z] OK: 12 MiB in 22 packages [2020-12-16T06:49:57.715Z] Removing intermediate container ba405a9a3f27 [2020-12-16T06:49:57.715Z] ---> 10285014a0ff [2020-12-16T06:49:57.715Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-16T06:49:57.992Z] ---> Running in 6fe5ad48a8ce [2020-12-16T06:50:00.621Z] Removing intermediate container 6fe5ad48a8ce [2020-12-16T06:50:00.621Z] ---> da996dc9c4fa [2020-12-16T06:50:00.621Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-16T06:50:00.892Z] ---> Running in dad0294d3f3a [2020-12-16T06:50:01.487Z] Removing intermediate container dad0294d3f3a [2020-12-16T06:50:01.488Z] ---> af424acc1843 [2020-12-16T06:50:01.488Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-16T06:50:01.759Z] ---> Running in 71ffc48e29c1 [2020-12-16T06:50:02.361Z] Removing intermediate container 71ffc48e29c1 [2020-12-16T06:50:02.361Z] ---> cb615a58232d [2020-12-16T06:50:02.361Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-16T06:50:02.361Z] ---> Running in b02ccf4d80b9 [2020-12-16T06:50:02.960Z] Removing intermediate container b02ccf4d80b9 [2020-12-16T06:50:02.960Z] ---> 977a3764f648 [2020-12-16T06:50:02.960Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-16T06:50:03.932Z] ---> 7d84611a54a2 [2020-12-16T06:50:03.932Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-16T06:50:04.915Z] ---> a267ce4a49c8 [2020-12-16T06:50:04.915Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-16T06:50:05.899Z] ---> 1d19fc9b26b6 [2020-12-16T06:50:05.899Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-16T06:50:06.172Z] ---> Running in 0ad05af55f09 [2020-12-16T06:50:07.610Z] Removing intermediate container ec0ec44c1c1d [2020-12-16T06:50:07.610Z] ---> e360c99edab7 [2020-12-16T06:50:07.610Z] [2020-12-16T06:50:07.610Z] Step 10/23 : FROM alpine [2020-12-16T06:50:07.610Z] ---> dd36a01c3f31 [2020-12-16T06:50:07.610Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T06:50:07.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:50:07.883Z] ---> Running in 29b3030ccb04 [2020-12-16T06:50:08.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:50:08.427Z] Removing intermediate container 29b3030ccb04 [2020-12-16T06:50:08.427Z] ---> 7cda7b4da43a [2020-12-16T06:50:08.427Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-16T06:50:08.427Z] ---> Running in cbf60a0bb1ee [2020-12-16T06:50:08.704Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-16T06:50:08.704Z] (2/33) Installing expat (2.2.9-r1) [2020-12-16T06:50:08.704Z] (3/33) Installing libffi (3.3-r2) [2020-12-16T06:50:08.704Z] (4/33) Installing gdbm (1.13-r1) [2020-12-16T06:50:08.704Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-16T06:50:08.704Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-16T06:50:08.978Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-16T06:50:09.250Z] Removing intermediate container cbf60a0bb1ee [2020-12-16T06:50:09.250Z] ---> 8233aedd0bc9 [2020-12-16T06:50:09.250Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-16T06:50:09.852Z] ---> Running in 3223650e4c3f [2020-12-16T06:50:10.827Z] Removing intermediate container 3223650e4c3f [2020-12-16T06:50:10.827Z] ---> 3ed446ea440a [2020-12-16T06:50:10.827Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T06:50:10.827Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-16T06:50:10.827Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-16T06:50:10.827Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-16T06:50:10.827Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-16T06:50:10.827Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-16T06:50:10.827Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-16T06:50:10.827Z] ---> Running in aa401ea63d1c [2020-12-16T06:50:10.827Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-16T06:50:11.100Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-16T06:50:11.100Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-16T06:50:11.100Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-16T06:50:11.100Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-16T06:50:11.100Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-16T06:50:11.100Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-16T06:50:11.100Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-16T06:50:11.100Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-16T06:50:11.100Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-16T06:50:11.372Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-16T06:50:11.373Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-16T06:50:11.373Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-16T06:50:11.373Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-16T06:50:11.373Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-16T06:50:11.373Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-16T06:50:11.373Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-16T06:50:11.373Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-16T06:50:11.373Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-16T06:50:11.373Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-16T06:50:11.647Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:50:11.647Z] OK: 71 MiB in 55 packages [2020-12-16T06:50:13.617Z] Removing intermediate container aa401ea63d1c [2020-12-16T06:50:13.617Z] ---> 6656746c0b54 [2020-12-16T06:50:13.617Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-16T06:50:13.617Z] ---> Running in 56d91240366f [2020-12-16T06:50:14.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:50:15.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:50:16.159Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-16T06:50:16.159Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-16T06:50:16.159Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-16T06:50:16.433Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-16T06:50:16.433Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-16T06:50:16.707Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:50:16.707Z] OK: 8 MiB in 19 packages [2020-12-16T06:50:17.307Z] Removing intermediate container 0ad05af55f09 [2020-12-16T06:50:17.307Z] ---> d88b50f652e2 [2020-12-16T06:50:17.307Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-16T06:50:17.580Z] ---> Running in 156852a424fe [2020-12-16T06:50:17.855Z] Removing intermediate container 56d91240366f [2020-12-16T06:50:17.855Z] ---> 2989337c93c0 [2020-12-16T06:50:17.855Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-16T06:50:18.826Z] ---> 648928f9a6ad [2020-12-16T06:50:18.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-16T06:50:19.804Z] ---> 9630a9679ee9 [2020-12-16T06:50:19.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-16T06:50:20.783Z] ---> bd21c715d5b5 [2020-12-16T06:50:20.783Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-16T06:50:20.783Z] ---> Running in 220f2dd5943d [2020-12-16T06:50:21.381Z] Removing intermediate container 220f2dd5943d [2020-12-16T06:50:21.381Z] ---> b9b9e6f7a27e [2020-12-16T06:50:21.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:50:21.381Z] ---> Running in 90e0db9bceb8 [2020-12-16T06:50:21.979Z] Removing intermediate container 90e0db9bceb8 [2020-12-16T06:50:21.979Z] ---> 5d856476f802 [2020-12-16T06:50:21.979Z] Step 21/23 : LABEL arch=arm64 [2020-12-16T06:50:21.979Z] ---> Running in 28a66a1c3d76 [2020-12-16T06:50:22.574Z] Removing intermediate container 28a66a1c3d76 [2020-12-16T06:50:22.575Z] ---> 32258d7360b5 [2020-12-16T06:50:22.575Z] Step 22/23 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:50:22.575Z] ---> Running in 26f1dd17cf4e [2020-12-16T06:50:23.180Z] Removing intermediate container 26f1dd17cf4e [2020-12-16T06:50:23.180Z] ---> f1704f6c6ec8 [2020-12-16T06:50:23.180Z] Step 23/23 : LABEL version=0.0.0 [2020-12-16T06:50:23.180Z] Collecting docker-compose==1.23.2 [2020-12-16T06:50:23.180Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-16T06:50:23.180Z] ---> Running in 5ad82409b772 [2020-12-16T06:50:23.776Z] Removing intermediate container 5ad82409b772 [2020-12-16T06:50:23.777Z] ---> 87b948ca5ce0 [2020-12-16T06:50:23.777Z] [2020-12-16T06:50:24.048Z] Successfully built 87b948ca5ce0 [2020-12-16T06:50:24.048Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-16T06:50:24.639Z]  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-16T06:50:24.639Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-16T06:50:24.910Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-16T06:50:25.183Z] Collecting docopt<0.7,>=0.6.1 [2020-12-16T06:50:25.183Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-16T06:50:27.151Z] Collecting jsonschema<3,>=2.5.1 [2020-12-16T06:50:27.151Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-16T06:50:27.742Z] Collecting docker<4.0,>=3.6.0 [2020-12-16T06:50:27.742Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-16T06:50:28.331Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-16T06:50:28.331Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-16T06:50:30.290Z] Collecting texttable<0.10,>=0.9.0 [2020-12-16T06:50:30.290Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-16T06:50:32.323Z] Collecting cached-property<2,>=1.2.0 [2020-12-16T06:50:32.323Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-16T06:50:32.929Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-16T06:50:32.929Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-16T06:50:33.912Z] Collecting PyYAML<4,>=3.10 [2020-12-16T06:50:33.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-16T06:50:36.513Z] 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) [2020-12-16T06:50:36.513Z] 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) [2020-12-16T06:50:36.513Z] Collecting idna<2.8,>=2.5 [2020-12-16T06:50:36.513Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-16T06:50:37.104Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-16T06:50:37.104Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-16T06:50:37.374Z] Collecting docker-pycreds>=0.4.0 [2020-12-16T06:50:37.644Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-16T06:50:37.644Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-16T06:50:37.644Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-16T06:50:37.644Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-16T06:50:37.644Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-16T06:50:38.618Z] Installing collected packages: idna, urllib3, requests, docopt, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, texttable, cached-property, PyYAML, docker-compose [2020-12-16T06:50:38.618Z] Attempting uninstall: idna [2020-12-16T06:50:38.618Z] Found existing installation: idna 2.9 [2020-12-16T06:50:38.618Z] Uninstalling idna-2.9: [2020-12-16T06:50:38.618Z] Successfully uninstalled idna-2.9 [2020-12-16T06:50:39.212Z] Attempting uninstall: urllib3 [2020-12-16T06:50:39.212Z] Found existing installation: urllib3 1.25.9 [2020-12-16T06:50:39.212Z] Uninstalling urllib3-1.25.9: [2020-12-16T06:50:39.481Z] Successfully uninstalled urllib3-1.25.9 [2020-12-16T06:50:39.751Z] Attempting uninstall: requests [2020-12-16T06:50:39.751Z] Found existing installation: requests 2.23.0 [2020-12-16T06:50:39.751Z] Uninstalling requests-2.23.0: [2020-12-16T06:50:40.020Z] Successfully uninstalled requests-2.23.0 [2020-12-16T06:50:40.291Z] Running setup.py install for docopt: started [2020-12-16T06:50:42.259Z] Running setup.py install for docopt: finished with status 'done' [2020-12-16T06:50:43.232Z] Running setup.py install for dockerpty: started [2020-12-16T06:50:45.197Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-16T06:50:45.197Z] Running setup.py install for texttable: started [2020-12-16T06:50:47.160Z] Running setup.py install for texttable: finished with status 'done' [2020-12-16T06:50:47.160Z] Running setup.py install for PyYAML: started [2020-12-16T06:50:49.130Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-16T06:50:49.723Z] 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 [2020-12-16T06:50:54.026Z] Removing intermediate container 156852a424fe [2020-12-16T06:50:54.026Z] ---> c8df066ec2b2 [2020-12-16T06:50:54.026Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-16T06:50:54.026Z] ---> Running in 18b06c1ae53d [2020-12-16T06:50:55.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T06:50:55.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T06:50:55.602Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T06:50:55.602Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-16T06:50:55.602Z] (3/3) Installing curl (7.69.1-r3) [2020-12-16T06:50:55.876Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T06:50:55.876Z] OK: 71 MiB in 58 packages [2020-12-16T06:50:56.852Z] Removing intermediate container 18b06c1ae53d [2020-12-16T06:50:56.852Z] ---> 16dc95330868 [2020-12-16T06:50:56.852Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-16T06:50:57.129Z] ---> Running in 1b887341601d [2020-12-16T06:50:57.408Z] Removing intermediate container 1b887341601d [2020-12-16T06:50:57.408Z] ---> 91f483e37f08 [2020-12-16T06:50:57.408Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T06:50:57.688Z] ---> Running in 3554d1037e7b [2020-12-16T06:50:58.284Z] Removing intermediate container 3554d1037e7b [2020-12-16T06:50:58.284Z] ---> 4502bc7ddc52 [2020-12-16T06:50:58.284Z] Step 25/27 : LABEL arch=arm64 [2020-12-16T06:50:58.284Z] ---> Running in cd63bd08f448 [2020-12-16T06:50:58.889Z] Removing intermediate container cd63bd08f448 [2020-12-16T06:50:58.889Z] ---> b0ce44ce4915 [2020-12-16T06:50:58.889Z] Step 26/27 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [2020-12-16T06:50:58.889Z] ---> Running in dde773d90f16 [2020-12-16T06:50:59.487Z] Removing intermediate container dde773d90f16 [2020-12-16T06:50:59.487Z] ---> 5cc3d2b5ec17 [2020-12-16T06:50:59.487Z] Step 27/27 : LABEL version=0.0.0 [2020-12-16T06:50:59.487Z] ---> Running in b6ba5bdbe534 [2020-12-16T06:51:00.089Z] Removing intermediate container b6ba5bdbe534 [2020-12-16T06:51:00.089Z] ---> e5d1f9c587e4 [2020-12-16T06:51:00.089Z] [2020-12-16T06:51:00.362Z] Successfully built e5d1f9c587e4 [2020-12-16T06:51:00.362Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-16T06:51:00.655Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-16T06:51:00.685Z] $ docker stop --time=1 e923a73cbb57c5ae6f49d3ced0f39d473f1279f7e807d686142cdb59fd7c3cca [2020-12-16T06:51:02.547Z] $ docker rm -f e923a73cbb57c5ae6f49d3ced0f39d473f1279f7e807d686142cdb59fd7c3cca [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T06:51:03.370Z] + + docker images [2020-12-16T06:51:03.370Z] grep docker [2020-12-16T06:51:03.644Z] docker-sys-mgmt-agent-go-arm64 latest e5d1f9c587e4 4 seconds ago 300MB [2020-12-16T06:51:03.644Z] docker-core-data-go-arm64 latest 87b948ca5ce0 40 seconds ago 22.3MB [2020-12-16T06:51:03.644Z] docker-core-command-go-arm64 latest 0686044aa023 About a minute ago 11.4MB [2020-12-16T06:51:03.644Z] docker-support-scheduler-go-arm64 latest e5d5a2610f58 About a minute ago 11.5MB [2020-12-16T06:51:03.644Z] docker-security-secretstore-setup-go-arm64 latest 7ecc5726e1e4 About a minute ago 23.5MB [2020-12-16T06:51:03.644Z] docker-core-metadata-go-arm64 latest 2c2532fa5787 4 minutes ago 13.6MB [2020-12-16T06:51:03.644Z] docker-support-notifications-go-arm64 latest a6152cdd7714 4 minutes ago 12.9MB [2020-12-16T06:51:03.644Z] docker-security-secrets-setup-go-arm64 latest 85686495af21 4 minutes ago 22.7MB [2020-12-16T06:51:03.644Z] docker-security-proxy-setup-go-arm64 latest 29e2713ccec2 4 minutes ago 23.4MB [2020-12-16T06:51:03.644Z] docker-security-bootstrap-redis-go-arm64 latest 5cb84bf052d7 4 minutes ago 15.2MB [2020-12-16T06:51:03.644Z] docker latest 0c09fb3ff9b5 9 hours 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 [2020-12-16T06:51:07.234Z] provisioning config files... [2020-12-16T06:51:07.251Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config433885561110148992tmp [Pipeline] { [Pipeline] sh [2020-12-16T06:51:07.708Z] + set +x [2020-12-16T06:51:07.708Z] + curl -s https://codecov.io/bash [2020-12-16T06:51:07.708Z] + bash -s -- [2020-12-16T06:51:08.288Z] [2020-12-16T06:51:08.288Z] _____ _ [2020-12-16T06:51:08.288Z] / ____| | | [2020-12-16T06:51:08.288Z] | | ___ __| | ___ ___ _____ __ [2020-12-16T06:51:08.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-16T06:51:08.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-16T06:51:08.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-16T06:51:08.288Z] Bash-20201130-cc6d3fe [2020-12-16T06:51:08.288Z] [2020-12-16T06:51:08.288Z] [2020-12-16T06:51:08.288Z] ==> Jenkins CI detected. [2020-12-16T06:51:08.288Z] project root: . [2020-12-16T06:51:08.288Z] --> token set from env [2020-12-16T06:51:08.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-16T06:51:08.288Z] ==> Running gcov in . (disable via -X gcov) [2020-12-16T06:51:08.288Z] ==> Python coveragepy not found [2020-12-16T06:51:08.288Z] ==> Searching for coverage reports in: [2020-12-16T06:51:08.288Z] + . [2020-12-16T06:51:08.288Z] -> Found 1 reports [2020-12-16T06:51:08.288Z] ==> Detecting git/mercurial file structure [2020-12-16T06:51:08.288Z] ==> Reading reports [2020-12-16T06:51:08.288Z] + ./coverage.out bytes=568194 [2020-12-16T06:51:08.288Z] ==> Appending adjustments [2020-12-16T06:51:08.288Z] https://docs.codecov.io/docs/fixing-reports [2020-12-16T06:51:11.624Z] + Found adjustments [2020-12-16T06:51:11.624Z] ==> Gzipping contents [2020-12-16T06:51:11.624Z] 88K /tmp/codecov.HmikVe.gz [2020-12-16T06:51:11.624Z] ==> Uploading reports [2020-12-16T06:51:11.624Z] url: https://codecov.io [2020-12-16T06:51:11.624Z] query: branch=PR-2954&commit=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2954&job=&cmd_args= [2020-12-16T06:51:11.624Z] -> Pinging Codecov [2020-12-16T06:51:11.624Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2954&commit=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2954&job=&cmd_args= [2020-12-16T06:51:11.986Z] -> Uploading to [2020-12-16T06:51:11.986Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-16/00271124DB129430A58F1EEE437C3FCB/25086c5c5447cc899bdbd18be0ae4e39e1b84b4f/a452f47b-964a-4411-b52b-ca2b6d00c94d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T065111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef11ae6642fba7172ac0e30ac519f789a12e877a8ce60da45f9f804bee240b8c [2020-12-16T06:51:12.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T06:51:12.314Z] Dload Upload Total Spent Left Speed [2020-12-16T06:51:12.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87931 0 0 100 87931 0 134k --:--:-- --:--:-- --:--:-- 134k 100 87931 0 0 100 87931 0 134k --:--:-- --:--:-- --:--:-- 134k [2020-12-16T06:51:12.894Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [Pipeline] } [2020-12-16T06:51:12.924Z] 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 [2020-12-16T06:51:16.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:51:17.165Z] ---> package-listing.sh [2020-12-16T06:51:17.165Z] ++ facter osfamily [2020-12-16T06:51:17.165Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T06:51:17.165Z] + OS_FAMILY=redhat [2020-12-16T06:51:17.165Z] + workspace=/w/workspace/edgex-go/1 [2020-12-16T06:51:17.165Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T06:51:17.165Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T06:51:17.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T06:51:17.165Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T06:51:17.165Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-16T06:51:17.165Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T06:51:17.165Z] + case "${OS_FAMILY}" in [2020-12-16T06:51:17.165Z] + rpm -qa [2020-12-16T06:51:17.165Z] + sort [2020-12-16T06:51:22.491Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T06:51:22.491Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T06:51:22.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T06:51:22.491Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-16T06:51:22.491Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-16T06:51:22.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-16T06:51:22.529Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T06:51:22.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:51:23.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T06:51:23.216Z] [2020-12-16T06:51:23.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T06:51:23.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T06:51:23.681Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T06:51:23.681Z] df20fa9351a1: Pulling fs layer [2020-12-16T06:51:23.681Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T06:51:23.681Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T06:51:23.681Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T06:51:23.681Z] 93b61091891f: Pulling fs layer [2020-12-16T06:51:23.681Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T06:51:23.681Z] 5e14af77c1be: Pulling fs layer [2020-12-16T06:51:23.681Z] 01666e4c0597: Pulling fs layer [2020-12-16T06:51:23.681Z] aa168da1d23b: Pulling fs layer [2020-12-16T06:51:23.681Z] 46f8f816bc3b: Waiting [2020-12-16T06:51:23.681Z] 93b61091891f: Waiting [2020-12-16T06:51:23.681Z] 93b9cdb0e59b: Waiting [2020-12-16T06:51:23.681Z] 5e14af77c1be: Waiting [2020-12-16T06:51:23.681Z] 01666e4c0597: Waiting [2020-12-16T06:51:23.681Z] aa168da1d23b: Waiting [2020-12-16T06:51:23.681Z] 36b3adc4ff6f: Verifying Checksum [2020-12-16T06:51:23.681Z] 36b3adc4ff6f: Download complete [2020-12-16T06:51:23.681Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T06:51:23.681Z] 46f8f816bc3b: Download complete [2020-12-16T06:51:23.949Z] df20fa9351a1: Verifying Checksum [2020-12-16T06:51:23.949Z] df20fa9351a1: Download complete [2020-12-16T06:51:23.949Z] 93b9cdb0e59b: Verifying Checksum [2020-12-16T06:51:23.949Z] 93b9cdb0e59b: Download complete [2020-12-16T06:51:23.949Z] 5e14af77c1be: Verifying Checksum [2020-12-16T06:51:23.949Z] 5e14af77c1be: Download complete [2020-12-16T06:51:23.949Z] 93b61091891f: Verifying Checksum [2020-12-16T06:51:23.949Z] 93b61091891f: Download complete [2020-12-16T06:51:23.949Z] 01666e4c0597: Verifying Checksum [2020-12-16T06:51:23.949Z] 01666e4c0597: Download complete [2020-12-16T06:51:23.949Z] 8ad3a11d3b57: Verifying Checksum [2020-12-16T06:51:23.949Z] 8ad3a11d3b57: Download complete [2020-12-16T06:51:24.214Z] df20fa9351a1: Pull complete [2020-12-16T06:51:24.477Z] 36b3adc4ff6f: Pull complete [2020-12-16T06:51:25.434Z] 8ad3a11d3b57: Pull complete [2020-12-16T06:51:25.434Z] 46f8f816bc3b: Pull complete [2020-12-16T06:51:26.392Z] aa168da1d23b: Verifying Checksum [2020-12-16T06:51:26.392Z] aa168da1d23b: Download complete [2020-12-16T06:51:27.410Z] 93b61091891f: Pull complete [2020-12-16T06:51:27.410Z] 93b9cdb0e59b: Pull complete [2020-12-16T06:51:27.672Z] 5e14af77c1be: Pull complete [2020-12-16T06:51:27.672Z] 01666e4c0597: Pull complete [2020-12-16T06:51:37.747Z] aa168da1d23b: Pull complete [2020-12-16T06:51:37.747Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T06:51:37.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T06:51:37.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T06:51:38.025Z] prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container [2020-12-16T06:51:38.086Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-16T06:51:47.316Z] $ docker top da616d0f41aace3f54533cbebbbb0b749cdac2ce1e57734891c4956c717a34d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T06:51:48.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T06:51:48.450Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T06:51:48.783Z] + ls /var/log/sa-host [2020-12-16T06:51:48.783Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T06:51:48.783Z] file_magic: OK [2020-12-16T06:51:48.783Z] HZ: Using current value: 100 [2020-12-16T06:51:48.783Z] file_header: OK [2020-12-16T06:51:48.783Z] 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 [2020-12-16T06:51:48.783Z] Statistics: [2020-12-16T06:51:48.783Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-16T06:51:48.783Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T06:51:48.783Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T06:51:48.783Z] file_magic: OK [2020-12-16T06:51:48.783Z] HZ: Using current value: 100 [2020-12-16T06:51:48.783Z] file_header: OK [2020-12-16T06:51:48.783Z] 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 [2020-12-16T06:51:48.783Z] Statistics: [2020-12-16T06:51:48.783Z] Hnuu...uuuununununu... [2020-12-16T06:51:48.783Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T06:51:49.558Z] provisioning config files... [2020-12-16T06:51:49.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1301531371615778098tmp [Pipeline] { [Pipeline] echo [2020-12-16T06:51:49.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:51:50.079Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T06:51:50.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T06:51:50.338Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:51:50.697Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T06:51:50.740Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:51:51.101Z] ---> sudo-logs.sh [2020-12-16T06:51:51.101Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T06:51:51.151Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:51:51.507Z] ---> job-cost.sh [2020-12-16T06:51:51.507Z] lf-activate-venv: SKIPPING [2020-12-16T06:51:51.507Z] INFO: No Stack... [2020-12-16T06:51:52.904Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T06:51:53.167Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T06:51:53.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T06:51:53.579Z] ---> logs-deploy.sh [2020-12-16T06:51:53.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2954/1 [2020-12-16T06:51:53.579Z] INFO: archiving workspace using pattern(s): [2020-12-16T06:51:55.515Z] Archives upload complete. [2020-12-16T06:51:55.515Z] INFO: archiving logs to Nexus [2020-12-16T06:51:56.525Z] ---> uname -a: [2020-12-16T06:51:56.525Z] Linux prd-centos7-docker-4c-2g-16276.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] ---> lscpu: [2020-12-16T06:51:56.525Z] Architecture: x86_64 [2020-12-16T06:51:56.525Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-16T06:51:56.525Z] Byte Order: Little Endian [2020-12-16T06:51:56.525Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-16T06:51:56.525Z] CPU(s): 4 [2020-12-16T06:51:56.525Z] On-line CPU(s) list: 0-3 [2020-12-16T06:51:56.525Z] Thread(s) per core: 1 [2020-12-16T06:51:56.525Z] Core(s) per socket: 1 [2020-12-16T06:51:56.525Z] Socket(s): 4 [2020-12-16T06:51:56.525Z] NUMA node(s): 1 [2020-12-16T06:51:56.525Z] Vendor ID: GenuineIntel [2020-12-16T06:51:56.525Z] CPU family: 6 [2020-12-16T06:51:56.525Z] Model: 44 [2020-12-16T06:51:56.525Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-16T06:51:56.525Z] Stepping: 1 [2020-12-16T06:51:56.525Z] CPU MHz: 2933.438 [2020-12-16T06:51:56.525Z] BogoMIPS: 5866.87 [2020-12-16T06:51:56.525Z] Virtualization: VT-x [2020-12-16T06:51:56.525Z] Hypervisor vendor: KVM [2020-12-16T06:51:56.525Z] Virtualization type: full [2020-12-16T06:51:56.525Z] L1d cache: 128 KiB [2020-12-16T06:51:56.525Z] L1i cache: 128 KiB [2020-12-16T06:51:56.525Z] L2 cache: 16 MiB [2020-12-16T06:51:56.525Z] L3 cache: 64 MiB [2020-12-16T06:51:56.525Z] NUMA node0 CPU(s): 0-3 [2020-12-16T06:51:56.525Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-16T06:51:56.525Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-16T06:51:56.525Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-16T06:51:56.525Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-16T06:51:56.525Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-16T06:51:56.525Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-16T06:51:56.525Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-16T06:51:56.525Z] Vulnerability Srbds: Not affected [2020-12-16T06:51:56.525Z] Vulnerability Tsx async abort: Not affected [2020-12-16T06:51:56.525Z] 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 [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] ---> nproc: [2020-12-16T06:51:56.525Z] 4 [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] ---> df -h: [2020-12-16T06:51:56.525Z] Filesystem Size Used Available Use% Mounted on [2020-12-16T06:51:56.525Z] overlay 50.0G 12.3G 37.7G 25% / [2020-12-16T06:51:56.525Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-16T06:51:56.525Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-16T06:51:56.525Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1@tmp [2020-12-16T06:51:56.525Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1 [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] ---> free -m: [2020-12-16T06:51:56.525Z] total used free shared buff/cache available [2020-12-16T06:51:56.525Z] Mem: 1837 680 132 0 1024 1072 [2020-12-16T06:51:56.525Z] Swap: 1023 68 955 [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] ---> ip addr: [2020-12-16T06:51:56.525Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-16T06:51:56.525Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-16T06:51:56.525Z] inet 127.0.0.1/8 scope host lo [2020-12-16T06:51:56.525Z] valid_lft forever preferred_lft forever [2020-12-16T06:51:56.525Z] inet6 ::1/128 scope host [2020-12-16T06:51:56.525Z] valid_lft forever preferred_lft forever [2020-12-16T06:51:56.525Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-16T06:51:56.525Z] link/ether fa:16:3e:ec:17:90 brd ff:ff:ff:ff:ff:ff [2020-12-16T06:51:56.525Z] inet 10.30.123.44/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-16T06:51:56.525Z] valid_lft 85058sec preferred_lft 85058sec [2020-12-16T06:51:56.525Z] inet6 fe80::f816:3eff:feec:1790/64 scope link [2020-12-16T06:51:56.525Z] valid_lft forever preferred_lft forever [2020-12-16T06:51:56.525Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-16T06:51:56.525Z] link/ether 02:42:b5:d8:a3:2d brd ff:ff:ff:ff:ff:ff [2020-12-16T06:51:56.525Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-16T06:51:56.525Z] valid_lft forever preferred_lft forever [2020-12-16T06:51:56.525Z] inet6 fe80::42:b5ff:fed8:a32d/64 scope link [2020-12-16T06:51:56.525Z] valid_lft forever preferred_lft forever [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] ---> sar -b -r -n DEV: [2020-12-16T06:51:56.525Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] 06:29:20 LINUX RESTART (4 CPU) [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] 06:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-16T06:51:56.525Z] 06:31:02 88.05 32.02 56.03 0.00 6216.94 17553.44 0.00 [2020-12-16T06:51:56.525Z] 06:32:01 239.48 93.75 145.73 0.00 5815.54 55293.97 0.00 [2020-12-16T06:51:56.525Z] 06:33:01 288.04 143.05 144.98 0.00 6331.27 19042.01 0.00 [2020-12-16T06:51:56.525Z] 06:34:01 162.20 83.27 78.93 0.00 3186.30 7931.50 0.00 [2020-12-16T06:51:56.525Z] 06:35:02 295.96 108.09 187.87 0.00 41363.05 116472.03 0.00 [2020-12-16T06:51:56.525Z] 06:36:01 3473.42 3112.40 361.01 0.00 191563.35 207086.44 0.00 [2020-12-16T06:51:56.525Z] 06:37:02 520.99 278.42 242.57 0.00 34616.68 56391.77 0.00 [2020-12-16T06:51:56.525Z] 06:38:03 1883.81 1528.64 355.17 0.00 130847.33 142490.82 0.00 [2020-12-16T06:51:56.525Z] 06:39:01 1494.76 1167.97 326.79 0.00 70561.24 82662.35 0.00 [2020-12-16T06:51:56.525Z] 06:40:01 79.01 13.56 65.45 0.00 2984.59 6263.07 0.00 [2020-12-16T06:51:56.525Z] 06:41:01 0.25 0.03 0.22 0.00 0.80 2.55 0.00 [2020-12-16T06:51:56.525Z] 06:42:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2020-12-16T06:51:56.525Z] 06:43:01 0.68 0.43 0.25 0.00 5.60 3.06 0.00 [2020-12-16T06:51:56.525Z] 06:44:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 [2020-12-16T06:51:56.525Z] 06:45:01 1.93 1.70 0.23 0.00 54.22 3.56 0.00 [2020-12-16T06:51:56.525Z] 06:46:01 0.78 0.03 0.75 0.00 0.80 13.80 0.00 [2020-12-16T06:51:56.525Z] 06:47:01 0.37 0.05 0.32 0.00 0.53 3.40 0.00 [2020-12-16T06:51:56.525Z] 06:48:01 0.23 0.02 0.22 0.00 0.53 2.45 0.00 [2020-12-16T06:51:56.525Z] 06:49:01 0.30 0.03 0.27 0.00 0.40 3.50 0.00 [2020-12-16T06:51:56.525Z] 06:50:02 0.27 0.00 0.27 0.00 0.00 2.47 0.00 [2020-12-16T06:51:56.525Z] 06:51:01 0.24 0.02 0.22 0.00 0.27 1.81 0.00 [2020-12-16T06:51:56.525Z] Average: 404.12 310.60 93.52 0.00 23429.90 33810.01 0.00 [2020-12-16T06:51:56.525Z] [2020-12-16T06:51:56.525Z] 06:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-16T06:51:56.525Z] 06:31:02 231012 0 625212 33.23 2620 1022700 1229608 41.96 586556 860004 41852 [2020-12-16T06:51:56.525Z] 06:32:01 77948 0 734308 39.03 1500 1067788 1522556 51.96 611100 929628 51220 [2020-12-16T06:51:56.525Z] 06:33:01 168120 0 775932 41.24 592 936900 1739304 59.36 697928 733776 81272 [2020-12-16T06:51:56.525Z] 06:34:01 181880 0 855000 45.44 384 844280 1490896 50.88 725264 684216 62888 [2020-12-16T06:51:56.525Z] 06:35:02 78400 0 807608 42.92 8 995528 2252304 76.87 744612 846728 20108 [2020-12-16T06:51:56.525Z] 06:36:01 63852 0 818936 43.52 8 998748 2333816 79.65 773580 819580 90100 [2020-12-16T06:51:56.525Z] 06:37:02 73308 0 683572 36.33 8 1124656 1483972 50.65 702836 853648 20204 [2020-12-16T06:51:56.525Z] 06:38:03 74412 0 781832 41.55 8 1025292 2150080 73.38 604888 960912 79492 [2020-12-16T06:51:56.525Z] 06:39:01 283996 0 755472 40.15 8 842068 2329288 79.49 598020 744460 20 [2020-12-16T06:51:56.525Z] 06:40:01 589640 0 607720 32.30 8 684176 1219644 41.62 482984 565500 12 [2020-12-16T06:51:56.525Z] 06:41:01 593136 0 604228 32.11 8 684172 1187800 40.54 480784 564896 12 [2020-12-16T06:51:56.525Z] 06:42:01 593200 0 604152 32.11 8 684184 1187764 40.54 480800 564904 12 [2020-12-16T06:51:56.525Z] 06:43:01 593044 0 604296 32.12 8 684196 1187960 40.54 481268 565068 20 [2020-12-16T06:51:56.526Z] 06:44:01 593240 0 604096 32.11 8 684200 1187828 40.54 480952 565072 12 [2020-12-16T06:51:56.526Z] 06:45:01 591636 0 604696 32.14 8 685204 1187912 40.54 481476 565552 20 [2020-12-16T06:51:56.526Z] 06:46:01 591764 0 604560 32.13 8 685212 1187828 40.54 481388 565560 12 [2020-12-16T06:51:56.526Z] 06:47:01 591776 0 604540 32.13 8 685220 1187876 40.54 481424 565568 12 [2020-12-16T06:51:56.526Z] 06:48:01 591748 0 604576 32.13 8 685212 1187828 40.54 481412 565576 8 [2020-12-16T06:51:56.526Z] 06:49:01 592028 0 604272 32.12 8 685236 1187828 40.54 481540 565604 8 [2020-12-16T06:51:56.526Z] 06:50:02 591916 0 604376 32.12 8 685244 1187900 40.54 481620 565604 12 [2020-12-16T06:51:56.526Z] 06:51:01 591552 0 604736 32.14 8 685248 1187828 40.54 481428 565604 12 [2020-12-16T06:51:56.526Z] Average: 397029 0 671149 35.67 249 813117 1467515 50.08 562946 677022 21300 [2020-12-16T06:51:56.526Z] [2020-12-16T06:51:56.526Z] 06:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-16T06:51:56.526Z] 06:31:02 vethc5d6b51 1000.67 747.61 89.93 2668.70 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:31:02 eth0 1374.45 1479.35 5775.00 167.55 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:31:02 docker0 1000.67 747.48 76.25 2668.69 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:32:01 eth0 635.34 484.70 4866.67 49.04 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:32:01 veth67501e8 80.56 97.48 7.38 351.04 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:32:01 docker0 135.91 163.31 9.22 716.85 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:33:01 eth0 64.02 49.14 160.35 64.36 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:33:01 veth5244b20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:33:01 docker0 14.21 19.84 1.08 129.79 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:34:01 eth0 51.84 39.83 26.09 60.67 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:34:01 veth5244b20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:35:02 eth0 200.78 157.62 1689.05 24.46 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:35:02 veth687655a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:36:01 eth0 54.95 38.75 163.17 51.83 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:36:01 veth687655a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:36:01 docker0 15.36 24.68 0.84 147.86 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:37:02 veth146f76b 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:37:02 eth0 44.14 26.02 140.98 12.58 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:37:02 veth687655a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:38:03 eth0 117.62 69.24 391.61 75.03 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:38:03 veth4f69921 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:38:03 veth687655a 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:39:01 vethbbdace9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:39:01 eth0 74.91 46.96 126.40 68.56 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:39:01 veth79af720 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:40:01 eth0 31.85 20.99 96.79 7.65 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:40:01 docker0 1230.00 1065.29 91.36 4259.59 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:41:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:42:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:43:01 eth0 0.52 0.35 0.27 0.17 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:44:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:45:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:47:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:50:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:51:01 eth0 0.24 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] Average: eth0 126.12 114.88 638.43 27.66 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] Average: docker0 58.70 50.84 4.36 203.29 0.00 0.00 0.00 0.00 [2020-12-16T06:51:56.526Z] [2020-12-16T06:51:56.526Z] [2020-12-16T06:51:56.526Z] ---> sar -P ALL: [2020-12-16T06:51:56.526Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) [2020-12-16T06:51:56.526Z] [2020-12-16T06:51:56.526Z] 06:29:20 LINUX RESTART (4 CPU) [2020-12-16T06:51:56.526Z] [2020-12-16T06:51:56.526Z] 06:30:01 CPU %user %nice %system %iowait %steal %idle [2020-12-16T06:51:56.526Z] 06:31:02 all 13.01 0.00 5.95 1.67 0.12 79.26 [2020-12-16T06:51:56.526Z] 06:31:02 0 14.18 0.00 8.30 1.24 0.10 76.18 [2020-12-16T06:51:56.526Z] 06:31:02 1 11.07 0.00 4.48 0.97 0.10 83.38 [2020-12-16T06:51:56.526Z] 06:31:02 2 11.65 0.00 5.95 1.77 0.14 80.49 [2020-12-16T06:51:56.526Z] 06:31:02 3 15.15 0.00 5.09 2.71 0.12 76.94 [2020-12-16T06:51:56.526Z] 06:32:01 all 11.70 0.00 8.86 2.95 0.13 76.36 [2020-12-16T06:51:56.526Z] 06:32:01 0 13.38 0.00 9.04 2.60 0.16 74.83 [2020-12-16T06:51:56.526Z] 06:32:01 1 11.44 0.00 9.23 3.27 0.12 75.94 [2020-12-16T06:51:56.526Z] 06:32:01 2 11.38 0.00 9.17 2.47 0.14 76.84 [2020-12-16T06:51:56.526Z] 06:32:01 3 10.60 0.00 8.01 3.44 0.12 77.82 [2020-12-16T06:51:56.526Z] 06:33:01 all 38.79 0.00 11.93 8.67 0.23 40.38 [2020-12-16T06:51:56.526Z] 06:33:01 0 38.52 0.00 12.04 8.75 0.26 40.44 [2020-12-16T06:51:56.526Z] 06:33:01 1 40.36 0.00 12.03 7.57 0.21 39.83 [2020-12-16T06:51:56.526Z] 06:33:01 2 37.24 0.00 12.18 8.52 0.22 41.83 [2020-12-16T06:51:56.526Z] 06:33:01 3 39.06 0.00 11.45 9.85 0.23 39.42 [2020-12-16T06:51:56.526Z] 06:34:01 all 57.85 0.00 14.61 3.31 0.05 24.18 [2020-12-16T06:51:56.526Z] 06:34:01 0 59.12 0.00 15.28 3.58 0.05 21.97 [2020-12-16T06:51:56.526Z] 06:34:01 1 59.27 0.00 14.00 3.61 0.04 23.09 [2020-12-16T06:51:56.526Z] 06:34:01 2 55.38 0.00 15.31 4.09 0.05 25.17 [2020-12-16T06:51:56.526Z] 06:34:01 3 57.65 0.00 13.86 1.98 0.07 26.44 [2020-12-16T06:51:56.526Z] 06:35:02 all 21.81 0.00 15.69 6.09 0.05 56.37 [2020-12-16T06:51:56.526Z] 06:35:02 0 22.05 0.00 15.31 4.90 0.05 57.70 [2020-12-16T06:51:56.526Z] 06:35:02 1 20.78 0.00 15.20 6.01 0.07 57.94 [2020-12-16T06:51:56.526Z] 06:35:02 2 23.08 0.00 16.29 8.13 0.05 52.46 [2020-12-16T06:51:56.526Z] 06:35:02 3 21.31 0.00 15.96 5.32 0.03 57.37 [2020-12-16T06:51:56.526Z] 06:36:01 all 22.75 0.00 28.31 25.67 0.11 23.17 [2020-12-16T06:51:56.526Z] 06:36:01 0 22.65 0.00 28.87 25.76 0.07 22.66 [2020-12-16T06:51:56.526Z] 06:36:01 1 22.60 0.00 28.00 24.37 0.11 24.92 [2020-12-16T06:51:56.526Z] 06:36:01 2 22.73 0.00 27.79 26.85 0.12 22.50 [2020-12-16T06:51:56.526Z] 06:36:01 3 23.03 0.00 28.56 25.71 0.13 22.58 [2020-12-16T06:51:56.526Z] 06:37:02 all 51.13 0.00 16.25 15.04 0.06 17.51 [2020-12-16T06:51:56.526Z] 06:37:02 0 51.76 0.00 15.55 14.80 0.05 17.84 [2020-12-16T06:51:56.526Z] 06:37:02 1 51.78 0.00 15.98 15.04 0.07 17.13 [2020-12-16T06:51:56.526Z] 06:37:02 2 51.07 0.00 17.00 13.95 0.05 17.94 [2020-12-16T06:51:56.526Z] 06:37:02 3 49.90 0.00 16.48 16.43 0.07 17.12 [2020-12-16T06:51:56.526Z] 06:38:03 all 29.22 0.00 22.73 30.76 0.07 17.21 [2020-12-16T06:51:56.526Z] 06:38:03 0 28.27 0.00 22.03 32.11 0.09 17.51 [2020-12-16T06:51:56.526Z] 06:38:03 1 29.52 0.00 23.48 31.26 0.07 15.68 [2020-12-16T06:51:56.526Z] 06:38:03 2 28.98 0.00 22.34 28.73 0.09 19.86 [2020-12-16T06:51:56.526Z] 06:38:03 3 30.14 0.00 23.07 30.96 0.05 15.79 [2020-12-16T06:51:56.526Z] 06:39:01 all 42.41 0.00 19.40 26.03 0.10 12.05 [2020-12-16T06:51:56.526Z] 06:39:01 0 42.85 0.00 19.33 27.73 0.07 10.01 [2020-12-16T06:51:56.526Z] 06:39:01 1 43.43 0.00 19.22 26.90 0.13 10.33 [2020-12-16T06:51:56.526Z] 06:39:01 2 40.80 0.00 19.21 22.96 0.13 16.91 [2020-12-16T06:51:56.526Z] 06:39:01 3 42.57 0.00 19.87 26.53 0.09 10.94 [2020-12-16T06:51:56.526Z] 06:40:01 all 3.79 0.00 3.61 2.82 0.03 89.75 [2020-12-16T06:51:56.526Z] 06:40:01 0 3.57 0.00 3.62 2.36 0.02 90.42 [2020-12-16T06:51:56.526Z] 06:40:01 1 3.99 0.00 3.59 3.92 0.03 88.47 [2020-12-16T06:51:56.526Z] 06:40:01 2 3.36 0.00 3.34 1.66 0.03 91.60 [2020-12-16T06:51:56.526Z] 06:40:01 3 4.24 0.00 3.89 3.34 0.02 88.51 [2020-12-16T06:51:56.526Z] 06:41:01 all 0.14 0.00 0.05 0.00 0.00 99.81 [2020-12-16T06:51:56.526Z] 06:41:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2020-12-16T06:51:56.526Z] 06:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-16T06:51:56.526Z] 06:41:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2020-12-16T06:51:56.526Z] 06:41:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2020-12-16T06:51:56.526Z] [2020-12-16T06:51:56.526Z] 06:41:01 CPU %user %nice %system %iowait %steal %idle [2020-12-16T06:51:56.526Z] 06:42:01 all 0.20 0.00 0.17 0.00 0.00 99.63 [2020-12-16T06:51:56.526Z] 06:42:01 0 0.07 0.00 0.12 0.00 0.02 99.80 [2020-12-16T06:51:56.526Z] 06:42:01 1 0.07 0.00 0.20 0.00 0.00 99.73 [2020-12-16T06:51:56.526Z] 06:42:01 2 0.57 0.00 0.10 0.00 0.00 99.33 [2020-12-16T06:51:56.526Z] 06:42:01 3 0.10 0.00 0.27 0.00 0.00 99.63 [2020-12-16T06:51:56.526Z] 06:43:01 all 0.17 0.00 0.03 0.01 0.00 99.78 [2020-12-16T06:51:56.526Z] 06:43:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2020-12-16T06:51:56.526Z] 06:43:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2020-12-16T06:51:56.526Z] 06:43:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-16T06:51:56.526Z] 06:43:01 3 0.05 0.00 0.07 0.02 0.02 99.85 [2020-12-16T06:51:56.526Z] 06:44:01 all 0.19 0.00 0.15 0.00 0.00 99.65 [2020-12-16T06:51:56.526Z] 06:44:01 0 0.05 0.00 0.15 0.00 0.00 99.80 [2020-12-16T06:51:56.526Z] 06:44:01 1 0.08 0.00 0.15 0.00 0.00 99.77 [2020-12-16T06:51:56.526Z] 06:44:01 2 0.53 0.00 0.10 0.00 0.02 99.35 [2020-12-16T06:51:56.526Z] 06:44:01 3 0.08 0.00 0.22 0.00 0.00 99.70 [2020-12-16T06:51:56.526Z] 06:45:01 all 0.15 0.00 0.06 0.03 0.01 99.75 [2020-12-16T06:51:56.526Z] 06:45:01 0 0.02 0.00 0.12 0.08 0.00 99.78 [2020-12-16T06:51:56.526Z] 06:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-16T06:51:56.526Z] 06:45:01 2 0.52 0.00 0.07 0.02 0.00 99.40 [2020-12-16T06:51:56.527Z] 06:45:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2020-12-16T06:51:56.527Z] 06:46:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2020-12-16T06:51:56.527Z] 06:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-16T06:51:56.527Z] 06:46:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2020-12-16T06:51:56.527Z] 06:46:01 2 0.53 0.00 0.02 0.00 0.02 99.43 [2020-12-16T06:51:56.527Z] 06:46:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-12-16T06:51:56.527Z] 06:47:01 all 0.15 0.00 0.05 0.00 0.01 99.79 [2020-12-16T06:51:56.527Z] 06:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-16T06:51:56.527Z] 06:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-16T06:51:56.527Z] 06:47:01 2 0.52 0.00 0.03 0.00 0.02 99.43 [2020-12-16T06:51:56.527Z] 06:47:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2020-12-16T06:51:56.527Z] 06:48:01 all 0.10 0.00 0.03 0.00 0.00 99.87 [2020-12-16T06:51:56.527Z] 06:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-16T06:51:56.527Z] 06:48:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2020-12-16T06:51:56.527Z] 06:48:01 2 0.30 0.00 0.02 0.00 0.00 99.68 [2020-12-16T06:51:56.527Z] 06:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-16T06:51:56.527Z] 06:49:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2020-12-16T06:51:56.527Z] 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-16T06:51:56.527Z] 06:49:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-12-16T06:51:56.527Z] 06:49:01 2 0.42 0.00 0.05 0.00 0.00 99.53 [2020-12-16T06:51:56.527Z] 06:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-16T06:51:56.527Z] 06:50:02 all 0.16 0.00 0.02 0.00 0.00 99.81 [2020-12-16T06:51:56.527Z] 06:50:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-16T06:51:56.527Z] 06:50:02 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-16T06:51:56.527Z] 06:50:02 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-16T06:51:56.527Z] 06:50:02 3 0.02 0.00 0.02 0.00 0.02 99.95 [2020-12-16T06:51:56.527Z] 06:51:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2020-12-16T06:51:56.527Z] 06:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-16T06:51:56.527Z] 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-16T06:51:56.527Z] 06:51:01 2 0.51 0.00 0.02 0.00 0.00 99.47 [2020-12-16T06:51:56.527Z] 06:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-16T06:51:56.527Z] Average: all 13.68 0.00 6.86 5.68 0.05 73.74 [2020-12-16T06:51:56.527Z] Average: 0 13.81 0.00 6.95 5.72 0.04 73.47 [2020-12-16T06:51:56.527Z] Average: 1 13.70 0.00 6.76 5.68 0.05 73.81 [2020-12-16T06:51:56.527Z] Average: 2 13.58 0.00 6.92 5.51 0.05 73.94 [2020-12-16T06:51:56.527Z] Average: 3 13.63 0.00 6.79 5.79 0.05 73.74 [2020-12-16T06:51:56.527Z] [2020-12-16T06:51:56.527Z] [2020-12-16T06:51:56.527Z]