Pull request #3099 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch hanoi at 9a6eedb96835a64d2bad9fe97e001e25d5234329 rather than c117ee17ea81045a977741da124b96077f6d3759 Obtained Jenkinsfile from 9a6eedb96835a64d2bad9fe97e001e25d5234329 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3099/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3099/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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-23912 in /w/workspace/edgexfoundry_edgex-go_PR-3099 [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 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/3099/head:refs/remotes/origin/PR-3099 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 Merging remotes/origin/hanoi commit 9a6eedb96835a64d2bad9fe97e001e25d5234329 into PR head commit c117ee17ea81045a977741da124b96077f6d3759 Merge succeeded, producing c117ee17ea81045a977741da124b96077f6d3759 Checking out Revision c117ee17ea81045a977741da124b96077f6d3759 (PR-3099) > git config core.sparsecheckout # timeout=10 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # 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 9a6eedb96835a64d2bad9fe97e001e25d5234329 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 Commit message: "fix: Fix nil pointer error when update the unreachable DS adminState" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-29T06:57:11.826Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-29T06:57:12.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-29T06:57:12.521Z] ========================================================= [2021-01-29T06:57:12.521Z] EdgeX Global Pipelines Version Info [2021-01-29T06:57:12.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-29T06:57:14.922Z] ------------------- [2021-01-29T06:57:14.922Z] stable info: [2021-01-29T06:57:14.922Z] ------------------- [2021-01-29T06:57:14.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T06:57:14.922Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T06:57:14.922Z] Message: update stable to v1.0.179 [2021-01-29T06:57:15.915Z] ------------------- [2021-01-29T06:57:15.915Z] experimental info: [2021-01-29T06:57:15.915Z] ------------------- [2021-01-29T06:57:15.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T06:57:15.915Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T06:57:15.916Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-29T06:57:16.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-29T06:57:16.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-29T06:57:16.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-29T06:57:16.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-29T06:57:16.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-29T06:57:17.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-29T06:57:17.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-29T06:57:17.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-29T06:57:17.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-29T06:57:17.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-29T06:57:17.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-29T06:57:17.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-29T06:57:18.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-29T06:57:18.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-29T06:57:18.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T06:57:18.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T06:57:18.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-29T06:57:18.877Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-29T06:57:19.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-29T06:57:19.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-29T06:57:19.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-29T06:57:19.421Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-29T06:57:19.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-29T06:57:19.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3099 [Pipeline] echo [2021-01-29T06:57:19.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3099 [Pipeline] echo [2021-01-29T06:57:19.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3099 [Pipeline] echo [2021-01-29T06:57:20.102Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c117ee17ea81045a977741da124b96077f6d3759 [Pipeline] echo [2021-01-29T06:57:20.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c117ee1 [Pipeline] echo [2021-01-29T06:57:20.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T06:57:20.747Z] provisioning config files... [2021-01-29T06:57:20.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1783757796311035325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T06:57:21.238Z] ---> docker-login.sh [2021-01-29T06:57:21.238Z] nexus3.edgexfoundry.org:10001 [2021-01-29T06:57:21.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T06:57:21.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T06:57:21.791Z] Configure a credential helper to remove this warning. See [2021-01-29T06:57:21.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T06:57:21.791Z] [2021-01-29T06:57:21.791Z] Login Succeeded [2021-01-29T06:57:21.791Z] nexus3.edgexfoundry.org:10002 [2021-01-29T06:57:22.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T06:57:22.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T06:57:22.386Z] Configure a credential helper to remove this warning. See [2021-01-29T06:57:22.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T06:57:22.386Z] [2021-01-29T06:57:22.386Z] Login Succeeded [2021-01-29T06:57:22.386Z] nexus3.edgexfoundry.org:10003 [2021-01-29T06:57:22.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T06:57:22.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T06:57:22.665Z] Configure a credential helper to remove this warning. See [2021-01-29T06:57:22.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T06:57:22.665Z] [2021-01-29T06:57:22.665Z] Login Succeeded [2021-01-29T06:57:22.665Z] nexus3.edgexfoundry.org:10004 [2021-01-29T06:57:22.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T06:57:22.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T06:57:22.935Z] Configure a credential helper to remove this warning. See [2021-01-29T06:57:22.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T06:57:22.935Z] [2021-01-29T06:57:22.935Z] Login Succeeded [2021-01-29T06:57:22.935Z] docker.io [2021-01-29T06:57:23.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T06:57:23.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T06:57:23.487Z] Configure a credential helper to remove this warning. See [2021-01-29T06:57:23.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T06:57:23.487Z] [2021-01-29T06:57:23.487Z] Login Succeeded [2021-01-29T06:57:23.487Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T06:57:23.519Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T06:57:24.286Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-29T06:57:24.286Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.286Z] ++ dirname cmd/core-command/Dockerfile [2021-01-29T06:57:24.286Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.286Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/core-data/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-29T06:57:24.287Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-29T06:57:24.287Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/support-logging/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo support-logging,cmd/support-logging/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-29T06:57:24.287Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T06:57:24.287Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-29T06:57:24.287Z] ++ cut -d/ -f2 [2021-01-29T06:57:24.287Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-29T06:57:24.439Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 [2021-01-29T06:57:26.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T06:57:26.390Z] [2021-01-29T06:57:26.390Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T06:57:26.850Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T06:57:26.850Z] latest: Pulling from edgex-devops/git-semver [2021-01-29T06:57:26.850Z] 31603596830f: Pulling fs layer [2021-01-29T06:57:26.850Z] 2a8b12db71e7: Pulling fs layer [2021-01-29T06:57:26.850Z] 6ca5941a6612: Pulling fs layer [2021-01-29T06:57:26.851Z] ecc8261a40a4: Pulling fs layer [2021-01-29T06:57:26.851Z] ecc8261a40a4: Waiting [2021-01-29T06:57:27.148Z] 2a8b12db71e7: Download complete [2021-01-29T06:57:27.148Z] 31603596830f: Verifying Checksum [2021-01-29T06:57:27.148Z] 31603596830f: Download complete [2021-01-29T06:57:27.442Z] ecc8261a40a4: Verifying Checksum [2021-01-29T06:57:27.442Z] ecc8261a40a4: Download complete [2021-01-29T06:57:27.785Z] 6ca5941a6612: Verifying Checksum [2021-01-29T06:57:27.785Z] 6ca5941a6612: Download complete [2021-01-29T06:57:28.095Z] 31603596830f: Pull complete [2021-01-29T06:57:28.405Z] 2a8b12db71e7: Pull complete [2021-01-29T06:57:30.421Z] 6ca5941a6612: Pull complete [2021-01-29T06:57:30.727Z] ecc8261a40a4: Pull complete [2021-01-29T06:57:30.728Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-29T06:57:30.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T06:57:30.728Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-29T06:57:31.177Z] prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container [2021-01-29T06:57:31.423Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-29T06:57:34.532Z] $ docker top d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-29T06:57:35.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T06:57:35.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T06:57:35.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T06:57:35.553Z] $ docker exec d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent [2021-01-29T06:57:35.867Z] SSH_AUTH_SOCK=/tmp/ssh-MPU36Vz3jbjU/agent.12 [2021-01-29T06:57:35.867Z] SSH_AGENT_PID=17 [2021-01-29T06:57:35.888Z] Running ssh-add (command line suppressed) [2021-01-29T06:57:36.133Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1718378013141257009.key (/w/workspace/edgex-go/1@tmp/private_key_1718378013141257009.key) [2021-01-29T06:57:36.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T06:57:36.624Z] + git tag --points-at HEAD [Pipeline] } [2021-01-29T06:57:36.669Z] $ docker exec --env ******** --env ******** d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent -k [2021-01-29T06:57:37.029Z] unset SSH_AUTH_SOCK; [2021-01-29T06:57:37.031Z] unset SSH_AGENT_PID; [2021-01-29T06:57:37.031Z] echo Agent pid 17 killed; [2021-01-29T06:57:37.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-29T06:57:37.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T06:57:37.402Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T06:57:37.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T06:57:37.799Z] $ docker exec d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent [2021-01-29T06:57:38.115Z] SSH_AUTH_SOCK=/tmp/ssh-Ndf2eP1EnnYm/agent.47 [2021-01-29T06:57:38.115Z] SSH_AGENT_PID=53 [2021-01-29T06:57:38.130Z] Running ssh-add (command line suppressed) [2021-01-29T06:57:38.480Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8602636134915453438.key (/w/workspace/edgex-go/1@tmp/private_key_8602636134915453438.key) [2021-01-29T06:57:38.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T06:57:39.002Z] + git semver init [2021-01-29T06:57:39.002Z] # -> Open(): unable to determine branch for HEAD [2021-01-29T06:57:39.002Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-29T06:57:39.002Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-29T06:57:39.002Z] # $SEMVER_REMOTE_NAME = origin [2021-01-29T06:57:39.002Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-29T06:57:39.002Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-29T06:57:39.002Z] # $SEMVER_BRANCH = PR-3099 [2021-01-29T06:57:39.002Z] # $SEMVER_TEMP = /tmp/semver-007584521 [2021-01-29T06:57:39.002Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-29T06:58:11.484Z] # '/tmp/semver-007584521' -> '/w/workspace/edgex-go/1/.semver' [2021-01-29T06:58:11.484Z] # -> Force: false [2021-01-29T06:58:11.484Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-29T06:58:11.539Z] $ docker exec --env ******** --env ******** d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff ssh-agent -k [2021-01-29T06:58:12.061Z] unset SSH_AUTH_SOCK; [2021-01-29T06:58:12.062Z] unset SSH_AGENT_PID; [2021-01-29T06:58:12.062Z] echo Agent pid 53 killed; [2021-01-29T06:58:12.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T06:58:13.336Z] + git semver [Pipeline] } [2021-01-29T06:58:13.376Z] $ docker stop --time=1 d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff [2021-01-29T06:58:15.235Z] $ docker rm -f d698cd9b4e5d1c8e1a2c586edea6cf6996db582575ac4ada031d2cfbd85111ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T06:58:15.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-29T06:58:16.859Z] Stashed 1 file(s) [Pipeline] echo [2021-01-29T06:58:16.882Z] [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 [2021-01-29T06:58:18.607Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-29T06:58:18.962Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T06:58:19.373Z] + true [2021-01-29T06:58:19.373Z] + sudo service docker restart [2021-01-29T06:58:19.373Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-29T06:58:20.382Z] ========================================================= [2021-01-29T06:58:20.382Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-29T06:58:20.382Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T06:58:20.854Z] + 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 . [2021-01-29T06:58:27.628Z] Sending build context to Docker daemon 327.4MB [2021-01-29T06:58:27.628Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-29T06:58:27.628Z] Step 2/7 : FROM ${BASE} [2021-01-29T06:58:27.628Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-29T06:58:27.628Z] 188c0c94c7c5: Pulling fs layer [2021-01-29T06:58:27.628Z] 0ef7d3d256c8: Pulling fs layer [2021-01-29T06:58:27.628Z] de9db76c5a1d: Pulling fs layer [2021-01-29T06:58:27.628Z] bca2f99d35d6: Pulling fs layer [2021-01-29T06:58:27.628Z] 93359f2a8cfa: Pulling fs layer [2021-01-29T06:58:27.628Z] 7c6f9722023f: Pulling fs layer [2021-01-29T06:58:27.628Z] a35cf1a2eb13: Pulling fs layer [2021-01-29T06:58:27.628Z] bca2f99d35d6: Waiting [2021-01-29T06:58:27.628Z] 93359f2a8cfa: Waiting [2021-01-29T06:58:27.628Z] 7c6f9722023f: Waiting [2021-01-29T06:58:27.628Z] a35cf1a2eb13: Waiting [2021-01-29T06:58:27.628Z] de9db76c5a1d: Verifying Checksum [2021-01-29T06:58:27.628Z] de9db76c5a1d: Download complete [2021-01-29T06:58:27.628Z] 0ef7d3d256c8: Verifying Checksum [2021-01-29T06:58:27.628Z] 0ef7d3d256c8: Download complete [2021-01-29T06:58:27.628Z] 93359f2a8cfa: Verifying Checksum [2021-01-29T06:58:27.628Z] 93359f2a8cfa: Download complete [2021-01-29T06:58:27.628Z] 7c6f9722023f: Verifying Checksum [2021-01-29T06:58:27.628Z] 7c6f9722023f: Download complete [2021-01-29T06:58:27.628Z] 188c0c94c7c5: Verifying Checksum [2021-01-29T06:58:27.628Z] 188c0c94c7c5: Download complete [2021-01-29T06:58:28.708Z] 188c0c94c7c5: Pull complete [2021-01-29T06:58:28.999Z] 0ef7d3d256c8: Pull complete [2021-01-29T06:58:29.300Z] de9db76c5a1d: Pull complete [2021-01-29T06:58:32.016Z] a35cf1a2eb13: Verifying Checksum [2021-01-29T06:58:32.016Z] a35cf1a2eb13: Download complete [2021-01-29T06:58:32.655Z] Still waiting to schedule task [2021-01-29T06:58:32.655Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-29T06:58:33.552Z] bca2f99d35d6: Verifying Checksum [2021-01-29T06:58:33.552Z] bca2f99d35d6: Download complete [2021-01-29T06:58:46.246Z] bca2f99d35d6: Pull complete [2021-01-29T06:58:46.246Z] 93359f2a8cfa: Pull complete [2021-01-29T06:58:46.246Z] 7c6f9722023f: Pull complete [2021-01-29T06:58:50.664Z] a35cf1a2eb13: Pull complete [2021-01-29T06:58:50.664Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-29T06:58:50.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-29T06:58:50.664Z] ---> a62c8e92a672 [2021-01-29T06:58:50.664Z] 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 [2021-01-29T06:58:50.664Z] ---> Running in 38e60618bafe [2021-01-29T06:58:51.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T06:58:52.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T06:58:53.219Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T06:58:53.219Z] (2/12) Installing file (5.38-r0) [2021-01-29T06:58:53.219Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T06:58:53.485Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T06:58:57.824Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T06:58:57.824Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T06:58:57.824Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T06:58:58.106Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T06:58:58.106Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T06:58:58.106Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T06:58:58.378Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T06:58:58.378Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T06:58:58.652Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T06:58:58.652Z] OK: 233 MiB in 51 packages [2021-01-29T06:59:02.075Z] Removing intermediate container 38e60618bafe [2021-01-29T06:59:02.075Z] ---> 2b376dd84243 [2021-01-29T06:59:02.075Z] Step 4/7 : WORKDIR /edgex-go [2021-01-29T06:59:02.353Z] ---> Running in 2fae6c64e237 [2021-01-29T06:59:02.628Z] Removing intermediate container 2fae6c64e237 [2021-01-29T06:59:02.628Z] ---> 390a780bc244 [2021-01-29T06:59:02.628Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-29T06:59:03.267Z] latest: Pulling from library/docker [2021-01-29T06:59:03.267Z] 801bfaa63ef2: Pulling fs layer [2021-01-29T06:59:03.267Z] 4f7dc993c79e: Pulling fs layer [2021-01-29T06:59:03.267Z] d39d95e4997f: Pulling fs layer [2021-01-29T06:59:03.267Z] ae283de69b7d: Pulling fs layer [2021-01-29T06:59:03.267Z] 1962c7344fe5: Pulling fs layer [2021-01-29T06:59:03.267Z] aa7a3367c785: Pulling fs layer [2021-01-29T06:59:03.267Z] 5e259227d438: Pulling fs layer [2021-01-29T06:59:03.267Z] ae283de69b7d: Waiting [2021-01-29T06:59:03.267Z] 1962c7344fe5: Waiting [2021-01-29T06:59:03.267Z] aa7a3367c785: Waiting [2021-01-29T06:59:03.267Z] 5e259227d438: Waiting [2021-01-29T06:59:03.267Z] d39d95e4997f: Verifying Checksum [2021-01-29T06:59:03.267Z] d39d95e4997f: Download complete [2021-01-29T06:59:03.267Z] 4f7dc993c79e: Verifying Checksum [2021-01-29T06:59:03.267Z] 4f7dc993c79e: Download complete [2021-01-29T06:59:03.267Z] 801bfaa63ef2: Verifying Checksum [2021-01-29T06:59:03.267Z] 801bfaa63ef2: Download complete [2021-01-29T06:59:03.588Z] 1962c7344fe5: Verifying Checksum [2021-01-29T06:59:03.588Z] 1962c7344fe5: Download complete [2021-01-29T06:59:03.588Z] aa7a3367c785: Verifying Checksum [2021-01-29T06:59:03.588Z] aa7a3367c785: Download complete [2021-01-29T06:59:03.588Z] 5e259227d438: Verifying Checksum [2021-01-29T06:59:03.588Z] 5e259227d438: Download complete [2021-01-29T06:59:03.894Z] 801bfaa63ef2: Pull complete [2021-01-29T06:59:04.569Z] 4f7dc993c79e: Pull complete [2021-01-29T06:59:04.860Z] d39d95e4997f: Pull complete [2021-01-29T06:59:04.860Z] ae283de69b7d: Verifying Checksum [2021-01-29T06:59:04.860Z] ae283de69b7d: Download complete [2021-01-29T06:59:10.356Z] ae283de69b7d: Pull complete [2021-01-29T06:59:10.356Z] 1962c7344fe5: Pull complete [2021-01-29T06:59:10.633Z] aa7a3367c785: Pull complete [2021-01-29T06:59:10.907Z] 5e259227d438: Pull complete [2021-01-29T06:59:10.907Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-29T06:59:10.907Z] Status: Downloaded newer image for docker:latest [2021-01-29T06:59:12.926Z] ---> 4c7fd2d8c22f [2021-01-29T06:59:12.926Z] Step 6/7 : COPY go.mod . [2021-01-29T06:59:13.556Z] ---> c7709ca06eb1 [2021-01-29T06:59:13.556Z] Step 7/7 : RUN go mod download [2021-01-29T06:59:13.556Z] ---> Running in 731d145b0156 [2021-01-29T06:59:40.529Z] Removing intermediate container 731d145b0156 [2021-01-29T06:59:40.529Z] ---> 98b230383af8 [2021-01-29T06:59:40.529Z] Successfully built 98b230383af8 [2021-01-29T06:59:40.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T06:59:40.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T06:59:41.217Z] . [Pipeline] withDockerContainer [2021-01-29T06:59:41.499Z] prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container [2021-01-29T06:59:41.577Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T06:59:43.010Z] $ docker top 64b0df9f5ee0326385cdf48f65a1ece3d36bc0c0b4b4d0ffc7d1a615c3359561 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T06:59:43.721Z] + go version [2021-01-29T06:59:43.736Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-29T06:59:43.760Z] $ docker stop --time=1 64b0df9f5ee0326385cdf48f65a1ece3d36bc0c0b4b4d0ffc7d1a615c3359561 [2021-01-29T06:59:45.346Z] $ docker rm -f 64b0df9f5ee0326385cdf48f65a1ece3d36bc0c0b4b4d0ffc7d1a615c3359561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T06:59:46.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T06:59:46.646Z] . [Pipeline] withDockerContainer [2021-01-29T06:59:46.879Z] prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container [2021-01-29T06:59:46.961Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T06:59:48.096Z] $ docker top 4a84bdf2c9db8ca0be0449c24c3b8f8b73abb1b42ae288d5f80c448349e911ce -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-29T06:59:48.647Z] ========================================================= [2021-01-29T06:59:48.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T06:59:48.647Z] ========================================================= [Pipeline] sh [2021-01-29T06:59:48.997Z] + make test [2021-01-29T06:59:49.268Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T07:00:07.831Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T07:00:22.558Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23913 in /w/workspace/edgexfoundry_edgex-go_PR-3099 [Pipeline] { [Pipeline] ws [2021-01-29T07:00:22.699Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-29T07:00:27.720Z] using credential edgex-jenkins-ssh [2021-01-29T07:00:27.793Z] Cloning the remote Git repository [2021-01-29T07:00:27.888Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T07:00:28.010Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-29T07:00:28.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T07:00:28.097Z] > git --version # timeout=10 [2021-01-29T07:00:28.119Z] > git --version # 'git version 2.17.1' [2021-01-29T07:00:28.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T07:00:28.188Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T07:00:44.217Z] Merging remotes/origin/hanoi commit 9a6eedb96835a64d2bad9fe97e001e25d5234329 into PR head commit c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:00:44.764Z] Merge succeeded, producing c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:00:44.765Z] Checking out Revision c117ee17ea81045a977741da124b96077f6d3759 (PR-3099) [2021-01-29T07:00:43.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T07:00:43.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T07:00:43.424Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T07:00:43.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T07:00:43.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T07:00:43.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3099/head:refs/remotes/origin/PR-3099 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-29T07:00:44.263Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T07:00:44.286Z] > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 [2021-01-29T07:00:44.588Z] > git remote # timeout=10 [2021-01-29T07:00:44.643Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T07:00:44.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T07:00:44.699Z] > git merge 9a6eedb96835a64d2bad9fe97e001e25d5234329 # timeout=10 [2021-01-29T07:00:44.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T07:00:44.798Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T07:00:44.822Z] > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 [2021-01-29T07:00:49.235Z] Commit message: "fix: Fix nil pointer error when update the unreachable DS adminState" [2021-01-29T07:00:49.314Z] > git --version # timeout=10 [2021-01-29T07:00:49.326Z] > git --version # 'git version 2.17.1' [2021-01-29T07:00:49.338Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-29T07:00:50.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-29T07:00:51.428Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-29T07:00:51.865Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T07:00:52.225Z] + sudo service docker restart [2021-01-29T07:00:52.225Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T07:00:54.403Z] provisioning config files... [2021-01-29T07:00:54.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3804827467747950156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:00:54.968Z] ---> docker-login.sh [2021-01-29T07:00:54.968Z] nexus3.edgexfoundry.org:10001 [2021-01-29T07:00:55.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T07:00:56.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T07:00:56.236Z] Configure a credential helper to remove this warning. See [2021-01-29T07:00:56.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T07:00:56.236Z] [2021-01-29T07:00:56.236Z] Login Succeeded [2021-01-29T07:00:56.236Z] nexus3.edgexfoundry.org:10002 [2021-01-29T07:00:56.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T07:00:56.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T07:00:56.838Z] Configure a credential helper to remove this warning. See [2021-01-29T07:00:56.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T07:00:56.838Z] [2021-01-29T07:00:56.838Z] Login Succeeded [2021-01-29T07:00:56.838Z] nexus3.edgexfoundry.org:10003 [2021-01-29T07:00:57.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T07:00:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T07:00:57.396Z] Configure a credential helper to remove this warning. See [2021-01-29T07:00:57.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T07:00:57.396Z] [2021-01-29T07:00:57.396Z] Login Succeeded [2021-01-29T07:00:57.396Z] nexus3.edgexfoundry.org:10004 [2021-01-29T07:00:57.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T07:00:57.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T07:00:57.946Z] Configure a credential helper to remove this warning. See [2021-01-29T07:00:57.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T07:00:57.946Z] [2021-01-29T07:00:57.946Z] Login Succeeded [2021-01-29T07:00:57.946Z] docker.io [2021-01-29T07:00:58.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T07:00:58.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T07:00:58.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T07:00:58.816Z] Configure a credential helper to remove this warning. See [2021-01-29T07:00:58.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T07:00:58.816Z] [2021-01-29T07:00:58.816Z] Login Succeeded [2021-01-29T07:00:58.816Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T07:00:58.859Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-29T07:00:59.461Z] ========================================================= [2021-01-29T07:00:59.461Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-29T07:00:59.461Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:00:59.886Z] + 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 . [2021-01-29T07:01:00.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T07:01:00.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T07:01:00.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T07:01:01.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T07:01:02.546Z] Sending build context to Docker daemon 166.1MB [2021-01-29T07:01:02.546Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-29T07:01:02.546Z] Step 2/7 : FROM ${BASE} [2021-01-29T07:01:02.546Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-29T07:01:02.546Z] 5f621e34cdf4: Pulling fs layer [2021-01-29T07:01:02.546Z] a4357932f1b6: Pulling fs layer [2021-01-29T07:01:02.546Z] 18c013af1878: Pulling fs layer [2021-01-29T07:01:02.546Z] 00ac8860ef70: Pulling fs layer [2021-01-29T07:01:02.546Z] 63d7cb157983: Pulling fs layer [2021-01-29T07:01:02.546Z] b116817d02f9: Pulling fs layer [2021-01-29T07:01:02.546Z] 745a02a5169b: Pulling fs layer [2021-01-29T07:01:02.546Z] 00ac8860ef70: Waiting [2021-01-29T07:01:02.546Z] 63d7cb157983: Waiting [2021-01-29T07:01:02.546Z] b116817d02f9: Waiting [2021-01-29T07:01:02.546Z] 745a02a5169b: Waiting [2021-01-29T07:01:02.546Z] 18c013af1878: Download complete [2021-01-29T07:01:02.546Z] a4357932f1b6: Verifying Checksum [2021-01-29T07:01:02.546Z] a4357932f1b6: Download complete [2021-01-29T07:01:02.546Z] 63d7cb157983: Verifying Checksum [2021-01-29T07:01:02.546Z] 63d7cb157983: Download complete [2021-01-29T07:01:02.546Z] b116817d02f9: Download complete [2021-01-29T07:01:02.546Z] 5f621e34cdf4: Download complete [2021-01-29T07:01:03.155Z] 5f621e34cdf4: Pull complete [2021-01-29T07:01:03.432Z] a4357932f1b6: Pull complete [2021-01-29T07:01:04.042Z] 18c013af1878: Pull complete [2021-01-29T07:01:05.032Z] 745a02a5169b: Download complete [2021-01-29T07:01:05.677Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s [2021-01-29T07:01:05.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T07:01:05.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-29T07:01:06.478Z] 00ac8860ef70: Verifying Checksum [2021-01-29T07:01:06.478Z] 00ac8860ef70: Download complete [2021-01-29T07:01:07.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T07:01:08.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T07:01:08.379Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T07:01:08.379Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T07:01:08.379Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T07:01:14.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 46.6% of statements [2021-01-29T07:01:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T07:01:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T07:01:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T07:01:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T07:01:14.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T07:01:16.648Z] 00ac8860ef70: Pull complete [2021-01-29T07:01:16.648Z] 63d7cb157983: Pull complete [2021-01-29T07:01:16.927Z] b116817d02f9: Pull complete [2021-01-29T07:01:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.364s coverage: 27.1% of statements [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T07:01:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T07:01:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.118s coverage: 100.0% of statements [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T07:01:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.181s coverage: 64.9% of statements [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T07:01:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.292s coverage: 84.5% of statements [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T07:01:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T07:01:21.260Z] 745a02a5169b: Pull complete [2021-01-29T07:01:21.260Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-29T07:01:21.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-29T07:01:21.260Z] ---> b7e6874047d6 [2021-01-29T07:01:21.260Z] 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 [2021-01-29T07:01:23.939Z] ---> Running in 70e0ba9bfb7e [2021-01-29T07:01:25.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:01:25.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.963s coverage: 28.6% of statements [2021-01-29T07:01:25.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T07:01:25.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T07:01:25.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T07:01:25.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.189s coverage: 86.7% of statements [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T07:01:25.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.230s coverage: 97.5% of statements [2021-01-29T07:01:25.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T07:01:25.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:01:26.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2021-01-29T07:01:26.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T07:01:26.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T07:01:26.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T07:01:26.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T07:01:26.965Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T07:01:26.965Z] (2/12) Installing file (5.38-r0) [2021-01-29T07:01:26.965Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T07:01:27.237Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T07:01:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.574s coverage: 95.7% of statements [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T07:01:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T07:01:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.125s coverage: 0.0% of statements [no tests to run] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T07:01:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.324s coverage: 63.5% of statements [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T07:01:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T07:01:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-01-29T07:01:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-01-29T07:01:30.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-29T07:01:30.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-01-29T07:01:30.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-01-29T07:01:33.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.777s coverage: 55.9% of statements [2021-01-29T07:01:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T07:01:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T07:01:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T07:01:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T07:01:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T07:01:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-29T07:01:35.508Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T07:01:35.508Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T07:01:35.508Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T07:01:35.508Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T07:01:35.508Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T07:01:35.508Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T07:01:35.508Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T07:01:35.508Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T07:01:35.508Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:01:35.508Z] OK: 217 MiB in 51 packages [2021-01-29T07:01:39.846Z] Removing intermediate container 70e0ba9bfb7e [2021-01-29T07:01:39.846Z] ---> dba5eadba162 [2021-01-29T07:01:39.846Z] Step 4/7 : WORKDIR /edgex-go [2021-01-29T07:01:39.846Z] ---> Running in da954559a9ba [2021-01-29T07:01:40.119Z] Removing intermediate container da954559a9ba [2021-01-29T07:01:40.119Z] ---> da5e2eec8b10 [2021-01-29T07:01:40.119Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-29T07:01:40.727Z] latest: Pulling from library/docker [2021-01-29T07:01:40.727Z] 159e5727ea61: Pulling fs layer [2021-01-29T07:01:40.727Z] 687389c36290: Pulling fs layer [2021-01-29T07:01:40.727Z] 94e28978939c: Pulling fs layer [2021-01-29T07:01:40.727Z] 81bd9c9fe1b1: Pulling fs layer [2021-01-29T07:01:40.727Z] 0c5a7137269a: Pulling fs layer [2021-01-29T07:01:40.727Z] 650eeba05d50: Pulling fs layer [2021-01-29T07:01:40.727Z] 283d3dba4d5b: Pulling fs layer [2021-01-29T07:01:40.727Z] 0c5a7137269a: Waiting [2021-01-29T07:01:40.727Z] 650eeba05d50: Waiting [2021-01-29T07:01:40.727Z] 283d3dba4d5b: Waiting [2021-01-29T07:01:40.727Z] 81bd9c9fe1b1: Waiting [2021-01-29T07:01:40.727Z] 94e28978939c: Verifying Checksum [2021-01-29T07:01:40.727Z] 94e28978939c: Download complete [2021-01-29T07:01:41.010Z] 687389c36290: Verifying Checksum [2021-01-29T07:01:41.010Z] 687389c36290: Download complete [2021-01-29T07:01:41.010Z] 159e5727ea61: Download complete [2021-01-29T07:01:41.010Z] 650eeba05d50: Verifying Checksum [2021-01-29T07:01:41.010Z] 650eeba05d50: Download complete [2021-01-29T07:01:41.010Z] 0c5a7137269a: Verifying Checksum [2021-01-29T07:01:41.010Z] 0c5a7137269a: Download complete [2021-01-29T07:01:41.288Z] 283d3dba4d5b: Verifying Checksum [2021-01-29T07:01:41.288Z] 283d3dba4d5b: Download complete [2021-01-29T07:01:41.568Z] 159e5727ea61: Pull complete [2021-01-29T07:01:42.567Z] 687389c36290: Pull complete [2021-01-29T07:01:42.567Z] 81bd9c9fe1b1: Verifying Checksum [2021-01-29T07:01:42.567Z] 81bd9c9fe1b1: Download complete [2021-01-29T07:01:42.567Z] 94e28978939c: Pull complete [2021-01-29T07:01:45.943Z] 81bd9c9fe1b1: Pull complete [2021-01-29T07:01:46.223Z] 0c5a7137269a: Pull complete [2021-01-29T07:01:46.498Z] 650eeba05d50: Pull complete [2021-01-29T07:01:46.772Z] 283d3dba4d5b: Pull complete [2021-01-29T07:01:46.772Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-29T07:01:47.047Z] Status: Downloaded newer image for docker:latest [2021-01-29T07:01:50.466Z] ---> 0133a8fcc38f [2021-01-29T07:01:50.466Z] Step 6/7 : COPY go.mod . [2021-01-29T07:01:51.064Z] ---> 2ddae350578e [2021-01-29T07:01:51.064Z] Step 7/7 : RUN go mod download [2021-01-29T07:01:51.064Z] ---> Running in cd4d0de4c462 [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.413s coverage: 86.3% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.986s coverage: 72.2% of statements [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.087s coverage: 72.1% of statements [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.105s coverage: 48.4% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.089s coverage: 28.8% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.079s coverage: 96.8% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.258s coverage: 36.5% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.648s coverage: 84.1% of statements [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.060s coverage: 100.0% of statements [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.064s coverage: 42.9% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.104s coverage: 100.0% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.080s coverage: 83.8% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.249s coverage: 47.1% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.087s coverage: 100.0% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.173s coverage: 100.0% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.016s coverage: 29.1% of statements [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T07:01:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T07:01:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.131s coverage: 100.0% of statements [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T07:01:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.079s coverage: 32.1% of statements [2021-01-29T07:01:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-29T07:01:56.554Z] GO111MODULE=on go vet ./... [2021-01-29T07:02:17.900Z] Removing intermediate container cd4d0de4c462 [2021-01-29T07:02:17.900Z] ---> 2d8207ecb446 [2021-01-29T07:02:17.900Z] Successfully built 2d8207ecb446 [2021-01-29T07:02:17.900Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:02:18.286Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T07:02:18.286Z] . [Pipeline] withDockerContainer [2021-01-29T07:02:18.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container [2021-01-29T07:02:18.678Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T07:02:20.136Z] $ docker top b1b1facf768f93482a259f4b5352dcb8afab0beffa197aa8c9253fafdd4aaa6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T07:02:21.197Z] + go version [2021-01-29T07:02:21.197Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-29T07:02:21.277Z] $ docker stop --time=1 b1b1facf768f93482a259f4b5352dcb8afab0beffa197aa8c9253fafdd4aaa6b [2021-01-29T07:02:23.175Z] $ docker rm -f b1b1facf768f93482a259f4b5352dcb8afab0beffa197aa8c9253fafdd4aaa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:02:24.541Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T07:02:24.542Z] . [Pipeline] withDockerContainer [2021-01-29T07:02:24.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container [2021-01-29T07:02:24.954Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T07:02:26.335Z] $ docker top 7c53b967be430c0e1fb0052bb4293994356a39516943f02c019d39c7535b69db -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-29T07:02:26.752Z] ========================================================= [2021-01-29T07:02:26.752Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T07:02:26.752Z] ========================================================= [Pipeline] sh [2021-01-29T07:02:27.431Z] + make test [2021-01-29T07:02:27.431Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T07:02:44.069Z] gofmt -l . [2021-01-29T07:02:44.069Z] [ "`gofmt -l .`" = "" ] [2021-01-29T07:02:44.069Z] ./bin/test-go-mod-tidy.sh [2021-01-29T07:02:44.069Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T07:02:48.256Z] + ls -al . [2021-01-29T07:02:48.256Z] total 636 [2021-01-29T07:02:48.256Z] drwxrwxr-x 10 1001 1001 4096 Jan 29 07:02 . [2021-01-29T07:02:48.256Z] drwxr-xr-x 4 root root 28 Jan 29 06:59 .. [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 06:57 .dockerignore [2021-01-29T07:02:48.256Z] drwxrwxr-x 8 1001 1001 179 Jan 29 06:57 .git [2021-01-29T07:02:48.256Z] drwxrwxr-x 3 1001 1001 125 Jan 29 06:57 .github [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 944 Jan 29 06:57 .gitignore [2021-01-29T07:02:48.256Z] drwx------ 3 1001 1001 60 Jan 29 06:58 .semver [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 06:57 .sonarcloud.properties [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 06:57 CONTRIBUTING.md [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 1035 Jan 29 06:57 Dockerfile.build [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 06:57 Jenkinsfile [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 06:57 LICENSE [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 6581 Jan 29 06:57 Makefile [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 6447 Jan 29 06:57 README.md [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 259 Jan 29 06:57 SECURITY.md [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 06:58 VERSION [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 06:57 ZMQWindows.md [2021-01-29T07:02:48.256Z] drwxrwxr-x 2 1001 1001 117 Jan 29 06:57 bin [2021-01-29T07:02:48.256Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 06:57 cmd [2021-01-29T07:02:48.256Z] -rw-r--r-- 1 root root 541382 Jan 29 07:01 coverage.out [2021-01-29T07:02:48.256Z] -rw-r--r-- 1 root root 1041 Jan 29 07:02 go.mod [2021-01-29T07:02:48.256Z] -rw-r--r-- 1 root root 18582 Jan 29 07:02 go.sum [2021-01-29T07:02:48.256Z] drwxrwxr-x 8 1001 1001 127 Jan 29 06:57 internal [2021-01-29T07:02:48.256Z] drwxrwxr-x 4 1001 1001 26 Jan 29 06:57 openapi [2021-01-29T07:02:48.256Z] drwxrwxr-x 4 1001 1001 71 Jan 29 06:57 snap [2021-01-29T07:02:48.256Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 06:57 version.go [Pipeline] sh [2021-01-29T07:02:48.933Z] + '[' -e coverage.out ] [2021-01-29T07:02:48.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T07:02:49.369Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T07:02:49.660Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T07:02:49.726Z] + make build [2021-01-29T07:02:49.727Z] 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 [2021-01-29T07:03:08.294Z] 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 [2021-01-29T07:03:12.769Z] 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 [2021-01-29T07:03:17.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-29T07:03:19.341Z] 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 [2021-01-29T07:03:22.770Z] 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 [2021-01-29T07:03:23.064Z] 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 [2021-01-29T07:03:26.521Z] 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 [2021-01-29T07:03:28.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T07:03:30.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-29T07:03:32.023Z] 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 [2021-01-29T07:03:34.691Z] 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 [2021-01-29T07:03:36.911Z] 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 [2021-01-29T07:03:39.411Z] 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 [Pipeline] } [2021-01-29T07:03:41.543Z] $ docker stop --time=1 4a84bdf2c9db8ca0be0449c24c3b8f8b73abb1b42ae288d5f80c448349e911ce [2021-01-29T07:03:44.024Z] $ docker rm -f 4a84bdf2c9db8ca0be0449c24c3b8f8b73abb1b42ae288d5f80c448349e911ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:03:48.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T07:03:48.567Z] [2021-01-29T07:03:48.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:03:49.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T07:03:49.308Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-29T07:03:49.308Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-29T07:03:49.308Z] ca9280d653b3: Pulling fs layer [2021-01-29T07:03:49.308Z] 7e9c9ca2126c: Pulling fs layer [2021-01-29T07:03:49.589Z] cbdbe7a5bc2a: Download complete [2021-01-29T07:03:50.195Z] cbdbe7a5bc2a: Pull complete [2021-01-29T07:03:50.473Z] ca9280d653b3: Verifying Checksum [2021-01-29T07:03:50.473Z] ca9280d653b3: Download complete [2021-01-29T07:03:50.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T07:03:50.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T07:03:50.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T07:03:50.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T07:03:50.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T07:03:51.917Z] ca9280d653b3: Pull complete [2021-01-29T07:03:52.414Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.082s [2021-01-29T07:03:52.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T07:03:52.414Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-29T07:03:52.900Z] 7e9c9ca2126c: Verifying Checksum [2021-01-29T07:03:52.900Z] 7e9c9ca2126c: Download complete [2021-01-29T07:03:55.047Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T07:03:56.033Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T07:03:56.033Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T07:03:56.033Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T07:03:56.033Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T07:04:03.254Z] 7e9c9ca2126c: Pull complete [2021-01-29T07:04:03.254Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-29T07:04:03.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T07:04:03.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-29T07:04:04.120Z] prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container [2021-01-29T07:04:04.251Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T07:04:04.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements [2021-01-29T07:04:04.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T07:04:04.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T07:04:04.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T07:04:04.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T07:04:04.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T07:04:07.452Z] $ docker top 37f82a9a8146a84d34e2cc9a96467611111393b6eddefeb50367b77753893b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T07:04:08.258Z] + + grepdocker-compose parallel build [2021-01-29T07:04:08.258Z] --help [2021-01-29T07:04:09.684Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T07:04:09.719Z] $ docker stop --time=1 37f82a9a8146a84d34e2cc9a96467611111393b6eddefeb50367b77753893b9f [2021-01-29T07:04:11.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.535s coverage: 27.1% of statements [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T07:04:11.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T07:04:11.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T07:04:11.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 66.0% of statements [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T07:04:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T07:04:11.295Z] $ docker rm -f 37f82a9a8146a84d34e2cc9a96467611111393b6eddefeb50367b77753893b9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:04:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.747s coverage: 84.5% of statements [2021-01-29T07:04:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T07:04:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T07:04:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T07:04:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T07:04:12.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T07:04:12.260Z] . [Pipeline] withDockerContainer [2021-01-29T07:04:12.772Z] prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container [2021-01-29T07:04:12.886Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T07:04:13.908Z] $ docker top 1a4edb4367201d8c76b47e0abe1b4e88abe575f8f0130eb77cb5c8e192cc263b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T07:04:14.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T07:04:16.533Z] Building docker-core-command-go ... [2021-01-29T07:04:16.533Z] Building docker-core-data-go ... [2021-01-29T07:04:16.533Z] Building docker-core-metadata-go ... [2021-01-29T07:04:16.533Z] Building docker-security-bootstrap-redis-go ... [2021-01-29T07:04:16.533Z] Building docker-security-proxy-setup-go ... [2021-01-29T07:04:16.533Z] Building docker-security-secrets-setup-go ... [2021-01-29T07:04:16.533Z] Building docker-security-secretstore-setup-go ... [2021-01-29T07:04:16.533Z] Building docker-support-logging-go ... [2021-01-29T07:04:16.533Z] Building docker-support-notifications-go ... [2021-01-29T07:04:16.533Z] Building docker-support-scheduler-go ... [2021-01-29T07:04:16.533Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T07:04:16.533Z] Building docker-security-bootstrap-redis-go [2021-01-29T07:04:16.533Z] Building docker-security-secretstore-setup-go [2021-01-29T07:04:16.533Z] Building docker-support-notifications-go [2021-01-29T07:04:16.533Z] Building docker-sys-mgmt-agent-go [2021-01-29T07:04:16.533Z] Building docker-core-data-go [2021-01-29T07:04:18.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T07:04:18.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T07:04:18.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T07:04:18.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements [2021-01-29T07:04:18.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T07:04:19.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.366s coverage: 97.5% of statements [2021-01-29T07:04:19.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T07:04:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-01-29T07:04:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T07:04:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T07:04:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T07:04:20.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.983s coverage: 95.7% of statements [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.131s coverage: 0.0% of statements [no tests to run] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 63.5% of statements [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T07:04:27.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-01-29T07:04:27.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-01-29T07:04:27.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-29T07:04:27.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-01-29T07:04:33.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.906s coverage: 55.9% of statements [2021-01-29T07:04:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T07:04:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T07:04:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T07:04:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T07:04:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T07:04:33.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 27.088s coverage: 86.3% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.188s coverage: 72.2% of statements [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.618s coverage: 72.1% of statements [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.075s coverage: 82.4% of statements [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.090s coverage: 48.4% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.059s coverage: 28.8% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.074s coverage: 96.8% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 36.5% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.631s coverage: 84.1% of statements [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.084s coverage: 42.9% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.100s coverage: 100.0% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.096s coverage: 83.8% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T07:05:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2021-01-29T07:05:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.991s coverage: 29.1% of statements [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.151s coverage: 87.9% of statements [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T07:05:01.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T07:05:01.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-01-29T07:05:01.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-29T07:05:01.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-29T07:05:02.958Z] GO111MODULE=on go vet ./... [2021-01-29T07:05:13.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:05:13.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:05:13.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:05:13.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:05:13.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:05:13.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:05:13.602Z] ---> 98b230383af8 [2021-01-29T07:05:13.602Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T07:05:13.602Z] ---> 98b230383af8 [2021-01-29T07:05:13.602Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:05:13.602Z] ---> 98b230383af8 [2021-01-29T07:05:13.602Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T07:05:13.602Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:05:13.602Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:05:13.602Z] ---> 98b230383af8 [2021-01-29T07:05:13.602Z] Step 3/27 : WORKDIR /edgex-go [2021-01-29T07:05:13.602Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:05:13.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:05:13.602Z] ---> 98b230383af8 [2021-01-29T07:05:13.602Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T07:05:13.602Z] ---> Running in f7d212539639 [2021-01-29T07:05:13.602Z] ---> Running in 86266d729b4e [2021-01-29T07:05:13.602Z] ---> Running in 1ca5c53055a4 [2021-01-29T07:05:13.602Z] ---> Running in ba5cb3f63f03 [2021-01-29T07:05:13.602Z] ---> Running in fa1161ccb3bc [2021-01-29T07:05:13.602Z] Removing intermediate container 1ca5c53055a4 [2021-01-29T07:05:13.602Z] ---> e0b126f11850 [2021-01-29T07:05:13.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:05:13.602Z] Removing intermediate container fa1161ccb3bc [2021-01-29T07:05:13.602Z] ---> 8fa748a85e3c [2021-01-29T07:05:13.602Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:05:13.602Z] Removing intermediate container 86266d729b4e [2021-01-29T07:05:13.602Z] ---> d3442b5d5c55 [2021-01-29T07:05:13.602Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:05:13.602Z] Removing intermediate container ba5cb3f63f03 [2021-01-29T07:05:13.602Z] ---> cc5936b12241 [2021-01-29T07:05:13.602Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:05:13.602Z] Removing intermediate container f7d212539639 [2021-01-29T07:05:13.602Z] ---> 0da552b753dc [2021-01-29T07:05:13.602Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:05:13.602Z] ---> Running in 713de72ff9e2 [2021-01-29T07:05:13.602Z] ---> Running in 414cb545946d [2021-01-29T07:05:13.602Z] ---> Running in 5adf9404252c [2021-01-29T07:05:13.602Z] ---> Running in 7199090df631 [2021-01-29T07:05:13.602Z] ---> Running in a5c857912738 [2021-01-29T07:05:16.294Z] Removing intermediate container 713de72ff9e2 [2021-01-29T07:05:16.294Z] ---> 8f3a803a90f5 [2021-01-29T07:05:16.294Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-29T07:05:16.294Z] ---> Running in be853019023e [2021-01-29T07:05:16.294Z] Removing intermediate container 7199090df631 [2021-01-29T07:05:16.294Z] ---> f67467cd2d4f [2021-01-29T07:05:16.294Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T07:05:16.294Z] Removing intermediate container a5c857912738 [2021-01-29T07:05:16.294Z] ---> 46fd0ff0b959 [2021-01-29T07:05:16.294Z] Step 5/24 : RUN apk update && apk add make git [2021-01-29T07:05:16.565Z] Removing intermediate container 414cb545946d [2021-01-29T07:05:16.565Z] ---> 1ee0ff417fe3 [2021-01-29T07:05:16.565Z] Step 5/22 : RUN apk update && apk add make git [2021-01-29T07:05:16.565Z] ---> Running in 1a576a53a4c0 [2021-01-29T07:05:16.565Z] Removing intermediate container 5adf9404252c [2021-01-29T07:05:16.565Z] ---> ab8e89472d11 [2021-01-29T07:05:16.565Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-29T07:05:16.565Z] ---> Running in 5db01b19779c [2021-01-29T07:05:16.565Z] ---> Running in e81284e63efa [2021-01-29T07:05:16.876Z] ---> Running in 8974d5cdb67f [2021-01-29T07:05:17.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:17.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:18.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:05:19.167Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:05:19.167Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:05:19.167Z] OK: 12752 distinct packages available [2021-01-29T07:05:19.454Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:05:19.454Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:05:19.454Z] OK: 12752 distinct packages available [2021-01-29T07:05:19.769Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:05:19.769Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:05:19.770Z] OK: 12752 distinct packages available [2021-01-29T07:05:19.770Z] OK: 233 MiB in 51 packages [2021-01-29T07:05:19.770Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:05:19.770Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:05:19.770Z] OK: 12752 distinct packages available [2021-01-29T07:05:20.056Z] OK: 233 MiB in 51 packages [2021-01-29T07:05:20.056Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:05:20.056Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:05:20.056Z] OK: 12752 distinct packages available [2021-01-29T07:05:20.056Z] OK: 233 MiB in 51 packages [2021-01-29T07:05:20.056Z] OK: 233 MiB in 51 packages [2021-01-29T07:05:20.339Z] OK: 233 MiB in 51 packages [2021-01-29T07:05:20.993Z] Removing intermediate container 1a576a53a4c0 [2021-01-29T07:05:20.993Z] ---> b06749bd0cb6 [2021-01-29T07:05:20.993Z] Step 6/23 : COPY go.mod . [2021-01-29T07:05:21.298Z] Removing intermediate container be853019023e [2021-01-29T07:05:21.298Z] ---> 02120292cb31 [2021-01-29T07:05:21.298Z] Step 6/27 : COPY go.mod . [2021-01-29T07:05:21.298Z] ---> e8a3d45856ed [2021-01-29T07:05:21.298Z] Step 7/23 : RUN go mod download [2021-01-29T07:05:21.298Z] Removing intermediate container 5db01b19779c [2021-01-29T07:05:21.298Z] ---> b90d619b842c [2021-01-29T07:05:21.298Z] Step 6/24 : COPY go.mod . [2021-01-29T07:05:21.611Z] ---> Running in bc3681ebded8 [2021-01-29T07:05:21.910Z] Removing intermediate container 8974d5cdb67f [2021-01-29T07:05:21.910Z] ---> a44df046a931 [2021-01-29T07:05:21.910Z] Step 6/24 : COPY go.mod . [2021-01-29T07:05:22.194Z] Removing intermediate container e81284e63efa [2021-01-29T07:05:22.194Z] ---> f6a5ac9886f0 [2021-01-29T07:05:22.194Z] Step 6/22 : COPY go.mod . [2021-01-29T07:05:22.194Z] ---> 642c8d4b0599 [2021-01-29T07:05:22.194Z] Step 7/24 : RUN go mod download [2021-01-29T07:05:22.194Z] ---> 97f80aae258e [2021-01-29T07:05:22.194Z] Step 7/27 : RUN go mod download [2021-01-29T07:05:22.194Z] ---> Running in 8b3b910c4809 [2021-01-29T07:05:22.477Z] ---> Running in 71dc579ed90b [2021-01-29T07:05:22.758Z] ---> 53859007fe46 [2021-01-29T07:05:22.758Z] Step 7/22 : RUN go mod download [2021-01-29T07:05:23.041Z] ---> a8ad9e2cdd92 [2021-01-29T07:05:23.041Z] Step 7/24 : RUN go mod download [2021-01-29T07:05:23.041Z] ---> Running in cd72a28e8387 [2021-01-29T07:05:23.344Z] ---> Running in 4e14b536e433 [2021-01-29T07:05:27.062Z] Removing intermediate container bc3681ebded8 [2021-01-29T07:05:27.062Z] ---> 319e6d40ae90 [2021-01-29T07:05:27.062Z] Step 8/23 : COPY . . [2021-01-29T07:05:27.063Z] Removing intermediate container cd72a28e8387 [2021-01-29T07:05:27.063Z] ---> e96bfe5b84cb [2021-01-29T07:05:27.063Z] Step 8/22 : COPY . . [2021-01-29T07:05:27.063Z] Removing intermediate container 71dc579ed90b [2021-01-29T07:05:27.063Z] ---> e579b8dd694a [2021-01-29T07:05:27.063Z] Step 8/24 : COPY . . [2021-01-29T07:05:27.363Z] Removing intermediate container 8b3b910c4809 [2021-01-29T07:05:27.363Z] ---> a4fbae5bc272 [2021-01-29T07:05:27.363Z] Step 8/27 : COPY . . [2021-01-29T07:05:27.646Z] Removing intermediate container 4e14b536e433 [2021-01-29T07:05:27.646Z] ---> 6a2f9a9db0fa [2021-01-29T07:05:27.646Z] Step 8/24 : COPY . . [2021-01-29T07:06:11.009Z] gofmt -l . [2021-01-29T07:06:11.989Z] [ "`gofmt -l .`" = "" ] [2021-01-29T07:06:14.609Z] ./bin/test-go-mod-tidy.sh [2021-01-29T07:06:14.885Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T07:06:19.952Z] + ls -al . [2021-01-29T07:06:19.952Z] total 664 [2021-01-29T07:06:19.952Z] drwxrwxr-x 9 1001 1001 4096 Jan 29 07:06 . [2021-01-29T07:06:19.952Z] drwxr-xr-x 4 root root 4096 Jan 29 07:02 .. [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 07:00 .dockerignore [2021-01-29T07:06:19.952Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 07:00 .git [2021-01-29T07:06:19.952Z] drwxrwxr-x 3 1001 1001 4096 Jan 29 07:00 .github [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 944 Jan 29 07:00 .gitignore [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 07:00 .sonarcloud.properties [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 07:00 CONTRIBUTING.md [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 1035 Jan 29 07:00 Dockerfile.build [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 07:00 Jenkinsfile [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 07:00 LICENSE [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 6581 Jan 29 07:00 Makefile [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 6447 Jan 29 07:00 README.md [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 259 Jan 29 07:00 SECURITY.md [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 06:58 VERSION [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 07:00 ZMQWindows.md [2021-01-29T07:06:19.952Z] drwxrwxr-x 2 1001 1001 4096 Jan 29 07:00 bin [2021-01-29T07:06:19.952Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 07:00 cmd [2021-01-29T07:06:19.952Z] -rw-r--r-- 1 root root 541382 Jan 29 07:05 coverage.out [2021-01-29T07:06:19.952Z] -rw-r--r-- 1 root root 1041 Jan 29 07:06 go.mod [2021-01-29T07:06:19.952Z] -rw-r--r-- 1 root root 18582 Jan 29 07:06 go.sum [2021-01-29T07:06:19.952Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 07:00 internal [2021-01-29T07:06:19.952Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 07:00 openapi [2021-01-29T07:06:19.952Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 07:00 snap [2021-01-29T07:06:19.952Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 07:00 version.go [Pipeline] sh [2021-01-29T07:06:20.315Z] + '[' -e coverage.out ] [2021-01-29T07:06:20.315Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T07:06:20.385Z] Warning: overwriting stash ‘coverage-report’ [2021-01-29T07:06:21.483Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T07:06:22.166Z] + make build [2021-01-29T07:06:22.166Z] 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 [2021-01-29T07:06:36.187Z] ---> 74784b737fe5 [2021-01-29T07:06:36.187Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-29T07:06:36.187Z] ---> f471a9abbdda [2021-01-29T07:06:36.187Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> e6d1589e82c1 [2021-01-29T07:06:36.187Z] ---> a2bc593c6074 [2021-01-29T07:06:36.187Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-29T07:06:36.187Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T07:06:36.187Z] [2021-01-29T07:06:36.187Z] ---> 101fe0bc152e [2021-01-29T07:06:36.187Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T07:06:36.187Z] ---> Running in 6f56694e6e13 [2021-01-29T07:06:36.187Z] ---> Running in 13c998e15c1e [2021-01-29T07:06:36.187Z] ---> Running in 7a8bc109a753 [2021-01-29T07:06:36.187Z] ---> Running in 66406320f369 [2021-01-29T07:06:36.187Z] ---> Running in 18d8d3f5b10d [2021-01-29T07:06:36.187Z] 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 [2021-01-29T07:06:36.187Z] 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 [2021-01-29T07:06:36.187Z] 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 [2021-01-29T07:06:36.187Z] 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 [2021-01-29T07:06:36.187Z] 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 [2021-01-29T07:06:48.940Z] 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 [2021-01-29T07:06:55.627Z] 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 [2021-01-29T07:06:59.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-29T07:07:04.285Z] 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 [2021-01-29T07:07:09.678Z] 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 [2021-01-29T07:07:10.657Z] 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 [2021-01-29T07:07:16.059Z] 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 [2021-01-29T07:07:20.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-29T07:07:23.746Z] 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 [2021-01-29T07:07:24.115Z] 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 [2021-01-29T07:07:27.135Z] 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 [2021-01-29T07:07:31.442Z] 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 [2021-01-29T07:07:33.337Z] Removing intermediate container 7a8bc109a753 [2021-01-29T07:07:33.337Z] ---> 888bebdc9450 [2021-01-29T07:07:33.337Z] [2021-01-29T07:07:33.337Z] Step 10/22 : FROM alpine:3.10 [2021-01-29T07:07:33.337Z] 3.10: Pulling from library/alpine [2021-01-29T07:07:33.337Z] Removing intermediate container 13c998e15c1e [2021-01-29T07:07:33.337Z] ---> 24983fa5c868 [2021-01-29T07:07:33.337Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T07:07:33.687Z] ---> Running in f4b5282b2038 [2021-01-29T07:07:34.832Z] 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 [2021-01-29T07:07:34.941Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-29T07:07:35.280Z] Status: Downloaded newer image for alpine:3.10 [2021-01-29T07:07:35.280Z] ---> be4e4bea2c2e [2021-01-29T07:07:35.280Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-29T07:07:35.999Z] 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 [Pipeline] } [2021-01-29T07:07:38.376Z] $ docker stop --time=1 7c53b967be430c0e1fb0052bb4293994356a39516943f02c019d39c7535b69db [2021-01-29T07:07:38.318Z] ---> Running in d7a679697be8 [2021-01-29T07:07:39.133Z] Removing intermediate container 18d8d3f5b10d [2021-01-29T07:07:39.133Z] ---> cea228fa817e [2021-01-29T07:07:39.133Z] [2021-01-29T07:07:39.133Z] Step 10/24 : FROM alpine:3.10 [2021-01-29T07:07:39.133Z] ---> be4e4bea2c2e [2021-01-29T07:07:39.133Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-29T07:07:39.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:07:39.133Z] Removing intermediate container 66406320f369 [2021-01-29T07:07:39.133Z] ---> 5f89be8b4d15 [2021-01-29T07:07:39.133Z] [2021-01-29T07:07:39.133Z] Step 10/24 : FROM scratch [2021-01-29T07:07:39.133Z] ---> [2021-01-29T07:07:39.133Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-29T07:07:39.133Z] ---> Running in 5205afd21557 [2021-01-29T07:07:39.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:07:39.133Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-29T07:07:39.133Z] v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-29T07:07:39.133Z] OK: 10350 distinct packages available [2021-01-29T07:07:39.704Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-29T07:07:39.704Z] ---> Running in 895b2b5499fb [2021-01-29T07:07:39.704Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-29T07:07:39.704Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-29T07:07:39.704Z] (4/5) Installing curl (7.66.0-r3) [2021-01-29T07:07:39.704Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T07:07:39.704Z] Executing busybox-1.30.1-r3.trigger [2021-01-29T07:07:39.704Z] Executing ca-certificates-20191127-r2.trigger [2021-01-29T07:07:39.704Z] OK: 7 MiB in 19 packages [2021-01-29T07:07:40.582Z] Removing intermediate container 895b2b5499fb [2021-01-29T07:07:40.582Z] ---> d91de01c4369 [2021-01-29T07:07:40.582Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-29T07:07:40.919Z] $ docker rm -f 7c53b967be430c0e1fb0052bb4293994356a39516943f02c019d39c7535b69db [2021-01-29T07:07:41.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:07:41.347Z] ---> Running in 91d6e9686f54 [2021-01-29T07:07:41.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:07:41.347Z] Removing intermediate container f4b5282b2038 [2021-01-29T07:07:41.347Z] ---> 5298bf56f2dd [2021-01-29T07:07:41.347Z] [2021-01-29T07:07:41.347Z] Step 11/27 : FROM docker:latest [2021-01-29T07:07:41.347Z] ---> 1b003a99702a [2021-01-29T07:07:41.347Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-29T07:07:41.652Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-29T07:07:41.652Z] v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-29T07:07:41.652Z] OK: 10350 distinct packages available [2021-01-29T07:07:42.025Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-29T07:07:42.025Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-29T07:07:42.025Z] (3/5) Installing libcurl (7.66.0-r3) [Pipeline] // withDockerContainer [Pipeline] } [2021-01-29T07:07:42.319Z] (4/5) Installing curl (7.66.0-r3) [2021-01-29T07:07:42.320Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T07:07:42.320Z] Executing busybox-1.30.1-r3.trigger [2021-01-29T07:07:42.320Z] Executing ca-certificates-20191127-r2.trigger [2021-01-29T07:07:42.320Z] OK: 7 MiB in 19 packages [2021-01-29T07:07:42.320Z] ---> Running in c1e9b7395498 [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-29T07:07:42.601Z] Removing intermediate container 91d6e9686f54 [2021-01-29T07:07:42.601Z] ---> f284a351b08e [2021-01-29T07:07:42.601Z] Step 13/24 : EXPOSE $APP_PORT [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:07:43.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T07:07:43.199Z] [2021-01-29T07:07:43.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:07:43.677Z] ---> Running in e847bfe091b6 [2021-01-29T07:07:43.677Z] Removing intermediate container d7a679697be8 [2021-01-29T07:07:43.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T07:07:44.009Z] ---> 71623bcea536 [2021-01-29T07:07:44.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-29T07:07:44.184Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-29T07:07:44.184Z] 29e5d40040c1: Pulling fs layer [2021-01-29T07:07:44.184Z] 1ce36da41761: Pulling fs layer [2021-01-29T07:07:44.184Z] 25b303627fd3: Pulling fs layer [2021-01-29T07:07:44.313Z] ---> Running in d0499e05647e [2021-01-29T07:07:44.313Z] Removing intermediate container e847bfe091b6 [2021-01-29T07:07:44.313Z] ---> 13069e2c0bd2 [2021-01-29T07:07:44.313Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-29T07:07:44.775Z] 29e5d40040c1: Verifying Checksum [2021-01-29T07:07:44.775Z] 29e5d40040c1: Download complete [2021-01-29T07:07:44.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:07:45.051Z] 1ce36da41761: Verifying Checksum [2021-01-29T07:07:45.051Z] 1ce36da41761: Download complete [2021-01-29T07:07:45.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:07:45.249Z] Removing intermediate container d0499e05647e [2021-01-29T07:07:45.249Z] ---> eb9732e47f12 [2021-01-29T07:07:45.249Z] Step 13/22 : WORKDIR / [2021-01-29T07:07:45.249Z] ---> bf3ffe38afa8 [2021-01-29T07:07:45.249Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-29T07:07:45.327Z] 29e5d40040c1: Pull complete [2021-01-29T07:07:45.588Z] Removing intermediate container 5205afd21557 [2021-01-29T07:07:45.588Z] ---> d5a2db2e3229 [2021-01-29T07:07:45.588Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T07:07:45.588Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T07:07:45.588Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T07:07:45.588Z] Executing bash-5.0.17-r0.post-install [2021-01-29T07:07:45.588Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:07:45.588Z] OK: 12 MiB in 22 packages [2021-01-29T07:07:45.901Z] ---> Running in db50be3a252a [2021-01-29T07:07:45.901Z] ---> Running in 40d6100c28b1 [2021-01-29T07:07:46.767Z] 1ce36da41761: Pull complete [2021-01-29T07:07:46.767Z] 25b303627fd3: Download complete [2021-01-29T07:07:48.017Z] Removing intermediate container 40d6100c28b1 [2021-01-29T07:07:48.017Z] ---> 6c038d7fdf8b [2021-01-29T07:07:48.017Z] Step 13/24 : WORKDIR / [2021-01-29T07:07:49.028Z] Removing intermediate container db50be3a252a [2021-01-29T07:07:49.028Z] ---> a2961c7a3dd8 [2021-01-29T07:07:49.028Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-29T07:07:49.387Z] ---> 598b7e7c2cbb [2021-01-29T07:07:49.387Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-29T07:07:49.764Z] ---> Running in af3589af7ee3 [2021-01-29T07:07:50.066Z] Removing intermediate container c1e9b7395498 [2021-01-29T07:07:50.066Z] ---> e8890dc4d3a8 [2021-01-29T07:07:50.066Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-29T07:07:50.066Z] Removing intermediate container 6f56694e6e13 [2021-01-29T07:07:50.066Z] ---> 83c620ec5600 [2021-01-29T07:07:50.066Z] [2021-01-29T07:07:50.066Z] Step 10/23 : FROM alpine [2021-01-29T07:07:50.339Z] latest: Pulling from library/alpine [2021-01-29T07:07:50.611Z] ---> Running in 5926bd400ae4 [2021-01-29T07:07:50.927Z] ---> 93b3922e8bbc [2021-01-29T07:07:50.927Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-29T07:07:51.256Z] Removing intermediate container af3589af7ee3 [2021-01-29T07:07:51.256Z] ---> de85d7bc8062 [2021-01-29T07:07:51.256Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T07:07:51.627Z] ---> 7c86d61f6adc [2021-01-29T07:07:51.627Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-29T07:07:51.940Z] ---> 7ef853b6815c [2021-01-29T07:07:51.940Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T07:07:52.299Z] Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 [2021-01-29T07:07:52.299Z] Status: Downloaded newer image for alpine:latest [2021-01-29T07:07:52.299Z] ---> 7731472c3f2a [2021-01-29T07:07:52.299Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:07:52.299Z] ---> 598bfade4336 [2021-01-29T07:07:52.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-29T07:07:52.584Z] ---> b26d020dc8e9 [2021-01-29T07:07:52.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T07:07:52.584Z] ---> Running in 1e480bd27576 [2021-01-29T07:07:52.907Z] ---> ecd3486d615d [2021-01-29T07:07:52.907Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T07:07:53.190Z] ---> 318b450432a1 [2021-01-29T07:07:53.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-29T07:07:53.480Z] Removing intermediate container 1e480bd27576 [2021-01-29T07:07:53.480Z] ---> 0452049e930e [2021-01-29T07:07:53.480Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T07:07:53.771Z] ---> 4df044df97f7 [2021-01-29T07:07:53.771Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T07:07:53.771Z] ---> Running in 2b43286c80be [2021-01-29T07:07:54.054Z] ---> 41b9a3539afe [2021-01-29T07:07:54.054Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T07:07:54.054Z] Removing intermediate container 5926bd400ae4 [2021-01-29T07:07:54.054Z] ---> 135fbc42a94c [2021-01-29T07:07:54.054Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T07:07:55.044Z] ---> Running in 27d94a8094b4 [2021-01-29T07:07:55.044Z] ---> 063ea5ada8ec [2021-01-29T07:07:55.044Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-29T07:07:55.319Z] Removing intermediate container 2b43286c80be [2021-01-29T07:07:55.319Z] ---> abcc54b8a5b9 [2021-01-29T07:07:55.319Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T07:07:55.319Z] ---> c4a1b4891546 [2021-01-29T07:07:55.319Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-29T07:07:55.599Z] ---> a81401d6f237 [2021-01-29T07:07:55.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T07:07:55.599Z] ---> Running in c60b8bb4dcf1 [2021-01-29T07:07:55.880Z] ---> Running in f02c0700ac4d [2021-01-29T07:07:55.880Z] ---> Running in 58c46b18b443 [2021-01-29T07:07:55.880Z] Removing intermediate container 27d94a8094b4 [2021-01-29T07:07:55.880Z] ---> 70fed57aa209 [2021-01-29T07:07:55.880Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-29T07:07:56.525Z] ---> Running in 11341fab78f5 [2021-01-29T07:07:56.812Z] Removing intermediate container f02c0700ac4d [2021-01-29T07:07:56.812Z] ---> 63ae113f8926 [2021-01-29T07:07:56.812Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:07:56.812Z] Removing intermediate container 58c46b18b443 [2021-01-29T07:07:56.812Z] ---> 9b77487c9020 [2021-01-29T07:07:56.812Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:07:56.927Z] 25b303627fd3: Pull complete [2021-01-29T07:07:56.927Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-29T07:07:56.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T07:07:56.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-29T07:07:57.111Z] ---> 2605598c4fdb [2021-01-29T07:07:57.111Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T07:07:57.111Z] ---> Running in ee1fa3dced96 [2021-01-29T07:07:57.111Z] ---> Running in 5442007a5522 [2021-01-29T07:07:57.178Z] prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container [2021-01-29T07:07:57.385Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T07:07:57.417Z] Removing intermediate container 11341fab78f5 [2021-01-29T07:07:57.417Z] ---> 5d738393587b [2021-01-29T07:07:57.417Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-29T07:07:57.417Z] ---> Running in ea40b10887bb [2021-01-29T07:07:58.024Z] Removing intermediate container 5442007a5522 [2021-01-29T07:07:58.024Z] ---> 223c14d91b03 [2021-01-29T07:07:58.024Z] Step 22/24 : LABEL arch=x86_64 [2021-01-29T07:07:58.024Z] ---> f8bce8f87369 [2021-01-29T07:07:58.024Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-29T07:07:58.332Z] ---> Running in aed54ebcfb86 [2021-01-29T07:07:58.332Z] Removing intermediate container ea40b10887bb [2021-01-29T07:07:58.332Z] ---> 22b8681ed09f [2021-01-29T07:07:58.332Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T07:07:58.637Z] ---> Running in 55e12d8b2bf7 [2021-01-29T07:07:59.231Z] Removing intermediate container c60b8bb4dcf1 [2021-01-29T07:07:59.231Z] ---> 2b5cf63cbf80 [2021-01-29T07:07:59.231Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T07:07:59.231Z] Removing intermediate container aed54ebcfb86 [2021-01-29T07:07:59.231Z] ---> 36b71807be94 [2021-01-29T07:07:59.231Z] Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:07:59.866Z] ---> Running in aada434cc820 [2021-01-29T07:07:59.866Z] ---> Running in 2ce316fc90e0 [2021-01-29T07:08:00.156Z] ---> 89b721d65391 [2021-01-29T07:08:00.156Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T07:08:00.492Z] $ docker top 85eb5b5183aa37fe4f976e289f55e324d7980b96492595fcb76a00815b62a4eb -eo pid,comm [2021-01-29T07:08:00.431Z] Removing intermediate container ee1fa3dced96 [2021-01-29T07:08:00.431Z] ---> fa0e4bbd6887 [2021-01-29T07:08:00.431Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-29T07:08:00.716Z] Removing intermediate container aada434cc820 [2021-01-29T07:08:00.716Z] ---> d14362c33dd2 [2021-01-29T07:08:00.716Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T07:08:00.716Z] Removing intermediate container 2ce316fc90e0 [2021-01-29T07:08:00.716Z] ---> bcaa610d8377 [2021-01-29T07:08:00.716Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] { [Pipeline] sh [2021-01-29T07:08:01.617Z] + docker-compose build --help [2021-01-29T07:08:01.617Z] + grep parallel [2021-01-29T07:08:01.699Z] ---> Running in 6be0350fe0d4 [2021-01-29T07:08:01.974Z] ---> Running in 33b128a36f84 [2021-01-29T07:08:01.975Z] ---> Running in f5ab8bd8f5d9 [2021-01-29T07:08:02.331Z] ---> 96d9ebf5f5f2 [2021-01-29T07:08:02.331Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T07:08:02.984Z] Removing intermediate container f5ab8bd8f5d9 [2021-01-29T07:08:02.984Z] ---> dfed30717340 [2021-01-29T07:08:02.984Z] [2021-01-29T07:08:02.984Z] Removing intermediate container 33b128a36f84 [2021-01-29T07:08:02.984Z] ---> 7372117182ff [2021-01-29T07:08:02.984Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:08:03.704Z] ---> Running in 0643563989a8 [2021-01-29T07:08:03.704Z] ---> 13e4472e6baf [2021-01-29T07:08:03.704Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-29T07:08:03.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:08:03.995Z] Removing intermediate container 55e12d8b2bf7 [2021-01-29T07:08:03.995Z] ---> b96ce39717fd [2021-01-29T07:08:03.995Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T07:08:03.995Z] Successfully built dfed30717340 [2021-01-29T07:08:04.287Z] Successfully tagged docker-support-notifications-go:latest [2021-01-29T07:08:04.287Z] Building docker-security-proxy-setup-go [2021-01-29T07:08:04.571Z]  Building docker-support-notifications-go ... done  ---> Running in 9567c1607f08 [2021-01-29T07:08:04.571Z] ---> Running in 91fd25c7fa77 [2021-01-29T07:08:04.886Z] Removing intermediate container 0643563989a8 [2021-01-29T07:08:04.886Z] ---> dfe2a77ada1b [2021-01-29T07:08:04.886Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:08:04.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:08:04.985Z] --parallel Build images in parallel. [2021-01-29T07:08:05.231Z] ---> Running in 4b79590c8893 [Pipeline] } [2021-01-29T07:08:05.415Z] $ docker stop --time=1 85eb5b5183aa37fe4f976e289f55e324d7980b96492595fcb76a00815b62a4eb [2021-01-29T07:08:05.621Z] Removing intermediate container 91fd25c7fa77 [2021-01-29T07:08:05.622Z] ---> fddab391bfbe [2021-01-29T07:08:05.622Z] Step 22/24 : LABEL arch=x86_64 [2021-01-29T07:08:06.124Z] (1/5) Installing libgcc (10.2.1_pre1-r3) [2021-01-29T07:08:06.124Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-29T07:08:06.124Z] ---> Running in 52e9b149e34f [2021-01-29T07:08:06.124Z] (3/5) Installing libstdc++ (10.2.1_pre1-r3) [2021-01-29T07:08:06.444Z] Removing intermediate container 4b79590c8893 [2021-01-29T07:08:06.444Z] ---> 2d613f5a5d0f [2021-01-29T07:08:06.444Z] [2021-01-29T07:08:06.444Z] (4/5) Installing libzmq (4.3.3-r1) [2021-01-29T07:08:06.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:08:06.767Z] (5/5) Installing zeromq (4.3.3-r1) [2021-01-29T07:08:06.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:08:06.767Z] Executing busybox-1.32.1-r0.trigger [2021-01-29T07:08:06.767Z] OK: 8 MiB in 19 packages [2021-01-29T07:08:07.093Z] Successfully built 2d613f5a5d0f [2021-01-29T07:08:07.093Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T07:08:07.093Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T07:08:07.093Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T07:08:07.093Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T07:08:07.343Z] $ docker rm -f 85eb5b5183aa37fe4f976e289f55e324d7980b96492595fcb76a00815b62a4eb [2021-01-29T07:08:07.410Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T07:08:07.410Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-29T07:08:07.410Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 52e9b149e34f [2021-01-29T07:08:07.410Z] ---> a894d5f04420 [2021-01-29T07:08:07.410Z] Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:08:07.410Z] Building docker-support-logging-go [2021-01-29T07:08:07.410Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T07:08:07.410Z] (7/33) Installing python3 (3.8.5-r0) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:08:08.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T07:08:08.376Z] . [Pipeline] withDockerContainer [2021-01-29T07:08:08.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-23913 does not seem to be running inside a container [2021-01-29T07:08:08.867Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T07:08:10.248Z] $ docker top d75ec939cf2f71888670bcd4c12982938cdef1e69824f32cd899b1c1183544eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T07:08:11.266Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T07:08:11.840Z] ---> Running in c0cfbdc49a0e [2021-01-29T07:08:14.672Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T07:08:14.672Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T07:08:14.672Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T07:08:14.672Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T07:08:14.989Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T07:08:15.304Z] Removing intermediate container c0cfbdc49a0e [2021-01-29T07:08:15.305Z] ---> 761757ae6841 [2021-01-29T07:08:15.305Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T07:08:15.305Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T07:08:15.305Z] Removing intermediate container 6be0350fe0d4 [2021-01-29T07:08:15.305Z] ---> e2f36fa2803a [2021-01-29T07:08:15.305Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-29T07:08:15.305Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T07:08:15.555Z] Building docker-core-command-go ... [2021-01-29T07:08:15.555Z] Building docker-core-data-go ... [2021-01-29T07:08:15.555Z] Building docker-core-metadata-go ... [2021-01-29T07:08:15.555Z] Building docker-security-bootstrap-redis-go ... [2021-01-29T07:08:15.555Z] Building docker-security-proxy-setup-go ... [2021-01-29T07:08:15.555Z] Building docker-security-secrets-setup-go ... [2021-01-29T07:08:15.555Z] Building docker-security-secretstore-setup-go ... [2021-01-29T07:08:15.555Z] Building docker-support-logging-go ... [2021-01-29T07:08:15.555Z] Building docker-support-notifications-go ... [2021-01-29T07:08:15.555Z] Building docker-support-scheduler-go ... [2021-01-29T07:08:15.555Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T07:08:15.555Z] Building docker-core-data-go [2021-01-29T07:08:15.555Z] Building docker-security-proxy-setup-go [2021-01-29T07:08:15.555Z] Building docker-support-notifications-go [2021-01-29T07:08:15.555Z] Building docker-core-command-go [2021-01-29T07:08:15.555Z] Building docker-support-logging-go [2021-01-29T07:08:15.896Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T07:08:16.656Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T07:08:16.932Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T07:08:16.932Z] ---> Running in 09c80ce07667 [2021-01-29T07:08:16.932Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T07:08:17.242Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T07:08:17.534Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T07:08:17.894Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T07:08:17.894Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T07:08:18.166Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T07:08:19.147Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T07:08:19.147Z] ---> fd8dddebb227 [2021-01-29T07:08:19.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T07:08:19.441Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T07:08:19.441Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T07:08:19.749Z] Removing intermediate container 09c80ce07667 [2021-01-29T07:08:19.749Z] ---> e296f16f2792 [2021-01-29T07:08:19.749Z] [2021-01-29T07:08:19.749Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T07:08:19.749Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T07:08:19.749Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T07:08:19.749Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T07:08:19.749Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T07:08:19.749Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T07:08:19.749Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T07:08:20.360Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:08:20.634Z] Successfully built e296f16f2792 [2021-01-29T07:08:20.907Z] OK: 71 MiB in 55 packages [2021-01-29T07:08:20.907Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-29T07:08:20.907Z] Building docker-core-metadata-go [2021-01-29T07:08:23.939Z]  Building docker-security-secretstore-setup-go ... done  ---> 2aae340757a3 [2021-01-29T07:08:23.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T07:08:25.186Z] ---> 44b625a4d435 [2021-01-29T07:08:25.186Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T07:08:26.022Z] ---> Running in 29009d78da48 [2021-01-29T07:08:29.462Z] Removing intermediate container 29009d78da48 [2021-01-29T07:08:29.462Z] ---> 860cf06a653d [2021-01-29T07:08:29.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:08:30.111Z] ---> Running in 568ec56b5437 [2021-01-29T07:08:31.803Z] Removing intermediate container 568ec56b5437 [2021-01-29T07:08:31.803Z] ---> 5af173bdac98 [2021-01-29T07:08:31.803Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T07:08:32.657Z] ---> Running in d57e959c4a32 [2021-01-29T07:08:34.380Z] Removing intermediate container d57e959c4a32 [2021-01-29T07:08:34.380Z] ---> 608effc2dcf7 [2021-01-29T07:08:34.380Z] Step 22/23 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:08:37.084Z] ---> Running in db72a53cb455 [2021-01-29T07:08:38.991Z] Removing intermediate container db72a53cb455 [2021-01-29T07:08:38.991Z] ---> 6cbaa58af306 [2021-01-29T07:08:38.991Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T07:08:39.807Z] ---> Running in 07f8044e5152 [2021-01-29T07:08:41.230Z] Removing intermediate container 07f8044e5152 [2021-01-29T07:08:41.230Z] ---> 8ab4bdab451f [2021-01-29T07:08:41.230Z] [2021-01-29T07:08:43.312Z] Successfully built 8ab4bdab451f [2021-01-29T07:08:43.597Z] Successfully tagged docker-core-data-go:latest [2021-01-29T07:08:43.598Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2021-01-29T07:08:50.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:08:50.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:08:50.480Z] ---> 98b230383af8 [2021-01-29T07:08:50.480Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:08:50.480Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:08:50.480Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:08:50.480Z] ---> 98b230383af8 [2021-01-29T07:08:50.480Z] Step 3/20 : WORKDIR /edgex-go [2021-01-29T07:08:50.480Z] ---> Using cache [2021-01-29T07:08:50.480Z] ---> 0da552b753dc [2021-01-29T07:08:50.480Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:08:50.480Z] ---> Using cache [2021-01-29T07:08:50.480Z] ---> 0da552b753dc [2021-01-29T07:08:50.481Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:08:50.481Z] ---> Using cache [2021-01-29T07:08:50.481Z] ---> 46fd0ff0b959 [2021-01-29T07:08:50.481Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-29T07:08:50.481Z] ---> Using cache [2021-01-29T07:08:50.481Z] ---> 46fd0ff0b959 [2021-01-29T07:08:50.481Z] Step 5/20 : RUN apk update && apk add make git [2021-01-29T07:08:50.481Z] ---> Using cache [2021-01-29T07:08:50.481Z] ---> b90d619b842c [2021-01-29T07:08:50.481Z] Step 6/20 : COPY go.mod . [2021-01-29T07:08:50.481Z] ---> Using cache [2021-01-29T07:08:50.481Z] ---> 642c8d4b0599 [2021-01-29T07:08:50.481Z] Step 7/20 : RUN go mod download [2021-01-29T07:08:50.481Z] ---> Using cache [2021-01-29T07:08:50.481Z] ---> e579b8dd694a [2021-01-29T07:08:50.481Z] Step 8/20 : COPY . . [2021-01-29T07:08:50.481Z] ---> Using cache [2021-01-29T07:08:50.481Z] ---> 101fe0bc152e [2021-01-29T07:08:50.481Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-29T07:08:52.632Z] ---> Running in 8c1fe3051e0d [2021-01-29T07:08:52.632Z] ---> Running in 3778a6948128 [2021-01-29T07:08:58.379Z] 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 [2021-01-29T07:08:58.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:08:59.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:09:00.144Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:00.144Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:00.144Z] OK: 12752 distinct packages available [2021-01-29T07:09:00.930Z] OK: 233 MiB in 51 packages [2021-01-29T07:09:01.571Z] OK: 233 MiB in 51 packages [2021-01-29T07:09:01.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:01.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:09:01.880Z] ---> 98b230383af8 [2021-01-29T07:09:01.880Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:09:01.880Z] ---> Using cache [2021-01-29T07:09:01.880Z] ---> 0da552b753dc [2021-01-29T07:09:01.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:09:01.880Z] ---> Using cache [2021-01-29T07:09:01.880Z] ---> 46fd0ff0b959 [2021-01-29T07:09:01.880Z] Step 5/22 : RUN apk update && apk add make git [2021-01-29T07:09:01.880Z] ---> Using cache [2021-01-29T07:09:01.880Z] ---> b90d619b842c [2021-01-29T07:09:01.880Z] Step 6/22 : COPY go.mod . [2021-01-29T07:09:01.880Z] ---> Using cache [2021-01-29T07:09:01.880Z] ---> 642c8d4b0599 [2021-01-29T07:09:01.880Z] Step 7/22 : RUN go mod download [2021-01-29T07:09:01.880Z] ---> Using cache [2021-01-29T07:09:01.880Z] ---> e579b8dd694a [2021-01-29T07:09:01.880Z] Step 8/22 : COPY . . [2021-01-29T07:09:02.188Z] ---> Using cache [2021-01-29T07:09:02.188Z] ---> 101fe0bc152e [2021-01-29T07:09:02.188Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-29T07:09:03.673Z] ---> Running in fb0ff4d15361 [2021-01-29T07:09:06.428Z] Removing intermediate container 8c1fe3051e0d [2021-01-29T07:09:06.428Z] ---> 530d366bf965 [2021-01-29T07:09:06.428Z] Step 6/22 : COPY go.mod . [2021-01-29T07:09:06.781Z] 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 [2021-01-29T07:09:09.779Z] ---> c005d7c246f2 [2021-01-29T07:09:09.779Z] Step 7/22 : RUN go mod download [2021-01-29T07:09:11.395Z] ---> Running in d6aebf2ef913 [2021-01-29T07:09:22.768Z] Removing intermediate container 9567c1607f08 [2021-01-29T07:09:22.768Z] ---> 42b23e9ccb89 [2021-01-29T07:09:22.768Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-29T07:09:24.399Z] ---> Running in ea0e437e70b3 [2021-01-29T07:09:26.020Z] Removing intermediate container d6aebf2ef913 [2021-01-29T07:09:26.020Z] ---> 0822df7feaed [2021-01-29T07:09:26.020Z] Step 8/22 : COPY . . [2021-01-29T07:09:33.487Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:33.487Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-29T07:09:33.487Z] ---> 98b230383af8 [2021-01-29T07:09:33.487Z] Step 3/29 : WORKDIR /edgex-go [2021-01-29T07:09:33.487Z] ---> Using cache [2021-01-29T07:09:33.487Z] ---> 0da552b753dc [2021-01-29T07:09:33.487Z] Step 4/29 : RUN apk update && apk add make git [2021-01-29T07:09:33.487Z] ---> Running in 71fe13c4836f [2021-01-29T07:09:36.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:09:37.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:09:37.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:37.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:09:37.399Z] ---> 2d8207ecb446 [2021-01-29T07:09:37.399Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T07:09:37.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:37.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:09:37.399Z] ---> 2d8207ecb446 [2021-01-29T07:09:37.399Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:09:37.399Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:37.399Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:09:37.399Z] ---> 2d8207ecb446 [2021-01-29T07:09:37.399Z] Step 3/20 : WORKDIR /edgex-go [2021-01-29T07:09:37.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:37.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:09:37.399Z] ---> 2d8207ecb446 [2021-01-29T07:09:37.399Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:09:37.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:09:37.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:09:37.399Z] ---> 2d8207ecb446 [2021-01-29T07:09:37.399Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T07:09:37.399Z] ---> Running in 250a14f8acae [2021-01-29T07:09:37.399Z] ---> Running in 74fb8fa3ead1 [2021-01-29T07:09:37.399Z] ---> Running in b8fb27881522 [2021-01-29T07:09:37.399Z] ---> Running in 9efd4a2d730d [2021-01-29T07:09:37.399Z] ---> Running in 9fc0022bd612 [2021-01-29T07:09:37.399Z] Removing intermediate container 9fc0022bd612 [2021-01-29T07:09:37.399Z] ---> a1277b614085 [2021-01-29T07:09:37.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:09:37.399Z] Removing intermediate container 9efd4a2d730d [2021-01-29T07:09:37.399Z] ---> 372852da9fa7 [2021-01-29T07:09:37.399Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:09:37.399Z] Removing intermediate container 250a14f8acae [2021-01-29T07:09:37.399Z] ---> c78bb9f40eed [2021-01-29T07:09:37.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:09:37.399Z] Removing intermediate container 74fb8fa3ead1 [2021-01-29T07:09:37.399Z] ---> d57525589ca6 [2021-01-29T07:09:37.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:09:37.399Z] Removing intermediate container b8fb27881522 [2021-01-29T07:09:37.399Z] ---> 7937d704acae [2021-01-29T07:09:37.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:09:37.399Z] ---> Running in b961e8997c18 [2021-01-29T07:09:37.399Z] ---> Running in 2bbd6d1e97b1 [2021-01-29T07:09:37.399Z] ---> Running in a2d9a7a43a5f [2021-01-29T07:09:37.399Z] ---> Running in ce1b387375a3 [2021-01-29T07:09:37.399Z] ---> Running in d36acaba42ce [2021-01-29T07:09:37.399Z] Removing intermediate container b961e8997c18 [2021-01-29T07:09:37.399Z] ---> 81452d41935d [2021-01-29T07:09:37.399Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-29T07:09:37.399Z] ---> Running in df0b0bc7f926 [2021-01-29T07:09:37.399Z] Removing intermediate container 2bbd6d1e97b1 [2021-01-29T07:09:37.399Z] ---> e485cbd97b8b [2021-01-29T07:09:37.399Z] Step 5/20 : RUN apk update && apk add make git [2021-01-29T07:09:37.399Z] ---> Running in 427928cc329d [2021-01-29T07:09:37.399Z] Removing intermediate container ce1b387375a3 [2021-01-29T07:09:37.399Z] ---> f123ba93076b [2021-01-29T07:09:37.399Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T07:09:37.399Z] Removing intermediate container a2d9a7a43a5f [2021-01-29T07:09:37.399Z] ---> ed14ed994057 [2021-01-29T07:09:37.399Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-29T07:09:37.399Z] ---> Running in 62500524b218 [2021-01-29T07:09:37.399Z] Removing intermediate container d36acaba42ce [2021-01-29T07:09:37.399Z] ---> 17f5b083dda7 [2021-01-29T07:09:37.399Z] Step 5/22 : RUN apk update && apk add make git [2021-01-29T07:09:37.399Z] ---> Running in 46edef340bb7 [2021-01-29T07:09:37.399Z] ---> Running in d518097e2edc [2021-01-29T07:09:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:37.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:37.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:38.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:38.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:38.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:09:38.545Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:38.545Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:38.545Z] OK: 12622 distinct packages available [2021-01-29T07:09:38.822Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:38.822Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:38.822Z] OK: 12622 distinct packages available [2021-01-29T07:09:39.296Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:39.296Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:39.296Z] OK: 12752 distinct packages available [2021-01-29T07:09:39.296Z] OK: 233 MiB in 51 packages [2021-01-29T07:09:39.423Z] OK: 217 MiB in 51 packages [2021-01-29T07:09:39.423Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:39.423Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:39.423Z] OK: 12622 distinct packages available [2021-01-29T07:09:39.707Z] OK: 217 MiB in 51 packages [2021-01-29T07:09:39.707Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:39.707Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:39.707Z] OK: 12622 distinct packages available [2021-01-29T07:09:39.707Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:09:39.707Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:09:39.707Z] OK: 12622 distinct packages available [2021-01-29T07:09:40.315Z] OK: 217 MiB in 51 packages [2021-01-29T07:09:40.606Z] OK: 217 MiB in 51 packages [2021-01-29T07:09:40.606Z] OK: 217 MiB in 51 packages [2021-01-29T07:09:41.619Z] Removing intermediate container df0b0bc7f926 [2021-01-29T07:09:41.619Z] ---> 05f793aafb4d [2021-01-29T07:09:41.619Z] Step 6/24 : COPY go.mod . [2021-01-29T07:09:41.619Z] OK: 217 MiB in 51 packages [2021-01-29T07:09:41.895Z] Removing intermediate container 427928cc329d [2021-01-29T07:09:41.895Z] ---> 16203ee76e35 [2021-01-29T07:09:41.895Z] Step 6/20 : COPY go.mod . [2021-01-29T07:09:42.172Z] Removing intermediate container d518097e2edc [2021-01-29T07:09:42.172Z] ---> cab377f861db [2021-01-29T07:09:42.172Z] Step 6/22 : COPY go.mod . [2021-01-29T07:09:42.448Z] Removing intermediate container 62500524b218 [2021-01-29T07:09:42.448Z] ---> c00e0005bdc4 [2021-01-29T07:09:42.448Z] Step 6/23 : COPY go.mod . [2021-01-29T07:09:42.448Z] ---> 9f81966b4f93 [2021-01-29T07:09:42.448Z] Step 7/24 : RUN go mod download [2021-01-29T07:09:42.731Z] ---> Running in 37cc4f980787 [2021-01-29T07:09:43.006Z] ---> b188097b3ffe [2021-01-29T07:09:43.006Z] Step 7/20 : RUN go mod download [2021-01-29T07:09:43.284Z] ---> Running in 67511dab455b [2021-01-29T07:09:43.558Z] Removing intermediate container 46edef340bb7 [2021-01-29T07:09:43.558Z] ---> 6646cb91e4a9 [2021-01-29T07:09:43.558Z] Step 6/22 : COPY go.mod . [2021-01-29T07:09:43.558Z] ---> 53941dc20651 [2021-01-29T07:09:43.558Z] Step 7/22 : RUN go mod download [2021-01-29T07:09:43.558Z] ---> 59f148fc3937 [2021-01-29T07:09:43.558Z] Step 7/23 : RUN go mod download [2021-01-29T07:09:43.832Z] ---> Running in 56927c396172 [2021-01-29T07:09:43.832Z] ---> Running in efa765c1c1b3 [2021-01-29T07:09:44.440Z] ---> b59735257d8a [2021-01-29T07:09:44.440Z] Step 7/22 : RUN go mod download [2021-01-29T07:09:44.720Z] ---> Running in 4967fe7ef6db [2021-01-29T07:09:44.998Z] Removing intermediate container 71fe13c4836f [2021-01-29T07:09:44.998Z] ---> 002fc6cc59d2 [2021-01-29T07:09:44.998Z] Step 5/29 : COPY go.mod . [2021-01-29T07:09:44.998Z] Collecting docker-compose==1.23.2 [2021-01-29T07:09:44.998Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T07:09:46.043Z] Removing intermediate container 3778a6948128 [2021-01-29T07:09:46.043Z] ---> 6d19b684e6cd [2021-01-29T07:09:46.043Z] [2021-01-29T07:09:46.043Z] Step 10/20 : FROM alpine [2021-01-29T07:09:46.043Z] ---> 7731472c3f2a [2021-01-29T07:09:46.043Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-29T07:09:46.786Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T07:09:46.786Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T07:09:47.074Z] ---> 9a82338cee08 [2021-01-29T07:09:47.074Z] Step 6/29 : RUN go mod download [2021-01-29T07:09:47.358Z] Collecting PyYAML<4,>=3.10 [2021-01-29T07:09:47.358Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T07:09:47.370Z] Removing intermediate container 37cc4f980787 [2021-01-29T07:09:47.370Z] ---> 3947cd1727bb [2021-01-29T07:09:47.370Z] Step 8/24 : COPY . . [2021-01-29T07:09:47.646Z] Removing intermediate container 67511dab455b [2021-01-29T07:09:47.646Z] ---> 9b11a4ccff93 [2021-01-29T07:09:47.646Z] Step 8/20 : COPY . . [2021-01-29T07:09:47.663Z] ---> Running in e02beb8ad569 [2021-01-29T07:09:47.937Z] Removing intermediate container 56927c396172 [2021-01-29T07:09:47.937Z] ---> 17accbe4a79b [2021-01-29T07:09:47.937Z] Step 8/22 : COPY . . [2021-01-29T07:09:48.308Z] ---> Running in 02f431203532 [2021-01-29T07:09:48.541Z] Removing intermediate container efa765c1c1b3 [2021-01-29T07:09:48.541Z] ---> dd395debbab6 [2021-01-29T07:09:48.541Z] Step 8/23 : COPY . . [2021-01-29T07:09:49.528Z] Removing intermediate container 4967fe7ef6db [2021-01-29T07:09:49.528Z] ---> 3a79a4309004 [2021-01-29T07:09:49.528Z] Step 8/22 : COPY . . [2021-01-29T07:09:53.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:09:53.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:09:54.212Z] v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-29T07:09:54.212Z] v3.13.0-148-gf6ffc9ee66 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-29T07:09:54.212Z] OK: 13881 distinct packages available [2021-01-29T07:09:54.894Z] (1/5) Installing ca-certificates (20191127-r5) [2021-01-29T07:09:54.894Z] (2/5) Installing brotli-libs (1.0.9-r3) [2021-01-29T07:09:55.265Z] (3/5) Installing nghttp2-libs (1.42.0-r1) [2021-01-29T07:09:55.265Z] (4/5) Installing libcurl (7.74.0-r0) [2021-01-29T07:09:55.687Z] (5/5) Installing curl (7.74.0-r0) [2021-01-29T07:09:55.687Z] Executing busybox-1.32.1-r0.trigger [2021-01-29T07:09:55.687Z] Executing ca-certificates-20191127-r5.trigger [2021-01-29T07:09:56.012Z] OK: 8 MiB in 19 packages [2021-01-29T07:09:56.776Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T07:09:56.776Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T07:09:57.490Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T07:09:57.490Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T07:09:58.232Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T07:09:58.232Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T07:09:59.001Z] Removing intermediate container 02f431203532 [2021-01-29T07:09:59.001Z] ---> 915d9c730254 [2021-01-29T07:09:59.001Z] Step 7/29 : COPY . . [2021-01-29T07:09:59.696Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T07:09:59.696Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T07:10:00.438Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T07:10:00.438Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T07:10:00.438Z] Removing intermediate container e02beb8ad569 [2021-01-29T07:10:00.438Z] ---> d2a86958c43c [2021-01-29T07:10:00.438Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T07:10:02.835Z] ---> Running in b802215ec987 [2021-01-29T07:10:02.835Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T07:10:02.835Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T07:10:03.693Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-29T07:10:04.550Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T07:10:04.550Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T07:10:06.446Z] Removing intermediate container b802215ec987 [2021-01-29T07:10:06.446Z] ---> 1c5569edee2b [2021-01-29T07:10:06.446Z] Step 13/20 : WORKDIR /edgex [2021-01-29T07:10:06.446Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T07:10:06.446Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T07:10:07.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) [2021-01-29T07:10:07.349Z] Collecting idna<2.8,>=2.5 [2021-01-29T07:10:07.349Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T07:10:08.095Z] ---> Running in d543950f8527 [2021-01-29T07:10:08.095Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T07:10:08.424Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T07:10:08.792Z] 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) [2021-01-29T07:10:08.792Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T07:10:08.792Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T07:10:08.792Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T07:10:08.792Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T07:10:10.031Z] Installing collected packages: jsonschema, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, texttable, docopt, docker-compose [2021-01-29T07:10:13.577Z] Running setup.py install for PyYAML: started [2021-01-29T07:10:14.683Z] Removing intermediate container d543950f8527 [2021-01-29T07:10:14.683Z] ---> 9d263b64ce1f [2021-01-29T07:10:14.683Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T07:10:16.359Z] ---> b5339d44a827 [2021-01-29T07:10:16.359Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-29T07:10:16.359Z] ---> 5b8951db648d [2021-01-29T07:10:16.359Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-29T07:10:16.359Z] ---> Running in 0924ca8a2a44 [2021-01-29T07:10:16.359Z] ---> 2e0cc524afb0 [2021-01-29T07:10:16.359Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T07:10:16.359Z] ---> 06a39799c65a [2021-01-29T07:10:16.359Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-29T07:10:16.359Z] ---> Running in f16401b341d7 [2021-01-29T07:10:16.359Z] ---> Running in 77ee543d0d3c [2021-01-29T07:10:16.359Z] ---> Running in d7f4489e1b92 [2021-01-29T07:10:16.359Z] ---> 514537635df0 [2021-01-29T07:10:16.359Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-29T07:10:16.359Z] ---> Running in cff85acbb8c7 [2021-01-29T07:10:16.359Z] 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 [2021-01-29T07:10:16.359Z] 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 [2021-01-29T07:10:16.359Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-29T07:10:16.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-29T07:10:16.634Z] 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 [2021-01-29T07:10:18.393Z] ---> 86d1ce84e6b2 [2021-01-29T07:10:18.393Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T07:10:18.393Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T07:10:19.399Z] Attempting uninstall: idna [2021-01-29T07:10:19.399Z] Found existing installation: idna 2.9 [2021-01-29T07:10:19.399Z] Uninstalling idna-2.9: [2021-01-29T07:10:20.010Z] Successfully uninstalled idna-2.9 [2021-01-29T07:10:21.514Z] Attempting uninstall: urllib3 [2021-01-29T07:10:21.514Z] Found existing installation: urllib3 1.25.9 [2021-01-29T07:10:21.514Z] Uninstalling urllib3-1.25.9: [2021-01-29T07:10:22.564Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T07:10:22.564Z] Removing intermediate container fb0ff4d15361 [2021-01-29T07:10:22.564Z] ---> 1f867d01f18d [2021-01-29T07:10:22.564Z] [2021-01-29T07:10:22.564Z] Step 10/22 : FROM scratch [2021-01-29T07:10:22.564Z] ---> [2021-01-29T07:10:22.564Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:10:23.671Z] ---> 2130ad8eed97 [2021-01-29T07:10:23.672Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T07:10:24.846Z] Attempting uninstall: requests [2021-01-29T07:10:24.846Z] Found existing installation: requests 2.23.0 [2021-01-29T07:10:24.846Z] Uninstalling requests-2.23.0: [2021-01-29T07:10:24.846Z] ---> Running in a444acf91ff3 [2021-01-29T07:10:25.146Z] Successfully uninstalled requests-2.23.0 [2021-01-29T07:10:25.476Z] ---> Running in 96b79bc5a2cb [2021-01-29T07:10:26.551Z] Removing intermediate container a444acf91ff3 [2021-01-29T07:10:26.551Z] ---> 66f44fe206e9 [2021-01-29T07:10:26.551Z] Step 17/20 : CMD ["--init=true"] [2021-01-29T07:10:27.210Z] ---> 783f90354e66 [2021-01-29T07:10:27.210Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-29T07:10:27.851Z] Running setup.py install for dockerpty: started [2021-01-29T07:10:27.851Z] Removing intermediate container 96b79bc5a2cb [2021-01-29T07:10:27.851Z] ---> f46bf890d819 [2021-01-29T07:10:27.851Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-29T07:10:28.181Z] ---> Running in 917883bdd4f5 [2021-01-29T07:10:28.181Z] ---> Running in a5481880954d [2021-01-29T07:10:28.534Z] ---> Running in 87c9d190e5f1 [2021-01-29T07:10:29.213Z] Removing intermediate container 917883bdd4f5 [2021-01-29T07:10:29.213Z] ---> 6fd28246f1d6 [2021-01-29T07:10:29.213Z] Step 18/20 : LABEL arch=x86_64 [2021-01-29T07:10:29.213Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T07:10:29.924Z] Running setup.py install for texttable: started [2021-01-29T07:10:29.924Z] ---> Running in 6495cd8bb5a0 [2021-01-29T07:10:29.924Z] Removing intermediate container 87c9d190e5f1 [2021-01-29T07:10:29.924Z] ---> 2062cba9847c [2021-01-29T07:10:29.924Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-29T07:10:31.264Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T07:10:31.264Z] Running setup.py install for docopt: started [2021-01-29T07:10:31.883Z] ---> Running in 37a5332836c8 [2021-01-29T07:10:32.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-29T07:10:32.589Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T07:10:32.935Z] Removing intermediate container 6495cd8bb5a0 [2021-01-29T07:10:32.935Z] ---> 33650ea89a79 [2021-01-29T07:10:32.935Z] Step 19/20 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:10:33.339Z] Removing intermediate container 37a5332836c8 [2021-01-29T07:10:33.339Z] ---> 61d48715c609 [2021-01-29T07:10:33.339Z] Step 14/22 : WORKDIR / [2021-01-29T07:10:33.888Z] ---> Running in cf4451e35142 [2021-01-29T07:10:33.888Z] ---> Running in f7ef475a6a76 [2021-01-29T07:10:35.020Z] 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 [2021-01-29T07:10:35.337Z] Removing intermediate container f7ef475a6a76 [2021-01-29T07:10:35.337Z] ---> c33f6eb0b949 [2021-01-29T07:10:35.337Z] Step 20/20 : LABEL version=0.0.0 [2021-01-29T07:10:35.723Z] Removing intermediate container cf4451e35142 [2021-01-29T07:10:35.723Z] ---> 8c1170e0d048 [2021-01-29T07:10:35.723Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-29T07:10:36.090Z] ---> Running in 39ec7f9d8111 [2021-01-29T07:10:37.653Z] ---> 94ab2b976828 [2021-01-29T07:10:37.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T07:10:37.653Z] Removing intermediate container 39ec7f9d8111 [2021-01-29T07:10:37.653Z] ---> ba617f247e95 [2021-01-29T07:10:37.653Z] [2021-01-29T07:10:39.845Z] Successfully built ba617f247e95 [2021-01-29T07:10:39.845Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-29T07:10:39.845Z] Building docker-core-command-go [2021-01-29T07:10:45.509Z]  Building docker-security-proxy-setup-go ... done  ---> 33d9e0eb1582 [2021-01-29T07:10:45.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T07:10:46.677Z] Removing intermediate container ea0e437e70b3 [2021-01-29T07:10:46.677Z] ---> cca27e083955 [2021-01-29T07:10:46.677Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-29T07:10:48.395Z] ---> Running in d2a3ca1ce891 [2021-01-29T07:10:50.706Z] ---> d56e2a88394e [2021-01-29T07:10:50.706Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-29T07:10:51.374Z] ---> Running in 7bba788f4c11 [2021-01-29T07:10:53.622Z] Removing intermediate container 7bba788f4c11 [2021-01-29T07:10:53.622Z] ---> 76aecdf42476 [2021-01-29T07:10:53.622Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:10:53.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:10:53.622Z] ---> Running in 71fe7867599b [2021-01-29T07:10:53.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:10:54.617Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T07:10:54.617Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T07:10:54.617Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T07:10:54.964Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:10:55.278Z] OK: 72 MiB in 58 packages [2021-01-29T07:10:55.278Z] Removing intermediate container 71fe7867599b [2021-01-29T07:10:55.278Z] ---> 7eca76a8caf3 [2021-01-29T07:10:55.278Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T07:10:56.332Z] ---> Running in ca036a0536dd [2021-01-29T07:10:58.457Z] Removing intermediate container ca036a0536dd [2021-01-29T07:10:58.457Z] ---> 00f8a1491f46 [2021-01-29T07:10:58.457Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:10:58.788Z] Removing intermediate container d2a3ca1ce891 [2021-01-29T07:10:58.788Z] ---> c1e57a1c1da0 [2021-01-29T07:10:58.788Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T07:10:58.788Z] ---> Running in b989ec6be957 [2021-01-29T07:10:59.160Z] ---> Running in d84475f6f9dd [2021-01-29T07:11:00.295Z] Removing intermediate container b989ec6be957 [2021-01-29T07:11:00.295Z] ---> f53cfdfe7d8d [2021-01-29T07:11:00.295Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:11:00.295Z] Removing intermediate container d84475f6f9dd [2021-01-29T07:11:00.295Z] ---> a44d799d02c2 [2021-01-29T07:11:00.295Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:11:00.616Z] ---> Running in bb4d75d9008b [2021-01-29T07:11:00.616Z] ---> Running in 477f6dfe3946 [2021-01-29T07:11:00.917Z] ---> aa2b61f9bb0a [2021-01-29T07:11:00.917Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-29T07:11:00.917Z] ---> Running in 8b05ab90dac1 [2021-01-29T07:11:01.223Z] Removing intermediate container bb4d75d9008b [2021-01-29T07:11:01.223Z] ---> 98dbbe3115a5 [2021-01-29T07:11:01.223Z] [2021-01-29T07:11:01.223Z] Removing intermediate container 477f6dfe3946 [2021-01-29T07:11:01.223Z] ---> b1cfbf8c432b [2021-01-29T07:11:01.223Z] Step 25/27 : LABEL arch=x86_64 [2021-01-29T07:11:01.573Z] ---> Running in da09a47d9f40 [2021-01-29T07:11:03.174Z] Successfully built 98dbbe3115a5 [2021-01-29T07:11:03.174Z] Successfully tagged docker-core-metadata-go:latest [2021-01-29T07:11:03.174Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-29T07:11:03.476Z] Removing intermediate container da09a47d9f40 [2021-01-29T07:11:03.476Z] ---> 1e2486e75981 [2021-01-29T07:11:03.476Z] Step 26/27 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:11:03.784Z] ---> Running in b00bd4cae754 [2021-01-29T07:11:04.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-29T07:11:07.265Z] Removing intermediate container b00bd4cae754 [2021-01-29T07:11:07.265Z] ---> e19af6135ec8 [2021-01-29T07:11:07.265Z] Step 27/27 : LABEL version=0.0.0 [2021-01-29T07:11:08.064Z] ---> Running in d9934c17473e [2021-01-29T07:11:10.230Z] Removing intermediate container d9934c17473e [2021-01-29T07:11:10.230Z] ---> 2f00e9979c4c [2021-01-29T07:11:10.230Z] [2021-01-29T07:11:11.323Z] Successfully built 2f00e9979c4c [2021-01-29T07:11:11.679Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-29T07:11:24.817Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container a5481880954d [2021-01-29T07:11:24.817Z] ---> 1eba6447508e [2021-01-29T07:11:24.817Z] [2021-01-29T07:11:24.817Z] Step 10/22 : FROM scratch [2021-01-29T07:11:24.817Z] ---> [2021-01-29T07:11:24.817Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-29T07:11:29.215Z] ---> Using cache [2021-01-29T07:11:29.215Z] ---> d91de01c4369 [2021-01-29T07:11:29.215Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-29T07:11:30.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:11:30.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:11:30.439Z] ---> 98b230383af8 [2021-01-29T07:11:30.439Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:11:30.439Z] ---> Using cache [2021-01-29T07:11:30.439Z] ---> 0da552b753dc [2021-01-29T07:11:30.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:11:30.439Z] ---> Using cache [2021-01-29T07:11:30.439Z] ---> 46fd0ff0b959 [2021-01-29T07:11:30.439Z] Step 5/22 : RUN apk update && apk add make git [2021-01-29T07:11:30.439Z] ---> Using cache [2021-01-29T07:11:30.439Z] ---> b90d619b842c [2021-01-29T07:11:30.439Z] Step 6/22 : COPY go.mod . [2021-01-29T07:11:30.439Z] ---> Using cache [2021-01-29T07:11:30.439Z] ---> 642c8d4b0599 [2021-01-29T07:11:30.439Z] Step 7/22 : RUN go mod download [2021-01-29T07:11:30.439Z] ---> Using cache [2021-01-29T07:11:30.439Z] ---> e579b8dd694a [2021-01-29T07:11:30.439Z] Step 8/22 : COPY . . [2021-01-29T07:11:30.439Z] ---> Using cache [2021-01-29T07:11:30.439Z] ---> 101fe0bc152e [2021-01-29T07:11:30.439Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-29T07:11:30.439Z] ---> Running in 71d07ce8e0cb [2021-01-29T07:11:31.136Z] ---> Running in 09c6e183ec46 [2021-01-29T07:11:31.460Z] Removing intermediate container 71d07ce8e0cb [2021-01-29T07:11:31.461Z] ---> 7504edc16e87 [2021-01-29T07:11:31.461Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-29T07:11:32.990Z] ---> Running in 72c18ea33996 [2021-01-29T07:11:33.271Z] 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 [2021-01-29T07:11:33.889Z] Removing intermediate container 72c18ea33996 [2021-01-29T07:11:33.889Z] ---> ded2b00a2055 [2021-01-29T07:11:33.889Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-29T07:11:35.654Z] ---> f7be9d680bda [2021-01-29T07:11:35.654Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-29T07:11:37.260Z] ---> 55156bc37fb7 [2021-01-29T07:11:37.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-29T07:11:38.457Z] Removing intermediate container f16401b341d7 [2021-01-29T07:11:38.457Z] ---> 578c65f9f106 [2021-01-29T07:11:38.457Z] [2021-01-29T07:11:38.457Z] Step 10/20 : FROM alpine [2021-01-29T07:11:38.457Z] latest: Pulling from library/alpine [2021-01-29T07:11:40.081Z] ---> 259dfe3b2631 [2021-01-29T07:11:40.081Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-29T07:11:40.464Z] Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 [2021-01-29T07:11:40.464Z] Status: Downloaded newer image for alpine:latest [2021-01-29T07:11:40.464Z] ---> 1fca6fe4a1ec [2021-01-29T07:11:40.464Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-29T07:11:40.747Z] ---> Running in 16ce0915fc38 [2021-01-29T07:11:42.305Z] ---> 6a5a4b418499 [2021-01-29T07:11:42.305Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-29T07:11:42.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:11:43.102Z] ---> Running in 8146cf6bb0a6 [2021-01-29T07:11:43.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:11:44.308Z] v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-29T07:11:44.308Z] v3.13.0-147-ge7819ad9b9 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-29T07:11:44.308Z] OK: 13727 distinct packages available [2021-01-29T07:11:44.814Z] Removing intermediate container 8146cf6bb0a6 [2021-01-29T07:11:44.814Z] ---> 2204c5931a91 [2021-01-29T07:11:44.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:11:45.303Z] (1/5) Installing ca-certificates (20191127-r5) [2021-01-29T07:11:45.500Z] ---> Running in 780866614be6 [2021-01-29T07:11:45.579Z] (2/5) Installing brotli-libs (1.0.9-r3) [2021-01-29T07:11:45.579Z] (3/5) Installing nghttp2-libs (1.42.0-r1) [2021-01-29T07:11:45.579Z] (4/5) Installing libcurl (7.74.0-r0) [2021-01-29T07:11:45.579Z] (5/5) Installing curl (7.74.0-r0) [2021-01-29T07:11:45.579Z] Executing busybox-1.32.1-r0.trigger [2021-01-29T07:11:45.579Z] Executing ca-certificates-20191127-r5.trigger [2021-01-29T07:11:45.857Z] OK: 8 MiB in 19 packages [2021-01-29T07:11:46.684Z] Removing intermediate container 780866614be6 [2021-01-29T07:11:46.684Z] ---> d37d3b5866b9 [2021-01-29T07:11:46.684Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T07:11:47.424Z] ---> Running in c17e4b2f6dca [2021-01-29T07:11:49.038Z] Removing intermediate container c17e4b2f6dca [2021-01-29T07:11:49.038Z] ---> ee98c99c9783 [2021-01-29T07:11:49.038Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:11:49.268Z] Removing intermediate container 16ce0915fc38 [2021-01-29T07:11:49.268Z] ---> feeb4f91b640 [2021-01-29T07:11:49.268Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T07:11:49.268Z] ---> Running in d2272d955f23 [2021-01-29T07:11:50.289Z] Removing intermediate container d2272d955f23 [2021-01-29T07:11:50.289Z] ---> 7b3ffe7f774b [2021-01-29T07:11:50.289Z] Step 13/20 : WORKDIR /edgex [2021-01-29T07:11:50.690Z] ---> Running in e3a6b9865562 [2021-01-29T07:11:50.898Z] ---> Running in 016bb5e19475 [2021-01-29T07:11:52.354Z] Removing intermediate container 016bb5e19475 [2021-01-29T07:11:52.354Z] ---> 9491153a3c94 [2021-01-29T07:11:52.354Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T07:11:52.636Z] Removing intermediate container d7f4489e1b92 [2021-01-29T07:11:52.636Z] ---> c463c2bc9a99 [2021-01-29T07:11:52.636Z] [2021-01-29T07:11:52.637Z] Step 10/22 : FROM scratch [2021-01-29T07:11:52.637Z] ---> [2021-01-29T07:11:52.637Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-29T07:11:53.250Z] ---> Running in 12bef958524e [2021-01-29T07:11:53.250Z] ---> 900b38bc465e [2021-01-29T07:11:53.250Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T07:11:53.518Z] Removing intermediate container e3a6b9865562 [2021-01-29T07:11:53.518Z] ---> d8e1d0dbdf6c [2021-01-29T07:11:53.518Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:11:53.518Z] ---> Running in 0917d5ef8709 [2021-01-29T07:11:53.863Z] Removing intermediate container 12bef958524e [2021-01-29T07:11:53.863Z] ---> d006b1a081b1 [2021-01-29T07:11:53.863Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-29T07:11:53.863Z] ---> Running in 87785ad4f234 [2021-01-29T07:11:54.162Z] Removing intermediate container 8b05ab90dac1 [2021-01-29T07:11:54.163Z] ---> 1fc6dd2a7f70 [2021-01-29T07:11:54.163Z] [2021-01-29T07:11:54.163Z] Step 9/29 : FROM alpine:latest [2021-01-29T07:11:54.163Z] ---> 7731472c3f2a [2021-01-29T07:11:54.163Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-29T07:11:54.856Z] Removing intermediate container 87785ad4f234 [2021-01-29T07:11:54.856Z] ---> e4bcdf3c22bb [2021-01-29T07:11:54.856Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-29T07:11:54.894Z] ---> Running in 5879777f49f1 [2021-01-29T07:11:54.894Z] Removing intermediate container 0917d5ef8709 [2021-01-29T07:11:54.894Z] ---> 557f0fd15655 [2021-01-29T07:11:54.894Z] [2021-01-29T07:11:55.138Z] ---> Running in bc05ad6787ad [2021-01-29T07:11:55.418Z] ---> 001f7924debf [2021-01-29T07:11:55.418Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T07:11:55.667Z] Successfully built 557f0fd15655 [2021-01-29T07:11:55.667Z] Removing intermediate container 5879777f49f1 [2021-01-29T07:11:55.667Z] ---> 10fda46d4d96 [2021-01-29T07:11:55.667Z] Step 11/29 : USER root [2021-01-29T07:11:55.696Z] ---> Running in edd6c85a731e [2021-01-29T07:11:55.696Z] Removing intermediate container bc05ad6787ad [2021-01-29T07:11:55.696Z] ---> 1926610fc3d7 [2021-01-29T07:11:55.696Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-29T07:11:56.003Z] Successfully tagged docker-support-logging-go:latest [2021-01-29T07:11:56.003Z]  Building docker-support-logging-go ... done  ---> Running in 8c22b1689e74 [2021-01-29T07:11:56.303Z] Removing intermediate container edd6c85a731e [2021-01-29T07:11:56.303Z] ---> 8f524706ff75 [2021-01-29T07:11:56.303Z] Step 17/20 : CMD ["--init=true"] [2021-01-29T07:11:56.579Z] ---> Running in adbed098e09d [2021-01-29T07:11:56.707Z] Removing intermediate container 8c22b1689e74 [2021-01-29T07:11:56.707Z] ---> 3897d3e902c9 [2021-01-29T07:11:56.707Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-29T07:11:57.567Z] ---> 51251e267ad4 [2021-01-29T07:11:57.567Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-29T07:11:57.567Z] Removing intermediate container adbed098e09d [2021-01-29T07:11:57.567Z] ---> eb0742e4dfed [2021-01-29T07:11:57.567Z] Step 18/20 : LABEL arch=arm64 [2021-01-29T07:11:57.842Z] ---> Running in 248899802c66 [2021-01-29T07:11:57.849Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:11:57.849Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:11:57.849Z] ---> 98b230383af8 [2021-01-29T07:11:57.849Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T07:11:57.849Z] ---> Using cache [2021-01-29T07:11:57.849Z] ---> 0da552b753dc [2021-01-29T07:11:57.849Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:11:57.849Z] ---> Using cache [2021-01-29T07:11:57.849Z] ---> 46fd0ff0b959 [2021-01-29T07:11:57.849Z] Step 5/21 : RUN apk update && apk add make git [2021-01-29T07:11:57.849Z] ---> Using cache [2021-01-29T07:11:57.849Z] ---> b90d619b842c [2021-01-29T07:11:57.849Z] Step 6/21 : COPY go.mod . [2021-01-29T07:11:57.849Z] ---> Using cache [2021-01-29T07:11:57.849Z] ---> 642c8d4b0599 [2021-01-29T07:11:57.849Z] Step 7/21 : RUN go mod download [2021-01-29T07:11:57.849Z] ---> Using cache [2021-01-29T07:11:57.849Z] ---> e579b8dd694a [2021-01-29T07:11:57.849Z] Step 8/21 : COPY . . [2021-01-29T07:11:57.849Z] ---> Using cache [2021-01-29T07:11:57.849Z] ---> 101fe0bc152e [2021-01-29T07:11:57.849Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T07:11:58.442Z] Removing intermediate container 248899802c66 [2021-01-29T07:11:58.442Z] ---> aea9dbfbb4a7 [2021-01-29T07:11:58.442Z] Step 19/20 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:11:58.716Z] ---> 3cf3d9021df0 [2021-01-29T07:11:58.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-29T07:11:58.716Z] ---> Running in c3b1c546142f [2021-01-29T07:11:58.925Z] ---> Running in 06c6bbca28a3 [2021-01-29T07:11:59.200Z] ---> Running in 176180bfd723 [2021-01-29T07:11:59.700Z] Removing intermediate container c3b1c546142f [2021-01-29T07:11:59.700Z] ---> 0afacbdcb05c [2021-01-29T07:11:59.700Z] Step 20/20 : LABEL version=0.0.0 [2021-01-29T07:11:59.700Z] ---> Running in a3938977d4b7 [2021-01-29T07:12:00.686Z] Removing intermediate container a3938977d4b7 [2021-01-29T07:12:00.686Z] ---> 122c5d709b6d [2021-01-29T07:12:00.686Z] [2021-01-29T07:12:00.686Z] ---> 0c52f6052b63 [2021-01-29T07:12:00.686Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-29T07:12:01.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-29T07:12:01.373Z] 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 [2021-01-29T07:12:01.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-29T07:12:01.676Z] Successfully built 122c5d709b6d [2021-01-29T07:12:01.676Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-29T07:12:01.676Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-29T07:12:01.693Z] v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-29T07:12:01.693Z] v3.13.0-148-gf6ffc9ee66 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-29T07:12:01.693Z] OK: 13881 distinct packages available [2021-01-29T07:12:01.953Z] ---> 87122f381eef [2021-01-29T07:12:01.954Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-29T07:12:02.234Z] ---> Running in d24c134e2a5a [2021-01-29T07:12:02.457Z] (1/2) Installing ca-certificates (20191127-r5) [2021-01-29T07:12:02.457Z] (2/2) Installing dumb-init (1.2.5-r0) [2021-01-29T07:12:02.457Z] Executing busybox-1.32.1-r0.trigger [2021-01-29T07:12:02.765Z] Executing ca-certificates-20191127-r5.trigger [2021-01-29T07:12:02.765Z] OK: 6 MiB in 16 packages [2021-01-29T07:12:03.793Z] Removing intermediate container d24c134e2a5a [2021-01-29T07:12:03.793Z] ---> 0eb03246afd6 [2021-01-29T07:12:03.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:12:04.126Z] ---> Running in 0592d0157bbc [2021-01-29T07:12:05.708Z] Removing intermediate container 0592d0157bbc [2021-01-29T07:12:05.708Z] ---> e6a09956ee32 [2021-01-29T07:12:05.708Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T07:12:05.857Z] Removing intermediate container 06c6bbca28a3 [2021-01-29T07:12:05.857Z] ---> f70e4f4d4f1b [2021-01-29T07:12:05.857Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-29T07:12:06.184Z] ---> Running in d87acbbae0e3 [2021-01-29T07:12:06.489Z] Removing intermediate container d87acbbae0e3 [2021-01-29T07:12:06.489Z] ---> d6dca550524f [2021-01-29T07:12:06.489Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-29T07:12:06.702Z] ---> Running in 3b2950b382b9 [2021-01-29T07:12:06.812Z] ---> Running in efb9b0f8018a [2021-01-29T07:12:07.909Z] Removing intermediate container efb9b0f8018a [2021-01-29T07:12:07.909Z] ---> ab2f9339cca3 [2021-01-29T07:12:07.909Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-29T07:12:07.909Z] ---> Running in 49300755ea42 [2021-01-29T07:12:08.174Z] Removing intermediate container 3b2950b382b9 [2021-01-29T07:12:08.174Z] ---> be8c7e72c517 [2021-01-29T07:12:08.174Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:08.773Z] Removing intermediate container 0924ca8a2a44 [2021-01-29T07:12:08.773Z] ---> ca2fb9bf9d21 [2021-01-29T07:12:08.773Z] [2021-01-29T07:12:08.773Z] Step 10/24 : FROM scratch [2021-01-29T07:12:08.773Z] ---> [2021-01-29T07:12:08.773Z] ---> Running in ec62f7551989 [2021-01-29T07:12:08.773Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-29T07:12:09.051Z] ---> Using cache [2021-01-29T07:12:09.051Z] ---> d006b1a081b1 [2021-01-29T07:12:09.051Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-29T07:12:09.665Z] ---> Running in e3ef1a0a03e7 [2021-01-29T07:12:09.943Z] Removing intermediate container ec62f7551989 [2021-01-29T07:12:09.943Z] ---> 2a9b938b0d2c [2021-01-29T07:12:09.943Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:12:10.550Z] ---> Running in 7e0fca67c60a [2021-01-29T07:12:10.550Z] Removing intermediate container e3ef1a0a03e7 [2021-01-29T07:12:10.550Z] ---> 0907afd9467e [2021-01-29T07:12:10.550Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-29T07:12:10.829Z] ---> Running in 606768b55120 [2021-01-29T07:12:11.441Z] Removing intermediate container 7e0fca67c60a [2021-01-29T07:12:11.441Z] ---> 67177eb9bd71 [2021-01-29T07:12:11.441Z] [2021-01-29T07:12:11.500Z] Removing intermediate container 09c6e183ec46 [2021-01-29T07:12:11.500Z] ---> 84aa797ed5e0 [2021-01-29T07:12:11.500Z] [2021-01-29T07:12:11.500Z] Step 10/22 : FROM scratch [2021-01-29T07:12:11.500Z] ---> [2021-01-29T07:12:11.500Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:12:12.047Z] Removing intermediate container 606768b55120 [2021-01-29T07:12:12.047Z] ---> 8ff4ef277dce [2021-01-29T07:12:12.047Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-29T07:12:12.047Z] Removing intermediate container cff85acbb8c7 [2021-01-29T07:12:12.047Z] ---> 7fec69a24c6b [2021-01-29T07:12:12.047Z] [2021-01-29T07:12:12.047Z] Step 10/22 : FROM scratch [2021-01-29T07:12:12.047Z] ---> [2021-01-29T07:12:12.047Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:12:12.135Z] ---> Using cache [2021-01-29T07:12:12.136Z] ---> f46bf890d819 [2021-01-29T07:12:12.136Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-29T07:12:12.136Z] Removing intermediate container 49300755ea42 [2021-01-29T07:12:12.136Z] ---> f67cebc9c8bb [2021-01-29T07:12:12.136Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-29T07:12:12.136Z] ---> Running in 0e5907b9d5ac [2021-01-29T07:12:12.329Z] Successfully built 67177eb9bd71 [2021-01-29T07:12:12.329Z] Successfully tagged docker-support-logging-go-arm64:latest [2021-01-29T07:12:12.329Z] Building docker-security-secretstore-setup-go [2021-01-29T07:12:12.936Z]  Building docker-support-logging-go ... done  ---> Running in b2405e8f7c3b [2021-01-29T07:12:13.187Z] Removing intermediate container 0e5907b9d5ac [2021-01-29T07:12:13.187Z] ---> c3e3f523b5ca [2021-01-29T07:12:13.187Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-29T07:12:13.483Z] ---> Running in 9c38b13e8b2f [2021-01-29T07:12:13.536Z] ---> 6ac852e7f80b [2021-01-29T07:12:13.536Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-29T07:12:13.536Z] Removing intermediate container b2405e8f7c3b [2021-01-29T07:12:13.536Z] ---> e548fcb75e45 [2021-01-29T07:12:13.536Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-29T07:12:13.808Z] ---> 350b5d05a3d5 [2021-01-29T07:12:13.808Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-29T07:12:13.808Z] Removing intermediate container 9c38b13e8b2f [2021-01-29T07:12:13.808Z] ---> f346f90c2b23 [2021-01-29T07:12:13.808Z] Step 14/22 : WORKDIR / [2021-01-29T07:12:13.818Z] ---> Running in 1237abb461b3 [2021-01-29T07:12:14.097Z] ---> Running in 2055203843f1 [2021-01-29T07:12:14.420Z] ---> 9ff7cfc1c999 [2021-01-29T07:12:14.420Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-29T07:12:14.707Z] Removing intermediate container 2055203843f1 [2021-01-29T07:12:14.708Z] ---> b290f0a64948 [2021-01-29T07:12:14.708Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-29T07:12:14.824Z] Removing intermediate container 1237abb461b3 [2021-01-29T07:12:14.824Z] ---> 7ae7007e11b1 [2021-01-29T07:12:14.824Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-29T07:12:15.007Z] ---> d0e1192e53e0 [2021-01-29T07:12:15.007Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-29T07:12:15.098Z] ---> Running in 0dcbea3815c7 [2021-01-29T07:12:15.098Z] ---> a4aa5cae8907 [2021-01-29T07:12:15.098Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-29T07:12:15.635Z] ---> d667e8e516f5 [2021-01-29T07:12:15.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T07:12:15.636Z] ---> d88c766ea18b [2021-01-29T07:12:15.636Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-29T07:12:16.094Z] Removing intermediate container 0dcbea3815c7 [2021-01-29T07:12:16.094Z] ---> c86bc61370ea [2021-01-29T07:12:16.094Z] Step 14/22 : WORKDIR / [2021-01-29T07:12:16.369Z] ---> Running in 67ea4ce79d75 [2021-01-29T07:12:17.218Z] ---> cf3534087116 [2021-01-29T07:12:17.218Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-29T07:12:17.218Z] ---> a9712a200286 [2021-01-29T07:12:17.218Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T07:12:17.218Z] ---> Running in 95ca2c3b91a4 [2021-01-29T07:12:17.362Z] ---> b260e4a3f293 [2021-01-29T07:12:17.362Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-29T07:12:17.362Z] Removing intermediate container 67ea4ce79d75 [2021-01-29T07:12:17.362Z] ---> c7544a794a98 [2021-01-29T07:12:17.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-29T07:12:17.930Z] ---> 13ac74530326 [2021-01-29T07:12:17.930Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-29T07:12:18.803Z] ---> 97664c21e2ea [2021-01-29T07:12:18.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T07:12:18.876Z] ---> Running in e18c5fbfe394 [2021-01-29T07:12:19.079Z] ---> 8d33c5567d18 [2021-01-29T07:12:19.079Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T07:12:20.451Z] Removing intermediate container e18c5fbfe394 [2021-01-29T07:12:20.451Z] ---> 5bb783da1c90 [2021-01-29T07:12:20.451Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:12:20.795Z] ---> Running in 337b75e1fdeb [2021-01-29T07:12:21.439Z] Removing intermediate container 337b75e1fdeb [2021-01-29T07:12:21.439Z] ---> 872b1b8d66f3 [2021-01-29T07:12:21.439Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T07:12:21.439Z] Removing intermediate container 95ca2c3b91a4 [2021-01-29T07:12:21.439Z] ---> c02737eaff0f [2021-01-29T07:12:21.439Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T07:12:21.722Z] ---> 8aa587c2f3fa [2021-01-29T07:12:21.722Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T07:12:21.772Z] ---> Running in 10870e814f56 [2021-01-29T07:12:22.329Z] ---> ad756207a2ce [2021-01-29T07:12:22.329Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T07:12:22.524Z] ---> 3fe2974176bb [2021-01-29T07:12:22.524Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-29T07:12:22.524Z] Removing intermediate container 10870e814f56 [2021-01-29T07:12:22.524Z] ---> 7569b79e5137 [2021-01-29T07:12:22.524Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:22.524Z] ---> Running in 403f83d2bee7 [2021-01-29T07:12:22.524Z] ---> Running in 427f1d83d4a3 [2021-01-29T07:12:23.186Z] Removing intermediate container 427f1d83d4a3 [2021-01-29T07:12:23.186Z] ---> 5c932bff9e69 [2021-01-29T07:12:23.186Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:12:23.322Z] ---> 135039576f37 [2021-01-29T07:12:23.322Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-29T07:12:23.525Z] ---> Running in 80363bb27c4b [2021-01-29T07:12:23.604Z] ---> Running in 5ee30da05c15 [2021-01-29T07:12:23.604Z] ---> b9cad0716473 [2021-01-29T07:12:23.604Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-29T07:12:23.880Z] ---> Running in 89e4d918cc8f [2021-01-29T07:12:24.243Z] Removing intermediate container 80363bb27c4b [2021-01-29T07:12:24.243Z] ---> fe9d3ae997f9 [2021-01-29T07:12:24.243Z] [2021-01-29T07:12:24.483Z] Removing intermediate container 5ee30da05c15 [2021-01-29T07:12:24.483Z] ---> 33fb82836793 [2021-01-29T07:12:24.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:12:24.760Z] ---> Running in a41aa649375e [2021-01-29T07:12:24.760Z] Removing intermediate container 89e4d918cc8f [2021-01-29T07:12:24.760Z] ---> 9cc4790a9170 [2021-01-29T07:12:24.760Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:12:24.931Z] Successfully built fe9d3ae997f9 [2021-01-29T07:12:24.931Z] Successfully tagged docker-core-command-go:latest [2021-01-29T07:12:25.035Z] ---> Running in c298b1165b7d [2021-01-29T07:12:25.311Z] Removing intermediate container a41aa649375e [2021-01-29T07:12:25.311Z] ---> 769f03342ebb [2021-01-29T07:12:25.311Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T07:12:25.589Z] ---> Running in 4a27b6993a75 [2021-01-29T07:12:25.864Z] Removing intermediate container c298b1165b7d [2021-01-29T07:12:25.864Z] ---> 6e2416f812c7 [2021-01-29T07:12:25.864Z] Step 22/24 : LABEL arch=arm64 [2021-01-29T07:12:25.998Z]  Building docker-core-command-go ... done Removing intermediate container 403f83d2bee7 [2021-01-29T07:12:25.998Z] ---> 248dd4222f43 [2021-01-29T07:12:25.998Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-29T07:12:26.143Z] ---> Running in 617232d45976 [2021-01-29T07:12:26.320Z] ---> Running in 5a1a29f96f54 [2021-01-29T07:12:26.738Z] Removing intermediate container 4a27b6993a75 [2021-01-29T07:12:26.738Z] ---> 3de6242b8185 [2021-01-29T07:12:26.738Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:27.013Z] Removing intermediate container 617232d45976 [2021-01-29T07:12:27.013Z] ---> 4b91c3b3b9cd [2021-01-29T07:12:27.013Z] Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:27.013Z] ---> Running in c1582c6c4998 [2021-01-29T07:12:27.013Z] ---> Running in e4e490744b88 [2021-01-29T07:12:27.995Z] Removing intermediate container c1582c6c4998 [2021-01-29T07:12:27.995Z] ---> a952596538ce [2021-01-29T07:12:27.995Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:12:27.995Z] Removing intermediate container e4e490744b88 [2021-01-29T07:12:27.995Z] ---> c795773a98f1 [2021-01-29T07:12:27.995Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T07:12:28.267Z] ---> Running in 93abac9f8f77 [2021-01-29T07:12:28.543Z] ---> Running in d3ef1ed4c4d9 [2021-01-29T07:12:29.144Z] Removing intermediate container 176180bfd723 [2021-01-29T07:12:29.144Z] ---> 89d5c7f11638 [2021-01-29T07:12:29.144Z] [2021-01-29T07:12:29.144Z] Step 10/21 : FROM scratch [2021-01-29T07:12:29.144Z] ---> [2021-01-29T07:12:29.144Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:12:29.144Z] ---> Using cache [2021-01-29T07:12:29.144Z] ---> f46bf890d819 [2021-01-29T07:12:29.144Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-29T07:12:29.144Z] Removing intermediate container 93abac9f8f77 [2021-01-29T07:12:29.144Z] ---> 16bb272ab624 [2021-01-29T07:12:29.144Z] [2021-01-29T07:12:29.464Z] ---> Running in 3e51a6bf4bbe [2021-01-29T07:12:29.742Z] Removing intermediate container d3ef1ed4c4d9 [2021-01-29T07:12:29.743Z] ---> 0fdfc63b0ff4 [2021-01-29T07:12:29.743Z] [2021-01-29T07:12:30.023Z] Successfully built 16bb272ab624 [2021-01-29T07:12:30.023Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-29T07:12:30.023Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-01-29T07:12:30.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:12:30.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:12:30.023Z] ---> 2d8207ecb446 [2021-01-29T07:12:30.023Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:12:30.023Z] ---> Using cache [2021-01-29T07:12:30.023Z] ---> 7937d704acae [2021-01-29T07:12:30.023Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:12:30.023Z] ---> Using cache [2021-01-29T07:12:30.023Z] ---> 17f5b083dda7 [2021-01-29T07:12:30.023Z] Step 5/22 : RUN apk update && apk add make git [2021-01-29T07:12:30.023Z] ---> Using cache [2021-01-29T07:12:30.023Z] ---> cab377f861db [2021-01-29T07:12:30.023Z] Step 6/22 : COPY go.mod . [2021-01-29T07:12:30.023Z] ---> Using cache [2021-01-29T07:12:30.023Z] ---> 53941dc20651 [2021-01-29T07:12:30.023Z] Step 7/22 : RUN go mod download [2021-01-29T07:12:30.023Z] ---> Using cache [2021-01-29T07:12:30.023Z] ---> 17accbe4a79b [2021-01-29T07:12:30.023Z] Step 8/22 : COPY . . [2021-01-29T07:12:30.092Z] Removing intermediate container 3e51a6bf4bbe [2021-01-29T07:12:30.093Z] ---> 55545aea99ac [2021-01-29T07:12:30.093Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-29T07:12:30.295Z] ---> Using cache [2021-01-29T07:12:30.295Z] ---> 514537635df0 [2021-01-29T07:12:30.295Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-29T07:12:30.295Z] Successfully built 0fdfc63b0ff4 [2021-01-29T07:12:30.295Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-29T07:12:30.295Z] Building docker-sys-mgmt-agent-go [2021-01-29T07:12:30.411Z] Removing intermediate container 5a1a29f96f54 [2021-01-29T07:12:30.411Z] ---> f767f59f2da0 [2021-01-29T07:12:30.411Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T07:12:30.411Z] ---> Running in 06ef3224f776 [2021-01-29T07:12:30.570Z]  Building docker-support-notifications-go ... done  ---> Running in e875d07f06a2 [2021-01-29T07:12:30.738Z] ---> Running in f5ab811ab7d6 [2021-01-29T07:12:31.070Z] Removing intermediate container 06ef3224f776 [2021-01-29T07:12:31.070Z] ---> e1161bd2d514 [2021-01-29T07:12:31.070Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-29T07:12:31.070Z] Removing intermediate container f5ab811ab7d6 [2021-01-29T07:12:31.070Z] ---> 4099e45d019f [2021-01-29T07:12:31.070Z] Step 26/29 : CMD [ "generate" ] [2021-01-29T07:12:31.401Z] ---> Running in 47f67338951f [2021-01-29T07:12:32.016Z] 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 [2021-01-29T07:12:32.917Z] ---> a9d288468783 [2021-01-29T07:12:32.917Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T07:12:32.917Z] Removing intermediate container 47f67338951f [2021-01-29T07:12:32.917Z] ---> 9cf43c4a6ffb [2021-01-29T07:12:32.917Z] Step 27/29 : LABEL arch=x86_64 [2021-01-29T07:12:33.200Z] ---> Running in 19282e565618 [2021-01-29T07:12:33.479Z] Removing intermediate container 19282e565618 [2021-01-29T07:12:33.479Z] ---> 15b44597b38d [2021-01-29T07:12:33.479Z] Step 28/29 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:33.792Z] ---> Running in ac37f77136c3 [2021-01-29T07:12:34.090Z] ---> 40552fb698af [2021-01-29T07:12:34.090Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T07:12:34.395Z] Removing intermediate container ac37f77136c3 [2021-01-29T07:12:34.395Z] ---> aa3a6bf3e330 [2021-01-29T07:12:34.395Z] Step 29/29 : LABEL version=0.0.0 [2021-01-29T07:12:34.688Z] ---> Running in 8ec368bebe22 [2021-01-29T07:12:34.977Z] ---> 981f93c28305 [2021-01-29T07:12:34.977Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T07:12:35.258Z] Removing intermediate container 8ec368bebe22 [2021-01-29T07:12:35.258Z] ---> 5773ed89a717 [2021-01-29T07:12:35.258Z] [2021-01-29T07:12:35.258Z] ---> Running in 0a1a3039690c [2021-01-29T07:12:35.437Z] Removing intermediate container 77ee543d0d3c [2021-01-29T07:12:35.437Z] ---> c20bc7a2058e [2021-01-29T07:12:35.437Z] [2021-01-29T07:12:35.437Z] Step 10/23 : FROM alpine [2021-01-29T07:12:35.437Z] ---> 1fca6fe4a1ec [2021-01-29T07:12:35.437Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:12:35.534Z] Successfully built 5773ed89a717 [2021-01-29T07:12:35.534Z] Successfully tagged docker-security-secrets-setup-go:latest [2021-01-29T07:12:35.534Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 0a1a3039690c [2021-01-29T07:12:35.534Z] ---> db333989e778 [2021-01-29T07:12:35.534Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:12:35.717Z] ---> Running in dbe66660d551 [2021-01-29T07:12:35.854Z] ---> Running in 290f5e068552 [2021-01-29T07:12:36.134Z] Removing intermediate container 290f5e068552 [2021-01-29T07:12:36.134Z] ---> 08cbddf51964 [2021-01-29T07:12:36.134Z] Step 19/21 : LABEL arch=x86_64 [2021-01-29T07:12:36.134Z] ---> Running in 1288866c7f38 [2021-01-29T07:12:36.406Z] Removing intermediate container 1288866c7f38 [2021-01-29T07:12:36.406Z] ---> 2a99354075a0 [2021-01-29T07:12:36.406Z] Step 20/21 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:36.406Z] ---> Running in b968b378c4e4 [2021-01-29T07:12:36.700Z] Removing intermediate container dbe66660d551 [2021-01-29T07:12:36.700Z] ---> 359ea4a5d044 [2021-01-29T07:12:36.700Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T07:12:36.978Z] ---> Running in 931b59a42580 [2021-01-29T07:12:37.048Z] Removing intermediate container b968b378c4e4 [2021-01-29T07:12:37.048Z] ---> 18888b288037 [2021-01-29T07:12:37.048Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T07:12:37.048Z] ---> Running in d5e6b682941f [2021-01-29T07:12:37.333Z] Removing intermediate container d5e6b682941f [2021-01-29T07:12:37.333Z] ---> 8f9371e1779a [2021-01-29T07:12:37.333Z] [2021-01-29T07:12:37.951Z] Successfully built 8f9371e1779a [2021-01-29T07:12:37.951Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-29T07:12:38.431Z] Removing intermediate container 931b59a42580 [2021-01-29T07:12:38.431Z] ---> e144405354cb [2021-01-29T07:12:38.431Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T07:12:38.600Z]  Building docker-support-scheduler-go ... done  [Pipeline] } [2021-01-29T07:12:38.712Z] ---> Running in 066b595e6bc9 [2021-01-29T07:12:38.685Z] $ docker stop --time=1 1a4edb4367201d8c76b47e0abe1b4e88abe575f8f0130eb77cb5c8e192cc263b [2021-01-29T07:12:39.331Z] Removing intermediate container 066b595e6bc9 [2021-01-29T07:12:39.331Z] ---> 9ebbf1e74940 [2021-01-29T07:12:39.331Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:12:39.928Z] ---> Running in fb343495bb47 [2021-01-29T07:12:41.186Z] $ docker rm -f 1a4edb4367201d8c76b47e0abe1b4e88abe575f8f0130eb77cb5c8e192cc263b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T07:12:42.064Z] + docker images [2021-01-29T07:12:42.064Z] + grep docker [2021-01-29T07:12:42.064Z] docker-support-scheduler-go latest 8f9371e1779a 5 seconds ago 12.3MB [2021-01-29T07:12:42.064Z] docker-security-secrets-setup-go latest 5773ed89a717 8 seconds ago 24MB [2021-01-29T07:12:42.064Z] docker-core-command-go latest fe9d3ae997f9 19 seconds ago 12.2MB [2021-01-29T07:12:42.064Z] docker-support-logging-go latest 557f0fd15655 48 seconds ago 11.1MB [2021-01-29T07:12:42.064Z] docker-sys-mgmt-agent-go latest 2f00e9979c4c About a minute ago 313MB [2021-01-29T07:12:42.064Z] docker-core-metadata-go latest 98dbbe3115a5 About a minute ago 14.5MB [2021-01-29T07:12:42.064Z] docker-security-proxy-setup-go latest ba617f247e95 2 minutes ago 16.7MB [2021-01-29T07:12:42.064Z] docker-core-data-go latest 8ab4bdab451f 4 minutes ago 23.8MB [2021-01-29T07:12:42.064Z] docker-security-secretstore-setup-go latest e296f16f2792 4 minutes ago 24.7MB [2021-01-29T07:12:42.064Z] docker-security-bootstrap-redis-go latest 2d613f5a5d0f 4 minutes ago 15.8MB [2021-01-29T07:12:42.064Z] docker-support-notifications-go latest dfed30717340 4 minutes ago 13.6MB [2021-01-29T07:12:42.064Z] docker latest 1b003a99702a 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-29T07:12:43.591Z] Running on prd-ubuntu18.04-docker-8c-8g-23858 in /w/workspace/edgexfoundry_edgex-go_PR-3099 [Pipeline] { [Pipeline] ws [2021-01-29T07:12:43.744Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-29T07:12:44.240Z] Removing intermediate container fb343495bb47 [2021-01-29T07:12:44.240Z] ---> ada66aa89817 [2021-01-29T07:12:44.240Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-29T07:12:44.524Z] ---> Running in 888469797b20 [2021-01-29T07:12:45.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:12:46.096Z] using credential edgex-jenkins-ssh [2021-01-29T07:12:46.158Z] Cloning the remote Git repository [2021-01-29T07:12:46.179Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T07:12:46.243Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-29T07:12:46.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T07:12:46.278Z] > git --version # timeout=10 [2021-01-29T07:12:46.290Z] > git --version # 'git version 2.17.1' [2021-01-29T07:12:46.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T07:12:46.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T07:12:47.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:12:47.702Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:12:47.702Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:12:47.702Z] ---> 2d8207ecb446 [2021-01-29T07:12:47.702Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T07:12:47.702Z] ---> Using cache [2021-01-29T07:12:47.702Z] ---> 7937d704acae [2021-01-29T07:12:47.702Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:12:47.702Z] ---> Using cache [2021-01-29T07:12:47.702Z] ---> 17f5b083dda7 [2021-01-29T07:12:47.702Z] Step 5/24 : RUN apk update && apk add make git [2021-01-29T07:12:47.702Z] ---> Using cache [2021-01-29T07:12:47.702Z] ---> cab377f861db [2021-01-29T07:12:47.702Z] Step 6/24 : COPY go.mod . [2021-01-29T07:12:47.702Z] ---> Using cache [2021-01-29T07:12:47.702Z] ---> 53941dc20651 [2021-01-29T07:12:47.702Z] Step 7/24 : RUN go mod download [2021-01-29T07:12:47.702Z] ---> Using cache [2021-01-29T07:12:47.702Z] ---> 17accbe4a79b [2021-01-29T07:12:47.702Z] Step 8/24 : COPY . . [2021-01-29T07:12:47.702Z] ---> Using cache [2021-01-29T07:12:47.702Z] ---> 514537635df0 [2021-01-29T07:12:47.702Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T07:12:48.313Z] (1/5) Installing libgcc (10.2.1_pre1-r3) [2021-01-29T07:12:48.313Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-29T07:12:48.589Z] (3/5) Installing libstdc++ (10.2.1_pre1-r3) [2021-01-29T07:12:48.589Z] ---> Running in 10d89df5f103 [2021-01-29T07:12:48.866Z] (4/5) Installing libzmq (4.3.3-r1) [2021-01-29T07:12:49.142Z] (5/5) Installing zeromq (4.3.3-r1) [2021-01-29T07:12:49.142Z] Executing busybox-1.32.1-r0.trigger [2021-01-29T07:12:49.142Z] OK: 8 MiB in 19 packages [2021-01-29T07:12:50.583Z] 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 [2021-01-29T07:12:51.187Z] Removing intermediate container 888469797b20 [2021-01-29T07:12:51.187Z] ---> 916aefeaf77d [2021-01-29T07:12:51.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-29T07:12:52.176Z] ---> feb3a51a179b [2021-01-29T07:12:52.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T07:12:55.601Z] ---> 8f746a4f46ba [2021-01-29T07:12:55.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T07:12:56.688Z] Merging remotes/origin/hanoi commit 9a6eedb96835a64d2bad9fe97e001e25d5234329 into PR head commit c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:56.079Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T07:12:56.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T07:12:56.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T07:12:56.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T07:12:56.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T07:12:56.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3099/head:refs/remotes/origin/PR-3099 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-29T07:12:56.698Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T07:12:56.702Z] > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 [2021-01-29T07:12:56.805Z] > git remote # timeout=10 [2021-01-29T07:12:56.810Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T07:12:56.838Z] Merge succeeded, producing c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:12:56.839Z] Checking out Revision c117ee17ea81045a977741da124b96077f6d3759 (PR-3099) [2021-01-29T07:12:57.043Z] ---> bea55f801b3a [2021-01-29T07:12:57.044Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T07:12:57.319Z] ---> Running in 1bb3b9969e3a [2021-01-29T07:12:58.303Z] Removing intermediate container 1bb3b9969e3a [2021-01-29T07:12:58.303Z] ---> e5b796e5ed69 [2021-01-29T07:12:58.303Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:12:58.303Z] ---> Running in ee5239492ede [2021-01-29T07:12:56.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T07:12:56.829Z] > git merge 9a6eedb96835a64d2bad9fe97e001e25d5234329 # timeout=10 [2021-01-29T07:12:56.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T07:12:56.843Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T07:12:56.853Z] > git checkout -f c117ee17ea81045a977741da124b96077f6d3759 # timeout=10 [2021-01-29T07:12:59.291Z] Removing intermediate container ee5239492ede [2021-01-29T07:12:59.291Z] ---> 7bea2be53592 [2021-01-29T07:12:59.291Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T07:12:59.567Z] ---> Running in bf8682438203 [2021-01-29T07:13:00.449Z] Commit message: "fix: Fix nil pointer error when update the unreachable DS adminState" [2021-01-29T07:13:00.479Z] > git --version # timeout=10 [2021-01-29T07:13:00.482Z] > git --version # 'git version 2.17.1' [2021-01-29T07:13:00.485Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T07:13:00.559Z] Removing intermediate container bf8682438203 [2021-01-29T07:13:00.559Z] ---> 0e4789a9e719 [2021-01-29T07:13:00.559Z] Step 22/23 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:13:00.832Z] ---> Running in 9a4116a2e92f [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:13:02.023Z] + echo snap-build.sh [2021-01-29T07:13:02.023Z] snap-build.sh [2021-01-29T07:13:02.023Z] + SNAP_BASE_DIR=. [2021-01-29T07:13:02.023Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-29T07:13:02.023Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-29T07:13:02.023Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-29T07:13:02.023Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-29T07:13:02.023Z] + cd /w/workspace/edgex-go/1 [2021-01-29T07:13:02.023Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-29T07:13:02.023Z] Reading package lists... [2021-01-29T07:13:02.285Z] Building dependency tree... [2021-01-29T07:13:02.285Z] Reading state information... [2021-01-29T07:13:02.286Z] Removing intermediate container 9a4116a2e92f [2021-01-29T07:13:02.286Z] ---> cfcd92f79785 [2021-01-29T07:13:02.286Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T07:13:02.547Z] The following packages were automatically installed and are no longer required: [2021-01-29T07:13:02.547Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-29T07:13:02.547Z] uidmap xdelta3 [2021-01-29T07:13:02.547Z] Use 'sudo apt autoremove' to remove them. [2021-01-29T07:13:02.547Z] The following packages will be REMOVED: [2021-01-29T07:13:02.547Z] lxd* lxd-client* [2021-01-29T07:13:02.569Z] ---> Running in 9027559e9031 [2021-01-29T07:13:03.118Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-29T07:13:03.119Z] After this operation, 31.7 MB disk space will be freed. [2021-01-29T07:13:03.565Z] Removing intermediate container 9027559e9031 [2021-01-29T07:13:03.565Z] ---> f3749290c099 [2021-01-29T07:13:03.565Z] [2021-01-29T07:13:04.165Z] (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.) [2021-01-29T07:13:04.165Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T07:13:04.167Z] Successfully built f3749290c099 [2021-01-29T07:13:04.167Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-29T07:13:04.167Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2021-01-29T07:13:05.108Z] Removing lxd dnsmasq configuration [2021-01-29T07:13:05.108Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T07:13:05.108Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-29T07:13:05.688Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-29T07:13:05.949Z] (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.) [2021-01-29T07:13:05.949Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T07:13:07.342Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-29T07:13:07.342Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-29T07:13:08.738Z] + sudo snap remove --purge lxd [2021-01-29T07:13:08.999Z] snap "lxd" is not installed [2021-01-29T07:13:08.999Z] + sudo groupadd --force --system lxd [2021-01-29T07:13:08.999Z] ++ whoami [2021-01-29T07:13:08.999Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-29T07:13:08.999Z] + newgrp - lxd [2021-01-29T07:13:08.999Z] + sudo snap install lxd [2021-01-29T07:13:18.992Z] 2021-01-29T07:13:16Z INFO Waiting for automatic snapd restart... [2021-01-29T07:13:19.512Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:13:19.512Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:13:19.512Z] ---> 2d8207ecb446 [2021-01-29T07:13:19.512Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 7937d704acae [2021-01-29T07:13:19.512Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 17f5b083dda7 [2021-01-29T07:13:19.512Z] Step 5/21 : RUN apk update && apk add make git [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> cab377f861db [2021-01-29T07:13:19.512Z] Step 6/21 : COPY go.mod . [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 53941dc20651 [2021-01-29T07:13:19.512Z] Step 7/21 : RUN go mod download [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 17accbe4a79b [2021-01-29T07:13:19.512Z] Step 8/21 : COPY . . [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 514537635df0 [2021-01-29T07:13:19.512Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T07:13:19.512Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:13:19.512Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:13:19.512Z] ---> 2d8207ecb446 [2021-01-29T07:13:19.512Z] Step 3/27 : WORKDIR /edgex-go [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 7937d704acae [2021-01-29T07:13:19.512Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:13:19.512Z] ---> Using cache [2021-01-29T07:13:19.512Z] ---> 17f5b083dda7 [2021-01-29T07:13:19.512Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-29T07:13:20.963Z] ---> Running in 54be4d3e258b [2021-01-29T07:13:20.963Z] ---> Running in 5cae9e10545f [2021-01-29T07:13:24.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:13:24.366Z] 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 [2021-01-29T07:13:24.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:13:26.965Z] Removing intermediate container e875d07f06a2 [2021-01-29T07:13:26.965Z] ---> 39794f4c00ea [2021-01-29T07:13:26.965Z] [2021-01-29T07:13:26.965Z] Step 10/22 : FROM alpine:3.10 [2021-01-29T07:13:27.241Z] 3.10: Pulling from library/alpine [2021-01-29T07:13:28.682Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:13:28.682Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:13:28.682Z] OK: 12622 distinct packages available [2021-01-29T07:13:29.291Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-29T07:13:29.291Z] OK: 217 MiB in 51 packages [2021-01-29T07:13:29.291Z] Status: Downloaded newer image for alpine:3.10 [2021-01-29T07:13:29.291Z] ---> 536a684cf733 [2021-01-29T07:13:29.291Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-29T07:13:30.300Z] ---> Running in 53dadb314cf6 [2021-01-29T07:13:31.220Z] lxd 4.10 from Canonical* installed [2021-01-29T07:13:31.220Z] + sudo lxd init --auto [2021-01-29T07:13:32.301Z] Removing intermediate container 5cae9e10545f [2021-01-29T07:13:32.301Z] ---> e6aff404a2e1 [2021-01-29T07:13:32.301Z] Step 6/27 : COPY go.mod . [2021-01-29T07:13:32.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:13:32.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:13:33.848Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-29T07:13:33.848Z] v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-29T07:13:33.848Z] OK: 10171 distinct packages available [2021-01-29T07:13:33.848Z] ---> 98ed4b27d0b3 [2021-01-29T07:13:33.848Z] Step 7/27 : RUN go mod download [2021-01-29T07:13:34.462Z] ---> Running in 2d2f8a811f5a [2021-01-29T07:13:34.462Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-29T07:13:34.462Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-29T07:13:34.462Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-29T07:13:34.462Z] (4/5) Installing curl (7.66.0-r3) [2021-01-29T07:13:34.462Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T07:13:34.462Z] Executing busybox-1.30.1-r3.trigger [2021-01-29T07:13:34.739Z] Executing ca-certificates-20191127-r2.trigger [2021-01-29T07:13:35.017Z] OK: 7 MiB in 19 packages [2021-01-29T07:13:36.005Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:13:36.280Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-29T07:13:36.280Z] ---> 2d8207ecb446 [2021-01-29T07:13:36.280Z] Step 3/29 : WORKDIR /edgex-go [2021-01-29T07:13:36.280Z] ---> Using cache [2021-01-29T07:13:36.280Z] ---> 7937d704acae [2021-01-29T07:13:36.280Z] Step 4/29 : RUN apk update && apk add make git [2021-01-29T07:13:36.556Z] ---> Running in bf947fd5d56a [2021-01-29T07:13:39.199Z] Removing intermediate container 53dadb314cf6 [2021-01-29T07:13:39.199Z] ---> b19711b1d128 [2021-01-29T07:13:39.199Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-29T07:13:39.199Z] ---> Running in 863dd289cbcd [2021-01-29T07:13:39.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:13:39.749Z] Removing intermediate container 2d2f8a811f5a [2021-01-29T07:13:39.749Z] ---> 993f7e183d14 [2021-01-29T07:13:39.749Z] Step 8/27 : COPY . . [2021-01-29T07:13:40.369Z] Removing intermediate container 863dd289cbcd [2021-01-29T07:13:40.369Z] ---> be58b207af0c [2021-01-29T07:13:40.369Z] Step 13/22 : WORKDIR / [2021-01-29T07:13:40.645Z] ---> Running in 40bd75cb724e [2021-01-29T07:13:41.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:13:41.295Z] + sudo snap install --classic snapcraft [2021-01-29T07:13:42.234Z] Removing intermediate container 40bd75cb724e [2021-01-29T07:13:42.235Z] ---> 96759343a0c1 [2021-01-29T07:13:42.235Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-29T07:13:44.233Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-29T07:13:44.233Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-29T07:13:44.233Z] OK: 12622 distinct packages available [2021-01-29T07:13:44.846Z] ---> 8e5a0d26f727 [2021-01-29T07:13:44.846Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-29T07:13:45.452Z] OK: 217 MiB in 51 packages [2021-01-29T07:13:46.451Z] 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 [2021-01-29T07:13:47.879Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T07:13:47.879Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-29T07:13:47.879Z] + patch --verbose -p1 [2021-01-29T07:13:47.879Z] Hmm... Looks like a unified diff to me... [2021-01-29T07:13:47.879Z] The text leading up to this was: [2021-01-29T07:13:47.879Z] -------------------------- [2021-01-29T07:13:47.879Z] |From ef7e4b7ed23e3d1fe7a246914d4dcde63262eca0 Mon Sep 17 00:00:00 2001 [2021-01-29T07:13:47.879Z] |From: Tony Espy [2021-01-29T07:13:47.879Z] |Date: Wed, 27 Jan 2021 12:55:10 -0500 [2021-01-29T07:13:47.879Z] |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check [2021-01-29T07:13:47.879Z] | [2021-01-29T07:13:47.879Z] |--- [2021-01-29T07:13:47.879Z] | snap/snapcraft.yaml | 474 +------------------------------------------- [2021-01-29T07:13:47.879Z] | 1 file changed, 2 insertions(+), 472 deletions(-) [2021-01-29T07:13:47.879Z] | [2021-01-29T07:13:47.879Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-29T07:13:47.879Z] |index 4f322fc4..a1dfb449 100644 [2021-01-29T07:13:47.879Z] |--- a/snap/snapcraft.yaml [2021-01-29T07:13:47.879Z] |+++ b/snap/snapcraft.yaml [2021-01-29T07:13:47.879Z] -------------------------- [2021-01-29T07:13:47.879Z] patching file snap/snapcraft.yaml [2021-01-29T07:13:47.879Z] Using Plan A... [2021-01-29T07:13:47.879Z] Hunk #1 succeeded at 75. [2021-01-29T07:13:47.879Z] Hunk #2 succeeded at 84. [2021-01-29T07:13:47.879Z] Hunk #3 succeeded at 218. [2021-01-29T07:13:47.879Z] Hunk #4 succeeded at 226. [2021-01-29T07:13:47.879Z] Hunk #5 succeeded at 233. [2021-01-29T07:13:47.879Z] Hunk #6 succeeded at 260. [2021-01-29T07:13:47.879Z] Hunk #7 succeeded at 294. [2021-01-29T07:13:47.879Z] Hunk #8 succeeded at 341. [2021-01-29T07:13:47.879Z] Hmm... Ignoring the trailing garbage. [2021-01-29T07:13:47.879Z] done [2021-01-29T07:13:47.879Z] + sudo snapcraft prime --use-lxd [2021-01-29T07:13:48.460Z] ---> f67eb0fa1b6e [2021-01-29T07:13:48.460Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-29T07:13:48.460Z] Removing intermediate container bf947fd5d56a [2021-01-29T07:13:48.460Z] ---> 59fd8663a1aa [2021-01-29T07:13:48.460Z] Step 5/29 : COPY go.mod . [2021-01-29T07:13:48.822Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-29T07:13:48.822Z] 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: [2021-01-29T07:13:48.822Z] - README.md [2021-01-29T07:13:48.822Z] [2021-01-29T07:13:48.822Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-29T07:13:49.763Z] Launching a container. [2021-01-29T07:13:49.903Z] ---> 3ae5993b6dae [2021-01-29T07:13:49.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-29T07:13:50.177Z] ---> f11ed995aeff [2021-01-29T07:13:50.177Z] Step 6/29 : RUN go mod download [2021-01-29T07:13:50.779Z] ---> Running in b25abb6bad6d [2021-01-29T07:13:52.239Z] ---> 7202fc74831b [2021-01-29T07:13:52.239Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-29T07:13:52.846Z] ---> Running in c2337c3ed1ae [2021-01-29T07:13:57.167Z] Removing intermediate container b25abb6bad6d [2021-01-29T07:13:57.168Z] ---> 1859990925bc [2021-01-29T07:13:57.168Z] Step 7/29 : COPY . . [2021-01-29T07:13:57.769Z] Removing intermediate container c2337c3ed1ae [2021-01-29T07:13:57.769Z] ---> d8d8503a04b0 [2021-01-29T07:13:57.769Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T07:13:58.395Z] ---> Running in e87eba5adb67 [2021-01-29T07:13:59.841Z] Removing intermediate container e87eba5adb67 [2021-01-29T07:13:59.841Z] ---> bbd6b4d111e8 [2021-01-29T07:13:59.841Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T07:14:00.442Z] ---> Running in 7e134cbb126c [2021-01-29T07:14:01.895Z] Removing intermediate container 7e134cbb126c [2021-01-29T07:14:01.895Z] ---> 9efc6dfd81cf [2021-01-29T07:14:01.895Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:14:02.500Z] ---> Running in b08a00685277 [2021-01-29T07:14:03.489Z] Removing intermediate container 10d89df5f103 [2021-01-29T07:14:03.489Z] ---> 181302fda70c [2021-01-29T07:14:03.489Z] [2021-01-29T07:14:03.489Z] Step 10/24 : FROM alpine:3.10 [2021-01-29T07:14:03.489Z] ---> 536a684cf733 [2021-01-29T07:14:03.489Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-29T07:14:03.489Z] ---> Using cache [2021-01-29T07:14:03.489Z] ---> b19711b1d128 [2021-01-29T07:14:03.489Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T07:14:03.771Z] Removing intermediate container b08a00685277 [2021-01-29T07:14:03.771Z] ---> 1fff017c6436 [2021-01-29T07:14:03.771Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:14:04.369Z] ---> Running in b6a86587b145 [2021-01-29T07:14:04.647Z] ---> Running in df07453b01c3 [2021-01-29T07:14:04.667Z] Waiting for container to be ready [2021-01-29T07:14:04.667Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-29T07:14:04.667Z] [2021-01-29T07:14:05.636Z] Removing intermediate container b6a86587b145 [2021-01-29T07:14:05.636Z] ---> e31a0378c6d3 [2021-01-29T07:14:05.636Z] Step 13/24 : WORKDIR / [2021-01-29T07:14:05.916Z] Removing intermediate container df07453b01c3 [2021-01-29T07:14:05.916Z] ---> 975549a2b45e [2021-01-29T07:14:05.916Z] [2021-01-29T07:14:05.916Z] ---> Running in 480eb777c1d1 [2021-01-29T07:14:07.235Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-29T07:14:07.363Z] Successfully built 975549a2b45e [2021-01-29T07:14:07.363Z] ---> 50652b69b1ec [2021-01-29T07:14:07.363Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T07:14:07.496Z] Waiting for network to be ready... [2021-01-29T07:14:07.642Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-29T07:14:07.642Z] Building docker-core-metadata-go [2021-01-29T07:14:07.922Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 480eb777c1d1 [2021-01-29T07:14:07.922Z] ---> 6edc5ce9a03c [2021-01-29T07:14:07.922Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T07:14:08.068Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-29T07:14:08.068Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-29T07:14:08.199Z] ---> Running in 12c18ad26612 [2021-01-29T07:14:08.331Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-29T07:14:08.331Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1524 kB] [2021-01-29T07:14:08.331Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-29T07:14:08.592Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-29T07:14:08.592Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-29T07:14:08.592Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-29T07:14:08.592Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-29T07:14:08.592Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-29T07:14:08.592Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-29T07:14:08.854Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-29T07:14:08.854Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-29T07:14:08.854Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-29T07:14:08.854Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [223 kB] [2021-01-29T07:14:08.854Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.5 kB] [2021-01-29T07:14:08.854Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-29T07:14:08.854Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-29T07:14:08.854Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-29T07:14:09.119Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1868 kB] [2021-01-29T07:14:09.396Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] [2021-01-29T07:14:09.396Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-29T07:14:09.397Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-29T07:14:09.397Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [245 kB] [2021-01-29T07:14:09.397Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.1 kB] [2021-01-29T07:14:09.397Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1711 kB] [2021-01-29T07:14:09.397Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-29T07:14:10.874Z] 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 [2021-01-29T07:14:11.479Z] ---> 3ed34863e632 [2021-01-29T07:14:11.479Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T07:14:13.600Z] Fetched 23.8 MB in 6s (4113 kB/s) [2021-01-29T07:14:14.884Z] ---> 3466b59ac653 [2021-01-29T07:14:14.884Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T07:14:14.986Z] Reading package lists... [2021-01-29T07:14:14.986Z] Reading package lists... [2021-01-29T07:14:15.245Z] Building dependency tree... [2021-01-29T07:14:15.245Z] Reading state information... [2021-01-29T07:14:15.245Z] The following additional packages will be installed: [2021-01-29T07:14:15.245Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-29T07:14:15.245Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-29T07:14:15.245Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-29T07:14:15.245Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-29T07:14:15.245Z] Suggested packages: [2021-01-29T07:14:15.245Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-29T07:14:15.245Z] Recommended packages: [2021-01-29T07:14:15.245Z] gnupg libsasl2-modules [2021-01-29T07:14:15.245Z] The following NEW packages will be installed: [2021-01-29T07:14:15.245Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-29T07:14:15.245Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-29T07:14:15.245Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-29T07:14:15.245Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-29T07:14:15.245Z] The following packages will be upgraded: [2021-01-29T07:14:15.245Z] gpg gpg-agent gpgconf libudev1 [2021-01-29T07:14:15.504Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-29T07:14:15.504Z] Need to get 3533 kB of archives. [2021-01-29T07:14:15.504Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-29T07:14:15.504Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-29T07:14:15.766Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-29T07:14:16.026Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-29T07:14:16.287Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-29T07:14:16.287Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-29T07:14:16.287Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-29T07:14:16.287Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-29T07:14:16.287Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-29T07:14:16.287Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-29T07:14:16.287Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-29T07:14:16.287Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-29T07:14:16.287Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-29T07:14:16.287Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-29T07:14:16.287Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-29T07:14:16.287Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-29T07:14:16.334Z] ---> 308b60e6163d [2021-01-29T07:14:16.334Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T07:14:16.557Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-29T07:14:16.557Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-29T07:14:16.557Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-29T07:14:16.557Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-29T07:14:16.557Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-29T07:14:16.557Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-29T07:14:16.557Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-29T07:14:16.817Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T07:14:16.817Z] Fetched 3533 kB in 1s (2712 kB/s) [2021-01-29T07:14:17.079Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-29T07:14:17.079Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-29T07:14:17.079Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T07:14:17.079Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-29T07:14:17.338Z] Selecting previously unselected package udev. [2021-01-29T07:14:17.338Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-29T07:14:17.338Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-29T07:14:17.338Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-29T07:14:17.599Z] Selecting previously unselected package libfuse2:amd64. [2021-01-29T07:14:17.599Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-29T07:14:17.599Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-29T07:14:17.599Z] Selecting previously unselected package fuse. [2021-01-29T07:14:17.599Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-29T07:14:17.599Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-29T07:14:17.599Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T07:14:17.859Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T07:14:17.859Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T07:14:17.859Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T07:14:18.121Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T07:14:18.121Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T07:14:18.122Z] Selecting previously unselected package libksba8:amd64. [2021-01-29T07:14:18.122Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-29T07:14:18.122Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-29T07:14:18.385Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-29T07:14:18.385Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:18.385Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:18.385Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-29T07:14:18.385Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:18.385Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:18.385Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-29T07:14:18.854Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:18.854Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:18.854Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-29T07:14:18.854Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:18.854Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:18.854Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-29T07:14:18.854Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:19.121Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:19.121Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-29T07:14:19.121Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:19.121Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:19.121Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-29T07:14:19.121Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:19.121Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:19.387Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-29T07:14:19.387Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:19.387Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:19.650Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-29T07:14:19.650Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T07:14:19.650Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:19.650Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-29T07:14:19.650Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-29T07:14:19.650Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T07:14:19.650Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-29T07:14:19.650Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-29T07:14:19.650Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T07:14:19.912Z] Selecting previously unselected package libldap-common. [2021-01-29T07:14:19.912Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-29T07:14:19.912Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T07:14:19.912Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-29T07:14:19.912Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-29T07:14:19.912Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T07:14:19.912Z] Selecting previously unselected package dirmngr. [2021-01-29T07:14:19.912Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T07:14:19.912Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-29T07:14:20.172Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T07:14:20.172Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-29T07:14:20.172Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-29T07:14:20.172Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T07:14:20.172Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T07:14:20.172Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-29T07:14:20.432Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:20.432Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-29T07:14:20.432Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T07:14:20.432Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-29T07:14:20.693Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-29T07:14:20.875Z] ---> 502c18e3bf95 [2021-01-29T07:14:20.875Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T07:14:20.960Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:20.960Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-29T07:14:20.960Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-29T07:14:21.221Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-29T07:14:21.221Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.221Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.221Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.221Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.221Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.482Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.482Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T07:14:21.482Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T07:14:21.482Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-29T07:14:21.482Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T07:14:22.182Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-29T07:14:22.182Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-29T07:14:22.182Z] This means they are not meant to be enabled using systemctl. [2021-01-29T07:14:22.182Z] Possible reasons for having this kind of units are: [2021-01-29T07:14:22.182Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-29T07:14:22.182Z] .wants/ or .requires/ directory. [2021-01-29T07:14:22.182Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-29T07:14:22.182Z] a requirement dependency on it. [2021-01-29T07:14:22.182Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-29T07:14:22.182Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-29T07:14:22.182Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-29T07:14:22.182Z] instance name specified. [2021-01-29T07:14:22.443Z] Reading package lists... [2021-01-29T07:14:22.705Z] Building dependency tree... [2021-01-29T07:14:22.705Z] Reading state information... [2021-01-29T07:14:22.705Z] The following additional packages will be installed: [2021-01-29T07:14:22.705Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-29T07:14:22.705Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-29T07:14:22.705Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-29T07:14:22.705Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-29T07:14:22.705Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-29T07:14:22.705Z] Suggested packages: [2021-01-29T07:14:22.705Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-29T07:14:22.705Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-29T07:14:22.705Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-29T07:14:22.705Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-29T07:14:22.705Z] systemd-container policykit-1 [2021-01-29T07:14:22.705Z] Recommended packages: [2021-01-29T07:14:22.705Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-29T07:14:22.965Z] The following NEW packages will be installed: [2021-01-29T07:14:22.965Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-29T07:14:22.965Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-29T07:14:22.965Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-29T07:14:22.965Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-29T07:14:22.965Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-29T07:14:22.965Z] The following packages will be upgraded: [2021-01-29T07:14:22.965Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-29T07:14:22.965Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-29T07:14:22.965Z] Need to get 35.2 MB of archives. [2021-01-29T07:14:22.965Z] After this operation, 141 MB of additional disk space will be used. [2021-01-29T07:14:22.965Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-29T07:14:23.226Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-29T07:14:23.487Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-29T07:14:23.747Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-29T07:14:23.747Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-29T07:14:23.747Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-29T07:14:23.747Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-29T07:14:23.747Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-29T07:14:23.747Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-29T07:14:23.747Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-29T07:14:23.747Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-29T07:14:23.747Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-29T07:14:23.747Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-29T07:14:23.747Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-29T07:14:23.747Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-29T07:14:23.747Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-29T07:14:23.747Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-29T07:14:24.007Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-29T07:14:24.007Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-29T07:14:24.007Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-29T07:14:24.007Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-29T07:14:24.007Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-29T07:14:24.007Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-29T07:14:24.007Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-29T07:14:24.007Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-29T07:14:24.007Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-29T07:14:24.007Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-29T07:14:24.007Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-29T07:14:24.007Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-29T07:14:24.269Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-29T07:14:25.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T07:14:25.214Z] Fetched 35.2 MB in 2s (16.2 MB/s) [2021-01-29T07:14:25.214Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T07:14:25.214Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-29T07:14:25.335Z] ---> 331b6f8ca7ee [2021-01-29T07:14:25.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T07:14:25.475Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T07:14:26.046Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-29T07:14:26.046Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T07:14:26.046Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-29T07:14:26.308Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T07:14:26.308Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-29T07:14:26.308Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-29T07:14:26.344Z] ---> 52b202fa57ad [2021-01-29T07:14:26.344Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-29T07:14:26.570Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-29T07:14:26.571Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T07:14:26.571Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-29T07:14:26.571Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-29T07:14:26.628Z] ---> adf176b7a7fc [2021-01-29T07:14:26.628Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-29T07:14:26.628Z] ---> Running in b8c74f33b23f [2021-01-29T07:14:26.831Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-29T07:14:26.831Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-29T07:14:26.917Z] ---> Running in 90ee1d8e01d2 [2021-01-29T07:14:27.401Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-29T07:14:27.401Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-29T07:14:27.401Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-29T07:14:27.401Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-29T07:14:27.665Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-29T07:14:27.665Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T07:14:27.665Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:27.925Z] Selecting previously unselected package libexpat1:amd64. [2021-01-29T07:14:27.926Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-29T07:14:27.926Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-29T07:14:27.926Z] Selecting previously unselected package python3.6-minimal. [2021-01-29T07:14:27.926Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T07:14:27.926Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:28.187Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-29T07:14:28.449Z] Checking for services that may need to be restarted...done. [2021-01-29T07:14:28.449Z] Checking for services that may need to be restarted...done. [2021-01-29T07:14:28.449Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:28.449Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-29T07:14:28.449Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:29.019Z] Selecting previously unselected package python3-minimal. [2021-01-29T07:14:29.019Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-29T07:14:29.019Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-29T07:14:29.019Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-29T07:14:29.279Z] Selecting previously unselected package mime-support. [2021-01-29T07:14:29.279Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-29T07:14:29.279Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-29T07:14:29.280Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-29T07:14:29.280Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-29T07:14:29.280Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-29T07:14:29.541Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-29T07:14:29.541Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T07:14:29.541Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:30.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-29T07:14:30.483Z] Selecting previously unselected package python3.6. [2021-01-29T07:14:30.483Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T07:14:30.483Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:30.483Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-29T07:14:30.483Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-29T07:14:30.483Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-29T07:14:30.483Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-29T07:14:30.745Z] Selecting previously unselected package python3. [2021-01-29T07:14:30.746Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-29T07:14:30.746Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-29T07:14:30.746Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-29T07:14:31.010Z] Selecting previously unselected package multiarch-support. [2021-01-29T07:14:31.010Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T07:14:31.010Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-29T07:14:31.010Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-29T07:14:31.010Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-29T07:14:31.010Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-29T07:14:31.010Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-29T07:14:31.010Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-29T07:14:31.272Z] Selecting previously unselected package libbsd0:amd64. [2021-01-29T07:14:31.272Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-29T07:14:31.272Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-29T07:14:31.272Z] Selecting previously unselected package sudo. [2021-01-29T07:14:31.272Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-29T07:14:31.272Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-29T07:14:31.272Z] Selecting previously unselected package apparmor. [2021-01-29T07:14:31.272Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-29T07:14:31.272Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-29T07:14:31.533Z] Selecting previously unselected package libedit2:amd64. [2021-01-29T07:14:31.533Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-29T07:14:31.533Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-29T07:14:31.533Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-29T07:14:31.533Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T07:14:31.533Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:31.793Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-29T07:14:31.793Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T07:14:31.793Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:31.793Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-29T07:14:31.793Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-29T07:14:31.793Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-29T07:14:31.793Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-29T07:14:31.793Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T07:14:31.793Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:32.052Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-29T07:14:32.052Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T07:14:32.052Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:32.052Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-29T07:14:32.052Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-29T07:14:32.052Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-29T07:14:32.312Z] Selecting previously unselected package openssh-client. [2021-01-29T07:14:32.312Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-29T07:14:32.312Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-29T07:14:32.323Z] Removing intermediate container b8c74f33b23f [2021-01-29T07:14:32.323Z] ---> d8c1bad4230c [2021-01-29T07:14:32.323Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T07:14:32.580Z] Selecting previously unselected package squashfs-tools. [2021-01-29T07:14:32.580Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-29T07:14:32.580Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-29T07:14:32.580Z] Selecting previously unselected package snapd. [2021-01-29T07:14:32.580Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-29T07:14:32.580Z] Unpacking snapd (2.48+18.04) ... [2021-01-29T07:14:32.601Z] ---> Running in 5c11f82e503c [2021-01-29T07:14:33.220Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-29T07:14:33.220Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T07:14:33.220Z] ---> 2d8207ecb446 [2021-01-29T07:14:33.220Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T07:14:33.220Z] ---> Using cache [2021-01-29T07:14:33.220Z] ---> 7937d704acae [2021-01-29T07:14:33.220Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T07:14:33.220Z] ---> Using cache [2021-01-29T07:14:33.220Z] ---> 17f5b083dda7 [2021-01-29T07:14:33.220Z] Step 5/22 : RUN apk update && apk add make git [2021-01-29T07:14:33.220Z] ---> Using cache [2021-01-29T07:14:33.220Z] ---> cab377f861db [2021-01-29T07:14:33.221Z] Step 6/22 : COPY go.mod . [2021-01-29T07:14:33.221Z] ---> Using cache [2021-01-29T07:14:33.221Z] ---> 53941dc20651 [2021-01-29T07:14:33.221Z] Step 7/22 : RUN go mod download [2021-01-29T07:14:33.221Z] ---> Using cache [2021-01-29T07:14:33.221Z] ---> 17accbe4a79b [2021-01-29T07:14:33.221Z] Step 8/22 : COPY . . [2021-01-29T07:14:33.496Z] ---> Using cache [2021-01-29T07:14:33.496Z] ---> 514537635df0 [2021-01-29T07:14:33.496Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-29T07:14:33.496Z] Removing intermediate container 5c11f82e503c [2021-01-29T07:14:33.496Z] ---> b1362a329938 [2021-01-29T07:14:33.496Z] Step 22/24 : LABEL arch=arm64 [2021-01-29T07:14:33.773Z] ---> Running in 64fbd0530387 [2021-01-29T07:14:33.773Z] ---> Running in 66e3a96d874e [2021-01-29T07:14:35.119Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-29T07:14:35.119Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-29T07:14:35.119Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-29T07:14:35.119Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-29T07:14:35.119Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-29T07:14:35.119Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:35.119Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T07:14:35.119Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-29T07:14:35.119Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-29T07:14:35.221Z] Removing intermediate container 66e3a96d874e [2021-01-29T07:14:35.221Z] ---> 07fd251914e7 [2021-01-29T07:14:35.221Z] Step 23/24 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:14:35.221Z] ---> Running in ba9ee0c182ad [2021-01-29T07:14:36.063Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-29T07:14:36.063Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-29T07:14:36.213Z] 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 [2021-01-29T07:14:36.325Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-29T07:14:36.326Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:36.326Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:36.326Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T07:14:36.492Z] Removing intermediate container ba9ee0c182ad [2021-01-29T07:14:36.492Z] ---> 5a788aadc5f1 [2021-01-29T07:14:36.492Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T07:14:36.780Z] ---> Running in 91214b6cf30a [2021-01-29T07:14:37.271Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-29T07:14:37.271Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:37.271Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-29T07:14:37.271Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-29T07:14:37.271Z] running python rtupdate hooks for python3.6... [2021-01-29T07:14:37.271Z] running python post-rtupdate hooks for python3.6... [2021-01-29T07:14:37.271Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-29T07:14:37.769Z] Removing intermediate container 91214b6cf30a [2021-01-29T07:14:37.769Z] ---> 4eb6935220ee [2021-01-29T07:14:37.769Z] [2021-01-29T07:14:38.376Z] Removing intermediate container 54be4d3e258b [2021-01-29T07:14:38.376Z] ---> 6598af6e0c92 [2021-01-29T07:14:38.376Z] [2021-01-29T07:14:38.376Z] Step 10/21 : FROM scratch [2021-01-29T07:14:38.376Z] ---> [2021-01-29T07:14:38.376Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:14:38.376Z] ---> Using cache [2021-01-29T07:14:38.376Z] ---> e548fcb75e45 [2021-01-29T07:14:38.376Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-29T07:14:38.656Z] Successfully built 4eb6935220ee [2021-01-29T07:14:38.656Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-29T07:14:38.656Z] ---> Running in 043ac679670c [2021-01-29T07:14:39.273Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 043ac679670c [2021-01-29T07:14:39.273Z] ---> ac42be7a3305 [2021-01-29T07:14:39.273Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-29T07:14:39.273Z] ---> Running in 065891ff273d [2021-01-29T07:14:39.818Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-29T07:14:39.818Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T07:14:39.818Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-29T07:14:39.889Z] Removing intermediate container 065891ff273d [2021-01-29T07:14:39.889Z] ---> 9e6390385e77 [2021-01-29T07:14:39.889Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-29T07:14:40.079Z] Setting up snapd (2.48+18.04) ... [2021-01-29T07:14:40.650Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-29T07:14:40.650Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-29T07:14:40.884Z] ---> 5c53d7930de1 [2021-01-29T07:14:40.884Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T07:14:40.912Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-29T07:14:41.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-29T07:14:41.433Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-29T07:14:41.433Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-29T07:14:41.433Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-29T07:14:41.692Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-29T07:14:41.955Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-29T07:14:42.218Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-29T07:14:42.218Z] /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' [2021-01-29T07:14:42.218Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T07:14:42.218Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-29T07:14:42.908Z] ---> be28914b6eff [2021-01-29T07:14:42.908Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T07:14:43.159Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T07:14:43.419Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T07:14:43.419Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T07:14:44.379Z] ---> 804a753255f3 [2021-01-29T07:14:44.379Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T07:14:44.379Z] ---> Running in 401c519230eb [2021-01-29T07:14:44.664Z] Removing intermediate container 401c519230eb [2021-01-29T07:14:44.942Z] ---> b71a8c138334 [2021-01-29T07:14:44.942Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:14:44.942Z] ---> Running in d4426d185ae9 [2021-01-29T07:14:45.334Z] Reading package lists... [2021-01-29T07:14:45.334Z] Reading package lists... [2021-01-29T07:14:45.553Z] Removing intermediate container d4426d185ae9 [2021-01-29T07:14:45.553Z] ---> dc1fdc9a3f64 [2021-01-29T07:14:45.553Z] Step 19/21 : LABEL arch=arm64 [2021-01-29T07:14:45.593Z] Building dependency tree... [2021-01-29T07:14:45.593Z] Reading state information... [2021-01-29T07:14:45.593Z] Calculating upgrade... [2021-01-29T07:14:45.831Z] ---> Running in 5bdc1770a10d [2021-01-29T07:14:45.852Z] The following packages will be upgraded: [2021-01-29T07:14:45.852Z] advancecomp base-files bash binutils binutils-common [2021-01-29T07:14:45.852Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-29T07:14:45.852Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-29T07:14:45.852Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-29T07:14:45.852Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-29T07:14:45.852Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-29T07:14:45.852Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-29T07:14:45.852Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-29T07:14:45.852Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-29T07:14:45.852Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-29T07:14:45.852Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-29T07:14:45.852Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-29T07:14:45.852Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-29T07:14:45.852Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-29T07:14:45.852Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-29T07:14:45.852Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T07:14:45.852Z] Need to get 63.8 MB of archives. [2021-01-29T07:14:45.852Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-29T07:14:45.852Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-29T07:14:46.113Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-29T07:14:46.113Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-29T07:14:46.113Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-29T07:14:46.113Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-29T07:14:46.113Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-29T07:14:46.113Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-29T07:14:46.113Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-29T07:14:46.113Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-29T07:14:46.113Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-29T07:14:46.113Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-29T07:14:46.113Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-29T07:14:46.113Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-29T07:14:46.113Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-29T07:14:46.113Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-29T07:14:46.113Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-29T07:14:46.113Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-29T07:14:46.113Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-29T07:14:46.113Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-29T07:14:46.113Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-29T07:14:46.113Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-29T07:14:46.379Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-29T07:14:46.379Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-29T07:14:46.379Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-29T07:14:46.379Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-29T07:14:46.379Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-29T07:14:46.379Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-29T07:14:46.379Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-29T07:14:46.379Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-29T07:14:46.379Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-29T07:14:46.379Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-29T07:14:46.379Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-29T07:14:46.379Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-29T07:14:46.379Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-29T07:14:46.379Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-29T07:14:46.379Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-29T07:14:46.379Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-29T07:14:46.379Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-29T07:14:46.379Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-29T07:14:46.379Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-29T07:14:46.379Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-29T07:14:46.379Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-29T07:14:46.379Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-29T07:14:46.379Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-29T07:14:46.379Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-29T07:14:46.379Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-01-29T07:14:46.379Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-29T07:14:46.379Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-29T07:14:46.379Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-29T07:14:46.379Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-29T07:14:46.379Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-29T07:14:46.379Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-29T07:14:46.379Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-29T07:14:46.379Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-29T07:14:46.379Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-29T07:14:46.379Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-29T07:14:46.441Z] Removing intermediate container 5bdc1770a10d [2021-01-29T07:14:46.441Z] ---> 6d0ae63def0b [2021-01-29T07:14:46.441Z] Step 20/21 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:14:46.441Z] ---> Running in ea07f908ca4a [2021-01-29T07:14:46.641Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-29T07:14:46.902Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-29T07:14:46.902Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-29T07:14:46.902Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-29T07:14:46.902Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-29T07:14:46.902Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-29T07:14:46.902Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-29T07:14:46.902Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-29T07:14:46.902Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-29T07:14:47.164Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-29T07:14:47.164Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-29T07:14:47.164Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-29T07:14:47.164Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-29T07:14:47.164Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-29T07:14:47.164Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-29T07:14:47.164Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-29T07:14:47.164Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-29T07:14:47.164Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-29T07:14:47.164Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-29T07:14:47.164Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-29T07:14:47.164Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-29T07:14:47.164Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-29T07:14:47.164Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-29T07:14:47.164Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-29T07:14:47.164Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-29T07:14:47.425Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-29T07:14:47.425Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-29T07:14:47.425Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-29T07:14:47.425Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-29T07:14:47.425Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-29T07:14:47.425Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-29T07:14:47.425Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-29T07:14:47.425Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-29T07:14:47.425Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-29T07:14:47.425Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-29T07:14:47.425Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-29T07:14:47.425Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-29T07:14:47.445Z] Removing intermediate container ea07f908ca4a [2021-01-29T07:14:47.445Z] ---> 922c14808997 [2021-01-29T07:14:47.445Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T07:14:47.445Z] ---> Running in 0cf225024ec5 [2021-01-29T07:14:47.686Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-29T07:14:47.686Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-29T07:14:47.686Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-29T07:14:47.686Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-29T07:14:47.686Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-29T07:14:47.686Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-29T07:14:47.686Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T07:14:47.686Z] Fetched 63.8 MB in 2s (37.1 MB/s) [2021-01-29T07:14:47.951Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:47.951Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T07:14:47.951Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T07:14:48.055Z] Removing intermediate container 0cf225024ec5 [2021-01-29T07:14:48.055Z] ---> ad7352229b8d [2021-01-29T07:14:48.055Z] [2021-01-29T07:14:48.525Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T07:14:48.525Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T07:14:48.658Z] Successfully built ad7352229b8d [2021-01-29T07:14:48.658Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-29T07:14:48.789Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-29T07:14:48.789Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-29T07:14:49.359Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:49.619Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:49.619Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:49.619Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:49.882Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:49.882Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:49.882Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:49.882Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:50.145Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:50.145Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:50.145Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:50.145Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:50.407Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:50.407Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:50.407Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:14:50.407Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T07:14:50.407Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:50.667Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-29T07:14:50.667Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:14:50.667Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T07:14:50.667Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:50.928Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:50.928Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:50.928Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:51.187Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T07:14:51.187Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T07:14:51.187Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:14:51.450Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T07:14:51.450Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T07:14:51.450Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T07:14:52.023Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-29T07:14:52.284Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T07:14:52.284Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-29T07:14:52.284Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-29T07:14:52.284Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-29T07:14:52.545Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-29T07:14:52.807Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-29T07:14:52.808Z] Installing new version of config file /etc/issue ... [2021-01-29T07:14:52.808Z] Installing new version of config file /etc/issue.net ... [2021-01-29T07:14:52.808Z] Installing new version of config file /etc/lsb-release ... [2021-01-29T07:14:52.808Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-29T07:14:53.076Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-29T07:14:53.076Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-29T07:14:53.076Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-29T07:14:53.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:53.336Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-29T07:14:53.336Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-29T07:14:53.336Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-29T07:14:53.601Z] 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 [2021-01-29T07:14:53.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:53.601Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:14:53.601Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-29T07:14:53.601Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:14:53.861Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:53.861Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-29T07:14:53.861Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-29T07:14:53.861Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-29T07:14:54.129Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:54.129Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-29T07:14:54.129Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T07:14:54.393Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-29T07:14:54.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:54.656Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T07:14:54.657Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T07:14:54.657Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T07:14:54.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:54.925Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T07:14:54.925Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T07:14:54.925Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-29T07:14:55.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:55.185Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-29T07:14:55.185Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-29T07:14:55.185Z] Setting up grep (3.1-2build1) ... [2021-01-29T07:14:55.494Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:55.494Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-29T07:14:55.494Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-29T07:14:55.494Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-29T07:14:55.755Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:55.755Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T07:14:55.755Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T07:14:55.755Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-29T07:14:56.018Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:56.018Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T07:14:56.018Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T07:14:56.589Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T07:14:56.589Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T07:14:56.849Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T07:14:56.849Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T07:14:57.419Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-29T07:14:57.420Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:57.420Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-29T07:14:57.420Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T07:14:58.811Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-29T07:14:58.811Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-29T07:14:58.811Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-29T07:14:58.811Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-29T07:14:58.811Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-29T07:14:58.811Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:58.811Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-29T07:14:58.811Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-29T07:14:59.071Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-29T07:14:59.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:59.071Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:14:59.071Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:14:59.071Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:14:59.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:59.332Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:14:59.332Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:14:59.332Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:14:59.592Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:59.592Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:14:59.592Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:14:59.592Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:14:59.592Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:59.592Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:14:59.853Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:14:59.853Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:14:59.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:14:59.853Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T07:14:59.853Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T07:15:00.112Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T07:15:00.112Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T07:15:00.112Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T07:15:00.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:15:00.112Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T07:15:00.372Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T07:15:00.372Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T07:15:00.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:15:00.372Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:15:00.372Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:15:00.632Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:15:00.632Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:15:00.632Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:15:00.632Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:15:00.632Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:15:00.893Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:15:00.893Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:15:00.893Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:15:01.465Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:15:01.724Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-29T07:15:01.985Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-29T07:15:01.985Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:15:01.985Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T07:15:01.985Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T07:15:02.247Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T07:15:02.514Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T07:15:02.514Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-29T07:15:02.514Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T07:15:02.514Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-29T07:15:02.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:02.778Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-29T07:15:02.778Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-29T07:15:02.778Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-29T07:15:03.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:03.049Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-29T07:15:03.049Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-29T07:15:03.312Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-29T07:15:03.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:03.312Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-29T07:15:03.312Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-29T07:15:03.573Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-29T07:15:03.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:03.573Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T07:15:03.573Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T07:15:03.573Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T07:15:03.833Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:03.833Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T07:15:03.833Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T07:15:04.094Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T07:15:04.094Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:04.094Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T07:15:04.355Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T07:15:04.355Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T07:15:04.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:04.622Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T07:15:04.622Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T07:15:04.622Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-29T07:15:04.622Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T07:15:04.901Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T07:15:04.901Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T07:15:04.901Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T07:15:04.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:04.901Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-29T07:15:05.185Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-29T07:15:05.185Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-29T07:15:05.185Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:05.185Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-29T07:15:05.480Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T07:15:05.480Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T07:15:05.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:05.760Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T07:15:05.760Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T07:15:05.760Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T07:15:06.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:06.037Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-29T07:15:06.037Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-29T07:15:06.037Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-29T07:15:06.299Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:06.299Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-29T07:15:06.299Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-29T07:15:07.242Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-29T07:15:07.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:07.502Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T07:15:07.502Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T07:15:07.502Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-29T07:15:07.764Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:07.764Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-29T07:15:07.764Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-29T07:15:07.764Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-29T07:15:08.027Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:08.027Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-29T07:15:08.027Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-29T07:15:08.027Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-29T07:15:08.295Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:08.296Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-29T07:15:08.296Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-29T07:15:08.296Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-29T07:15:08.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:08.558Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-29T07:15:08.558Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-29T07:15:08.558Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-29T07:15:08.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:08.818Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-29T07:15:08.818Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-29T07:15:08.818Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-29T07:15:09.080Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T07:15:09.080Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-29T07:15:09.080Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-29T07:15:09.080Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-29T07:15:09.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-29T07:15:09.080Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-29T07:15:09.080Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-29T07:15:09.341Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-29T07:15:09.341Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-29T07:15:09.600Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-29T07:15:09.600Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-29T07:15:09.861Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-29T07:15:09.861Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-29T07:15:09.861Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-29T07:15:09.861Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-29T07:15:10.122Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-29T07:15:10.122Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-29T07:15:10.122Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-29T07:15:10.122Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-29T07:15:10.381Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-29T07:15:10.381Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-29T07:15:10.381Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-29T07:15:10.381Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-29T07:15:10.381Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-29T07:15:10.381Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-29T07:15:10.641Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-29T07:15:10.641Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-29T07:15:10.900Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-01-29T07:15:10.900Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-01-29T07:15:11.843Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-29T07:15:11.843Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-29T07:15:11.843Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-29T07:15:11.843Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-29T07:15:12.103Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T07:15:12.103Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T07:15:12.363Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T07:15:12.363Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T07:15:12.625Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T07:15:12.625Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T07:15:12.894Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T07:15:12.894Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T07:15:12.894Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:13.154Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:13.154Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:13.154Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:13.415Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:13.415Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:13.415Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:13.415Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:14.356Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:14.616Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:15.557Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:15.557Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:16.500Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:16.500Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:16.761Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:16.761Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:17.719Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T07:15:17.719Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T07:15:17.980Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T07:15:17.980Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T07:15:17.980Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-29T07:15:17.980Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T07:15:18.252Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-29T07:15:18.252Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T07:15:18.512Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-29T07:15:18.512Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-29T07:15:18.512Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T07:15:18.512Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T07:15:18.773Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T07:15:18.773Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T07:15:18.773Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-29T07:15:18.773Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-29T07:15:19.034Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:19.034Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T07:15:19.034Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:19.034Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:19.034Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:19.034Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-29T07:15:19.295Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-29T07:15:19.295Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-01-29T07:15:19.295Z] [2021-01-29T07:15:19.295Z] Current default time zone: 'Etc/UTC' [2021-01-29T07:15:19.295Z] Local time is now: Fri Jan 29 07:15:19 UTC 2021. [2021-01-29T07:15:19.295Z] Universal Time is now: Fri Jan 29 07:15:19 UTC 2021. [2021-01-29T07:15:19.295Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-29T07:15:19.295Z] [2021-01-29T07:15:19.295Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-29T07:15:19.295Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:19.555Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-29T07:15:19.555Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-29T07:15:19.555Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-29T07:15:19.555Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-29T07:15:19.555Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-29T07:15:19.555Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-29T07:15:19.555Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-29T07:15:19.555Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-29T07:15:19.555Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:19.816Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-29T07:15:20.076Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:20.076Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-29T07:15:20.076Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:20.076Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-29T07:15:20.076Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-29T07:15:20.076Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-29T07:15:20.076Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-29T07:15:20.076Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-29T07:15:20.076Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-29T07:15:20.337Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-29T07:15:20.337Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-29T07:15:21.069Z]  Building docker-support-scheduler-go ... done Removing intermediate container 12c18ad26612 [2021-01-29T07:15:21.069Z] ---> 65928e32bd43 [2021-01-29T07:15:21.069Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T07:15:21.069Z] ---> Running in 3c11f9c8ddf1 [2021-01-29T07:15:22.059Z] 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 [2021-01-29T07:15:22.255Z] Updating certificates in /etc/ssl/certs... [2021-01-29T07:15:22.826Z] 22 added, 17 removed; done. [2021-01-29T07:15:22.826Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-29T07:15:22.827Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T07:15:22.827Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-29T07:15:22.827Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-29T07:15:23.087Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-29T07:15:23.087Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.087Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-29T07:15:23.087Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.087Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.087Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.347Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.347Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.347Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-29T07:15:23.347Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-29T07:15:23.347Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-29T07:15:23.347Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-29T07:15:23.347Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-29T07:15:23.347Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.613Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T07:15:23.613Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-29T07:15:23.613Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-29T07:15:23.613Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-29T07:15:23.613Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T07:15:23.613Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-29T07:15:23.874Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-29T07:15:23.874Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-29T07:15:23.874Z] Updating certificates in /etc/ssl/certs... [2021-01-29T07:15:24.446Z] 0 added, 0 removed; done. [2021-01-29T07:15:24.446Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-29T07:15:24.446Z] done. [2021-01-29T07:15:24.713Z] Removing intermediate container 90ee1d8e01d2 [2021-01-29T07:15:24.713Z] ---> a6859b037293 [2021-01-29T07:15:24.713Z] [2021-01-29T07:15:24.713Z] Step 9/29 : FROM alpine:latest [2021-01-29T07:15:24.713Z] ---> 1fca6fe4a1ec [2021-01-29T07:15:24.713Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-29T07:15:24.713Z] ---> Running in a6dbd119197d [2021-01-29T07:15:25.020Z] Reading package lists... [2021-01-29T07:15:25.280Z] Building dependency tree... [2021-01-29T07:15:25.280Z] Reading state information... [2021-01-29T07:15:25.323Z] Removing intermediate container a6dbd119197d [2021-01-29T07:15:25.323Z] ---> bd6a77d56b5c [2021-01-29T07:15:25.323Z] Step 11/29 : USER root [2021-01-29T07:15:25.541Z] The following NEW packages will be installed: [2021-01-29T07:15:25.542Z] apt-transport-https [2021-01-29T07:15:25.542Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T07:15:25.542Z] Need to get 1696 B of archives. [2021-01-29T07:15:25.542Z] After this operation, 153 kB of additional disk space will be used. [2021-01-29T07:15:25.542Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-29T07:15:25.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T07:15:25.542Z] Fetched 1696 B in 0s (22.0 kB/s) [2021-01-29T07:15:25.608Z] ---> Running in 24b8ce7c3c8d [2021-01-29T07:15:25.801Z] Selecting previously unselected package apt-transport-https. [2021-01-29T07:15:25.801Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-29T07:15:25.801Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-29T07:15:25.802Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-29T07:15:25.802Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-29T07:15:26.064Z] Waiting for network to be ready... [2021-01-29T07:15:26.607Z] Removing intermediate container 24b8ce7c3c8d [2021-01-29T07:15:26.608Z] ---> 1c6870e70795 [2021-01-29T07:15:26.608Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-29T07:15:26.608Z] ---> Running in e4f9719f4bb1 [2021-01-29T07:15:26.894Z] Removing intermediate container 3c11f9c8ddf1 [2021-01-29T07:15:26.894Z] ---> 0e62746134a3 [2021-01-29T07:15:26.894Z] [2021-01-29T07:15:26.894Z] Step 11/27 : FROM docker:latest [2021-01-29T07:15:26.894Z] ---> 83ca638d8957 [2021-01-29T07:15:26.894Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-29T07:15:27.173Z] ---> Running in 56fb114f1b81 [2021-01-29T07:15:28.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:15:28.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:15:28.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:15:29.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:15:29.786Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T07:15:29.786Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T07:15:29.786Z] Executing bash-5.0.17-r0.post-install [2021-01-29T07:15:29.786Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:15:29.786Z] OK: 12 MiB in 22 packages [2021-01-29T07:15:29.786Z] v3.13.0-150-gd0fe42c217 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-29T07:15:29.786Z] v3.13.0-147-ge7819ad9b9 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-29T07:15:29.786Z] OK: 13727 distinct packages available [2021-01-29T07:15:30.792Z] (1/2) Installing ca-certificates (20191127-r5) [2021-01-29T07:15:31.076Z] (2/2) Installing dumb-init (1.2.5-r0) [2021-01-29T07:15:31.076Z] Executing busybox-1.32.1-r0.trigger [2021-01-29T07:15:31.076Z] Executing ca-certificates-20191127-r5.trigger [2021-01-29T07:15:31.356Z] OK: 6 MiB in 16 packages [2021-01-29T07:15:31.977Z] Removing intermediate container 56fb114f1b81 [2021-01-29T07:15:31.977Z] ---> 5467472e508e [2021-01-29T07:15:31.977Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-29T07:15:31.977Z] ---> Running in c91cd594c5f4 [2021-01-29T07:15:32.652Z] 2021-01-29T07:15:29Z INFO Waiting for automatic snapd restart... [2021-01-29T07:15:32.652Z] snapd 2.48.2 from Canonical* installed [2021-01-29T07:15:33.600Z] "snapd" switched to the "latest/stable" channel [2021-01-29T07:15:33.600Z] [2021-01-29T07:15:34.648Z] Removing intermediate container e4f9719f4bb1 [2021-01-29T07:15:34.648Z] ---> d7e940678879 [2021-01-29T07:15:34.648Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-29T07:15:34.648Z] ---> Running in 472a5619cdfd [2021-01-29T07:15:35.262Z] Removing intermediate container 472a5619cdfd [2021-01-29T07:15:35.262Z] ---> 8084947c2479 [2021-01-29T07:15:35.262Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-29T07:15:35.544Z] Removing intermediate container c91cd594c5f4 [2021-01-29T07:15:35.544Z] ---> f1e27525fb2c [2021-01-29T07:15:35.544Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T07:15:35.544Z] ---> Running in 3f9d7c6fad81 [2021-01-29T07:15:35.544Z] ---> Running in f148189a2069 [2021-01-29T07:15:36.149Z] Removing intermediate container f148189a2069 [2021-01-29T07:15:36.149Z] Removing intermediate container 3f9d7c6fad81 [2021-01-29T07:15:36.149Z] ---> 4a31f914a252 [2021-01-29T07:15:36.149Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-29T07:15:36.149Z] ---> 4d5d19d48100 [2021-01-29T07:15:36.149Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-29T07:15:36.428Z] ---> Running in 99a1765482fc [2021-01-29T07:15:36.428Z] ---> Running in 256365d37b8f [2021-01-29T07:15:37.030Z] Removing intermediate container 256365d37b8f [2021-01-29T07:15:37.030Z] ---> c25171452d6e [2021-01-29T07:15:37.030Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-29T07:15:37.312Z] ---> Running in 7b4752688f92 [2021-01-29T07:15:37.797Z] core18 20201210 from Canonical* installed [2021-01-29T07:15:37.936Z] Removing intermediate container 7b4752688f92 [2021-01-29T07:15:37.936Z] ---> 4d639588cf2b [2021-01-29T07:15:37.936Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T07:15:38.057Z] "core18" switched to the "latest/stable" channel [2021-01-29T07:15:38.057Z] [2021-01-29T07:15:39.401Z] ---> 8470c612d647 [2021-01-29T07:15:39.401Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T07:15:39.401Z] Removing intermediate container 99a1765482fc [2021-01-29T07:15:39.401Z] ---> 2494aa2c1f59 [2021-01-29T07:15:39.401Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-29T07:15:40.394Z] ---> 9f736bb1d2cd [2021-01-29T07:15:40.394Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T07:15:41.002Z] ---> 620297120791 [2021-01-29T07:15:41.002Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-29T07:15:41.275Z] ---> d974762ad58f [2021-01-29T07:15:41.275Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-29T07:15:41.564Z] ---> Running in b77760234d09 [2021-01-29T07:15:42.165Z] ---> 61c0e1f8cb04 [2021-01-29T07:15:42.165Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-29T07:15:43.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:15:43.209Z] ---> 84c1807d09e5 [2021-01-29T07:15:43.209Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-29T07:15:43.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:15:43.340Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T07:15:43.608Z] "snapcraft" switched to the "latest/stable" channel [2021-01-29T07:15:43.608Z] [2021-01-29T07:15:43.835Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T07:15:43.835Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T07:15:43.835Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T07:15:44.146Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T07:15:44.146Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T07:15:44.146Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T07:15:44.146Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T07:15:44.430Z] ---> b0491d7168fd [2021-01-29T07:15:44.430Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-29T07:15:46.423Z] ---> 1f6e10f181ad [2021-01-29T07:15:46.423Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-29T07:15:46.423Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T07:15:46.423Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T07:15:46.423Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T07:15:46.423Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T07:15:46.423Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T07:15:46.703Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T07:15:46.703Z] ---> Running in c9d284ff8925 [2021-01-29T07:15:46.703Z] Removing intermediate container 64fbd0530387 [2021-01-29T07:15:46.703Z] ---> b5e98a867a22 [2021-01-29T07:15:46.703Z] [2021-01-29T07:15:46.703Z] Step 10/22 : FROM scratch [2021-01-29T07:15:46.703Z] ---> [2021-01-29T07:15:46.703Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T07:15:46.703Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T07:15:46.703Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T07:15:46.703Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T07:15:46.703Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T07:15:46.984Z] ---> Using cache [2021-01-29T07:15:46.984Z] ---> e548fcb75e45 [2021-01-29T07:15:46.984Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-29T07:15:46.984Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T07:15:46.984Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T07:15:46.984Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T07:15:46.984Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T07:15:46.984Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T07:15:46.984Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T07:15:46.984Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T07:15:47.269Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T07:15:47.269Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T07:15:47.269Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T07:15:47.269Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T07:15:47.269Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T07:15:47.269Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T07:15:47.269Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T07:15:47.269Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T07:15:47.269Z] ---> Running in eb12fd5d735d [2021-01-29T07:15:47.545Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T07:15:47.545Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:15:47.545Z] OK: 71 MiB in 55 packages [2021-01-29T07:15:47.817Z] 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: [2021-01-29T07:15:47.817Z] - README.md [2021-01-29T07:15:47.817Z] [2021-01-29T07:15:47.817Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-29T07:15:48.149Z] Removing intermediate container eb12fd5d735d [2021-01-29T07:15:48.150Z] ---> fa59bae5bb64 [2021-01-29T07:15:48.150Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-29T07:15:48.150Z] ---> Running in 4474fc859a83 [2021-01-29T07:15:48.751Z] Removing intermediate container 4474fc859a83 [2021-01-29T07:15:48.751Z] ---> c9d1d003ed18 [2021-01-29T07:15:48.751Z] Step 14/22 : WORKDIR / [2021-01-29T07:15:48.751Z] ---> Running in ca361a2626fe [2021-01-29T07:15:49.354Z] Removing intermediate container c9d284ff8925 [2021-01-29T07:15:49.354Z] ---> ea7c795e4b81 [2021-01-29T07:15:49.354Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T07:15:49.631Z] Removing intermediate container ca361a2626fe [2021-01-29T07:15:49.631Z] ---> 00011864e152 [2021-01-29T07:15:49.631Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-29T07:15:50.627Z] ---> 2bc8a4674b05 [2021-01-29T07:15:50.627Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-29T07:15:50.627Z] ---> 8e10cb0db87e [2021-01-29T07:15:50.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T07:15:50.627Z] ---> Running in 1060408dd6f1 [2021-01-29T07:15:52.635Z] ---> b1d4266560eb [2021-01-29T07:15:52.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T07:15:53.633Z] ---> ae56a5e1359f [2021-01-29T07:15:53.633Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-29T07:15:53.633Z] Removing intermediate container 1060408dd6f1 [2021-01-29T07:15:53.633Z] ---> c0de3d9f006b [2021-01-29T07:15:53.633Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-29T07:15:53.912Z] ---> Running in a8bd2efad0df [2021-01-29T07:15:53.912Z] ---> Running in 6be356db95c1 [2021-01-29T07:15:54.397Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T07:15:54.397Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T07:15:54.397Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T07:15:54.397Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T07:15:54.514Z] Removing intermediate container a8bd2efad0df [2021-01-29T07:15:54.514Z] ---> d838521d44ba [2021-01-29T07:15:54.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:15:54.792Z] Removing intermediate container b77760234d09 [2021-01-29T07:15:54.792Z] ---> 28e52d5bcbee [2021-01-29T07:15:54.792Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-29T07:15:54.792Z] ---> Running in 7ac2d3c2dd0e [2021-01-29T07:15:55.069Z] ---> Running in d10a996c8769 [2021-01-29T07:15:55.352Z] Removing intermediate container 7ac2d3c2dd0e [2021-01-29T07:15:55.352Z] ---> 0e3b581b0ad1 [2021-01-29T07:15:55.352Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T07:15:55.630Z] ---> Running in 02b446ad57cf [2021-01-29T07:15:55.780Z] Reading package lists... [2021-01-29T07:15:56.041Z] 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 [2021-01-29T07:15:56.235Z] Removing intermediate container 02b446ad57cf [2021-01-29T07:15:56.235Z] ---> 0da5c0946fb2 [2021-01-29T07:15:56.235Z] Step 21/22 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:15:56.511Z] ---> Running in 3506e8e66cc7 [2021-01-29T07:15:57.118Z] Removing intermediate container 3506e8e66cc7 [2021-01-29T07:15:57.118Z] ---> b4bb7af9f086 [2021-01-29T07:15:57.118Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T07:15:57.118Z] Removing intermediate container 6be356db95c1 [2021-01-29T07:15:57.118Z] ---> 0aa15822c6bd [2021-01-29T07:15:57.118Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T07:15:57.118Z] ---> Running in 0f6473bf3b52 [2021-01-29T07:15:57.118Z] ---> Running in 6f7f180eaf24 [2021-01-29T07:15:57.721Z] Removing intermediate container 0f6473bf3b52 [2021-01-29T07:15:57.721Z] ---> c4e0acdfe2d5 [2021-01-29T07:15:57.721Z] [2021-01-29T07:15:57.721Z] Removing intermediate container 6f7f180eaf24 [2021-01-29T07:15:57.721Z] ---> a10195e0238f [2021-01-29T07:15:57.721Z] Step 26/29 : CMD [ "generate" ] [2021-01-29T07:15:57.999Z] ---> Running in f1fe23dca252 [2021-01-29T07:15:58.275Z] Successfully built c4e0acdfe2d5 [2021-01-29T07:15:58.275Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-29T07:15:58.555Z]  Building docker-core-metadata-go ... done Removing intermediate container f1fe23dca252 [2021-01-29T07:15:58.555Z] ---> ce1f85581d28 [2021-01-29T07:15:58.555Z] Step 27/29 : LABEL arch=arm64 [2021-01-29T07:15:58.555Z] ---> Running in 7678dcfe785a [2021-01-29T07:15:59.161Z] Removing intermediate container 7678dcfe785a [2021-01-29T07:15:59.161Z] ---> ba7b5ec18254 [2021-01-29T07:15:59.161Z] Step 28/29 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:15:59.161Z] ---> Running in 1fbd2762f07e [2021-01-29T07:15:59.763Z] Removing intermediate container 1fbd2762f07e [2021-01-29T07:15:59.763Z] ---> bd87d86c9a16 [2021-01-29T07:15:59.763Z] Step 29/29 : LABEL version=0.0.0 [2021-01-29T07:15:59.763Z] ---> Running in d67bc5e640da [2021-01-29T07:16:00.361Z] Removing intermediate container d67bc5e640da [2021-01-29T07:16:00.361Z] ---> 5132dd89761c [2021-01-29T07:16:00.361Z] [2021-01-29T07:16:00.665Z] Successfully built 5132dd89761c [2021-01-29T07:16:00.665Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2021-01-29T07:16:00.665Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2021-01-29T07:16:00.665Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T07:16:01.645Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T07:16:01.645Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T07:16:02.625Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T07:16:02.625Z] Reading package lists... [2021-01-29T07:16:02.625Z] Building dependency tree... [2021-01-29T07:16:02.625Z] Reading state information... [2021-01-29T07:16:02.625Z] Suggested packages: [2021-01-29T07:16:02.625Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-29T07:16:02.625Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-29T07:16:02.625Z] Recommended packages: [2021-01-29T07:16:02.625Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-29T07:16:02.625Z] The following NEW packages will be installed: [2021-01-29T07:16:02.625Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-29T07:16:02.625Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-29T07:16:02.625Z] pkg-config zip [2021-01-29T07:16:02.886Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T07:16:02.886Z] Need to get 7655 kB of archives. [2021-01-29T07:16:02.886Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-29T07:16:02.886Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-29T07:16:02.886Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-29T07:16:02.886Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-29T07:16:02.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-29T07:16:02.886Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-29T07:16:02.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-29T07:16:03.083Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T07:16:03.083Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T07:16:03.160Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-29T07:16:03.160Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-29T07:16:03.160Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-29T07:16:03.160Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-29T07:16:03.160Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-29T07:16:03.356Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T07:16:03.356Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T07:16:03.425Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-29T07:16:03.425Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-29T07:16:03.425Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-29T07:16:03.425Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-29T07:16:03.628Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-29T07:16:03.686Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T07:16:03.686Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-01-29T07:16:03.686Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-29T07:16:03.686Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-29T07:16:03.686Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-29T07:16:03.686Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-29T07:16:03.901Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T07:16:03.901Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T07:16:03.947Z] Selecting previously unselected package libpsl5:amd64. [2021-01-29T07:16:03.948Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-29T07:16:03.948Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-29T07:16:04.208Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-29T07:16:04.208Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-29T07:16:04.208Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-29T07:16:04.208Z] Selecting previously unselected package librtmp1:amd64. [2021-01-29T07:16:04.208Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-29T07:16:04.208Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-29T07:16:04.208Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-29T07:16:04.208Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-29T07:16:04.208Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-29T07:16:04.470Z] Selecting previously unselected package liberror-perl. [2021-01-29T07:16:04.470Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-29T07:16:04.470Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-29T07:16:04.470Z] Selecting previously unselected package git-man. [2021-01-29T07:16:04.470Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-29T07:16:04.470Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-29T07:16:04.732Z] Selecting previously unselected package git. [2021-01-29T07:16:04.732Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-29T07:16:04.732Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-29T07:16:04.876Z] Collecting PyYAML<4,>=3.10 [2021-01-29T07:16:04.876Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T07:16:05.676Z] Selecting previously unselected package libnorm1:amd64. [2021-01-29T07:16:05.676Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-29T07:16:05.676Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-29T07:16:05.676Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-29T07:16:05.676Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-29T07:16:05.676Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-29T07:16:05.676Z] Selecting previously unselected package libsodium23:amd64. [2021-01-29T07:16:05.676Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-29T07:16:05.676Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-29T07:16:05.937Z] Selecting previously unselected package libzmq5:amd64. [2021-01-29T07:16:05.937Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-29T07:16:05.937Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T07:16:05.937Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-29T07:16:05.937Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-29T07:16:05.937Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T07:16:06.197Z] Selecting previously unselected package pkg-config. [2021-01-29T07:16:06.197Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-29T07:16:06.197Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-29T07:16:06.197Z] Selecting previously unselected package zip. [2021-01-29T07:16:06.197Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-29T07:16:06.197Z] Unpacking zip (3.0-11build1) ... [2021-01-29T07:16:06.197Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-29T07:16:06.197Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-29T07:16:06.197Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-29T07:16:06.197Z] Setting up liberror-perl (0.17025-1) ... [2021-01-29T07:16:06.197Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-29T07:16:06.197Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-29T07:16:06.457Z] No schema files found: doing nothing. [2021-01-29T07:16:06.457Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-29T07:16:06.457Z] Setting up zip (3.0-11build1) ... [2021-01-29T07:16:06.457Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-29T07:16:06.457Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-29T07:16:06.457Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-29T07:16:06.457Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T07:16:06.457Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-29T07:16:06.726Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T07:16:06.727Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-29T07:16:06.727Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T07:16:08.260Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T07:16:08.260Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T07:16:08.260Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T07:16:08.260Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T07:16:10.233Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T07:16:10.233Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T07:16:12.219Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T07:16:12.219Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T07:16:13.488Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T07:16:13.488Z] git set to automatically installed. [2021-01-29T07:16:13.488Z] git-man set to automatically installed. [2021-01-29T07:16:13.488Z] libcurl3-gnutls set to automatically installed. [2021-01-29T07:16:13.488Z] liberror-perl set to automatically installed. [2021-01-29T07:16:13.488Z] libglib2.0-0 set to automatically installed. [2021-01-29T07:16:13.488Z] libnghttp2-14 set to automatically installed. [2021-01-29T07:16:13.488Z] libnorm1 set to automatically installed. [2021-01-29T07:16:13.488Z] libpgm-5.2-0 set to automatically installed. [2021-01-29T07:16:13.488Z] libpsl5 set to automatically installed. [2021-01-29T07:16:13.488Z] librtmp1 set to automatically installed. [2021-01-29T07:16:13.488Z] libsodium23 set to automatically installed. [2021-01-29T07:16:13.488Z] libzmq3-dev set to automatically installed. [2021-01-29T07:16:13.488Z] libzmq5 set to automatically installed. [2021-01-29T07:16:13.488Z] pkg-config set to automatically installed. [2021-01-29T07:16:13.488Z] zip set to automatically installed. [2021-01-29T07:16:14.190Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T07:16:14.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T07:16:14.190Z] 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) [2021-01-29T07:16:14.190Z] Collecting idna<2.8,>=2.5 [2021-01-29T07:16:14.190Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T07:16:14.782Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T07:16:14.782Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T07:16:15.054Z] 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) [2021-01-29T07:16:15.054Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T07:16:15.054Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T07:16:15.054Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T07:16:15.054Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T07:16:16.031Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, PyYAML, dockerpty, texttable, docopt, docker-compose [2021-01-29T07:16:16.031Z] Attempting uninstall: idna [2021-01-29T07:16:16.031Z] Found existing installation: idna 2.9 [2021-01-29T07:16:16.031Z] Uninstalling idna-2.9: [2021-01-29T07:16:16.031Z] Successfully uninstalled idna-2.9 [2021-01-29T07:16:16.627Z] Attempting uninstall: urllib3 [2021-01-29T07:16:16.627Z] Found existing installation: urllib3 1.25.9 [2021-01-29T07:16:16.627Z] Uninstalling urllib3-1.25.9: [2021-01-29T07:16:16.898Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T07:16:17.492Z] Attempting uninstall: requests [2021-01-29T07:16:17.492Z] Found existing installation: requests 2.23.0 [2021-01-29T07:16:17.492Z] Uninstalling requests-2.23.0: [2021-01-29T07:16:17.492Z] Successfully uninstalled requests-2.23.0 [2021-01-29T07:16:17.693Z] snapd is not logged in, snap install commands will use sudo [2021-01-29T07:16:19.466Z] Running setup.py install for PyYAML: started [2021-01-29T07:16:21.436Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T07:16:21.437Z] Running setup.py install for dockerpty: started [2021-01-29T07:16:22.870Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T07:16:23.142Z] Running setup.py install for texttable: started [2021-01-29T07:16:24.294Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T07:16:24.294Z] snap "core18" has no updates available [2021-01-29T07:16:25.116Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T07:16:25.116Z] Running setup.py install for docopt: started [2021-01-29T07:16:25.676Z] Pulling config-common [2021-01-29T07:16:26.549Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T07:16:26.614Z] Pulling go-build-helper [2021-01-29T07:16:27.537Z] 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 [2021-01-29T07:16:31.840Z] Removing intermediate container d10a996c8769 [2021-01-29T07:16:31.840Z] ---> 11e7dd930685 [2021-01-29T07:16:31.840Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-29T07:16:31.841Z] ---> Running in cc1b10f34a6c [2021-01-29T07:16:32.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T07:16:32.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T07:16:33.308Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T07:16:33.308Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T07:16:33.308Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T07:16:33.308Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T07:16:33.308Z] OK: 71 MiB in 58 packages [2021-01-29T07:16:34.740Z] Removing intermediate container cc1b10f34a6c [2021-01-29T07:16:34.740Z] ---> 8a2d12ab85f9 [2021-01-29T07:16:34.740Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T07:16:34.740Z] ---> Running in e930434e1b91 [2021-01-29T07:16:35.341Z] Removing intermediate container e930434e1b91 [2021-01-29T07:16:35.341Z] ---> c355eba58e13 [2021-01-29T07:16:35.341Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T07:16:35.341Z] ---> Running in 90d36c650117 [2021-01-29T07:16:35.940Z] Removing intermediate container 90d36c650117 [2021-01-29T07:16:35.940Z] ---> 068d51bf9893 [2021-01-29T07:16:35.940Z] Step 25/27 : LABEL arch=arm64 [2021-01-29T07:16:35.940Z] ---> Running in a30782f80429 [2021-01-29T07:16:36.215Z] Removing intermediate container a30782f80429 [2021-01-29T07:16:36.215Z] ---> 38ced4c6a4bb [2021-01-29T07:16:36.215Z] Step 26/27 : LABEL git_sha=c117ee17ea81045a977741da124b96077f6d3759 [2021-01-29T07:16:36.490Z] ---> Running in ef283a1ab19f [2021-01-29T07:16:36.762Z] Removing intermediate container ef283a1ab19f [2021-01-29T07:16:36.762Z] ---> ccf07e23dee1 [2021-01-29T07:16:36.762Z] Step 27/27 : LABEL version=0.0.0 [2021-01-29T07:16:37.036Z] ---> Running in 8b2b9b4fd6b0 [2021-01-29T07:16:37.312Z] Removing intermediate container 8b2b9b4fd6b0 [2021-01-29T07:16:37.312Z] ---> 1f5be69ceec6 [2021-01-29T07:16:37.312Z] [2021-01-29T07:16:37.908Z] Successfully built 1f5be69ceec6 [2021-01-29T07:16:37.908Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-29T07:16:38.228Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-29T07:16:38.443Z] $ docker stop --time=1 d75ec939cf2f71888670bcd4c12982938cdef1e69824f32cd899b1c1183544eb [2021-01-29T07:16:40.365Z] $ docker rm -f d75ec939cf2f71888670bcd4c12982938cdef1e69824f32cd899b1c1183544eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T07:16:41.055Z] + docker images [2021-01-29T07:16:41.055Z] + grep docker [2021-01-29T07:16:41.333Z] docker-sys-mgmt-agent-go-arm64 latest 1f5be69ceec6 4 seconds ago 300MB [2021-01-29T07:16:41.333Z] docker-security-secrets-setup-go-arm64 latest 5132dd89761c 41 seconds ago 22.7MB [2021-01-29T07:16:41.333Z] docker-core-metadata-go-arm64 latest c4e0acdfe2d5 44 seconds ago 13.6MB [2021-01-29T07:16:41.333Z] docker-support-scheduler-go-arm64 latest ad7352229b8d About a minute ago 11.5MB [2021-01-29T07:16:41.333Z] docker-security-secretstore-setup-go-arm64 latest 4eb6935220ee 2 minutes ago 23.5MB [2021-01-29T07:16:41.333Z] docker-security-bootstrap-redis-go-arm64 latest 975549a2b45e 2 minutes ago 15.2MB [2021-01-29T07:16:41.333Z] docker-core-data-go-arm64 latest f3749290c099 3 minutes ago 22.4MB [2021-01-29T07:16:41.333Z] docker-support-notifications-go-arm64 latest 0fdfc63b0ff4 4 minutes ago 12.9MB [2021-01-29T07:16:41.333Z] docker-core-command-go-arm64 latest 16bb272ab624 4 minutes ago 11.3MB [2021-01-29T07:16:41.333Z] docker-support-logging-go-arm64 latest 67177eb9bd71 4 minutes ago 10.6MB [2021-01-29T07:16:41.333Z] docker-security-proxy-setup-go-arm64 latest 122c5d709b6d 4 minutes ago 15.9MB [2021-01-29T07:16:41.333Z] docker latest 83ca638d8957 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-29T07:16:48.574Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-29T07:16:48.575Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-29T07:16:48.575Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-29T07:16:48.575Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1524 kB] [2021-01-29T07:16:48.575Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-29T07:16:48.575Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-29T07:16:48.575Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-29T07:16:48.575Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-29T07:16:48.575Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-29T07:16:48.575Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-29T07:16:48.575Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-29T07:16:48.575Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-29T07:16:48.575Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-29T07:16:48.575Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-29T07:16:48.575Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [223 kB] [2021-01-29T07:16:48.575Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.5 kB] [2021-01-29T07:16:48.575Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-29T07:16:48.575Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-29T07:16:48.575Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-29T07:16:48.575Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1868 kB] [2021-01-29T07:16:48.575Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] [2021-01-29T07:16:48.575Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-29T07:16:48.575Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-29T07:16:48.575Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [245 kB] [2021-01-29T07:16:48.575Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.1 kB] [2021-01-29T07:16:48.575Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1711 kB] [2021-01-29T07:16:48.575Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-29T07:16:48.575Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-29T07:16:48.575Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-29T07:16:48.575Z] Fetched 279 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-29T07:16:48.575Z] Fetched 122 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-29T07:16:48.575Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-29T07:16:48.575Z] Fetched 8848 B in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-29T07:16:48.575Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-29T07:16:48.575Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-29T07:16:48.575Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-29T07:16:48.575Z] Fetched 214 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-29T07:16:48.575Z] Fetched 155 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-29T07:16:48.575Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-29T07:16:48.575Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-29T07:16:48.575Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-29T07:16:48.575Z] Fetched 499 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-29T07:16:48.575Z] Fetched 111 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-29T07:16:48.575Z] Fetched 240 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-29T07:16:48.575Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-29T07:16:48.575Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-29T07:16:48.575Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-29T07:16:48.575Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-29T07:16:48.575Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-29T07:16:48.575Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-29T07:16:48.575Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-29T07:16:48.575Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-29T07:16:48.575Z] Fetched 8720 B in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-29T07:16:48.575Z] Fetched 137 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-29T07:16:48.575Z] Fetched 119 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-29T07:16:48.575Z] Fetched 109 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-29T07:16:48.575Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-29T07:16:48.575Z] Fetched 645 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-29T07:16:48.575Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-29T07:16:48.575Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-29T07:16:48.575Z] Fetched 368 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-29T07:16:48.575Z] Fetched 187 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-29T07:16:48.575Z] Fetched 175 kB in 0s (0 B/s) [2021-01-29T07:16:48.575Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-29T07:16:51.878Z] Fetched 206 kB in 0s (0 B/s) [2021-01-29T07:16:51.878Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-29T07:16:51.878Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-29T07:16:51.878Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-29T07:16:51.878Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-29T07:16:51.878Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-29T07:16:51.878Z] Fetched 159 kB in 0s (0 B/s) [2021-01-29T07:16:51.878Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-29T07:16:51.878Z] Fetched 107 kB in 0s (0 B/s) [2021-01-29T07:16:51.878Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-29T07:16:51.878Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-29T07:16:51.878Z] Pulling static-packages [2021-01-29T07:16:52.828Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-29T07:16:52.828Z] Skipping pull go-build-helper (already ran) [2021-01-29T07:16:52.828Z] Skipping pull static-packages (already ran) [2021-01-29T07:16:52.829Z] Building go-build-helper [2021-01-29T07:16:57.030Z] Building static-packages [2021-01-29T07:16:59.568Z] Staging go-build-helper [2021-01-29T07:17:00.510Z] Staging static-packages [2021-01-29T07:17:01.449Z] Pulling go115 [2021-01-29T07:17:02.895Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-29T07:17:02.895Z] Skipping pull go115 (already ran) [2021-01-29T07:17:02.895Z] Building go115 [2021-01-29T07:17:02.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-29T07:17:02.895Z] Dload Upload Total Spent Left Speed [2021-01-29T07:17:06.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1839k 0 0 8102k 0 0:00:14 --:--:-- 0:00:14 8066k 28 115M 28 33.1M 0 0 27.1M 0 0:00:04 0:00:01 0:00:03 27.1M 54 115M 54 62.5M 0 0 28.0M 0 0:00:04 0:00:02 0:00:02 28.0M 84 115M 84 97.2M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 100 115M 100 115M 0 0 30.3M 0 0:00:03 0:00:03 --:--:-- 30.3M [2021-01-29T07:17:07.500Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-29T07:17:12.822Z] Staging go115 [2021-01-29T07:17:18.129Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T07:17:18.129Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T07:17:18.129Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T07:17:18.129Z] Fetched 0 B in 0s (0 B/s) [2021-01-29T07:17:18.129Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-29T07:17:18.129Z] Fetched 224 kB in 0s (0 B/s) [2021-01-29T07:17:18.129Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-29T07:17:18.129Z] Fetched 157 kB in 0s (0 B/s) [2021-01-29T07:17:18.129Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-29T07:17:18.129Z] Fetched 221 kB in 0s (0 B/s) [2021-01-29T07:17:18.129Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-29T07:17:18.129Z] Fetched 143 kB in 0s (0 B/s) [2021-01-29T07:17:18.129Z] Pulling edgex-go [2021-01-29T07:17:20.680Z] Pulling version [2021-01-29T07:17:21.625Z] Building config-common [2021-01-29T07:17:24.178Z] Skipping build go-build-helper (already ran) [2021-01-29T07:17:24.178Z] Skipping build static-packages (already ran) [2021-01-29T07:17:24.178Z] Skipping build go115 (already ran) [2021-01-29T07:17:24.178Z] Building edgex-go [2021-01-29T07:17:25.140Z] 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 [2021-01-29T07:17:26.531Z] go: downloading github.com/gorilla/mux v1.7.1 [2021-01-29T07:17:26.532Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2021-01-29T07:17:26.532Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2021-01-29T07:17:26.532Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-01-29T07:17:26.532Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-29T07:17:26.532Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-29T07:17:26.532Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-01-29T07:17:26.532Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-01-29T07:17:26.532Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-29T07:17:26.532Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-29T07:17:26.532Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-29T07:17:26.532Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-29T07:17:26.532Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-29T07:17:26.532Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-29T07:17:26.532Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-29T07:17:26.532Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-29T07:17:26.532Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-29T07:17:26.532Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-29T07:17:26.532Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2021-01-29T07:17:26.532Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-29T07:17:26.532Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-29T07:17:26.532Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-29T07:17:26.532Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-29T07:17:26.532Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-29T07:17:26.532Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-29T07:17:26.825Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-29T07:17:26.825Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-29T07:17:26.825Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-29T07:17:27.101Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-29T07:17:35.256Z] 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 [2021-01-29T07:17:35.256Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-29T07:17:35.256Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-29T07:17:35.256Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-29T07:17:35.256Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-29T07:17:35.256Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-29T07:17:35.256Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-29T07:17:41.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 [2021-01-29T07:17:41.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-29T07:17:42.819Z] 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 [2021-01-29T07:17:44.206Z] 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 [2021-01-29T07:17:44.467Z] 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 [2021-01-29T07:17:44.467Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-01-29T07:17:44.728Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-29T07:17:44.728Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-29T07:17:46.114Z] 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 [2021-01-29T07:17:46.115Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-29T07:17:46.115Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-29T07:17:47.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-29T07:17:48.451Z] 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 [2021-01-29T07:17:48.451Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-29T07:17:49.398Z] 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 [2021-01-29T07:17:49.398Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-29T07:17:50.786Z] 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 [2021-01-29T07:17:51.866Z] 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 [2021-01-29T07:17:54.423Z] Building version [2021-01-29T07:17:56.964Z] Staging config-common [2021-01-29T07:17:58.344Z] Skipping stage go-build-helper (already ran) [2021-01-29T07:17:58.344Z] Skipping stage static-packages (already ran) [2021-01-29T07:17:58.344Z] Skipping stage go115 (already ran) [2021-01-29T07:17:58.344Z] Staging edgex-go [2021-01-29T07:17:59.284Z] Staging version [2021-01-29T07:18:00.224Z] Priming config-common [2021-01-29T07:18:01.614Z] Priming go-build-helper [2021-01-29T07:18:02.564Z] Priming static-packages [2021-01-29T07:18:05.110Z] Priming go115 [2021-01-29T07:18:06.051Z] Priming edgex-go [2021-01-29T07:18:07.434Z] Priming version [2021-01-29T07:18:08.817Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-29T07:18:13.287Z] provisioning config files... [2021-01-29T07:18:13.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2496523477029513872tmp [Pipeline] { [Pipeline] sh [2021-01-29T07:18:13.781Z] + set +x [2021-01-29T07:18:13.782Z] + curl -s https://codecov.io/bash [2021-01-29T07:18:13.782Z] + bash -s -- [2021-01-29T07:18:14.390Z] [2021-01-29T07:18:14.390Z] _____ _ [2021-01-29T07:18:14.390Z] / ____| | | [2021-01-29T07:18:14.390Z] | | ___ __| | ___ ___ _____ __ [2021-01-29T07:18:14.390Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-29T07:18:14.390Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-29T07:18:14.390Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-29T07:18:14.390Z] Bash-20210128-d4071a2 [2021-01-29T07:18:14.390Z] [2021-01-29T07:18:14.390Z] [2021-01-29T07:18:14.390Z] ==> git version 2.24.3 found [2021-01-29T07:18:14.390Z] ==> 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 [2021-01-29T07:18:14.390Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-29T07:18:14.390Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-29T07:18:14.390Z] ==> Jenkins CI detected. [2021-01-29T07:18:14.390Z] project root: . [2021-01-29T07:18:14.390Z] --> token set from env [2021-01-29T07:18:14.390Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-29T07:18:14.685Z] ==> Running gcov in . (disable via -X gcov) [2021-01-29T07:18:14.685Z] ==> Python coveragepy not found [2021-01-29T07:18:14.685Z] ==> Searching for coverage reports in: [2021-01-29T07:18:14.685Z] + . [2021-01-29T07:18:14.685Z] -> Found 1 reports [2021-01-29T07:18:14.685Z] ==> Detecting git/mercurial file structure [2021-01-29T07:18:14.685Z] ==> Reading reports [2021-01-29T07:18:14.685Z] + ./coverage.out bytes=541382 [2021-01-29T07:18:14.685Z] ==> Appending adjustments [2021-01-29T07:18:14.685Z] https://docs.codecov.io/docs/fixing-reports [2021-01-29T07:18:21.454Z] + Found adjustments [2021-01-29T07:18:21.454Z] ==> Gzipping contents [2021-01-29T07:18:21.454Z] 84K /tmp/codecov.xhhwZc.gz [2021-01-29T07:18:21.454Z] ==> Uploading reports [2021-01-29T07:18:21.454Z] url: https://codecov.io [2021-01-29T07:18:21.454Z] query: branch=PR-3099&commit=c117ee17ea81045a977741da124b96077f6d3759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3099%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3099&job=&cmd_args= [2021-01-29T07:18:21.454Z] -> Pinging Codecov [2021-01-29T07:18:21.454Z] https://codecov.io/upload/v4?package=bash-20210128-d4071a2&token=secret&branch=PR-3099&commit=c117ee17ea81045a977741da124b96077f6d3759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3099%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3099&job=&cmd_args= [2021-01-29T07:18:21.454Z] -> Uploading to [2021-01-29T07:18:21.454Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-29/00271124DB129430A58F1EEE437C3FCB/c117ee17ea81045a977741da124b96077f6d3759/af86c38c-f335-4a23-941a-7350d6f54e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210129T071820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f27458c36398073b7d474b36e87008c52362df519146a0d193433ca46db3f9e8 [2021-01-29T07:18:21.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-29T07:18:21.454Z] Dload Upload Total Spent Left Speed [2021-01-29T07:18:21.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85181 0 0 100 85181 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-01-29T07:18:21.454Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c117ee17ea81045a977741da124b96077f6d3759 [Pipeline] } [2021-01-29T07:18:21.482Z] 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 [2021-01-29T07:18:24.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:18:26.047Z] ---> package-listing.sh [2021-01-29T07:18:26.047Z] ++ facter osfamily [2021-01-29T07:18:26.047Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-29T07:18:26.426Z] + OS_FAMILY=redhat [2021-01-29T07:18:26.426Z] + workspace=/w/workspace/edgex-go/1 [2021-01-29T07:18:26.426Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-29T07:18:26.427Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-29T07:18:26.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-29T07:18:26.427Z] + PACKAGES=/tmp/packages_start.txt [2021-01-29T07:18:26.427Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-29T07:18:26.427Z] + PACKAGES=/tmp/packages_end.txt [2021-01-29T07:18:26.427Z] + case "${OS_FAMILY}" in [2021-01-29T07:18:26.427Z] + rpm -qa [2021-01-29T07:18:26.427Z] + sort [2021-01-29T07:18:32.109Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-29T07:18:32.109Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-29T07:18:32.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-29T07:18:32.109Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-29T07:18:32.109Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-29T07:18:32.109Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-29T07:18:32.155Z] 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 [2021-01-29T07:18:32.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:18:33.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T07:18:33.445Z] [2021-01-29T07:18:33.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-29T07:18:33.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T07:18:34.173Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-29T07:18:34.173Z] df20fa9351a1: Pulling fs layer [2021-01-29T07:18:34.173Z] 36b3adc4ff6f: Pulling fs layer [2021-01-29T07:18:34.173Z] 8ad3a11d3b57: Pulling fs layer [2021-01-29T07:18:34.173Z] 46f8f816bc3b: Pulling fs layer [2021-01-29T07:18:34.173Z] 93b61091891f: Pulling fs layer [2021-01-29T07:18:34.173Z] 93b9cdb0e59b: Pulling fs layer [2021-01-29T07:18:34.173Z] 5e14af77c1be: Pulling fs layer [2021-01-29T07:18:34.173Z] 01666e4c0597: Pulling fs layer [2021-01-29T07:18:34.173Z] aa168da1d23b: Pulling fs layer [2021-01-29T07:18:34.173Z] 01666e4c0597: Waiting [2021-01-29T07:18:34.173Z] 93b9cdb0e59b: Waiting [2021-01-29T07:18:34.173Z] 5e14af77c1be: Waiting [2021-01-29T07:18:34.173Z] 46f8f816bc3b: Waiting [2021-01-29T07:18:34.173Z] 93b61091891f: Waiting [2021-01-29T07:18:34.173Z] aa168da1d23b: Waiting [2021-01-29T07:18:34.173Z] 36b3adc4ff6f: Verifying Checksum [2021-01-29T07:18:34.173Z] 36b3adc4ff6f: Download complete [2021-01-29T07:18:34.173Z] 46f8f816bc3b: Verifying Checksum [2021-01-29T07:18:34.173Z] 46f8f816bc3b: Download complete [2021-01-29T07:18:34.461Z] df20fa9351a1: Verifying Checksum [2021-01-29T07:18:34.461Z] df20fa9351a1: Download complete [2021-01-29T07:18:34.461Z] 93b9cdb0e59b: Verifying Checksum [2021-01-29T07:18:34.461Z] 93b9cdb0e59b: Download complete [2021-01-29T07:18:34.461Z] 5e14af77c1be: Verifying Checksum [2021-01-29T07:18:34.461Z] 5e14af77c1be: Download complete [2021-01-29T07:18:34.461Z] 01666e4c0597: Verifying Checksum [2021-01-29T07:18:34.461Z] 01666e4c0597: Download complete [2021-01-29T07:18:34.461Z] 93b61091891f: Verifying Checksum [2021-01-29T07:18:34.461Z] 93b61091891f: Download complete [2021-01-29T07:18:35.064Z] df20fa9351a1: Pull complete [2021-01-29T07:18:35.330Z] 36b3adc4ff6f: Pull complete [2021-01-29T07:18:37.306Z] 8ad3a11d3b57: Verifying Checksum [2021-01-29T07:18:37.307Z] 8ad3a11d3b57: Download complete [2021-01-29T07:18:38.331Z] 8ad3a11d3b57: Pull complete [2021-01-29T07:18:38.615Z] 46f8f816bc3b: Pull complete [2021-01-29T07:18:39.648Z] 93b61091891f: Pull complete [2021-01-29T07:18:40.246Z] 93b9cdb0e59b: Pull complete [2021-01-29T07:18:41.681Z] aa168da1d23b: Verifying Checksum [2021-01-29T07:18:41.681Z] aa168da1d23b: Download complete [2021-01-29T07:18:42.271Z] 5e14af77c1be: Pull complete [2021-01-29T07:18:42.542Z] 01666e4c0597: Pull complete [2021-01-29T07:18:57.721Z] aa168da1d23b: Pull complete [2021-01-29T07:18:57.722Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-29T07:18:57.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T07:18:57.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-29T07:18:58.391Z] prd-centos7-docker-4c-2g-23912 does not seem to be running inside a container [2021-01-29T07:18:58.531Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-29T07:19:02.677Z] $ docker top bc381360ec4996ab04acc04c738c21c6e0603b7a6cc2c732c4e51ac878aaf584 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T07:19:03.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-29T07:19:03.905Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-29T07:19:04.261Z] + ls /var/log/sa-host [2021-01-29T07:19:04.262Z] + sadf -c /var/log/sa-host/sa23 [2021-01-29T07:19:04.262Z] file_magic: OK [2021-01-29T07:19:04.262Z] HZ: Using current value: 100 [2021-01-29T07:19:04.262Z] file_header: OK [2021-01-29T07:19:04.262Z] 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 [2021-01-29T07:19:04.262Z] Statistics: [2021-01-29T07:19:04.262Z] Hnuu...uuuununununu... [2021-01-29T07:19:04.262Z] File successfully converted to sysstat format version 12.2.1 [2021-01-29T07:19:04.262Z] + sadf -c /var/log/sa-host/sa29 [2021-01-29T07:19:04.262Z] file_magic: OK [2021-01-29T07:19:04.262Z] HZ: Using current value: 100 [2021-01-29T07:19:04.262Z] file_header: OK [2021-01-29T07:19:04.262Z] 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 [2021-01-29T07:19:04.262Z] Statistics: [2021-01-29T07:19:04.262Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-29T07:19:04.262Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-29T07:19:05.139Z] provisioning config files... [2021-01-29T07:19:05.161Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8402653785697654088tmp [Pipeline] { [Pipeline] echo [2021-01-29T07:19:05.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:19:05.722Z] ---> create-netrc.sh [Pipeline] } [2021-01-29T07:19:06.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-29T07:19:06.189Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:19:06.561Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-29T07:19:06.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:19:06.979Z] ---> sudo-logs.sh [2021-01-29T07:19:06.979Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-29T07:19:07.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:19:07.653Z] ---> job-cost.sh [2021-01-29T07:19:07.927Z] lf-activate-venv: SKIPPING [2021-01-29T07:19:07.927Z] INFO: No Stack... [2021-01-29T07:19:08.893Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-29T07:19:09.878Z] INFO: Archiving Costs [Pipeline] echo [2021-01-29T07:19:09.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T07:19:10.351Z] ---> logs-deploy.sh [2021-01-29T07:19:10.351Z] lf-activate-venv: SKIPPING [2021-01-29T07:19:10.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3099/1 [2021-01-29T07:19:10.351Z] INFO: archiving workspace using pattern(s): [2021-01-29T07:19:13.072Z] Archives upload complete. [2021-01-29T07:19:13.341Z] INFO: archiving logs to Nexus