Pull request #2959 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from bc9cd13b21e332e042b270897cf65247cfd48556+4ced080b53a8511502d10792e71c1cbc2dc01eb3 (4d593f4cc7ebe60f40ddb4e8806434f962bdff03) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16517 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 4ced080b53a8511502d10792e71c1cbc2dc01eb3 into PR head commit bc9cd13b21e332e042b270897cf65247cfd48556 Merge succeeded, producing bc9cd13b21e332e042b270897cf65247cfd48556 Checking out Revision bc9cd13b21e332e042b270897cf65247cfd48556 (PR-2959) > 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/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # 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 4ced080b53a8511502d10792e71c1cbc2dc01eb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 Commit message: "Merge branch 'master' into issue-2957" > git rev-list --no-walk b400584c1c3cb6466e141ab22436c68bbc25a7a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T15:55:40.703Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T15:55:41.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T15:55:41.106Z] ========================================================= [2020-12-17T15:55:41.106Z] EdgeX Global Pipelines Version Info [2020-12-17T15:55:41.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T15:55:42.665Z] ------------------- [2020-12-17T15:55:42.665Z] stable info: [2020-12-17T15:55:42.665Z] ------------------- [2020-12-17T15:55:42.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T15:55:42.665Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T15:55:42.665Z] Message: update stable to v1.0.173 [2020-12-17T15:55:43.615Z] ------------------- [2020-12-17T15:55:43.615Z] experimental info: [2020-12-17T15:55:43.615Z] ------------------- [2020-12-17T15:55:43.615Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T15:55:43.615Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T15:55:43.615Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T15:55:43.869Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-17T15:55:43.974Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-17T15:55:44.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T15:55:44.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T15:55:44.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T15:55:44.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T15:55:44.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T15:55:44.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-17T15:55:44.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-17T15:55:44.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-17T15:55:44.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T15:55:45.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T15:55:45.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T15:55:45.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T15:55:45.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T15:55:45.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T15:55:45.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T15:55:45.542Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T15:55:45.629Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-17T15:55:45.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-17T15:55:45.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-17T15:55:45.889Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T15:55:45.993Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T15:55:46.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2959 [Pipeline] echo [2020-12-17T15:55:46.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2959 [Pipeline] echo [2020-12-17T15:55:46.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2959 [Pipeline] echo [2020-12-17T15:55:46.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc9cd13b21e332e042b270897cf65247cfd48556 [Pipeline] echo [2020-12-17T15:55:46.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc9cd13 [Pipeline] echo [2020-12-17T15:55:46.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T15:55:46.762Z] provisioning config files... [2020-12-17T15:55:46.798Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1376611865382625736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T15:55:47.154Z] ---> docker-login.sh [2020-12-17T15:55:47.154Z] nexus3.edgexfoundry.org:10001 [2020-12-17T15:55:47.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T15:55:47.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T15:55:47.418Z] Configure a credential helper to remove this warning. See [2020-12-17T15:55:47.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T15:55:47.418Z] [2020-12-17T15:55:47.418Z] Login Succeeded [2020-12-17T15:55:47.418Z] nexus3.edgexfoundry.org:10002 [2020-12-17T15:55:47.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T15:55:47.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T15:55:47.680Z] Configure a credential helper to remove this warning. See [2020-12-17T15:55:47.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T15:55:47.680Z] [2020-12-17T15:55:47.680Z] Login Succeeded [2020-12-17T15:55:47.680Z] nexus3.edgexfoundry.org:10003 [2020-12-17T15:55:47.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T15:55:47.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T15:55:47.943Z] Configure a credential helper to remove this warning. See [2020-12-17T15:55:47.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T15:55:47.943Z] [2020-12-17T15:55:47.943Z] Login Succeeded [2020-12-17T15:55:47.943Z] nexus3.edgexfoundry.org:10004 [2020-12-17T15:55:47.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T15:55:48.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T15:55:48.206Z] Configure a credential helper to remove this warning. See [2020-12-17T15:55:48.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T15:55:48.206Z] [2020-12-17T15:55:48.206Z] Login Succeeded [2020-12-17T15:55:48.206Z] docker.io [2020-12-17T15:55:48.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T15:55:48.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T15:55:48.469Z] Configure a credential helper to remove this warning. See [2020-12-17T15:55:48.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T15:55:48.469Z] [2020-12-17T15:55:48.469Z] Login Succeeded [2020-12-17T15:55:48.469Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T15:55:48.479Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T15:55:48.976Z] ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/core-command/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/core-data/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-17T15:55:48.976Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T15:55:48.976Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-17T15:55:48.976Z] ++ cut -d/ -f2 [2020-12-17T15:55:48.976Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-17T15:55:49.048Z] 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-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-17T15:55:50.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T15:55:50.658Z] [2020-12-17T15:55:50.658Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:55:51.013Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T15:55:51.014Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T15:55:51.014Z] 31603596830f: Pulling fs layer [2020-12-17T15:55:51.014Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T15:55:51.014Z] 6ca5941a6612: Pulling fs layer [2020-12-17T15:55:51.014Z] ecc8261a40a4: Pulling fs layer [2020-12-17T15:55:51.014Z] ecc8261a40a4: Waiting [2020-12-17T15:55:51.014Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T15:55:51.014Z] 2a8b12db71e7: Download complete [2020-12-17T15:55:51.014Z] 31603596830f: Download complete [2020-12-17T15:55:51.278Z] ecc8261a40a4: Verifying Checksum [2020-12-17T15:55:51.278Z] ecc8261a40a4: Download complete [2020-12-17T15:55:51.278Z] 6ca5941a6612: Verifying Checksum [2020-12-17T15:55:51.278Z] 6ca5941a6612: Download complete [2020-12-17T15:55:51.539Z] 31603596830f: Pull complete [2020-12-17T15:55:51.539Z] 2a8b12db71e7: Pull complete [2020-12-17T15:55:52.493Z] 6ca5941a6612: Pull complete [2020-12-17T15:55:52.493Z] ecc8261a40a4: Pull complete [2020-12-17T15:55:52.755Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T15:55:52.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T15:55:52.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T15:55:52.869Z] prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container [2020-12-17T15:55:52.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T15:55:55.498Z] $ docker top 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T15:55:55.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T15:55:55.779Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T15:55:55.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T15:55:56.008Z] $ docker exec 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent [2020-12-17T15:55:56.174Z] SSH_AUTH_SOCK=/tmp/ssh-HqoVFrMduQ6z/agent.13 [2020-12-17T15:55:56.174Z] SSH_AGENT_PID=19 [2020-12-17T15:55:56.185Z] Running ssh-add (command line suppressed) [2020-12-17T15:55:56.310Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6725925958185331436.key (/w/workspace/edgex-go/3@tmp/private_key_6725925958185331436.key) [2020-12-17T15:55:56.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T15:55:56.690Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T15:55:56.716Z] $ docker exec --env ******** --env ******** 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent -k [2020-12-17T15:55:56.832Z] unset SSH_AUTH_SOCK; [2020-12-17T15:55:56.832Z] unset SSH_AGENT_PID; [2020-12-17T15:55:56.832Z] echo Agent pid 19 killed; [2020-12-17T15:55:56.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T15:55:57.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T15:55:57.019Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T15:55:57.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T15:55:57.193Z] $ docker exec 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent [2020-12-17T15:55:57.353Z] SSH_AUTH_SOCK=/tmp/ssh-gVF3CVrkeMiZ/agent.48 [2020-12-17T15:55:57.353Z] SSH_AGENT_PID=54 [2020-12-17T15:55:57.360Z] Running ssh-add (command line suppressed) [2020-12-17T15:55:57.483Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7786454946500079103.key (/w/workspace/edgex-go/3@tmp/private_key_7786454946500079103.key) [2020-12-17T15:55:57.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T15:55:57.867Z] + git semver init [2020-12-17T15:55:57.867Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T15:55:57.867Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2020-12-17T15:55:57.867Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2020-12-17T15:55:57.867Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T15:55:57.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T15:55:57.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T15:55:57.867Z] # $SEMVER_BRANCH = PR-2959 [2020-12-17T15:55:57.867Z] # $SEMVER_TEMP = /tmp/semver-244884612 [2020-12-17T15:55:57.867Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-17T15:56:16.050Z] # '/tmp/semver-244884612' -> '/w/workspace/edgex-go/3/.semver' [2020-12-17T15:56:16.626Z] # -> Force: false [2020-12-17T15:56:16.626Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2020-12-17T15:56:16.647Z] $ docker exec --env ******** --env ******** 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 ssh-agent -k [2020-12-17T15:56:16.887Z] unset SSH_AUTH_SOCK; [2020-12-17T15:56:16.887Z] unset SSH_AGENT_PID; [2020-12-17T15:56:16.887Z] echo Agent pid 54 killed; [2020-12-17T15:56:16.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T15:56:17.468Z] + git semver [Pipeline] } [2020-12-17T15:56:17.491Z] $ docker stop --time=1 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 [2020-12-17T15:56:19.109Z] $ docker rm -f 3a313187c5a31d304c4f4b1ceee9c0d1e65ec01bae78b72060fd811c9e1a0547 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T15:56:19.645Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T15:56:20.206Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T15:56:20.209Z] [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-17T15:56:21.184Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T15:56:21.484Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T15:56:21.784Z] + sudo service docker restart [2020-12-17T15:56:21.784Z] + true [2020-12-17T15:56:21.784Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-17T15:56:22.377Z] ========================================================= [2020-12-17T15:56:22.377Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T15:56:22.377Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:56:22.725Z] + 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-17T15:56:26.051Z] Sending build context to Docker daemon 326.2MB [2020-12-17T15:56:26.051Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-17T15:56:26.051Z] Step 2/7 : FROM ${BASE} [2020-12-17T15:56:26.051Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T15:56:26.051Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T15:56:26.051Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T15:56:26.051Z] de9db76c5a1d: Pulling fs layer [2020-12-17T15:56:26.051Z] bca2f99d35d6: Pulling fs layer [2020-12-17T15:56:26.051Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T15:56:26.051Z] 7c6f9722023f: Pulling fs layer [2020-12-17T15:56:26.051Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T15:56:26.051Z] bca2f99d35d6: Waiting [2020-12-17T15:56:26.051Z] 93359f2a8cfa: Waiting [2020-12-17T15:56:26.051Z] 7c6f9722023f: Waiting [2020-12-17T15:56:26.051Z] a35cf1a2eb13: Waiting [2020-12-17T15:56:26.051Z] de9db76c5a1d: Verifying Checksum [2020-12-17T15:56:26.051Z] de9db76c5a1d: Download complete [2020-12-17T15:56:26.051Z] 0ef7d3d256c8: Download complete [2020-12-17T15:56:26.051Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T15:56:26.051Z] 93359f2a8cfa: Download complete [2020-12-17T15:56:26.345Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T15:56:26.345Z] 188c0c94c7c5: Download complete [2020-12-17T15:56:26.608Z] 188c0c94c7c5: Pull complete [2020-12-17T15:56:26.608Z] 0ef7d3d256c8: Pull complete [2020-12-17T15:56:26.608Z] 7c6f9722023f: Verifying Checksum [2020-12-17T15:56:26.608Z] 7c6f9722023f: Download complete [2020-12-17T15:56:26.874Z] de9db76c5a1d: Pull complete [2020-12-17T15:56:28.265Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T15:56:28.265Z] a35cf1a2eb13: Download complete [2020-12-17T15:56:29.230Z] bca2f99d35d6: Verifying Checksum [2020-12-17T15:56:29.230Z] bca2f99d35d6: Download complete [2020-12-17T15:56:34.566Z] bca2f99d35d6: Pull complete [2020-12-17T15:56:34.566Z] 93359f2a8cfa: Pull complete [2020-12-17T15:56:34.566Z] 7c6f9722023f: Pull complete [2020-12-17T15:56:35.691Z] Still waiting to schedule task [2020-12-17T15:56:35.691Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16515’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16518’ is offline [2020-12-17T15:56:39.891Z] a35cf1a2eb13: Pull complete [2020-12-17T15:56:39.891Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T15:56:39.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T15:56:39.891Z] ---> a62c8e92a672 [2020-12-17T15:56:39.891Z] 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-17T15:56:40.157Z] ---> Running in ca8ec49e5666 [2020-12-17T15:56:41.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T15:56:41.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T15:56:42.276Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T15:56:43.225Z] (2/12) Installing file (5.38-r0) [2020-12-17T15:56:43.225Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T15:56:43.225Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T15:56:47.445Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T15:56:47.445Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T15:56:47.445Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T15:56:47.709Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T15:56:47.971Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T15:56:48.234Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T15:56:48.234Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T15:56:48.234Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T15:56:48.499Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T15:56:48.499Z] OK: 233 MiB in 51 packages [2020-12-17T15:56:52.719Z] Removing intermediate container ca8ec49e5666 [2020-12-17T15:56:52.719Z] ---> f19d4f1c49ca [2020-12-17T15:56:52.719Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T15:56:52.719Z] ---> Running in d2f1b4567625 [2020-12-17T15:56:52.719Z] Removing intermediate container d2f1b4567625 [2020-12-17T15:56:52.719Z] ---> 453e81b36a7a [2020-12-17T15:56:52.719Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T15:56:53.291Z] latest: Pulling from library/docker [2020-12-17T15:56:53.291Z] 801bfaa63ef2: Pulling fs layer [2020-12-17T15:56:53.291Z] 4f7dc993c79e: Pulling fs layer [2020-12-17T15:56:53.291Z] d39d95e4997f: Pulling fs layer [2020-12-17T15:56:53.291Z] 1cda4b703d87: Pulling fs layer [2020-12-17T15:56:53.291Z] 54e5375350ea: Pulling fs layer [2020-12-17T15:56:53.291Z] f08cd1b3bb1b: Pulling fs layer [2020-12-17T15:56:53.291Z] 8e17d04e0c68: Pulling fs layer [2020-12-17T15:56:53.291Z] 54e5375350ea: Waiting [2020-12-17T15:56:53.291Z] 1cda4b703d87: Waiting [2020-12-17T15:56:53.291Z] 8e17d04e0c68: Waiting [2020-12-17T15:56:53.291Z] f08cd1b3bb1b: Waiting [2020-12-17T15:56:53.553Z] d39d95e4997f: Verifying Checksum [2020-12-17T15:56:53.553Z] d39d95e4997f: Download complete [2020-12-17T15:56:53.553Z] 801bfaa63ef2: Verifying Checksum [2020-12-17T15:56:53.553Z] 801bfaa63ef2: Download complete [2020-12-17T15:56:53.553Z] 4f7dc993c79e: Verifying Checksum [2020-12-17T15:56:53.553Z] 4f7dc993c79e: Download complete [2020-12-17T15:56:53.553Z] f08cd1b3bb1b: Verifying Checksum [2020-12-17T15:56:53.553Z] f08cd1b3bb1b: Download complete [2020-12-17T15:56:53.553Z] 54e5375350ea: Verifying Checksum [2020-12-17T15:56:53.553Z] 54e5375350ea: Download complete [2020-12-17T15:56:53.818Z] 801bfaa63ef2: Pull complete [2020-12-17T15:56:53.818Z] 8e17d04e0c68: Verifying Checksum [2020-12-17T15:56:53.818Z] 8e17d04e0c68: Download complete [2020-12-17T15:56:54.087Z] 4f7dc993c79e: Pull complete [2020-12-17T15:56:54.087Z] d39d95e4997f: Pull complete [2020-12-17T15:56:54.658Z] 1cda4b703d87: Download complete [2020-12-17T15:56:57.965Z] 1cda4b703d87: Pull complete [2020-12-17T15:56:57.965Z] 54e5375350ea: Pull complete [2020-12-17T15:56:57.965Z] f08cd1b3bb1b: Pull complete [2020-12-17T15:56:57.965Z] 8e17d04e0c68: Pull complete [2020-12-17T15:56:57.965Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-17T15:56:57.965Z] Status: Downloaded newer image for docker:latest [2020-12-17T15:56:59.357Z] ---> a0b4c18259bb [2020-12-17T15:56:59.357Z] Step 6/7 : COPY go.mod . [2020-12-17T15:56:59.623Z] ---> 5827940ccb4c [2020-12-17T15:56:59.623Z] Step 7/7 : RUN go mod download [2020-12-17T15:56:59.623Z] ---> Running in d09a643f659b [2020-12-17T15:57:21.651Z] Removing intermediate container d09a643f659b [2020-12-17T15:57:21.651Z] ---> 786869d8c518 [2020-12-17T15:57:21.651Z] Successfully built 786869d8c518 [2020-12-17T15:57:21.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:57:21.969Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T15:57:21.969Z] . [Pipeline] withDockerContainer [2020-12-17T15:57:22.069Z] prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container [2020-12-17T15:57:22.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T15:57:22.914Z] $ docker top 4347f83797050995c54de55ae4506c25354c9997c5e1a82a718e05dd9e2c279e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T15:57:23.524Z] + go version [2020-12-17T15:57:23.524Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T15:57:23.543Z] $ docker stop --time=1 4347f83797050995c54de55ae4506c25354c9997c5e1a82a718e05dd9e2c279e [2020-12-17T15:57:24.932Z] $ docker rm -f 4347f83797050995c54de55ae4506c25354c9997c5e1a82a718e05dd9e2c279e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:57:25.759Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T15:57:25.759Z] . [Pipeline] withDockerContainer [2020-12-17T15:57:25.858Z] prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container [2020-12-17T15:57:25.907Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T15:57:26.691Z] $ docker top 346202fdfeecbfc65c0b35047ab9c72a279f57b5aaed089e13faffe50f40f511 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T15:57:26.934Z] ========================================================= [2020-12-17T15:57:26.934Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T15:57:26.934Z] ========================================================= [Pipeline] sh [2020-12-17T15:57:27.293Z] + make test [2020-12-17T15:57:27.293Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T15:57:35.505Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T15:57:47.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T15:57:54.532Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T15:57:55.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T15:57:55.492Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T15:57:55.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T15:57:55.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T15:57:55.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T15:57:56.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T15:57:56.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T15:57:57.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T15:57:57.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T15:57:57.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T15:57:57.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T15:58:00.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2020-12-17T15:58:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T15:58:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T15:58:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T15:58:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T15:58:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.137s coverage: 27.1% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 72.0% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.423s coverage: 83.3% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.277s coverage: 28.6% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T15:58:05.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2020-12-17T15:58:05.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T15:58:07.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements [2020-12-17T15:58:07.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T15:58:07.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements [2020-12-17T15:58:07.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T15:58:07.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements [2020-12-17T15:58:07.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T15:58:07.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T15:58:07.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T15:58:07.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T15:58:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.322s coverage: 93.8% of statements [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T15:58:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T15:58:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T15:58:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T15:58:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements [2020-12-17T15:58:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T15:58:08.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements [2020-12-17T15:58:09.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.104s coverage: 87.2% of statements [2020-12-17T15:58:09.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2020-12-17T15:58:09.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.4% of statements [2020-12-17T15:58:09.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T15:58:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.5% of statements [2020-12-17T15:58:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T15:58:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T15:58:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.024s coverage: 100.0% of statements [2020-12-17T15:58:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2020-12-17T15:58:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2020-12-17T15:58:10.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2020-12-17T15:58:10.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2020-12-17T15:58:12.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 55.9% of statements [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T15:58:12.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T15:58:12.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T15:58:12.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.0% of statements [2020-12-17T15:58:12.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements [2020-12-17T15:58:14.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T15:58:14.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T15:58:14.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements [2020-12-17T15:58:14.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 29.1% of statements [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T15:58:15.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T15:58:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2020-12-17T15:58:16.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements [2020-12-17T15:58:16.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2020-12-17T15:58:16.527Z] GO111MODULE=on go vet ./... [2020-12-17T15:58:38.607Z] gofmt -l . [2020-12-17T15:58:38.607Z] [ "`gofmt -l .`" = "" ] [2020-12-17T15:58:38.607Z] ./bin/test-go-mod-tidy.sh [2020-12-17T15:58:38.607Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T15:58:40.310Z] + ls -al . [2020-12-17T15:58:40.310Z] total 636 [2020-12-17T15:58:40.310Z] drwxrwxr-x 10 1001 1001 4096 Dec 17 15:58 . [2020-12-17T15:58:40.310Z] drwxr-xr-x 4 root root 28 Dec 17 15:57 .. [2020-12-17T15:58:40.310Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 15:55 .dockerignore [2020-12-17T15:58:40.310Z] drwxrwxr-x 8 1001 1001 179 Dec 17 15:55 .git [2020-12-17T15:58:40.310Z] drwxrwxr-x 3 1001 1001 125 Dec 17 15:55 .github [2020-12-17T15:58:40.310Z] -rw-rw-r-- 1 1001 1001 824 Dec 17 15:55 .gitignore [2020-12-17T15:58:40.311Z] drwx------ 3 1001 1001 47 Dec 17 15:56 .semver [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 15:55 .sonarcloud.properties [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 15:55 CONTRIBUTING.md [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 1035 Dec 17 15:55 Dockerfile.build [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 15:55 Jenkinsfile [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 15:55 LICENSE [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 5750 Dec 17 15:55 Makefile [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 6511 Dec 17 15:55 README.md [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 6744 Dec 17 15:55 SECURITY.md [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 15:56 VERSION [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 15:55 ZMQWindows.md [2020-12-17T15:58:40.311Z] drwxrwxr-x 2 1001 1001 117 Dec 17 15:55 bin [2020-12-17T15:58:40.311Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 15:55 cmd [2020-12-17T15:58:40.311Z] -rw-r--r-- 1 root root 537096 Dec 17 15:58 coverage.out [2020-12-17T15:58:40.311Z] -rw-r--r-- 1 root root 979 Dec 17 15:58 go.mod [2020-12-17T15:58:40.311Z] -rw-r--r-- 1 root root 18631 Dec 17 15:58 go.sum [2020-12-17T15:58:40.311Z] drwxrwxr-x 8 1001 1001 127 Dec 17 15:55 internal [2020-12-17T15:58:40.311Z] drwxrwxr-x 4 1001 1001 26 Dec 17 15:55 openapi [2020-12-17T15:58:40.311Z] drwxrwxr-x 4 1001 1001 71 Dec 17 15:55 snap [2020-12-17T15:58:40.311Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 15:55 version.go [Pipeline] sh [2020-12-17T15:58:40.619Z] + '[' -e coverage.out ] [2020-12-17T15:58:40.619Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T15:58:40.817Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T15:58:41.114Z] + make build [2020-12-17T15:58:41.114Z] 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-17T15:58:43.677Z] 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-17T15:58:51.918Z] 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-17T15:58:52.507Z] 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-17T15:58:53.915Z] 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-17T15:58:54.177Z] 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-17T15:58:55.575Z] 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-17T15:58:56.531Z] 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-17T15:58:57.919Z] 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-17T15:58:58.873Z] 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-17T15:58:59.833Z] 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-17T15:59:00.786Z] 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-17T15:59:02.216Z] $ docker stop --time=1 346202fdfeecbfc65c0b35047ab9c72a279f57b5aaed089e13faffe50f40f511 [2020-12-17T15:59:03.864Z] $ docker rm -f 346202fdfeecbfc65c0b35047ab9c72a279f57b5aaed089e13faffe50f40f511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:59:07.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T15:59:07.841Z] [2020-12-17T15:59:07.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:59:08.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T15:59:08.199Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-17T15:59:08.199Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-17T15:59:08.199Z] ca9280d653b3: Pulling fs layer [2020-12-17T15:59:08.199Z] 7e9c9ca2126c: Pulling fs layer [2020-12-17T15:59:08.461Z] cbdbe7a5bc2a: Download complete [2020-12-17T15:59:09.036Z] ca9280d653b3: Verifying Checksum [2020-12-17T15:59:09.036Z] ca9280d653b3: Download complete [2020-12-17T15:59:09.036Z] cbdbe7a5bc2a: Pull complete [2020-12-17T15:59:09.997Z] 7e9c9ca2126c: Download complete [2020-12-17T15:59:09.997Z] ca9280d653b3: Pull complete [2020-12-17T15:59:16.627Z] 7e9c9ca2126c: Pull complete [2020-12-17T15:59:16.627Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-17T15:59:16.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T15:59:16.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-17T15:59:16.764Z] prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container [2020-12-17T15:59:16.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-17T15:59:17.689Z] $ docker top 6db9103a755bdc64c51f01288b87dc3c693c77b999b1cc54dc3113a1d04ebc00 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T15:59:18.225Z] + docker-compose build --help [2020-12-17T15:59:18.226Z] + grep parallel [2020-12-17T15:59:19.168Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T15:59:19.185Z] $ docker stop --time=1 6db9103a755bdc64c51f01288b87dc3c693c77b999b1cc54dc3113a1d04ebc00 [2020-12-17T15:59:21.186Z] $ docker rm -f 6db9103a755bdc64c51f01288b87dc3c693c77b999b1cc54dc3113a1d04ebc00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T15:59:22.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T15:59:22.052Z] . [Pipeline] withDockerContainer [2020-12-17T15:59:22.284Z] prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container [2020-12-17T15:59:22.393Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-17T15:59:23.081Z] $ docker top 39e0ffcf6724650cc77c1ce6ce2e80d3f7d0e2ee85d75c9d1f2ee4817aab4356 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T15:59:23.567Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T15:59:24.512Z] Building docker-core-command-go ... [2020-12-17T15:59:24.512Z] Building docker-core-data-go ... [2020-12-17T15:59:24.512Z] Building docker-core-metadata-go ... [2020-12-17T15:59:24.512Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T15:59:24.512Z] Building docker-security-proxy-setup-go ... [2020-12-17T15:59:24.512Z] Building docker-security-secretstore-setup-go ... [2020-12-17T15:59:24.512Z] Building docker-support-notifications-go ... [2020-12-17T15:59:24.512Z] Building docker-support-scheduler-go ... [2020-12-17T15:59:24.512Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T15:59:24.512Z] Building docker-security-secretstore-setup-go [2020-12-17T15:59:24.512Z] Building docker-security-bootstrap-redis-go [2020-12-17T15:59:24.512Z] Building docker-sys-mgmt-agent-go [2020-12-17T15:59:24.512Z] Building docker-security-proxy-setup-go [2020-12-17T15:59:24.512Z] Building docker-support-scheduler-go [2020-12-17T15:59:51.287Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T15:59:51.287Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T15:59:51.287Z] ---> 786869d8c518 [2020-12-17T15:59:51.287Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T15:59:51.556Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T15:59:51.557Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T15:59:51.557Z] ---> 786869d8c518 [2020-12-17T15:59:51.557Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T15:59:51.557Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T15:59:51.557Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-17T15:59:51.557Z] ---> 786869d8c518 [2020-12-17T15:59:51.557Z] Step 3/27 : WORKDIR /edgex-go [2020-12-17T15:59:51.557Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T15:59:51.557Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T15:59:51.557Z] ---> 786869d8c518 [2020-12-17T15:59:51.557Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T15:59:51.821Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T15:59:51.821Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T15:59:51.821Z] ---> 786869d8c518 [2020-12-17T15:59:51.821Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T15:59:51.827Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16519 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws [2020-12-17T15:59:51.886Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2020-12-17T15:59:52.777Z] ---> Running in f98ff89aae54 [2020-12-17T15:59:52.777Z] ---> Running in 7e8066741c1b [2020-12-17T15:59:52.777Z] ---> Running in c058945cafa2 [2020-12-17T15:59:53.051Z] ---> Running in 33cfc9907b70 [2020-12-17T15:59:53.051Z] ---> Running in f419e8eb9979 [2020-12-17T15:59:53.319Z] Removing intermediate container 7e8066741c1b [2020-12-17T15:59:53.319Z] ---> b3c89b602068 [2020-12-17T15:59:53.319Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T15:59:53.319Z] Removing intermediate container f419e8eb9979 [2020-12-17T15:59:53.319Z] ---> 7ce655ed1141 [2020-12-17T15:59:53.319Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T15:59:53.319Z] Removing intermediate container f98ff89aae54 [2020-12-17T15:59:53.319Z] ---> 9275222cd4df [2020-12-17T15:59:53.319Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T15:59:53.319Z] Removing intermediate container 33cfc9907b70 [2020-12-17T15:59:53.319Z] ---> ec6fee477461 [2020-12-17T15:59:53.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T15:59:53.593Z] Removing intermediate container c058945cafa2 [2020-12-17T15:59:53.593Z] ---> c57956f67733 [2020-12-17T15:59:53.593Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T15:59:53.593Z] ---> Running in bb68918363ed [2020-12-17T15:59:53.593Z] ---> Running in 505ba2c015da [2020-12-17T15:59:53.593Z] ---> Running in b8bf6cddfe44 [2020-12-17T15:59:53.593Z] ---> Running in 991a41e4315c [2020-12-17T15:59:53.593Z] ---> Running in 1570473dd1bc [2020-12-17T15:59:55.586Z] Removing intermediate container bb68918363ed [2020-12-17T15:59:55.586Z] ---> 3346adeb9cc7 [2020-12-17T15:59:55.586Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-17T15:59:55.586Z] ---> Running in e8bba30a3d2e [2020-12-17T15:59:55.586Z] Removing intermediate container b8bf6cddfe44 [2020-12-17T15:59:55.586Z] ---> fe6047812570 [2020-12-17T15:59:55.586Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T15:59:56.167Z] ---> Running in 41f14529db76 [2020-12-17T15:59:56.167Z] Removing intermediate container 991a41e4315c [2020-12-17T15:59:56.167Z] ---> 7334edb6b405 [2020-12-17T15:59:56.167Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T15:59:56.167Z] Removing intermediate container 1570473dd1bc [2020-12-17T15:59:56.167Z] ---> d5d8168381de [2020-12-17T15:59:56.167Z] Step 5/24 : RUN apk update && apk add make git [2020-12-17T15:59:56.432Z] Removing intermediate container 505ba2c015da [2020-12-17T15:59:56.432Z] ---> 6643c8ed5b08 [2020-12-17T15:59:56.432Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T15:59:56.432Z] ---> Running in af14b7769947 [2020-12-17T15:59:56.432Z] ---> Running in 845d258ee746 [2020-12-17T15:59:56.695Z] ---> Running in 862cccb791a0 [2020-12-17T15:59:56.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:56.940Z] using credential edgex-jenkins-ssh [2020-12-17T15:59:56.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:57.011Z] Cloning the remote Git repository [2020-12-17T15:59:57.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:57.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:57.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:57.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:57.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:58.067Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T15:59:58.067Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T15:59:58.067Z] OK: 12750 distinct packages available [2020-12-17T15:59:58.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:58.067Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T15:59:58.067Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T15:59:58.067Z] OK: 12750 distinct packages available [2020-12-17T15:59:58.067Z] OK: 233 MiB in 51 packages [2020-12-17T15:59:58.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:57.081Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T15:59:57.194Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2020-12-17T15:59:57.261Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T15:59:57.261Z] > git --version # timeout=10 [2020-12-17T15:59:57.281Z] > git --version # 'git version 2.17.1' [2020-12-17T15:59:57.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T15:59:57.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T15:59:58.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T15:59:58.333Z] OK: 233 MiB in 51 packages [2020-12-17T15:59:58.626Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T15:59:58.626Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T15:59:58.626Z] OK: 12750 distinct packages available [2020-12-17T15:59:58.626Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T15:59:58.626Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T15:59:58.626Z] OK: 12750 distinct packages available [2020-12-17T15:59:58.902Z] Removing intermediate container e8bba30a3d2e [2020-12-17T15:59:58.902Z] ---> 16b74995d198 [2020-12-17T15:59:58.902Z] Step 6/27 : COPY go.mod . [2020-12-17T15:59:58.902Z] OK: 233 MiB in 51 packages [2020-12-17T15:59:58.902Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T15:59:58.902Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T15:59:58.902Z] OK: 12750 distinct packages available [2020-12-17T15:59:58.902Z] Removing intermediate container 41f14529db76 [2020-12-17T15:59:58.902Z] ---> 6edd20b45e72 [2020-12-17T15:59:58.902Z] Step 6/22 : COPY go.mod . [2020-12-17T15:59:58.902Z] OK: 233 MiB in 51 packages [2020-12-17T15:59:59.167Z] ---> 49bd330399c9 [2020-12-17T15:59:59.167Z] Step 7/27 : RUN go mod download [2020-12-17T15:59:59.167Z] OK: 233 MiB in 51 packages [2020-12-17T15:59:59.167Z] ---> 217c1057fb6f [2020-12-17T15:59:59.167Z] Step 7/22 : RUN go mod download [2020-12-17T15:59:59.167Z] ---> Running in 0cbd4449e4af [2020-12-17T15:59:59.441Z] ---> Running in 2a2b02987346 [2020-12-17T16:00:00.021Z] Removing intermediate container 862cccb791a0 [2020-12-17T16:00:00.021Z] ---> 62ec6ca35e97 [2020-12-17T16:00:00.021Z] Step 6/21 : COPY go.mod . [2020-12-17T16:00:00.295Z] Removing intermediate container af14b7769947 [2020-12-17T16:00:00.295Z] ---> 3c5a8e704622 [2020-12-17T16:00:00.295Z] Step 6/21 : COPY go.mod . [2020-12-17T16:00:00.295Z] Removing intermediate container 845d258ee746 [2020-12-17T16:00:00.295Z] ---> 799f4df152ef [2020-12-17T16:00:00.295Z] Step 6/24 : COPY go.mod . [2020-12-17T16:00:00.561Z] ---> 68c47604a04c [2020-12-17T16:00:00.561Z] Step 7/21 : RUN go mod download [2020-12-17T16:00:00.561Z] ---> Running in c6cb4424742c [2020-12-17T16:00:00.561Z] ---> a9ea90fcfb26 [2020-12-17T16:00:00.561Z] Step 7/21 : RUN go mod download [2020-12-17T16:00:00.561Z] ---> Running in 4f60db6fedd6 [2020-12-17T16:00:00.826Z] ---> 1dbf246ae976 [2020-12-17T16:00:00.826Z] Step 7/24 : RUN go mod download [2020-12-17T16:00:00.826Z] ---> Running in 6b31ce668e81 [2020-12-17T16:00:02.296Z] Removing intermediate container 2a2b02987346 [2020-12-17T16:00:02.296Z] ---> 0a8e813e33eb [2020-12-17T16:00:02.296Z] Step 8/22 : COPY . . [2020-12-17T16:00:02.296Z] Removing intermediate container 0cbd4449e4af [2020-12-17T16:00:02.296Z] ---> 54080dbceb16 [2020-12-17T16:00:02.296Z] Step 8/27 : COPY . . [2020-12-17T16:00:10.538Z] Removing intermediate container c6cb4424742c [2020-12-17T16:00:10.538Z] ---> 3ae465fda003 [2020-12-17T16:00:10.538Z] Step 8/21 : COPY . . [2020-12-17T16:00:11.627Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T16:00:11.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T16:00:11.674Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T16:00:11.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T16:00:11.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T16:00:11.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T16:00:12.768Z] Merging remotes/origin/master commit 4ced080b53a8511502d10792e71c1cbc2dc01eb3 into PR head commit bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:00:13.311Z] Merge succeeded, producing bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:00:13.311Z] Checking out Revision bc9cd13b21e332e042b270897cf65247cfd48556 (PR-2959) [2020-12-17T16:00:12.789Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T16:00:12.802Z] > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 [2020-12-17T16:00:13.128Z] > git remote # timeout=10 [2020-12-17T16:00:13.182Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T16:00:13.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T16:00:13.226Z] > git merge 4ced080b53a8511502d10792e71c1cbc2dc01eb3 # timeout=10 [2020-12-17T16:00:13.268Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T16:00:13.322Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T16:00:13.356Z] > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 [2020-12-17T16:00:15.867Z] Removing intermediate container 6b31ce668e81 [2020-12-17T16:00:15.867Z] ---> 9a2f859b19eb [2020-12-17T16:00:15.867Z] Step 8/24 : COPY . . [2020-12-17T16:00:15.867Z] Removing intermediate container 4f60db6fedd6 [2020-12-17T16:00:15.867Z] ---> cc7a648dcb70 [2020-12-17T16:00:15.867Z] Step 8/21 : COPY . . [2020-12-17T16:00:17.718Z] Commit message: "Merge branch 'master' into issue-2957" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T16:00:19.567Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T16:00:20.001Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T16:00:20.428Z] + sudo service docker restart [2020-12-17T16:00:20.428Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T16:00:22.517Z] provisioning config files... [2020-12-17T16:00:22.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2853694154225431842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:00:22.991Z] ---> docker-login.sh [2020-12-17T16:00:22.991Z] nexus3.edgexfoundry.org:10001 [2020-12-17T16:00:24.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T16:00:24.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T16:00:24.279Z] Configure a credential helper to remove this warning. See [2020-12-17T16:00:24.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T16:00:24.279Z] [2020-12-17T16:00:24.279Z] Login Succeeded [2020-12-17T16:00:24.279Z] nexus3.edgexfoundry.org:10002 [2020-12-17T16:00:24.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T16:00:24.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T16:00:24.828Z] Configure a credential helper to remove this warning. See [2020-12-17T16:00:24.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T16:00:24.828Z] [2020-12-17T16:00:24.828Z] Login Succeeded [2020-12-17T16:00:24.828Z] nexus3.edgexfoundry.org:10003 [2020-12-17T16:00:25.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T16:00:25.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T16:00:25.376Z] Configure a credential helper to remove this warning. See [2020-12-17T16:00:25.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T16:00:25.376Z] [2020-12-17T16:00:25.376Z] Login Succeeded [2020-12-17T16:00:25.376Z] nexus3.edgexfoundry.org:10004 [2020-12-17T16:00:25.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T16:00:25.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T16:00:25.924Z] Configure a credential helper to remove this warning. See [2020-12-17T16:00:25.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T16:00:25.924Z] [2020-12-17T16:00:25.924Z] Login Succeeded [2020-12-17T16:00:25.924Z] docker.io [2020-12-17T16:00:26.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T16:00:26.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T16:00:26.788Z] Configure a credential helper to remove this warning. See [2020-12-17T16:00:26.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T16:00:26.788Z] [2020-12-17T16:00:26.788Z] Login Succeeded [2020-12-17T16:00:26.788Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T16:00:26.805Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T16:00:27.274Z] ========================================================= [2020-12-17T16:00:27.274Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T16:00:27.274Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:00:27.655Z] + 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-17T16:00:29.652Z] Sending build context to Docker daemon 165.4MB [2020-12-17T16:00:29.929Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-17T16:00:29.929Z] Step 2/7 : FROM ${BASE} [2020-12-17T16:00:29.929Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T16:00:29.929Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T16:00:29.929Z] a4357932f1b6: Pulling fs layer [2020-12-17T16:00:29.929Z] 18c013af1878: Pulling fs layer [2020-12-17T16:00:29.929Z] 00ac8860ef70: Pulling fs layer [2020-12-17T16:00:29.929Z] 63d7cb157983: Pulling fs layer [2020-12-17T16:00:29.929Z] b116817d02f9: Pulling fs layer [2020-12-17T16:00:29.929Z] 745a02a5169b: Pulling fs layer [2020-12-17T16:00:29.929Z] 00ac8860ef70: Waiting [2020-12-17T16:00:29.929Z] 63d7cb157983: Waiting [2020-12-17T16:00:29.929Z] b116817d02f9: Waiting [2020-12-17T16:00:29.929Z] 745a02a5169b: Waiting [2020-12-17T16:00:29.929Z] 18c013af1878: Verifying Checksum [2020-12-17T16:00:29.929Z] 18c013af1878: Download complete [2020-12-17T16:00:29.929Z] a4357932f1b6: Download complete [2020-12-17T16:00:29.929Z] 63d7cb157983: Verifying Checksum [2020-12-17T16:00:29.929Z] 63d7cb157983: Download complete [2020-12-17T16:00:30.208Z] b116817d02f9: Verifying Checksum [2020-12-17T16:00:30.208Z] b116817d02f9: Download complete [2020-12-17T16:00:30.208Z] 5f621e34cdf4: Verifying Checksum [2020-12-17T16:00:30.208Z] 5f621e34cdf4: Download complete [2020-12-17T16:00:30.808Z] 5f621e34cdf4: Pull complete [2020-12-17T16:00:31.086Z] a4357932f1b6: Pull complete [2020-12-17T16:00:31.687Z] 18c013af1878: Pull complete [2020-12-17T16:00:33.123Z] 745a02a5169b: Verifying Checksum [2020-12-17T16:00:33.123Z] 745a02a5169b: Download complete [2020-12-17T16:00:33.725Z] 00ac8860ef70: Download complete [2020-12-17T16:00:34.102Z] ---> 6571caeac12e [2020-12-17T16:00:34.102Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T16:00:34.102Z] ---> 21a9d6d9e1d7 [2020-12-17T16:00:34.102Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T16:00:34.686Z] ---> Running in edd184078d40 [2020-12-17T16:00:34.958Z] ---> Running in 0fd04a50b571 [2020-12-17T16:00:43.208Z] 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-17T16:00:43.208Z] 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-17T16:00:43.939Z] 00ac8860ef70: Pull complete [2020-12-17T16:00:43.939Z] 63d7cb157983: Pull complete [2020-12-17T16:00:44.557Z] b116817d02f9: Pull complete [2020-12-17T16:00:45.831Z] ---> eb252a7362b3 [2020-12-17T16:00:45.831Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T16:00:45.831Z] ---> e96fcf73d01a [2020-12-17T16:00:45.831Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T16:00:46.118Z] ---> 14eedc716c3c [2020-12-17T16:00:46.118Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T16:00:46.118Z] ---> Running in 4552157f8c91 [2020-12-17T16:00:46.118Z] ---> Running in 90c89c6d434e [2020-12-17T16:00:46.396Z] ---> Running in bafbc225db30 [2020-12-17T16:00:47.838Z] 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-17T16:00:47.838Z] 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-17T16:00:47.838Z] 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-17T16:00:47.998Z] 745a02a5169b: Pull complete [2020-12-17T16:00:48.283Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T16:00:48.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T16:00:48.283Z] ---> b7e6874047d6 [2020-12-17T16:00:48.283Z] 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-17T16:00:51.712Z] ---> Running in 6c95ae392f06 [2020-12-17T16:00:52.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:00:53.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:00:55.170Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T16:00:55.772Z] (2/12) Installing file (5.38-r0) [2020-12-17T16:00:55.772Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T16:00:55.772Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T16:01:08.179Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T16:01:08.179Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T16:01:08.179Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T16:01:08.179Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T16:01:08.179Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T16:01:08.179Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T16:01:08.179Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T16:01:08.179Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T16:01:08.179Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:01:08.179Z] OK: 217 MiB in 51 packages [2020-12-17T16:01:09.979Z] Removing intermediate container edd184078d40 [2020-12-17T16:01:09.979Z] ---> 39753b125f01 [2020-12-17T16:01:09.979Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T16:01:09.979Z] Removing intermediate container 0fd04a50b571 [2020-12-17T16:01:09.979Z] ---> 1a3020438ee3 [2020-12-17T16:01:09.979Z] [2020-12-17T16:01:09.979Z] Step 10/22 : FROM alpine:3.10 [2020-12-17T16:01:09.979Z] 3.10: Pulling from library/alpine [2020-12-17T16:01:09.979Z] ---> Running in 234fe239cb11 [2020-12-17T16:01:10.593Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T16:01:10.593Z] Status: Downloaded newer image for alpine:3.10 [2020-12-17T16:01:10.593Z] ---> be4e4bea2c2e [2020-12-17T16:01:10.593Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T16:01:10.808Z] Removing intermediate container 6c95ae392f06 [2020-12-17T16:01:10.808Z] ---> 0ac90cc681ed [2020-12-17T16:01:10.808Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T16:01:10.866Z] ---> Running in e126389dbeb2 [2020-12-17T16:01:10.866Z] 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-17T16:01:11.083Z] ---> Running in 5c08f2e4cb8d [2020-12-17T16:01:11.144Z] 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-17T16:01:11.144Z] 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-17T16:01:11.676Z] Removing intermediate container 5c08f2e4cb8d [2020-12-17T16:01:11.676Z] ---> 5ebd148a9448 [2020-12-17T16:01:11.676Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T16:01:11.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:11.946Z] latest: Pulling from library/docker [2020-12-17T16:01:12.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:12.009Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T16:01:12.009Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T16:01:12.009Z] OK: 10350 distinct packages available [2020-12-17T16:01:12.221Z] a3cc7d3b244e: Pulling fs layer [2020-12-17T16:01:12.222Z] 02a3295e0d61: Pulling fs layer [2020-12-17T16:01:12.222Z] 0f4f2e6d8100: Pulling fs layer [2020-12-17T16:01:12.222Z] 065c9533d613: Pulling fs layer [2020-12-17T16:01:12.222Z] 9fce0df16b8b: Pulling fs layer [2020-12-17T16:01:12.222Z] e3faa53604c1: Pulling fs layer [2020-12-17T16:01:12.222Z] 04b5adaa2053: Pulling fs layer [2020-12-17T16:01:12.222Z] 9fce0df16b8b: Waiting [2020-12-17T16:01:12.222Z] e3faa53604c1: Waiting [2020-12-17T16:01:12.222Z] 0f4f2e6d8100: Verifying Checksum [2020-12-17T16:01:12.222Z] 0f4f2e6d8100: Download complete [2020-12-17T16:01:12.222Z] a3cc7d3b244e: Verifying Checksum [2020-12-17T16:01:12.222Z] a3cc7d3b244e: Download complete [2020-12-17T16:01:12.287Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T16:01:12.502Z] 02a3295e0d61: Verifying Checksum [2020-12-17T16:01:12.502Z] 02a3295e0d61: Download complete [2020-12-17T16:01:12.502Z] 9fce0df16b8b: Verifying Checksum [2020-12-17T16:01:12.502Z] 9fce0df16b8b: Download complete [2020-12-17T16:01:12.502Z] e3faa53604c1: Verifying Checksum [2020-12-17T16:01:12.502Z] e3faa53604c1: Download complete [2020-12-17T16:01:12.559Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T16:01:12.559Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T16:01:12.559Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T16:01:12.559Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T16:01:12.559Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T16:01:12.559Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T16:01:12.779Z] 04b5adaa2053: Download complete [2020-12-17T16:01:12.834Z] OK: 7 MiB in 19 packages [2020-12-17T16:01:13.054Z] a3cc7d3b244e: Pull complete [2020-12-17T16:01:13.678Z] 02a3295e0d61: Pull complete [2020-12-17T16:01:13.815Z] Removing intermediate container 234fe239cb11 [2020-12-17T16:01:13.815Z] ---> e3fc630b0223 [2020-12-17T16:01:13.815Z] [2020-12-17T16:01:13.815Z] Step 11/27 : FROM docker:latest [2020-12-17T16:01:13.815Z] ---> 0040bc98e531 [2020-12-17T16:01:13.815Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-17T16:01:14.290Z] 0f4f2e6d8100: Pull complete [2020-12-17T16:01:14.291Z] 065c9533d613: Verifying Checksum [2020-12-17T16:01:14.291Z] 065c9533d613: Download complete [2020-12-17T16:01:16.374Z] ---> Running in 601f0b5dd890 [2020-12-17T16:01:16.374Z] Removing intermediate container e126389dbeb2 [2020-12-17T16:01:16.374Z] ---> e8b83657c871 [2020-12-17T16:01:16.374Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T16:01:16.374Z] Removing intermediate container 4552157f8c91 [2020-12-17T16:01:16.374Z] ---> 672b02cd97f5 [2020-12-17T16:01:16.374Z] [2020-12-17T16:01:16.374Z] Step 10/21 : FROM scratch [2020-12-17T16:01:16.374Z] ---> [2020-12-17T16:01:16.374Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:01:16.635Z] ---> Running in 2865593fa55d [2020-12-17T16:01:16.899Z] ---> Running in 7b4f123d96ba [2020-12-17T16:01:17.473Z] Removing intermediate container 2865593fa55d [2020-12-17T16:01:17.473Z] ---> 028b06e65292 [2020-12-17T16:01:17.473Z] Step 13/22 : WORKDIR / [2020-12-17T16:01:18.590Z] 065c9533d613: Pull complete [2020-12-17T16:01:18.590Z] 9fce0df16b8b: Pull complete [2020-12-17T16:01:18.590Z] e3faa53604c1: Pull complete [2020-12-17T16:01:19.184Z] 04b5adaa2053: Pull complete [2020-12-17T16:01:19.185Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-17T16:01:19.185Z] Status: Downloaded newer image for docker:latest [2020-12-17T16:01:19.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:19.406Z] Removing intermediate container 7b4f123d96ba [2020-12-17T16:01:19.406Z] ---> 5418487c43fd [2020-12-17T16:01:19.406Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T16:01:19.406Z] ---> Running in 9841c2bbf17b [2020-12-17T16:01:19.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:19.406Z] Removing intermediate container 90c89c6d434e [2020-12-17T16:01:19.406Z] ---> a8bd29104dee [2020-12-17T16:01:19.406Z] [2020-12-17T16:01:19.406Z] Step 10/24 : FROM alpine:3.10 [2020-12-17T16:01:19.406Z] ---> be4e4bea2c2e [2020-12-17T16:01:19.406Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T16:01:19.406Z] ---> Using cache [2020-12-17T16:01:19.406Z] ---> e8b83657c871 [2020-12-17T16:01:19.406Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T16:01:19.406Z] ---> Running in b4d47c94a9ae [2020-12-17T16:01:19.672Z] Removing intermediate container bafbc225db30 [2020-12-17T16:01:19.672Z] ---> f3254a2d64a1 [2020-12-17T16:01:19.672Z] [2020-12-17T16:01:19.672Z] Step 10/21 : FROM alpine [2020-12-17T16:01:19.672Z] ---> Running in a269fb905b3a [2020-12-17T16:01:19.672Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T16:01:19.672Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T16:01:19.672Z] latest: Pulling from library/alpine [2020-12-17T16:01:19.672Z] Executing bash-5.0.17-r0.post-install [2020-12-17T16:01:19.672Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:01:19.672Z] OK: 12 MiB in 22 packages [2020-12-17T16:01:19.937Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T16:01:19.937Z] Removing intermediate container b4d47c94a9ae [2020-12-17T16:01:19.937Z] ---> ac844a8677b5 [2020-12-17T16:01:19.937Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T16:01:19.937Z] Removing intermediate container 9841c2bbf17b [2020-12-17T16:01:19.937Z] ---> e4d96aaf80bf [2020-12-17T16:01:19.937Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T16:01:19.937Z] Status: Downloaded newer image for alpine:latest [2020-12-17T16:01:19.937Z] ---> 389fef711851 [2020-12-17T16:01:19.937Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-17T16:01:19.937Z] Removing intermediate container a269fb905b3a [2020-12-17T16:01:19.937Z] ---> 0901bb465c68 [2020-12-17T16:01:19.937Z] Step 13/24 : WORKDIR / [2020-12-17T16:01:19.937Z] ---> Running in 1fb7464354c2 [2020-12-17T16:01:20.201Z] ---> Running in d30af76190fc [2020-12-17T16:01:20.201Z] ---> Running in 5087ba3d87a3 [2020-12-17T16:01:20.463Z] Removing intermediate container 1fb7464354c2 [2020-12-17T16:01:20.463Z] ---> a7d14d3d9407 [2020-12-17T16:01:20.463Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T16:01:21.411Z] ---> 8196b2711a7d [2020-12-17T16:01:21.411Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T16:01:22.001Z] ---> 235f79ba7fda [2020-12-17T16:01:22.001Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T16:01:22.001Z] Removing intermediate container 5087ba3d87a3 [2020-12-17T16:01:22.001Z] ---> e3fe78f85d7a [2020-12-17T16:01:22.001Z] 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-17T16:01:22.001Z] Removing intermediate container 601f0b5dd890 [2020-12-17T16:01:22.001Z] ---> d9319f9d13ea [2020-12-17T16:01:22.001Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-17T16:01:22.001Z] ---> a4898e9feb31 [2020-12-17T16:01:22.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T16:01:22.001Z] ---> Running in 90fa0d910f96 [2020-12-17T16:01:22.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:22.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:22.541Z] ---> 411021cefd9b [2020-12-17T16:01:22.541Z] 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-17T16:01:22.541Z] ---> c95ad5f22ed2 [2020-12-17T16:01:22.541Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T16:01:22.541Z] ---> 163b74a0c611 [2020-12-17T16:01:22.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T16:01:22.541Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:01:22.541Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:01:22.541Z] OK: 12745 distinct packages available [2020-12-17T16:01:22.574Z] ---> a50d29749b83 [2020-12-17T16:01:22.574Z] Step 6/7 : COPY go.mod . [2020-12-17T16:01:22.813Z] ---> b74267a5017c [2020-12-17T16:01:22.813Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T16:01:22.813Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T16:01:22.813Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T16:01:22.813Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T16:01:22.813Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T16:01:22.813Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:01:23.171Z] ---> 1b4cc815770a [2020-12-17T16:01:23.171Z] Step 7/7 : RUN go mod download [2020-12-17T16:01:23.171Z] ---> Running in 2ff5b571c00b [2020-12-17T16:01:23.387Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T16:01:23.387Z] ---> 7165b76a52d4 [2020-12-17T16:01:23.387Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T16:01:23.387Z] OK: 7 MiB in 18 packages [2020-12-17T16:01:23.387Z] ---> f1b4efda200d [2020-12-17T16:01:23.387Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T16:01:23.662Z] ---> Running in 6712fb45b4b8 [2020-12-17T16:01:23.662Z] ---> Running in e4c43cb0a141 [2020-12-17T16:01:23.662Z] ---> 827242cdf91e [2020-12-17T16:01:23.662Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T16:01:24.615Z] Removing intermediate container 90fa0d910f96 [2020-12-17T16:01:24.615Z] ---> 86d3eec0371b [2020-12-17T16:01:24.615Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T16:01:24.615Z] Removing intermediate container e4c43cb0a141 [2020-12-17T16:01:24.615Z] ---> 1cec6242d682 [2020-12-17T16:01:24.615Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:01:24.895Z] ---> Running in a6d7416750da [2020-12-17T16:01:24.895Z] ---> Running in 6829170aebdf [2020-12-17T16:01:24.895Z] ---> dffa2c228793 [2020-12-17T16:01:24.895Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T16:01:24.895Z] Removing intermediate container d30af76190fc [2020-12-17T16:01:24.895Z] ---> c4f1760ec583 [2020-12-17T16:01:24.895Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T16:01:24.895Z] ---> Running in 63edb1112cb2 [2020-12-17T16:01:25.165Z] Removing intermediate container a6d7416750da [2020-12-17T16:01:25.165Z] ---> c7dc37386f5d [2020-12-17T16:01:25.165Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-17T16:01:25.165Z] Removing intermediate container 6829170aebdf [2020-12-17T16:01:25.165Z] ---> 0698ea3923ae [2020-12-17T16:01:25.165Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T16:01:25.430Z] ---> Running in 7920bb9b03ce [2020-12-17T16:01:25.430Z] Removing intermediate container 63edb1112cb2 [2020-12-17T16:01:25.430Z] ---> 73fb92e6c7db [2020-12-17T16:01:25.430Z] Step 13/21 : WORKDIR /edgex [2020-12-17T16:01:25.430Z] ---> Running in e2f0d02c22b9 [2020-12-17T16:01:25.691Z] ---> Running in 691cf5a40676 [2020-12-17T16:01:25.691Z] ---> bae797652f07 [2020-12-17T16:01:25.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T16:01:25.691Z] Removing intermediate container 7920bb9b03ce [2020-12-17T16:01:25.691Z] ---> 40b51acdfbe0 [2020-12-17T16:01:25.691Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-17T16:01:25.952Z] Removing intermediate container e2f0d02c22b9 [2020-12-17T16:01:25.952Z] ---> c2bbf7b55126 [2020-12-17T16:01:25.952Z] Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:01:25.952Z] ---> Running in 2e03120ccf89 [2020-12-17T16:01:26.213Z] ---> Running in 8eb298921056 [2020-12-17T16:01:26.213Z] Removing intermediate container 691cf5a40676 [2020-12-17T16:01:26.213Z] ---> 5f48ee200fec [2020-12-17T16:01:26.213Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T16:01:26.213Z] ---> 01c62e8d0250 [2020-12-17T16:01:26.213Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T16:01:26.213Z] Removing intermediate container 6712fb45b4b8 [2020-12-17T16:01:26.213Z] ---> 1dfd05467e47 [2020-12-17T16:01:26.213Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T16:01:26.477Z] ---> Running in 6b582c23a36d [2020-12-17T16:01:26.477Z] ---> Running in 315b4b2c8c2f [2020-12-17T16:01:26.477Z] Removing intermediate container 2e03120ccf89 [2020-12-17T16:01:26.477Z] ---> c6954ec1afa2 [2020-12-17T16:01:26.477Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T16:01:26.477Z] Removing intermediate container 8eb298921056 [2020-12-17T16:01:26.477Z] ---> 1e93c6fba7ed [2020-12-17T16:01:26.477Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T16:01:26.745Z] ---> cf7317060f39 [2020-12-17T16:01:26.745Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T16:01:26.745Z] ---> Running in 045b7e0a13a4 [2020-12-17T16:01:27.012Z] Removing intermediate container 6b582c23a36d [2020-12-17T16:01:27.012Z] ---> 40f13f4100a9 [2020-12-17T16:01:27.012Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T16:01:27.276Z] ---> 5dc1ea7f5847 [2020-12-17T16:01:27.276Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T16:01:27.276Z] Removing intermediate container 045b7e0a13a4 [2020-12-17T16:01:27.276Z] ---> 449c8575dd68 [2020-12-17T16:01:27.276Z] [2020-12-17T16:01:27.276Z] ---> Running in 9d8a46217566 [2020-12-17T16:01:27.538Z] Successfully built 449c8575dd68 [2020-12-17T16:01:27.538Z] ---> f8dc0457b731 [2020-12-17T16:01:27.538Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T16:01:27.538Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-17T16:01:27.807Z] Building docker-core-metadata-go [2020-12-17T16:01:27.807Z]  Building docker-support-scheduler-go ... done  ---> d87d7cd79f1e [2020-12-17T16:01:27.807Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T16:01:27.807Z] Removing intermediate container 9d8a46217566 [2020-12-17T16:01:27.807Z] ---> 83ab9bf6b097 [2020-12-17T16:01:27.807Z] Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:01:28.071Z] ---> Running in f706c4a35490 [2020-12-17T16:01:28.335Z] Removing intermediate container f706c4a35490 [2020-12-17T16:01:28.335Z] ---> 68639bf0f0be [2020-12-17T16:01:28.335Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T16:01:28.598Z] ---> 38c226b1a39e [2020-12-17T16:01:28.599Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T16:01:28.599Z] ---> c6eeb6cd79cb [2020-12-17T16:01:28.599Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-17T16:01:28.862Z] ---> Running in 704cf5c8c4e0 [2020-12-17T16:01:28.862Z] Removing intermediate container 315b4b2c8c2f [2020-12-17T16:01:28.862Z] ---> dad32f00a308 [2020-12-17T16:01:28.862Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T16:01:28.862Z] ---> Running in 3e7c37172233 [2020-12-17T16:01:29.836Z] ---> Running in f7de0413d327 [2020-12-17T16:01:30.422Z] ---> Running in 4aff6317e0a8 [2020-12-17T16:01:31.822Z] Removing intermediate container 704cf5c8c4e0 [2020-12-17T16:01:31.822Z] ---> aca8b58ead75 [2020-12-17T16:01:31.822Z] [2020-12-17T16:01:32.091Z] Removing intermediate container 3e7c37172233 [2020-12-17T16:01:32.091Z] ---> 0789ced531c6 [2020-12-17T16:01:32.091Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T16:01:32.091Z] Successfully built aca8b58ead75 [2020-12-17T16:01:32.091Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-17T16:01:32.091Z] Building docker-support-notifications-go [2020-12-17T16:01:34.021Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 4aff6317e0a8 [2020-12-17T16:01:34.021Z] ---> 542fe34b7565 [2020-12-17T16:01:34.021Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T16:01:34.292Z] ---> Running in 064cad131bbf [2020-12-17T16:01:34.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:34.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:01:35.191Z] ---> Running in 940ca41c4ab9 [2020-12-17T16:01:35.191Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T16:01:35.191Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T16:01:35.191Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T16:01:35.191Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T16:01:35.458Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T16:01:35.458Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T16:01:35.458Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T16:01:36.157Z] Removing intermediate container 064cad131bbf [2020-12-17T16:01:36.157Z] ---> 740335119543 [2020-12-17T16:01:36.157Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T16:01:44.370Z] ---> Running in 625d946f5ee0 [2020-12-17T16:01:44.370Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T16:01:44.370Z] Removing intermediate container 940ca41c4ab9 [2020-12-17T16:01:44.370Z] ---> c82f32e5e550 [2020-12-17T16:01:44.370Z] Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:01:44.370Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T16:01:44.370Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T16:01:44.370Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T16:01:44.370Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T16:01:44.370Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T16:01:44.370Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T16:01:44.370Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T16:01:44.951Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T16:01:44.951Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T16:01:44.951Z] ---> Running in 0bf72f661251 [2020-12-17T16:01:44.951Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T16:01:45.214Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T16:01:45.483Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T16:01:45.483Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T16:01:46.881Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T16:01:47.162Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T16:01:47.747Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T16:01:47.747Z] Removing intermediate container 625d946f5ee0 [2020-12-17T16:01:47.747Z] ---> dfc549806280 [2020-12-17T16:01:47.747Z] Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:01:47.747Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T16:01:48.326Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T16:01:48.594Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T16:01:48.594Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T16:01:48.594Z] Removing intermediate container 0bf72f661251 [2020-12-17T16:01:48.594Z] ---> de9690c3766e [2020-12-17T16:01:48.594Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T16:01:48.594Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T16:01:48.595Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T16:01:49.189Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T16:01:49.189Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T16:01:49.189Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T16:01:49.189Z] ---> Running in 92f5209eb41e [2020-12-17T16:01:49.453Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:01:49.453Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:01:49.453Z] ---> 786869d8c518 [2020-12-17T16:01:49.453Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T16:01:49.453Z] ---> Using cache [2020-12-17T16:01:49.453Z] ---> c57956f67733 [2020-12-17T16:01:49.453Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:01:49.453Z] ---> Using cache [2020-12-17T16:01:49.453Z] ---> d5d8168381de [2020-12-17T16:01:49.453Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T16:01:49.453Z] ---> Using cache [2020-12-17T16:01:49.453Z] ---> 799f4df152ef [2020-12-17T16:01:49.453Z] Step 6/22 : COPY go.mod . [2020-12-17T16:01:49.453Z] ---> Using cache [2020-12-17T16:01:49.453Z] ---> 1dbf246ae976 [2020-12-17T16:01:49.453Z] Step 7/22 : RUN go mod download [2020-12-17T16:01:49.453Z] ---> Using cache [2020-12-17T16:01:49.453Z] ---> 9a2f859b19eb [2020-12-17T16:01:49.453Z] Step 8/22 : COPY . . [2020-12-17T16:01:49.959Z] Removing intermediate container 2ff5b571c00b [2020-12-17T16:01:49.959Z] ---> f0c43230ad39 [2020-12-17T16:01:49.959Z] Successfully built f0c43230ad39 [2020-12-17T16:01:49.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:01:50.030Z] ---> Using cache [2020-12-17T16:01:50.030Z] ---> eb252a7362b3 [2020-12-17T16:01:50.030Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T16:01:50.301Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T16:01:50.301Z] . [Pipeline] withDockerContainer [2020-12-17T16:01:50.570Z] prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container [2020-12-17T16:01:50.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T16:01:51.000Z] ---> Running in 4c1bb08c5cfe [2020-12-17T16:01:51.000Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:01:51.000Z] OK: 71 MiB in 55 packages [2020-12-17T16:01:51.266Z] ---> Running in df8cab113758 [2020-12-17T16:01:51.531Z] Removing intermediate container 92f5209eb41e [2020-12-17T16:01:51.531Z] ---> 1245eddb69fa [2020-12-17T16:01:51.531Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T16:01:51.531Z] Removing intermediate container 4c1bb08c5cfe [2020-12-17T16:01:51.531Z] ---> b964e4086720 [2020-12-17T16:01:51.531Z] [2020-12-17T16:01:51.801Z] ---> Running in 006ce091c346 [2020-12-17T16:01:52.064Z] Successfully built b964e4086720 [2020-12-17T16:01:52.173Z] $ docker top 657dff1dd06d1ef326c7602fbec0d6ea719ab198ce7914a8e60da6e2ecadb54c -eo pid,comm [2020-12-17T16:01:52.326Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-17T16:01:52.326Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [Pipeline] { [Pipeline] sh [2020-12-17T16:01:53.250Z] + go version [2020-12-17T16:01:53.250Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T16:01:53.276Z] $ docker stop --time=1 657dff1dd06d1ef326c7602fbec0d6ea719ab198ce7914a8e60da6e2ecadb54c [2020-12-17T16:01:54.263Z] 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-17T16:01:54.263Z] Removing intermediate container 006ce091c346 [2020-12-17T16:01:54.263Z] ---> 19c517183681 [2020-12-17T16:01:54.263Z] [2020-12-17T16:01:54.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:01:54.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:01:54.526Z] ---> 786869d8c518 [2020-12-17T16:01:54.526Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T16:01:54.526Z] ---> Using cache [2020-12-17T16:01:54.526Z] ---> c57956f67733 [2020-12-17T16:01:54.526Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:01:54.526Z] ---> Using cache [2020-12-17T16:01:54.526Z] ---> d5d8168381de [2020-12-17T16:01:54.526Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-17T16:01:54.792Z] Successfully built 19c517183681 [2020-12-17T16:01:55.149Z] $ docker rm -f 657dff1dd06d1ef326c7602fbec0d6ea719ab198ce7914a8e60da6e2ecadb54c [2020-12-17T16:01:55.370Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-17T16:01:55.370Z] Building docker-core-data-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:01:56.131Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T16:01:56.131Z] . [Pipeline] withDockerContainer [2020-12-17T16:01:56.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container [2020-12-17T16:01:56.433Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T16:01:57.760Z] $ docker top 593ed4f2289dd7808bceec6f6571671ee881ba0e283d4bf2d4b7e346f2e469d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T16:01:58.101Z] ========================================================= [2020-12-17T16:01:58.101Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T16:01:58.101Z] ========================================================= [Pipeline] sh [2020-12-17T16:01:58.697Z]  Building docker-security-proxy-setup-go ... done  ---> Running in d39d8dbabdf1 [2020-12-17T16:01:58.743Z] + make test [2020-12-17T16:01:58.743Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T16:02:04.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:02:04.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:02:05.012Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:02:05.012Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:02:05.012Z] OK: 12750 distinct packages available [2020-12-17T16:02:05.613Z] OK: 233 MiB in 51 packages [2020-12-17T16:02:13.881Z] Removing intermediate container d39d8dbabdf1 [2020-12-17T16:02:13.881Z] ---> 35ee71de443c [2020-12-17T16:02:13.881Z] Step 6/24 : COPY go.mod . [2020-12-17T16:02:16.445Z] ---> 20bd1a88fe73 [2020-12-17T16:02:16.445Z] Step 7/24 : RUN go mod download [2020-12-17T16:02:17.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:02:17.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:02:17.400Z] ---> 786869d8c518 [2020-12-17T16:02:17.400Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T16:02:17.400Z] ---> Using cache [2020-12-17T16:02:17.400Z] ---> c57956f67733 [2020-12-17T16:02:17.400Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:02:17.400Z] ---> Using cache [2020-12-17T16:02:17.400Z] ---> d5d8168381de [2020-12-17T16:02:17.400Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T16:02:17.400Z] ---> Using cache [2020-12-17T16:02:17.400Z] ---> 799f4df152ef [2020-12-17T16:02:17.400Z] Step 6/22 : COPY go.mod . [2020-12-17T16:02:17.400Z] ---> Using cache [2020-12-17T16:02:17.400Z] ---> 1dbf246ae976 [2020-12-17T16:02:17.400Z] Step 7/22 : RUN go mod download [2020-12-17T16:02:17.400Z] ---> Using cache [2020-12-17T16:02:17.400Z] ---> 9a2f859b19eb [2020-12-17T16:02:17.400Z] Step 8/22 : COPY . . [2020-12-17T16:02:17.400Z] ---> Using cache [2020-12-17T16:02:17.400Z] ---> eb252a7362b3 [2020-12-17T16:02:17.400Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T16:02:18.365Z] ---> Running in 91b74129903e [2020-12-17T16:02:18.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:02:18.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:02:18.365Z] ---> 786869d8c518 [2020-12-17T16:02:18.365Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T16:02:18.365Z] ---> Using cache [2020-12-17T16:02:18.365Z] ---> c57956f67733 [2020-12-17T16:02:18.365Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:02:18.365Z] ---> Using cache [2020-12-17T16:02:18.365Z] ---> d5d8168381de [2020-12-17T16:02:18.365Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T16:02:18.952Z] ---> Running in 94b66d1cf766 [2020-12-17T16:02:19.913Z] ---> Running in 96834026e3f9 [2020-12-17T16:02:20.516Z] Removing intermediate container f7de0413d327 [2020-12-17T16:02:20.516Z] ---> 06cf6b0c1933 [2020-12-17T16:02:20.516Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-17T16:02:20.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T16:02:21.108Z] 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-17T16:02:21.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:02:22.298Z] ---> Running in 453e9f0cab92 [2020-12-17T16:02:22.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:02:22.903Z] Removing intermediate container 91b74129903e [2020-12-17T16:02:22.903Z] ---> c6ea61a10317 [2020-12-17T16:02:22.903Z] Step 8/24 : COPY . . [2020-12-17T16:02:22.903Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:02:22.903Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:02:22.903Z] OK: 12750 distinct packages available [2020-12-17T16:02:23.177Z] OK: 233 MiB in 51 packages [2020-12-17T16:02:33.287Z] Collecting docker-compose==1.23.2 [2020-12-17T16:02:33.287Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T16:02:33.287Z] Removing intermediate container 96834026e3f9 [2020-12-17T16:02:33.287Z] ---> 76dee632c5a7 [2020-12-17T16:02:33.287Z] Step 6/23 : COPY go.mod . [2020-12-17T16:02:34.241Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T16:02:34.241Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T16:02:35.671Z] 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-17T16:02:36.623Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T16:02:36.623Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T16:02:39.179Z] ---> 7dd7c33b1b6e [2020-12-17T16:02:39.179Z] Step 7/23 : RUN go mod download [2020-12-17T16:02:41.133Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T16:02:41.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T16:02:41.133Z] Removing intermediate container df8cab113758 [2020-12-17T16:02:41.133Z] ---> ca92f4265daf [2020-12-17T16:02:41.133Z] [2020-12-17T16:02:41.134Z] Step 10/22 : FROM scratch [2020-12-17T16:02:41.134Z] ---> [2020-12-17T16:02:41.134Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:02:41.134Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T16:02:41.134Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T16:02:41.710Z] ---> Using cache [2020-12-17T16:02:41.710Z] ---> 5418487c43fd [2020-12-17T16:02:41.710Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T16:02:42.338Z] ---> Running in a7657fc7eaf8 [2020-12-17T16:02:42.601Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T16:02:42.601Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T16:02:43.178Z] ---> Running in 6b22254ecf7e [2020-12-17T16:02:43.178Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T16:02:43.178Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T16:02:43.450Z] ---> 0051db67f647 [2020-12-17T16:02:43.450Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T16:02:43.450Z] Removing intermediate container 6b22254ecf7e [2020-12-17T16:02:43.450Z] ---> c6872d78fd8f [2020-12-17T16:02:43.450Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T16:02:43.450Z] ---> Running in 745e26de636a [2020-12-17T16:02:43.715Z] ---> Running in 63f31bb02665 [2020-12-17T16:02:44.006Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T16:02:44.006Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T16:02:44.006Z] Removing intermediate container 63f31bb02665 [2020-12-17T16:02:44.006Z] ---> 16217a578f85 [2020-12-17T16:02:44.006Z] Step 14/22 : WORKDIR / [2020-12-17T16:02:44.006Z] ---> Running in 9e1f7d6c7738 [2020-12-17T16:02:44.308Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T16:02:44.308Z] 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-17T16:02:44.308Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T16:02:44.308Z] Removing intermediate container 9e1f7d6c7738 [2020-12-17T16:02:44.308Z] ---> aca8e3a6b6fd [2020-12-17T16:02:44.308Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T16:02:44.308Z] Collecting PyYAML<4,>=3.10 [2020-12-17T16:02:44.593Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T16:02:44.593Z] ---> 3c06e9735636 [2020-12-17T16:02:44.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T16:02:46.548Z] ---> 3b1f3b5b4960 [2020-12-17T16:02:46.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T16:02:46.548Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T16:02:46.548Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T16:02:46.548Z] Removing intermediate container a7657fc7eaf8 [2020-12-17T16:02:46.548Z] ---> d3a63564788d [2020-12-17T16:02:46.548Z] Step 8/23 : COPY . . [2020-12-17T16:02:46.548Z] Collecting idna<2.8,>=2.5 [2020-12-17T16:02:46.548Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T16:02:46.832Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T16:02:46.832Z] ---> 101a04e83930 [2020-12-17T16:02:46.832Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T16:02:46.832Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T16:02:46.832Z] 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-17T16:02:46.832Z] 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-17T16:02:46.832Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T16:02:46.832Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T16:02:46.832Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T16:02:46.832Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T16:02:47.107Z] ---> Running in da00a7be6e1a [2020-12-17T16:02:47.107Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, cached-property, texttable, dockerpty, jsonschema, PyYAML, docker-compose [2020-12-17T16:02:47.107Z] Attempting uninstall: idna [2020-12-17T16:02:47.107Z] Found existing installation: idna 2.9 [2020-12-17T16:02:47.107Z] Uninstalling idna-2.9: [2020-12-17T16:02:47.107Z] Successfully uninstalled idna-2.9 [2020-12-17T16:02:47.384Z] Attempting uninstall: urllib3 [2020-12-17T16:02:47.384Z] Found existing installation: urllib3 1.25.9 [2020-12-17T16:02:47.384Z] Uninstalling urllib3-1.25.9: [2020-12-17T16:02:48.348Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T16:02:51.694Z] Removing intermediate container da00a7be6e1a [2020-12-17T16:02:51.694Z] ---> 910536dcdde7 [2020-12-17T16:02:51.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:02:53.644Z] Attempting uninstall: requests [2020-12-17T16:02:53.644Z] Found existing installation: requests 2.23.0 [2020-12-17T16:02:53.644Z] Uninstalling requests-2.23.0: [2020-12-17T16:02:55.215Z] Successfully uninstalled requests-2.23.0 [2020-12-17T16:02:56.629Z] ---> Running in 14e66e3cb6d3 [2020-12-17T16:02:56.902Z] Removing intermediate container 94b66d1cf766 [2020-12-17T16:02:56.902Z] ---> e4365ff0031c [2020-12-17T16:02:56.902Z] [2020-12-17T16:02:56.902Z] Step 10/22 : FROM scratch [2020-12-17T16:02:56.902Z] ---> [2020-12-17T16:02:56.902Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:02:56.902Z] Running setup.py install for docopt: started [2020-12-17T16:02:57.179Z] ---> Using cache [2020-12-17T16:02:57.179Z] ---> 5418487c43fd [2020-12-17T16:02:57.179Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T16:02:58.150Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T16:02:59.112Z] Running setup.py install for texttable: started [2020-12-17T16:03:00.058Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T16:03:00.331Z] Running setup.py install for dockerpty: started [2020-12-17T16:03:00.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T16:03:00.603Z] ---> Running in b271a72273f8 [2020-12-17T16:03:00.603Z] Removing intermediate container 14e66e3cb6d3 [2020-12-17T16:03:00.603Z] ---> 7d4517eaf9a3 [2020-12-17T16:03:00.603Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T16:03:00.878Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T16:03:01.844Z] Running setup.py install for PyYAML: started [2020-12-17T16:03:01.844Z] ---> Running in 440967c762ee [2020-12-17T16:03:03.274Z] Removing intermediate container b271a72273f8 [2020-12-17T16:03:03.274Z] ---> 0ef4a08844da [2020-12-17T16:03:03.274Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T16:03:03.274Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T16:03:04.232Z] ---> Running in cac3fc87a2a0 [2020-12-17T16:03:04.514Z] Removing intermediate container 440967c762ee [2020-12-17T16:03:04.514Z] ---> 25dcdd149ccc [2020-12-17T16:03:04.514Z] Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:03:05.472Z] 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-17T16:03:06.876Z] ---> Running in 7bccbc8cdc41 [2020-12-17T16:03:06.876Z] Removing intermediate container cac3fc87a2a0 [2020-12-17T16:03:06.876Z] ---> 9720f94fe86c [2020-12-17T16:03:06.876Z] Step 14/22 : WORKDIR / [2020-12-17T16:03:07.457Z] ---> Running in 000cfd9ddf30 [2020-12-17T16:03:09.632Z] Removing intermediate container 7bccbc8cdc41 [2020-12-17T16:03:09.632Z] ---> 2edc70b85ca0 [2020-12-17T16:03:09.632Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T16:03:10.273Z] ---> Running in 4ee98ba801a6 [2020-12-17T16:03:10.273Z] Removing intermediate container 000cfd9ddf30 [2020-12-17T16:03:10.273Z] ---> 35ea04fd5747 [2020-12-17T16:03:10.273Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T16:03:10.602Z] ---> f58af2b5e1b5 [2020-12-17T16:03:10.602Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T16:03:12.000Z] Removing intermediate container 453e9f0cab92 [2020-12-17T16:03:12.000Z] ---> 2844b52e78a2 [2020-12-17T16:03:12.000Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-17T16:03:12.000Z] ---> Running in ae21832ebcb9 [2020-12-17T16:03:12.945Z] ---> b5dfbcb5f891 [2020-12-17T16:03:12.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T16:03:12.945Z] Removing intermediate container 4ee98ba801a6 [2020-12-17T16:03:12.945Z] ---> 9bac35baed57 [2020-12-17T16:03:12.945Z] [2020-12-17T16:03:12.945Z] ---> Running in 20de47b24c97 [2020-12-17T16:03:12.945Z] Removing intermediate container 745e26de636a [2020-12-17T16:03:12.945Z] ---> c4c84cdf0737 [2020-12-17T16:03:12.945Z] [2020-12-17T16:03:12.945Z] Step 10/24 : FROM scratch [2020-12-17T16:03:12.945Z] ---> [2020-12-17T16:03:12.945Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T16:03:13.218Z] Successfully built 9bac35baed57 [2020-12-17T16:03:13.218Z] Successfully tagged docker-core-metadata-go:latest [2020-12-17T16:03:13.483Z]  Building docker-core-metadata-go ... done  ---> Running in 5c4bc6c001ca [2020-12-17T16:03:13.483Z] 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-17T16:03:13.483Z] ---> c78f62edaaea [2020-12-17T16:03:13.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T16:03:13.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:03:13.746Z] Removing intermediate container 5c4bc6c001ca [2020-12-17T16:03:13.746Z] ---> 6a2dbeebc9d2 [2020-12-17T16:03:13.746Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T16:03:13.746Z] ---> Running in c8d4727b70a4 [2020-12-17T16:03:13.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:03:13.746Z] ---> b663b8833305 [2020-12-17T16:03:13.746Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T16:03:14.015Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T16:03:14.015Z] ---> Running in a28dfcba9641 [2020-12-17T16:03:14.015Z] Removing intermediate container c8d4727b70a4 [2020-12-17T16:03:14.015Z] ---> bbaec70a9067 [2020-12-17T16:03:14.015Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T16:03:14.015Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T16:03:14.015Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T16:03:14.015Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:03:14.015Z] OK: 72 MiB in 58 packages [2020-12-17T16:03:14.015Z] ---> Running in 8ea8763f39c0 [2020-12-17T16:03:14.015Z] Removing intermediate container a28dfcba9641 [2020-12-17T16:03:14.015Z] ---> 0ba342d2e534 [2020-12-17T16:03:14.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:03:14.289Z] Removing intermediate container 8ea8763f39c0 [2020-12-17T16:03:14.289Z] ---> 3f919eedeffb [2020-12-17T16:03:14.289Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T16:03:14.289Z] ---> Running in a18629a53d04 [2020-12-17T16:03:14.569Z] Removing intermediate container a18629a53d04 [2020-12-17T16:03:14.569Z] ---> 5122798c2540 [2020-12-17T16:03:14.569Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T16:03:14.569Z] ---> Running in 9592672bbcf2 [2020-12-17T16:03:14.842Z] ---> ff5751a33589 [2020-12-17T16:03:14.842Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T16:03:15.113Z] Removing intermediate container 20de47b24c97 [2020-12-17T16:03:15.113Z] ---> 4af19b3f0500 [2020-12-17T16:03:15.113Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T16:03:16.509Z] Removing intermediate container 9592672bbcf2 [2020-12-17T16:03:16.509Z] ---> d6e01cc2c303 [2020-12-17T16:03:16.509Z] Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:03:17.094Z] ---> Running in b3402cb75471 [2020-12-17T16:03:17.094Z] ---> Running in 46d61646886e [2020-12-17T16:03:17.355Z] ---> fdaa0c61cbfe [2020-12-17T16:03:17.355Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T16:03:17.355Z] Removing intermediate container b3402cb75471 [2020-12-17T16:03:17.355Z] ---> 4228f52f8f9b [2020-12-17T16:03:17.355Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:03:17.624Z] Removing intermediate container 46d61646886e [2020-12-17T16:03:17.624Z] ---> 82675cd5e2b5 [2020-12-17T16:03:17.624Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T16:03:17.894Z] ---> Running in d612f71384b0 [2020-12-17T16:03:17.894Z] ---> Running in 8b413a1717fc [2020-12-17T16:03:18.165Z] ---> 8be8c764a70a [2020-12-17T16:03:18.165Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T16:03:18.165Z] Removing intermediate container d612f71384b0 [2020-12-17T16:03:18.165Z] ---> ed41481569e1 [2020-12-17T16:03:18.165Z] Step 25/27 : LABEL arch=x86_64 [2020-12-17T16:03:18.749Z] Removing intermediate container 8b413a1717fc [2020-12-17T16:03:18.749Z] ---> fbb391d77c46 [2020-12-17T16:03:18.749Z] [2020-12-17T16:03:19.016Z] ---> Running in b40ce4ae9b89 [2020-12-17T16:03:19.016Z] Successfully built fbb391d77c46 [2020-12-17T16:03:19.016Z] Successfully tagged docker-core-command-go:latest [2020-12-17T16:03:19.016Z] ---> 769dfe159165 [2020-12-17T16:03:19.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T16:03:19.282Z]  Building docker-core-command-go ... done Removing intermediate container b40ce4ae9b89 [2020-12-17T16:03:19.282Z] ---> 2aae1c77736f [2020-12-17T16:03:19.282Z] Step 26/27 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:03:19.550Z] ---> Running in ee42e14424e7 [2020-12-17T16:03:19.826Z] Removing intermediate container ee42e14424e7 [2020-12-17T16:03:19.826Z] ---> 6ee1c09e3b93 [2020-12-17T16:03:19.826Z] Step 27/27 : LABEL version=0.0.0 [2020-12-17T16:03:20.103Z] ---> 701bb2aeef83 [2020-12-17T16:03:20.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T16:03:20.103Z] ---> Running in 540b33c9ecd4 [2020-12-17T16:03:20.373Z] Removing intermediate container 540b33c9ecd4 [2020-12-17T16:03:20.373Z] ---> 77b520ede9ce [2020-12-17T16:03:20.373Z] [2020-12-17T16:03:20.373Z] ---> ba290dfe303b [2020-12-17T16:03:20.373Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T16:03:20.955Z] Successfully built 77b520ede9ce [2020-12-17T16:03:20.956Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-17T16:03:20.956Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in cba348bb7320 [2020-12-17T16:03:22.354Z] Removing intermediate container cba348bb7320 [2020-12-17T16:03:22.354Z] ---> 399ccf72b590 [2020-12-17T16:03:22.354Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:03:22.354Z] ---> Running in 862411ececa4 [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T16:03:22.572Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T16:03:22.629Z] Removing intermediate container 862411ececa4 [2020-12-17T16:03:22.629Z] ---> 5026f0ee8caf [2020-12-17T16:03:22.629Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T16:03:22.629Z] ---> Running in 3b0744c878f4 [2020-12-17T16:03:22.897Z] Removing intermediate container 3b0744c878f4 [2020-12-17T16:03:22.897Z] ---> 97f032d51006 [2020-12-17T16:03:22.897Z] Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:03:23.167Z] ---> Running in 2fc4262026b6 [2020-12-17T16:03:23.432Z] Removing intermediate container 2fc4262026b6 [2020-12-17T16:03:23.432Z] ---> fde66f8e86a5 [2020-12-17T16:03:23.432Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T16:03:23.432Z] ---> Running in e24e34b7cd46 [2020-12-17T16:03:23.711Z] Removing intermediate container e24e34b7cd46 [2020-12-17T16:03:23.711Z] ---> c190255b5a52 [2020-12-17T16:03:23.711Z] [2020-12-17T16:03:23.989Z] Successfully built c190255b5a52 [2020-12-17T16:03:23.989Z] Successfully tagged docker-support-notifications-go:latest [2020-12-17T16:03:29.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 46.6% of statements [2020-12-17T16:03:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T16:03:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T16:03:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T16:03:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T16:03:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T16:03:30.589Z]  Building docker-support-notifications-go ... done Removing intermediate container ae21832ebcb9 [2020-12-17T16:03:30.589Z] ---> a0993ac1b00d [2020-12-17T16:03:30.589Z] [2020-12-17T16:03:30.589Z] Step 10/23 : FROM alpine [2020-12-17T16:03:30.589Z] ---> 389fef711851 [2020-12-17T16:03:30.589Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:03:30.589Z] ---> Running in fa2863a8e16a [2020-12-17T16:03:30.589Z] Removing intermediate container fa2863a8e16a [2020-12-17T16:03:30.589Z] ---> b8e5427f3be5 [2020-12-17T16:03:30.589Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T16:03:30.589Z] ---> Running in 89aa1150f695 [2020-12-17T16:03:30.589Z] Removing intermediate container 89aa1150f695 [2020-12-17T16:03:30.589Z] ---> d6f363b194bf [2020-12-17T16:03:30.589Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T16:03:30.589Z] ---> Running in 966c95ac8242 [2020-12-17T16:03:30.589Z] Removing intermediate container 966c95ac8242 [2020-12-17T16:03:30.589Z] ---> a465b3d0dfe0 [2020-12-17T16:03:30.589Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:03:30.589Z] ---> Running in d40b80f3d30a [2020-12-17T16:03:31.178Z] Removing intermediate container d40b80f3d30a [2020-12-17T16:03:31.178Z] ---> 8c92126679c1 [2020-12-17T16:03:31.178Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-17T16:03:31.178Z] ---> Running in e561a2ab7710 [2020-12-17T16:03:31.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T16:03:32.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T16:03:32.957Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T16:03:33.219Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T16:03:33.219Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T16:03:33.480Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T16:03:33.480Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T16:03:33.742Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:03:33.742Z] OK: 8 MiB in 19 packages [2020-12-17T16:03:34.004Z] Removing intermediate container e561a2ab7710 [2020-12-17T16:03:34.004Z] ---> dff7c3576fa2 [2020-12-17T16:03:34.004Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T16:03:34.266Z] ---> 865770da74c7 [2020-12-17T16:03:34.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T16:03:35.211Z] ---> db61117f452d [2020-12-17T16:03:35.211Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T16:03:35.211Z] ---> 11b28ce0b53b [2020-12-17T16:03:35.211Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T16:03:35.211Z] ---> Running in 48b82e861665 [2020-12-17T16:03:35.472Z] Removing intermediate container 48b82e861665 [2020-12-17T16:03:35.472Z] ---> 45dbc04fd3c9 [2020-12-17T16:03:35.472Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:03:35.472Z] ---> Running in 6ae3b934cf62 [2020-12-17T16:03:35.734Z] Removing intermediate container 6ae3b934cf62 [2020-12-17T16:03:35.734Z] ---> 0f716b74176a [2020-12-17T16:03:35.734Z] Step 21/23 : LABEL arch=x86_64 [2020-12-17T16:03:35.734Z] ---> Running in 789695f06290 [2020-12-17T16:03:35.995Z] Removing intermediate container 789695f06290 [2020-12-17T16:03:35.995Z] ---> 69a9116fd313 [2020-12-17T16:03:35.995Z] Step 22/23 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:03:35.995Z] ---> Running in 808569c7095b [2020-12-17T16:03:36.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.460s coverage: 27.1% of statements [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T16:03:36.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T16:03:36.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T16:03:36.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 72.0% of statements [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T16:03:36.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T16:03:36.257Z] Removing intermediate container 808569c7095b [2020-12-17T16:03:36.257Z] ---> ed416dde7cdb [2020-12-17T16:03:36.257Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T16:03:36.257Z] ---> Running in f9f463e0c9c7 [2020-12-17T16:03:36.257Z] Removing intermediate container f9f463e0c9c7 [2020-12-17T16:03:36.257Z] ---> 044df7ebcdcd [2020-12-17T16:03:36.257Z] [2020-12-17T16:03:36.518Z] Successfully built 044df7ebcdcd [2020-12-17T16:03:36.780Z] Successfully tagged docker-core-data-go:latest [2020-12-17T16:03:37.050Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-17T16:03:37.060Z] $ docker stop --time=1 39e0ffcf6724650cc77c1ce6ce2e80d3f7d0e2ee85d75c9d1f2ee4817aab4356 [2020-12-17T16:03:38.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.729s coverage: 83.3% of statements [2020-12-17T16:03:38.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T16:03:38.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T16:03:38.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T16:03:38.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T16:03:38.578Z] $ docker rm -f 39e0ffcf6724650cc77c1ce6ce2e80d3f7d0e2ee85d75c9d1f2ee4817aab4356 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T16:03:39.128Z] + docker images [2020-12-17T16:03:39.128Z] + grep docker [2020-12-17T16:03:39.128Z] docker-core-data-go latest 044df7ebcdcd 2 seconds ago 22.2MB [2020-12-17T16:03:39.128Z] docker-support-notifications-go latest c190255b5a52 15 seconds ago 12.1MB [2020-12-17T16:03:39.128Z] docker-sys-mgmt-agent-go latest 77b520ede9ce 18 seconds ago 313MB [2020-12-17T16:03:39.128Z] docker-core-command-go latest fbb391d77c46 20 seconds ago 10.6MB [2020-12-17T16:03:39.128Z] docker-core-metadata-go latest 9bac35baed57 27 seconds ago 13MB [2020-12-17T16:03:39.128Z] docker-security-proxy-setup-go latest 19c517183681 About a minute ago 24.6MB [2020-12-17T16:03:39.128Z] docker-security-secretstore-setup-go latest b964e4086720 About a minute ago 24.7MB [2020-12-17T16:03:39.128Z] docker-security-bootstrap-redis-go latest aca8b58ead75 2 minutes ago 15.8MB [2020-12-17T16:03:39.128Z] docker-support-scheduler-go latest 449c8575dd68 2 minutes ago 10.8MB [2020-12-17T16:03:39.128Z] docker latest 0040bc98e531 3 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-17T16:03:43.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.127s coverage: 28.6% of statements [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T16:03:43.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.206s coverage: 100.0% of statements [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T16:03:43.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.140s coverage: 100.0% of statements [2020-12-17T16:03:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T16:03:44.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements [2020-12-17T16:03:44.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T16:03:46.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements [2020-12-17T16:03:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T16:03:46.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.145s coverage: 78.3% of statements [2020-12-17T16:03:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T16:03:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T16:03:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T16:03:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.029s coverage: 93.8% of statements [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.199s coverage: 0.1% of statements [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 75.5% of statements [2020-12-17T16:03:53.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2020-12-17T16:03:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements [2020-12-17T16:03:54.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements [2020-12-17T16:03:54.920Z] Still waiting to schedule task [2020-12-17T16:03:54.920Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-17T16:03:55.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.4% of statements [2020-12-17T16:03:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T16:03:58.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.610s coverage: 63.5% of statements [2020-12-17T16:03:58.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T16:03:58.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T16:03:58.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.095s coverage: 100.0% of statements [2020-12-17T16:03:58.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2020-12-17T16:03:58.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2020-12-17T16:03:59.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2020-12-17T16:04:00.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2020-12-17T16:04:05.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.876s coverage: 55.9% of statements [2020-12-17T16:04:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T16:04:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T16:04:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T16:04:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T16:04:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T16:04:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements [2020-12-17T16:04:05.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T16:04:05.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T16:04:05.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.612s coverage: 84.0% of statements [2020-12-17T16:04:05.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.148s coverage: 100.0% of statements [2020-12-17T16:04:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.1% of statements [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T16:04:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T16:04:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2020-12-17T16:04:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.237s coverage: 99.0% of statements [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T16:04:17.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T16:04:17.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2020-12-17T16:04:18.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-17T16:04:19.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-17T16:04:19.639Z] GO111MODULE=on go vet ./... [2020-12-17T16:04:43.491Z] Running on prd-ubuntu18.04-docker-8c-8g-16524 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws [2020-12-17T16:04:43.554Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2020-12-17T16:04:45.663Z] using credential edgex-jenkins-ssh [2020-12-17T16:04:45.732Z] Cloning the remote Git repository [2020-12-17T16:04:45.760Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T16:04:45.822Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2020-12-17T16:04:45.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T16:04:45.845Z] > git --version # timeout=10 [2020-12-17T16:04:45.857Z] > git --version # 'git version 2.17.1' [2020-12-17T16:04:45.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T16:04:45.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T16:04:56.206Z] Merging remotes/origin/master commit 4ced080b53a8511502d10792e71c1cbc2dc01eb3 into PR head commit bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:04:56.327Z] Merge succeeded, producing bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:04:56.328Z] Checking out Revision bc9cd13b21e332e042b270897cf65247cfd48556 (PR-2959) [2020-12-17T16:04:55.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T16:04:55.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T16:04:55.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T16:04:55.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T16:04:55.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T16:04:55.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T16:04:56.218Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T16:04:56.223Z] > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 [2020-12-17T16:04:56.300Z] > git remote # timeout=10 [2020-12-17T16:04:56.307Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T16:04:56.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T16:04:56.318Z] > git merge 4ced080b53a8511502d10792e71c1cbc2dc01eb3 # timeout=10 [2020-12-17T16:04:56.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T16:04:56.335Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T16:04:56.342Z] > git checkout -f bc9cd13b21e332e042b270897cf65247cfd48556 # timeout=10 [2020-12-17T16:04:59.940Z] Commit message: "Merge branch 'master' into issue-2957" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:05:01.093Z] + echo snap-build.sh [2020-12-17T16:05:01.093Z] snap-build.sh [2020-12-17T16:05:01.093Z] + SNAP_BASE_DIR=. [2020-12-17T16:05:01.093Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2020-12-17T16:05:01.093Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2020-12-17T16:05:01.093Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2020-12-17T16:05:01.093Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2020-12-17T16:05:01.093Z] + cd /w/workspace/edgex-go/3 [2020-12-17T16:05:01.093Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-17T16:05:01.093Z] Reading package lists... [2020-12-17T16:05:01.093Z] Building dependency tree... [2020-12-17T16:05:01.093Z] Reading state information... [2020-12-17T16:05:01.356Z] The following packages were automatically installed and are no longer required: [2020-12-17T16:05:01.356Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-17T16:05:01.356Z] uidmap xdelta3 [2020-12-17T16:05:01.356Z] Use 'sudo apt autoremove' to remove them. [2020-12-17T16:05:01.356Z] The following packages will be REMOVED: [2020-12-17T16:05:01.356Z] lxd* lxd-client* [2020-12-17T16:05:01.930Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-17T16:05:01.930Z] After this operation, 31.7 MB disk space will be freed. [2020-12-17T16:05:02.717Z] (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-17T16:05:02.717Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T16:05:03.660Z] Removing lxd dnsmasq configuration [2020-12-17T16:05:03.660Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T16:05:03.660Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-17T16:05:04.605Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-17T16:05:04.865Z] (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-17T16:05:04.865Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T16:05:06.280Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-17T16:05:06.280Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-17T16:05:07.662Z] + sudo snap remove --purge lxd [2020-12-17T16:05:07.662Z] snap "lxd" is not installed [2020-12-17T16:05:07.662Z] + sudo groupadd --force --system lxd [2020-12-17T16:05:07.662Z] ++ whoami [2020-12-17T16:05:07.662Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-17T16:05:07.662Z] + newgrp - lxd [2020-12-17T16:05:07.662Z] + sudo snap install lxd [2020-12-17T16:05:19.912Z] 2020-12-17T16:05:16Z INFO Waiting for automatic snapd restart... [2020-12-17T16:05:27.674Z] gofmt -l . [2020-12-17T16:05:27.674Z] [ "`gofmt -l .`" = "" ] [2020-12-17T16:05:27.674Z] ./bin/test-go-mod-tidy.sh [2020-12-17T16:05:27.674Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T16:05:31.716Z] + ls -al . [2020-12-17T16:05:31.716Z] total 664 [2020-12-17T16:05:31.716Z] drwxrwxr-x 9 1001 1001 4096 Dec 17 16:05 . [2020-12-17T16:05:31.716Z] drwxr-xr-x 4 root root 4096 Dec 17 16:01 .. [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 16:00 .dockerignore [2020-12-17T16:05:31.716Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 16:00 .git [2020-12-17T16:05:31.716Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 16:00 .github [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 824 Dec 17 16:00 .gitignore [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 16:00 .sonarcloud.properties [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 16:00 CONTRIBUTING.md [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 1035 Dec 17 16:00 Dockerfile.build [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 16:00 Jenkinsfile [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 16:00 LICENSE [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 5750 Dec 17 16:00 Makefile [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 6511 Dec 17 16:00 README.md [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 6744 Dec 17 16:00 SECURITY.md [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 15:56 VERSION [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 16:00 ZMQWindows.md [2020-12-17T16:05:31.716Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 16:00 bin [2020-12-17T16:05:31.716Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 16:00 cmd [2020-12-17T16:05:31.716Z] -rw-r--r-- 1 root root 537096 Dec 17 16:04 coverage.out [2020-12-17T16:05:31.716Z] -rw-r--r-- 1 root root 979 Dec 17 16:05 go.mod [2020-12-17T16:05:31.716Z] -rw-r--r-- 1 root root 18631 Dec 17 16:05 go.sum [2020-12-17T16:05:31.716Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 16:00 internal [2020-12-17T16:05:31.716Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 16:00 openapi [2020-12-17T16:05:31.716Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 16:00 snap [2020-12-17T16:05:31.716Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 16:00 version.go [Pipeline] sh [2020-12-17T16:05:32.165Z] lxd 4.9 from Canonical* installed [2020-12-17T16:05:32.165Z] + sudo lxd init --auto [2020-12-17T16:05:32.369Z] + '[' -e coverage.out ] [2020-12-17T16:05:32.369Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T16:05:32.436Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T16:05:33.523Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T16:05:34.190Z] + make build [2020-12-17T16:05:34.190Z] 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-17T16:05:42.167Z] + sudo snap install --classic snapcraft [2020-12-17T16:05:44.369Z] 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-17T16:05:47.454Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T16:05:47.454Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-17T16:05:47.454Z] + patch --verbose -p1 [2020-12-17T16:05:47.454Z] Hmm... Looks like a unified diff to me... [2020-12-17T16:05:47.454Z] The text leading up to this was: [2020-12-17T16:05:47.454Z] -------------------------- [2020-12-17T16:05:47.454Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-17T16:05:47.454Z] |From: Tony Espy [2020-12-17T16:05:47.454Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-17T16:05:47.454Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-17T16:05:47.454Z] | [2020-12-17T16:05:47.454Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-17T16:05:47.454Z] |optimize the snap CI check run for pull requests. When [2020-12-17T16:05:47.454Z] |applied, it essentially strips out everything (apps and [2020-12-17T16:05:47.454Z] |parts) from the snapcraft.yaml file except those required [2020-12-17T16:05:47.454Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-17T16:05:47.454Z] |catch changes to edgex-go that break the snap build. [2020-12-17T16:05:47.454Z] | [2020-12-17T16:05:47.454Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-17T16:05:47.454Z] |to update this patch file, otherwise it may fail to apply, [2020-12-17T16:05:47.454Z] |resulting in a failed snap build CI check in the associated [2020-12-17T16:05:47.454Z] |pull request. [2020-12-17T16:05:47.454Z] | [2020-12-17T16:05:47.454Z] |Note - in addition to applying this patch, the pipeline also [2020-12-17T16:05:47.454Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-17T16:05:47.454Z] |need to build the finally binary .snap file (and it won't [2020-12-17T16:05:47.454Z] |work with the patch applied). This further reduces the build [2020-12-17T16:05:47.454Z] |time. [2020-12-17T16:05:47.454Z] |--- [2020-12-17T16:05:47.454Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-17T16:05:47.454Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-17T16:05:47.454Z] | [2020-12-17T16:05:47.454Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-17T16:05:47.454Z] |index 1e537489..faf42425 100644 [2020-12-17T16:05:47.454Z] |--- a/snap/snapcraft.yaml [2020-12-17T16:05:47.454Z] |+++ b/snap/snapcraft.yaml [2020-12-17T16:05:47.454Z] -------------------------- [2020-12-17T16:05:47.454Z] patching file snap/snapcraft.yaml [2020-12-17T16:05:47.454Z] Using Plan A... [2020-12-17T16:05:47.454Z] Hunk #1 succeeded at 73. [2020-12-17T16:05:47.454Z] Hunk #2 succeeded at 202. [2020-12-17T16:05:47.454Z] Hunk #3 succeeded at 214. [2020-12-17T16:05:47.454Z] Hunk #4 succeeded at 222. [2020-12-17T16:05:47.454Z] Hunk #5 succeeded at 229. [2020-12-17T16:05:47.454Z] Hunk #6 succeeded at 256. [2020-12-17T16:05:47.454Z] Hunk #7 succeeded at 290. [2020-12-17T16:05:47.454Z] Hunk #8 succeeded at 341. [2020-12-17T16:05:47.454Z] Hmm... Ignoring the trailing garbage. [2020-12-17T16:05:47.454Z] done [2020-12-17T16:05:47.454Z] + sudo snapcraft prime --use-lxd [2020-12-17T16:05:48.400Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-17T16:05:48.400Z] 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-17T16:05:48.400Z] - README.md [2020-12-17T16:05:48.400Z] [2020-12-17T16:05:48.400Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-17T16:05:48.970Z] Launching a container. [2020-12-17T16:06:01.212Z] Waiting for container to be ready [2020-12-17T16:06:01.212Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-17T16:06:01.212Z] [2020-12-17T16:06:03.793Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-17T16:06:04.061Z] Waiting for network to be ready... [2020-12-17T16:06:04.632Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-17T16:06:04.632Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-17T16:06:04.894Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-17T16:06:05.154Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-17T16:06:05.154Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-17T16:06:05.415Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-17T16:06:05.415Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-17T16:06:05.676Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-17T16:06:05.676Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-17T16:06:05.676Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-17T16:06:05.676Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-17T16:06:05.676Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-17T16:06:05.676Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-17T16:06:05.676Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-17T16:06:05.676Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-17T16:06:05.676Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-17T16:06:05.676Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-17T16:06:05.676Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-17T16:06:05.938Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-17T16:06:06.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-17T16:06:06.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-17T16:06:06.467Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-17T16:06:06.467Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-17T16:06:06.467Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-17T16:06:06.467Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-17T16:06:06.467Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-17T16:06:06.467Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-17T16:06:06.532Z] 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-17T16:06:09.010Z] Fetched 23.5 MB in 4s (5387 kB/s) [2020-12-17T16:06:09.584Z] Reading package lists... [2020-12-17T16:06:09.846Z] Reading package lists... [2020-12-17T16:06:10.107Z] Building dependency tree... [2020-12-17T16:06:10.107Z] Reading state information... [2020-12-17T16:06:10.107Z] The following additional packages will be installed: [2020-12-17T16:06:10.107Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-17T16:06:10.107Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-17T16:06:10.107Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-17T16:06:10.107Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-17T16:06:10.107Z] Suggested packages: [2020-12-17T16:06:10.107Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-17T16:06:10.107Z] Recommended packages: [2020-12-17T16:06:10.107Z] gnupg libsasl2-modules [2020-12-17T16:06:10.107Z] The following NEW packages will be installed: [2020-12-17T16:06:10.107Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-17T16:06:10.107Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-17T16:06:10.107Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-17T16:06:10.107Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-17T16:06:10.107Z] The following packages will be upgraded: [2020-12-17T16:06:10.107Z] gpg gpg-agent gpgconf libudev1 [2020-12-17T16:06:10.368Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-17T16:06:10.368Z] Need to get 3531 kB of archives. [2020-12-17T16:06:10.368Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-17T16:06:10.368Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-17T16:06:10.368Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-17T16:06:10.368Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-17T16:06:10.368Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-17T16:06:10.368Z] Get:5 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-17T16:06:10.368Z] Get:6 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-17T16:06:10.368Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-17T16:06:10.368Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-17T16:06:10.368Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-17T16:06:10.628Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-17T16:06:10.818Z] 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-17T16:06:11.199Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-17T16:06:11.199Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-17T16:06:11.199Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-17T16:06:11.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-17T16:06:11.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-17T16:06:11.200Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-17T16:06:11.200Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-17T16:06:11.200Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-17T16:06:11.200Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-17T16:06:11.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-17T16:06:11.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-17T16:06:11.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-17T16:06:11.200Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T16:06:11.458Z] Fetched 3531 kB in 1s (3571 kB/s) [2020-12-17T16:06:11.458Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-17T16:06:11.458Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-17T16:06:11.458Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T16:06:11.458Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-17T16:06:11.719Z] Selecting previously unselected package udev. [2020-12-17T16:06:11.719Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-17T16:06:11.719Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-17T16:06:11.719Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-17T16:06:11.980Z] Selecting previously unselected package libfuse2:amd64. [2020-12-17T16:06:11.980Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-17T16:06:11.980Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-17T16:06:11.980Z] Selecting previously unselected package fuse. [2020-12-17T16:06:11.980Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-17T16:06:11.980Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-17T16:06:11.981Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:11.981Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T16:06:12.245Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:12.245Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T16:06:12.245Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:12.245Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T16:06:12.508Z] Selecting previously unselected package libksba8:amd64. [2020-12-17T16:06:12.508Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-17T16:06:12.508Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-17T16:06:12.508Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-17T16:06:12.508Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:12.508Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:12.769Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-17T16:06:12.769Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:12.769Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:12.769Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-17T16:06:12.769Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:12.769Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:12.769Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-17T16:06:12.769Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:13.029Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:13.029Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-17T16:06:13.029Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:13.029Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:13.029Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-17T16:06:13.029Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:13.029Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:13.290Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-17T16:06:13.290Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:13.290Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:13.290Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-17T16:06:13.290Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:13.290Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:13.551Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-17T16:06:13.551Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T16:06:13.551Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:13.551Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-17T16:06:13.551Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-17T16:06:13.551Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T16:06:13.551Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-17T16:06:13.551Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-17T16:06:13.551Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T16:06:13.813Z] Selecting previously unselected package libldap-common. [2020-12-17T16:06:13.813Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-17T16:06:13.813Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T16:06:13.813Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-17T16:06:13.813Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-17T16:06:13.813Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T16:06:13.813Z] Selecting previously unselected package dirmngr. [2020-12-17T16:06:13.813Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:13.813Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-17T16:06:14.076Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T16:06:14.076Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-17T16:06:14.076Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-17T16:06:14.076Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T16:06:14.076Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T16:06:14.336Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-17T16:06:14.336Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:14.336Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-17T16:06:14.336Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T16:06:14.336Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-17T16:06:14.597Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-17T16:06:14.860Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:14.860Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-17T16:06:14.860Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-17T16:06:14.860Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-17T16:06:14.860Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:14.860Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:14.860Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:15.121Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:15.121Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:15.121Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:15.121Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T16:06:15.121Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T16:06:15.121Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-17T16:06:15.121Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T16:06:15.694Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-17T16:06:15.694Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-17T16:06:15.694Z] This means they are not meant to be enabled using systemctl. [2020-12-17T16:06:15.694Z] Possible reasons for having this kind of units are: [2020-12-17T16:06:15.694Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-17T16:06:15.694Z] .wants/ or .requires/ directory. [2020-12-17T16:06:15.694Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-17T16:06:15.694Z] a requirement dependency on it. [2020-12-17T16:06:15.694Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-17T16:06:15.694Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-17T16:06:15.694Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-17T16:06:15.694Z] instance name specified. [2020-12-17T16:06:15.955Z] Reading package lists... [2020-12-17T16:06:16.217Z] Building dependency tree... [2020-12-17T16:06:16.217Z] Reading state information... [2020-12-17T16:06:16.217Z] The following additional packages will be installed: [2020-12-17T16:06:16.217Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-17T16:06:16.217Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-17T16:06:16.217Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-17T16:06:16.217Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-17T16:06:16.217Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-17T16:06:16.217Z] Suggested packages: [2020-12-17T16:06:16.217Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-17T16:06:16.217Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-17T16:06:16.217Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-17T16:06:16.217Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-17T16:06:16.217Z] systemd-container policykit-1 [2020-12-17T16:06:16.217Z] Recommended packages: [2020-12-17T16:06:16.217Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-17T16:06:16.217Z] The following NEW packages will be installed: [2020-12-17T16:06:16.217Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-17T16:06:16.217Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-17T16:06:16.217Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-17T16:06:16.217Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-17T16:06:16.217Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-17T16:06:16.217Z] The following packages will be upgraded: [2020-12-17T16:06:16.217Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-17T16:06:16.478Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-17T16:06:16.478Z] Need to get 35.2 MB of archives. [2020-12-17T16:06:16.478Z] After this operation, 141 MB of additional disk space will be used. [2020-12-17T16:06:16.478Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-17T16:06:16.478Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-17T16:06:16.478Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-17T16:06:16.478Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-17T16:06:16.739Z] 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-17T16:06:16.739Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-17T16:06:16.739Z] 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-17T16:06:16.739Z] 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-17T16:06:16.739Z] 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-17T16:06:16.739Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-17T16:06:16.739Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-17T16:06:16.739Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-17T16:06:16.739Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-17T16:06:16.739Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-17T16:06:16.739Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-17T16:06:16.739Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-17T16:06:16.739Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-17T16:06:17.335Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-17T16:06:17.513Z] 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-17T16:06:17.596Z] 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-17T16:06:17.596Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-17T16:06:17.596Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-17T16:06:17.596Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-17T16:06:17.596Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-17T16:06:17.596Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-17T16:06:17.596Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-17T16:06:17.596Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-17T16:06:17.596Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-17T16:06:17.596Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-17T16:06:17.596Z] 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-17T16:06:17.596Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-17T16:06:18.487Z] 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-17T16:06:19.510Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T16:06:19.510Z] Fetched 35.2 MB in 3s (12.3 MB/s) [2020-12-17T16:06:19.510Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T16:06:19.510Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-17T16:06:19.510Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T16:06:20.081Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-17T16:06:20.081Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T16:06:20.341Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-17T16:06:20.341Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T16:06:20.341Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-17T16:06:20.341Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-17T16:06:20.602Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-17T16:06:20.602Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T16:06:20.602Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-17T16:06:20.602Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-17T16:06:20.865Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-17T16:06:21.126Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-17T16:06:21.388Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-17T16:06:21.388Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-17T16:06:21.388Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-17T16:06:21.388Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-17T16:06:21.971Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-17T16:06:21.971Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T16:06:21.971Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:21.971Z] Selecting previously unselected package libexpat1:amd64. [2020-12-17T16:06:21.971Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-17T16:06:21.971Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-17T16:06:22.232Z] Selecting previously unselected package python3.6-minimal. [2020-12-17T16:06:22.232Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T16:06:22.232Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:22.494Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-17T16:06:22.494Z] Checking for services that may need to be restarted...done. [2020-12-17T16:06:22.494Z] Checking for services that may need to be restarted...done. [2020-12-17T16:06:22.494Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:22.494Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-17T16:06:22.494Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:23.066Z] Selecting previously unselected package python3-minimal. [2020-12-17T16:06:23.066Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-17T16:06:23.066Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-17T16:06:23.066Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-17T16:06:23.066Z] Selecting previously unselected package mime-support. [2020-12-17T16:06:23.066Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-17T16:06:23.066Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-17T16:06:23.328Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-17T16:06:23.328Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-17T16:06:23.328Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-17T16:06:23.328Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-17T16:06:23.328Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T16:06:23.328Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:23.589Z] Selecting previously unselected package python3.6. [2020-12-17T16:06:23.589Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T16:06:23.589Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:23.589Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-17T16:06:23.589Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-17T16:06:23.589Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-17T16:06:23.589Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-17T16:06:23.850Z] Selecting previously unselected package python3. [2020-12-17T16:06:23.850Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-17T16:06:23.850Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-17T16:06:23.850Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-17T16:06:23.882Z] 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-17T16:06:24.111Z] Selecting previously unselected package multiarch-support. [2020-12-17T16:06:24.111Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T16:06:24.111Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-17T16:06:24.111Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-17T16:06:24.111Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-17T16:06:24.111Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-17T16:06:24.111Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-17T16:06:24.111Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-17T16:06:24.373Z] Selecting previously unselected package libbsd0:amd64. [2020-12-17T16:06:24.373Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-17T16:06:24.373Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-17T16:06:24.373Z] Selecting previously unselected package sudo. [2020-12-17T16:06:24.373Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-17T16:06:24.373Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-17T16:06:24.635Z] Selecting previously unselected package apparmor. [2020-12-17T16:06:24.635Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-17T16:06:24.635Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-17T16:06:24.635Z] Selecting previously unselected package libedit2:amd64. [2020-12-17T16:06:24.635Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-17T16:06:24.635Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-17T16:06:24.895Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-17T16:06:24.895Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T16:06:24.895Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:24.895Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-17T16:06:24.895Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T16:06:24.895Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:25.156Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-17T16:06:25.156Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-17T16:06:25.156Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-17T16:06:25.156Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-17T16:06:25.156Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T16:06:25.156Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:25.418Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-17T16:06:25.418Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T16:06:25.418Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:25.418Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-17T16:06:25.418Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-17T16:06:25.418Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-17T16:06:25.679Z] Selecting previously unselected package openssh-client. [2020-12-17T16:06:25.679Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-17T16:06:25.679Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-17T16:06:25.679Z] Selecting previously unselected package squashfs-tools. [2020-12-17T16:06:25.679Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-17T16:06:25.679Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-17T16:06:25.940Z] Selecting previously unselected package snapd. [2020-12-17T16:06:25.940Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-17T16:06:25.940Z] Unpacking snapd (2.48+18.04) ... [2020-12-17T16:06:27.853Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-17T16:06:27.853Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-17T16:06:28.114Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-17T16:06:28.114Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-17T16:06:28.114Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-17T16:06:28.114Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:28.114Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T16:06:28.375Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-17T16:06:28.375Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-17T16:06:28.947Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-17T16:06:28.947Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-17T16:06:28.947Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-17T16:06:28.947Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:28.947Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:28.947Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T16:06:29.283Z] 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-17T16:06:29.528Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-17T16:06:29.790Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:29.790Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-17T16:06:29.790Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-17T16:06:29.790Z] running python rtupdate hooks for python3.6... [2020-12-17T16:06:29.790Z] running python post-rtupdate hooks for python3.6... [2020-12-17T16:06:29.790Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-17T16:06:31.176Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-17T16:06:31.176Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T16:06:31.176Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-17T16:06:31.437Z] Setting up snapd (2.48+18.04) ... [2020-12-17T16:06:31.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-17T16:06:31.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-17T16:06:32.220Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-17T16:06:32.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-17T16:06:32.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-17T16:06:32.481Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-17T16:06:32.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-17T16:06:33.005Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-17T16:06:33.005Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-17T16:06:33.265Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-17T16:06:33.526Z] /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-17T16:06:33.526Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T16:06:33.526Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-17T16:06:33.583Z] 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-17T16:06:34.469Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T16:06:34.469Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T16:06:34.730Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T16:06:35.931Z] Reading package lists... [2020-12-17T16:06:35.931Z] Reading package lists... [2020-12-17T16:06:36.191Z] Building dependency tree... [2020-12-17T16:06:36.191Z] Reading state information... [2020-12-17T16:06:36.452Z] Calculating upgrade... [2020-12-17T16:06:36.715Z] The following packages will be upgraded: [2020-12-17T16:06:36.715Z] advancecomp base-files bash binutils binutils-common [2020-12-17T16:06:36.715Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-17T16:06:36.715Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-17T16:06:36.715Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-17T16:06:36.715Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-17T16:06:36.715Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-17T16:06:36.715Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-17T16:06:36.715Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-17T16:06:36.715Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-17T16:06:36.715Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-17T16:06:36.715Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-17T16:06:36.715Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-17T16:06:36.715Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-17T16:06:36.715Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-17T16:06:36.715Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T16:06:36.715Z] Need to get 63.5 MB of archives. [2020-12-17T16:06:36.715Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-17T16:06:36.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-17T16:06:36.715Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-17T16:06:36.715Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-17T16:06:36.715Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-17T16:06:36.715Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-17T16:06:36.715Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-17T16:06:36.715Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-17T16:06:36.715Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-17T16:06:36.715Z] 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-17T16:06:36.715Z] 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-17T16:06:36.715Z] 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-17T16:06:36.715Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-17T16:06:36.715Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-17T16:06:36.715Z] 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-17T16:06:36.715Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-17T16:06:36.976Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-17T16:06:36.976Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-17T16:06:36.976Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-17T16:06:36.976Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-17T16:06:36.976Z] 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-17T16:06:36.976Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-17T16:06:36.976Z] 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-17T16:06:36.976Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-17T16:06:36.976Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-17T16:06:36.976Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-17T16:06:36.976Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-17T16:06:36.976Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-17T16:06:36.976Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-17T16:06:36.976Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-17T16:06:36.976Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-17T16:06:36.976Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-17T16:06:36.976Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-17T16:06:36.976Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-17T16:06:36.976Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-17T16:06:36.976Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-17T16:06:36.976Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-17T16:06:36.976Z] 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-17T16:06:36.976Z] 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-17T16:06:36.976Z] 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-17T16:06:36.976Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-17T16:06:36.976Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-17T16:06:36.976Z] 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-17T16:06:37.237Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-17T16:06:37.237Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-17T16:06:37.237Z] 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-17T16:06:37.237Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-17T16:06:37.237Z] 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-17T16:06:37.237Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-17T16:06:37.237Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-17T16:06:37.237Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-17T16:06:37.237Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-17T16:06:37.237Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-17T16:06:37.237Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-17T16:06:37.237Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-17T16:06:37.237Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-17T16:06:37.499Z] 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-17T16:06:37.499Z] 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-17T16:06:37.499Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-17T16:06:37.763Z] 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-17T16:06:37.763Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-17T16:06:37.763Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-17T16:06:37.763Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-17T16:06:37.763Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-17T16:06:37.883Z] 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-17T16:06:38.024Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-17T16:06:38.024Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-17T16:06:38.024Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-17T16:06:38.024Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-17T16:06:38.024Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-17T16:06:38.024Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-17T16:06:38.287Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-17T16:06:38.287Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-17T16:06:38.287Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-17T16:06:38.287Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-17T16:06:38.287Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-17T16:06:38.287Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-17T16:06:38.288Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-17T16:06:38.288Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-17T16:06:38.288Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-17T16:06:38.550Z] 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-17T16:06:38.550Z] 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-17T16:06:38.550Z] 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-17T16:06:38.550Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-17T16:06:38.550Z] 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-17T16:06:38.550Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-17T16:06:38.550Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-17T16:06:38.550Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-17T16:06:38.550Z] 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-17T16:06:38.550Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-17T16:06:38.550Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-17T16:06:38.550Z] 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-17T16:06:38.550Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-17T16:06:38.550Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-17T16:06:38.550Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-17T16:06:38.550Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-17T16:06:38.550Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-17T16:06:38.810Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-17T16:06:38.810Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T16:06:38.810Z] Fetched 63.5 MB in 2s (30.4 MB/s) [2020-12-17T16:06:38.810Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:38.811Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T16:06:39.071Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T16:06:39.642Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T16:06:39.642Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T16:06:39.642Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-17T16:06:39.642Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-17T16:06:40.587Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:40.588Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:40.588Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:40.850Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:40.850Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:40.850Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:41.112Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:41.112Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:41.112Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:41.266Z] 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-17T16:06:41.379Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:41.379Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:41.379Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:41.379Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:41.640Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:41.640Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:06:41.640Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T16:06:41.640Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:41.902Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-17T16:06:41.902Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:06:41.902Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T16:06:41.902Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:41.902Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:42.184Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:42.184Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:42.184Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T16:06:42.184Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T16:06:42.446Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:06:42.446Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T16:06:42.446Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T16:06:42.708Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T16:06:42.968Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-17T16:06:43.229Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T16:06:43.229Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-17T16:06:43.229Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-17T16:06:43.229Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-17T16:06:43.489Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-17T16:06:43.750Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-17T16:06:43.750Z] Installing new version of config file /etc/issue ... [2020-12-17T16:06:43.750Z] Installing new version of config file /etc/issue.net ... [2020-12-17T16:06:43.750Z] Installing new version of config file /etc/lsb-release ... [2020-12-17T16:06:43.750Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-17T16:06:44.011Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-17T16:06:44.011Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-17T16:06:44.011Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-17T16:06:44.272Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:44.272Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-17T16:06:44.272Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-17T16:06:44.272Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-17T16:06:44.533Z] 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-17T16:06:44.533Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:44.533Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:44.533Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:44.533Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:44.795Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:44.795Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-17T16:06:44.795Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-17T16:06:44.795Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-17T16:06:45.065Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:45.065Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-17T16:06:45.065Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T16:06:45.065Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-17T16:06:45.331Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:45.331Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:45.331Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T16:06:45.331Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T16:06:45.594Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:45.594Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:45.594Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T16:06:45.594Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-17T16:06:45.854Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:45.854Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-17T16:06:45.854Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-17T16:06:45.854Z] Setting up grep (3.1-2build1) ... [2020-12-17T16:06:45.854Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:45.854Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-17T16:06:45.854Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-17T16:06:46.114Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-17T16:06:46.114Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:46.114Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T16:06:46.114Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T16:06:46.374Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-17T16:06:46.374Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:46.374Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T16:06:46.374Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T16:06:46.659Z] 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-17T16:06:46.947Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T16:06:46.947Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T16:06:46.947Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T16:06:46.947Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T16:06:47.518Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-17T16:06:47.779Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:47.779Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-17T16:06:47.779Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T16:06:48.722Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-17T16:06:48.722Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-17T16:06:48.722Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-17T16:06:48.722Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-17T16:06:48.983Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-17T16:06:48.983Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:48.983Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-17T16:06:48.983Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-17T16:06:49.244Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-17T16:06:49.244Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:49.244Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:49.244Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:49.506Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:49.506Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:49.506Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:49.506Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:49.506Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:49.767Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:49.767Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:49.767Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:49.767Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:50.029Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:50.029Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:50.029Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:50.029Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:50.029Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:50.029Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [Pipeline] } [2020-12-17T16:06:50.044Z] $ docker stop --time=1 593ed4f2289dd7808bceec6f6571671ee881ba0e283d4bf2d4b7e346f2e469d0 [2020-12-17T16:06:50.291Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T16:06:50.291Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T16:06:50.291Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T16:06:50.291Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T16:06:50.551Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:50.551Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T16:06:50.551Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T16:06:50.551Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T16:06:50.811Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:50.811Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:50.811Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:50.811Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:50.811Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:50.811Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:50.811Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:51.073Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:51.073Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:51.073Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:51.333Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:51.596Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:06:51.858Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-17T16:06:52.119Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-17T16:06:52.380Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:52.380Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T16:06:52.380Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T16:06:52.380Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T16:06:52.641Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T16:06:52.642Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-17T16:06:52.642Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T16:06:52.642Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-17T16:06:52.753Z] $ docker rm -f 593ed4f2289dd7808bceec6f6571671ee881ba0e283d4bf2d4b7e346f2e469d0 [2020-12-17T16:06:52.904Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:52.904Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-17T16:06:52.904Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-17T16:06:53.164Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-17T16:06:53.425Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:53.425Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T16:06:53.425Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T16:06:53.425Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T16:06:53.685Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:53.685Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T16:06:53.685Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T16:06:53.946Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T16:06:53.946Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:53.946Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-12-17T16:06:54.206Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T16:06:54.207Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-17T16:06:54.469Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:54.469Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T16:06:54.469Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T16:06:54.469Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:06:54.729Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T16:06:54.729Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:54.729Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T16:06:54.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T16:06:54.835Z] [2020-12-17T16:06:54.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:06:54.994Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T16:06:54.994Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:54.994Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-17T16:06:54.994Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-17T16:06:55.255Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-17T16:06:55.255Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:55.255Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-17T16:06:55.255Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T16:06:55.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T16:06:55.515Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T16:06:55.535Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-17T16:06:55.535Z] 29e5d40040c1: Pulling fs layer [2020-12-17T16:06:55.535Z] 1ce36da41761: Pulling fs layer [2020-12-17T16:06:55.535Z] 25b303627fd3: Pulling fs layer [2020-12-17T16:06:55.536Z] 29e5d40040c1: Verifying Checksum [2020-12-17T16:06:55.536Z] 29e5d40040c1: Download complete [2020-12-17T16:06:55.780Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:55.780Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:55.780Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T16:06:55.780Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T16:06:55.780Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:55.780Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-17T16:06:56.041Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-17T16:06:56.041Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-17T16:06:56.311Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:56.311Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-17T16:06:56.311Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-17T16:06:56.520Z] 1ce36da41761: Verifying Checksum [2020-12-17T16:06:56.520Z] 1ce36da41761: Download complete [2020-12-17T16:06:56.520Z] 29e5d40040c1: Pull complete [2020-12-17T16:06:56.572Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-17T16:06:56.833Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:56.833Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T16:06:56.833Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T16:06:56.833Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-17T16:06:56.833Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:56.833Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-17T16:06:57.093Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-17T16:06:57.093Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-17T16:06:57.355Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:57.355Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-17T16:06:57.355Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-17T16:06:57.355Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-17T16:06:57.616Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:57.616Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-17T16:06:57.616Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-17T16:06:57.616Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-17T16:06:57.878Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:57.878Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-17T16:06:57.878Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-17T16:06:57.879Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-17T16:06:57.879Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T16:06:57.879Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-17T16:06:57.879Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-17T16:06:57.952Z] 1ce36da41761: Pull complete [2020-12-17T16:06:57.952Z] 25b303627fd3: Download complete [2020-12-17T16:06:58.139Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-17T16:06:58.139Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-17T16:06:58.139Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-17T16:06:58.139Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-17T16:06:58.400Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-17T16:06:58.400Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-17T16:06:58.662Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-17T16:06:58.662Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-17T16:06:58.662Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-17T16:06:58.662Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-17T16:06:58.922Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-17T16:06:58.922Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-17T16:06:58.922Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-17T16:06:58.922Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-17T16:06:59.184Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-17T16:06:59.184Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-17T16:06:59.184Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-17T16:06:59.184Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-17T16:06:59.446Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-17T16:06:59.446Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-17T16:06:59.446Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-17T16:06:59.446Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-17T16:06:59.707Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-17T16:06:59.707Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-17T16:06:59.970Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-17T16:06:59.970Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-17T16:07:00.543Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-17T16:07:00.814Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-17T16:07:00.814Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-17T16:07:00.814Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-17T16:07:00.814Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T16:07:01.075Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T16:07:01.336Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T16:07:01.336Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T16:07:01.336Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T16:07:01.336Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T16:07:01.597Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T16:07:01.597Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T16:07:01.597Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:01.858Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:01.858Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:01.858Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:01.858Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:02.120Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:02.120Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:02.120Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:03.161Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:03.161Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:03.778Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:04.088Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:05.157Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:05.158Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:05.419Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:05.419Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:06.359Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T16:07:06.359Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T16:07:06.359Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T16:07:06.359Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T16:07:06.620Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-17T16:07:06.620Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T16:07:06.620Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-17T16:07:06.620Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T16:07:06.881Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-17T16:07:06.881Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-17T16:07:06.881Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T16:07:07.143Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T16:07:07.143Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T16:07:07.143Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T16:07:07.403Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-17T16:07:07.403Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-17T16:07:07.403Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:07.403Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T16:07:07.664Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:07.664Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:07.664Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:07.664Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-17T16:07:07.664Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-17T16:07:07.664Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-17T16:07:07.926Z] [2020-12-17T16:07:07.926Z] Current default time zone: 'Etc/UTC' [2020-12-17T16:07:07.926Z] Local time is now: Thu Dec 17 16:07:07 UTC 2020. [2020-12-17T16:07:07.926Z] Universal Time is now: Thu Dec 17 16:07:07 UTC 2020. [2020-12-17T16:07:07.926Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-17T16:07:07.926Z] [2020-12-17T16:07:07.926Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-17T16:07:07.926Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:07.926Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-17T16:07:07.926Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-17T16:07:07.926Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-17T16:07:07.926Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-17T16:07:07.926Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-17T16:07:07.926Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-17T16:07:08.082Z] 25b303627fd3: Pull complete [2020-12-17T16:07:08.082Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-17T16:07:08.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T16:07:08.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-17T16:07:08.188Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-17T16:07:08.188Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-17T16:07:08.188Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:08.188Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-17T16:07:08.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container [2020-12-17T16:07:08.421Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-17T16:07:08.449Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:08.449Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-17T16:07:08.449Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:08.449Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-17T16:07:08.449Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-17T16:07:08.449Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-17T16:07:08.710Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-17T16:07:08.710Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-17T16:07:08.710Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-17T16:07:08.710Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-17T16:07:08.710Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-17T16:07:10.623Z] Updating certificates in /etc/ssl/certs... [2020-12-17T16:07:11.568Z] 22 added, 17 removed; done. [2020-12-17T16:07:11.568Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-17T16:07:11.568Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T16:07:11.568Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-17T16:07:11.568Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-17T16:07:11.580Z] $ docker top e163c4deef9b368bf100191a6895f7c748eb2ae0c7612a57f80df4b7da1565dc -eo pid,comm [2020-12-17T16:07:11.832Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-17T16:07:11.832Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:11.832Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-17T16:07:11.832Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:11.832Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [Pipeline] { [Pipeline] sh [2020-12-17T16:07:12.093Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:12.093Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:12.093Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:12.093Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-17T16:07:12.093Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-17T16:07:12.093Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-17T16:07:12.093Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-17T16:07:12.093Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-17T16:07:12.354Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:12.354Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T16:07:12.354Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-17T16:07:12.354Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-17T16:07:12.354Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-17T16:07:12.607Z] + grep parallel [2020-12-17T16:07:12.607Z] + docker-compose build --help [2020-12-17T16:07:12.615Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T16:07:12.615Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-17T16:07:12.615Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-17T16:07:12.615Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-17T16:07:12.615Z] Updating certificates in /etc/ssl/certs... [2020-12-17T16:07:13.560Z] 0 added, 0 removed; done. [2020-12-17T16:07:13.560Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-17T16:07:13.560Z] done. [2020-12-17T16:07:13.822Z] Reading package lists... [2020-12-17T16:07:14.084Z] Building dependency tree... [2020-12-17T16:07:14.084Z] Reading state information... [2020-12-17T16:07:14.084Z] The following NEW packages will be installed: [2020-12-17T16:07:14.084Z] apt-transport-https [2020-12-17T16:07:14.349Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T16:07:14.349Z] Need to get 1696 B of archives. [2020-12-17T16:07:14.349Z] After this operation, 153 kB of additional disk space will be used. [2020-12-17T16:07:14.349Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-17T16:07:14.349Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T16:07:14.349Z] Fetched 1696 B in 0s (28.0 kB/s) [2020-12-17T16:07:14.349Z] Selecting previously unselected package apt-transport-https. [2020-12-17T16:07:14.349Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-17T16:07:14.349Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-17T16:07:14.349Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-17T16:07:14.609Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-17T16:07:14.872Z] Waiting for network to be ready... [2020-12-17T16:07:16.901Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T16:07:16.925Z] $ docker stop --time=1 e163c4deef9b368bf100191a6895f7c748eb2ae0c7612a57f80df4b7da1565dc [2020-12-17T16:07:18.845Z] $ docker rm -f e163c4deef9b368bf100191a6895f7c748eb2ae0c7612a57f80df4b7da1565dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:07:19.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T16:07:19.749Z] . [Pipeline] withDockerContainer [2020-12-17T16:07:19.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-16519 does not seem to be running inside a container [2020-12-17T16:07:20.099Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-17T16:07:20.171Z] 2020-12-17T16:07:17Z INFO Waiting for automatic snapd restart... [2020-12-17T16:07:20.745Z] snapd 2.48.1 from Canonical* installed [2020-12-17T16:07:21.488Z] $ docker top 19e410651cae0136de089bd7e108a213c3cc858be8b707ad83f207b8d1ffcd99 -eo pid,comm [2020-12-17T16:07:21.686Z] "snapd" switched to the "latest/stable" channel [2020-12-17T16:07:21.686Z] [Pipeline] { [Pipeline] sh [2020-12-17T16:07:22.582Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T16:07:24.267Z] core18 20201210 from Canonical* installed [2020-12-17T16:07:24.267Z] "core18" switched to the "latest/stable" channel [2020-12-17T16:07:24.267Z] [2020-12-17T16:07:26.921Z] Building docker-core-command-go ... [2020-12-17T16:07:26.921Z] Building docker-core-data-go ... [2020-12-17T16:07:26.921Z] Building docker-core-metadata-go ... [2020-12-17T16:07:26.921Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T16:07:26.921Z] Building docker-security-proxy-setup-go ... [2020-12-17T16:07:26.921Z] Building docker-security-secretstore-setup-go ... [2020-12-17T16:07:26.921Z] Building docker-support-notifications-go ... [2020-12-17T16:07:26.921Z] Building docker-support-scheduler-go ... [2020-12-17T16:07:26.921Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T16:07:26.921Z] Building docker-support-scheduler-go [2020-12-17T16:07:26.921Z] Building docker-security-bootstrap-redis-go [2020-12-17T16:07:26.921Z] Building docker-core-data-go [2020-12-17T16:07:26.921Z] Building docker-core-metadata-go [2020-12-17T16:07:26.921Z] Building docker-security-secretstore-setup-go [2020-12-17T16:07:27.570Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T16:07:27.830Z] "snapcraft" switched to the "latest/stable" channel [2020-12-17T16:07:27.830Z] [2020-12-17T16:07:32.038Z] 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-17T16:07:32.038Z] - README.md [2020-12-17T16:07:32.038Z] [2020-12-17T16:07:32.039Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-17T16:07:38.633Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T16:07:38.633Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T16:07:38.633Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T16:07:38.633Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T16:07:39.575Z] Reading package lists... [2020-12-17T16:07:40.147Z] 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-17T16:07:46.735Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T16:07:46.735Z] Reading package lists... [2020-12-17T16:07:46.735Z] Building dependency tree... [2020-12-17T16:07:46.735Z] Reading state information... [2020-12-17T16:07:46.735Z] Suggested packages: [2020-12-17T16:07:46.735Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-17T16:07:46.735Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-17T16:07:46.735Z] Recommended packages: [2020-12-17T16:07:46.735Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-17T16:07:46.735Z] The following NEW packages will be installed: [2020-12-17T16:07:46.735Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-17T16:07:46.735Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-17T16:07:46.735Z] pkg-config zip [2020-12-17T16:07:46.735Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T16:07:46.735Z] Need to get 7655 kB of archives. [2020-12-17T16:07:46.735Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-17T16:07:46.735Z] 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-17T16:07:46.735Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-17T16:07:46.735Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-17T16:07:46.735Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-17T16:07:46.735Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-17T16:07:46.735Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-17T16:07:46.735Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-17T16:07:46.996Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-17T16:07:46.996Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-17T16:07:46.996Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-17T16:07:46.996Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-17T16:07:47.257Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-17T16:07:47.257Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-17T16:07:47.257Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-17T16:07:47.257Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-17T16:07:47.257Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T16:07:47.518Z] Fetched 7655 kB in 1s (10.7 MB/s) [2020-12-17T16:07:47.518Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-17T16:07:47.518Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-17T16:07:47.518Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-17T16:07:47.518Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-17T16:07:47.779Z] Selecting previously unselected package libpsl5:amd64. [2020-12-17T16:07:47.779Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-17T16:07:47.779Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-17T16:07:47.779Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-17T16:07:47.779Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-17T16:07:47.779Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-17T16:07:47.779Z] Selecting previously unselected package librtmp1:amd64. [2020-12-17T16:07:48.041Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-17T16:07:48.041Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-17T16:07:48.041Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-17T16:07:48.041Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-17T16:07:48.041Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-17T16:07:48.041Z] Selecting previously unselected package liberror-perl. [2020-12-17T16:07:48.041Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-17T16:07:48.041Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-17T16:07:48.310Z] Selecting previously unselected package git-man. [2020-12-17T16:07:48.310Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-17T16:07:48.310Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-17T16:07:48.310Z] Selecting previously unselected package git. [2020-12-17T16:07:48.310Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-17T16:07:48.310Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-17T16:07:49.251Z] Selecting previously unselected package libnorm1:amd64. [2020-12-17T16:07:49.251Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-17T16:07:49.251Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-17T16:07:49.252Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-17T16:07:49.252Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-17T16:07:49.252Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-17T16:07:49.252Z] Selecting previously unselected package libsodium23:amd64. [2020-12-17T16:07:49.252Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-17T16:07:49.252Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-17T16:07:49.252Z] Selecting previously unselected package libzmq5:amd64. [2020-12-17T16:07:49.252Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-17T16:07:49.252Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T16:07:49.512Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-17T16:07:49.512Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-17T16:07:49.512Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T16:07:49.512Z] Selecting previously unselected package pkg-config. [2020-12-17T16:07:49.512Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-17T16:07:49.512Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-17T16:07:49.775Z] Selecting previously unselected package zip. [2020-12-17T16:07:49.775Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-17T16:07:49.775Z] Unpacking zip (3.0-11build1) ... [2020-12-17T16:07:49.775Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-17T16:07:49.775Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-17T16:07:49.775Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-17T16:07:49.775Z] Setting up liberror-perl (0.17025-1) ... [2020-12-17T16:07:50.036Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-17T16:07:50.036Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-17T16:07:50.036Z] No schema files found: doing nothing. [2020-12-17T16:07:50.036Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-17T16:07:50.036Z] Setting up zip (3.0-11build1) ... [2020-12-17T16:07:50.036Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-17T16:07:50.036Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-17T16:07:50.036Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-17T16:07:50.297Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T16:07:50.297Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-17T16:07:50.297Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T16:07:50.297Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-17T16:07:50.297Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T16:07:56.896Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T16:07:57.157Z] git set to automatically installed. [2020-12-17T16:07:57.157Z] git-man set to automatically installed. [2020-12-17T16:07:57.157Z] libcurl3-gnutls set to automatically installed. [2020-12-17T16:07:57.157Z] liberror-perl set to automatically installed. [2020-12-17T16:07:57.157Z] libglib2.0-0 set to automatically installed. [2020-12-17T16:07:57.157Z] libnghttp2-14 set to automatically installed. [2020-12-17T16:07:57.157Z] libnorm1 set to automatically installed. [2020-12-17T16:07:57.157Z] libpgm-5.2-0 set to automatically installed. [2020-12-17T16:07:57.157Z] libpsl5 set to automatically installed. [2020-12-17T16:07:57.157Z] librtmp1 set to automatically installed. [2020-12-17T16:07:57.157Z] libsodium23 set to automatically installed. [2020-12-17T16:07:57.157Z] libzmq3-dev set to automatically installed. [2020-12-17T16:07:57.157Z] libzmq5 set to automatically installed. [2020-12-17T16:07:57.157Z] pkg-config set to automatically installed. [2020-12-17T16:07:57.157Z] zip set to automatically installed. [2020-12-17T16:07:59.067Z] snapd is not logged in, snap install commands will use sudo [2020-12-17T16:08:05.656Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T16:08:05.917Z] snap "core18" has no updates available [2020-12-17T16:08:06.857Z] Pulling config-common [2020-12-17T16:08:07.800Z] Pulling go-build-helper [2020-12-17T16:08:29.860Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-17T16:08:29.860Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-17T16:08:29.860Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-17T16:08:29.860Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-17T16:08:29.860Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-17T16:08:29.860Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-17T16:08:29.860Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-17T16:08:29.860Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-17T16:08:29.860Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-17T16:08:29.860Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-17T16:08:29.860Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-17T16:08:29.860Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-17T16:08:29.860Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-17T16:08:29.860Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-17T16:08:29.860Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-17T16:08:29.860Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-17T16:08:29.860Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-17T16:08:29.860Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-17T16:08:29.860Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-17T16:08:29.860Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-17T16:08:29.860Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-17T16:08:29.860Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-17T16:08:29.860Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-17T16:08:29.860Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-17T16:08:29.860Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-17T16:08:29.860Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-17T16:08:29.860Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-17T16:08:29.860Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-17T16:08:29.860Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-17T16:08:29.860Z] Fetched 279 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-17T16:08:29.860Z] Fetched 122 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-17T16:08:29.860Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-17T16:08:29.860Z] Fetched 8848 B in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-17T16:08:29.860Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-17T16:08:29.860Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-17T16:08:29.860Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-17T16:08:29.860Z] Fetched 214 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-17T16:08:29.860Z] Fetched 155 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-17T16:08:29.860Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-17T16:08:29.860Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-17T16:08:29.860Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-17T16:08:29.860Z] Fetched 499 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-17T16:08:29.860Z] Fetched 111 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-17T16:08:29.860Z] Fetched 240 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-17T16:08:29.860Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-17T16:08:29.860Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-17T16:08:29.860Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-17T16:08:29.860Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-17T16:08:29.860Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-17T16:08:29.860Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-17T16:08:29.860Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-17T16:08:29.860Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-17T16:08:29.860Z] Fetched 8720 B in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-17T16:08:29.860Z] Fetched 137 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-17T16:08:29.860Z] Fetched 119 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-17T16:08:29.860Z] Fetched 109 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-17T16:08:29.860Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-17T16:08:29.860Z] Fetched 645 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-17T16:08:29.860Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-17T16:08:29.860Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-17T16:08:29.860Z] Fetched 368 kB in 0s (0 B/s) [2020-12-17T16:08:29.860Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-17T16:08:29.860Z] Fetched 187 kB in 0s (0 B/s) [2020-12-17T16:08:29.861Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-17T16:08:29.861Z] Fetched 175 kB in 0s (0 B/s) [2020-12-17T16:08:29.861Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-17T16:08:34.155Z] Fetched 206 kB in 0s (0 B/s) [2020-12-17T16:08:34.155Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-17T16:08:34.155Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-17T16:08:34.155Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-17T16:08:34.155Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-17T16:08:34.155Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-17T16:08:34.155Z] Fetched 159 kB in 0s (0 B/s) [2020-12-17T16:08:34.155Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-17T16:08:34.155Z] Fetched 107 kB in 0s (0 B/s) [2020-12-17T16:08:34.155Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-17T16:08:34.155Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-17T16:08:34.155Z] Pulling static-packages [2020-12-17T16:08:34.416Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-17T16:08:34.416Z] Skipping pull go-build-helper (already ran) [2020-12-17T16:08:34.416Z] Skipping pull static-packages (already ran) [2020-12-17T16:08:34.416Z] Building go-build-helper [2020-12-17T16:08:34.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:08:34.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:08:34.928Z] ---> f0c43230ad39 [2020-12-17T16:08:34.928Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T16:08:34.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:08:34.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:08:34.928Z] ---> f0c43230ad39 [2020-12-17T16:08:34.928Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T16:08:34.928Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:08:34.928Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:08:34.928Z] ---> f0c43230ad39 [2020-12-17T16:08:34.928Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T16:08:34.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:08:34.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:08:34.928Z] ---> f0c43230ad39 [2020-12-17T16:08:34.928Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T16:08:34.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:08:34.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:08:34.928Z] ---> f0c43230ad39 [2020-12-17T16:08:34.928Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T16:08:38.328Z] ---> Running in 794ddf73c413 [2020-12-17T16:08:38.328Z] ---> Running in 95781a31b30b [2020-12-17T16:08:38.328Z] ---> Running in e11bd01055fa [2020-12-17T16:08:38.328Z] ---> Running in 2a2e8c761642 [2020-12-17T16:08:38.328Z] ---> Running in 624c56dacc97 [2020-12-17T16:08:38.602Z] Removing intermediate container 2a2e8c761642 [2020-12-17T16:08:38.602Z] ---> f7a770c273ac [2020-12-17T16:08:38.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 624c56dacc97 [2020-12-17T16:08:38.602Z] ---> 1db1db212006 [2020-12-17T16:08:38.602Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:08:38.602Z] [2020-12-17T16:08:38.627Z] Building static-packages [2020-12-17T16:08:38.887Z] Removing intermediate container e11bd01055fa [2020-12-17T16:08:38.887Z] ---> 93ed6aaa7596 [2020-12-17T16:08:38.887Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:08:38.887Z] Removing intermediate container 95781a31b30b [2020-12-17T16:08:38.887Z] ---> 15dc74961f6b [2020-12-17T16:08:38.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:08:38.887Z] Removing intermediate container 794ddf73c413 [2020-12-17T16:08:38.887Z] ---> f744f71c0baf [2020-12-17T16:08:38.887Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:08:38.887Z] ---> Running in 53ea28718c5c [2020-12-17T16:08:38.887Z] ---> Running in 776a0ef0eaf2 [2020-12-17T16:08:38.887Z] ---> Running in 181d3085dce2 [2020-12-17T16:08:38.887Z] ---> Running in 7255c70b8df3 [2020-12-17T16:08:39.163Z] ---> Running in fd9250b3338e [2020-12-17T16:08:40.555Z] Staging go-build-helper [2020-12-17T16:08:41.500Z] Staging static-packages [2020-12-17T16:08:42.441Z] Pulling go115 [2020-12-17T16:08:42.598Z] Removing intermediate container 181d3085dce2 [2020-12-17T16:08:42.599Z] ---> 99b85ec1478f [2020-12-17T16:08:42.599Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T16:08:42.873Z] ---> Running in c99bc6fec838 [2020-12-17T16:08:43.148Z] Removing intermediate container 7255c70b8df3 [2020-12-17T16:08:43.148Z] ---> d9ce7a9ec8ba [2020-12-17T16:08:43.148Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T16:08:43.148Z] Removing intermediate container 776a0ef0eaf2 [2020-12-17T16:08:43.148Z] ---> f939a0e4d7fa [2020-12-17T16:08:43.148Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T16:08:43.382Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-17T16:08:43.382Z] Skipping pull go115 (already ran) [2020-12-17T16:08:43.382Z] Building go115 [2020-12-17T16:08:43.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T16:08:43.382Z] Dload Upload Total Spent Left Speed [2020-12-17T16:08:43.426Z] ---> Running in cb3191364949 [2020-12-17T16:08:43.426Z] ---> Running in dc49cbd9a377 [2020-12-17T16:08:43.426Z] Removing intermediate container 53ea28718c5c [2020-12-17T16:08:43.426Z] ---> 47260e848e13 [2020-12-17T16:08:43.426Z] Step 5/24 : RUN apk update && apk add make git [2020-12-17T16:08:43.706Z] Removing intermediate container fd9250b3338e [2020-12-17T16:08:43.706Z] ---> 2990d397c8a9 [2020-12-17T16:08:43.706Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T16:08:43.977Z] ---> Running in a76743450043 [2020-12-17T16:08:43.977Z] ---> Running in 0c89692e6e63 [2020-12-17T16:08:44.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:45.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:45.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:45.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:45.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:45.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 48833 0 0 384k 0 0:05:07 --:--:-- 0:05:07 381k 32 115M 32 37.8M 0 0 33.6M 0 0:00:03 0:00:01 0:00:02 33.6M 69 115M 69 80.1M 0 0 37.7M 0 0:00:03 0:00:02 0:00:01 37.6M 100 115M 100 115M 0 0 42.5M 0 0:00:02 0:00:02 --:--:-- 42.5M [2020-12-17T16:08:46.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:46.539Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-17T16:08:46.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:46.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:46.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:46.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:08:47.477Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:08:47.477Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:08:47.477Z] OK: 12620 distinct packages available [2020-12-17T16:08:47.753Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:08:47.753Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:08:47.753Z] OK: 12620 distinct packages available [2020-12-17T16:08:47.753Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:08:47.753Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:08:47.753Z] OK: 12620 distinct packages available [2020-12-17T16:08:48.028Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:08:48.028Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:08:48.028Z] OK: 12620 distinct packages available [2020-12-17T16:08:48.302Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:08:48.302Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:08:48.302Z] OK: 12620 distinct packages available [2020-12-17T16:08:48.302Z] OK: 217 MiB in 51 packages [2020-12-17T16:08:48.576Z] OK: 217 MiB in 51 packages [2020-12-17T16:08:49.179Z] OK: 217 MiB in 51 packages [2020-12-17T16:08:49.179Z] OK: 217 MiB in 51 packages [2020-12-17T16:08:49.453Z] OK: 217 MiB in 51 packages [2020-12-17T16:08:50.450Z] Removing intermediate container 0c89692e6e63 [2020-12-17T16:08:50.450Z] ---> a9dd5869545a [2020-12-17T16:08:50.450Z] Step 6/22 : COPY go.mod . [2020-12-17T16:08:50.727Z] Removing intermediate container a76743450043 [2020-12-17T16:08:50.727Z] ---> 2ed2f7f17f47 [2020-12-17T16:08:50.727Z] Step 6/24 : COPY go.mod . [2020-12-17T16:08:50.747Z] Staging go115 [2020-12-17T16:08:51.004Z] Removing intermediate container dc49cbd9a377 [2020-12-17T16:08:51.004Z] ---> 8e25ec50729a [2020-12-17T16:08:51.004Z] Step 6/21 : COPY go.mod . [2020-12-17T16:08:51.283Z] Removing intermediate container cb3191364949 [2020-12-17T16:08:51.284Z] ---> bf54e5dd9fb3 [2020-12-17T16:08:51.284Z] Step 6/23 : COPY go.mod . [2020-12-17T16:08:51.284Z] Removing intermediate container c99bc6fec838 [2020-12-17T16:08:51.284Z] ---> 5d15b097d024 [2020-12-17T16:08:51.284Z] Step 6/22 : COPY go.mod . [2020-12-17T16:08:51.559Z] ---> b706d4b0c4f7 [2020-12-17T16:08:51.559Z] Step 7/22 : RUN go mod download [2020-12-17T16:08:51.559Z] ---> bf9a1152204f [2020-12-17T16:08:51.559Z] Step 7/24 : RUN go mod download [2020-12-17T16:08:51.834Z] ---> Running in fdaeeace17b6 [2020-12-17T16:08:51.835Z] ---> 4ffb7a57c997 [2020-12-17T16:08:51.835Z] Step 7/21 : RUN go mod download [2020-12-17T16:08:52.120Z] ---> Running in 76f485d5448a [2020-12-17T16:08:52.392Z] ---> Running in 25c3d52ff7b2 [2020-12-17T16:08:52.693Z] ---> 539d6e4aa17a [2020-12-17T16:08:52.693Z] Step 7/23 : RUN go mod download [2020-12-17T16:08:52.693Z] ---> b085c3e3ac32 [2020-12-17T16:08:52.693Z] Step 7/22 : RUN go mod download [2020-12-17T16:08:52.693Z] ---> Running in 114b8689877c [2020-12-17T16:08:52.976Z] ---> Running in 7617541098e3 [2020-12-17T16:08:56.038Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T16:08:56.038Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T16:08:56.038Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T16:08:56.038Z] Fetched 0 B in 0s (0 B/s) [2020-12-17T16:08:56.038Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-17T16:08:56.038Z] Fetched 224 kB in 0s (0 B/s) [2020-12-17T16:08:56.038Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-17T16:08:56.038Z] Fetched 157 kB in 0s (0 B/s) [2020-12-17T16:08:56.038Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-17T16:08:56.038Z] Fetched 221 kB in 0s (0 B/s) [2020-12-17T16:08:56.038Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-17T16:08:56.038Z] Fetched 143 kB in 0s (0 B/s) [2020-12-17T16:08:56.038Z] Pulling edgex-go [2020-12-17T16:08:56.391Z] Removing intermediate container fdaeeace17b6 [2020-12-17T16:08:56.391Z] ---> b4506130b7b3 [2020-12-17T16:08:56.391Z] Step 8/22 : COPY . . [2020-12-17T16:08:56.665Z] Removing intermediate container 76f485d5448a [2020-12-17T16:08:56.665Z] ---> d6e451c09de1 [2020-12-17T16:08:56.665Z] Step 8/24 : COPY . . [2020-12-17T16:08:56.980Z] Pulling version [2020-12-17T16:08:57.263Z] Removing intermediate container 25c3d52ff7b2 [2020-12-17T16:08:57.263Z] ---> 990b7da6c65f [2020-12-17T16:08:57.263Z] Step 8/21 : COPY . . [2020-12-17T16:08:57.537Z] Removing intermediate container 7617541098e3 [2020-12-17T16:08:57.537Z] ---> 6f20feee8cee [2020-12-17T16:08:57.537Z] Removing intermediate container 114b8689877c [2020-12-17T16:08:57.537Z] ---> 713b66d8431d [2020-12-17T16:08:57.537Z] Step 8/22 : COPY . . [2020-12-17T16:08:57.537Z] Step 8/23 : COPY . . [2020-12-17T16:08:57.921Z] Building config-common [2020-12-17T16:08:59.833Z] Skipping build go-build-helper (already ran) [2020-12-17T16:08:59.833Z] Skipping build static-packages (already ran) [2020-12-17T16:08:59.833Z] Skipping build go115 (already ran) [2020-12-17T16:09:00.096Z] Building edgex-go [2020-12-17T16:09:00.359Z] 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-17T16:09:01.301Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-17T16:09:01.301Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 [2020-12-17T16:09:01.301Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-17T16:09:01.302Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-17T16:09:01.302Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-17T16:09:01.302Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-17T16:09:01.302Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-17T16:09:01.566Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-17T16:09:01.566Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-17T16:09:01.566Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-17T16:09:01.566Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-17T16:09:01.566Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-17T16:09:01.567Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-17T16:09:01.567Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-17T16:09:01.567Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-17T16:09:01.567Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-17T16:09:01.567Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-17T16:09:01.567Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-17T16:09:01.567Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-17T16:09:01.567Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-17T16:09:01.567Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-17T16:09:01.567Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-17T16:09:01.567Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-17T16:09:01.567Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-17T16:09:01.567Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-17T16:09:01.830Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-17T16:09:01.830Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-17T16:09:02.091Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-17T16:09:02.091Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-17T16:09:08.671Z] 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-17T16:09:13.968Z] 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-17T16:09:14.539Z] 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-17T16:09:15.920Z] 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-17T16:09:16.181Z] 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-17T16:09:16.181Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-17T16:09:16.442Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-17T16:09:16.442Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-17T16:09:17.825Z] 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-17T16:09:17.825Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-17T16:09:17.825Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-17T16:09:19.206Z] 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-17T16:09:19.206Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-17T16:09:20.618Z] 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-17T16:09:20.618Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-17T16:09:22.007Z] 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-17T16:09:22.950Z] 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-17T16:09:23.893Z] 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-17T16:09:24.356Z] ---> c01251843185 [2020-12-17T16:09:24.356Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T16:09:24.356Z] ---> 4e09ce62c957 [2020-12-17T16:09:24.356Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T16:09:24.356Z] ---> 5dfd24f04976 [2020-12-17T16:09:24.356Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T16:09:24.356Z] ---> 19ab0ff438c4 [2020-12-17T16:09:24.356Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T16:09:24.356Z] ---> Running in 6cc92322ce22 [2020-12-17T16:09:24.356Z] ---> 71d56efea7be [2020-12-17T16:09:24.356Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T16:09:24.356Z] ---> Running in 3745bfc7645f [2020-12-17T16:09:24.356Z] ---> Running in 2b1e6ac552c7 [2020-12-17T16:09:24.356Z] ---> Running in e6185838a70a [2020-12-17T16:09:24.356Z] ---> Running in ef65837d3d3a [2020-12-17T16:09:24.356Z] 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-17T16:09:24.631Z] 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-17T16:09:24.631Z] 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-17T16:09:24.908Z] 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-17T16:09:25.184Z] 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-17T16:09:26.449Z] Building version [2020-12-17T16:09:28.367Z] Staging config-common [2020-12-17T16:09:29.309Z] Skipping stage go-build-helper (already ran) [2020-12-17T16:09:29.309Z] Skipping stage static-packages (already ran) [2020-12-17T16:09:29.309Z] Skipping stage go115 (already ran) [2020-12-17T16:09:29.309Z] Staging edgex-go [2020-12-17T16:09:30.698Z] Staging version [2020-12-17T16:09:31.640Z] Priming config-common [2020-12-17T16:09:32.580Z] Priming go-build-helper [2020-12-17T16:09:33.522Z] Priming static-packages [2020-12-17T16:09:36.068Z] Priming go115 [2020-12-17T16:09:37.012Z] Priming edgex-go [2020-12-17T16:09:38.398Z] Priming version [2020-12-17T16:09:39.342Z] 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-17T16:10:46.999Z] 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-17T16:10:57.240Z] Removing intermediate container e6185838a70a [2020-12-17T16:10:57.240Z] ---> bf7a10dfb541 [2020-12-17T16:10:57.240Z] [2020-12-17T16:10:57.240Z] Step 10/22 : FROM alpine:3.10 [2020-12-17T16:10:57.240Z] 3.10: Pulling from library/alpine [2020-12-17T16:10:57.854Z] Removing intermediate container 6cc92322ce22 [2020-12-17T16:10:57.854Z] ---> 620f873228d2 [2020-12-17T16:10:57.854Z] [2020-12-17T16:10:57.855Z] Step 10/24 : FROM alpine:3.10 [2020-12-17T16:10:57.855Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T16:10:57.855Z] 3.10: Pulling from library/alpine [2020-12-17T16:10:57.855Z] Status: Downloaded newer image for alpine:3.10 [2020-12-17T16:10:57.855Z] ---> 536a684cf733 [2020-12-17T16:10:57.855Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T16:10:57.855Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T16:10:57.855Z] Status: Image is up to date for alpine:3.10 [2020-12-17T16:10:57.855Z] ---> 536a684cf733 [2020-12-17T16:10:57.855Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T16:10:58.869Z] ---> Running in 5f3a6c809e5a [2020-12-17T16:10:58.869Z] ---> Running in dbd0499657a3 [2020-12-17T16:11:00.867Z] Removing intermediate container 2b1e6ac552c7 [2020-12-17T16:11:00.867Z] ---> 0472e5cf0107 [2020-12-17T16:11:00.867Z] [2020-12-17T16:11:00.867Z] Step 10/21 : FROM scratch [2020-12-17T16:11:00.867Z] ---> [2020-12-17T16:11:00.867Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:11:01.144Z] ---> Running in ba4484f5cfd2 [2020-12-17T16:11:01.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:01.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:01.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:02.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:02.032Z] Removing intermediate container ba4484f5cfd2 [2020-12-17T16:11:02.032Z] ---> 33fc26586215 [2020-12-17T16:11:02.032Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T16:11:02.308Z] ---> Running in fd56a8513a7a [2020-12-17T16:11:02.584Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T16:11:02.584Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T16:11:02.584Z] OK: 10171 distinct packages available [2020-12-17T16:11:02.584Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T16:11:02.584Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T16:11:02.584Z] OK: 10171 distinct packages available [2020-12-17T16:11:03.185Z] Removing intermediate container fd56a8513a7a [2020-12-17T16:11:03.185Z] ---> b80b10fa71d0 [2020-12-17T16:11:03.185Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T16:11:03.185Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T16:11:03.185Z] ---> Running in 8cb0258ad2eb [2020-12-17T16:11:03.185Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T16:11:03.185Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T16:11:03.185Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T16:11:03.465Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T16:11:03.465Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T16:11:03.465Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T16:11:03.465Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T16:11:03.465Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T16:11:03.465Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T16:11:03.465Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T16:11:03.846Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T16:11:03.847Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T16:11:03.847Z] OK: 7 MiB in 19 packages [2020-12-17T16:11:03.847Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T16:11:03.847Z] Removing intermediate container 8cb0258ad2eb [2020-12-17T16:11:03.847Z] ---> e51f273ec8ac [2020-12-17T16:11:03.847Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T16:11:04.134Z] OK: 7 MiB in 19 packages [2020-12-17T16:11:05.690Z] ---> 7784487aebc4 [2020-12-17T16:11:05.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T16:11:07.717Z] Removing intermediate container 5f3a6c809e5a [2020-12-17T16:11:07.717Z] ---> 81bf24b6a45c [2020-12-17T16:11:07.717Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T16:11:08.318Z] ---> Running in 5b9033c9306a [2020-12-17T16:11:08.318Z] Removing intermediate container dbd0499657a3 [2020-12-17T16:11:08.318Z] ---> a3dcfb511c5a [2020-12-17T16:11:08.318Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T16:11:08.591Z] ---> 4e6c0cbe1fe8 [2020-12-17T16:11:08.591Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T16:11:08.591Z] ---> Running in a3fe1bfacd7e [2020-12-17T16:11:09.194Z] Removing intermediate container 5b9033c9306a [2020-12-17T16:11:09.194Z] ---> 23dbbae483bf [2020-12-17T16:11:09.194Z] Step 13/24 : WORKDIR / [2020-12-17T16:11:09.474Z] ---> Running in 27176ed1294d [2020-12-17T16:11:09.756Z] Removing intermediate container a3fe1bfacd7e [2020-12-17T16:11:09.756Z] ---> cf3e1c3dab97 [2020-12-17T16:11:09.756Z] Step 13/22 : WORKDIR / [2020-12-17T16:11:10.034Z] ---> Running in b3d0388e5faf [2020-12-17T16:11:10.313Z] ---> db8195c14ee9 [2020-12-17T16:11:10.313Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T16:11:10.313Z] Removing intermediate container 27176ed1294d [2020-12-17T16:11:10.313Z] ---> 89fc794c0671 [2020-12-17T16:11:10.313Z] 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-17T16:11:10.594Z] ---> Running in 888592ac110b [2020-12-17T16:11:10.594Z] Removing intermediate container b3d0388e5faf [2020-12-17T16:11:10.594Z] ---> 6795fc060f55 [2020-12-17T16:11:10.595Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T16:11:11.207Z] Removing intermediate container 888592ac110b [2020-12-17T16:11:11.207Z] ---> 4918af944fb5 [2020-12-17T16:11:11.207Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:11:11.491Z] ---> Running in 00554653aa3b [2020-12-17T16:11:11.491Z] ---> ccf4d652f3a5 [2020-12-17T16:11:11.491Z] 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-17T16:11:12.092Z] ---> 597e8ae07939 [2020-12-17T16:11:12.092Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T16:11:12.688Z] Removing intermediate container 00554653aa3b [2020-12-17T16:11:12.688Z] ---> d82574d2aad1 [2020-12-17T16:11:12.688Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T16:11:12.966Z] ---> Running in 5db3ee11afe2 [2020-12-17T16:11:13.242Z] ---> 666ef4a3d054 [2020-12-17T16:11:13.242Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T16:11:14.232Z] Removing intermediate container 5db3ee11afe2 [2020-12-17T16:11:14.232Z] ---> e89307592100 [2020-12-17T16:11:14.232Z] Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:11:14.232Z] ---> 9abd43bc2fa7 [2020-12-17T16:11:14.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T16:11:14.523Z] ---> Running in fd88c0b7b01d [2020-12-17T16:11:14.523Z] ---> 1b2a31c53294 [2020-12-17T16:11:14.523Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T16:11:15.511Z] Removing intermediate container fd88c0b7b01d [2020-12-17T16:11:15.511Z] ---> fadb8cdac5bb [2020-12-17T16:11:15.511Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T16:11:15.511Z] ---> 8409f95f56d3 [2020-12-17T16:11:15.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T16:11:15.788Z] ---> Running in 3765c983dc24 [2020-12-17T16:11:16.766Z] ---> 3018b28684f4 [2020-12-17T16:11:16.766Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T16:11:16.766Z] Removing intermediate container 3765c983dc24 [2020-12-17T16:11:16.766Z] ---> 3e26619ba099 [2020-12-17T16:11:16.766Z] [2020-12-17T16:11:17.047Z] ---> b26efa913d46 [2020-12-17T16:11:17.047Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T16:11:17.047Z] ---> Running in f797e75d3f21 [2020-12-17T16:11:18.041Z] Successfully built 3e26619ba099 [2020-12-17T16:11:18.041Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-17T16:11:18.041Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2020-12-17T16:11:20.686Z] ---> d3e0a4c1c3a6 [2020-12-17T16:11:20.686Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T16:11:21.671Z] Removing intermediate container 3745bfc7645f [2020-12-17T16:11:21.671Z] ---> 8cfc45b8920b [2020-12-17T16:11:21.671Z] [2020-12-17T16:11:21.671Z] Step 10/22 : FROM scratch [2020-12-17T16:11:21.671Z] ---> [2020-12-17T16:11:21.671Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:11:21.671Z] ---> Using cache [2020-12-17T16:11:21.671Z] ---> 33fc26586215 [2020-12-17T16:11:21.671Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T16:11:21.944Z] ---> 121bb7d71e0d [2020-12-17T16:11:21.944Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T16:11:22.214Z] ---> Running in 3835bba5ad39 [2020-12-17T16:11:22.485Z] ---> Running in f3e9b79af3de [2020-12-17T16:11:23.095Z] Removing intermediate container 3835bba5ad39 [2020-12-17T16:11:23.095Z] ---> bad952940350 [2020-12-17T16:11:23.095Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T16:11:23.095Z] Removing intermediate container f797e75d3f21 [2020-12-17T16:11:23.095Z] ---> fb3a29e66959 [2020-12-17T16:11:23.095Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T16:11:23.695Z] ---> Running in 79ecc6c65437 [2020-12-17T16:11:23.975Z] ---> Running in 89d118065746 [2020-12-17T16:11:24.575Z] Removing intermediate container 79ecc6c65437 [2020-12-17T16:11:24.575Z] ---> e8be4554dd19 [2020-12-17T16:11:24.575Z] Step 14/22 : WORKDIR / [2020-12-17T16:11:24.575Z] Removing intermediate container 89d118065746 [2020-12-17T16:11:24.575Z] ---> 9c75ea3c29cd [2020-12-17T16:11:24.575Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T16:11:24.575Z] ---> Running in d017facfdb5a [2020-12-17T16:11:24.850Z] ---> Running in b48d36774fb2 [2020-12-17T16:11:25.448Z] Removing intermediate container f3e9b79af3de [2020-12-17T16:11:25.448Z] ---> 1b1d1bf652a1 [2020-12-17T16:11:25.448Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T16:11:26.431Z] Removing intermediate container b48d36774fb2 [2020-12-17T16:11:26.431Z] ---> c9e74e2f4603 [2020-12-17T16:11:26.431Z] Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:11:26.431Z] Removing intermediate container d017facfdb5a [2020-12-17T16:11:26.711Z] ---> d16a8685a690 [2020-12-17T16:11:26.711Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T16:11:27.690Z] ---> Running in 732beab01219 [2020-12-17T16:11:27.965Z] ---> Running in a5bc67312a08 [2020-12-17T16:11:28.243Z] ---> 06674121df11 [2020-12-17T16:11:28.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T16:11:28.522Z] Removing intermediate container ef65837d3d3a [2020-12-17T16:11:28.522Z] ---> 6dd83cf7e778 [2020-12-17T16:11:28.522Z] [2020-12-17T16:11:28.522Z] Step 10/23 : FROM alpine [2020-12-17T16:11:28.522Z] Removing intermediate container 732beab01219 [2020-12-17T16:11:28.522Z] ---> 5d50a286c1d3 [2020-12-17T16:11:28.522Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T16:11:28.805Z] latest: Pulling from library/alpine [2020-12-17T16:11:29.090Z] Removing intermediate container a5bc67312a08 [2020-12-17T16:11:29.090Z] ---> 859c65510bdb [2020-12-17T16:11:29.090Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T16:11:29.365Z] ---> Running in 948873ab5c2f [2020-12-17T16:11:29.961Z] ---> Running in a49f64f8697d [2020-12-17T16:11:30.252Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T16:11:30.252Z] Removing intermediate container 948873ab5c2f [2020-12-17T16:11:30.252Z] ---> f2531fa644d5 [2020-12-17T16:11:30.252Z] Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:11:30.524Z] ---> 46ac666aff68 [2020-12-17T16:11:30.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T16:11:30.524Z] Status: Downloaded newer image for alpine:latest [2020-12-17T16:11:30.524Z] ---> afeebe901d6b [2020-12-17T16:11:30.524Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:11:30.798Z] ---> Running in b5cefe80700d [2020-12-17T16:11:30.798Z] Removing intermediate container a49f64f8697d [2020-12-17T16:11:30.798Z] ---> 45a25946d2d5 [2020-12-17T16:11:30.798Z] [2020-12-17T16:11:31.076Z] ---> Running in 9e49934ae715 [2020-12-17T16:11:31.351Z] Successfully built 45a25946d2d5 [2020-12-17T16:11:31.635Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-17T16:11:31.635Z] Building docker-sys-mgmt-agent-go [2020-12-17T16:11:31.635Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container b5cefe80700d [2020-12-17T16:11:31.635Z] ---> c2f103499583 [2020-12-17T16:11:31.635Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T16:11:31.918Z] ---> 284b70cc8158 [2020-12-17T16:11:31.918Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T16:11:31.918Z] Removing intermediate container 9e49934ae715 [2020-12-17T16:11:31.918Z] ---> 4299466c5978 [2020-12-17T16:11:31.918Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T16:11:31.918Z] ---> Running in 96f7c0dfe714 [2020-12-17T16:11:32.201Z] ---> Running in 42fc26bfc2b4 [2020-12-17T16:11:32.201Z] ---> Running in e615a3631072 [2020-12-17T16:11:32.792Z] Removing intermediate container 96f7c0dfe714 [2020-12-17T16:11:32.793Z] ---> 5a37cc1ab599 [2020-12-17T16:11:32.793Z] [2020-12-17T16:11:32.793Z] Removing intermediate container e615a3631072 [2020-12-17T16:11:32.793Z] ---> 2b5a2a6297e5 [2020-12-17T16:11:32.793Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T16:11:32.793Z] Removing intermediate container 42fc26bfc2b4 [2020-12-17T16:11:32.793Z] ---> f98b5499993e [2020-12-17T16:11:32.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:11:33.066Z] Successfully built 5a37cc1ab599 [2020-12-17T16:11:33.343Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-17T16:11:33.343Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2020-12-17T16:11:33.343Z] ---> Running in 18e26a8206ad [2020-12-17T16:11:33.343Z] ---> Running in 8d5831e4d3f8 [2020-12-17T16:11:34.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:11:34.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:11:34.323Z] ---> f0c43230ad39 [2020-12-17T16:11:34.323Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T16:11:34.323Z] ---> Using cache [2020-12-17T16:11:34.323Z] ---> f744f71c0baf [2020-12-17T16:11:34.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:11:34.323Z] ---> Using cache [2020-12-17T16:11:34.323Z] ---> 2990d397c8a9 [2020-12-17T16:11:34.323Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-17T16:11:34.597Z] Removing intermediate container 8d5831e4d3f8 [2020-12-17T16:11:34.597Z] ---> 84c5a03afaf0 [2020-12-17T16:11:34.597Z] Step 20/22 : LABEL arch=arm64Removing intermediate container 18e26a8206ad [2020-12-17T16:11:34.597Z] [2020-12-17T16:11:34.597Z] ---> 4947f14ef261 [2020-12-17T16:11:34.597Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:11:34.879Z] ---> Running in 5caa58fe08ea [2020-12-17T16:11:36.860Z] ---> Running in dea1a098909b [2020-12-17T16:11:36.860Z] ---> Running in d5afda49623d [2020-12-17T16:11:37.844Z] Removing intermediate container d5afda49623d [2020-12-17T16:11:37.844Z] ---> 4360db3cee15 [2020-12-17T16:11:37.844Z] Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:11:38.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:38.718Z] ---> Running in 5b71fca56711 [2020-12-17T16:11:38.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:39.973Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:11:39.973Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:11:39.973Z] OK: 12620 distinct packages available [2020-12-17T16:11:40.246Z] Removing intermediate container 5b71fca56711 [2020-12-17T16:11:40.246Z] ---> a9d92a908101 [2020-12-17T16:11:40.246Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T16:11:40.520Z] ---> Running in 2069c03b5423 [2020-12-17T16:11:40.520Z] OK: 217 MiB in 51 packages [2020-12-17T16:11:40.795Z] Removing intermediate container dea1a098909b [2020-12-17T16:11:40.795Z] ---> b82cdef0b6aa [2020-12-17T16:11:40.795Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-17T16:11:41.071Z] ---> Running in 4ef6952b706d [2020-12-17T16:11:41.354Z] Removing intermediate container 2069c03b5423 [2020-12-17T16:11:41.354Z] ---> f3b01f275237 [2020-12-17T16:11:41.354Z] [2020-12-17T16:11:41.962Z] Successfully built f3b01f275237 [2020-12-17T16:11:41.962Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-17T16:11:41.962Z] Building docker-core-command-go [2020-12-17T16:11:42.949Z]  Building docker-core-metadata-go ... done Removing intermediate container 5caa58fe08ea [2020-12-17T16:11:42.949Z] ---> 7a028c417d78 [2020-12-17T16:11:42.949Z] Step 6/24 : COPY go.mod . [2020-12-17T16:11:42.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:43.541Z] ---> 55f6b6997a46 [2020-12-17T16:11:43.541Z] Step 7/24 : RUN go mod download [2020-12-17T16:11:43.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:11:43.813Z] ---> Running in 5ed59f7bc7dd [2020-12-17T16:11:44.411Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T16:11:44.411Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T16:11:44.683Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T16:11:44.962Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T16:11:44.962Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T16:11:44.962Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:11:44.962Z] OK: 8 MiB in 19 packages [2020-12-17T16:11:47.582Z] Removing intermediate container 4ef6952b706d [2020-12-17T16:11:47.582Z] ---> b9754d39cddf [2020-12-17T16:11:47.582Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T16:11:47.856Z] Removing intermediate container 5ed59f7bc7dd [2020-12-17T16:11:47.856Z] ---> 38b0a2aaf3ab [2020-12-17T16:11:47.856Z] Step 8/24 : COPY . . [2020-12-17T16:11:49.838Z] ---> c6a08987bfee [2020-12-17T16:11:49.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T16:11:54.165Z] ---> c2047b09e22f [2020-12-17T16:11:54.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T16:11:55.624Z] ---> 834d652ee223 [2020-12-17T16:11:55.624Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T16:11:56.224Z] ---> Running in fce3a2135ac9 [2020-12-17T16:11:57.205Z] Removing intermediate container fce3a2135ac9 [2020-12-17T16:11:57.205Z] ---> dd1e9ab88aa8 [2020-12-17T16:11:57.205Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:11:57.479Z] ---> Running in fa9cb71ca4bd [2020-12-17T16:11:58.459Z] Removing intermediate container fa9cb71ca4bd [2020-12-17T16:11:58.460Z] ---> 76934b5d0089 [2020-12-17T16:11:58.460Z] Step 21/23 : LABEL arch=arm64 [2020-12-17T16:11:59.061Z] ---> Running in 699d6d6cbfd9 [2020-12-17T16:12:00.504Z] Removing intermediate container 699d6d6cbfd9 [2020-12-17T16:12:00.504Z] ---> 503b2177051e [2020-12-17T16:12:00.504Z] Step 22/23 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:12:01.100Z] ---> Running in da0543279f0b [2020-12-17T16:12:02.547Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:12:02.547Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:12:02.547Z] ---> f0c43230ad39 [2020-12-17T16:12:02.547Z] Step 3/27 : WORKDIR /edgex-go [2020-12-17T16:12:02.547Z] ---> Using cache [2020-12-17T16:12:02.547Z] ---> f744f71c0baf [2020-12-17T16:12:02.547Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:12:02.547Z] ---> Using cache [2020-12-17T16:12:02.547Z] ---> 2990d397c8a9 [2020-12-17T16:12:02.547Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-17T16:12:02.828Z] Removing intermediate container da0543279f0b [2020-12-17T16:12:02.828Z] ---> 70b96abc09ad [2020-12-17T16:12:02.828Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T16:12:03.428Z] ---> Running in 4c2e14a227a3 [2020-12-17T16:12:04.040Z] ---> Running in 98022e997649 [2020-12-17T16:12:05.027Z] Removing intermediate container 98022e997649 [2020-12-17T16:12:05.027Z] ---> 5a166a57321d [2020-12-17T16:12:05.027Z] [2020-12-17T16:12:05.316Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:12:05.316Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:12:05.316Z] ---> f0c43230ad39 [2020-12-17T16:12:05.316Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T16:12:05.316Z] ---> Using cache [2020-12-17T16:12:05.316Z] ---> f744f71c0baf [2020-12-17T16:12:05.316Z] ---> d7771efd2900 [2020-12-17T16:12:05.316Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T16:12:05.316Z] [2020-12-17T16:12:05.316Z] ---> Using cache [2020-12-17T16:12:05.316Z] ---> 2990d397c8a9 [2020-12-17T16:12:05.316Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T16:12:05.316Z] ---> Using cache [2020-12-17T16:12:05.316Z] ---> a9dd5869545a [2020-12-17T16:12:05.316Z] Step 6/21 : COPY go.mod . [2020-12-17T16:12:05.316Z] ---> Using cache [2020-12-17T16:12:05.316Z] ---> b706d4b0c4f7 [2020-12-17T16:12:05.316Z] Step 7/21 : RUN go mod download [2020-12-17T16:12:05.316Z] ---> Using cache [2020-12-17T16:12:05.316Z] ---> b4506130b7b3 [2020-12-17T16:12:05.316Z] Step 8/21 : COPY . . [2020-12-17T16:12:05.316Z] ---> Using cache [2020-12-17T16:12:05.316Z] ---> 4e09ce62c957 [2020-12-17T16:12:05.316Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T16:12:05.641Z] Successfully built 5a166a57321d [2020-12-17T16:12:06.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:12:06.011Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-17T16:12:06.011Z]  Building docker-core-data-go ... done  ---> Running in d63c9895ac63 [2020-12-17T16:12:06.011Z] ---> Running in 27a663b637ba [2020-12-17T16:12:07.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:12:08.203Z] 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-17T16:12:08.203Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:12:08.203Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:12:08.203Z] OK: 12620 distinct packages available [2020-12-17T16:12:08.507Z] 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-17T16:12:08.785Z] OK: 217 MiB in 51 packages [2020-12-17T16:12:11.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T16:12:11.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T16:12:11.424Z] ---> f0c43230ad39 [2020-12-17T16:12:11.424Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T16:12:11.424Z] ---> Using cache [2020-12-17T16:12:11.424Z] ---> f744f71c0baf [2020-12-17T16:12:11.424Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T16:12:11.424Z] ---> Using cache [2020-12-17T16:12:11.424Z] ---> 2990d397c8a9 [2020-12-17T16:12:11.424Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T16:12:11.424Z] ---> Using cache [2020-12-17T16:12:11.424Z] ---> a9dd5869545a [2020-12-17T16:12:11.424Z] Step 6/22 : COPY go.mod . [2020-12-17T16:12:11.424Z] ---> Using cache [2020-12-17T16:12:11.424Z] ---> b706d4b0c4f7 [2020-12-17T16:12:11.424Z] Step 7/22 : RUN go mod download [2020-12-17T16:12:11.424Z] ---> Using cache [2020-12-17T16:12:11.424Z] ---> b4506130b7b3 [2020-12-17T16:12:11.424Z] Step 8/22 : COPY . . [2020-12-17T16:12:11.701Z] ---> Using cache [2020-12-17T16:12:11.701Z] ---> 4e09ce62c957 [2020-12-17T16:12:11.701Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T16:12:11.983Z] ---> Running in 35beace2308a [2020-12-17T16:12:11.983Z] Removing intermediate container 4c2e14a227a3 [2020-12-17T16:12:11.983Z] ---> d989f0fc8dba [2020-12-17T16:12:11.983Z] Step 6/27 : COPY go.mod . [2020-12-17T16:12:13.429Z] ---> fdeb41a6f368 [2020-12-17T16:12:13.429Z] Step 7/27 : RUN go mod download [2020-12-17T16:12:13.704Z] ---> Running in 82798f5b8213 [2020-12-17T16:12:14.309Z] 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-17T16:12:18.629Z] Removing intermediate container 82798f5b8213 [2020-12-17T16:12:18.629Z] ---> 2c7132197428 [2020-12-17T16:12:18.629Z] Step 8/27 : COPY . . [2020-12-17T16:12:36.955Z] ---> 0073606eb43b [2020-12-17T16:12:36.955Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T16:12:36.955Z] ---> Running in dc4b89789cfa [2020-12-17T16:12:37.942Z] 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-17T16:13:16.991Z] 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-17T16:13:27.196Z] Removing intermediate container d63c9895ac63 [2020-12-17T16:13:27.196Z] ---> 4bb1946695b9 [2020-12-17T16:13:27.197Z] [2020-12-17T16:13:27.197Z] Step 10/21 : FROM alpine [2020-12-17T16:13:27.197Z] ---> afeebe901d6b [2020-12-17T16:13:27.197Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-17T16:13:27.197Z] Removing intermediate container 27a663b637ba [2020-12-17T16:13:27.197Z] ---> 1f2ed5d92ddb [2020-12-17T16:13:27.197Z] [2020-12-17T16:13:27.197Z] Step 10/24 : FROM scratch [2020-12-17T16:13:27.197Z] ---> [2020-12-17T16:13:27.197Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T16:13:27.197Z] ---> Running in 803e63c4a386 [2020-12-17T16:13:27.197Z] ---> Running in 0115eaeb4e0c [2020-12-17T16:13:28.182Z] Removing intermediate container 0115eaeb4e0c [2020-12-17T16:13:28.182Z] ---> 500c3383afdf [2020-12-17T16:13:28.182Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T16:13:28.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:13:28.460Z] ---> Running in 8b5bf895facf [2020-12-17T16:13:28.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:13:29.357Z] Removing intermediate container 8b5bf895facf [2020-12-17T16:13:29.357Z] ---> 289c666116d3 [2020-12-17T16:13:29.357Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T16:13:29.357Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T16:13:29.357Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T16:13:29.357Z] OK: 12615 distinct packages available [2020-12-17T16:13:29.631Z] ---> Running in ffd5a361a6c8 [2020-12-17T16:13:30.244Z] Removing intermediate container 35beace2308a [2020-12-17T16:13:30.244Z] ---> 785782f74559 [2020-12-17T16:13:30.245Z] [2020-12-17T16:13:30.245Z] Step 10/22 : FROM scratch [2020-12-17T16:13:30.245Z] ---> [2020-12-17T16:13:30.245Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T16:13:30.245Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T16:13:30.245Z] Removing intermediate container ffd5a361a6c8 [2020-12-17T16:13:30.245Z] ---> 7b82f7bb5f9f [2020-12-17T16:13:30.245Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T16:13:30.518Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T16:13:30.518Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T16:13:30.518Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T16:13:30.518Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:13:30.518Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T16:13:30.518Z] ---> Using cache [2020-12-17T16:13:30.518Z] ---> 33fc26586215 [2020-12-17T16:13:30.518Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T16:13:30.793Z] ---> Running in 8411e1d7c1c4 [2020-12-17T16:13:30.793Z] OK: 7 MiB in 18 packages [2020-12-17T16:13:31.394Z] ---> 09d8cfea4dc4 [2020-12-17T16:13:31.395Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T16:13:31.395Z] Removing intermediate container 8411e1d7c1c4 [2020-12-17T16:13:31.395Z] ---> 58d6d3444001 [2020-12-17T16:13:31.395Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T16:13:32.007Z] ---> Running in 554d949dd1ac [2020-12-17T16:13:32.610Z] Removing intermediate container 554d949dd1ac [2020-12-17T16:13:32.611Z] ---> f93b4ad94088 [2020-12-17T16:13:32.611Z] Step 14/22 : WORKDIR / [2020-12-17T16:13:32.611Z] ---> Running in aade966fcf80 [2020-12-17T16:13:32.887Z] ---> 4f38b8dbe583 [2020-12-17T16:13:32.887Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T16:13:32.887Z] Removing intermediate container 803e63c4a386 [2020-12-17T16:13:32.887Z] ---> 59f503e823f7 [2020-12-17T16:13:32.887Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T16:13:33.163Z] ---> Running in b5c7b93eba20 [2020-12-17T16:13:33.440Z] Removing intermediate container aade966fcf80 [2020-12-17T16:13:33.440Z] ---> 9645603ea6a3 [2020-12-17T16:13:33.440Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T16:13:34.048Z] Removing intermediate container b5c7b93eba20 [2020-12-17T16:13:34.048Z] ---> 305313689b03 [2020-12-17T16:13:34.048Z] Step 13/21 : WORKDIR /edgex [2020-12-17T16:13:34.048Z] ---> Running in 3e48c739f9ad [2020-12-17T16:13:34.323Z] ---> 7356edfcf22c [2020-12-17T16:13:34.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T16:13:34.595Z] ---> 407bac4fb934 [2020-12-17T16:13:34.595Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T16:13:34.875Z] Removing intermediate container 3e48c739f9ad [2020-12-17T16:13:34.875Z] ---> 771a0b766b8c [2020-12-17T16:13:34.875Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T16:13:35.855Z] ---> 96b5b29729e4 [2020-12-17T16:13:35.855Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T16:13:35.855Z] ---> 21009f8d163e [2020-12-17T16:13:35.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T16:13:35.855Z] ---> 679507431159 [2020-12-17T16:13:35.855Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T16:13:37.299Z] ---> bc1dd57706a6 [2020-12-17T16:13:37.299Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T16:13:37.898Z] ---> Running in cd2abea0ec84 [2020-12-17T16:13:37.898Z] ---> 1c73e15519da [2020-12-17T16:13:37.898Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T16:13:37.898Z] ---> 45fb4ddd475a [2020-12-17T16:13:37.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T16:13:38.184Z] Removing intermediate container dc4b89789cfa [2020-12-17T16:13:38.184Z] ---> 14b7db44597a [2020-12-17T16:13:38.184Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T16:13:38.460Z] Removing intermediate container cd2abea0ec84 [2020-12-17T16:13:38.460Z] ---> b31acc15af70 [2020-12-17T16:13:38.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:13:38.460Z] ---> Running in cc7d49d7cbf1 [2020-12-17T16:13:38.758Z] ---> Running in 0ec188428104 [2020-12-17T16:13:39.038Z] ---> 14fc320b1bb4 [2020-12-17T16:13:39.038Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T16:13:39.038Z] ---> b498fcdcb57e [2020-12-17T16:13:39.038Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T16:13:39.327Z] ---> Running in c8e74dc7f439 [2020-12-17T16:13:39.327Z] ---> Running in 576ff4d145f5 [2020-12-17T16:13:39.601Z] Removing intermediate container 0ec188428104 [2020-12-17T16:13:39.601Z] ---> a8797917f076 [2020-12-17T16:13:39.601Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T16:13:39.877Z] ---> Running in abefdb979c35 [2020-12-17T16:13:39.877Z] Removing intermediate container c8e74dc7f439 [2020-12-17T16:13:39.878Z] ---> 719e5ee9b412 [2020-12-17T16:13:39.878Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:13:40.158Z] Removing intermediate container 576ff4d145f5 [2020-12-17T16:13:40.158Z] ---> 97cbef1f022a [2020-12-17T16:13:40.158Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T16:13:40.158Z] 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-17T16:13:40.158Z] ---> Running in 1b02015d1448 [2020-12-17T16:13:40.158Z] ---> Running in 7310ce70bfbf [2020-12-17T16:13:40.431Z] Removing intermediate container abefdb979c35 [2020-12-17T16:13:40.431Z] ---> 7dbfc1cf3a91 [2020-12-17T16:13:40.431Z] Step 21/22 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:13:40.702Z] ---> Running in 7f08a4d4db1d [2020-12-17T16:13:40.702Z] Removing intermediate container 1b02015d1448 [2020-12-17T16:13:40.702Z] ---> faf79b162ad2 [2020-12-17T16:13:40.702Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T16:13:40.976Z] Removing intermediate container 7310ce70bfbf [2020-12-17T16:13:40.976Z] ---> a125262a2c6f [2020-12-17T16:13:40.976Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T16:13:40.976Z] ---> Running in 78b568330a52 [2020-12-17T16:13:41.253Z] ---> Running in 4755e0c0de85 [2020-12-17T16:13:41.253Z] Removing intermediate container 7f08a4d4db1d [2020-12-17T16:13:41.253Z] ---> 9a021ed20670 [2020-12-17T16:13:41.254Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T16:13:41.534Z] ---> Running in 18ce96f74c82 [2020-12-17T16:13:41.535Z] Removing intermediate container 78b568330a52 [2020-12-17T16:13:41.535Z] ---> d33b88932151 [2020-12-17T16:13:41.535Z] Step 23/24 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:13:41.810Z] Removing intermediate container 4755e0c0de85 [2020-12-17T16:13:41.810Z] ---> 948a63fc0eae [2020-12-17T16:13:41.810Z] Step 20/21 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:13:41.810Z] ---> Running in 1325b8a4648d [2020-12-17T16:13:42.100Z] ---> Running in 86e8d6a9b9ea [2020-12-17T16:13:42.373Z] Removing intermediate container 18ce96f74c82 [2020-12-17T16:13:42.374Z] ---> 86d464e0ed89 [2020-12-17T16:13:42.374Z] [2020-12-17T16:13:42.651Z] Removing intermediate container 1325b8a4648d [2020-12-17T16:13:42.651Z] ---> 0801c7499f68 [2020-12-17T16:13:42.651Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T16:13:42.651Z] Successfully built 86d464e0ed89 [2020-12-17T16:13:42.929Z] Removing intermediate container 86e8d6a9b9ea [2020-12-17T16:13:42.929Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-17T16:13:42.929Z] ---> bb035c722358 [2020-12-17T16:13:42.929Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T16:13:42.929Z]  Building docker-core-command-go ... done  ---> Running in 42648d7cc164 [2020-12-17T16:13:42.929Z] ---> Running in 06dbd5c5257c [2020-12-17T16:13:43.527Z] Removing intermediate container 42648d7cc164 [2020-12-17T16:13:43.527Z] ---> b36a8e3cc5c1 [2020-12-17T16:13:43.527Z] [2020-12-17T16:13:43.798Z] Successfully built b36a8e3cc5c1 [2020-12-17T16:13:43.798Z] Removing intermediate container 06dbd5c5257c [2020-12-17T16:13:43.798Z] ---> 07287c0364fa [2020-12-17T16:13:43.798Z] [2020-12-17T16:13:43.798Z] Removing intermediate container cc7d49d7cbf1 [2020-12-17T16:13:43.798Z] ---> 2bd8546d868b [2020-12-17T16:13:43.798Z] [2020-12-17T16:13:43.798Z] Step 11/27 : FROM docker:latest [2020-12-17T16:13:43.798Z] ---> 0c09fb3ff9b5 [2020-12-17T16:13:43.798Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-17T16:13:43.798Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-17T16:13:44.070Z]  Building docker-support-notifications-go ... done  ---> Running in fbb4c8305f38 [2020-12-17T16:13:44.347Z] Successfully built 07287c0364fa [2020-12-17T16:13:44.347Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-17T16:13:45.324Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:13:45.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:13:46.187Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T16:13:46.187Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T16:13:46.187Z] Executing bash-5.0.17-r0.post-install [2020-12-17T16:13:46.187Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:13:46.187Z] OK: 12 MiB in 22 packages [2020-12-17T16:13:47.632Z] Removing intermediate container fbb4c8305f38 [2020-12-17T16:13:47.632Z] ---> 8e6b78aefbe6 [2020-12-17T16:13:47.632Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-17T16:13:47.632Z] ---> Running in 6e6b68a18385 [2020-12-17T16:13:49.596Z] Removing intermediate container 6e6b68a18385 [2020-12-17T16:13:49.596Z] ---> 2f6641ec00a4 [2020-12-17T16:13:49.596Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T16:13:49.869Z] ---> Running in ad2699e4f26b [2020-12-17T16:13:50.462Z] Removing intermediate container ad2699e4f26b [2020-12-17T16:13:50.462Z] ---> 02776bf8e3ef [2020-12-17T16:13:50.462Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-17T16:13:50.462Z] ---> Running in d9c5d0aa84b5 [2020-12-17T16:13:51.055Z] Removing intermediate container d9c5d0aa84b5 [2020-12-17T16:13:51.055Z] ---> 5b59dca546d3 [2020-12-17T16:13:51.055Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-17T16:13:51.055Z] ---> Running in e79d7f19a532 [2020-12-17T16:13:51.647Z] Removing intermediate container e79d7f19a532 [2020-12-17T16:13:51.647Z] ---> 506dd4a746c2 [2020-12-17T16:13:51.647Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T16:13:52.622Z] ---> b002d07d09a2 [2020-12-17T16:13:52.622Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T16:13:53.600Z] ---> d4f0a1a6dc35 [2020-12-17T16:13:53.600Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T16:13:54.581Z] ---> 97683f179aa3 [2020-12-17T16:13:54.581Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-17T16:13:54.581Z] ---> Running in 3de6cb0c94ba [2020-12-17T16:13:55.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:13:55.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:13:56.462Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T16:13:56.462Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T16:13:56.462Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T16:13:56.462Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T16:13:56.462Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T16:13:56.462Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T16:13:56.735Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T16:13:58.717Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T16:13:58.717Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T16:13:58.717Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T16:13:58.717Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T16:13:58.717Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T16:13:58.717Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T16:13:58.717Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T16:13:58.717Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T16:13:58.717Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T16:13:58.717Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T16:13:58.717Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T16:13:58.717Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T16:13:58.717Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T16:13:58.717Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T16:13:58.988Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T16:13:58.988Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T16:13:58.988Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T16:13:58.988Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T16:13:58.988Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T16:13:58.988Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T16:13:58.988Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T16:13:58.988Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T16:13:58.988Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T16:13:58.988Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T16:13:58.988Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T16:13:58.988Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T16:13:59.262Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:13:59.263Z] OK: 71 MiB in 55 packages [2020-12-17T16:14:05.978Z] Removing intermediate container 3de6cb0c94ba [2020-12-17T16:14:05.978Z] ---> bc0506809d89 [2020-12-17T16:14:05.978Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-17T16:14:05.978Z] ---> Running in 6c558bf7410d [2020-12-17T16:14:10.263Z] Collecting docker-compose==1.23.2 [2020-12-17T16:14:10.537Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T16:14:11.129Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T16:14:11.129Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T16:14:11.721Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T16:14:11.721Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T16:14:12.349Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T16:14:12.349Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T16:14:12.949Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T16:14:12.949Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T16:14:15.549Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T16:14:15.549Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T16:14:16.138Z] Collecting PyYAML<4,>=3.10 [2020-12-17T16:14:16.138Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T16:14:19.514Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T16:14:19.514Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T16:14:19.514Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T16:14:19.514Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T16:14:21.475Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T16:14:21.475Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T16:14:23.439Z] 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-17T16:14:23.439Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T16:14:23.439Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T16:14:23.708Z] Collecting idna<2.8,>=2.5 [2020-12-17T16:14:23.708Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T16:14:23.708Z] 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-17T16:14:24.298Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T16:14:24.298Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T16:14:24.298Z] 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-17T16:14:24.298Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T16:14:24.568Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T16:14:24.568Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T16:14:24.568Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T16:14:25.155Z] Installing collected packages: jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, PyYAML, texttable, dockerpty, docker-compose [2020-12-17T16:14:25.747Z] Attempting uninstall: idna [2020-12-17T16:14:25.747Z] Found existing installation: idna 2.9 [2020-12-17T16:14:25.747Z] Uninstalling idna-2.9: [2020-12-17T16:14:25.747Z] Successfully uninstalled idna-2.9 [2020-12-17T16:14:26.339Z] Attempting uninstall: urllib3 [2020-12-17T16:14:26.339Z] Found existing installation: urllib3 1.25.9 [2020-12-17T16:14:26.339Z] Uninstalling urllib3-1.25.9: [2020-12-17T16:14:26.608Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T16:14:27.198Z] Attempting uninstall: requests [2020-12-17T16:14:27.198Z] Found existing installation: requests 2.23.0 [2020-12-17T16:14:27.198Z] Uninstalling requests-2.23.0: [2020-12-17T16:14:27.198Z] Successfully uninstalled requests-2.23.0 [2020-12-17T16:14:28.621Z] Running setup.py install for docopt: started [2020-12-17T16:14:30.591Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T16:14:30.591Z] Running setup.py install for PyYAML: started [2020-12-17T16:14:32.550Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T16:14:32.550Z] Running setup.py install for texttable: started [2020-12-17T16:14:33.972Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T16:14:33.972Z] Running setup.py install for dockerpty: started [2020-12-17T16:14:35.934Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T16:14:36.906Z] 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-17T16:14:41.192Z] Removing intermediate container 6c558bf7410d [2020-12-17T16:14:41.192Z] ---> 656e832ece05 [2020-12-17T16:14:41.192Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-17T16:14:41.192Z] ---> Running in 85d3808f166a [2020-12-17T16:14:41.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T16:14:42.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T16:14:42.658Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T16:14:42.658Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T16:14:42.658Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T16:14:42.658Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T16:14:42.658Z] OK: 71 MiB in 58 packages [2020-12-17T16:14:44.086Z] Removing intermediate container 85d3808f166a [2020-12-17T16:14:44.086Z] ---> aeb97d281f05 [2020-12-17T16:14:44.086Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T16:14:44.086Z] ---> Running in b6db8c580d7e [2020-12-17T16:14:44.676Z] Removing intermediate container b6db8c580d7e [2020-12-17T16:14:44.676Z] ---> 6733e509c6a4 [2020-12-17T16:14:44.676Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T16:14:44.676Z] ---> Running in 4ba86d76b9d0 [2020-12-17T16:14:45.268Z] Removing intermediate container 4ba86d76b9d0 [2020-12-17T16:14:45.268Z] ---> 0393b5c9ed0e [2020-12-17T16:14:45.268Z] Step 25/27 : LABEL arch=arm64 [2020-12-17T16:14:45.268Z] ---> Running in eb62ad882058 [2020-12-17T16:14:45.861Z] Removing intermediate container eb62ad882058 [2020-12-17T16:14:45.861Z] ---> 0cb12e77d376 [2020-12-17T16:14:45.861Z] Step 26/27 : LABEL git_sha=bc9cd13b21e332e042b270897cf65247cfd48556 [2020-12-17T16:14:45.861Z] ---> Running in f56ec57526fd [2020-12-17T16:14:46.453Z] Removing intermediate container f56ec57526fd [2020-12-17T16:14:46.453Z] ---> e40c96e1eca4 [2020-12-17T16:14:46.453Z] Step 27/27 : LABEL version=0.0.0 [2020-12-17T16:14:46.453Z] ---> Running in cd6f9393a56e [2020-12-17T16:14:46.727Z] Removing intermediate container cd6f9393a56e [2020-12-17T16:14:46.727Z] ---> 813d2ba79753 [2020-12-17T16:14:46.727Z] [2020-12-17T16:14:47.323Z] Successfully built 813d2ba79753 [2020-12-17T16:14:47.323Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-17T16:14:47.611Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-17T16:14:47.612Z] $ docker stop --time=1 19e410651cae0136de089bd7e108a213c3cc858be8b707ad83f207b8d1ffcd99 [2020-12-17T16:14:49.587Z] $ docker rm -f 19e410651cae0136de089bd7e108a213c3cc858be8b707ad83f207b8d1ffcd99 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T16:14:50.376Z] + docker images [2020-12-17T16:14:50.376Z] + grep docker [2020-12-17T16:14:50.650Z] docker-sys-mgmt-agent-go-arm64 latest 813d2ba79753 4 seconds ago 300MB [2020-12-17T16:14:50.650Z] docker-security-proxy-setup-go-arm64 latest 07287c0364fa About a minute ago 23.4MB [2020-12-17T16:14:50.650Z] docker-support-notifications-go-arm64 latest b36a8e3cc5c1 About a minute ago 11.4MB [2020-12-17T16:14:50.650Z] docker-core-command-go-arm64 latest 86d464e0ed89 About a minute ago 9.98MB [2020-12-17T16:14:50.650Z] docker-core-data-go-arm64 latest 5a166a57321d 2 minutes ago 20.9MB [2020-12-17T16:14:50.650Z] docker-core-metadata-go-arm64 latest f3b01f275237 3 minutes ago 12.2MB [2020-12-17T16:14:50.650Z] docker-security-secretstore-setup-go-arm64 latest 5a37cc1ab599 3 minutes ago 23.5MB [2020-12-17T16:14:50.650Z] docker-security-bootstrap-redis-go-arm64 latest 45a25946d2d5 3 minutes ago 15.2MB [2020-12-17T16:14:50.650Z] docker-support-scheduler-go-arm64 latest 3e26619ba099 3 minutes ago 10MB [2020-12-17T16:14:50.650Z] docker latest 0c09fb3ff9b5 43 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-17T16:14:53.522Z] provisioning config files... [2020-12-17T16:14:53.537Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4425228596010907384tmp [Pipeline] { [Pipeline] sh [2020-12-17T16:14:54.003Z] + set +x [2020-12-17T16:14:54.003Z] + curl -s https://codecov.io/bash [2020-12-17T16:14:54.003Z] + bash -s -- [2020-12-17T16:14:54.267Z] [2020-12-17T16:14:54.267Z] _____ _ [2020-12-17T16:14:54.267Z] / ____| | | [2020-12-17T16:14:54.267Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T16:14:54.267Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T16:14:54.267Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T16:14:54.267Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T16:14:54.267Z] Bash-20201130-cc6d3fe [2020-12-17T16:14:54.267Z] [2020-12-17T16:14:54.267Z] [2020-12-17T16:14:54.267Z] ==> Jenkins CI detected. [2020-12-17T16:14:54.267Z] project root: . [2020-12-17T16:14:54.267Z] --> token set from env [2020-12-17T16:14:54.267Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T16:14:54.530Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T16:14:54.530Z] ==> Python coveragepy not found [2020-12-17T16:14:54.530Z] ==> Searching for coverage reports in: [2020-12-17T16:14:54.530Z] + . [2020-12-17T16:14:54.530Z] -> Found 1 reports [2020-12-17T16:14:54.530Z] ==> Detecting git/mercurial file structure [2020-12-17T16:14:54.530Z] ==> Reading reports [2020-12-17T16:14:54.530Z] + ./coverage.out bytes=537096 [2020-12-17T16:14:54.530Z] ==> Appending adjustments [2020-12-17T16:14:54.530Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T16:14:57.847Z] + Found adjustments [2020-12-17T16:14:57.847Z] ==> Gzipping contents [2020-12-17T16:14:57.847Z] 80K /tmp/codecov.oY18WX.gz [2020-12-17T16:14:57.847Z] ==> Uploading reports [2020-12-17T16:14:57.847Z] url: https://codecov.io [2020-12-17T16:14:57.847Z] query: branch=PR-2959&commit=bc9cd13b21e332e042b270897cf65247cfd48556&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= [2020-12-17T16:14:57.847Z] -> Pinging Codecov [2020-12-17T16:14:57.847Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2959&commit=bc9cd13b21e332e042b270897cf65247cfd48556&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= [2020-12-17T16:14:58.108Z] -> Uploading to [2020-12-17T16:14:58.108Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/00271124DB129430A58F1EEE437C3FCB/bc9cd13b21e332e042b270897cf65247cfd48556/ddf98d49-ca99-4e8a-901a-aac62e1b2168.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T161457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cff62730111eb64a5df2ea31e7d8f62b1244d7d008b17edaa9adb90f1ba421b0 [2020-12-17T16:14:58.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T16:14:58.108Z] Dload Upload Total Spent Left Speed [2020-12-17T16:14:58.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81837 0 0 100 81837 0 143k --:--:-- --:--:-- --:--:-- 143k [2020-12-17T16:14:58.681Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc9cd13b21e332e042b270897cf65247cfd48556 [Pipeline] } [2020-12-17T16:14:58.690Z] 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-17T16:15:00.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:15:01.494Z] ---> package-listing.sh [2020-12-17T16:15:01.494Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T16:15:01.494Z] ++ facter osfamily [2020-12-17T16:15:01.494Z] + OS_FAMILY=redhat [2020-12-17T16:15:01.494Z] + workspace=/w/workspace/edgex-go/3 [2020-12-17T16:15:01.494Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T16:15:01.494Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T16:15:01.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T16:15:01.494Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T16:15:01.494Z] + '[' /w/workspace/edgex-go/3 ']' [2020-12-17T16:15:01.494Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T16:15:01.494Z] + case "${OS_FAMILY}" in [2020-12-17T16:15:01.494Z] + rpm -qa [2020-12-17T16:15:01.494Z] + sort [2020-12-17T16:15:06.822Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T16:15:06.822Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T16:15:06.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T16:15:06.822Z] + '[' /w/workspace/edgex-go/3 ']' [2020-12-17T16:15:06.822Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2020-12-17T16:15:06.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2020-12-17T16:15:06.835Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T16:15:07.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:15:07.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T16:15:07.436Z] [2020-12-17T16:15:07.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T16:15:07.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T16:15:07.794Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T16:15:07.794Z] df20fa9351a1: Pulling fs layer [2020-12-17T16:15:07.794Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T16:15:07.794Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T16:15:07.794Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T16:15:07.794Z] 93b61091891f: Pulling fs layer [2020-12-17T16:15:07.794Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T16:15:07.794Z] 5e14af77c1be: Pulling fs layer [2020-12-17T16:15:07.794Z] 01666e4c0597: Pulling fs layer [2020-12-17T16:15:07.794Z] aa168da1d23b: Pulling fs layer [2020-12-17T16:15:07.794Z] 46f8f816bc3b: Waiting [2020-12-17T16:15:07.794Z] 93b61091891f: Waiting [2020-12-17T16:15:07.794Z] 93b9cdb0e59b: Waiting [2020-12-17T16:15:07.794Z] 5e14af77c1be: Waiting [2020-12-17T16:15:07.794Z] aa168da1d23b: Waiting [2020-12-17T16:15:07.794Z] 01666e4c0597: Waiting [2020-12-17T16:15:07.794Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T16:15:07.794Z] 36b3adc4ff6f: Download complete [2020-12-17T16:15:07.794Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T16:15:07.794Z] 46f8f816bc3b: Download complete [2020-12-17T16:15:08.058Z] df20fa9351a1: Verifying Checksum [2020-12-17T16:15:08.058Z] 93b61091891f: Verifying Checksum [2020-12-17T16:15:08.058Z] 93b61091891f: Download complete [2020-12-17T16:15:08.058Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T16:15:08.058Z] 93b9cdb0e59b: Download complete [2020-12-17T16:15:08.058Z] 5e14af77c1be: Verifying Checksum [2020-12-17T16:15:08.058Z] 5e14af77c1be: Download complete [2020-12-17T16:15:08.058Z] 01666e4c0597: Verifying Checksum [2020-12-17T16:15:08.058Z] 01666e4c0597: Download complete [2020-12-17T16:15:08.058Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T16:15:08.058Z] 8ad3a11d3b57: Download complete [2020-12-17T16:15:08.324Z] df20fa9351a1: Pull complete [2020-12-17T16:15:08.588Z] 36b3adc4ff6f: Pull complete [2020-12-17T16:15:09.985Z] aa168da1d23b: Verifying Checksum [2020-12-17T16:15:09.985Z] aa168da1d23b: Download complete [2020-12-17T16:15:10.931Z] 8ad3a11d3b57: Pull complete [2020-12-17T16:15:11.505Z] 46f8f816bc3b: Pull complete [2020-12-17T16:15:12.086Z] 93b61091891f: Pull complete [2020-12-17T16:15:12.086Z] 93b9cdb0e59b: Pull complete [2020-12-17T16:15:12.348Z] 5e14af77c1be: Pull complete [2020-12-17T16:15:12.348Z] 01666e4c0597: Pull complete [2020-12-17T16:15:20.537Z] aa168da1d23b: Pull complete [2020-12-17T16:15:20.537Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T16:15:20.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T16:15:20.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T16:15:20.817Z] prd-centos7-docker-4c-2g-16517 does not seem to be running inside a container [2020-12-17T16:15:20.969Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T16:15:24.554Z] $ docker top e24525e48cc610c555a818db6ca38892fdc73bc5b156c7aee05f95656b8c9504 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T16:15:25.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T16:15:25.426Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T16:15:25.726Z] + ls /var/log/sa-host [2020-12-17T16:15:25.726Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T16:15:25.726Z] file_magic: OK [2020-12-17T16:15:25.726Z] HZ: Using current value: 100 [2020-12-17T16:15:25.726Z] file_header: OK [2020-12-17T16:15:25.726Z] 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-17T16:15:25.726Z] Statistics: [2020-12-17T16:15:25.726Z] 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... [2020-12-17T16:15:25.726Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T16:15:25.726Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T16:15:25.726Z] file_magic: OK [2020-12-17T16:15:25.726Z] HZ: Using current value: 100 [2020-12-17T16:15:25.726Z] file_header: OK [2020-12-17T16:15:25.726Z] 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-17T16:15:25.726Z] Statistics: [2020-12-17T16:15:25.726Z] Hnuu...uuuununununu... [2020-12-17T16:15:25.726Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T16:15:25.988Z] provisioning config files... [2020-12-17T16:15:26.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6254640226841611991tmp [Pipeline] { [Pipeline] echo [2020-12-17T16:15:26.089Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:15:26.386Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T16:15:26.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T16:15:26.497Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:15:26.794Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T16:15:26.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:15:27.102Z] ---> sudo-logs.sh [2020-12-17T16:15:27.102Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T16:15:27.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:15:27.409Z] ---> job-cost.sh [2020-12-17T16:15:27.409Z] lf-activate-venv: SKIPPING [2020-12-17T16:15:27.409Z] INFO: No Stack... [2020-12-17T16:15:29.959Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T16:15:30.220Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T16:15:30.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T16:15:30.526Z] ---> logs-deploy.sh [2020-12-17T16:15:30.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2959/3 [2020-12-17T16:15:30.527Z] INFO: archiving workspace using pattern(s): [2020-12-17T16:15:31.915Z] Archives upload complete. [2020-12-17T16:15:31.915Z] INFO: archiving logs to Nexus