Pull request #2977 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b15e2707ccb4b0e36d4f5560b72456488d6358b+f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 (668e97e9b053546be99f23a7a20829081c2825e5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2977/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2977/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17730 in /w/workspace/edgexfoundry_edgex-go_PR-2977 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 into PR head commit 5b15e2707ccb4b0e36d4f5560b72456488d6358b Merge succeeded, producing 5b15e2707ccb4b0e36d4f5560b72456488d6358b Checking out Revision 5b15e2707ccb4b0e36d4f5560b72456488d6358b (PR-2977) 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/2977/head:refs/remotes/origin/PR-2977 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b15e2707ccb4b0e36d4f5560b72456488d6358b # 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 f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b15e2707ccb4b0e36d4f5560b72456488d6358b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-30T06:26:32.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-30T06:26:32.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-30T06:26:33.152Z] ========================================================= [2020-12-30T06:26:33.152Z] EdgeX Global Pipelines Version Info [2020-12-30T06:26:33.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:26:34.699Z] ------------------- [2020-12-30T06:26:34.699Z] stable info: [2020-12-30T06:26:34.699Z] ------------------- [2020-12-30T06:26:34.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-30T06:26:34.699Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T06:26:34.699Z] Message: update stable to v1.0.173 [2020-12-30T06:26:35.644Z] ------------------- [2020-12-30T06:26:35.644Z] experimental info: [2020-12-30T06:26:35.644Z] ------------------- [2020-12-30T06:26:35.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-30T06:26:35.644Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T06:26:35.644Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-30T06:26:36.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-30T06:26:36.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-30T06:26:36.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-30T06:26:36.360Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-30T06:26:36.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-30T06:26:36.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-30T06:26:36.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-30T06:26:36.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-30T06:26:36.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-30T06:26:37.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-30T06:26:37.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-30T06:26:37.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-30T06:26:37.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-30T06:26:37.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-30T06:26:37.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-30T06:26:37.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-30T06:26:37.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-30T06:26:38.115Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-30T06:26:38.235Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-30T06:26:38.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-30T06:26:38.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-30T06:26:38.626Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-30T06:26:38.743Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-30T06:26:38.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2977 [Pipeline] echo [2020-12-30T06:26:38.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2977 [Pipeline] echo [2020-12-30T06:26:39.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2977 [Pipeline] echo [2020-12-30T06:26:39.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b15e2707ccb4b0e36d4f5560b72456488d6358b [Pipeline] echo [2020-12-30T06:26:39.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b15e27 [Pipeline] echo [2020-12-30T06:26:39.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T06:26:39.769Z] provisioning config files... [2020-12-30T06:26:39.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4040221059205277107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:26:40.227Z] ---> docker-login.sh [2020-12-30T06:26:40.227Z] nexus3.edgexfoundry.org:10001 [2020-12-30T06:26:40.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:26:40.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:26:40.759Z] Configure a credential helper to remove this warning. See [2020-12-30T06:26:40.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:26:40.759Z] [2020-12-30T06:26:40.759Z] Login Succeeded [2020-12-30T06:26:40.759Z] nexus3.edgexfoundry.org:10002 [2020-12-30T06:26:40.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:26:40.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:26:40.759Z] Configure a credential helper to remove this warning. See [2020-12-30T06:26:40.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:26:40.759Z] [2020-12-30T06:26:40.759Z] Login Succeeded [2020-12-30T06:26:40.759Z] nexus3.edgexfoundry.org:10003 [2020-12-30T06:26:41.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:26:41.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:26:41.024Z] Configure a credential helper to remove this warning. See [2020-12-30T06:26:41.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:26:41.024Z] [2020-12-30T06:26:41.024Z] Login Succeeded [2020-12-30T06:26:41.024Z] nexus3.edgexfoundry.org:10004 [2020-12-30T06:26:41.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:26:41.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:26:41.292Z] Configure a credential helper to remove this warning. See [2020-12-30T06:26:41.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:26:41.292Z] [2020-12-30T06:26:41.292Z] Login Succeeded [2020-12-30T06:26:41.292Z] docker.io [2020-12-30T06:26:41.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:26:41.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:26:41.555Z] Configure a credential helper to remove this warning. See [2020-12-30T06:26:41.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:26:41.555Z] [2020-12-30T06:26:41.555Z] Login Succeeded [2020-12-30T06:26:41.555Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T06:26:41.596Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-30T06:26:42.167Z] ++ 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-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/core-command/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/core-data/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-30T06:26:42.167Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-30T06:26:42.167Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-30T06:26:42.167Z] ++ cut -d/ -f2 [2020-12-30T06:26:42.167Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-30T06:26:42.277Z] 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-30T06:26:44.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T06:26:44.473Z] [2020-12-30T06:26:44.473Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:26:44.869Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T06:26:44.869Z] latest: Pulling from edgex-devops/git-semver [2020-12-30T06:26:44.869Z] 31603596830f: Pulling fs layer [2020-12-30T06:26:44.869Z] 2a8b12db71e7: Pulling fs layer [2020-12-30T06:26:44.869Z] 6ca5941a6612: Pulling fs layer [2020-12-30T06:26:44.869Z] ecc8261a40a4: Pulling fs layer [2020-12-30T06:26:44.869Z] ecc8261a40a4: Waiting [2020-12-30T06:26:44.869Z] 2a8b12db71e7: Verifying Checksum [2020-12-30T06:26:44.869Z] 2a8b12db71e7: Download complete [2020-12-30T06:26:45.134Z] 31603596830f: Download complete [2020-12-30T06:26:45.134Z] ecc8261a40a4: Verifying Checksum [2020-12-30T06:26:45.134Z] ecc8261a40a4: Download complete [2020-12-30T06:26:45.134Z] 6ca5941a6612: Verifying Checksum [2020-12-30T06:26:45.134Z] 6ca5941a6612: Download complete [2020-12-30T06:26:45.715Z] 31603596830f: Pull complete [2020-12-30T06:26:45.715Z] 2a8b12db71e7: Pull complete [2020-12-30T06:26:46.672Z] 6ca5941a6612: Pull complete [2020-12-30T06:26:46.672Z] ecc8261a40a4: Pull complete [2020-12-30T06:26:46.672Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-30T06:26:46.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T06:26:46.672Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-30T06:26:46.813Z] prd-centos7-docker-4c-2g-17730 does not seem to be running inside a container [2020-12-30T06:26:46.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-30T06:26:49.423Z] $ docker top e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-30T06:26:49.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T06:26:49.807Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T06:26:50.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T06:26:50.040Z] $ docker exec e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 ssh-agent [2020-12-30T06:26:50.213Z] SSH_AUTH_SOCK=/tmp/ssh-ASv30ODdqYTg/agent.11 [2020-12-30T06:26:50.213Z] SSH_AGENT_PID=16 [2020-12-30T06:26:50.226Z] Running ssh-add (command line suppressed) [2020-12-30T06:26:50.348Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8095692024865305238.key (/w/workspace/edgex-go/1@tmp/private_key_8095692024865305238.key) [2020-12-30T06:26:50.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T06:26:50.809Z] + git tag --points-at HEAD [Pipeline] } [2020-12-30T06:26:50.846Z] $ docker exec --env ******** --env ******** e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 ssh-agent -k [2020-12-30T06:26:50.967Z] unset SSH_AUTH_SOCK; [2020-12-30T06:26:50.967Z] unset SSH_AGENT_PID; [2020-12-30T06:26:50.967Z] echo Agent pid 16 killed; [2020-12-30T06:26:51.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-30T06:26:51.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T06:26:51.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T06:26:51.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T06:26:51.397Z] $ docker exec e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 ssh-agent [2020-12-30T06:26:51.575Z] SSH_AUTH_SOCK=/tmp/ssh-5VnSnhKonHcc/agent.46 [2020-12-30T06:26:51.575Z] SSH_AGENT_PID=51 [2020-12-30T06:26:51.582Z] Running ssh-add (command line suppressed) [2020-12-30T06:26:51.710Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2305139607845640765.key (/w/workspace/edgex-go/1@tmp/private_key_2305139607845640765.key) [2020-12-30T06:26:51.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T06:26:52.145Z] + git semver init [2020-12-30T06:26:52.145Z] # -> Open(): unable to determine branch for HEAD [2020-12-30T06:26:52.145Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-30T06:26:52.145Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-30T06:26:52.145Z] # $SEMVER_REMOTE_NAME = origin [2020-12-30T06:26:52.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-30T06:26:52.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-30T06:26:52.145Z] # $SEMVER_BRANCH = PR-2977 [2020-12-30T06:26:52.145Z] # $SEMVER_TEMP = /tmp/semver-478567152 [2020-12-30T06:26:52.145Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-30T06:27:10.339Z] # '/tmp/semver-478567152' -> '/w/workspace/edgex-go/1/.semver' [2020-12-30T06:27:10.339Z] # -> Force: false [2020-12-30T06:27:10.339Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-30T06:27:10.370Z] $ docker exec --env ******** --env ******** e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 ssh-agent -k [2020-12-30T06:27:10.657Z] unset SSH_AUTH_SOCK; [2020-12-30T06:27:10.657Z] unset SSH_AGENT_PID; [2020-12-30T06:27:10.657Z] echo Agent pid 51 killed; [2020-12-30T06:27:10.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-30T06:27:11.318Z] + git semver [Pipeline] } [2020-12-30T06:27:11.353Z] $ docker stop --time=1 e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 [2020-12-30T06:27:12.994Z] $ docker rm -f e9987875200872e191756fcb52939e5576df95706824cc650d7746ddd698e546 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T06:27:13.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-30T06:27:14.244Z] Stashed 1 file(s) [Pipeline] echo [2020-12-30T06:27:14.267Z] [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-30T06:27:15.620Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:27:15.944Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:27:16.265Z] + sudo service docker restart [2020-12-30T06:27:16.266Z] + true [2020-12-30T06:27:16.266Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-30T06:27:16.873Z] ========================================================= [2020-12-30T06:27:16.873Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-30T06:27:16.873Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:27:17.260Z] + 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-30T06:27:21.515Z] Sending build context to Docker daemon 326.2MB [2020-12-30T06:27:21.515Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-30T06:27:21.515Z] Step 2/7 : FROM ${BASE} [2020-12-30T06:27:21.515Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-30T06:27:21.515Z] 188c0c94c7c5: Pulling fs layer [2020-12-30T06:27:21.515Z] 0ef7d3d256c8: Pulling fs layer [2020-12-30T06:27:21.515Z] de9db76c5a1d: Pulling fs layer [2020-12-30T06:27:21.515Z] bca2f99d35d6: Pulling fs layer [2020-12-30T06:27:21.515Z] 93359f2a8cfa: Pulling fs layer [2020-12-30T06:27:21.515Z] 7c6f9722023f: Pulling fs layer [2020-12-30T06:27:21.515Z] a35cf1a2eb13: Pulling fs layer [2020-12-30T06:27:21.515Z] bca2f99d35d6: Waiting [2020-12-30T06:27:21.515Z] 93359f2a8cfa: Waiting [2020-12-30T06:27:21.515Z] 7c6f9722023f: Waiting [2020-12-30T06:27:21.515Z] a35cf1a2eb13: Waiting [2020-12-30T06:27:21.515Z] de9db76c5a1d: Verifying Checksum [2020-12-30T06:27:21.515Z] de9db76c5a1d: Download complete [2020-12-30T06:27:21.515Z] 0ef7d3d256c8: Verifying Checksum [2020-12-30T06:27:21.515Z] 0ef7d3d256c8: Download complete [2020-12-30T06:27:21.515Z] 93359f2a8cfa: Verifying Checksum [2020-12-30T06:27:21.515Z] 93359f2a8cfa: Download complete [2020-12-30T06:27:21.515Z] 7c6f9722023f: Verifying Checksum [2020-12-30T06:27:21.515Z] 7c6f9722023f: Download complete [2020-12-30T06:27:21.515Z] 188c0c94c7c5: Verifying Checksum [2020-12-30T06:27:21.515Z] 188c0c94c7c5: Download complete [2020-12-30T06:27:21.515Z] 188c0c94c7c5: Pull complete [2020-12-30T06:27:21.784Z] 0ef7d3d256c8: Pull complete [2020-12-30T06:27:22.048Z] de9db76c5a1d: Pull complete [2020-12-30T06:27:23.980Z] a35cf1a2eb13: Verifying Checksum [2020-12-30T06:27:23.980Z] a35cf1a2eb13: Download complete [2020-12-30T06:27:24.934Z] bca2f99d35d6: Verifying Checksum [2020-12-30T06:27:24.934Z] bca2f99d35d6: Download complete [2020-12-30T06:27:29.939Z] Still waiting to schedule task [2020-12-30T06:27:29.939Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-30T06:27:30.276Z] bca2f99d35d6: Pull complete [2020-12-30T06:27:30.539Z] 93359f2a8cfa: Pull complete [2020-12-30T06:27:30.539Z] 7c6f9722023f: Pull complete [2020-12-30T06:27:35.916Z] a35cf1a2eb13: Pull complete [2020-12-30T06:27:35.916Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-30T06:27:35.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-30T06:27:35.916Z] ---> a62c8e92a672 [2020-12-30T06:27:35.916Z] 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-30T06:27:35.916Z] ---> Running in 7d4bed68efec [2020-12-30T06:27:35.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:27:36.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:27:37.134Z] (1/12) Installing libmagic (5.38-r0) [2020-12-30T06:27:37.723Z] (2/12) Installing file (5.38-r0) [2020-12-30T06:27:37.723Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-30T06:27:37.992Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-30T06:27:44.610Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-30T06:27:44.875Z] (6/12) Installing patch (2.7.6-r6) [2020-12-30T06:27:44.875Z] (7/12) Installing build-base (0.5-r2) [2020-12-30T06:27:45.138Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-30T06:27:45.138Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-30T06:27:45.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-30T06:27:45.401Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-30T06:27:45.665Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-30T06:27:45.665Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:27:45.665Z] OK: 233 MiB in 51 packages [2020-12-30T06:27:49.920Z] Removing intermediate container 7d4bed68efec [2020-12-30T06:27:49.920Z] ---> 2f023212b73c [2020-12-30T06:27:49.920Z] Step 4/7 : WORKDIR /edgex-go [2020-12-30T06:27:49.920Z] ---> Running in 54246227f5ea [2020-12-30T06:27:49.920Z] Removing intermediate container 54246227f5ea [2020-12-30T06:27:49.920Z] ---> e56e05fe4694 [2020-12-30T06:27:49.920Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-30T06:27:50.192Z] latest: Pulling from library/docker [2020-12-30T06:27:50.778Z] 801bfaa63ef2: Pulling fs layer [2020-12-30T06:27:50.778Z] 4f7dc993c79e: Pulling fs layer [2020-12-30T06:27:50.778Z] d39d95e4997f: Pulling fs layer [2020-12-30T06:27:50.778Z] 1cda4b703d87: Pulling fs layer [2020-12-30T06:27:50.778Z] 54e5375350ea: Pulling fs layer [2020-12-30T06:27:50.778Z] f08cd1b3bb1b: Pulling fs layer [2020-12-30T06:27:50.778Z] 8e17d04e0c68: Pulling fs layer [2020-12-30T06:27:50.778Z] 1cda4b703d87: Waiting [2020-12-30T06:27:50.778Z] 54e5375350ea: Waiting [2020-12-30T06:27:50.778Z] f08cd1b3bb1b: Waiting [2020-12-30T06:27:50.778Z] 8e17d04e0c68: Waiting [2020-12-30T06:27:50.778Z] d39d95e4997f: Verifying Checksum [2020-12-30T06:27:50.778Z] d39d95e4997f: Download complete [2020-12-30T06:27:50.778Z] 4f7dc993c79e: Verifying Checksum [2020-12-30T06:27:50.778Z] 4f7dc993c79e: Download complete [2020-12-30T06:27:50.778Z] 801bfaa63ef2: Verifying Checksum [2020-12-30T06:27:50.778Z] 801bfaa63ef2: Download complete [2020-12-30T06:27:51.044Z] 801bfaa63ef2: Pull complete [2020-12-30T06:27:51.307Z] 4f7dc993c79e: Pull complete [2020-12-30T06:27:51.574Z] d39d95e4997f: Pull complete [2020-12-30T06:27:55.801Z] f08cd1b3bb1b: Verifying Checksum [2020-12-30T06:27:55.801Z] f08cd1b3bb1b: Download complete [2020-12-30T06:27:55.801Z] 54e5375350ea: Verifying Checksum [2020-12-30T06:27:55.801Z] 54e5375350ea: Download complete [2020-12-30T06:27:56.072Z] 8e17d04e0c68: Verifying Checksum [2020-12-30T06:27:56.072Z] 8e17d04e0c68: Download complete [2020-12-30T06:27:57.037Z] 1cda4b703d87: Verifying Checksum [2020-12-30T06:27:57.037Z] 1cda4b703d87: Download complete [2020-12-30T06:27:59.623Z] 1cda4b703d87: Pull complete [2020-12-30T06:27:59.623Z] 54e5375350ea: Pull complete [2020-12-30T06:27:59.623Z] f08cd1b3bb1b: Pull complete [2020-12-30T06:27:59.905Z] 8e17d04e0c68: Pull complete [2020-12-30T06:27:59.905Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-30T06:27:59.905Z] Status: Downloaded newer image for docker:latest [2020-12-30T06:28:01.330Z] ---> 4d7ab1d2445c [2020-12-30T06:28:01.330Z] Step 6/7 : COPY go.mod . [2020-12-30T06:28:01.330Z] ---> 4d4aa89c68a2 [2020-12-30T06:28:01.330Z] Step 7/7 : RUN go mod download [2020-12-30T06:28:01.597Z] ---> Running in d1236505e298 [2020-12-30T06:28:23.667Z] Removing intermediate container d1236505e298 [2020-12-30T06:28:23.667Z] ---> 5946d39a8317 [2020-12-30T06:28:23.667Z] Successfully built 5946d39a8317 [2020-12-30T06:28:23.667Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:28:24.019Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T06:28:24.019Z] . [Pipeline] withDockerContainer [2020-12-30T06:28:24.167Z] prd-centos7-docker-4c-2g-17730 does not seem to be running inside a container [2020-12-30T06:28:24.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-30T06:28:25.118Z] $ docker top 573b13d5ed9e13431ed5b1ff43f9598c7c456e529d19f523e15166e2cdf673c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:28:25.690Z] + go version [2020-12-30T06:28:25.690Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-30T06:28:25.721Z] $ docker stop --time=1 573b13d5ed9e13431ed5b1ff43f9598c7c456e529d19f523e15166e2cdf673c2 [2020-12-30T06:28:27.078Z] $ docker rm -f 573b13d5ed9e13431ed5b1ff43f9598c7c456e529d19f523e15166e2cdf673c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:28:28.178Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T06:28:28.178Z] . [Pipeline] withDockerContainer [2020-12-30T06:28:28.328Z] prd-centos7-docker-4c-2g-17730 does not seem to be running inside a container [2020-12-30T06:28:28.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-30T06:28:29.044Z] $ docker top b81fef410115020ed7630c7fa601e7d5bb7cbd66033363c1bbc1a53cd6fdbde3 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-30T06:28:29.353Z] ========================================================= [2020-12-30T06:28:29.353Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-30T06:28:29.353Z] ========================================================= [Pipeline] sh [2020-12-30T06:28:30.081Z] + make test [2020-12-30T06:28:30.081Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-30T06:28:40.335Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-30T06:28:52.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-30T06:29:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-30T06:29:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-30T06:29:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-30T06:29:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-30T06:29:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-30T06:29:01.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-30T06:29:01.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-30T06:29:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-30T06:29:03.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-30T06:29:04.569Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-30T06:29:04.570Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-30T06:29:04.570Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-30T06:29:06.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2020-12-30T06:29:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-30T06:29:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-30T06:29:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-30T06:29:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-30T06:29:06.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-30T06:29:11.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.197s coverage: 27.0% of statements [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-30T06:29:11.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-30T06:29:11.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-30T06:29:11.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.121s coverage: 73.7% of statements [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-30T06:29:11.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.433s coverage: 83.3% of statements [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-30T06:29:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-30T06:29:13.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.499s coverage: 28.6% of statements [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-30T06:29:13.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-30T06:29:13.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-30T06:29:13.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements [2020-12-30T06:29:13.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-30T06:29:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.138s coverage: 97.5% of statements [2020-12-30T06:29:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-30T06:29:14.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements [2020-12-30T06:29:14.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-30T06:29:14.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-30T06:29:14.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-30T06:29:14.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-30T06:29:17.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.326s coverage: 93.8% of statements [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-30T06:29:17.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-30T06:29:17.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.098s coverage: 0.1% of statements [2020-12-30T06:29:17.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-30T06:29:17.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-30T06:29:17.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-30T06:29:17.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-30T06:29:17.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2020-12-30T06:29:17.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-30T06:29:17.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2020-12-30T06:29:17.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-30T06:29:17.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2020-12-30T06:29:17.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2020-12-30T06:29:17.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2020-12-30T06:29:17.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.4% of statements [2020-12-30T06:29:17.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-30T06:29:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 63.5% of statements [2020-12-30T06:29:18.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-30T06:29:18.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-30T06:29:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2020-12-30T06:29:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2020-12-30T06:29:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2020-12-30T06:29:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2020-12-30T06:29:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2020-12-30T06:29:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 55.9% of statements [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-30T06:29:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-30T06:29:20.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-30T06:29:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.332s coverage: 84.0% of statements [2020-12-30T06:29:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.067s coverage: 100.0% of statements [2020-12-30T06:29:22.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-30T06:29:22.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-30T06:29:22.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2020-12-30T06:29:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.710s coverage: 29.1% of statements [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-30T06:29:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-30T06:29:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2020-12-30T06:29:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-30T06:29:25.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-30T06:29:25.413Z] GO111MODULE=on go vet ./... [2020-12-30T06:29:52.222Z] gofmt -l . [2020-12-30T06:29:52.222Z] [ "`gofmt -l .`" = "" ] [2020-12-30T06:29:52.222Z] ./bin/test-go-mod-tidy.sh [2020-12-30T06:29:52.222Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-30T06:29:52.587Z] + ls -al . [2020-12-30T06:29:52.587Z] total 636 [2020-12-30T06:29:52.587Z] drwxrwxr-x 10 1001 1001 4096 Dec 30 06:29 . [2020-12-30T06:29:52.587Z] drwxr-xr-x 4 root root 28 Dec 30 06:28 .. [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 11 Dec 30 06:26 .dockerignore [2020-12-30T06:29:52.587Z] drwxrwxr-x 8 1001 1001 179 Dec 30 06:26 .git [2020-12-30T06:29:52.587Z] drwxrwxr-x 3 1001 1001 125 Dec 30 06:26 .github [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 824 Dec 30 06:26 .gitignore [2020-12-30T06:29:52.587Z] drwx------ 3 1001 1001 47 Dec 30 06:27 .semver [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 166 Dec 30 06:26 .sonarcloud.properties [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 3804 Dec 30 06:26 CONTRIBUTING.md [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 1035 Dec 30 06:26 Dockerfile.build [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 863 Dec 30 06:26 Jenkinsfile [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 10775 Dec 30 06:26 LICENSE [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 5750 Dec 30 06:26 Makefile [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 6511 Dec 30 06:26 README.md [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 6744 Dec 30 06:26 SECURITY.md [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 5 Dec 30 06:27 VERSION [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 4131 Dec 30 06:26 ZMQWindows.md [2020-12-30T06:29:52.587Z] drwxrwxr-x 2 1001 1001 117 Dec 30 06:26 bin [2020-12-30T06:29:52.587Z] drwxrwxr-x 14 1001 1001 4096 Dec 30 06:26 cmd [2020-12-30T06:29:52.587Z] -rw-r--r-- 1 root root 537189 Dec 30 06:29 coverage.out [2020-12-30T06:29:52.587Z] -rw-r--r-- 1 root root 979 Dec 30 06:29 go.mod [2020-12-30T06:29:52.587Z] -rw-r--r-- 1 root root 18739 Dec 30 06:29 go.sum [2020-12-30T06:29:52.587Z] drwxrwxr-x 8 1001 1001 127 Dec 30 06:26 internal [2020-12-30T06:29:52.587Z] drwxrwxr-x 4 1001 1001 26 Dec 30 06:26 openapi [2020-12-30T06:29:52.587Z] drwxrwxr-x 4 1001 1001 71 Dec 30 06:26 snap [2020-12-30T06:29:52.587Z] -rw-rw-r-- 1 1001 1001 168 Dec 30 06:26 version.go [Pipeline] sh [2020-12-30T06:29:52.929Z] + '[' -e coverage.out ] [2020-12-30T06:29:52.929Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-30T06:29:53.172Z] Stashed 1 file(s) [Pipeline] sh [2020-12-30T06:29:53.525Z] + make build [2020-12-30T06:29:53.525Z] 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-30T06:29:57.822Z] 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-30T06:30:06.154Z] 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-30T06:30:06.154Z] 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-30T06:30:07.555Z] 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-30T06:30:08.135Z] 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-30T06:30:09.547Z] 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-30T06:30:10.965Z] 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-30T06:30:11.948Z] 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-30T06:30:13.358Z] 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-30T06:30:14.552Z] 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-30T06:30:15.140Z] 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-30T06:30:16.583Z] $ docker stop --time=1 b81fef410115020ed7630c7fa601e7d5bb7cbd66033363c1bbc1a53cd6fdbde3 [2020-12-30T06:30:18.612Z] $ docker rm -f b81fef410115020ed7630c7fa601e7d5bb7cbd66033363c1bbc1a53cd6fdbde3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:30:23.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-30T06:30:23.350Z] [2020-12-30T06:30:23.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:30:23.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-30T06:30:24.002Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-30T06:30:24.002Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-30T06:30:24.002Z] ca9280d653b3: Pulling fs layer [2020-12-30T06:30:24.002Z] 7e9c9ca2126c: Pulling fs layer [2020-12-30T06:30:24.266Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-30T06:30:24.266Z] cbdbe7a5bc2a: Download complete [2020-12-30T06:30:24.849Z] cbdbe7a5bc2a: Pull complete [2020-12-30T06:30:24.849Z] ca9280d653b3: Verifying Checksum [2020-12-30T06:30:24.849Z] ca9280d653b3: Download complete [2020-12-30T06:30:25.808Z] ca9280d653b3: Pull complete [2020-12-30T06:30:27.204Z] 7e9c9ca2126c: Download complete [2020-12-30T06:30:33.835Z] 7e9c9ca2126c: Pull complete [2020-12-30T06:30:33.835Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-30T06:30:33.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-30T06:30:33.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-30T06:30:34.047Z] prd-centos7-docker-4c-2g-17730 does not seem to be running inside a container [2020-12-30T06:30:34.104Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-30T06:30:37.181Z] $ docker top 26918bc24a550d815c7a715b9f6de40630df103c9a48d9fd34fee7b8f3bd3512 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:30:37.891Z] + docker-compose build --help [2020-12-30T06:30:37.891Z] + grep parallel [2020-12-30T06:30:38.980Z] --parallel Build images in parallel. [Pipeline] } [2020-12-30T06:30:39.055Z] $ docker stop --time=1 26918bc24a550d815c7a715b9f6de40630df103c9a48d9fd34fee7b8f3bd3512 [2020-12-30T06:30:40.413Z] $ docker rm -f 26918bc24a550d815c7a715b9f6de40630df103c9a48d9fd34fee7b8f3bd3512 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:30:41.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-30T06:30:41.213Z] . [Pipeline] withDockerContainer [2020-12-30T06:30:41.335Z] prd-centos7-docker-4c-2g-17730 does not seem to be running inside a container [2020-12-30T06:30:41.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-30T06:30:42.111Z] $ docker top b11cc946679958424fec0f8525c62148d9549edd8476ed5597fb138545f17174 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:30:42.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-30T06:30:43.666Z] Building docker-core-command-go ... [2020-12-30T06:30:43.666Z] Building docker-core-data-go ... [2020-12-30T06:30:43.666Z] Building docker-core-metadata-go ... [2020-12-30T06:30:43.666Z] Building docker-security-bootstrap-redis-go ... [2020-12-30T06:30:43.666Z] Building docker-security-proxy-setup-go ... [2020-12-30T06:30:43.666Z] Building docker-security-secretstore-setup-go ... [2020-12-30T06:30:43.666Z] Building docker-support-notifications-go ... [2020-12-30T06:30:43.666Z] Building docker-support-scheduler-go ... [2020-12-30T06:30:43.666Z] Building docker-sys-mgmt-agent-go ... [2020-12-30T06:30:43.666Z] Building docker-security-proxy-setup-go [2020-12-30T06:30:43.666Z] Building docker-security-secretstore-setup-go [2020-12-30T06:30:43.666Z] Building docker-sys-mgmt-agent-go [2020-12-30T06:30:43.666Z] Building docker-support-scheduler-go [2020-12-30T06:30:43.666Z] Building docker-core-command-go [2020-12-30T06:30:46.571Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17741 in /w/workspace/edgexfoundry_edgex-go_PR-2977 [Pipeline] { [Pipeline] ws [2020-12-30T06:30:46.730Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-30T06:30:51.913Z] using credential edgex-jenkins-ssh [2020-12-30T06:30:51.971Z] Cloning the remote Git repository [2020-12-30T06:30:52.034Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-30T06:30:52.166Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-30T06:30:52.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-30T06:30:52.281Z] > git --version # timeout=10 [2020-12-30T06:30:52.298Z] > git --version # 'git version 2.17.1' [2020-12-30T06:30:52.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:30:52.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:31:09.934Z] Merging remotes/origin/master commit f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 into PR head commit 5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:31:10.470Z] Merge succeeded, producing 5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:31:10.470Z] Checking out Revision 5b15e2707ccb4b0e36d4f5560b72456488d6358b (PR-2977) [2020-12-30T06:31:09.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-30T06:31:09.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:31:09.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-30T06:31:09.321Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-30T06:31:09.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:31:09.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2977/head:refs/remotes/origin/PR-2977 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T06:31:09.948Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:31:09.963Z] > git checkout -f 5b15e2707ccb4b0e36d4f5560b72456488d6358b # timeout=10 [2020-12-30T06:31:10.305Z] > git remote # timeout=10 [2020-12-30T06:31:10.328Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T06:31:10.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:31:10.375Z] > git merge f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 # timeout=10 [2020-12-30T06:31:10.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T06:31:10.474Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:31:10.502Z] > git checkout -f 5b15e2707ccb4b0e36d4f5560b72456488d6358b # timeout=10 [2020-12-30T06:31:15.000Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" [2020-12-30T06:31:15.055Z] > git --version # timeout=10 [2020-12-30T06:31:15.070Z] > git --version # 'git version 2.17.1' [2020-12-30T06:31:15.096Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T06:31:16.133Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:31:16.133Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:31:16.133Z] ---> 5946d39a8317 [2020-12-30T06:31:16.133Z] Step 3/24 : WORKDIR /edgex-go [2020-12-30T06:31:16.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:31:16.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:31:16.133Z] ---> 5946d39a8317 [2020-12-30T06:31:16.133Z] Step 3/22 : WORKDIR /edgex-go [2020-12-30T06:31:16.133Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:31:16.133Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:31:16.133Z] ---> 5946d39a8317 [2020-12-30T06:31:16.133Z] Step 3/21 : WORKDIR /edgex-go [2020-12-30T06:31:16.133Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:31:16.133Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:31:16.133Z] ---> 5946d39a8317 [2020-12-30T06:31:16.133Z] Step 3/27 : WORKDIR /edgex-go [2020-12-30T06:31:16.133Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:31:16.133Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:31:16.133Z] ---> 5946d39a8317 [2020-12-30T06:31:16.133Z] Step 3/21 : WORKDIR /edgex-go [2020-12-30T06:31:16.133Z] ---> Running in 4a43d984c8ec [2020-12-30T06:31:16.133Z] ---> Running in 83e6a0451242 [2020-12-30T06:31:16.133Z] ---> Running in 35c94b93ca48 [2020-12-30T06:31:16.133Z] ---> Running in cdd7d0277699 [2020-12-30T06:31:16.133Z] ---> Running in 4f4c36f4e5a9 [2020-12-30T06:31:16.133Z] Removing intermediate container cdd7d0277699 [2020-12-30T06:31:16.133Z] ---> 369c358d730a [2020-12-30T06:31:16.133Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:31:16.133Z] Removing intermediate container 4a43d984c8ec [2020-12-30T06:31:16.133Z] ---> 5697cbe5cf99 [2020-12-30T06:31:16.133Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:31:16.133Z] Removing intermediate container 83e6a0451242 [2020-12-30T06:31:16.133Z] ---> 9e83ede82823 [2020-12-30T06:31:16.133Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:31:16.133Z] Removing intermediate container 35c94b93ca48 [2020-12-30T06:31:16.133Z] ---> 5cac3e9c3289 [2020-12-30T06:31:16.133Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:31:16.133Z] Removing intermediate container 4f4c36f4e5a9 [2020-12-30T06:31:16.133Z] ---> 87e177b0142e [2020-12-30T06:31:16.133Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:31:16.133Z] ---> Running in 178c8976ddd9 [2020-12-30T06:31:16.133Z] ---> Running in 0fdd2752502e [2020-12-30T06:31:16.133Z] ---> Running in 7d763ba7ebb8 [2020-12-30T06:31:16.133Z] ---> Running in 457b29c4e67e [2020-12-30T06:31:16.133Z] ---> Running in cd96a0ab8120 [2020-12-30T06:31:16.862Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:31:17.377Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:31:17.563Z] Removing intermediate container 178c8976ddd9 [2020-12-30T06:31:17.563Z] ---> cbf734a3761c [2020-12-30T06:31:17.563Z] Step 5/22 : RUN apk update && apk add make git [2020-12-30T06:31:17.563Z] Removing intermediate container 0fdd2752502e [2020-12-30T06:31:17.563Z] ---> b9e7df3e9a59 [2020-12-30T06:31:17.563Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-30T06:31:17.563Z] ---> Running in 38df3533d87e [2020-12-30T06:31:17.563Z] Removing intermediate container 7d763ba7ebb8 [2020-12-30T06:31:17.563Z] ---> 36ed8b992674 [2020-12-30T06:31:17.563Z] Step 5/24 : RUN apk update && apk add make git [2020-12-30T06:31:17.748Z] + true [2020-12-30T06:31:17.748Z] + sudo service docker restart [2020-12-30T06:31:17.826Z] ---> Running in a3841f2a6022 [2020-12-30T06:31:17.826Z] ---> Running in 45224ace85f3 [2020-12-30T06:31:18.088Z] Removing intermediate container 457b29c4e67e [2020-12-30T06:31:18.089Z] ---> 611da1948a27 [2020-12-30T06:31:18.089Z] Step 5/21 : RUN apk update && apk add make git [2020-12-30T06:31:18.352Z] ---> Running in ee4c3222c02d [2020-12-30T06:31:18.352Z] Removing intermediate container cd96a0ab8120 [2020-12-30T06:31:18.352Z] ---> ad0b2c3b4151 [2020-12-30T06:31:18.352Z] Step 5/21 : RUN apk update && apk add make git [2020-12-30T06:31:18.623Z] ---> Running in 4b6438ded335 [2020-12-30T06:31:18.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:18.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T06:31:19.887Z] provisioning config files... [2020-12-30T06:31:19.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4185719667761910548tmp [Pipeline] { [2020-12-30T06:31:19.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:31:19.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:31:20.242Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:31:20.242Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:31:20.242Z] OK: 12750 distinct packages available [2020-12-30T06:31:20.242Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:31:20.242Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:31:20.242Z] OK: 12750 distinct packages available [2020-12-30T06:31:20.380Z] ---> docker-login.sh [2020-12-30T06:31:20.380Z] nexus3.edgexfoundry.org:10001 [2020-12-30T06:31:20.506Z] OK: 233 MiB in 51 packages [2020-12-30T06:31:20.506Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:31:20.506Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:31:20.506Z] OK: 12750 distinct packages available [2020-12-30T06:31:20.506Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:31:20.506Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:31:20.506Z] OK: 12750 distinct packages available [2020-12-30T06:31:20.506Z] OK: 233 MiB in 51 packages [2020-12-30T06:31:20.771Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:31:20.771Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:31:20.771Z] OK: 12750 distinct packages available [2020-12-30T06:31:20.771Z] OK: 233 MiB in 51 packages [2020-12-30T06:31:20.771Z] OK: 233 MiB in 51 packages [2020-12-30T06:31:21.037Z] OK: 233 MiB in 51 packages [2020-12-30T06:31:21.299Z] Removing intermediate container 38df3533d87e [2020-12-30T06:31:21.299Z] ---> 4371ae746cd0 [2020-12-30T06:31:21.299Z] Step 6/22 : COPY go.mod . [2020-12-30T06:31:21.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:31:21.564Z] Removing intermediate container a3841f2a6022 [2020-12-30T06:31:21.564Z] ---> b2199ca0c0f3 [2020-12-30T06:31:21.564Z] Step 6/27 : COPY go.mod . [2020-12-30T06:31:21.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:31:21.642Z] Configure a credential helper to remove this warning. See [2020-12-30T06:31:21.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:31:21.642Z] [2020-12-30T06:31:21.642Z] Login Succeeded [2020-12-30T06:31:21.642Z] nexus3.edgexfoundry.org:10002 [2020-12-30T06:31:21.827Z] ---> 97407d8aa572 [2020-12-30T06:31:21.827Z] Step 7/22 : RUN go mod download [2020-12-30T06:31:21.827Z] Removing intermediate container 45224ace85f3 [2020-12-30T06:31:21.827Z] ---> 2806ae457aa7 [2020-12-30T06:31:21.827Z] Step 6/24 : COPY go.mod . [2020-12-30T06:31:21.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:31:22.089Z] ---> Running in 49280ab1cec2 [2020-12-30T06:31:22.089Z] Removing intermediate container ee4c3222c02d [2020-12-30T06:31:22.089Z] ---> ae8b199c1717 [2020-12-30T06:31:22.089Z] Step 6/21 : COPY go.mod . [2020-12-30T06:31:22.089Z] ---> bcefa6a19918 [2020-12-30T06:31:22.089Z] Step 7/27 : RUN go mod download [2020-12-30T06:31:22.089Z] Removing intermediate container 4b6438ded335 [2020-12-30T06:31:22.089Z] ---> cd4de0e6c66c [2020-12-30T06:31:22.089Z] Step 6/21 : COPY go.mod . [2020-12-30T06:31:22.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:31:22.190Z] Configure a credential helper to remove this warning. See [2020-12-30T06:31:22.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:31:22.190Z] [2020-12-30T06:31:22.190Z] Login Succeeded [2020-12-30T06:31:22.190Z] nexus3.edgexfoundry.org:10003 [2020-12-30T06:31:22.351Z] ---> 9d0a8f4f9492 [2020-12-30T06:31:22.351Z] Step 7/24 : RUN go mod download [2020-12-30T06:31:22.351Z] ---> Running in e7b68426da4c [2020-12-30T06:31:22.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:31:22.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:31:22.465Z] Configure a credential helper to remove this warning. See [2020-12-30T06:31:22.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:31:22.465Z] [2020-12-30T06:31:22.465Z] Login Succeeded [2020-12-30T06:31:22.613Z] ---> Running in e0c34109c578 [2020-12-30T06:31:22.613Z] ---> 0a2e1e414d58 [2020-12-30T06:31:22.613Z] Step 7/21 : RUN go mod download [2020-12-30T06:31:22.613Z] ---> f2b50ad882de [2020-12-30T06:31:22.613Z] Step 7/21 : RUN go mod download [2020-12-30T06:31:22.740Z] nexus3.edgexfoundry.org:10004 [2020-12-30T06:31:22.876Z] ---> Running in b065e0790b42 [2020-12-30T06:31:22.876Z] ---> Running in c461b0563487 [2020-12-30T06:31:23.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:31:23.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:31:23.015Z] Configure a credential helper to remove this warning. See [2020-12-30T06:31:23.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:31:23.015Z] [2020-12-30T06:31:23.015Z] Login Succeeded [2020-12-30T06:31:23.288Z] docker.io [2020-12-30T06:31:23.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:31:23.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:31:23.841Z] Configure a credential helper to remove this warning. See [2020-12-30T06:31:23.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:31:23.841Z] [2020-12-30T06:31:23.841Z] Login Succeeded [2020-12-30T06:31:23.841Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T06:31:23.872Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-30T06:31:24.433Z] ========================================================= [2020-12-30T06:31:24.433Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-30T06:31:24.433Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:31:24.836Z] Removing intermediate container 49280ab1cec2 [2020-12-30T06:31:24.836Z] ---> a619f75c77a6 [2020-12-30T06:31:24.836Z] Step 8/22 : COPY . . [2020-12-30T06:31:24.836Z] Removing intermediate container e7b68426da4c [2020-12-30T06:31:24.836Z] ---> 4a593f5897df [2020-12-30T06:31:24.836Z] Step 8/27 : COPY . . [2020-12-30T06:31:24.836Z] Removing intermediate container e0c34109c578 [2020-12-30T06:31:24.836Z] ---> c8124fa9576b [2020-12-30T06:31:24.836Z] Step 8/24 : COPY . . [2020-12-30T06:31:24.858Z] + 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-30T06:31:27.414Z] Removing intermediate container c461b0563487 [2020-12-30T06:31:27.414Z] ---> 6de751b9ecda [2020-12-30T06:31:27.414Z] Step 8/21 : COPY . . [2020-12-30T06:31:27.488Z] Sending build context to Docker daemon 165.3MB [2020-12-30T06:31:27.488Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-30T06:31:27.488Z] Step 2/7 : FROM ${BASE} [2020-12-30T06:31:27.488Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-30T06:31:27.488Z] 5f621e34cdf4: Pulling fs layer [2020-12-30T06:31:27.488Z] a4357932f1b6: Pulling fs layer [2020-12-30T06:31:27.488Z] 18c013af1878: Pulling fs layer [2020-12-30T06:31:27.488Z] 00ac8860ef70: Pulling fs layer [2020-12-30T06:31:27.488Z] 63d7cb157983: Pulling fs layer [2020-12-30T06:31:27.488Z] b116817d02f9: Pulling fs layer [2020-12-30T06:31:27.488Z] 745a02a5169b: Pulling fs layer [2020-12-30T06:31:27.488Z] 00ac8860ef70: Waiting [2020-12-30T06:31:27.488Z] 63d7cb157983: Waiting [2020-12-30T06:31:27.488Z] b116817d02f9: Waiting [2020-12-30T06:31:27.488Z] 745a02a5169b: Waiting [2020-12-30T06:31:27.488Z] 18c013af1878: Download complete [2020-12-30T06:31:27.488Z] a4357932f1b6: Verifying Checksum [2020-12-30T06:31:27.488Z] a4357932f1b6: Download complete [2020-12-30T06:31:27.488Z] 63d7cb157983: Download complete [2020-12-30T06:31:27.769Z] b116817d02f9: Verifying Checksum [2020-12-30T06:31:27.769Z] b116817d02f9: Download complete [2020-12-30T06:31:27.769Z] 5f621e34cdf4: Verifying Checksum [2020-12-30T06:31:27.769Z] 5f621e34cdf4: Download complete [2020-12-30T06:31:28.372Z] 5f621e34cdf4: Pull complete [2020-12-30T06:31:28.986Z] a4357932f1b6: Pull complete [2020-12-30T06:31:29.598Z] 18c013af1878: Pull complete [2020-12-30T06:31:30.231Z] 745a02a5169b: Verifying Checksum [2020-12-30T06:31:30.231Z] 745a02a5169b: Download complete [2020-12-30T06:31:31.666Z] Removing intermediate container b065e0790b42 [2020-12-30T06:31:31.666Z] ---> 572b7c18e10f [2020-12-30T06:31:31.666Z] Step 8/21 : COPY . . [2020-12-30T06:31:31.679Z] 00ac8860ef70: Verifying Checksum [2020-12-30T06:31:31.679Z] 00ac8860ef70: Download complete [2020-12-30T06:31:41.874Z] 00ac8860ef70: Pull complete [2020-12-30T06:31:42.155Z] 63d7cb157983: Pull complete [2020-12-30T06:31:42.428Z] b116817d02f9: Pull complete [2020-12-30T06:31:45.853Z] 745a02a5169b: Pull complete [2020-12-30T06:31:45.853Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-30T06:31:46.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-30T06:31:46.128Z] ---> b7e6874047d6 [2020-12-30T06:31:46.128Z] 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-30T06:31:49.550Z] ---> Running in b7d9e0ddbc5e [2020-12-30T06:31:50.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:31:51.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:31:52.567Z] (1/12) Installing libmagic (5.38-r0) [2020-12-30T06:31:52.838Z] (2/12) Installing file (5.38-r0) [2020-12-30T06:31:52.838Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-30T06:31:52.838Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-30T06:32:03.939Z] ---> 1014d22cc710 [2020-12-30T06:32:03.939Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-30T06:32:03.939Z] ---> e8d33ff886c4 [2020-12-30T06:32:03.939Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-30T06:32:03.939Z] ---> Running in 1663ad544648 [2020-12-30T06:32:03.939Z] ---> 98f9fb05bd39 [2020-12-30T06:32:03.939Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-30T06:32:03.939Z] ---> f32231691441 [2020-12-30T06:32:03.939Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-30T06:32:03.939Z] ---> fa0cacbb4607 [2020-12-30T06:32:03.939Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-30T06:32:03.939Z] ---> Running in 87ce5194d20a [2020-12-30T06:32:03.939Z] ---> Running in 8a0018230207 [2020-12-30T06:32:03.939Z] ---> Running in 58e83067c642 [2020-12-30T06:32:03.939Z] ---> Running in 0246935cabc4 [2020-12-30T06:32:03.939Z] 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-30T06:32:03.939Z] 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-30T06:32:03.939Z] 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-30T06:32:03.939Z] 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-30T06:32:03.939Z] 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-30T06:32:07.889Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-30T06:32:07.889Z] (6/12) Installing patch (2.7.6-r6) [2020-12-30T06:32:07.889Z] (7/12) Installing build-base (0.5-r2) [2020-12-30T06:32:07.889Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-30T06:32:07.889Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-30T06:32:07.889Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-30T06:32:07.889Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-30T06:32:08.167Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-30T06:32:08.167Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:32:08.167Z] OK: 217 MiB in 51 packages [2020-12-30T06:32:12.487Z] Removing intermediate container b7d9e0ddbc5e [2020-12-30T06:32:12.487Z] ---> 33e91444ae83 [2020-12-30T06:32:12.487Z] Step 4/7 : WORKDIR /edgex-go [2020-12-30T06:32:12.487Z] ---> Running in 1613c8c3045d [2020-12-30T06:32:12.762Z] Removing intermediate container 1613c8c3045d [2020-12-30T06:32:12.762Z] ---> 037f51e55ab1 [2020-12-30T06:32:12.762Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-30T06:32:13.367Z] latest: Pulling from library/docker [2020-12-30T06:32:13.639Z] 159e5727ea61: Pulling fs layer [2020-12-30T06:32:13.639Z] 687389c36290: Pulling fs layer [2020-12-30T06:32:13.639Z] 94e28978939c: Pulling fs layer [2020-12-30T06:32:13.639Z] ea42096754a7: Pulling fs layer [2020-12-30T06:32:13.639Z] bd61cee6920e: Pulling fs layer [2020-12-30T06:32:13.639Z] 87c4ece4675c: Pulling fs layer [2020-12-30T06:32:13.639Z] 90ca8b2ff088: Pulling fs layer [2020-12-30T06:32:13.639Z] ea42096754a7: Waiting [2020-12-30T06:32:13.639Z] bd61cee6920e: Waiting [2020-12-30T06:32:13.639Z] 87c4ece4675c: Waiting [2020-12-30T06:32:13.639Z] 90ca8b2ff088: Waiting [2020-12-30T06:32:13.917Z] 94e28978939c: Download complete [2020-12-30T06:32:13.917Z] 687389c36290: Verifying Checksum [2020-12-30T06:32:13.917Z] 687389c36290: Download complete [2020-12-30T06:32:13.917Z] 159e5727ea61: Verifying Checksum [2020-12-30T06:32:13.917Z] 159e5727ea61: Download complete [2020-12-30T06:32:14.195Z] bd61cee6920e: Verifying Checksum [2020-12-30T06:32:14.195Z] bd61cee6920e: Download complete [2020-12-30T06:32:14.195Z] 87c4ece4675c: Verifying Checksum [2020-12-30T06:32:14.195Z] 87c4ece4675c: Download complete [2020-12-30T06:32:14.195Z] 90ca8b2ff088: Verifying Checksum [2020-12-30T06:32:14.195Z] 90ca8b2ff088: Download complete [2020-12-30T06:32:14.471Z] 159e5727ea61: Pull complete [2020-12-30T06:32:15.454Z] 687389c36290: Pull complete [2020-12-30T06:32:15.454Z] ea42096754a7: Verifying Checksum [2020-12-30T06:32:15.454Z] ea42096754a7: Download complete [2020-12-30T06:32:15.454Z] 94e28978939c: Pull complete [2020-12-30T06:32:18.832Z] ea42096754a7: Pull complete [2020-12-30T06:32:19.110Z] bd61cee6920e: Pull complete [2020-12-30T06:32:19.713Z] 87c4ece4675c: Pull complete [2020-12-30T06:32:19.986Z] 90ca8b2ff088: Pull complete [2020-12-30T06:32:19.986Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-30T06:32:19.986Z] Status: Downloaded newer image for docker:latest [2020-12-30T06:32:23.847Z] ---> 37022481c11a [2020-12-30T06:32:23.847Z] Step 6/7 : COPY go.mod . [2020-12-30T06:32:24.118Z] ---> 679ced15ed0d [2020-12-30T06:32:24.118Z] Step 7/7 : RUN go mod download [2020-12-30T06:32:24.392Z] ---> Running in 11d18346fa99 [2020-12-30T06:32:30.667Z] 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-30T06:32:30.668Z] 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-30T06:32:38.906Z] Removing intermediate container 87ce5194d20a [2020-12-30T06:32:38.906Z] ---> 1abae5787aa6 [2020-12-30T06:32:38.906Z] [2020-12-30T06:32:38.906Z] Step 10/22 : FROM scratch [2020-12-30T06:32:38.906Z] ---> [2020-12-30T06:32:38.906Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:32:38.906Z] Removing intermediate container 8a0018230207 [2020-12-30T06:32:38.906Z] ---> e49afe772478 [2020-12-30T06:32:38.906Z] [2020-12-30T06:32:38.906Z] Step 10/21 : FROM scratch [2020-12-30T06:32:38.906Z] ---> [2020-12-30T06:32:38.906Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:32:38.906Z] Removing intermediate container 1663ad544648 [2020-12-30T06:32:38.906Z] ---> 2c5db29dff18 [2020-12-30T06:32:38.906Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-30T06:32:38.906Z] Removing intermediate container 58e83067c642 [2020-12-30T06:32:38.906Z] ---> 3de144cdb499 [2020-12-30T06:32:38.906Z] [2020-12-30T06:32:38.906Z] Step 10/24 : FROM alpine:3.10 [2020-12-30T06:32:38.906Z] Removing intermediate container 0246935cabc4 [2020-12-30T06:32:38.906Z] ---> 93a21fc4f94d [2020-12-30T06:32:38.906Z] [2020-12-30T06:32:38.906Z] Step 10/21 : FROM alpine [2020-12-30T06:32:38.906Z] ---> Running in 0fb6bac4fcc6 [2020-12-30T06:32:38.906Z] latest: Pulling from library/alpine [2020-12-30T06:32:38.906Z] ---> Running in 37f66f0a7838 [2020-12-30T06:32:38.906Z] ---> Running in a4053ede292d [2020-12-30T06:32:38.906Z] 3.10: Pulling from library/alpine [2020-12-30T06:32:38.906Z] Removing intermediate container a4053ede292d [2020-12-30T06:32:38.906Z] ---> 539129300e48 [2020-12-30T06:32:38.906Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-30T06:32:38.906Z] Removing intermediate container 37f66f0a7838 [2020-12-30T06:32:38.906Z] ---> 58f80682aa08 [2020-12-30T06:32:38.906Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-30T06:32:38.906Z] ---> Running in 510d34cecd9d [2020-12-30T06:32:38.906Z] ---> Running in 1a410445b477 [2020-12-30T06:32:38.906Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-30T06:32:38.906Z] Status: Downloaded newer image for alpine:latest [2020-12-30T06:32:38.906Z] ---> 389fef711851 [2020-12-30T06:32:38.906Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-30T06:32:38.906Z] ---> Running in b7b42fbff3af [2020-12-30T06:32:38.906Z] Removing intermediate container 510d34cecd9d [2020-12-30T06:32:38.906Z] ---> a03195bfec09 [2020-12-30T06:32:38.906Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-30T06:32:38.906Z] 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-30T06:32:38.906Z] ---> Running in aef045c4989c [2020-12-30T06:32:39.172Z] Removing intermediate container 1a410445b477 [2020-12-30T06:32:39.172Z] ---> db728d8df31f [2020-12-30T06:32:39.172Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-30T06:32:39.172Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-30T06:32:39.450Z] Status: Downloaded newer image for alpine:3.10 [2020-12-30T06:32:39.450Z] ---> be4e4bea2c2e [2020-12-30T06:32:39.450Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-30T06:32:39.450Z] ---> Running in 4bc594139394 [2020-12-30T06:32:39.450Z] Removing intermediate container aef045c4989c [2020-12-30T06:32:39.450Z] ---> 9d8d6ee6a2c4 [2020-12-30T06:32:39.450Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-30T06:32:39.450Z] ---> Running in b81112fbeae0 [2020-12-30T06:32:39.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:32:39.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:32:39.993Z] v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:32:39.993Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:32:39.993Z] OK: 12745 distinct packages available [2020-12-30T06:32:39.993Z] Removing intermediate container 4bc594139394 [2020-12-30T06:32:39.993Z] ---> e411c93d862a [2020-12-30T06:32:39.993Z] Step 14/22 : WORKDIR / [2020-12-30T06:32:40.257Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-30T06:32:40.528Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-30T06:32:40.528Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-30T06:32:40.528Z] (4/4) Installing curl (7.69.1-r3) [2020-12-30T06:32:40.528Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:32:40.528Z] Executing ca-certificates-20191127-r4.trigger [2020-12-30T06:32:40.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:32:40.528Z] OK: 7 MiB in 18 packages [2020-12-30T06:32:40.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:32:40.795Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-30T06:32:40.795Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-30T06:32:40.795Z] OK: 10350 distinct packages available [2020-12-30T06:32:40.795Z] ---> 07e09555dfa8 [2020-12-30T06:32:40.795Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-30T06:32:41.060Z] ---> Running in 51b36f16035c [2020-12-30T06:32:41.060Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-30T06:32:41.060Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-30T06:32:41.060Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-30T06:32:41.060Z] (4/5) Installing curl (7.66.0-r3) [2020-12-30T06:32:41.060Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-30T06:32:41.060Z] Executing busybox-1.30.1-r3.trigger [2020-12-30T06:32:41.060Z] Executing ca-certificates-20191127-r2.trigger [2020-12-30T06:32:41.651Z] OK: 7 MiB in 19 packages [2020-12-30T06:32:41.919Z] Removing intermediate container 51b36f16035c [2020-12-30T06:32:41.920Z] ---> 983d88db7c43 [2020-12-30T06:32:41.920Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-30T06:32:41.920Z] ---> 152fe57515e0 [2020-12-30T06:32:41.920Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-30T06:32:43.320Z] Removing intermediate container 0fb6bac4fcc6 [2020-12-30T06:32:43.320Z] ---> c9f3d00f2bff [2020-12-30T06:32:43.320Z] [2020-12-30T06:32:43.320Z] Step 11/27 : FROM docker:latest [2020-12-30T06:32:43.583Z] ---> 0040bc98e531 [2020-12-30T06:32:43.583Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-30T06:32:43.583Z] Removing intermediate container b7b42fbff3af [2020-12-30T06:32:43.583Z] ---> e975cefcd853 [2020-12-30T06:32:43.583Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-30T06:32:43.583Z] ---> 6da1ba1e9ab9 [2020-12-30T06:32:43.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-30T06:32:43.851Z] Removing intermediate container b81112fbeae0 [2020-12-30T06:32:43.851Z] ---> a3e8f8a707a2 [2020-12-30T06:32:43.851Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-30T06:32:43.851Z] ---> cc731a878214 [2020-12-30T06:32:43.851Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-30T06:32:43.851Z] ---> Running in d668a57fffad [2020-12-30T06:32:43.851Z] ---> Running in 41cd8a171c6d [2020-12-30T06:32:43.851Z] ---> Running in fccda84d75cc [2020-12-30T06:32:44.126Z] ---> Running in df58d143b982 [2020-12-30T06:32:44.397Z] Removing intermediate container d668a57fffad [2020-12-30T06:32:44.397Z] ---> d4b6b59bc5e4 [2020-12-30T06:32:44.397Z] Step 13/21 : WORKDIR /edgex [2020-12-30T06:32:44.397Z] Removing intermediate container fccda84d75cc [2020-12-30T06:32:44.397Z] ---> e92c9be7b3e3 [2020-12-30T06:32:44.397Z] Step 13/24 : WORKDIR / [2020-12-30T06:32:44.397Z] ---> 4c0d2e1234a3 [2020-12-30T06:32:44.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-30T06:32:44.397Z] ---> Running in 62919cf136d9 [2020-12-30T06:32:44.397Z] Removing intermediate container df58d143b982 [2020-12-30T06:32:44.397Z] ---> 305d02cc420b [2020-12-30T06:32:44.397Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:32:44.661Z] ---> Running in 20adaac758af [2020-12-30T06:32:44.661Z] ---> Running in 755581ad0585 [2020-12-30T06:32:44.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:32:44.661Z] Removing intermediate container 62919cf136d9 [2020-12-30T06:32:44.661Z] ---> 29252f492fb7 [2020-12-30T06:32:44.661Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-30T06:32:44.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:32:44.923Z] ---> 4b34b516910a [2020-12-30T06:32:44.923Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-30T06:32:44.923Z] Removing intermediate container 20adaac758af [2020-12-30T06:32:44.923Z] ---> 1df62d98ba3d [2020-12-30T06:32:44.923Z] 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-30T06:32:44.923Z] Removing intermediate container 755581ad0585 [2020-12-30T06:32:44.923Z] ---> db0872739f9d [2020-12-30T06:32:44.923Z] Step 19/21 : LABEL arch=x86_64 [2020-12-30T06:32:44.923Z] (1/2) Installing readline (8.0.4-r0) [2020-12-30T06:32:44.923Z] (2/2) Installing bash (5.0.17-r0) [2020-12-30T06:32:44.923Z] Executing bash-5.0.17-r0.post-install [2020-12-30T06:32:44.923Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:32:45.190Z] OK: 12 MiB in 22 packages [2020-12-30T06:32:45.190Z] ---> Running in ddc25824307f [2020-12-30T06:32:45.190Z] ---> Running in 0f533852c78c [2020-12-30T06:32:45.484Z] ---> f164f3255a3f [2020-12-30T06:32:45.484Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-30T06:32:45.484Z] ---> f9c234f87ca9 [2020-12-30T06:32:45.484Z] 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-30T06:32:45.748Z] Removing intermediate container ddc25824307f [2020-12-30T06:32:45.748Z] ---> 9d2a890298cd [2020-12-30T06:32:45.748Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:32:46.022Z] Removing intermediate container 0f533852c78c [2020-12-30T06:32:46.022Z] ---> 01d8e8c11023 [2020-12-30T06:32:46.022Z] Step 20/21 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:32:46.022Z] ---> Running in e1d19e6c517b [2020-12-30T06:32:46.022Z] ---> b17af9b3bde9 [2020-12-30T06:32:46.022Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-30T06:32:46.022Z] ---> f54aef8e2f68 [2020-12-30T06:32:46.022Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-30T06:32:46.293Z] ---> Running in cac67f66dbec [2020-12-30T06:32:46.555Z] Removing intermediate container 41cd8a171c6d [2020-12-30T06:32:46.555Z] ---> 7843e8e00629 [2020-12-30T06:32:46.555Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-30T06:32:46.555Z] Removing intermediate container e1d19e6c517b [2020-12-30T06:32:46.555Z] ---> f32f7c816e01 [2020-12-30T06:32:46.555Z] Step 20/22 : LABEL arch=x86_64 [2020-12-30T06:32:46.555Z] Removing intermediate container cac67f66dbec [2020-12-30T06:32:46.555Z] ---> 96542e3813fb [2020-12-30T06:32:46.555Z] Step 21/21 : LABEL version=0.0.0 [2020-12-30T06:32:46.820Z] ---> Running in 9b62029ccc21 [2020-12-30T06:32:46.820Z] ---> 36688ed99a7c [2020-12-30T06:32:46.820Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-30T06:32:46.820Z] ---> Running in c3eed06dc260 [2020-12-30T06:32:46.820Z] ---> e1a989523083 [2020-12-30T06:32:46.820Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-30T06:32:46.820Z] ---> Running in 49bb95c76c48 [2020-12-30T06:32:47.089Z] ---> Running in f7958dd719fc [2020-12-30T06:32:47.089Z] Removing intermediate container 9b62029ccc21 [2020-12-30T06:32:47.089Z] ---> d96c04b59c4b [2020-12-30T06:32:47.089Z] Step 21/22 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:32:47.354Z] Removing intermediate container 49bb95c76c48 [2020-12-30T06:32:47.354Z] ---> da52cd63d058 [2020-12-30T06:32:47.354Z] [2020-12-30T06:32:47.354Z] ---> Running in 486b74ab978a [2020-12-30T06:32:47.354Z] ---> 872ff317af00 [2020-12-30T06:32:47.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-30T06:32:47.622Z] Successfully built da52cd63d058 [2020-12-30T06:32:47.622Z] Removing intermediate container f7958dd719fc [2020-12-30T06:32:47.622Z] ---> f30b94642e60 [2020-12-30T06:32:47.622Z] Step 18/21 : CMD ["--init=true"] [2020-12-30T06:32:47.884Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-30T06:32:47.884Z] Building docker-core-metadata-go [2020-12-30T06:32:48.150Z]  Building docker-support-scheduler-go ... done  ---> Running in 374b9c7446d0 [2020-12-30T06:32:48.150Z] Removing intermediate container 486b74ab978a [2020-12-30T06:32:48.150Z] ---> 5838b81c0f1d [2020-12-30T06:32:48.150Z] Step 22/22 : LABEL version=0.0.0 [2020-12-30T06:32:48.150Z] ---> b7cc4451091e [2020-12-30T06:32:48.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-30T06:32:48.413Z] ---> Running in 1bf12831fea8 [2020-12-30T06:32:48.413Z] Removing intermediate container 374b9c7446d0 [2020-12-30T06:32:48.413Z] ---> d9683ea1d85b [2020-12-30T06:32:48.413Z] Step 19/21 : LABEL arch=x86_64 [2020-12-30T06:32:48.991Z] ---> Running in 7400b792845a [2020-12-30T06:32:48.991Z] Removing intermediate container c3eed06dc260 [2020-12-30T06:32:48.991Z] ---> 0556d66d4d2b [2020-12-30T06:32:48.991Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-30T06:32:48.991Z] ---> 64b54042c543 [2020-12-30T06:32:48.991Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-30T06:32:48.991Z] Removing intermediate container 1bf12831fea8 [2020-12-30T06:32:48.991Z] ---> e88b2ae12b1c [2020-12-30T06:32:48.991Z] [2020-12-30T06:32:49.939Z] Successfully built e88b2ae12b1c [2020-12-30T06:32:49.939Z] Successfully tagged docker-core-command-go:latest [2020-12-30T06:32:49.939Z] Building docker-security-bootstrap-redis-go [2020-12-30T06:32:51.241Z] Removing intermediate container 11d18346fa99 [2020-12-30T06:32:51.241Z] ---> 0edfb373fa06 [2020-12-30T06:32:51.241Z] Successfully built 0edfb373fa06 [2020-12-30T06:32:51.241Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:32:51.617Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T06:32:51.617Z] . [Pipeline] withDockerContainer [2020-12-30T06:32:51.860Z]  Building docker-core-command-go ... done  ---> Running in ec91de9f4c19 [2020-12-30T06:32:51.860Z] Removing intermediate container 7400b792845a [2020-12-30T06:32:51.860Z] ---> 360a5913976b [2020-12-30T06:32:51.860Z] Step 20/21 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:32:51.860Z] ---> Running in c5f4337821b9 [2020-12-30T06:32:51.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-17741 does not seem to be running inside a container [2020-12-30T06:32:51.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-30T06:32:53.446Z] $ docker top 395bb841d4d3578b2bce45697e8b3b392dc6afdd9f7f8724048e164eb26bdd69 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:32:54.579Z] + go version [2020-12-30T06:32:54.579Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-30T06:32:54.612Z] $ docker stop --time=1 395bb841d4d3578b2bce45697e8b3b392dc6afdd9f7f8724048e164eb26bdd69 [2020-12-30T06:32:56.458Z] $ docker rm -f 395bb841d4d3578b2bce45697e8b3b392dc6afdd9f7f8724048e164eb26bdd69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-30T06:32:57.191Z] ---> Running in 89c29fb59c59 [2020-12-30T06:32:57.191Z] Removing intermediate container ec91de9f4c19 [2020-12-30T06:32:57.191Z] ---> ac88528a2a87 [2020-12-30T06:32:57.191Z] Step 15/27 : ENV APP_PORT=48090 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:32:57.704Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T06:32:57.704Z] . [Pipeline] withDockerContainer [2020-12-30T06:32:57.791Z] ---> Running in 2eeefa4b9557 [2020-12-30T06:32:57.791Z] Removing intermediate container 89c29fb59c59 [2020-12-30T06:32:57.791Z] ---> 30ea0a774f12 [2020-12-30T06:32:57.791Z] Step 21/21 : LABEL version=0.0.0 [2020-12-30T06:32:58.006Z] prd-ubuntu18.04-docker-arm64-4c-16g-17741 does not seem to be running inside a container [2020-12-30T06:32:58.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-30T06:32:59.415Z] $ docker top 38ed414ec21760f8ff1aad4e8bebcd5fef1f22a0867f78bd4b5c65eea64ef139 -eo pid,comm [2020-12-30T06:32:59.736Z] ---> Running in 1c46b4862ad5 [Pipeline] { [Pipeline] echo [2020-12-30T06:32:59.863Z] ========================================================= [2020-12-30T06:32:59.863Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-30T06:32:59.863Z] ========================================================= [Pipeline] sh [2020-12-30T06:33:00.559Z] + make test [2020-12-30T06:33:00.559Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-30T06:33:00.698Z] Removing intermediate container 2eeefa4b9557 [2020-12-30T06:33:00.698Z] ---> fb3809d9a7cd [2020-12-30T06:33:00.698Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-30T06:33:02.663Z] ---> Running in 439c053097b8 [2020-12-30T06:33:02.663Z] Removing intermediate container 1c46b4862ad5 [2020-12-30T06:33:02.663Z] ---> a7ef32c4d8d4 [2020-12-30T06:33:02.663Z] [2020-12-30T06:33:02.663Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:33:02.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:33:02.663Z] ---> 5946d39a8317 [2020-12-30T06:33:02.663Z] Step 3/22 : WORKDIR /edgex-go [2020-12-30T06:33:03.329Z] ---> Using cache [2020-12-30T06:33:03.329Z] Successfully built a7ef32c4d8d4 [2020-12-30T06:33:03.329Z] ---> 87e177b0142e [2020-12-30T06:33:03.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:33:03.329Z] ---> Using cache [2020-12-30T06:33:03.329Z] ---> ad0b2c3b4151 [2020-12-30T06:33:03.329Z] Step 5/22 : RUN apk update && apk add make git [2020-12-30T06:33:03.329Z] ---> Using cache [2020-12-30T06:33:03.329Z] ---> cd4de0e6c66c [2020-12-30T06:33:03.329Z] Step 6/22 : COPY go.mod . [2020-12-30T06:33:03.329Z] ---> Using cache [2020-12-30T06:33:03.329Z] ---> f2b50ad882de [2020-12-30T06:33:03.329Z] Step 7/22 : RUN go mod download [2020-12-30T06:33:03.329Z] ---> Using cache [2020-12-30T06:33:03.329Z] ---> 6de751b9ecda [2020-12-30T06:33:03.329Z] Step 8/22 : COPY . . [2020-12-30T06:33:03.329Z] ---> Using cache [2020-12-30T06:33:03.329Z] ---> 98f9fb05bd39 [2020-12-30T06:33:03.329Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-30T06:33:03.594Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-30T06:33:03.594Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-12-30T06:33:03.594Z] Removing intermediate container c5f4337821b9 [2020-12-30T06:33:03.594Z] ---> bb13a3949866 [2020-12-30T06:33:03.594Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-30T06:33:03.861Z] ---> Running in bba71708bb85 [2020-12-30T06:33:04.133Z] Removing intermediate container 439c053097b8 [2020-12-30T06:33:04.133Z] ---> db685dcc5749 [2020-12-30T06:33:04.133Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-30T06:33:04.133Z] ---> Running in 2bc94b6f69d8 [2020-12-30T06:33:07.990Z] 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-30T06:33:08.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:33:08.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:33:08.618Z] ---> 5946d39a8317 [2020-12-30T06:33:08.618Z] Step 3/22 : WORKDIR /edgex-go [2020-12-30T06:33:08.618Z] ---> Using cache [2020-12-30T06:33:08.618Z] ---> 87e177b0142e [2020-12-30T06:33:08.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:33:08.618Z] ---> Using cache [2020-12-30T06:33:08.618Z] ---> ad0b2c3b4151 [2020-12-30T06:33:08.618Z] Step 5/22 : RUN apk update && apk add make git [2020-12-30T06:33:08.618Z] ---> Using cache [2020-12-30T06:33:08.618Z] ---> cd4de0e6c66c [2020-12-30T06:33:08.618Z] Step 6/22 : COPY go.mod . [2020-12-30T06:33:08.618Z] ---> Using cache [2020-12-30T06:33:08.618Z] ---> f2b50ad882de [2020-12-30T06:33:08.618Z] Step 7/22 : RUN go mod download [2020-12-30T06:33:08.618Z] ---> Using cache [2020-12-30T06:33:08.618Z] ---> 6de751b9ecda [2020-12-30T06:33:08.618Z] Step 8/22 : COPY . . [2020-12-30T06:33:08.618Z] ---> Using cache [2020-12-30T06:33:08.618Z] ---> 98f9fb05bd39 [2020-12-30T06:33:08.618Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-30T06:33:08.618Z] Removing intermediate container 2bc94b6f69d8 [2020-12-30T06:33:08.618Z] ---> b2d43ae5e7e2 [2020-12-30T06:33:08.618Z] Step 22/24 : LABEL arch=x86_64 [2020-12-30T06:33:08.618Z] ---> 4833c78b0b61 [2020-12-30T06:33:08.618Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-30T06:33:09.231Z] ---> Running in c86b10ff20c6 [2020-12-30T06:33:09.231Z] ---> Running in ef60f32cfb0d [2020-12-30T06:33:10.664Z] ---> b1e4d0099a73 [2020-12-30T06:33:10.664Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-30T06:33:10.664Z] Removing intermediate container ef60f32cfb0d [2020-12-30T06:33:10.664Z] ---> 5a6a74fa8da4 [2020-12-30T06:33:10.664Z] Step 23/24 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:33:10.664Z] ---> Running in 37f20a42d445 [2020-12-30T06:33:10.955Z] 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-30T06:33:10.955Z] Removing intermediate container 37f20a42d445 [2020-12-30T06:33:10.955Z] ---> 09c68882f174 [2020-12-30T06:33:10.955Z] Step 24/24 : LABEL version=0.0.0 [2020-12-30T06:33:10.955Z] ---> Running in 2f01c7fc2e44 [2020-12-30T06:33:10.955Z] ---> 65114888e3a4 [2020-12-30T06:33:10.955Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-30T06:33:11.947Z] ---> Running in 61ac57a63e5b [2020-12-30T06:33:12.531Z] Removing intermediate container 2f01c7fc2e44 [2020-12-30T06:33:12.531Z] ---> bccaf84a552c [2020-12-30T06:33:12.531Z] [2020-12-30T06:33:13.132Z] Successfully built bccaf84a552c [2020-12-30T06:33:13.410Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-30T06:33:13.410Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-12-30T06:33:17.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:33:17.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:33:17.714Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-30T06:33:17.714Z] (2/33) Installing expat (2.2.9-r1) [2020-12-30T06:33:17.714Z] (3/33) Installing libffi (3.3-r2) [2020-12-30T06:33:17.714Z] (4/33) Installing gdbm (1.13-r1) [2020-12-30T06:33:18.324Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-30T06:33:18.324Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-30T06:33:18.324Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-30T06:33:22.660Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-30T06:33:22.660Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-30T06:33:22.660Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-30T06:33:22.660Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-30T06:33:22.660Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-30T06:33:22.660Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-30T06:33:22.660Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-30T06:33:22.883Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-30T06:33:22.938Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-30T06:33:22.938Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-30T06:33:23.541Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-30T06:33:23.541Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-30T06:33:23.541Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-30T06:33:23.541Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-30T06:33:23.541Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-30T06:33:23.541Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-30T06:33:23.820Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-30T06:33:23.820Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-30T06:33:23.820Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-30T06:33:23.820Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-30T06:33:23.820Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-30T06:33:24.426Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-30T06:33:24.426Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-30T06:33:24.426Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-30T06:33:24.710Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-30T06:33:24.710Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-30T06:33:24.710Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-30T06:33:24.982Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:33:25.254Z] OK: 71 MiB in 55 packages [2020-12-30T06:33:27.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:33:27.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:33:27.203Z] ---> 5946d39a8317 [2020-12-30T06:33:27.203Z] Step 3/24 : WORKDIR /edgex-go [2020-12-30T06:33:27.203Z] ---> Using cache [2020-12-30T06:33:27.203Z] ---> 87e177b0142e [2020-12-30T06:33:27.203Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:33:27.203Z] ---> Using cache [2020-12-30T06:33:27.203Z] ---> ad0b2c3b4151 [2020-12-30T06:33:27.203Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-30T06:33:29.134Z] ---> Running in 12a1fa79269a [2020-12-30T06:33:30.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:33:31.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:33:32.564Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:33:32.564Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:33:32.564Z] OK: 12750 distinct packages available [2020-12-30T06:33:32.564Z] OK: 233 MiB in 51 packages [2020-12-30T06:33:36.861Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:33:36.861Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:33:36.861Z] ---> 5946d39a8317 [2020-12-30T06:33:36.861Z] Step 3/23 : WORKDIR /edgex-go [2020-12-30T06:33:36.861Z] ---> Using cache [2020-12-30T06:33:36.861Z] ---> 87e177b0142e [2020-12-30T06:33:36.861Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:33:36.861Z] ---> Using cache [2020-12-30T06:33:36.861Z] ---> ad0b2c3b4151 [2020-12-30T06:33:36.861Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-30T06:33:37.129Z] Removing intermediate container 12a1fa79269a [2020-12-30T06:33:37.129Z] ---> 27e4cb3a4f20 [2020-12-30T06:33:37.129Z] Step 6/24 : COPY go.mod . [2020-12-30T06:33:38.084Z] ---> Running in b17b459288bb [2020-12-30T06:33:38.660Z] ---> 053314f3470b [2020-12-30T06:33:38.660Z] Step 7/24 : RUN go mod download [2020-12-30T06:33:40.606Z] ---> Running in 983ccd5ddfae [2020-12-30T06:33:40.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:33:40.606Z] Removing intermediate container c86b10ff20c6 [2020-12-30T06:33:40.606Z] ---> 9cb0b139501f [2020-12-30T06:33:40.606Z] [2020-12-30T06:33:40.606Z] Step 10/22 : FROM alpine:3.10 [2020-12-30T06:33:40.606Z] ---> be4e4bea2c2e [2020-12-30T06:33:40.606Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-30T06:33:40.606Z] ---> Using cache [2020-12-30T06:33:40.606Z] ---> a3e8f8a707a2 [2020-12-30T06:33:40.606Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-30T06:33:40.872Z] ---> Running in 9af3a940dfc5 [2020-12-30T06:33:41.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:33:41.718Z] Removing intermediate container 61ac57a63e5b [2020-12-30T06:33:41.718Z] ---> 881ff914810c [2020-12-30T06:33:41.718Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-30T06:33:42.309Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:33:42.309Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:33:42.309Z] OK: 12750 distinct packages available [2020-12-30T06:33:42.572Z] OK: 233 MiB in 51 packages [2020-12-30T06:33:43.150Z] ---> Running in 237b85cf7c10 [2020-12-30T06:33:43.150Z] Removing intermediate container 9af3a940dfc5 [2020-12-30T06:33:43.150Z] ---> 96ec4da14e04 [2020-12-30T06:33:43.150Z] Step 13/22 : WORKDIR / [2020-12-30T06:33:43.744Z] ---> Running in f944216fd2d9 [2020-12-30T06:33:43.744Z] Removing intermediate container bba71708bb85 [2020-12-30T06:33:43.744Z] ---> 96f55dfe3abc [2020-12-30T06:33:43.744Z] [2020-12-30T06:33:43.744Z] Step 10/22 : FROM scratch [2020-12-30T06:33:43.744Z] ---> [2020-12-30T06:33:43.744Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:33:44.326Z] ---> Using cache [2020-12-30T06:33:44.326Z] ---> 58f80682aa08 [2020-12-30T06:33:44.326Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-30T06:33:44.326Z] Removing intermediate container f944216fd2d9 [2020-12-30T06:33:44.326Z] ---> 6d49d5f82bd4 [2020-12-30T06:33:44.326Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-30T06:33:44.326Z] Removing intermediate container 983ccd5ddfae [2020-12-30T06:33:44.326Z] ---> a0241d40738e [2020-12-30T06:33:44.326Z] Step 8/24 : COPY . . [2020-12-30T06:33:44.914Z] ---> Running in 553e1ea9b15c [2020-12-30T06:33:47.482Z] Removing intermediate container b17b459288bb [2020-12-30T06:33:47.482Z] ---> 7c8e1e3c05ef [2020-12-30T06:33:47.482Z] Step 6/23 : COPY go.mod . [2020-12-30T06:33:48.070Z] Collecting docker-compose==1.23.2 [2020-12-30T06:33:48.070Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-30T06:33:48.664Z] Removing intermediate container 553e1ea9b15c [2020-12-30T06:33:48.664Z] ---> ae3e9209f386 [2020-12-30T06:33:48.664Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-30T06:33:49.621Z] ---> 08683a01f051 [2020-12-30T06:33:49.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-30T06:33:49.621Z] Collecting docker<4.0,>=3.6.0 [2020-12-30T06:33:49.621Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-30T06:33:49.889Z] ---> Running in 8100a6097cf4 [2020-12-30T06:33:50.154Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-30T06:33:50.154Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-30T06:33:51.103Z] ---> 24fa78a37b4c [2020-12-30T06:33:51.103Z] Step 7/23 : RUN go mod download [2020-12-30T06:33:51.680Z] Collecting docopt<0.7,>=0.6.1 [2020-12-30T06:33:51.680Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-30T06:33:53.078Z] Collecting PyYAML<4,>=3.10 [2020-12-30T06:33:53.078Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-30T06:33:54.034Z] ---> Running in 5942b5a76355 [2020-12-30T06:33:54.297Z] Removing intermediate container 8100a6097cf4 [2020-12-30T06:33:54.297Z] ---> d271a1206525 [2020-12-30T06:33:54.297Z] Step 14/22 : WORKDIR / [2020-12-30T06:33:54.875Z] ---> 661bddd45a1a [2020-12-30T06:33:54.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-30T06:33:55.138Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-30T06:33:55.138Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-30T06:33:57.713Z] ---> Running in e334086bcbba [2020-12-30T06:33:57.714Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-30T06:33:57.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-30T06:34:00.287Z] Collecting jsonschema<3,>=2.5.1 [2020-12-30T06:34:00.287Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-30T06:34:00.864Z] ---> be3aa3e7631a [2020-12-30T06:34:00.864Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-30T06:34:01.133Z] Removing intermediate container e334086bcbba [2020-12-30T06:34:01.133Z] ---> 268b1325db12 [2020-12-30T06:34:01.133Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-30T06:34:01.133Z] Collecting texttable<0.10,>=0.9.0 [2020-12-30T06:34:01.133Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-30T06:34:02.091Z] 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-30T06:34:02.091Z] Collecting cached-property<2,>=1.2.0 [2020-12-30T06:34:02.091Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-30T06:34:03.044Z] ---> f21792b6bf0a [2020-12-30T06:34:03.044Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-30T06:34:03.044Z] Collecting docker-pycreds>=0.4.0 [2020-12-30T06:34:03.044Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-30T06:34:03.044Z] ---> b8537e2a55e9 [2020-12-30T06:34:03.044Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-30T06:34:03.044Z] 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-30T06:34:03.044Z] Collecting idna<2.8,>=2.5 [2020-12-30T06:34:03.044Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-30T06:34:03.044Z] ---> Running in edce7620ea8f [2020-12-30T06:34:03.044Z] 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-30T06:34:03.315Z] Removing intermediate container 5942b5a76355 [2020-12-30T06:34:03.315Z] ---> 66c18901e022 [2020-12-30T06:34:03.315Z] Step 8/23 : COPY . . [2020-12-30T06:34:03.315Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-30T06:34:03.315Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-30T06:34:03.589Z] ---> 6bc3131b3b9e [2020-12-30T06:34:03.589Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-30T06:34:03.589Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-30T06:34:03.589Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-30T06:34:03.589Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-30T06:34:03.589Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-30T06:34:03.589Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, docopt, PyYAML, dockerpty, jsonschema, texttable, cached-property, docker-compose [2020-12-30T06:34:03.872Z] ---> 5535ddcfa323 [2020-12-30T06:34:03.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-30T06:34:03.872Z] ---> Running in 4fe95c3aaa67 [2020-12-30T06:34:04.139Z] Attempting uninstall: idna [2020-12-30T06:34:04.139Z] Found existing installation: idna 2.9 [2020-12-30T06:34:04.139Z] Uninstalling idna-2.9: [2020-12-30T06:34:04.139Z] Successfully uninstalled idna-2.9 [2020-12-30T06:34:05.100Z] Attempting uninstall: urllib3 [2020-12-30T06:34:05.100Z] Found existing installation: urllib3 1.25.9 [2020-12-30T06:34:05.100Z] Uninstalling urllib3-1.25.9: [2020-12-30T06:34:05.364Z] Successfully uninstalled urllib3-1.25.9 [2020-12-30T06:34:05.941Z] ---> 2b7df87b41aa [2020-12-30T06:34:05.941Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-30T06:34:07.896Z] 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-30T06:34:09.294Z] Attempting uninstall: requests [2020-12-30T06:34:09.294Z] Found existing installation: requests 2.23.0 [2020-12-30T06:34:09.294Z] Uninstalling requests-2.23.0: [2020-12-30T06:34:09.571Z] Successfully uninstalled requests-2.23.0 [2020-12-30T06:34:09.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-30T06:34:11.045Z] ---> Running in 7301df368f14 [2020-12-30T06:34:11.627Z] Removing intermediate container edce7620ea8f [2020-12-30T06:34:11.627Z] ---> b7ea65161f2c [2020-12-30T06:34:11.627Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-30T06:34:11.627Z] Running setup.py install for docopt: started [2020-12-30T06:34:12.595Z] Running setup.py install for docopt: finished with status 'done' [2020-12-30T06:34:12.595Z] Running setup.py install for PyYAML: started [2020-12-30T06:34:13.197Z] Removing intermediate container 7301df368f14 [2020-12-30T06:34:13.197Z] ---> 56bac4a3c0c1 [2020-12-30T06:34:13.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:34:13.197Z] ---> Running in 6fd6c9f1bf8e [2020-12-30T06:34:13.463Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-30T06:34:14.065Z] Running setup.py install for dockerpty: started [2020-12-30T06:34:14.643Z] ---> Running in 03a8b5028c96 [2020-12-30T06:34:14.643Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-30T06:34:14.925Z] Removing intermediate container 6fd6c9f1bf8e [2020-12-30T06:34:14.925Z] ---> 66a6e214a172 [2020-12-30T06:34:14.925Z] Step 20/22 : LABEL arch=x86_64 [2020-12-30T06:34:15.509Z] Running setup.py install for texttable: started [2020-12-30T06:34:16.467Z] Running setup.py install for texttable: finished with status 'done' [2020-12-30T06:34:16.468Z] ---> Running in 993f10e2f268 [2020-12-30T06:34:16.468Z] Removing intermediate container 03a8b5028c96 [2020-12-30T06:34:16.468Z] ---> 704cd568e15d [2020-12-30T06:34:16.468Z] Step 20/22 : LABEL arch=x86_64 [2020-12-30T06:34:16.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-30T06:34:17.060Z] ---> Running in 90847c9dcc4e [2020-12-30T06:34:18.019Z] Removing intermediate container 993f10e2f268 [2020-12-30T06:34:18.019Z] ---> 35bfd3d16fcf [2020-12-30T06:34:18.019Z] Step 21/22 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:34:18.019Z] 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-30T06:34:19.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-30T06:34:19.269Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-30T06:34:19.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-30T06:34:19.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-30T06:34:19.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-30T06:34:20.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-30T06:34:20.617Z] Removing intermediate container 90847c9dcc4e [2020-12-30T06:34:20.617Z] ---> 192baa14f320 [2020-12-30T06:34:20.617Z] Step 21/22 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:34:20.884Z] ---> Running in c375522b0dc0 [2020-12-30T06:34:22.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-30T06:34:23.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-30T06:34:24.262Z] ---> Running in 612242f71b9d [2020-12-30T06:34:24.262Z] Removing intermediate container c375522b0dc0 [2020-12-30T06:34:24.262Z] ---> 2fc979c3f651 [2020-12-30T06:34:24.262Z] Step 22/22 : LABEL version=0.0.0 [2020-12-30T06:34:24.530Z] ---> Running in fea583249410 [2020-12-30T06:34:24.530Z] Removing intermediate container 612242f71b9d [2020-12-30T06:34:24.530Z] ---> 3ff6832301e1 [2020-12-30T06:34:24.530Z] Step 22/22 : LABEL version=0.0.0 [2020-12-30T06:34:24.795Z] ---> 286100724ebc [2020-12-30T06:34:24.795Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-30T06:34:25.375Z] ---> Running in c42476de6d98 [2020-12-30T06:34:25.952Z] ---> Running in 32d8792169fa [2020-12-30T06:34:26.214Z] Removing intermediate container fea583249410 [2020-12-30T06:34:26.214Z] ---> d8c8741670b7 [2020-12-30T06:34:26.214Z] [2020-12-30T06:34:26.478Z] Successfully built d8c8741670b7 [2020-12-30T06:34:26.478Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-30T06:34:26.478Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c42476de6d98 [2020-12-30T06:34:26.478Z] ---> 634ddb9d4138 [2020-12-30T06:34:26.478Z] [2020-12-30T06:34:26.478Z] Removing intermediate container 237b85cf7c10 [2020-12-30T06:34:26.478Z] ---> 6db9b4a4bb91 [2020-12-30T06:34:26.478Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-30T06:34:26.746Z] ---> Running in 2c4894d16d84 [2020-12-30T06:34:26.746Z] Successfully built 634ddb9d4138 [2020-12-30T06:34:26.746Z] Successfully tagged docker-core-metadata-go:latest [2020-12-30T06:34:27.165Z]  Building docker-core-metadata-go ... done 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-30T06:34:27.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:34:27.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:34:27.925Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-30T06:34:27.925Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-30T06:34:27.925Z] (3/3) Installing curl (7.69.1-r3) [2020-12-30T06:34:27.925Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:34:27.925Z] OK: 72 MiB in 58 packages [2020-12-30T06:34:29.448Z] Removing intermediate container 4fe95c3aaa67 [2020-12-30T06:34:29.448Z] ---> f50ceee48322 [2020-12-30T06:34:29.448Z] [2020-12-30T06:34:29.448Z] Step 10/24 : FROM scratch [2020-12-30T06:34:29.448Z] ---> [2020-12-30T06:34:29.448Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-30T06:34:29.722Z] ---> Running in 1b5006bf8f32 [2020-12-30T06:34:29.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-30T06:34:29.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-30T06:34:29.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-30T06:34:29.992Z] Removing intermediate container 2c4894d16d84 [2020-12-30T06:34:29.992Z] ---> ba878858c9c3 [2020-12-30T06:34:29.992Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-30T06:34:30.949Z] ---> Running in 78a597daf7c3 [2020-12-30T06:34:30.949Z] Removing intermediate container 1b5006bf8f32 [2020-12-30T06:34:30.949Z] ---> 603ff67d54dd [2020-12-30T06:34:30.949Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-30T06:34:31.215Z] ---> Running in 562a88b7b3d3 [2020-12-30T06:34:31.215Z] Removing intermediate container 78a597daf7c3 [2020-12-30T06:34:31.215Z] ---> 33dd54aeada2 [2020-12-30T06:34:31.215Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:34:31.215Z] ---> Running in dd3eaf1cb52c [2020-12-30T06:34:31.477Z] Removing intermediate container 562a88b7b3d3 [2020-12-30T06:34:31.477Z] ---> 40f6617cc827 [2020-12-30T06:34:31.477Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-30T06:34:31.477Z] ---> Running in 86c17ce22dd8 [2020-12-30T06:34:32.892Z] Removing intermediate container dd3eaf1cb52c [2020-12-30T06:34:32.892Z] ---> 4f68a7e0c285 [2020-12-30T06:34:32.892Z] Step 25/27 : LABEL arch=x86_64 [2020-12-30T06:34:32.892Z] Removing intermediate container 86c17ce22dd8 [2020-12-30T06:34:32.892Z] ---> 2cd920ea620f [2020-12-30T06:34:32.892Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-30T06:34:32.892Z] ---> Running in d22e6fef38b4 [2020-12-30T06:34:33.478Z] Removing intermediate container d22e6fef38b4 [2020-12-30T06:34:33.478Z] ---> 66e0d26e093c [2020-12-30T06:34:33.478Z] Step 26/27 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:34:33.478Z] ---> b6a2e352c939 [2020-12-30T06:34:33.478Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-30T06:34:33.478Z] ---> Running in a01e06041410 [2020-12-30T06:34:33.750Z] Removing intermediate container a01e06041410 [2020-12-30T06:34:33.750Z] ---> 533f42d36fff [2020-12-30T06:34:33.750Z] Step 27/27 : LABEL version=0.0.0 [2020-12-30T06:34:33.750Z] ---> Running in c3501cc6692b [2020-12-30T06:34:34.716Z] Removing intermediate container c3501cc6692b [2020-12-30T06:34:34.716Z] ---> deead484b710 [2020-12-30T06:34:34.716Z] [2020-12-30T06:34:34.987Z] Successfully built deead484b710 [2020-12-30T06:34:34.987Z] ---> 570e69daf1ae [2020-12-30T06:34:34.987Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-30T06:34:34.987Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-30T06:34:35.972Z]  Building docker-sys-mgmt-agent-go ... done  ---> 86fcdf5a3341 [2020-12-30T06:34:35.972Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-30T06:34:36.250Z] ---> 9510d9c30bc1 [2020-12-30T06:34:36.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-30T06:34:36.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.241s coverage: 46.6% of statements [2020-12-30T06:34:36.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-30T06:34:36.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-30T06:34:36.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-30T06:34:36.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-30T06:34:36.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-30T06:34:37.243Z] ---> ec7cd2c22b7e [2020-12-30T06:34:37.243Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-30T06:34:37.521Z] ---> c551aa3bd1dd [2020-12-30T06:34:37.521Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-30T06:34:37.790Z] ---> Running in 2ee96966e2a3 [2020-12-30T06:34:37.790Z] Removing intermediate container 2ee96966e2a3 [2020-12-30T06:34:37.790Z] ---> d8510ee9afe2 [2020-12-30T06:34:37.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:34:38.058Z] ---> Running in e8db5ea7d661 [2020-12-30T06:34:38.058Z] Removing intermediate container e8db5ea7d661 [2020-12-30T06:34:38.058Z] ---> 246f03b5bf70 [2020-12-30T06:34:38.058Z] Step 22/24 : LABEL arch=x86_64 [2020-12-30T06:34:38.328Z] ---> Running in 27e405c86cd5 [2020-12-30T06:34:38.599Z] Removing intermediate container 27e405c86cd5 [2020-12-30T06:34:38.599Z] ---> e772415f6895 [2020-12-30T06:34:38.599Z] Step 23/24 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:34:38.599Z] ---> Running in ae2e23e70a84 [2020-12-30T06:34:38.879Z] Removing intermediate container ae2e23e70a84 [2020-12-30T06:34:38.879Z] ---> 610fff7a94ad [2020-12-30T06:34:38.879Z] Step 24/24 : LABEL version=0.0.0 [2020-12-30T06:34:38.879Z] ---> Running in c91b9e386d30 [2020-12-30T06:34:39.146Z] Removing intermediate container c91b9e386d30 [2020-12-30T06:34:39.146Z] ---> 487cb49a01e2 [2020-12-30T06:34:39.146Z] [2020-12-30T06:34:39.415Z] Successfully built 487cb49a01e2 [2020-12-30T06:34:39.415Z] Successfully tagged docker-support-notifications-go:latest [2020-12-30T06:34:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.538s coverage: 27.0% of statements [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-30T06:34:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-30T06:34:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-30T06:34:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.534s coverage: 74.4% of statements [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-30T06:34:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.641s coverage: 83.3% of statements [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-30T06:34:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-30T06:34:46.026Z]  Building docker-support-notifications-go ... done Removing intermediate container 32d8792169fa [2020-12-30T06:34:46.026Z] ---> e868a464d2b7 [2020-12-30T06:34:46.026Z] [2020-12-30T06:34:46.026Z] Step 10/23 : FROM alpine [2020-12-30T06:34:46.026Z] ---> 389fef711851 [2020-12-30T06:34:46.026Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:34:46.026Z] ---> Running in 0a4e105bbea4 [2020-12-30T06:34:46.026Z] Removing intermediate container 0a4e105bbea4 [2020-12-30T06:34:46.026Z] ---> 6ee4f1c7bce1 [2020-12-30T06:34:46.026Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-30T06:34:46.026Z] ---> Running in 42ec5da01083 [2020-12-30T06:34:46.026Z] Removing intermediate container 42ec5da01083 [2020-12-30T06:34:46.026Z] ---> 45afe38f6ac1 [2020-12-30T06:34:46.026Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-30T06:34:46.026Z] ---> Running in cfb9b637e5f5 [2020-12-30T06:34:46.026Z] Removing intermediate container cfb9b637e5f5 [2020-12-30T06:34:46.026Z] ---> a4c8a831ce98 [2020-12-30T06:34:46.026Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:34:46.026Z] ---> Running in bc8f7421dc2e [2020-12-30T06:34:46.975Z] Removing intermediate container bc8f7421dc2e [2020-12-30T06:34:46.975Z] ---> 3bc15fbd9f95 [2020-12-30T06:34:46.975Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-30T06:34:46.975Z] ---> Running in 4bbc6f6b7f1b [2020-12-30T06:34:47.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:34:48.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:34:49.896Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-30T06:34:49.896Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-30T06:34:50.158Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-30T06:34:50.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.035s coverage: 28.6% of statements [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-30T06:34:50.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-30T06:34:50.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-30T06:34:50.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements [2020-12-30T06:34:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-30T06:34:51.105Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-30T06:34:52.055Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-30T06:34:52.056Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:34:52.056Z] OK: 8 MiB in 19 packages [2020-12-30T06:34:52.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.374s coverage: 97.5% of statements [2020-12-30T06:34:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-30T06:34:52.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements [2020-12-30T06:34:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-30T06:34:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-30T06:34:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-30T06:34:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-30T06:34:52.633Z] Removing intermediate container 4bbc6f6b7f1b [2020-12-30T06:34:52.633Z] ---> c140e86a92fa [2020-12-30T06:34:52.633Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-30T06:34:52.633Z] ---> 55a6e06e37f7 [2020-12-30T06:34:52.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-30T06:34:53.582Z] ---> 4526d6bde1c5 [2020-12-30T06:34:53.582Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-30T06:34:53.582Z] ---> 20ab487ca736 [2020-12-30T06:34:53.582Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-30T06:34:53.582Z] ---> Running in 0eca40bb8936 [2020-12-30T06:34:53.844Z] Removing intermediate container 0eca40bb8936 [2020-12-30T06:34:53.844Z] ---> 32cb9ddef4a7 [2020-12-30T06:34:53.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:34:53.844Z] ---> Running in 4761d42a74ad [2020-12-30T06:34:54.108Z] Removing intermediate container 4761d42a74ad [2020-12-30T06:34:54.108Z] ---> 9ed1b4a42b8e [2020-12-30T06:34:54.108Z] Step 21/23 : LABEL arch=x86_64 [2020-12-30T06:34:54.108Z] ---> Running in 4fd1931c8acf [2020-12-30T06:34:54.369Z] Removing intermediate container 4fd1931c8acf [2020-12-30T06:34:54.369Z] ---> 2bf95caf00a9 [2020-12-30T06:34:54.369Z] Step 22/23 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:34:54.369Z] ---> Running in 66b5780fb771 [2020-12-30T06:34:54.633Z] Removing intermediate container 66b5780fb771 [2020-12-30T06:34:54.633Z] ---> 504db16cce50 [2020-12-30T06:34:54.633Z] Step 23/23 : LABEL version=0.0.0 [2020-12-30T06:34:54.633Z] ---> Running in d86bfcc040b9 [2020-12-30T06:34:54.896Z] Removing intermediate container d86bfcc040b9 [2020-12-30T06:34:54.896Z] ---> 648a93d5fd37 [2020-12-30T06:34:54.896Z] [2020-12-30T06:34:54.896Z] Successfully built 648a93d5fd37 [2020-12-30T06:34:54.896Z] Successfully tagged docker-core-data-go:latest [2020-12-30T06:34:55.485Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-30T06:34:55.511Z] $ docker stop --time=1 b11cc946679958424fec0f8525c62148d9549edd8476ed5597fb138545f17174 [2020-12-30T06:34:57.205Z] $ docker rm -f b11cc946679958424fec0f8525c62148d9549edd8476ed5597fb138545f17174 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T06:34:57.846Z] + docker images [2020-12-30T06:34:57.846Z] + grep docker [2020-12-30T06:34:57.846Z] docker-core-data-go latest 648a93d5fd37 3 seconds ago 22.2MB [2020-12-30T06:34:57.846Z] docker-support-notifications-go latest 487cb49a01e2 18 seconds ago 12MB [2020-12-30T06:34:57.846Z] docker-sys-mgmt-agent-go latest deead484b710 23 seconds ago 313MB [2020-12-30T06:34:57.846Z] docker-core-metadata-go latest 634ddb9d4138 31 seconds ago 13MB [2020-12-30T06:34:57.846Z] docker-security-bootstrap-redis-go latest d8c8741670b7 33 seconds ago 15.8MB [2020-12-30T06:34:57.846Z] docker-security-secretstore-setup-go latest bccaf84a552c About a minute ago 24.6MB [2020-12-30T06:34:57.846Z] docker-security-proxy-setup-go latest a7ef32c4d8d4 About a minute ago 24.5MB [2020-12-30T06:34:57.846Z] docker-core-command-go latest e88b2ae12b1c 2 minutes ago 10.6MB [2020-12-30T06:34:57.846Z] docker-support-scheduler-go latest da52cd63d058 2 minutes ago 10.7MB [2020-12-30T06:34:57.846Z] docker latest 0040bc98e531 12 days 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-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.034s coverage: 93.8% of statements [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.169s coverage: 0.1% of statements [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.081s coverage: 100.0% of statements [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 75.5% of statements [2020-12-30T06:35:00.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements [2020-12-30T06:35:00.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.174s coverage: 84.2% of statements [2020-12-30T06:35:03.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.4% of statements [2020-12-30T06:35:03.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-30T06:35:04.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements [2020-12-30T06:35:04.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-30T06:35:04.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-30T06:35:04.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.102s coverage: 100.0% of statements [2020-12-30T06:35:04.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2020-12-30T06:35:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2020-12-30T06:35:05.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2020-12-30T06:35:06.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2020-12-30T06:35:10.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.823s coverage: 55.9% of statements [2020-12-30T06:35:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-30T06:35:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-30T06:35:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-30T06:35:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-30T06:35:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-30T06:35:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.427s coverage: 37.0% of statements [2020-12-30T06:35:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-30T06:35:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-30T06:35:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.718s coverage: 84.0% of statements [2020-12-30T06:35:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.077s coverage: 100.0% of statements [2020-12-30T06:35:13.847Z] Still waiting to schedule task [2020-12-30T06:35:13.848Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-30T06:35:18.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.367s coverage: 47.1% of statements [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-30T06:35:18.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.142s coverage: 100.0% of statements [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-30T06:35:18.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2020-12-30T06:35:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.005s coverage: 29.1% of statements [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.107s coverage: 87.9% of statements [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-30T06:35:23.083Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-30T06:35:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2020-12-30T06:35:23.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-30T06:35:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-30T06:35:25.247Z] GO111MODULE=on go vet ./... [2020-12-30T06:36:01.449Z] Running on prd-ubuntu18.04-docker-8c-8g-17743 in /w/workspace/edgexfoundry_edgex-go_PR-2977 [Pipeline] { [Pipeline] ws [2020-12-30T06:36:01.550Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-30T06:36:03.755Z] using credential edgex-jenkins-ssh [2020-12-30T06:36:03.810Z] Cloning the remote Git repository [2020-12-30T06:36:03.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-30T06:36:03.906Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-30T06:36:03.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-30T06:36:03.934Z] > git --version # timeout=10 [2020-12-30T06:36:03.941Z] > git --version # 'git version 2.17.1' [2020-12-30T06:36:03.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:36:03.963Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:36:11.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-30T06:36:11.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:36:11.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-30T06:36:11.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-30T06:36:11.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:36:11.276Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2977/head:refs/remotes/origin/PR-2977 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T06:36:11.706Z] Merging remotes/origin/master commit f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 into PR head commit 5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:36:11.825Z] Merge succeeded, producing 5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:36:11.826Z] Checking out Revision 5b15e2707ccb4b0e36d4f5560b72456488d6358b (PR-2977) [2020-12-30T06:36:11.715Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:36:11.719Z] > git checkout -f 5b15e2707ccb4b0e36d4f5560b72456488d6358b # timeout=10 [2020-12-30T06:36:11.794Z] > git remote # timeout=10 [2020-12-30T06:36:11.801Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T06:36:11.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:36:11.810Z] > git merge f96f7b915cefbb80505bb9c3ea8da34b1ed55ef2 # timeout=10 [2020-12-30T06:36:11.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T06:36:11.827Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:36:11.831Z] > git checkout -f 5b15e2707ccb4b0e36d4f5560b72456488d6358b # timeout=10 [2020-12-30T06:36:15.593Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" [2020-12-30T06:36:15.618Z] > git --version # timeout=10 [2020-12-30T06:36:15.625Z] > git --version # 'git version 2.17.1' [2020-12-30T06:36:15.630Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:36:16.836Z] + echo snap-build.sh [2020-12-30T06:36:16.836Z] snap-build.sh [2020-12-30T06:36:16.836Z] + SNAP_BASE_DIR=. [2020-12-30T06:36:16.836Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-30T06:36:16.836Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-30T06:36:16.836Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-30T06:36:16.836Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-30T06:36:16.836Z] + cd /w/workspace/edgex-go/1 [2020-12-30T06:36:16.836Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-30T06:36:16.836Z] Reading package lists... [2020-12-30T06:36:16.836Z] Building dependency tree... [2020-12-30T06:36:16.836Z] Reading state information... [2020-12-30T06:36:17.108Z] The following packages were automatically installed and are no longer required: [2020-12-30T06:36:17.108Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-30T06:36:17.108Z] uidmap xdelta3 [2020-12-30T06:36:17.108Z] Use 'sudo apt autoremove' to remove them. [2020-12-30T06:36:17.108Z] The following packages will be REMOVED: [2020-12-30T06:36:17.108Z] lxd* lxd-client* [2020-12-30T06:36:17.375Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-30T06:36:17.375Z] After this operation, 31.7 MB disk space will be freed. [2020-12-30T06:36:18.453Z] (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-30T06:36:18.453Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-30T06:36:19.423Z] Removing lxd dnsmasq configuration [2020-12-30T06:36:19.423Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-30T06:36:19.690Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-30T06:36:20.655Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-30T06:36:20.655Z] (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-30T06:36:20.655Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-30T06:36:22.056Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-30T06:36:22.056Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-30T06:36:23.446Z] + sudo snap remove --purge lxd [2020-12-30T06:36:23.708Z] snap "lxd" is not installed [2020-12-30T06:36:23.708Z] + sudo groupadd --force --system lxd [2020-12-30T06:36:23.708Z] ++ whoami [2020-12-30T06:36:23.708Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-30T06:36:23.708Z] + newgrp - lxd [2020-12-30T06:36:23.708Z] + sudo snap install lxd [2020-12-30T06:36:33.297Z] gofmt -l . [2020-12-30T06:36:33.297Z] [ "`gofmt -l .`" = "" ] [2020-12-30T06:36:33.297Z] ./bin/test-go-mod-tidy.sh [2020-12-30T06:36:33.743Z] 2020-12-30T06:36:30Z INFO Waiting for automatic snapd restart... [2020-12-30T06:36:33.896Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-30T06:36:37.989Z] + ls -al . [2020-12-30T06:36:37.989Z] total 664 [2020-12-30T06:36:37.989Z] drwxrwxr-x 9 1001 1001 4096 Dec 30 06:36 . [2020-12-30T06:36:37.989Z] drwxr-xr-x 4 root root 4096 Dec 30 06:32 .. [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 11 Dec 30 06:31 .dockerignore [2020-12-30T06:36:37.989Z] drwxrwxr-x 8 1001 1001 4096 Dec 30 06:31 .git [2020-12-30T06:36:37.989Z] drwxrwxr-x 3 1001 1001 4096 Dec 30 06:31 .github [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 824 Dec 30 06:31 .gitignore [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 166 Dec 30 06:31 .sonarcloud.properties [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 3804 Dec 30 06:31 CONTRIBUTING.md [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 1035 Dec 30 06:31 Dockerfile.build [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 863 Dec 30 06:31 Jenkinsfile [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 10775 Dec 30 06:31 LICENSE [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 5750 Dec 30 06:31 Makefile [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 6511 Dec 30 06:31 README.md [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 6744 Dec 30 06:31 SECURITY.md [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 5 Dec 30 06:27 VERSION [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 4131 Dec 30 06:31 ZMQWindows.md [2020-12-30T06:36:37.989Z] drwxrwxr-x 2 1001 1001 4096 Dec 30 06:31 bin [2020-12-30T06:36:37.989Z] drwxrwxr-x 14 1001 1001 4096 Dec 30 06:31 cmd [2020-12-30T06:36:37.989Z] -rw-r--r-- 1 root root 537189 Dec 30 06:35 coverage.out [2020-12-30T06:36:37.989Z] -rw-r--r-- 1 root root 979 Dec 30 06:36 go.mod [2020-12-30T06:36:37.989Z] -rw-r--r-- 1 root root 18739 Dec 30 06:36 go.sum [2020-12-30T06:36:37.989Z] drwxrwxr-x 8 1001 1001 4096 Dec 30 06:31 internal [2020-12-30T06:36:37.989Z] drwxrwxr-x 4 1001 1001 4096 Dec 30 06:31 openapi [2020-12-30T06:36:37.989Z] drwxrwxr-x 4 1001 1001 4096 Dec 30 06:31 snap [2020-12-30T06:36:37.989Z] -rw-rw-r-- 1 1001 1001 168 Dec 30 06:31 version.go [Pipeline] sh [2020-12-30T06:36:38.687Z] + '[' -e coverage.out ] [2020-12-30T06:36:38.687Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-30T06:36:38.731Z] Warning: overwriting stash ‘coverage-report’ [2020-12-30T06:36:39.867Z] Stashed 1 file(s) [Pipeline] sh [2020-12-30T06:36:40.536Z] + make build [2020-12-30T06:36:40.536Z] 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-30T06:36:46.003Z] lxd 4.9 from Canonical* installed [2020-12-30T06:36:46.003Z] + sudo lxd init --auto [2020-12-30T06:36:50.664Z] 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-30T06:36:56.017Z] + sudo snap install --classic snapcraft [2020-12-30T06:37:02.609Z] snapcraft 4.4.4 from Canonical* installed [2020-12-30T06:37:02.609Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-30T06:37:02.609Z] + patch --verbose -p1 [2020-12-30T06:37:02.609Z] Hmm... Looks like a unified diff to me... [2020-12-30T06:37:02.609Z] The text leading up to this was: [2020-12-30T06:37:02.609Z] -------------------------- [2020-12-30T06:37:02.609Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-30T06:37:02.609Z] |From: Tony Espy [2020-12-30T06:37:02.609Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-30T06:37:02.609Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-30T06:37:02.609Z] | [2020-12-30T06:37:02.609Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-30T06:37:02.609Z] |optimize the snap CI check run for pull requests. When [2020-12-30T06:37:02.609Z] |applied, it essentially strips out everything (apps and [2020-12-30T06:37:02.609Z] |parts) from the snapcraft.yaml file except those required [2020-12-30T06:37:02.609Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-30T06:37:02.609Z] |catch changes to edgex-go that break the snap build. [2020-12-30T06:37:02.609Z] | [2020-12-30T06:37:02.609Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-30T06:37:02.609Z] |to update this patch file, otherwise it may fail to apply, [2020-12-30T06:37:02.609Z] |resulting in a failed snap build CI check in the associated [2020-12-30T06:37:02.609Z] |pull request. [2020-12-30T06:37:02.609Z] | [2020-12-30T06:37:02.609Z] |Note - in addition to applying this patch, the pipeline also [2020-12-30T06:37:02.609Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-30T06:37:02.609Z] |need to build the finally binary .snap file (and it won't [2020-12-30T06:37:02.609Z] |work with the patch applied). This further reduces the build [2020-12-30T06:37:02.609Z] |time. [2020-12-30T06:37:02.609Z] |--- [2020-12-30T06:37:02.609Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-30T06:37:02.609Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-30T06:37:02.609Z] | [2020-12-30T06:37:02.609Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-30T06:37:02.609Z] |index 1e537489..faf42425 100644 [2020-12-30T06:37:02.609Z] |--- a/snap/snapcraft.yaml [2020-12-30T06:37:02.609Z] |+++ b/snap/snapcraft.yaml [2020-12-30T06:37:02.609Z] -------------------------- [2020-12-30T06:37:02.609Z] patching file snap/snapcraft.yaml [2020-12-30T06:37:02.609Z] Using Plan A... [2020-12-30T06:37:02.609Z] Hunk #1 succeeded at 73. [2020-12-30T06:37:02.609Z] Hunk #2 succeeded at 202. [2020-12-30T06:37:02.609Z] Hunk #3 succeeded at 214. [2020-12-30T06:37:02.609Z] Hunk #4 succeeded at 222. [2020-12-30T06:37:02.609Z] Hunk #5 succeeded at 229. [2020-12-30T06:37:02.609Z] Hunk #6 succeeded at 256. [2020-12-30T06:37:02.609Z] Hunk #7 succeeded at 290. [2020-12-30T06:37:02.609Z] Hunk #8 succeeded at 341. [2020-12-30T06:37:02.609Z] Hmm... Ignoring the trailing garbage. [2020-12-30T06:37:02.609Z] done [2020-12-30T06:37:02.609Z] + sudo snapcraft prime --use-lxd [2020-12-30T06:37:04.001Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-30T06:37:04.001Z] 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-30T06:37:04.001Z] - README.md [2020-12-30T06:37:04.001Z] [2020-12-30T06:37:04.001Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-30T06:37:04.574Z] Launching a container. [2020-12-30T06:37:12.872Z] 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-30T06:37:16.815Z] Waiting for container to be ready [2020-12-30T06:37:16.815Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-30T06:37:16.815Z] [2020-12-30T06:37:18.277Z] 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-30T06:37:19.371Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-30T06:37:19.942Z] Waiting for network to be ready... [2020-12-30T06:37:20.518Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-30T06:37:20.518Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-30T06:37:20.782Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-30T06:37:20.782Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-30T06:37:21.046Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-30T06:37:21.307Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-30T06:37:21.307Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-30T06:37:21.307Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-30T06:37:21.307Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-30T06:37:21.307Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-30T06:37:21.307Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-30T06:37:21.307Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-30T06:37:21.307Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-30T06:37:21.307Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-30T06:37:21.307Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-30T06:37:21.307Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-30T06:37:21.307Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-30T06:37:21.570Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-30T06:37:21.663Z] 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-30T06:37:21.831Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-30T06:37:22.093Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-30T06:37:22.093Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-30T06:37:22.093Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-30T06:37:22.093Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-30T06:37:22.093Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-30T06:37:22.093Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-30T06:37:22.093Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-30T06:37:22.355Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-30T06:37:23.633Z] 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-30T06:37:24.906Z] Fetched 23.5 MB in 4s (5503 kB/s) [2020-12-30T06:37:25.477Z] Reading package lists... [2020-12-30T06:37:25.477Z] Reading package lists... [2020-12-30T06:37:25.739Z] Building dependency tree... [2020-12-30T06:37:25.739Z] Reading state information... [2020-12-30T06:37:26.000Z] The following additional packages will be installed: [2020-12-30T06:37:26.000Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-30T06:37:26.000Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-30T06:37:26.000Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-30T06:37:26.000Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-30T06:37:26.000Z] Suggested packages: [2020-12-30T06:37:26.000Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-30T06:37:26.000Z] Recommended packages: [2020-12-30T06:37:26.000Z] gnupg libsasl2-modules [2020-12-30T06:37:26.000Z] The following NEW packages will be installed: [2020-12-30T06:37:26.000Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-30T06:37:26.000Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-30T06:37:26.000Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-30T06:37:26.000Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-30T06:37:26.000Z] The following packages will be upgraded: [2020-12-30T06:37:26.000Z] gpg gpg-agent gpgconf libudev1 [2020-12-30T06:37:26.259Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-30T06:37:26.259Z] Need to get 3531 kB of archives. [2020-12-30T06:37:26.259Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-30T06:37:26.259Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-30T06:37:26.259Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-30T06:37:26.522Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-30T06:37:26.785Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-30T06:37:26.785Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-30T06:37:26.785Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-30T06:37:26.785Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-30T06:37:26.785Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-30T06:37:26.785Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-30T06:37:26.785Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-30T06:37:26.785Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-30T06:37:26.785Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-30T06:37:26.785Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-30T06:37:26.785Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-30T06:37:26.785Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-30T06:37:26.785Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-30T06:37:26.785Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-30T06:37:26.785Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-30T06:37:26.785Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-30T06:37:26.785Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-30T06:37:27.045Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-30T06:37:27.045Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-30T06:37:27.045Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-30T06:37:27.045Z] Fetched 3531 kB in 1s (3511 kB/s) [2020-12-30T06:37:27.045Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-30T06:37:27.045Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-30T06:37:27.309Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-30T06:37:27.309Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-30T06:37:27.309Z] Selecting previously unselected package udev. [2020-12-30T06:37:27.309Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-30T06:37:27.309Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-30T06:37:27.574Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-30T06:37:27.838Z] Selecting previously unselected package libfuse2:amd64. [2020-12-30T06:37:27.838Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-30T06:37:27.838Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-30T06:37:27.838Z] Selecting previously unselected package fuse. [2020-12-30T06:37:27.838Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-30T06:37:27.838Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-30T06:37:27.838Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-30T06:37:27.838Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-30T06:37:28.100Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-30T06:37:28.100Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-30T06:37:28.100Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-30T06:37:28.361Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-30T06:37:28.361Z] Selecting previously unselected package libksba8:amd64. [2020-12-30T06:37:28.361Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-30T06:37:28.361Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-30T06:37:28.361Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-30T06:37:28.361Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:28.625Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:28.625Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-30T06:37:28.625Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:28.625Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:28.625Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-30T06:37:28.625Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:28.625Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:28.887Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-30T06:37:28.887Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:28.887Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:28.887Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-30T06:37:28.887Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:28.887Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:28.887Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-30T06:37:28.887Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:28.887Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:29.031Z] 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-30T06:37:29.149Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-30T06:37:29.149Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:29.149Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:29.149Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-30T06:37:29.149Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:29.149Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:29.149Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-30T06:37:29.149Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-30T06:37:29.149Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:29.410Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-30T06:37:29.410Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-30T06:37:29.410Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-30T06:37:29.410Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-30T06:37:29.410Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-30T06:37:29.410Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-30T06:37:29.410Z] Selecting previously unselected package libldap-common. [2020-12-30T06:37:29.410Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-30T06:37:29.410Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-30T06:37:29.671Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-30T06:37:29.671Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-30T06:37:29.671Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-30T06:37:29.671Z] Selecting previously unselected package dirmngr. [2020-12-30T06:37:29.671Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-30T06:37:29.671Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-30T06:37:29.934Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-30T06:37:29.934Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-30T06:37:29.934Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-30T06:37:29.934Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-30T06:37:29.934Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-30T06:37:29.934Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-30T06:37:29.934Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.196Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-30T06:37:30.196Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-30T06:37:30.196Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-30T06:37:30.456Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-30T06:37:30.719Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.719Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-30T06:37:30.719Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-30T06:37:30.719Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-30T06:37:30.719Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-30T06:37:30.985Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-30T06:37:31.246Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-30T06:37:31.246Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-30T06:37:31.510Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-30T06:37:31.510Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-30T06:37:31.510Z] This means they are not meant to be enabled using systemctl. [2020-12-30T06:37:31.510Z] Possible reasons for having this kind of units are: [2020-12-30T06:37:31.510Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-30T06:37:31.510Z] .wants/ or .requires/ directory. [2020-12-30T06:37:31.510Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-30T06:37:31.510Z] a requirement dependency on it. [2020-12-30T06:37:31.510Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-30T06:37:31.510Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-30T06:37:31.510Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-30T06:37:31.510Z] instance name specified. [2020-12-30T06:37:32.084Z] Reading package lists... [2020-12-30T06:37:32.084Z] Building dependency tree... [2020-12-30T06:37:32.084Z] Reading state information... [2020-12-30T06:37:32.346Z] The following additional packages will be installed: [2020-12-30T06:37:32.347Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-30T06:37:32.347Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-30T06:37:32.347Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-30T06:37:32.347Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-30T06:37:32.347Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-30T06:37:32.347Z] Suggested packages: [2020-12-30T06:37:32.347Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-30T06:37:32.347Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-30T06:37:32.347Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-30T06:37:32.347Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-30T06:37:32.347Z] systemd-container policykit-1 [2020-12-30T06:37:32.347Z] Recommended packages: [2020-12-30T06:37:32.347Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-30T06:37:32.347Z] The following NEW packages will be installed: [2020-12-30T06:37:32.347Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-30T06:37:32.347Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-30T06:37:32.347Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-30T06:37:32.347Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-30T06:37:32.347Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-30T06:37:32.347Z] The following packages will be upgraded: [2020-12-30T06:37:32.347Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-30T06:37:32.609Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-30T06:37:32.609Z] Need to get 35.2 MB of archives. [2020-12-30T06:37:32.609Z] After this operation, 141 MB of additional disk space will be used. [2020-12-30T06:37:32.609Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-30T06:37:32.609Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-30T06:37:33.185Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-30T06:37:33.185Z] 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-30T06:37:33.185Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-30T06:37:33.185Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-30T06:37:33.185Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-30T06:37:33.185Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-30T06:37:33.332Z] 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-30T06:37:33.446Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-30T06:37:33.446Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-30T06:37:33.446Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-30T06:37:33.446Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-30T06:37:33.446Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-30T06:37:33.446Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-30T06:37:33.446Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-30T06:37:33.446Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-30T06:37:33.446Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-30T06:37:33.446Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-30T06:37:33.446Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-30T06:37:33.446Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-30T06:37:33.446Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-30T06:37:33.708Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-30T06:37:33.708Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-30T06:37:33.708Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-30T06:37:33.708Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-30T06:37:33.708Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-30T06:37:33.708Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-30T06:37:33.708Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-30T06:37:33.708Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-30T06:37:33.708Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-30T06:37:34.655Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-30T06:37:34.655Z] Fetched 35.2 MB in 2s (16.0 MB/s) [2020-12-30T06:37:34.655Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-30T06:37:34.655Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-30T06:37:34.917Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-30T06:37:35.490Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-30T06:37:35.490Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-30T06:37:35.753Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-30T06:37:35.753Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-30T06:37:35.753Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-30T06:37:35.753Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-30T06:37:36.016Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-30T06:37:36.016Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-30T06:37:36.016Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-30T06:37:36.016Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-30T06:37:36.589Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-30T06:37:36.589Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-30T06:37:36.711Z] 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-30T06:37:36.851Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-30T06:37:36.851Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-30T06:37:36.851Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-30T06:37:36.851Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-30T06:37:37.115Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-30T06:37:37.115Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-30T06:37:37.377Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:37.377Z] Selecting previously unselected package libexpat1:amd64. [2020-12-30T06:37:37.377Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-30T06:37:37.377Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-30T06:37:37.639Z] Selecting previously unselected package python3.6-minimal. [2020-12-30T06:37:37.639Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-30T06:37:37.639Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:37.639Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-30T06:37:37.901Z] Checking for services that may need to be restarted...done. [2020-12-30T06:37:37.902Z] Checking for services that may need to be restarted...done. [2020-12-30T06:37:37.902Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:37.902Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-30T06:37:37.902Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:38.474Z] Selecting previously unselected package python3-minimal. [2020-12-30T06:37:38.474Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-30T06:37:38.474Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-30T06:37:38.474Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-30T06:37:38.474Z] Selecting previously unselected package mime-support. [2020-12-30T06:37:38.474Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-30T06:37:38.474Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-30T06:37:39.046Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-30T06:37:39.046Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-30T06:37:39.046Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-30T06:37:39.046Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-30T06:37:39.046Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-30T06:37:39.046Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:39.310Z] Selecting previously unselected package python3.6. [2020-12-30T06:37:39.310Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-30T06:37:39.310Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:39.310Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-30T06:37:39.310Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-30T06:37:39.310Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-30T06:37:39.573Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-30T06:37:39.834Z] Selecting previously unselected package python3. [2020-12-30T06:37:39.834Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-30T06:37:39.834Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-30T06:37:39.834Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-30T06:37:39.834Z] Selecting previously unselected package multiarch-support. [2020-12-30T06:37:39.834Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-30T06:37:39.834Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-30T06:37:40.095Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-30T06:37:40.095Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-30T06:37:40.095Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-30T06:37:40.095Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-30T06:37:40.095Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-30T06:37:40.095Z] Selecting previously unselected package libbsd0:amd64. [2020-12-30T06:37:40.095Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-30T06:37:40.095Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-30T06:37:40.364Z] Selecting previously unselected package sudo. [2020-12-30T06:37:40.364Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-30T06:37:40.364Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-30T06:37:40.364Z] Selecting previously unselected package apparmor. [2020-12-30T06:37:40.364Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-30T06:37:40.364Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-30T06:37:40.626Z] Selecting previously unselected package libedit2:amd64. [2020-12-30T06:37:40.626Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-30T06:37:40.626Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-30T06:37:40.626Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-30T06:37:40.626Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-30T06:37:40.626Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:40.889Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-30T06:37:40.889Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-30T06:37:40.889Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:40.889Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-30T06:37:40.889Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-30T06:37:40.889Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-30T06:37:41.012Z] 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-30T06:37:41.150Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-30T06:37:41.151Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-30T06:37:41.151Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:41.151Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-30T06:37:41.151Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-30T06:37:41.151Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:41.151Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-30T06:37:41.151Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-30T06:37:41.151Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-30T06:37:41.412Z] Selecting previously unselected package openssh-client. [2020-12-30T06:37:41.412Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-30T06:37:41.412Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-30T06:37:41.675Z] Selecting previously unselected package squashfs-tools. [2020-12-30T06:37:41.675Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-30T06:37:41.675Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-30T06:37:41.675Z] Selecting previously unselected package snapd. [2020-12-30T06:37:41.675Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-30T06:37:41.675Z] Unpacking snapd (2.48+18.04) ... [2020-12-30T06:37:43.591Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-30T06:37:43.591Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-30T06:37:43.591Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-30T06:37:43.632Z] 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-30T06:37:43.855Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-30T06:37:43.855Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-30T06:37:43.855Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:43.855Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-30T06:37:43.855Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-30T06:37:43.855Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-30T06:37:45.774Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-30T06:37:45.774Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-30T06:37:45.774Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-30T06:37:45.774Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:45.774Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:45.774Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-30T06:37:46.351Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-30T06:37:46.351Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:46.351Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-30T06:37:46.351Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-30T06:37:46.351Z] running python rtupdate hooks for python3.6... [2020-12-30T06:37:46.351Z] running python post-rtupdate hooks for python3.6... [2020-12-30T06:37:46.612Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-30T06:37:47.030Z] 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-30T06:37:48.003Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-30T06:37:48.267Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-30T06:37:48.267Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-30T06:37:48.267Z] Setting up snapd (2.48+18.04) ... [2020-12-30T06:37:48.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-30T06:37:48.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-30T06:37:49.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-30T06:37:49.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-30T06:37:49.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-30T06:37:49.364Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-30T06:37:49.625Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-30T06:37:49.886Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-30T06:37:49.886Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-30T06:37:50.148Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-30T06:37:50.411Z] /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-30T06:37:50.411Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-30T06:37:50.411Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-30T06:37:51.356Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-30T06:37:51.356Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-30T06:37:51.356Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [2020-12-30T06:37:51.366Z] $ docker stop --time=1 38ed414ec21760f8ff1aad4e8bebcd5fef1f22a0867f78bd4b5c65eea64ef139 [2020-12-30T06:37:52.565Z] Reading package lists... [2020-12-30T06:37:52.828Z] Reading package lists... [2020-12-30T06:37:53.090Z] Building dependency tree... [2020-12-30T06:37:53.090Z] Reading state information... [2020-12-30T06:37:53.090Z] Calculating upgrade... [2020-12-30T06:37:53.353Z] The following packages will be upgraded: [2020-12-30T06:37:53.353Z] advancecomp base-files bash binutils binutils-common [2020-12-30T06:37:53.353Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-30T06:37:53.353Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-30T06:37:53.353Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-30T06:37:53.353Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-30T06:37:53.353Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-30T06:37:53.353Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-30T06:37:53.353Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-30T06:37:53.353Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-30T06:37:53.353Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-30T06:37:53.353Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-30T06:37:53.353Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-30T06:37:53.353Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-30T06:37:53.353Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-30T06:37:53.353Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-30T06:37:53.353Z] Need to get 63.5 MB of archives. [2020-12-30T06:37:53.353Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-30T06:37:53.353Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-30T06:37:53.616Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-30T06:37:53.616Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-30T06:37:53.616Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-30T06:37:53.616Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-30T06:37:53.616Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-30T06:37:53.616Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-30T06:37:53.616Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-30T06:37:53.616Z] 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-30T06:37:53.616Z] 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-30T06:37:53.616Z] 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-30T06:37:53.616Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-30T06:37:53.616Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-30T06:37:53.616Z] 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-30T06:37:53.616Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-30T06:37:53.616Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-30T06:37:53.616Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-30T06:37:53.616Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-30T06:37:53.616Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-30T06:37:53.616Z] 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-30T06:37:53.877Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-30T06:37:53.877Z] 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-30T06:37:53.877Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-30T06:37:53.877Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-30T06:37:53.877Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-30T06:37:53.877Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-30T06:37:53.877Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-30T06:37:53.877Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-30T06:37:53.877Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-30T06:37:53.877Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-30T06:37:53.877Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-30T06:37:53.877Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-30T06:37:53.877Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-30T06:37:53.877Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-30T06:37:53.877Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-30T06:37:53.877Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-30T06:37:53.877Z] 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-30T06:37:53.877Z] 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-30T06:37:53.877Z] 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-30T06:37:53.877Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-30T06:37:53.877Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-30T06:37:53.877Z] 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-30T06:37:53.877Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-30T06:37:53.877Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-30T06:37:53.877Z] 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-30T06:37:53.877Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-30T06:37:53.877Z] 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-30T06:37:53.877Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-30T06:37:53.877Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-30T06:37:53.877Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-30T06:37:53.877Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-30T06:37:53.877Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-30T06:37:53.877Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-30T06:37:53.877Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-30T06:37:54.013Z] $ docker rm -f 38ed414ec21760f8ff1aad4e8bebcd5fef1f22a0867f78bd4b5c65eea64ef139 [2020-12-30T06:37:54.139Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-30T06:37:54.401Z] 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-30T06:37:54.401Z] 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-30T06:37:54.401Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-30T06:37:54.401Z] 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-30T06:37:54.401Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-30T06:37:54.401Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-30T06:37:54.401Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-30T06:37:54.401Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-30T06:37:54.662Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-30T06:37:54.662Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-30T06:37:54.922Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-30T06:37:54.922Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-30T06:37:54.923Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-30T06:37:54.923Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-30T06:37:54.923Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-30T06:37:54.923Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-30T06:37:54.923Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-30T06:37:54.923Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-30T06:37:54.923Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-30T06:37:54.923Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-30T06:37:54.923Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-30T06:37:55.186Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-30T06:37:55.186Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-30T06:37:55.186Z] 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-30T06:37:55.186Z] 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-30T06:37:55.186Z] 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-30T06:37:55.186Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-30T06:37:55.186Z] 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-30T06:37:55.186Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-30T06:37:55.186Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-30T06:37:55.186Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [Pipeline] // withDockerContainer [Pipeline] } [2020-12-30T06:37:55.449Z] 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-30T06:37:55.450Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-30T06:37:55.450Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-30T06:37:55.450Z] 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-30T06:37:55.450Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-30T06:37:55.450Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-30T06:37:55.450Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-30T06:37:55.450Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-30T06:37:55.450Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-30T06:37:55.450Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [Pipeline] // script [Pipeline] } [2020-12-30T06:37:55.716Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-30T06:37:55.716Z] Fetched 63.5 MB in 2s (29.3 MB/s) [2020-12-30T06:37:55.716Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:37:55.716Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-30T06:37:55.716Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:37:56.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-30T06:37:56.393Z] [2020-12-30T06:37:56.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:37:56.680Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-30T06:37:56.681Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-30T06:37:56.681Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-30T06:37:56.681Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-30T06:37:56.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-30T06:37:57.118Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-30T06:37:57.118Z] 29e5d40040c1: Pulling fs layer [2020-12-30T06:37:57.118Z] 1ce36da41761: Pulling fs layer [2020-12-30T06:37:57.118Z] 25b303627fd3: Pulling fs layer [2020-12-30T06:37:57.275Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:57.275Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:57.546Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:57.546Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:57.546Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:57.546Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:57.729Z] 29e5d40040c1: Verifying Checksum [2020-12-30T06:37:57.729Z] 29e5d40040c1: Download complete [2020-12-30T06:37:57.816Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:57.816Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:57.816Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:57.816Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:58.080Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:58.080Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:58.080Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:58.080Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:58.080Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:37:58.342Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-30T06:37:58.342Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:58.342Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-30T06:37:58.342Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:37:58.355Z] 1ce36da41761: Verifying Checksum [2020-12-30T06:37:58.355Z] 1ce36da41761: Download complete [2020-12-30T06:37:58.355Z] 29e5d40040c1: Pull complete [2020-12-30T06:37:58.613Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-30T06:37:58.613Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:58.613Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:58.613Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:58.613Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:58.882Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-30T06:37:58.882Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-30T06:37:59.144Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:37:59.144Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-30T06:37:59.144Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-30T06:37:59.405Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-30T06:37:59.674Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-30T06:37:59.794Z] 1ce36da41761: Pull complete [2020-12-30T06:37:59.794Z] 25b303627fd3: Verifying Checksum [2020-12-30T06:37:59.935Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-30T06:37:59.935Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-30T06:37:59.935Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-30T06:37:59.935Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-30T06:37:59.935Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-30T06:38:00.198Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-30T06:38:00.198Z] Installing new version of config file /etc/issue ... [2020-12-30T06:38:00.198Z] Installing new version of config file /etc/issue.net ... [2020-12-30T06:38:00.198Z] Installing new version of config file /etc/lsb-release ... [2020-12-30T06:38:00.459Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-30T06:38:00.459Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-30T06:38:00.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-30T06:38:00.720Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-30T06:38:00.720Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:00.720Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-30T06:38:00.720Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-30T06:38:00.982Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-30T06:38:00.982Z] 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-30T06:38:01.243Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:01.243Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:01.243Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:01.243Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:01.504Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:01.504Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-30T06:38:01.504Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-30T06:38:01.504Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-30T06:38:01.769Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:01.769Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-30T06:38:01.769Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-30T06:38:01.769Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-30T06:38:02.033Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:02.033Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-30T06:38:02.033Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-30T06:38:02.033Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-30T06:38:02.298Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:02.298Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-30T06:38:02.298Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-30T06:38:02.298Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-30T06:38:02.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:02.561Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-30T06:38:02.561Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-30T06:38:02.561Z] Setting up grep (3.1-2build1) ... [2020-12-30T06:38:02.823Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:02.823Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-30T06:38:02.823Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-30T06:38:02.823Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-30T06:38:03.084Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:03.084Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-30T06:38:03.084Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-30T06:38:03.084Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-30T06:38:03.346Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:03.346Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-30T06:38:03.346Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-30T06:38:03.917Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-30T06:38:03.917Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-30T06:38:04.179Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-30T06:38:04.179Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-30T06:38:04.757Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-30T06:38:04.757Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:04.757Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-30T06:38:04.757Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-30T06:38:05.703Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-30T06:38:05.703Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-30T06:38:05.703Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-30T06:38:05.703Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-30T06:38:05.964Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-30T06:38:05.964Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:05.964Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-30T06:38:05.964Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-30T06:38:06.227Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-30T06:38:06.227Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:06.227Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:06.488Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:06.488Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:06.488Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:06.488Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:06.488Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:06.750Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:06.750Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:06.750Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:06.750Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:07.017Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:07.017Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:07.017Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:07.017Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:07.279Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:07.279Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:07.279Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-30T06:38:07.279Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-30T06:38:07.540Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-30T06:38:07.540Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-30T06:38:07.540Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-30T06:38:07.803Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:07.803Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-30T06:38:07.803Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-30T06:38:07.803Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-30T06:38:08.066Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:08.066Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:08.066Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:08.066Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:08.066Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:08.066Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:08.066Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:08.330Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:08.330Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:08.330Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:08.330Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:08.906Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:09.169Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-30T06:38:09.431Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-30T06:38:09.431Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:09.431Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-30T06:38:09.431Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-30T06:38:09.702Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-30T06:38:09.963Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-30T06:38:09.963Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-30T06:38:09.963Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-30T06:38:09.963Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-30T06:38:09.979Z] 25b303627fd3: Pull complete [2020-12-30T06:38:09.979Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-30T06:38:09.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-30T06:38:09.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-30T06:38:10.277Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:10.277Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-30T06:38:10.277Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-30T06:38:10.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-17741 does not seem to be running inside a container [2020-12-30T06:38:10.399Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-30T06:38:10.538Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-30T06:38:10.801Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:10.801Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-30T06:38:10.801Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-30T06:38:10.801Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-30T06:38:11.063Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:11.063Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-30T06:38:11.063Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-30T06:38:11.063Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-30T06:38:11.326Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:11.326Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-30T06:38:11.326Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-30T06:38:11.590Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-30T06:38:11.590Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:11.590Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-30T06:38:11.590Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-30T06:38:11.851Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-30T06:38:11.851Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-30T06:38:11.851Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-30T06:38:11.851Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-30T06:38:12.119Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-30T06:38:12.119Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:12.119Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-30T06:38:12.119Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-30T06:38:12.380Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-30T06:38:12.380Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:12.380Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-30T06:38:12.642Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-30T06:38:12.642Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-30T06:38:12.906Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:12.906Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-30T06:38:12.906Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-30T06:38:13.168Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-30T06:38:13.168Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:13.168Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-30T06:38:13.168Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-30T06:38:13.431Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-30T06:38:13.431Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:13.431Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-30T06:38:13.647Z] $ docker top 4f5b660c2980ed9b037ecaf257a0ea2abe70efe3a3cae2f815218f1920db600d -eo pid,comm [2020-12-30T06:38:13.694Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-30T06:38:13.956Z] Setting up passwd (1:4.5-1ubuntu2) ... [Pipeline] { [2020-12-30T06:38:14.218Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:14.218Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-30T06:38:14.218Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-30T06:38:14.218Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [Pipeline] sh [2020-12-30T06:38:14.482Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:14.482Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-30T06:38:14.482Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-30T06:38:14.482Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-30T06:38:14.752Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:14.752Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-30T06:38:14.752Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-30T06:38:14.752Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-30T06:38:14.878Z] + grep parallel [2020-12-30T06:38:14.878Z] + docker-compose build --help [2020-12-30T06:38:15.022Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:15.022Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-30T06:38:15.022Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-30T06:38:15.291Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-30T06:38:15.291Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:15.291Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-30T06:38:15.291Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-30T06:38:15.291Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-30T06:38:15.566Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-30T06:38:15.566Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-30T06:38:15.566Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-30T06:38:15.566Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-30T06:38:15.840Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-30T06:38:15.840Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-30T06:38:15.840Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-30T06:38:15.840Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-30T06:38:15.840Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-30T06:38:16.107Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-30T06:38:16.107Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-30T06:38:16.369Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-30T06:38:16.369Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-30T06:38:16.633Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-30T06:38:16.633Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-30T06:38:16.633Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-30T06:38:16.633Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-30T06:38:16.893Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-30T06:38:16.893Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-30T06:38:16.893Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-30T06:38:16.893Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-30T06:38:17.159Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-30T06:38:17.159Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-30T06:38:17.159Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-30T06:38:17.421Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-30T06:38:17.421Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-30T06:38:17.421Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-30T06:38:17.682Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-30T06:38:17.682Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-30T06:38:18.254Z] --parallel Build images in parallel. [Pipeline] } [2020-12-30T06:38:18.290Z] $ docker stop --time=1 4f5b660c2980ed9b037ecaf257a0ea2abe70efe3a3cae2f815218f1920db600d [2020-12-30T06:38:18.624Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-30T06:38:18.624Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-30T06:38:18.624Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-30T06:38:18.624Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-30T06:38:18.624Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-30T06:38:18.624Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-30T06:38:18.885Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-30T06:38:18.886Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-30T06:38:19.147Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-30T06:38:19.147Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-30T06:38:19.147Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-30T06:38:19.409Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-30T06:38:19.409Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:19.409Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:19.676Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:19.676Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:19.937Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:19.937Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:19.937Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:19.937Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:20.259Z] $ docker rm -f 4f5b660c2980ed9b037ecaf257a0ea2abe70efe3a3cae2f815218f1920db600d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:38:21.154Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:21.154Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:21.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-30T06:38:21.364Z] . [Pipeline] withDockerContainer [2020-12-30T06:38:21.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-17741 does not seem to be running inside a container [2020-12-30T06:38:21.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-30T06:38:21.795Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:21.795Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:22.738Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:22.738Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:22.987Z] $ docker top fcf305d2609fcc649976fa3f1601c36f19cc4200dd2aad96052004dad66ee762 -eo pid,comm [2020-12-30T06:38:23.000Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:23.000Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2020-12-30T06:38:23.942Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-30T06:38:23.942Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-30T06:38:23.942Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-30T06:38:23.942Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-30T06:38:23.942Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-30T06:38:24.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-30T06:38:24.206Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-30T06:38:24.206Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-30T06:38:24.207Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-30T06:38:24.468Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-30T06:38:24.468Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-30T06:38:24.468Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-30T06:38:24.468Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-30T06:38:24.730Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-30T06:38:24.730Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-30T06:38:24.730Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-30T06:38:24.730Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-30T06:38:24.996Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:24.996Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-30T06:38:24.996Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:24.996Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:24.996Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:24.996Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-30T06:38:24.996Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-30T06:38:24.996Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-30T06:38:25.256Z] [2020-12-30T06:38:25.256Z] Current default time zone: 'Etc/UTC' [2020-12-30T06:38:25.256Z] Local time is now: Wed Dec 30 06:38:25 UTC 2020. [2020-12-30T06:38:25.256Z] Universal Time is now: Wed Dec 30 06:38:25 UTC 2020. [2020-12-30T06:38:25.256Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-30T06:38:25.256Z] [2020-12-30T06:38:25.256Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-30T06:38:25.256Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:25.256Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-30T06:38:25.256Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-30T06:38:25.256Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-30T06:38:25.256Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-30T06:38:25.516Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-30T06:38:25.516Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-30T06:38:25.516Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-30T06:38:25.516Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-30T06:38:25.516Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:25.516Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-30T06:38:25.777Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:25.777Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-30T06:38:25.777Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:26.039Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-30T06:38:26.039Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-30T06:38:26.039Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-30T06:38:26.039Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-30T06:38:26.039Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-30T06:38:26.039Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-30T06:38:26.039Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-30T06:38:26.300Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-30T06:38:27.506Z] Building docker-core-command-go ... [2020-12-30T06:38:27.506Z] Building docker-core-data-go ... [2020-12-30T06:38:27.506Z] Building docker-core-metadata-go ... [2020-12-30T06:38:27.506Z] Building docker-security-bootstrap-redis-go ... [2020-12-30T06:38:27.506Z] Building docker-security-proxy-setup-go ... [2020-12-30T06:38:27.506Z] Building docker-security-secretstore-setup-go ... [2020-12-30T06:38:27.506Z] Building docker-support-notifications-go ... [2020-12-30T06:38:27.506Z] Building docker-support-scheduler-go ... [2020-12-30T06:38:27.506Z] Building docker-sys-mgmt-agent-go ... [2020-12-30T06:38:27.506Z] Building docker-security-secretstore-setup-go [2020-12-30T06:38:27.506Z] Building docker-core-command-go [2020-12-30T06:38:27.506Z] Building docker-security-bootstrap-redis-go [2020-12-30T06:38:27.506Z] Building docker-support-notifications-go [2020-12-30T06:38:27.506Z] Building docker-security-proxy-setup-go [2020-12-30T06:38:28.217Z] Updating certificates in /etc/ssl/certs... [2020-12-30T06:38:29.159Z] 22 added, 17 removed; done. [2020-12-30T06:38:29.159Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-30T06:38:29.159Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-30T06:38:29.159Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-30T06:38:29.425Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-30T06:38:29.425Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-30T06:38:29.425Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.425Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-30T06:38:29.425Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.425Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.425Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.425Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.687Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.687Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-30T06:38:29.687Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-30T06:38:29.687Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-30T06:38:29.687Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-30T06:38:29.687Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-30T06:38:29.687Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.687Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-30T06:38:29.687Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-30T06:38:29.949Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-30T06:38:29.949Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-30T06:38:29.949Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-30T06:38:29.949Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-30T06:38:29.949Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-30T06:38:30.210Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-30T06:38:30.210Z] Updating certificates in /etc/ssl/certs... [2020-12-30T06:38:30.783Z] 0 added, 0 removed; done. [2020-12-30T06:38:30.783Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-30T06:38:30.783Z] done. [2020-12-30T06:38:31.359Z] Reading package lists... [2020-12-30T06:38:31.359Z] Building dependency tree... [2020-12-30T06:38:31.359Z] Reading state information... [2020-12-30T06:38:31.932Z] The following NEW packages will be installed: [2020-12-30T06:38:31.932Z] apt-transport-https [2020-12-30T06:38:31.932Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-30T06:38:31.932Z] Need to get 1696 B of archives. [2020-12-30T06:38:31.932Z] After this operation, 153 kB of additional disk space will be used. [2020-12-30T06:38:31.932Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-30T06:38:32.193Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-30T06:38:32.193Z] Fetched 1696 B in 0s (8415 B/s) [2020-12-30T06:38:32.193Z] Selecting previously unselected package apt-transport-https. [2020-12-30T06:38:32.193Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-30T06:38:32.193Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-30T06:38:32.193Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-30T06:38:32.193Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-30T06:38:32.457Z] Waiting for network to be ready... [2020-12-30T06:38:39.046Z] 2020-12-30T06:38:35Z INFO Waiting for automatic snapd restart... [2020-12-30T06:38:39.046Z] snapd 2.48.1 from Canonical* installed [2020-12-30T06:38:39.308Z] "snapd" switched to the "latest/stable" channel [2020-12-30T06:38:39.308Z] [2020-12-30T06:38:42.613Z] core18 20201210 from Canonical* installed [2020-12-30T06:38:42.613Z] "core18" switched to the "latest/stable" channel [2020-12-30T06:38:42.613Z] [2020-12-30T06:38:45.923Z] snapcraft 4.4.4 from Canonical* installed [2020-12-30T06:38:45.923Z] "snapcraft" switched to the "latest/stable" channel [2020-12-30T06:38:45.923Z] [2020-12-30T06:38:49.228Z] 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-30T06:38:49.228Z] - README.md [2020-12-30T06:38:49.228Z] [2020-12-30T06:38:49.228Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-30T06:38:55.816Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-30T06:38:55.816Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-30T06:38:55.816Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-30T06:38:56.076Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-30T06:38:57.020Z] Reading package lists... [2020-12-30T06:38:57.594Z] 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-30T06:39:04.187Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-30T06:39:04.187Z] Reading package lists... [2020-12-30T06:39:04.187Z] Building dependency tree... [2020-12-30T06:39:04.187Z] Reading state information... [2020-12-30T06:39:04.187Z] Suggested packages: [2020-12-30T06:39:04.187Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-30T06:39:04.187Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-30T06:39:04.187Z] Recommended packages: [2020-12-30T06:39:04.187Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-30T06:39:04.187Z] The following NEW packages will be installed: [2020-12-30T06:39:04.187Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-30T06:39:04.187Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-30T06:39:04.187Z] pkg-config zip [2020-12-30T06:39:04.187Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-30T06:39:04.187Z] Need to get 7655 kB of archives. [2020-12-30T06:39:04.187Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-30T06:39:04.187Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-30T06:39:04.187Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-30T06:39:04.187Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-30T06:39:04.449Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-30T06:39:04.449Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-30T06:39:04.450Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-30T06:39:04.450Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-30T06:39:04.711Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-30T06:39:04.711Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-30T06:39:04.711Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-30T06:39:04.711Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-30T06:39:04.711Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-30T06:39:04.711Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-30T06:39:04.972Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-30T06:39:04.972Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-30T06:39:04.972Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-30T06:39:04.972Z] Fetched 7655 kB in 1s (7071 kB/s) [2020-12-30T06:39:05.234Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-30T06:39:05.234Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-30T06:39:05.234Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-30T06:39:05.234Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-30T06:39:05.495Z] Selecting previously unselected package libpsl5:amd64. [2020-12-30T06:39:05.495Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-30T06:39:05.495Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-30T06:39:05.495Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-30T06:39:05.495Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-30T06:39:05.495Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-30T06:39:05.495Z] Selecting previously unselected package librtmp1:amd64. [2020-12-30T06:39:05.495Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-30T06:39:05.495Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-30T06:39:05.760Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-30T06:39:05.760Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-30T06:39:05.760Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-30T06:39:05.760Z] Selecting previously unselected package liberror-perl. [2020-12-30T06:39:05.760Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-30T06:39:05.760Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-30T06:39:05.760Z] Selecting previously unselected package git-man. [2020-12-30T06:39:05.760Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-30T06:39:05.760Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-30T06:39:06.021Z] Selecting previously unselected package git. [2020-12-30T06:39:06.021Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-30T06:39:06.021Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-30T06:39:06.968Z] Selecting previously unselected package libnorm1:amd64. [2020-12-30T06:39:06.968Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-30T06:39:06.968Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-30T06:39:06.968Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-30T06:39:06.968Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-30T06:39:06.968Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-30T06:39:06.968Z] Selecting previously unselected package libsodium23:amd64. [2020-12-30T06:39:06.968Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-30T06:39:06.968Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-30T06:39:07.228Z] Selecting previously unselected package libzmq5:amd64. [2020-12-30T06:39:07.228Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-30T06:39:07.228Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-30T06:39:07.228Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-30T06:39:07.228Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-30T06:39:07.228Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-30T06:39:07.489Z] Selecting previously unselected package pkg-config. [2020-12-30T06:39:07.489Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-30T06:39:07.489Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-30T06:39:07.489Z] Selecting previously unselected package zip. [2020-12-30T06:39:07.489Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-30T06:39:07.489Z] Unpacking zip (3.0-11build1) ... [2020-12-30T06:39:07.751Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-30T06:39:07.751Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-30T06:39:07.751Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-30T06:39:07.751Z] Setting up liberror-perl (0.17025-1) ... [2020-12-30T06:39:08.012Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-30T06:39:08.012Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-30T06:39:08.012Z] No schema files found: doing nothing. [2020-12-30T06:39:08.012Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-30T06:39:08.012Z] Setting up zip (3.0-11build1) ... [2020-12-30T06:39:08.012Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-30T06:39:08.012Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-30T06:39:08.012Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-30T06:39:08.274Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-30T06:39:08.274Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-30T06:39:08.274Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-30T06:39:08.274Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-30T06:39:08.274Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-30T06:39:14.871Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-30T06:39:15.132Z] git set to automatically installed. [2020-12-30T06:39:15.132Z] git-man set to automatically installed. [2020-12-30T06:39:15.132Z] libcurl3-gnutls set to automatically installed. [2020-12-30T06:39:15.132Z] liberror-perl set to automatically installed. [2020-12-30T06:39:15.132Z] libglib2.0-0 set to automatically installed. [2020-12-30T06:39:15.132Z] libnghttp2-14 set to automatically installed. [2020-12-30T06:39:15.132Z] libnorm1 set to automatically installed. [2020-12-30T06:39:15.132Z] libpgm-5.2-0 set to automatically installed. [2020-12-30T06:39:15.132Z] libpsl5 set to automatically installed. [2020-12-30T06:39:15.132Z] librtmp1 set to automatically installed. [2020-12-30T06:39:15.132Z] libsodium23 set to automatically installed. [2020-12-30T06:39:15.132Z] libzmq3-dev set to automatically installed. [2020-12-30T06:39:15.132Z] libzmq5 set to automatically installed. [2020-12-30T06:39:15.132Z] pkg-config set to automatically installed. [2020-12-30T06:39:15.132Z] zip set to automatically installed. [2020-12-30T06:39:18.446Z] snapd is not logged in, snap install commands will use sudo [2020-12-30T06:39:25.045Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-30T06:39:25.046Z] snap "core18" has no updates available [2020-12-30T06:39:25.308Z] Pulling config-common [2020-12-30T06:39:26.252Z] Pulling go-build-helper [2020-12-30T06:39:35.528Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:39:35.528Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:39:35.528Z] ---> 0edfb373fa06 [2020-12-30T06:39:35.528Z] Step 3/21 : WORKDIR /edgex-go [2020-12-30T06:39:35.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:39:35.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:39:35.528Z] ---> 0edfb373fa06 [2020-12-30T06:39:35.528Z] Step 3/24 : WORKDIR /edgex-go [2020-12-30T06:39:35.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:39:35.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:39:35.528Z] ---> 0edfb373fa06 [2020-12-30T06:39:35.528Z] Step 3/22 : WORKDIR /edgex-go [2020-12-30T06:39:35.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:39:35.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:39:35.528Z] ---> 0edfb373fa06 [2020-12-30T06:39:35.528Z] Step 3/22 : WORKDIR /edgex-go [2020-12-30T06:39:35.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:39:35.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:39:35.528Z] ---> 0edfb373fa06 [2020-12-30T06:39:35.528Z] Step 3/24 : WORKDIR /edgex-go [2020-12-30T06:39:35.528Z] ---> Running in 5bc42343dbbe [2020-12-30T06:39:35.528Z] ---> Running in eb90292308a6 [2020-12-30T06:39:35.528Z] ---> Running in c1c08415f9d7 [2020-12-30T06:39:35.528Z] ---> Running in dd67c7611faf [2020-12-30T06:39:35.528Z] ---> Running in 6bbcf7073416 [2020-12-30T06:39:36.158Z] Removing intermediate container 5bc42343dbbe [2020-12-30T06:39:36.158Z] ---> e939a4e47ec8 [2020-12-30T06:39:36.158Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:39:36.158Z] Removing intermediate container dd67c7611faf [2020-12-30T06:39:36.158Z] ---> e2703ae749bc [2020-12-30T06:39:36.158Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:39:36.158Z] Removing intermediate container c1c08415f9d7 [2020-12-30T06:39:36.158Z] ---> 89ae6f930d9b [2020-12-30T06:39:36.158Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:39:36.158Z] Removing intermediate container eb90292308a6 [2020-12-30T06:39:36.158Z] ---> ba5c16358334 [2020-12-30T06:39:36.158Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:39:36.158Z] Removing intermediate container 6bbcf7073416 [2020-12-30T06:39:36.158Z] ---> 9c28bb82ee97 [2020-12-30T06:39:36.158Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:39:36.449Z] ---> Running in ee1b77353e81 [2020-12-30T06:39:36.450Z] ---> Running in 9e687a455f65 [2020-12-30T06:39:36.450Z] ---> Running in a245228891d2 [2020-12-30T06:39:36.450Z] ---> Running in bf4c0e5beaf3 [2020-12-30T06:39:36.450Z] ---> Running in f83d94e604f2 [2020-12-30T06:39:39.842Z] Removing intermediate container 9e687a455f65 [2020-12-30T06:39:39.842Z] ---> 42f9d02c2c2b [2020-12-30T06:39:39.842Z] Step 5/21 : RUN apk update && apk add make git [2020-12-30T06:39:39.842Z] ---> Running in 4393f2210d42 [2020-12-30T06:39:39.842Z] Removing intermediate container a245228891d2 [2020-12-30T06:39:39.842Z] ---> de55e7fb12eb [2020-12-30T06:39:39.842Z] Step 5/24 : RUN apk update && apk add make git [2020-12-30T06:39:40.123Z] ---> Running in bcfe36aa407b [2020-12-30T06:39:40.717Z] Removing intermediate container bf4c0e5beaf3 [2020-12-30T06:39:40.717Z] ---> 6eef08b1c338 [2020-12-30T06:39:40.717Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-30T06:39:40.717Z] Removing intermediate container ee1b77353e81 [2020-12-30T06:39:40.717Z] ---> 44f72857f996 [2020-12-30T06:39:40.717Z] Step 5/22 : RUN apk update && apk add make git [2020-12-30T06:39:40.717Z] Removing intermediate container f83d94e604f2 [2020-12-30T06:39:40.717Z] ---> 0927eae670c4 [2020-12-30T06:39:40.717Z] Step 5/22 : RUN apk update && apk add make git [2020-12-30T06:39:40.991Z] ---> Running in 21a052bca307 [2020-12-30T06:39:40.991Z] ---> Running in 32b5b8ce636d [2020-12-30T06:39:40.991Z] ---> Running in 98b00de15e4d [2020-12-30T06:39:41.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:41.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:42.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:42.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:42.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:43.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:43.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:44.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:44.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:44.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:39:45.260Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:39:45.260Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:39:45.260Z] OK: 12620 distinct packages available [2020-12-30T06:39:45.854Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:39:45.854Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:39:45.854Z] OK: 12620 distinct packages available [2020-12-30T06:39:45.854Z] OK: 217 MiB in 51 packages [2020-12-30T06:39:46.456Z] OK: 217 MiB in 51 packages [2020-12-30T06:39:46.456Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:39:46.456Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:39:46.456Z] OK: 12620 distinct packages available [2020-12-30T06:39:46.456Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:39:46.456Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:39:46.456Z] OK: 12620 distinct packages available [2020-12-30T06:39:46.766Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:39:46.766Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:39:46.766Z] OK: 12620 distinct packages available [2020-12-30T06:39:47.368Z] OK: 217 MiB in 51 packages [2020-12-30T06:39:47.368Z] OK: 217 MiB in 51 packages [2020-12-30T06:39:47.641Z] OK: 217 MiB in 51 packages [2020-12-30T06:39:47.911Z] Removing intermediate container 4393f2210d42 [2020-12-30T06:39:47.911Z] ---> f5fab92d3a87 [2020-12-30T06:39:47.911Z] Step 6/21 : COPY go.mod . [2020-12-30T06:39:48.190Z] Removing intermediate container bcfe36aa407b [2020-12-30T06:39:48.190Z] ---> 0fdb32de0150 [2020-12-30T06:39:48.190Z] Step 6/24 : COPY go.mod . [2020-12-30T06:39:48.234Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-30T06:39:48.234Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-30T06:39:48.234Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-30T06:39:48.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-30T06:39:48.234Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-30T06:39:48.234Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-30T06:39:48.234Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-30T06:39:48.234Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-30T06:39:48.234Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-30T06:39:48.234Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-30T06:39:48.234Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-30T06:39:48.234Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-30T06:39:48.234Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-30T06:39:48.234Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-30T06:39:48.234Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-30T06:39:48.234Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-30T06:39:48.234Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-30T06:39:48.234Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-30T06:39:48.234Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-30T06:39:48.234Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-30T06:39:48.234Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-30T06:39:48.234Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-30T06:39:48.234Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-30T06:39:48.234Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-30T06:39:48.234Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-30T06:39:48.234Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-30T06:39:48.234Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-30T06:39:48.234Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-30T06:39:48.234Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-30T06:39:48.234Z] Fetched 279 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-30T06:39:48.234Z] Fetched 122 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-30T06:39:48.234Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-30T06:39:48.234Z] Fetched 8848 B in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-30T06:39:48.234Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-30T06:39:48.234Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-30T06:39:48.234Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-30T06:39:48.234Z] Fetched 214 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-30T06:39:48.234Z] Fetched 155 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-30T06:39:48.234Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-30T06:39:48.234Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-30T06:39:48.234Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-30T06:39:48.234Z] Fetched 499 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-30T06:39:48.234Z] Fetched 111 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-30T06:39:48.234Z] Fetched 240 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-30T06:39:48.234Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-30T06:39:48.234Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-30T06:39:48.234Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-30T06:39:48.234Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-30T06:39:48.234Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-30T06:39:48.234Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-30T06:39:48.235Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-30T06:39:48.235Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-30T06:39:48.235Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-30T06:39:48.235Z] Fetched 8720 B in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-30T06:39:48.235Z] Fetched 137 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-30T06:39:48.235Z] Fetched 119 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-30T06:39:48.235Z] Fetched 109 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-30T06:39:48.235Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-30T06:39:48.235Z] Fetched 645 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-30T06:39:48.235Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-30T06:39:48.235Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-30T06:39:48.235Z] Fetched 368 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-30T06:39:48.235Z] Fetched 187 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-30T06:39:48.235Z] Fetched 175 kB in 0s (0 B/s) [2020-12-30T06:39:48.235Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-30T06:39:48.822Z] ---> c6c65c11d0f2 [2020-12-30T06:39:48.822Z] Step 7/21 : RUN go mod download [2020-12-30T06:39:49.419Z] ---> f8520d97078c [2020-12-30T06:39:49.419Z] Step 7/24 : RUN go mod download [2020-12-30T06:39:49.419Z] ---> Running in c87e9cd646f4 [2020-12-30T06:39:49.419Z] Removing intermediate container 21a052bca307 [2020-12-30T06:39:49.419Z] ---> 9eb421adb825 [2020-12-30T06:39:49.419Z] Step 6/24 : COPY go.mod . [2020-12-30T06:39:49.419Z] Removing intermediate container 32b5b8ce636d [2020-12-30T06:39:49.419Z] ---> d8cc18b7a0fe [2020-12-30T06:39:49.419Z] Step 6/22 : COPY go.mod . [2020-12-30T06:39:49.695Z] ---> Running in 020ad0e02987 [2020-12-30T06:39:49.695Z] Removing intermediate container 98b00de15e4d [2020-12-30T06:39:49.695Z] ---> 650b46a64e4c [2020-12-30T06:39:49.695Z] Step 6/22 : COPY go.mod . [2020-12-30T06:39:51.147Z] ---> 476df832b557 [2020-12-30T06:39:51.147Z] Step 7/24 : RUN go mod download [2020-12-30T06:39:51.147Z] ---> 43f8284711b9 [2020-12-30T06:39:51.147Z] Step 7/22 : RUN go mod download [2020-12-30T06:39:51.147Z] ---> 927d6a96ca71 [2020-12-30T06:39:51.147Z] Step 7/22 : RUN go mod download [2020-12-30T06:39:51.147Z] ---> Running in 47d60fb0d378 [2020-12-30T06:39:51.147Z] ---> Running in 07d9907763cc [2020-12-30T06:39:51.425Z] ---> Running in 7f367fd9e8f7 [2020-12-30T06:39:51.549Z] Fetched 206 kB in 0s (0 B/s) [2020-12-30T06:39:51.549Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-30T06:39:51.549Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-30T06:39:51.549Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-30T06:39:51.549Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-30T06:39:51.549Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-30T06:39:51.549Z] Fetched 159 kB in 0s (0 B/s) [2020-12-30T06:39:51.549Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-30T06:39:51.549Z] Fetched 107 kB in 0s (0 B/s) [2020-12-30T06:39:51.549Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-30T06:39:51.549Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-30T06:39:51.549Z] Pulling static-packages [2020-12-30T06:39:52.589Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-30T06:39:52.589Z] Skipping pull go-build-helper (already ran) [2020-12-30T06:39:52.589Z] Skipping pull static-packages (already ran) [2020-12-30T06:39:52.589Z] Building go-build-helper [2020-12-30T06:39:53.428Z] Removing intermediate container c87e9cd646f4 [2020-12-30T06:39:53.428Z] ---> 7dca648d6937 [2020-12-30T06:39:53.428Z] Step 8/21 : COPY . . [2020-12-30T06:39:53.703Z] Removing intermediate container 020ad0e02987 [2020-12-30T06:39:53.703Z] ---> 3f65385e8127 [2020-12-30T06:39:53.703Z] Step 8/24 : COPY . . [2020-12-30T06:39:56.924Z] Building static-packages [2020-12-30T06:39:57.115Z] Removing intermediate container 47d60fb0d378 [2020-12-30T06:39:57.115Z] ---> c398904e5dbb [2020-12-30T06:39:57.115Z] Step 8/22 : COPY . . [2020-12-30T06:39:57.713Z] Removing intermediate container 7f367fd9e8f7 [2020-12-30T06:39:57.713Z] ---> f700a23999ed [2020-12-30T06:39:57.713Z] Step 8/22 : COPY . . [2020-12-30T06:39:57.713Z] Removing intermediate container 07d9907763cc [2020-12-30T06:39:57.713Z] ---> e562e5d08829 [2020-12-30T06:39:57.713Z] Step 8/24 : COPY . . [2020-12-30T06:39:58.839Z] Staging go-build-helper [2020-12-30T06:39:59.784Z] Staging static-packages [2020-12-30T06:40:00.727Z] Pulling go115 [2020-12-30T06:40:01.686Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-30T06:40:01.686Z] Skipping pull go115 (already ran) [2020-12-30T06:40:01.686Z] Building go115 [2020-12-30T06:40:01.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-30T06:40:01.686Z] Dload Upload Total Spent Left Speed [2020-12-30T06:40:04.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 9471k 0 0 14.6M 0 0:00:07 --:--:-- 0:00:07 14.6M 46 115M 46 54.1M 0 0 33.1M 0 0:00:03 0:00:01 0:00:02 33.1M 80 115M 80 92.7M 0 0 35.2M 0 0:00:03 0:00:02 0:00:01 35.2M 100 115M 100 115M 0 0 36.1M 0 0:00:03 0:00:03 --:--:-- 36.1M [2020-12-30T06:40:05.358Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-30T06:40:09.571Z] Staging go115 [2020-12-30T06:40:14.872Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-30T06:40:14.872Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-30T06:40:14.872Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-30T06:40:14.872Z] Fetched 0 B in 0s (0 B/s) [2020-12-30T06:40:14.872Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-30T06:40:14.872Z] Fetched 224 kB in 0s (0 B/s) [2020-12-30T06:40:14.872Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-30T06:40:14.872Z] Fetched 157 kB in 0s (0 B/s) [2020-12-30T06:40:14.872Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-30T06:40:14.872Z] Fetched 221 kB in 0s (0 B/s) [2020-12-30T06:40:14.872Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-30T06:40:14.872Z] Fetched 143 kB in 0s (0 B/s) [2020-12-30T06:40:14.872Z] Pulling edgex-go [2020-12-30T06:40:16.259Z] Pulling version [2020-12-30T06:40:17.207Z] Building config-common [2020-12-30T06:40:19.123Z] Skipping build go-build-helper (already ran) [2020-12-30T06:40:19.123Z] Skipping build static-packages (already ran) [2020-12-30T06:40:19.123Z] Skipping build go115 (already ran) [2020-12-30T06:40:19.123Z] Building edgex-go [2020-12-30T06:40:19.387Z] 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-30T06:40:20.333Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-30T06:40:20.333Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 [2020-12-30T06:40:20.333Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-30T06:40:20.333Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2020-12-30T06:40:20.601Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 [2020-12-30T06:40:20.601Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-30T06:40:20.601Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2020-12-30T06:40:20.601Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-30T06:40:20.601Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-30T06:40:20.601Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-30T06:40:20.601Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-30T06:40:20.601Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-30T06:40:20.601Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2020-12-30T06:40:20.601Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-30T06:40:20.601Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-30T06:40:20.601Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-30T06:40:20.601Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-30T06:40:20.601Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-30T06:40:20.601Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-30T06:40:20.601Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-30T06:40:20.601Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-30T06:40:20.601Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-30T06:40:20.601Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-30T06:40:20.864Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-30T06:40:20.864Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-30T06:40:20.864Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-30T06:40:20.864Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-30T06:40:20.864Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-30T06:40:20.864Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-30T06:40:20.864Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-30T06:40:21.128Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-30T06:40:24.536Z] ---> 0479b8f4a8fe [2020-12-30T06:40:24.536Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-30T06:40:24.536Z] ---> 011c4e8177e0 [2020-12-30T06:40:24.536Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-30T06:40:24.536Z] ---> c2ce6d78aca1 [2020-12-30T06:40:24.536Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-30T06:40:24.536Z] ---> e332d1400270 [2020-12-30T06:40:24.536Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-30T06:40:24.536Z] ---> 7d6a2d2f8746 [2020-12-30T06:40:24.536Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-30T06:40:24.536Z] ---> Running in da1422bc5367 [2020-12-30T06:40:24.536Z] ---> Running in 7a6ad790c48a [2020-12-30T06:40:24.536Z] ---> Running in 5a586cae605a [2020-12-30T06:40:24.536Z] ---> Running in b3ae810b907a [2020-12-30T06:40:24.536Z] ---> Running in 5e1788bf3189 [2020-12-30T06:40:24.536Z] 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-30T06:40:24.536Z] 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-30T06:40:24.536Z] 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-30T06:40:24.536Z] 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-30T06:40:24.536Z] 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-30T06:40:29.284Z] 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-30T06:40:33.493Z] 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-30T06:40:34.436Z] 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-30T06:40:35.382Z] 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-30T06:40:35.646Z] 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-30T06:40:35.907Z] go: downloading github.com/stretchr/testify v1.6.1 [2020-12-30T06:40:36.168Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-12-30T06:40:36.168Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-30T06:40:36.168Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-30T06:40:37.552Z] 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-30T06:40:37.552Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-30T06:40:37.813Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-30T06:40:39.201Z] 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-30T06:40:39.201Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-30T06:40:40.143Z] 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-30T06:40:40.143Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-30T06:40:42.066Z] 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-30T06:40:42.642Z] 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-30T06:40:43.220Z] 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-30T06:40:45.782Z] Building version [2020-12-30T06:40:47.697Z] Staging config-common [2020-12-30T06:40:48.641Z] Skipping stage go-build-helper (already ran) [2020-12-30T06:40:48.641Z] Skipping stage static-packages (already ran) [2020-12-30T06:40:48.641Z] Skipping stage go115 (already ran) [2020-12-30T06:40:48.641Z] Staging edgex-go [2020-12-30T06:40:49.583Z] Staging version [2020-12-30T06:40:50.525Z] Priming config-common [2020-12-30T06:40:51.471Z] Priming go-build-helper [2020-12-30T06:40:52.417Z] Priming static-packages [2020-12-30T06:40:54.967Z] Priming go115 [2020-12-30T06:40:55.915Z] Priming edgex-go [2020-12-30T06:40:56.860Z] Priming version [2020-12-30T06:40:57.805Z] 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-30T06:41:46.420Z] 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-30T06:41:46.420Z] 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-30T06:41:54.731Z] Removing intermediate container 7a6ad790c48a [2020-12-30T06:41:54.731Z] ---> 95b0289b9dfa [2020-12-30T06:41:54.731Z] [2020-12-30T06:41:54.731Z] Step 10/24 : FROM alpine:3.10 [2020-12-30T06:41:54.731Z] Removing intermediate container 5e1788bf3189 [2020-12-30T06:41:54.731Z] ---> 9e78769e1a2f [2020-12-30T06:41:54.731Z] [2020-12-30T06:41:54.731Z] Step 10/22 : FROM alpine:3.10 [2020-12-30T06:41:54.731Z] 3.10: Pulling from library/alpine [2020-12-30T06:41:54.731Z] 3.10: Pulling from library/alpine [2020-12-30T06:41:55.715Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-30T06:41:55.715Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-30T06:41:55.715Z] Status: Downloaded newer image for alpine:3.10 [2020-12-30T06:41:55.715Z] ---> 536a684cf733 [2020-12-30T06:41:55.715Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-30T06:41:55.715Z] Status: Downloaded newer image for alpine:3.10 [2020-12-30T06:41:55.715Z] ---> 536a684cf733 [2020-12-30T06:41:55.715Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-30T06:41:57.148Z] ---> Running in 7b5ba630566b [2020-12-30T06:41:57.148Z] ---> Running in 4bd578f86fd4 [2020-12-30T06:41:57.426Z] Removing intermediate container da1422bc5367 [2020-12-30T06:41:57.426Z] ---> d86cf44c2d59 [2020-12-30T06:41:57.426Z] [2020-12-30T06:41:57.426Z] Step 10/21 : FROM alpine [2020-12-30T06:41:57.700Z] Removing intermediate container b3ae810b907a [2020-12-30T06:41:57.700Z] ---> e698fa25db18 [2020-12-30T06:41:57.700Z] [2020-12-30T06:41:57.700Z] Step 10/24 : FROM scratch [2020-12-30T06:41:57.700Z] ---> [2020-12-30T06:41:57.700Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-30T06:41:57.700Z] Removing intermediate container 5a586cae605a [2020-12-30T06:41:57.700Z] ---> 945b8a7cf50d [2020-12-30T06:41:57.700Z] [2020-12-30T06:41:57.700Z] Step 10/22 : FROM scratch [2020-12-30T06:41:57.700Z] ---> [2020-12-30T06:41:57.700Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:41:57.700Z] latest: Pulling from library/alpine [2020-12-30T06:41:57.700Z] ---> Running in c2a973f13268 [2020-12-30T06:41:57.700Z] ---> Running in 299ccd38a145 [2020-12-30T06:41:57.981Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-30T06:41:57.981Z] Status: Downloaded newer image for alpine:latest [2020-12-30T06:41:57.981Z] ---> afeebe901d6b [2020-12-30T06:41:57.981Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-30T06:41:58.258Z] ---> Running in e7ce518e9133 [2020-12-30T06:41:58.854Z] Removing intermediate container 299ccd38a145 [2020-12-30T06:41:58.854Z] ---> e83b5c160978 [2020-12-30T06:41:58.854Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-30T06:41:58.854Z] Removing intermediate container c2a973f13268 [2020-12-30T06:41:58.854Z] ---> 85dffdaa522d [2020-12-30T06:41:58.854Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-30T06:41:58.854Z] ---> Running in 964b046e401c [2020-12-30T06:41:58.854Z] ---> Running in 050e3e108d55 [2020-12-30T06:41:59.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:41:59.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:41:59.735Z] Removing intermediate container 964b046e401c [2020-12-30T06:41:59.735Z] ---> 3dfe358d3545 [2020-12-30T06:41:59.735Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-30T06:41:59.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:41:59.735Z] Removing intermediate container 050e3e108d55 [2020-12-30T06:41:59.735Z] ---> 3af069db91a9 [2020-12-30T06:41:59.735Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-30T06:41:59.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:41:59.735Z] ---> Running in bbe17c3a066f [2020-12-30T06:42:00.012Z] ---> Running in be08be1b14e1 [2020-12-30T06:42:00.293Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-30T06:42:00.293Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-30T06:42:00.293Z] OK: 10171 distinct packages available [2020-12-30T06:42:00.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:42:00.293Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-30T06:42:00.293Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-30T06:42:00.293Z] OK: 10171 distinct packages available [2020-12-30T06:42:00.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:42:00.578Z] Removing intermediate container bbe17c3a066f [2020-12-30T06:42:00.578Z] ---> ac9aea1f2e56 [2020-12-30T06:42:00.578Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-30T06:42:00.578Z] Removing intermediate container be08be1b14e1 [2020-12-30T06:42:00.578Z] ---> fc2b818df429 [2020-12-30T06:42:00.578Z] Step 14/22 : WORKDIR / [2020-12-30T06:42:00.867Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-30T06:42:00.867Z] ---> Running in 0be5fa230aba [2020-12-30T06:42:00.867Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-30T06:42:00.867Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-30T06:42:00.867Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-30T06:42:00.867Z] (4/5) Installing curl (7.66.0-r3) [2020-12-30T06:42:00.867Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-30T06:42:00.867Z] Executing busybox-1.30.1-r3.trigger [2020-12-30T06:42:01.147Z] Executing ca-certificates-20191127-r2.trigger [2020-12-30T06:42:01.147Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-30T06:42:01.147Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-30T06:42:01.147Z] (4/5) Installing curl (7.66.0-r3) [2020-12-30T06:42:01.147Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-30T06:42:01.147Z] Executing busybox-1.30.1-r3.trigger [2020-12-30T06:42:01.147Z] Executing ca-certificates-20191127-r2.trigger [2020-12-30T06:42:01.147Z] v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:42:01.147Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:42:01.147Z] OK: 12615 distinct packages available [2020-12-30T06:42:01.439Z] OK: 7 MiB in 19 packages [2020-12-30T06:42:01.439Z] OK: 7 MiB in 19 packages [2020-12-30T06:42:02.077Z] Removing intermediate container 0be5fa230aba [2020-12-30T06:42:02.077Z] ---> d5b0344023f2 [2020-12-30T06:42:02.077Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-30T06:42:02.077Z] ---> 0deae0ebba97 [2020-12-30T06:42:02.077Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-30T06:42:02.077Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-30T06:42:02.077Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-30T06:42:02.077Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-30T06:42:02.077Z] (4/4) Installing curl (7.69.1-r3) [2020-12-30T06:42:02.077Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:42:02.357Z] Executing ca-certificates-20191127-r4.trigger [2020-12-30T06:42:02.357Z] OK: 7 MiB in 18 packages [2020-12-30T06:42:03.358Z] ---> 83b51a34d2ac [2020-12-30T06:42:03.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-30T06:42:03.959Z] ---> f937634d4408 [2020-12-30T06:42:03.959Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-30T06:42:03.959Z] Removing intermediate container 7b5ba630566b [2020-12-30T06:42:03.959Z] ---> 919ac7fcaa8d [2020-12-30T06:42:03.959Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-30T06:42:04.237Z] ---> Running in d3e3972a6a73 [2020-12-30T06:42:04.237Z] Removing intermediate container 4bd578f86fd4 [2020-12-30T06:42:04.237Z] ---> 42b81d4f4352 [2020-12-30T06:42:04.237Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-30T06:42:04.836Z] ---> Running in e82c871f5e4c [2020-12-30T06:42:05.114Z] Removing intermediate container d3e3972a6a73 [2020-12-30T06:42:05.114Z] ---> bf498673f446 [2020-12-30T06:42:05.114Z] Step 13/22 : WORKDIR / [2020-12-30T06:42:05.114Z] Removing intermediate container e7ce518e9133 [2020-12-30T06:42:05.114Z] ---> 4f1136fbb83a [2020-12-30T06:42:05.114Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-30T06:42:05.385Z] ---> cea38ed28e58 [2020-12-30T06:42:05.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-30T06:42:05.385Z] ---> c0c425226773 [2020-12-30T06:42:05.385Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-30T06:42:05.385Z] ---> Running in 5c4f0ae7c523 [2020-12-30T06:42:05.385Z] ---> Running in 38f670fa3e10 [2020-12-30T06:42:05.662Z] Removing intermediate container e82c871f5e4c [2020-12-30T06:42:05.662Z] ---> d234d7df8c69 [2020-12-30T06:42:05.662Z] Step 13/24 : WORKDIR / [2020-12-30T06:42:05.938Z] ---> Running in 7bab334a4140 [2020-12-30T06:42:06.213Z] Removing intermediate container 38f670fa3e10 [2020-12-30T06:42:06.213Z] ---> 247ac7f8f684 [2020-12-30T06:42:06.213Z] Step 13/21 : WORKDIR /edgex [2020-12-30T06:42:06.213Z] ---> Running in 2f07c0d9e7dd [2020-12-30T06:42:06.497Z] ---> 930b541ff969 [2020-12-30T06:42:06.497Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-30T06:42:06.497Z] Removing intermediate container 5c4f0ae7c523 [2020-12-30T06:42:06.497Z] ---> 5d7e24a6649a [2020-12-30T06:42:06.497Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-30T06:42:06.497Z] ---> Running in 344dfbe4786f [2020-12-30T06:42:06.497Z] Removing intermediate container 7bab334a4140 [2020-12-30T06:42:06.497Z] ---> a6bc284719be [2020-12-30T06:42:06.497Z] 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-30T06:42:06.781Z] ---> 6c347042cb80 [2020-12-30T06:42:06.781Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-30T06:42:07.061Z] Removing intermediate container 2f07c0d9e7dd [2020-12-30T06:42:07.061Z] ---> 4cadf8f6db55 [2020-12-30T06:42:07.061Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-30T06:42:07.335Z] Removing intermediate container 344dfbe4786f [2020-12-30T06:42:07.335Z] ---> 0aa92a62ae01 [2020-12-30T06:42:07.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:42:07.610Z] ---> Running in 01c686ea4207 [2020-12-30T06:42:07.889Z] ---> e7d519d57ae0 [2020-12-30T06:42:07.889Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-30T06:42:07.889Z] ---> 313b34aede43 [2020-12-30T06:42:07.889Z] 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-30T06:42:08.162Z] ---> 6ae1874b3b4e [2020-12-30T06:42:08.162Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-30T06:42:08.439Z] Removing intermediate container 01c686ea4207 [2020-12-30T06:42:08.439Z] ---> a072bf0d01a6 [2020-12-30T06:42:08.439Z] Step 20/22 : LABEL arch=arm64 [2020-12-30T06:42:08.782Z] ---> 533646172d69 [2020-12-30T06:42:08.782Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-30T06:42:09.061Z] ---> Running in a1407471673c [2020-12-30T06:42:09.061Z] ---> 5bc6bf4cde3b [2020-12-30T06:42:09.061Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-30T06:42:09.336Z] ---> 91e20204c007 [2020-12-30T06:42:09.336Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-30T06:42:09.611Z] Removing intermediate container a1407471673c [2020-12-30T06:42:09.611Z] ---> 320771a7b3e5 [2020-12-30T06:42:09.611Z] Step 21/22 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:42:09.885Z] ---> 35bf16848ad8 [2020-12-30T06:42:09.885Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-30T06:42:09.885Z] ---> Running in 6772b60b254f [2020-12-30T06:42:09.885Z] ---> 10e73d759b60 [2020-12-30T06:42:09.885Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-30T06:42:10.154Z] ---> a6d13993d538 [2020-12-30T06:42:10.154Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-30T06:42:10.154Z] ---> Running in 4e1b510e5fee [2020-12-30T06:42:10.428Z] Removing intermediate container 6772b60b254f [2020-12-30T06:42:10.428Z] ---> 99a1ebdeed43 [2020-12-30T06:42:10.428Z] Step 22/22 : LABEL version=0.0.0 [2020-12-30T06:42:10.428Z] ---> d2cc8a18cd74 [2020-12-30T06:42:10.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-30T06:42:10.784Z] ---> Running in 36eaf704f03d [2020-12-30T06:42:10.784Z] Removing intermediate container 4e1b510e5fee [2020-12-30T06:42:10.784Z] ---> 8fa0c0ceeb71 [2020-12-30T06:42:10.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:42:11.091Z] ---> Running in e0d29835e146 [2020-12-30T06:42:11.733Z] ---> 2cbd99af519e [2020-12-30T06:42:11.733Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-30T06:42:11.733Z] Removing intermediate container 36eaf704f03d [2020-12-30T06:42:11.733Z] ---> b419e35368bb [2020-12-30T06:42:11.733Z] [2020-12-30T06:42:12.031Z] ---> 31ef18f65912 [2020-12-30T06:42:12.031Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-30T06:42:12.031Z] ---> 65c6f85b9781 [2020-12-30T06:42:12.031Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-30T06:42:12.031Z] Removing intermediate container e0d29835e146 [2020-12-30T06:42:12.031Z] ---> e4f24eeda733 [2020-12-30T06:42:12.031Z] Step 22/24 : LABEL arch=arm64 [2020-12-30T06:42:12.031Z] ---> Running in 4a19cf82cc1b [2020-12-30T06:42:12.031Z] ---> Running in f5ca5ed87a49 [2020-12-30T06:42:12.333Z] ---> Running in 3b9e366be305 [2020-12-30T06:42:12.616Z] Successfully built b419e35368bb [2020-12-30T06:42:12.616Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-30T06:42:12.616Z] Building docker-core-metadata-go [2020-12-30T06:42:13.210Z]  Building docker-core-command-go ... done Removing intermediate container 3b9e366be305 [2020-12-30T06:42:13.210Z] Removing intermediate container 4a19cf82cc1b [2020-12-30T06:42:13.210Z] ---> 25b41993fcc5 [2020-12-30T06:42:13.210Z] ---> a1b59cad3c9a [2020-12-30T06:42:13.210Z] Step 18/21 : CMD ["--init=true"] [2020-12-30T06:42:13.210Z] Step 23/24 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:42:13.483Z] ---> Running in 6076f741e7ea [2020-12-30T06:42:13.483Z] ---> Running in 618a473ad138 [2020-12-30T06:42:14.085Z] ---> 1f4285794cba [2020-12-30T06:42:14.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-30T06:42:15.523Z] Removing intermediate container 6076f741e7ea [2020-12-30T06:42:15.523Z] ---> 3fc3e97bdc80 [2020-12-30T06:42:15.523Z] Step 19/21 : LABEL arch=arm64Removing intermediate container 618a473ad138 [2020-12-30T06:42:15.523Z] [2020-12-30T06:42:15.523Z] ---> a848ce5bdf2d [2020-12-30T06:42:15.523Z] Step 24/24 : LABEL version=0.0.0 [2020-12-30T06:42:15.797Z] ---> 7fe1ee3a8fc0 [2020-12-30T06:42:15.797Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-30T06:42:16.069Z] ---> Running in 836b2fb2d957 [2020-12-30T06:42:16.069Z] ---> Running in 8aa89888c9d2 [2020-12-30T06:42:16.350Z] ---> Running in b25a71b4fae7 [2020-12-30T06:42:16.350Z] Removing intermediate container f5ca5ed87a49 [2020-12-30T06:42:16.350Z] ---> 3b4bea88c60e [2020-12-30T06:42:16.350Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-30T06:42:17.783Z] ---> Running in dd30f57501cd [2020-12-30T06:42:17.783Z] Removing intermediate container 836b2fb2d957 [2020-12-30T06:42:17.783Z] ---> e047f5fafa41 [2020-12-30T06:42:17.783Z] Step 20/21 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:42:17.783Z] Removing intermediate container 8aa89888c9d2 [2020-12-30T06:42:17.783Z] ---> 27c7a1f0b105 [2020-12-30T06:42:17.783Z] [2020-12-30T06:42:17.783Z] ---> Running in 50a27a72933d [2020-12-30T06:42:18.057Z] Removing intermediate container dd30f57501cd [2020-12-30T06:42:18.057Z] ---> 869c6c580923 [2020-12-30T06:42:18.057Z] Step 20/22 : LABEL arch=arm64 [2020-12-30T06:42:18.336Z] Successfully built 27c7a1f0b105 [2020-12-30T06:42:18.336Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-30T06:42:18.336Z] Building docker-sys-mgmt-agent-go [2020-12-30T06:42:18.336Z]  Building docker-support-notifications-go ... done  ---> Running in dbe7160c9265 [2020-12-30T06:42:18.622Z] Removing intermediate container 50a27a72933d [2020-12-30T06:42:18.622Z] ---> a3179d425f21 [2020-12-30T06:42:18.622Z] Step 21/21 : LABEL version=0.0.0 [2020-12-30T06:42:18.900Z] ---> Running in a43c35fbab43 [2020-12-30T06:42:18.900Z] Removing intermediate container dbe7160c9265 [2020-12-30T06:42:18.900Z] ---> 39708673c25f [2020-12-30T06:42:18.900Z] Step 21/22 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:42:19.499Z] ---> Running in 86072dc05be8 [2020-12-30T06:42:19.499Z] Removing intermediate container a43c35fbab43 [2020-12-30T06:42:19.499Z] ---> b2bc1ca21c3c [2020-12-30T06:42:19.499Z] [2020-12-30T06:42:20.096Z] Successfully built b2bc1ca21c3c [2020-12-30T06:42:20.096Z] Removing intermediate container 86072dc05be8 [2020-12-30T06:42:20.096Z] ---> 9ccf359a9e34 [2020-12-30T06:42:20.096Z] Step 22/22 : LABEL version=0.0.0 [2020-12-30T06:42:20.096Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-30T06:42:20.096Z] Building docker-support-scheduler-go [2020-12-30T06:42:20.370Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 8fd3bca2f362 [2020-12-30T06:42:20.370Z] Removing intermediate container b25a71b4fae7 [2020-12-30T06:42:20.370Z] ---> ec7155756650 [2020-12-30T06:42:20.370Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-30T06:42:20.647Z] ---> Running in 79de9762d2ea [2020-12-30T06:42:20.921Z] Removing intermediate container 8fd3bca2f362 [2020-12-30T06:42:20.921Z] ---> 11640505b8bd [2020-12-30T06:42:20.921Z] [2020-12-30T06:42:21.194Z] Successfully built 11640505b8bd [2020-12-30T06:42:21.194Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-30T06:42:21.194Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2020-12-30T06:42:21.471Z] Removing intermediate container 79de9762d2ea [2020-12-30T06:42:21.471Z] ---> 37192223d98f [2020-12-30T06:42:21.471Z] Step 22/24 : LABEL arch=arm64 [2020-12-30T06:42:21.471Z] ---> Running in b2c6d05c7d28 [2020-12-30T06:42:22.064Z] Removing intermediate container b2c6d05c7d28 [2020-12-30T06:42:22.064Z] ---> 7b425451e5ed [2020-12-30T06:42:22.064Z] Step 23/24 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:42:22.336Z] ---> Running in 45c6d18d9020 [2020-12-30T06:42:23.307Z] Removing intermediate container 45c6d18d9020 [2020-12-30T06:42:23.307Z] ---> 9679bfb6713f [2020-12-30T06:42:23.307Z] Step 24/24 : LABEL version=0.0.0 [2020-12-30T06:42:24.283Z] ---> Running in b2e2a7a81c34 [2020-12-30T06:42:25.259Z] Removing intermediate container b2e2a7a81c34 [2020-12-30T06:42:25.259Z] ---> 51a5a163d49d [2020-12-30T06:42:25.259Z] [2020-12-30T06:42:25.530Z] Successfully built 51a5a163d49d [2020-12-30T06:42:25.530Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-30T06:42:57.852Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:42:57.852Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:42:57.852Z] ---> 0edfb373fa06 [2020-12-30T06:42:57.852Z] Step 3/22 : WORKDIR /edgex-go [2020-12-30T06:42:57.852Z] ---> Using cache [2020-12-30T06:42:57.852Z] ---> 9c28bb82ee97 [2020-12-30T06:42:57.852Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:42:57.852Z] ---> Using cache [2020-12-30T06:42:57.852Z] ---> 0927eae670c4 [2020-12-30T06:42:57.852Z] Step 5/22 : RUN apk update && apk add make git [2020-12-30T06:42:57.852Z] ---> Using cache [2020-12-30T06:42:57.852Z] ---> 650b46a64e4c [2020-12-30T06:42:57.852Z] Step 6/22 : COPY go.mod . [2020-12-30T06:42:57.852Z] ---> Using cache [2020-12-30T06:42:57.852Z] ---> 927d6a96ca71 [2020-12-30T06:42:57.852Z] Step 7/22 : RUN go mod download [2020-12-30T06:42:57.852Z] ---> Using cache [2020-12-30T06:42:57.852Z] ---> f700a23999ed [2020-12-30T06:42:57.852Z] Step 8/22 : COPY . . [2020-12-30T06:42:57.852Z] ---> Using cache [2020-12-30T06:42:57.852Z] ---> c2ce6d78aca1 [2020-12-30T06:42:57.852Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-30T06:43:03.272Z] ---> Running in b85b38b81d21 [2020-12-30T06:43:04.710Z] 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-30T06:43:06.703Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:43:06.703Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:43:06.703Z] ---> 0edfb373fa06 [2020-12-30T06:43:06.703Z] Step 3/27 : WORKDIR /edgex-go [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> 9c28bb82ee97 [2020-12-30T06:43:06.703Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> 0927eae670c4 [2020-12-30T06:43:06.703Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-30T06:43:06.703Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:43:06.703Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:43:06.703Z] ---> 0edfb373fa06 [2020-12-30T06:43:06.703Z] Step 3/21 : WORKDIR /edgex-go [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> 9c28bb82ee97 [2020-12-30T06:43:06.703Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> 0927eae670c4 [2020-12-30T06:43:06.703Z] Step 5/21 : RUN apk update && apk add make git [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> 650b46a64e4c [2020-12-30T06:43:06.703Z] Step 6/21 : COPY go.mod . [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> 927d6a96ca71 [2020-12-30T06:43:06.703Z] Step 7/21 : RUN go mod download [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> f700a23999ed [2020-12-30T06:43:06.703Z] Step 8/21 : COPY . . [2020-12-30T06:43:06.703Z] ---> Using cache [2020-12-30T06:43:06.703Z] ---> c2ce6d78aca1 [2020-12-30T06:43:06.976Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-30T06:43:06.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-30T06:43:06.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-30T06:43:06.976Z] ---> 0edfb373fa06 [2020-12-30T06:43:06.976Z] Step 3/23 : WORKDIR /edgex-go [2020-12-30T06:43:06.976Z] ---> Using cache [2020-12-30T06:43:06.976Z] ---> 9c28bb82ee97 [2020-12-30T06:43:06.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:43:06.976Z] ---> Using cache [2020-12-30T06:43:06.976Z] ---> 0927eae670c4 [2020-12-30T06:43:06.976Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-30T06:43:07.574Z] ---> Running in 0c6980e5de37 [2020-12-30T06:43:07.574Z] ---> Running in 029dbf55edb7 [2020-12-30T06:43:07.574Z] ---> Running in 4796913d032e [2020-12-30T06:43:10.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:43:10.486Z] 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-30T06:43:10.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:43:11.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:43:11.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:43:12.682Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:43:12.682Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:43:12.682Z] OK: 12620 distinct packages available [2020-12-30T06:43:13.295Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-30T06:43:13.295Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-30T06:43:13.295Z] OK: 12620 distinct packages available [2020-12-30T06:43:13.295Z] OK: 217 MiB in 51 packages [2020-12-30T06:43:13.899Z] OK: 217 MiB in 51 packages [2020-12-30T06:43:15.361Z] Removing intermediate container 0c6980e5de37 [2020-12-30T06:43:15.361Z] ---> 1fcc8ec06860 [2020-12-30T06:43:15.361Z] Step 6/23 : COPY go.mod . [2020-12-30T06:43:15.964Z] Removing intermediate container 029dbf55edb7 [2020-12-30T06:43:15.964Z] ---> 13f523755d75 [2020-12-30T06:43:15.964Z] Step 6/27 : COPY go.mod . [2020-12-30T06:43:16.954Z] ---> 9d5c21b0755a [2020-12-30T06:43:16.954Z] Step 7/23 : RUN go mod download [2020-12-30T06:43:16.954Z] ---> Running in 174a8ed627e3 [2020-12-30T06:43:17.233Z] ---> 880b70271eb9 [2020-12-30T06:43:17.233Z] Step 7/27 : RUN go mod download [2020-12-30T06:43:17.511Z] ---> Running in 1225367ec933 [2020-12-30T06:43:21.832Z] Removing intermediate container 174a8ed627e3 [2020-12-30T06:43:21.832Z] ---> c63394e4e991 [2020-12-30T06:43:21.832Z] Step 8/23 : COPY . . [2020-12-30T06:43:22.432Z] Removing intermediate container 1225367ec933 [2020-12-30T06:43:22.432Z] ---> 53548d91efc4 [2020-12-30T06:43:22.432Z] Step 8/27 : COPY . . [2020-12-30T06:43:54.812Z] ---> 64dca36905f2 [2020-12-30T06:43:54.812Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-30T06:43:54.812Z] ---> e46ed4143dc4 [2020-12-30T06:43:54.812Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-30T06:43:54.812Z] ---> Running in 99a64ba1eb93 [2020-12-30T06:43:54.812Z] ---> Running in 99806ca59d89 [2020-12-30T06:43:54.812Z] 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-30T06:43:54.812Z] 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-30T06:44:17.019Z] Removing intermediate container 4796913d032e [2020-12-30T06:44:17.019Z] ---> 6c12bab9fca0 [2020-12-30T06:44:17.019Z] [2020-12-30T06:44:17.019Z] Step 10/21 : FROM scratch [2020-12-30T06:44:17.019Z] ---> [2020-12-30T06:44:17.019Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:44:17.019Z] ---> Using cache [2020-12-30T06:44:17.019Z] ---> 85dffdaa522d [2020-12-30T06:44:17.019Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-30T06:44:17.019Z] ---> Running in 88a60d3c74fd [2020-12-30T06:44:17.019Z] Removing intermediate container 88a60d3c74fd [2020-12-30T06:44:17.019Z] ---> a876ddf890d2 [2020-12-30T06:44:17.019Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-30T06:44:17.019Z] ---> Running in 0270cc30d741 [2020-12-30T06:44:17.020Z] Removing intermediate container 0270cc30d741 [2020-12-30T06:44:17.020Z] ---> 08a8486a8a38 [2020-12-30T06:44:17.020Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-30T06:44:19.005Z] ---> e04507149bda [2020-12-30T06:44:19.005Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-30T06:44:19.609Z] Removing intermediate container b85b38b81d21 [2020-12-30T06:44:19.609Z] ---> 7fe3a020d553 [2020-12-30T06:44:19.609Z] [2020-12-30T06:44:19.609Z] Step 10/22 : FROM scratch [2020-12-30T06:44:19.609Z] ---> [2020-12-30T06:44:19.609Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:44:19.885Z] ---> Using cache [2020-12-30T06:44:19.885Z] ---> 85dffdaa522d [2020-12-30T06:44:19.885Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-30T06:44:20.164Z] ---> Running in 3884ba0a6e8d [2020-12-30T06:44:21.149Z] Removing intermediate container 3884ba0a6e8d [2020-12-30T06:44:21.149Z] ---> df8cbda2c4f1 [2020-12-30T06:44:21.149Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-30T06:44:21.149Z] ---> 7b60f6da7493 [2020-12-30T06:44:21.149Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-30T06:44:21.433Z] ---> Running in 59372f518a24 [2020-12-30T06:44:22.037Z] Removing intermediate container 59372f518a24 [2020-12-30T06:44:22.037Z] ---> 03afea51bf89 [2020-12-30T06:44:22.037Z] Step 14/22 : WORKDIR / [2020-12-30T06:44:22.372Z] ---> Running in befb9adca532 [2020-12-30T06:44:22.372Z] ---> ef189eacaecc [2020-12-30T06:44:22.372Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-30T06:44:22.671Z] ---> Running in 95b70e968d3a [2020-12-30T06:44:23.326Z] Removing intermediate container befb9adca532 [2020-12-30T06:44:23.326Z] ---> d7aea34ea710 [2020-12-30T06:44:23.326Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-30T06:44:23.778Z] Removing intermediate container 95b70e968d3a [2020-12-30T06:44:23.778Z] ---> 635f97226bce [2020-12-30T06:44:23.778Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:44:24.094Z] ---> Running in bae8532fdb42 [2020-12-30T06:44:24.740Z] ---> 5171ba4f2bb9 [2020-12-30T06:44:24.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-30T06:44:24.740Z] Removing intermediate container bae8532fdb42 [2020-12-30T06:44:24.740Z] ---> 9ab1c67da385 [2020-12-30T06:44:24.740Z] Step 19/21 : LABEL arch=arm64 [2020-12-30T06:44:25.367Z] ---> Running in e60ec09d09c6 [2020-12-30T06:44:25.971Z] Removing intermediate container e60ec09d09c6 [2020-12-30T06:44:25.971Z] ---> c6863f27ea9b [2020-12-30T06:44:25.971Z] Step 20/21 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:44:26.244Z] ---> Running in 93af1c113437 [2020-12-30T06:44:27.233Z] ---> 64432f87412c [2020-12-30T06:44:27.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-30T06:44:27.233Z] Removing intermediate container 93af1c113437 [2020-12-30T06:44:27.233Z] ---> 2d11cae356be [2020-12-30T06:44:27.233Z] Step 21/21 : LABEL version=0.0.0 [2020-12-30T06:44:27.512Z] ---> Running in 6cc6ec4f2122 [2020-12-30T06:44:28.504Z] ---> 53a094825367 [2020-12-30T06:44:28.504Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-30T06:44:28.504Z] Removing intermediate container 6cc6ec4f2122 [2020-12-30T06:44:28.504Z] ---> 33acc4919abe [2020-12-30T06:44:28.504Z] [2020-12-30T06:44:28.504Z] ---> Running in cb46795bb145 [2020-12-30T06:44:29.114Z] Successfully built 33acc4919abe [2020-12-30T06:44:29.395Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-30T06:44:29.395Z]  Building docker-support-scheduler-go ... done Removing intermediate container cb46795bb145 [2020-12-30T06:44:29.395Z] ---> 761f304b2b8e [2020-12-30T06:44:29.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:44:29.672Z] ---> Running in 9aa01449ac7f [2020-12-30T06:44:30.276Z] Removing intermediate container 9aa01449ac7f [2020-12-30T06:44:30.276Z] ---> 763aa41dd9d8 [2020-12-30T06:44:30.276Z] Step 20/22 : LABEL arch=arm64 [2020-12-30T06:44:30.276Z] ---> Running in 5a9bb84e72ca [2020-12-30T06:44:30.879Z] Removing intermediate container 5a9bb84e72ca [2020-12-30T06:44:30.879Z] ---> ded295a5eaad [2020-12-30T06:44:30.879Z] Step 21/22 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:44:31.158Z] ---> Running in a2fc08fa5965 [2020-12-30T06:44:31.764Z] Removing intermediate container a2fc08fa5965 [2020-12-30T06:44:31.764Z] ---> 1e72c1f6650e [2020-12-30T06:44:31.764Z] Step 22/22 : LABEL version=0.0.0 [2020-12-30T06:44:32.042Z] ---> Running in a9ca11e30c98 [2020-12-30T06:44:32.665Z] Removing intermediate container a9ca11e30c98 [2020-12-30T06:44:32.665Z] ---> f71ce48e45bf [2020-12-30T06:44:32.665Z] [2020-12-30T06:44:32.943Z] Successfully built f71ce48e45bf [2020-12-30T06:44:32.943Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-30T06:44:55.126Z]  Building docker-core-metadata-go ... done Removing intermediate container 99a64ba1eb93 [2020-12-30T06:44:55.126Z] ---> e9a47465ac50 [2020-12-30T06:44:55.126Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-30T06:44:55.126Z] ---> Running in bcc94f222ad0 [2020-12-30T06:44:55.126Z] 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-30T06:44:57.754Z] Removing intermediate container bcc94f222ad0 [2020-12-30T06:44:57.754Z] ---> ac96b58f636d [2020-12-30T06:44:57.754Z] [2020-12-30T06:44:57.754Z] Step 11/27 : FROM docker:latest [2020-12-30T06:44:57.754Z] ---> f66387bf908a [2020-12-30T06:44:57.754Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-30T06:44:57.754Z] ---> Running in 4b868f9f2bc8 [2020-12-30T06:44:58.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:44:59.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:44:59.610Z] (1/2) Installing readline (8.0.4-r0) [2020-12-30T06:44:59.610Z] (2/2) Installing bash (5.0.17-r0) [2020-12-30T06:44:59.610Z] Executing bash-5.0.17-r0.post-install [2020-12-30T06:44:59.610Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:44:59.610Z] OK: 12 MiB in 22 packages [2020-12-30T06:45:01.057Z] Removing intermediate container 4b868f9f2bc8 [2020-12-30T06:45:01.057Z] ---> 2f2913061133 [2020-12-30T06:45:01.057Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-30T06:45:01.057Z] ---> Running in 71d7257116cd [2020-12-30T06:45:03.687Z] Removing intermediate container 71d7257116cd [2020-12-30T06:45:03.687Z] ---> aa2e8a2061fe [2020-12-30T06:45:03.687Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-30T06:45:04.279Z] ---> Running in fa4590d564b1 [2020-12-30T06:45:04.549Z] Removing intermediate container 99806ca59d89 [2020-12-30T06:45:04.549Z] ---> eeb1907b8746 [2020-12-30T06:45:04.550Z] [2020-12-30T06:45:04.550Z] Step 10/23 : FROM alpine [2020-12-30T06:45:04.550Z] ---> afeebe901d6b [2020-12-30T06:45:04.550Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-30T06:45:04.822Z] Removing intermediate container fa4590d564b1 [2020-12-30T06:45:04.822Z] ---> 1220fd523572 [2020-12-30T06:45:04.822Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-30T06:45:04.822Z] ---> Running in a6aeedbd70b5 [2020-12-30T06:45:05.093Z] ---> Running in 2b28c328b28a [2020-12-30T06:45:05.362Z] Removing intermediate container a6aeedbd70b5 [2020-12-30T06:45:05.362Z] ---> 06447af8ea06 [2020-12-30T06:45:05.362Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-30T06:45:05.633Z] ---> Running in e695c1e8afd2 [2020-12-30T06:45:05.633Z] Removing intermediate container 2b28c328b28a [2020-12-30T06:45:05.633Z] ---> 43257a81abe9 [2020-12-30T06:45:05.633Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-30T06:45:05.633Z] ---> Running in 1dbbdf4bd43b [2020-12-30T06:45:05.902Z] Removing intermediate container e695c1e8afd2 [2020-12-30T06:45:05.902Z] ---> f3d584029d89 [2020-12-30T06:45:05.902Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-30T06:45:06.173Z] ---> Running in bf39f71cf0a4 [2020-12-30T06:45:06.173Z] Removing intermediate container 1dbbdf4bd43b [2020-12-30T06:45:06.173Z] ---> d8e607aeb9b1 [2020-12-30T06:45:06.173Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-30T06:45:06.478Z] Removing intermediate container bf39f71cf0a4 [2020-12-30T06:45:06.478Z] ---> a6665f522f67 [2020-12-30T06:45:06.478Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:45:06.748Z] ---> Running in 99eb0960a035 [2020-12-30T06:45:07.336Z] ---> a8102f32de53 [2020-12-30T06:45:07.336Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-30T06:45:07.930Z] ---> b3d81e5c41ad [2020-12-30T06:45:07.930Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-30T06:45:08.914Z] ---> eb25f8af0926 [2020-12-30T06:45:08.914Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-30T06:45:08.914Z] Removing intermediate container 99eb0960a035 [2020-12-30T06:45:08.914Z] ---> fa2d2bdbeac3 [2020-12-30T06:45:08.914Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-30T06:45:09.185Z] ---> Running in 4cc21e40e24c [2020-12-30T06:45:09.185Z] ---> Running in 333ce026b211 [2020-12-30T06:45:10.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:45:10.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:45:10.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:45:11.212Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-30T06:45:11.212Z] (2/33) Installing expat (2.2.9-r1) [2020-12-30T06:45:11.212Z] (3/33) Installing libffi (3.3-r2) [2020-12-30T06:45:11.212Z] (4/33) Installing gdbm (1.13-r1) [2020-12-30T06:45:11.212Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-30T06:45:11.212Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-30T06:45:11.212Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-30T06:45:11.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:45:12.188Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-30T06:45:12.188Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-30T06:45:12.458Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-30T06:45:12.729Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-30T06:45:12.729Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-30T06:45:12.729Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-30T06:45:12.729Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-30T06:45:13.012Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-30T06:45:13.012Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-30T06:45:13.012Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-30T06:45:13.012Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-30T06:45:13.012Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:45:13.012Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-30T06:45:13.012Z] OK: 8 MiB in 19 packages [2020-12-30T06:45:13.289Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-30T06:45:13.289Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-30T06:45:13.289Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-30T06:45:13.289Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-30T06:45:13.289Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-30T06:45:13.289Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-30T06:45:13.289Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-30T06:45:13.289Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-30T06:45:13.563Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-30T06:45:13.563Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-30T06:45:13.563Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-30T06:45:13.563Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-30T06:45:13.563Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-30T06:45:13.563Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-30T06:45:13.563Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-30T06:45:13.563Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-30T06:45:13.563Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-30T06:45:13.563Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-30T06:45:13.841Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-30T06:45:13.841Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:45:13.841Z] OK: 71 MiB in 55 packages [2020-12-30T06:45:15.281Z] Removing intermediate container 333ce026b211 [2020-12-30T06:45:15.281Z] ---> d3855125609b [2020-12-30T06:45:15.281Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-30T06:45:15.880Z] ---> a148dacbfe06 [2020-12-30T06:45:15.880Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-30T06:45:17.861Z] ---> 70f5c66f236c [2020-12-30T06:45:17.861Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-30T06:45:18.843Z] ---> 4a322752d551 [2020-12-30T06:45:18.843Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-30T06:45:18.843Z] ---> Running in 8151d4eb4904 [2020-12-30T06:45:19.439Z] Removing intermediate container 8151d4eb4904 [2020-12-30T06:45:19.439Z] ---> 71a7bc4c5482 [2020-12-30T06:45:19.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:45:19.713Z] ---> Running in e287751748f1 [2020-12-30T06:45:19.987Z] Removing intermediate container 4cc21e40e24c [2020-12-30T06:45:19.987Z] ---> 83e80af7b215 [2020-12-30T06:45:19.987Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-30T06:45:20.262Z] ---> Running in 7bc87ff1331e [2020-12-30T06:45:20.262Z] Removing intermediate container e287751748f1 [2020-12-30T06:45:20.262Z] ---> e1b86fd1591a [2020-12-30T06:45:20.262Z] Step 21/23 : LABEL arch=arm64 [2020-12-30T06:45:20.537Z] ---> Running in 7b418941b868 [2020-12-30T06:45:21.145Z] Removing intermediate container 7b418941b868 [2020-12-30T06:45:21.145Z] ---> 94c3fb851d94 [2020-12-30T06:45:21.145Z] Step 22/23 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:45:21.145Z] ---> Running in 1a0b24e50d65 [2020-12-30T06:45:21.735Z] Removing intermediate container 1a0b24e50d65 [2020-12-30T06:45:21.735Z] ---> 8734a8bccf42 [2020-12-30T06:45:21.735Z] Step 23/23 : LABEL version=0.0.0 [2020-12-30T06:45:21.735Z] ---> Running in 205928bd3be7 [2020-12-30T06:45:22.008Z] Removing intermediate container 205928bd3be7 [2020-12-30T06:45:22.008Z] ---> 28e1f7863d5f [2020-12-30T06:45:22.008Z] [2020-12-30T06:45:22.601Z] Successfully built 28e1f7863d5f [2020-12-30T06:45:22.601Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-30T06:45:25.203Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-12-30T06:45:25.203Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-30T06:45:26.622Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-30T06:45:26.622Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-30T06:45:27.212Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-30T06:45:27.212Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-30T06:45:27.804Z] Collecting docker<4.0,>=3.6.0 [2020-12-30T06:45:27.804Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-30T06:45:28.396Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-30T06:45:28.396Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-30T06:45:30.366Z] 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-30T06:45:30.366Z] Collecting jsonschema<3,>=2.5.1 [2020-12-30T06:45:30.366Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-30T06:45:30.644Z] Collecting texttable<0.10,>=0.9.0 [2020-12-30T06:45:30.644Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-30T06:45:32.604Z] Collecting cached-property<2,>=1.2.0 [2020-12-30T06:45:32.604Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-30T06:45:32.875Z] Collecting docopt<0.7,>=0.6.1 [2020-12-30T06:45:32.875Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-30T06:45:35.528Z] Collecting PyYAML<4,>=3.10 [2020-12-30T06:45:35.528Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-30T06:45:38.170Z] 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-30T06:45:38.170Z] Collecting idna<2.8,>=2.5 [2020-12-30T06:45:38.170Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-30T06:45:38.444Z] 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-30T06:45:38.719Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-30T06:45:38.988Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-30T06:45:39.259Z] Collecting docker-pycreds>=0.4.0 [2020-12-30T06:45:39.259Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-30T06:45:39.259Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-30T06:45:39.259Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-30T06:45:39.259Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-30T06:45:39.259Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-30T06:45:40.233Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, texttable, cached-property, docopt, PyYAML, docker-compose [2020-12-30T06:45:40.233Z] Attempting uninstall: idna [2020-12-30T06:45:40.233Z] Found existing installation: idna 2.9 [2020-12-30T06:45:40.233Z] Uninstalling idna-2.9: [2020-12-30T06:45:40.233Z] Successfully uninstalled idna-2.9 [2020-12-30T06:45:40.829Z] Attempting uninstall: urllib3 [2020-12-30T06:45:40.829Z] Found existing installation: urllib3 1.25.9 [2020-12-30T06:45:40.829Z] Uninstalling urllib3-1.25.9: [2020-12-30T06:45:40.829Z] Successfully uninstalled urllib3-1.25.9 [2020-12-30T06:45:41.425Z] Attempting uninstall: requests [2020-12-30T06:45:41.425Z] Found existing installation: requests 2.23.0 [2020-12-30T06:45:41.425Z] Uninstalling requests-2.23.0: [2020-12-30T06:45:41.425Z] Successfully uninstalled requests-2.23.0 [2020-12-30T06:45:42.859Z] Running setup.py install for dockerpty: started [2020-12-30T06:45:44.817Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-30T06:45:44.817Z] Running setup.py install for texttable: started [2020-12-30T06:45:46.776Z] Running setup.py install for texttable: finished with status 'done' [2020-12-30T06:45:46.776Z] Running setup.py install for docopt: started [2020-12-30T06:45:48.742Z] Running setup.py install for docopt: finished with status 'done' [2020-12-30T06:45:48.742Z] Running setup.py install for PyYAML: started [2020-12-30T06:45:50.710Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-30T06:45:51.302Z] 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-30T06:45:55.596Z] Removing intermediate container 7bc87ff1331e [2020-12-30T06:45:55.596Z] ---> 30ed2e135e7a [2020-12-30T06:45:55.596Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-30T06:45:55.596Z] ---> Running in fac14bacfe72 [2020-12-30T06:45:56.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:45:56.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:45:56.781Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-30T06:45:56.781Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-30T06:45:56.781Z] (3/3) Installing curl (7.69.1-r3) [2020-12-30T06:45:56.781Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T06:45:56.781Z] OK: 71 MiB in 58 packages [2020-12-30T06:45:58.208Z] Removing intermediate container fac14bacfe72 [2020-12-30T06:45:58.208Z] ---> f91af48e81c6 [2020-12-30T06:45:58.208Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-30T06:45:58.208Z] ---> Running in e7c6d8024a01 [2020-12-30T06:45:58.482Z] Removing intermediate container e7c6d8024a01 [2020-12-30T06:45:58.482Z] ---> 755f8f7137a2 [2020-12-30T06:45:58.482Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-30T06:45:58.756Z] ---> Running in e7a8fe008b45 [2020-12-30T06:45:59.026Z] Removing intermediate container e7a8fe008b45 [2020-12-30T06:45:59.026Z] ---> a4d0f7740e72 [2020-12-30T06:45:59.026Z] Step 25/27 : LABEL arch=arm64 [2020-12-30T06:45:59.300Z] ---> Running in 634bdad8a50c [2020-12-30T06:45:59.571Z] Removing intermediate container 634bdad8a50c [2020-12-30T06:45:59.571Z] ---> 2dbfe6f4d101 [2020-12-30T06:45:59.571Z] Step 26/27 : LABEL git_sha=5b15e2707ccb4b0e36d4f5560b72456488d6358b [2020-12-30T06:45:59.842Z] ---> Running in 0a98e01d8bca [2020-12-30T06:46:00.116Z] Removing intermediate container 0a98e01d8bca [2020-12-30T06:46:00.116Z] ---> 9f43387b4301 [2020-12-30T06:46:00.116Z] Step 27/27 : LABEL version=0.0.0 [2020-12-30T06:46:00.391Z] ---> Running in 03766473e37e [2020-12-30T06:46:00.992Z] Removing intermediate container 03766473e37e [2020-12-30T06:46:00.992Z] ---> 7a266f735453 [2020-12-30T06:46:00.992Z] [2020-12-30T06:46:01.267Z] Successfully built 7a266f735453 [2020-12-30T06:46:01.267Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-30T06:46:01.554Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-30T06:46:01.567Z] $ docker stop --time=1 fcf305d2609fcc649976fa3f1601c36f19cc4200dd2aad96052004dad66ee762 [2020-12-30T06:46:03.530Z] $ docker rm -f fcf305d2609fcc649976fa3f1601c36f19cc4200dd2aad96052004dad66ee762 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T06:46:04.374Z] + docker images [2020-12-30T06:46:04.374Z] + grep docker [2020-12-30T06:46:04.644Z] docker-sys-mgmt-agent-go-arm64 latest 7a266f735453 4 seconds ago 300MB [2020-12-30T06:46:04.644Z] docker-core-data-go-arm64 latest 28e1f7863d5f 43 seconds ago 20.9MB [2020-12-30T06:46:04.644Z] docker-core-metadata-go-arm64 latest f71ce48e45bf About a minute ago 12.2MB [2020-12-30T06:46:04.644Z] docker-support-scheduler-go-arm64 latest 33acc4919abe About a minute ago 10MB [2020-12-30T06:46:04.644Z] docker-security-secretstore-setup-go-arm64 latest 51a5a163d49d 3 minutes ago 23.5MB [2020-12-30T06:46:04.644Z] docker-security-bootstrap-redis-go-arm64 latest 11640505b8bd 3 minutes ago 15.1MB [2020-12-30T06:46:04.644Z] docker-security-proxy-setup-go-arm64 latest b2bc1ca21c3c 3 minutes ago 23.3MB [2020-12-30T06:46:04.644Z] docker-support-notifications-go-arm64 latest 27c7a1f0b105 3 minutes ago 11.4MB [2020-12-30T06:46:04.644Z] docker-core-command-go-arm64 latest b419e35368bb 3 minutes ago 9.98MB [2020-12-30T06:46:04.644Z] docker latest f66387bf908a 11 days 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-30T06:46:07.397Z] provisioning config files... [2020-12-30T06:46:07.411Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2589114031509809601tmp [Pipeline] { [Pipeline] sh [2020-12-30T06:46:07.870Z] + set +x [2020-12-30T06:46:07.871Z] + curl -s https://codecov.io/bash [2020-12-30T06:46:07.871Z] + bash -s -- [2020-12-30T06:46:08.447Z] [2020-12-30T06:46:08.447Z] _____ _ [2020-12-30T06:46:08.478Z] / ____| | | [2020-12-30T06:46:08.478Z] | | ___ __| | ___ ___ _____ __ [2020-12-30T06:46:08.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-30T06:46:08.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-30T06:46:08.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-30T06:46:08.478Z] Bash-20201223-5ad85e3 [2020-12-30T06:46:08.478Z] [2020-12-30T06:46:08.478Z] [2020-12-30T06:46:08.478Z] ==> git version 2.24.3 found [2020-12-30T06:46:08.478Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-30T06:46:08.478Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-30T06:46:08.478Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-30T06:46:08.478Z] ==> Jenkins CI detected. [2020-12-30T06:46:08.478Z] project root: . [2020-12-30T06:46:08.478Z] --> token set from env [2020-12-30T06:46:08.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-30T06:46:08.478Z] ==> Running gcov in . (disable via -X gcov) [2020-12-30T06:46:08.478Z] ==> Python coveragepy not found [2020-12-30T06:46:08.478Z] ==> Searching for coverage reports in: [2020-12-30T06:46:08.478Z] + . [2020-12-30T06:46:08.478Z] -> Found 1 reports [2020-12-30T06:46:08.478Z] ==> Detecting git/mercurial file structure [2020-12-30T06:46:08.478Z] ==> Reading reports [2020-12-30T06:46:08.478Z] + ./coverage.out bytes=537189 [2020-12-30T06:46:08.743Z] ==> Appending adjustments [2020-12-30T06:46:08.743Z] https://docs.codecov.io/docs/fixing-reports [2020-12-30T06:46:12.060Z] + Found adjustments [2020-12-30T06:46:12.060Z] ==> Gzipping contents [2020-12-30T06:46:12.060Z] 80K /tmp/codecov.fITKh0.gz [2020-12-30T06:46:12.060Z] ==> Uploading reports [2020-12-30T06:46:12.060Z] url: https://codecov.io [2020-12-30T06:46:12.060Z] query: branch=PR-2977&commit=5b15e2707ccb4b0e36d4f5560b72456488d6358b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2977&job=&cmd_args= [2020-12-30T06:46:12.060Z] -> Pinging Codecov [2020-12-30T06:46:12.060Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=PR-2977&commit=5b15e2707ccb4b0e36d4f5560b72456488d6358b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2977&job=&cmd_args= [2020-12-30T06:46:12.060Z] -> Uploading to [2020-12-30T06:46:12.060Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-30/00271124DB129430A58F1EEE437C3FCB/5b15e2707ccb4b0e36d4f5560b72456488d6358b/6010a57b-98c2-43c5-978e-6306286bbe94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201230T064611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db06a0fdf6f7a9e1a421b75275854f3f8e2399cb3a9886d107d5c88bf5f4dc0f [2020-12-30T06:46:12.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-30T06:46:12.060Z] Dload Upload Total Spent Left Speed [2020-12-30T06:46:13.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81859 0 0 100 81859 0 122k --:--:-- --:--:-- --:--:-- 122k [2020-12-30T06:46:13.006Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b15e2707ccb4b0e36d4f5560b72456488d6358b [Pipeline] } [2020-12-30T06:46:13.029Z] 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-30T06:46:16.108Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:46:17.038Z] ---> package-listing.sh [2020-12-30T06:46:17.038Z] ++ facter osfamily [2020-12-30T06:46:17.038Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-30T06:46:17.038Z] + OS_FAMILY=redhat [2020-12-30T06:46:17.038Z] + workspace=/w/workspace/edgex-go/1 [2020-12-30T06:46:17.038Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-30T06:46:17.038Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-30T06:46:17.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-30T06:46:17.038Z] + PACKAGES=/tmp/packages_start.txt [2020-12-30T06:46:17.038Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-30T06:46:17.038Z] + PACKAGES=/tmp/packages_end.txt [2020-12-30T06:46:17.038Z] + case "${OS_FAMILY}" in [2020-12-30T06:46:17.038Z] + rpm -qa [2020-12-30T06:46:17.038Z] + sort [2020-12-30T06:46:22.353Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-30T06:46:22.353Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-30T06:46:22.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-30T06:46:22.353Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-30T06:46:22.353Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-30T06:46:22.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-30T06:46:22.391Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-30T06:46:22.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:46:23.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T06:46:23.317Z] [2020-12-30T06:46:23.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:46:23.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T06:46:23.724Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-30T06:46:23.724Z] df20fa9351a1: Pulling fs layer [2020-12-30T06:46:23.724Z] 36b3adc4ff6f: Pulling fs layer [2020-12-30T06:46:23.724Z] 8ad3a11d3b57: Pulling fs layer [2020-12-30T06:46:23.724Z] 46f8f816bc3b: Pulling fs layer [2020-12-30T06:46:23.724Z] 93b61091891f: Pulling fs layer [2020-12-30T06:46:23.724Z] 93b9cdb0e59b: Pulling fs layer [2020-12-30T06:46:23.724Z] 5e14af77c1be: Pulling fs layer [2020-12-30T06:46:23.724Z] 01666e4c0597: Pulling fs layer [2020-12-30T06:46:23.724Z] aa168da1d23b: Pulling fs layer [2020-12-30T06:46:23.724Z] 93b61091891f: Waiting [2020-12-30T06:46:23.724Z] 5e14af77c1be: Waiting [2020-12-30T06:46:23.724Z] 01666e4c0597: Waiting [2020-12-30T06:46:23.724Z] aa168da1d23b: Waiting [2020-12-30T06:46:23.724Z] 46f8f816bc3b: Waiting [2020-12-30T06:46:23.724Z] 93b9cdb0e59b: Waiting [2020-12-30T06:46:23.724Z] 36b3adc4ff6f: Verifying Checksum [2020-12-30T06:46:23.724Z] 36b3adc4ff6f: Download complete [2020-12-30T06:46:23.724Z] 46f8f816bc3b: Verifying Checksum [2020-12-30T06:46:23.724Z] 46f8f816bc3b: Download complete [2020-12-30T06:46:23.987Z] df20fa9351a1: Download complete [2020-12-30T06:46:23.987Z] 93b9cdb0e59b: Verifying Checksum [2020-12-30T06:46:23.987Z] 93b9cdb0e59b: Download complete [2020-12-30T06:46:23.987Z] 5e14af77c1be: Verifying Checksum [2020-12-30T06:46:23.987Z] 5e14af77c1be: Download complete [2020-12-30T06:46:23.987Z] 01666e4c0597: Verifying Checksum [2020-12-30T06:46:23.987Z] 01666e4c0597: Download complete [2020-12-30T06:46:23.987Z] 93b61091891f: Verifying Checksum [2020-12-30T06:46:23.987Z] 93b61091891f: Download complete [2020-12-30T06:46:24.249Z] df20fa9351a1: Pull complete [2020-12-30T06:46:24.512Z] 8ad3a11d3b57: Verifying Checksum [2020-12-30T06:46:24.512Z] 8ad3a11d3b57: Download complete [2020-12-30T06:46:24.512Z] 36b3adc4ff6f: Pull complete [2020-12-30T06:46:25.910Z] 8ad3a11d3b57: Pull complete [2020-12-30T06:46:26.489Z] aa168da1d23b: Verifying Checksum [2020-12-30T06:46:26.489Z] aa168da1d23b: Download complete [2020-12-30T06:46:27.439Z] 46f8f816bc3b: Pull complete [2020-12-30T06:46:28.387Z] 93b61091891f: Pull complete [2020-12-30T06:46:28.387Z] 93b9cdb0e59b: Pull complete [2020-12-30T06:46:28.387Z] 5e14af77c1be: Pull complete [2020-12-30T06:46:28.651Z] 01666e4c0597: Pull complete [2020-12-30T06:46:38.698Z] aa168da1d23b: Pull complete [2020-12-30T06:46:38.698Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-30T06:46:38.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T06:46:38.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-30T06:46:39.020Z] prd-centos7-docker-4c-2g-17730 does not seem to be running inside a container [2020-12-30T06:46:39.132Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-30T06:46:43.784Z] $ docker top 1b27cd30340c1050f34a1761ba1714096f9009a1418f5314275478f0f3792e28 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:46:44.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-30T06:46:44.795Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-30T06:46:45.123Z] + ls /var/log/sa-host [2020-12-30T06:46:45.123Z] + sadf -c /var/log/sa-host/sa23 [2020-12-30T06:46:45.123Z] file_magic: OK [2020-12-30T06:46:45.123Z] HZ: Using current value: 100 [2020-12-30T06:46:45.123Z] file_header: OK [2020-12-30T06:46:45.123Z] 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-30T06:46:45.123Z] Statistics: [2020-12-30T06:46:45.123Z] Hnuu...uuuununununu... [2020-12-30T06:46:45.123Z] File successfully converted to sysstat format version 12.2.1 [2020-12-30T06:46:45.123Z] + sadf -c /var/log/sa-host/sa30 [2020-12-30T06:46:45.123Z] file_magic: OK [2020-12-30T06:46:45.123Z] HZ: Using current value: 100 [2020-12-30T06:46:45.123Z] file_header: OK [2020-12-30T06:46:45.123Z] 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-30T06:46:45.123Z] Statistics: [2020-12-30T06:46:45.123Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-30T06:46:45.123Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-30T06:46:45.787Z] provisioning config files... [2020-12-30T06:46:45.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2250661706093710417tmp [Pipeline] { [Pipeline] echo [2020-12-30T06:46:45.936Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:46:46.272Z] ---> create-netrc.sh [Pipeline] } [2020-12-30T06:46:46.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-30T06:46:46.453Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:46:46.785Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-30T06:46:46.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:46:47.148Z] ---> sudo-logs.sh [2020-12-30T06:46:47.148Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-30T06:46:47.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:46:47.515Z] ---> job-cost.sh [2020-12-30T06:46:47.515Z] lf-activate-venv: SKIPPING [2020-12-30T06:46:47.515Z] INFO: No Stack... [2020-12-30T06:46:48.089Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-30T06:46:48.662Z] INFO: Archiving Costs [Pipeline] echo [2020-12-30T06:46:48.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:46:49.023Z] ---> logs-deploy.sh [2020-12-30T06:46:49.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2977/1 [2020-12-30T06:46:49.023Z] INFO: archiving workspace using pattern(s): [2020-12-30T06:46:50.419Z] Archives upload complete. [2020-12-30T06:46:50.682Z] INFO: archiving logs to Nexus [2020-12-30T06:46:51.631Z] ---> uname -a: [2020-12-30T06:46:51.631Z] Linux prd-centos7-docker-4c-2g-17730.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-30T06:46:51.631Z] [2020-12-30T06:46:51.631Z] [2020-12-30T06:46:51.631Z] ---> lscpu: [2020-12-30T06:46:51.631Z] Architecture: x86_64 [2020-12-30T06:46:51.631Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-30T06:46:51.631Z] Byte Order: Little Endian [2020-12-30T06:46:51.631Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-30T06:46:51.631Z] CPU(s): 4 [2020-12-30T06:46:51.631Z] On-line CPU(s) list: 0-3 [2020-12-30T06:46:51.631Z] Thread(s) per core: 1 [2020-12-30T06:46:51.631Z] Core(s) per socket: 1 [2020-12-30T06:46:51.631Z] Socket(s): 4 [2020-12-30T06:46:51.631Z] NUMA node(s): 1 [2020-12-30T06:46:51.631Z] Vendor ID: GenuineIntel [2020-12-30T06:46:51.631Z] CPU family: 6 [2020-12-30T06:46:51.631Z] Model: 44 [2020-12-30T06:46:51.631Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-30T06:46:51.631Z] Stepping: 1 [2020-12-30T06:46:51.631Z] CPU MHz: 2933.442 [2020-12-30T06:46:51.631Z] BogoMIPS: 5866.88 [2020-12-30T06:46:51.631Z] Virtualization: VT-x [2020-12-30T06:46:51.631Z] Hypervisor vendor: KVM [2020-12-30T06:46:51.631Z] Virtualization type: full [2020-12-30T06:46:51.631Z] L1d cache: 128 KiB [2020-12-30T06:46:51.631Z] L1i cache: 128 KiB [2020-12-30T06:46:51.631Z] L2 cache: 16 MiB [2020-12-30T06:46:51.631Z] L3 cache: 64 MiB [2020-12-30T06:46:51.631Z] NUMA node0 CPU(s): 0-3 [2020-12-30T06:46:51.631Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-30T06:46:51.631Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-30T06:46:51.631Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-30T06:46:51.631Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-30T06:46:51.631Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-30T06:46:51.631Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-30T06:46:51.631Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-30T06:46:51.631Z] Vulnerability Srbds: Not affected [2020-12-30T06:46:51.631Z] Vulnerability Tsx async abort: Not affected [2020-12-30T06:46:51.631Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-30T06:46:51.631Z] [2020-12-30T06:46:51.631Z] [2020-12-30T06:46:51.631Z] ---> nproc: [2020-12-30T06:46:51.631Z] 4 [2020-12-30T06:46:51.631Z] [2020-12-30T06:46:51.631Z] [2020-12-30T06:46:51.631Z] ---> df -h: [2020-12-30T06:46:51.631Z] Filesystem Size Used Available Use% Mounted on [2020-12-30T06:46:51.631Z] overlay 50.0G 11.7G 38.3G 23% / [2020-12-30T06:46:51.631Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-30T06:46:51.631Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-30T06:46:51.631Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp [2020-12-30T06:46:51.632Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 [2020-12-30T06:46:51.632Z] [2020-12-30T06:46:51.632Z] [2020-12-30T06:46:51.632Z] ---> free -m: [2020-12-30T06:46:51.632Z] total used free shared buff/cache available [2020-12-30T06:46:51.632Z] Mem: 1837 707 144 0 984 1043 [2020-12-30T06:46:51.632Z] Swap: 1023 71 952 [2020-12-30T06:46:51.632Z] [2020-12-30T06:46:51.632Z] [2020-12-30T06:46:51.632Z] ---> ip addr: [2020-12-30T06:46:51.632Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-30T06:46:51.632Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-30T06:46:51.632Z] inet 127.0.0.1/8 scope host lo [2020-12-30T06:46:51.632Z] valid_lft forever preferred_lft forever [2020-12-30T06:46:51.632Z] inet6 ::1/128 scope host [2020-12-30T06:46:51.632Z] valid_lft forever preferred_lft forever [2020-12-30T06:46:51.632Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-30T06:46:51.632Z] link/ether fa:16:3e:ca:90:7b brd ff:ff:ff:ff:ff:ff [2020-12-30T06:46:51.632Z] inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-30T06:46:51.632Z] valid_lft 85132sec preferred_lft 85132sec [2020-12-30T06:46:51.632Z] inet6 fe80::f816:3eff:feca:907b/64 scope link [2020-12-30T06:46:51.632Z] valid_lft forever preferred_lft forever [2020-12-30T06:46:51.632Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-30T06:46:51.632Z] link/ether 02:42:0b:22:93:2d brd ff:ff:ff:ff:ff:ff [2020-12-30T06:46:51.632Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-30T06:46:51.632Z] valid_lft forever preferred_lft forever [2020-12-30T06:46:51.632Z] inet6 fe80::42:bff:fe22:932d/64 scope link [2020-12-30T06:46:51.632Z] valid_lft forever preferred_lft forever [2020-12-30T06:46:51.632Z] [2020-12-30T06:46:51.632Z]