Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 39bd452d660e71cbecdd64b169fd727f072488f6+b670e2469c07ac1f8846de0fecc826f49b7ede2c (2ad13ea673a3e060fe6b512613e8b8c4bebc41b8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3391555577944058698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1215468469366786147.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3461/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3461/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh593579196362843130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4912749969647209550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3461/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3461/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9087885435888849360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-194 in /w/workspace/edgexfoundry_edgex-go_PR-3461 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/4 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8564506037096534756.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8783432075064589460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3461/head:refs/remotes/origin/PR-3461 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 39bd452d660e71cbecdd64b169fd727f072488f6 Merge succeeded, producing 09830e7a08ae70275b7dc7d0b81be29276f1cade Checking out Revision 09830e7a08ae70275b7dc7d0b81be29276f1cade (PR-3461) > git config core.sparsecheckout # timeout=10 > git checkout -f 39bd452d660e71cbecdd64b169fd727f072488f6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh54375062206737533.key > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09830e7a08ae70275b7dc7d0b81be29276f1cade # timeout=10 Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-15T08:30:14.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-15T08:30:14.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-15T08:30:14.790Z] ========================================================= [2021-05-15T08:30:14.790Z] EdgeX Global Pipelines Version Info [2021-05-15T08:30:14.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ffdd4951ec000bc73c0660300ad5a2150b9a4eba # timeout=10 [2021-05-15T08:30:16.943Z] ------------------- [2021-05-15T08:30:16.943Z] stable info: [2021-05-15T08:30:16.943Z] ------------------- [2021-05-15T08:30:16.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-15T08:30:16.943Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-15T08:30:16.943Z] Message: update stable to v1.0.192 [2021-05-15T08:30:17.898Z] ------------------- [2021-05-15T08:30:17.898Z] experimental info: [2021-05-15T08:30:17.898Z] ------------------- [2021-05-15T08:30:17.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-15T08:30:17.898Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-15T08:30:17.898Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-15T08:30:18.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-15T08:30:18.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-15T08:30:18.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-15T08:30:18.105Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-15T08:30:18.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-15T08:30:18.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-15T08:30:18.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-15T08:30:18.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-15T08:30:18.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-15T08:30:18.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-15T08:30:18.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-15T08:30:18.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-15T08:30:18.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-15T08:30:18.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-15T08:30:18.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-15T08:30:18.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-15T08:30:18.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-15T08:30:18.431Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-15T08:30:18.452Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-15T08:30:18.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-15T08:30:18.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-15T08:30:18.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-15T08:30:18.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3461 [Pipeline] echo [2021-05-15T08:30:18.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3461 [Pipeline] echo [2021-05-15T08:30:18.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3461 [Pipeline] echo [2021-05-15T08:30:18.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09830e7a08ae70275b7dc7d0b81be29276f1cade [Pipeline] echo [2021-05-15T08:30:18.630Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09830e7 [Pipeline] echo [2021-05-15T08:30:18.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:30:18.734Z] provisioning config files... [2021-05-15T08:30:18.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6252220442896170142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:30:19.115Z] ---> docker-login.sh [2021-05-15T08:30:19.115Z] nexus3.edgexfoundry.org:10001 [2021-05-15T08:30:19.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:30:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:30:19.655Z] Configure a credential helper to remove this warning. See [2021-05-15T08:30:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:30:19.655Z] [2021-05-15T08:30:19.655Z] Login Succeeded [2021-05-15T08:30:19.655Z] nexus3.edgexfoundry.org:10002 [2021-05-15T08:30:19.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:30:19.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:30:19.920Z] Configure a credential helper to remove this warning. See [2021-05-15T08:30:19.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:30:19.920Z] [2021-05-15T08:30:19.920Z] Login Succeeded [2021-05-15T08:30:19.920Z] nexus3.edgexfoundry.org:10003 [2021-05-15T08:30:19.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:30:20.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:30:20.199Z] Configure a credential helper to remove this warning. See [2021-05-15T08:30:20.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:30:20.199Z] [2021-05-15T08:30:20.199Z] Login Succeeded [2021-05-15T08:30:20.199Z] nexus3.edgexfoundry.org:10004 [2021-05-15T08:30:20.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:30:20.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:30:20.477Z] Configure a credential helper to remove this warning. See [2021-05-15T08:30:20.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:30:20.477Z] [2021-05-15T08:30:20.477Z] Login Succeeded [2021-05-15T08:30:20.477Z] docker.io [2021-05-15T08:30:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:30:21.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:30:21.031Z] Configure a credential helper to remove this warning. See [2021-05-15T08:30:21.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:30:21.031Z] [2021-05-15T08:30:21.031Z] Login Succeeded [2021-05-15T08:30:21.031Z] ---> docker-login.sh ends [Pipeline] } [2021-05-15T08:30:21.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-15T08:30:21.428Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/core-command/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/core-data/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-15T08:30:21.428Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-15T08:30:21.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:30:21.428Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-15T08:30:21.428Z] ++ cut -d/ -f2 [2021-05-15T08:30:21.428Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-15T08:30:21.503Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:30:23.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:30:23.133Z] [2021-05-15T08:30:23.133Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:30:23.545Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:30:23.545Z] latest: Pulling from edgex-devops/git-semver [2021-05-15T08:30:23.545Z] 31603596830f: Pulling fs layer [2021-05-15T08:30:23.545Z] 54011a49482f: Pulling fs layer [2021-05-15T08:30:23.545Z] a6820b24f6d8: Pulling fs layer [2021-05-15T08:30:23.545Z] f581987b2513: Pulling fs layer [2021-05-15T08:30:23.545Z] f581987b2513: Waiting [2021-05-15T08:30:23.545Z] 54011a49482f: Verifying Checksum [2021-05-15T08:30:23.545Z] 54011a49482f: Download complete [2021-05-15T08:30:23.859Z] 31603596830f: Verifying Checksum [2021-05-15T08:30:23.859Z] 31603596830f: Download complete [2021-05-15T08:30:24.126Z] a6820b24f6d8: Verifying Checksum [2021-05-15T08:30:24.126Z] a6820b24f6d8: Download complete [2021-05-15T08:30:24.126Z] f581987b2513: Verifying Checksum [2021-05-15T08:30:24.126Z] f581987b2513: Download complete [2021-05-15T08:30:24.397Z] 31603596830f: Pull complete [2021-05-15T08:30:24.662Z] 54011a49482f: Pull complete [2021-05-15T08:30:25.703Z] a6820b24f6d8: Pull complete [2021-05-15T08:30:26.297Z] f581987b2513: Pull complete [2021-05-15T08:30:26.297Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-15T08:30:26.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:30:26.297Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-15T08:30:26.512Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-05-15T08:30:26.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2021-05-15T08:30:29.160Z] $ docker top 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-15T08:30:29.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-15T08:30:29.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-15T08:30:29.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-15T08:30:29.774Z] $ docker exec 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 ssh-agent [2021-05-15T08:30:29.986Z] SSH_AUTH_SOCK=/tmp/ssh-kaADL4Us4Hr5/agent.13 [2021-05-15T08:30:29.986Z] SSH_AGENT_PID=18 [2021-05-15T08:30:30.000Z] Running ssh-add (command line suppressed) [2021-05-15T08:30:30.183Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8916984813623852346.key (/w/workspace/edgex-go/4@tmp/private_key_8916984813623852346.key) [2021-05-15T08:30:30.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-15T08:30:30.580Z] + git tag --points-at HEAD [Pipeline] } [2021-05-15T08:30:30.612Z] $ docker exec --env ******** --env ******** 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 ssh-agent -k [2021-05-15T08:30:30.791Z] unset SSH_AUTH_SOCK; [2021-05-15T08:30:30.791Z] unset SSH_AGENT_PID; [2021-05-15T08:30:30.791Z] echo Agent pid 18 killed; [2021-05-15T08:30:30.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-15T08:30:30.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-15T08:30:30.919Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-15T08:30:31.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-15T08:30:31.247Z] $ docker exec 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 ssh-agent [2021-05-15T08:30:31.453Z] SSH_AUTH_SOCK=/tmp/ssh-xxcOAW3spi0I/agent.47 [2021-05-15T08:30:31.453Z] SSH_AGENT_PID=52 [2021-05-15T08:30:31.462Z] Running ssh-add (command line suppressed) [2021-05-15T08:30:31.609Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3104089637202791756.key (/w/workspace/edgex-go/4@tmp/private_key_3104089637202791756.key) [2021-05-15T08:30:31.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-15T08:30:32.067Z] + git semver init [2021-05-15T08:30:32.067Z] # -> Open(): unable to determine branch for HEAD [2021-05-15T08:30:32.067Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-15T08:30:32.067Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-15T08:30:32.067Z] # $SEMVER_REMOTE_NAME = origin [2021-05-15T08:30:32.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-15T08:30:32.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-15T08:30:32.067Z] # $SEMVER_BRANCH = PR-3461 [2021-05-15T08:30:32.067Z] # $SEMVER_TEMP = /tmp/semver-385726754 [2021-05-15T08:30:32.067Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-15T08:30:58.868Z] # '/tmp/semver-385726754' -> '/w/workspace/edgex-go/4/.semver' [2021-05-15T08:30:58.868Z] # -> Force: false [2021-05-15T08:30:58.868Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-15T08:30:58.886Z] $ docker exec --env ******** --env ******** 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 ssh-agent -k [2021-05-15T08:30:59.227Z] unset SSH_AUTH_SOCK; [2021-05-15T08:30:59.228Z] unset SSH_AGENT_PID; [2021-05-15T08:30:59.228Z] echo Agent pid 52 killed; [2021-05-15T08:30:59.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-15T08:30:59.822Z] + git semver [Pipeline] } [2021-05-15T08:31:00.114Z] $ docker stop --time=1 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 [2021-05-15T08:31:01.860Z] $ docker rm -f 10de7829db3198b7e9b753137f5efe00f21919d62b8bd6e83cb879a2fbd4fc25 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:31:02.409Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-15T08:31:03.141Z] Stashed 1 file(s) [Pipeline] echo [2021-05-15T08:31:03.144Z] [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-05-15T08:31:03.740Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:31:04.087Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:31:04.420Z] + sudo service docker restart [2021-05-15T08:31:04.420Z] + true [2021-05-15T08:31:04.420Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-15T08:31:05.412Z] ========================================================= [2021-05-15T08:31:05.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-15T08:31:05.412Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:31:05.733Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-15T08:31:11.217Z] Sending build context to Docker daemon 330.5MB [2021-05-15T08:31:11.217Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-15T08:31:11.217Z] Step 2/6 : FROM ${BASE} [2021-05-15T08:31:11.497Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-15T08:31:11.497Z] 540db60ca938: Pulling fs layer [2021-05-15T08:31:11.497Z] adcc1eea9eea: Pulling fs layer [2021-05-15T08:31:11.497Z] 4c4ab2625f07: Pulling fs layer [2021-05-15T08:31:11.497Z] 0510c868ecb4: Pulling fs layer [2021-05-15T08:31:11.497Z] afea3b2eda06: Pulling fs layer [2021-05-15T08:31:11.497Z] 7809a108b3ef: Pulling fs layer [2021-05-15T08:31:11.497Z] f706445af74f: Pulling fs layer [2021-05-15T08:31:11.497Z] afea3b2eda06: Waiting [2021-05-15T08:31:11.497Z] 7809a108b3ef: Waiting [2021-05-15T08:31:11.497Z] f706445af74f: Waiting [2021-05-15T08:31:11.497Z] 0510c868ecb4: Waiting [2021-05-15T08:31:11.497Z] 4c4ab2625f07: Verifying Checksum [2021-05-15T08:31:11.497Z] 4c4ab2625f07: Download complete [2021-05-15T08:31:11.497Z] adcc1eea9eea: Verifying Checksum [2021-05-15T08:31:11.497Z] adcc1eea9eea: Download complete [2021-05-15T08:31:11.497Z] afea3b2eda06: Verifying Checksum [2021-05-15T08:31:11.497Z] afea3b2eda06: Download complete [2021-05-15T08:31:11.778Z] 7809a108b3ef: Verifying Checksum [2021-05-15T08:31:11.778Z] 7809a108b3ef: Download complete [2021-05-15T08:31:11.778Z] 540db60ca938: Verifying Checksum [2021-05-15T08:31:11.778Z] 540db60ca938: Download complete [2021-05-15T08:31:12.392Z] 540db60ca938: Pull complete [2021-05-15T08:31:12.687Z] adcc1eea9eea: Pull complete [2021-05-15T08:31:12.963Z] 4c4ab2625f07: Pull complete [2021-05-15T08:31:14.945Z] f706445af74f: Verifying Checksum [2021-05-15T08:31:14.945Z] f706445af74f: Download complete [2021-05-15T08:31:15.578Z] 0510c868ecb4: Verifying Checksum [2021-05-15T08:31:15.578Z] 0510c868ecb4: Download complete [2021-05-15T08:31:18.360Z] Still waiting to schedule task [2021-05-15T08:31:18.361Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-15T08:31:26.090Z] 0510c868ecb4: Pull complete [2021-05-15T08:31:26.090Z] afea3b2eda06: Pull complete [2021-05-15T08:31:26.090Z] 7809a108b3ef: Pull complete [2021-05-15T08:31:30.364Z] f706445af74f: Pull complete [2021-05-15T08:31:30.364Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-15T08:31:30.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-15T08:31:30.364Z] ---> b068be0155e3 [2021-05-15T08:31:30.364Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-15T08:31:30.641Z] ---> Running in af1ad51ff09f [2021-05-15T08:31:31.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:31:32.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:31:33.668Z] (1/12) Installing libmagic (5.39-r0) [2021-05-15T08:31:33.668Z] (2/12) Installing file (5.39-r0) [2021-05-15T08:31:33.937Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-15T08:31:33.937Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-15T08:31:52.200Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-15T08:31:52.200Z] (6/12) Installing patch (2.7.6-r6) [2021-05-15T08:31:52.200Z] (7/12) Installing build-base (0.5-r2) [2021-05-15T08:31:52.200Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-15T08:31:52.200Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-15T08:31:52.468Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-15T08:31:52.469Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-15T08:31:52.752Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-15T08:31:52.752Z] Executing busybox-1.32.1-r6.trigger [2021-05-15T08:31:52.752Z] OK: 219 MiB in 52 packages [2021-05-15T08:31:57.091Z] Removing intermediate container af1ad51ff09f [2021-05-15T08:31:57.091Z] ---> 66d84fa9693c [2021-05-15T08:31:57.091Z] Step 4/6 : WORKDIR /edgex-go [2021-05-15T08:31:57.091Z] ---> Running in 8c68f72d4748 [2021-05-15T08:31:57.091Z] Removing intermediate container 8c68f72d4748 [2021-05-15T08:31:57.091Z] ---> 452ede5df352 [2021-05-15T08:31:57.091Z] Step 5/6 : COPY go.mod . [2021-05-15T08:31:57.091Z] ---> f68451cbf019 [2021-05-15T08:31:57.091Z] Step 6/6 : RUN go mod download [2021-05-15T08:31:57.396Z] ---> Running in 15d29b5d2100 [2021-05-15T08:32:29.768Z] Removing intermediate container 15d29b5d2100 [2021-05-15T08:32:29.768Z] ---> 3f8c6d7cb891 [2021-05-15T08:32:29.768Z] Successfully built 3f8c6d7cb891 [2021-05-15T08:32:29.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:32:30.118Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-15T08:32:30.385Z] . [Pipeline] withDockerContainer [2021-05-15T08:32:30.536Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-05-15T08:32:30.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-15T08:32:32.220Z] $ docker top 9c123baaed1db37b2a53c651143df5a7f01b5c9a965b48b513f5df6cc437b7a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:32:32.713Z] + go version [2021-05-15T08:32:32.713Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-15T08:32:32.737Z] $ docker stop --time=1 9c123baaed1db37b2a53c651143df5a7f01b5c9a965b48b513f5df6cc437b7a6 [2021-05-15T08:32:34.584Z] $ docker rm -f 9c123baaed1db37b2a53c651143df5a7f01b5c9a965b48b513f5df6cc437b7a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:32:35.157Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-15T08:32:35.157Z] . [Pipeline] withDockerContainer [2021-05-15T08:32:35.525Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-05-15T08:32:35.674Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-15T08:32:37.384Z] $ docker top c1a462a09fc8be62063c36b06a2cee97dee6a9fa56b6e9e5dbc4a2bf7cea2067 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-15T08:32:37.597Z] ========================================================= [2021-05-15T08:32:37.597Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-15T08:32:37.597Z] ========================================================= [Pipeline] sh [2021-05-15T08:32:37.927Z] + go mod tidy [Pipeline] sh [2021-05-15T08:32:40.879Z] + make test [2021-05-15T08:32:40.879Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-15T08:32:53.282Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-15T08:33:14.886Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-201 in /w/workspace/edgexfoundry_edgex-go_PR-3461 [Pipeline] { [Pipeline] ws [2021-05-15T08:33:14.902Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-15T08:33:15.107Z] The recommended git tool is: git [2021-05-15T08:33:21.052Z] using credential edgex-jenkins-ssh [2021-05-15T08:33:21.074Z] Cloning the remote Git repository [2021-05-15T08:33:21.136Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:33:21.266Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-15T08:33:21.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:33:21.405Z] > git --version # timeout=10 [2021-05-15T08:33:21.442Z] > git --version # 'git version 2.17.1' [2021-05-15T08:33:21.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:33:21.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:33:26.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-15T08:33:33.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-15T08:33:33.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-15T08:33:33.127Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-15T08:33:37.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-15T08:33:37.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-15T08:33:37.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-15T08:33:37.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-15T08:33:41.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-15T08:33:41.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-15T08:33:43.697Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:33:44.978Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 39bd452d660e71cbecdd64b169fd727f072488f6 [2021-05-15T08:33:45.566Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-15T08:33:45.566Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-15T08:33:45.566Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-15T08:33:45.779Z] Merge succeeded, producing dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:33:45.780Z] Checking out Revision dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 (PR-3461) [2021-05-15T08:33:43.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:33:43.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:33:43.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:33:43.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:33:43.799Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3461/head:refs/remotes/origin/PR-3461 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-15T08:33:45.002Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:33:45.018Z] > git checkout -f 39bd452d660e71cbecdd64b169fd727f072488f6 # timeout=10 [2021-05-15T08:33:45.336Z] > git remote # timeout=10 [2021-05-15T08:33:45.354Z] > git config --get remote.origin.url # timeout=10 [2021-05-15T08:33:45.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:33:45.383Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-15T08:33:45.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-15T08:33:45.793Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:33:45.807Z] > git checkout -f dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 # timeout=10 [2021-05-15T08:33:47.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.171s coverage: 46.1% of statements [2021-05-15T08:33:47.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-15T08:33:47.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-15T08:33:47.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-15T08:33:47.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-15T08:33:47.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-15T08:33:47.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-15T08:33:47.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.242s coverage: 28.7% of statements [2021-05-15T08:33:47.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.167s coverage: 100.0% of statements [2021-05-15T08:33:50.281Z] Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" [2021-05-15T08:33:50.305Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-15T08:33:51.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.307s coverage: 27.8% of statements [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-15T08:33:51.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.264s coverage: 81.2% of statements [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-15T08:33:51.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.118s coverage: 100.0% of statements [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-15T08:33:51.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.112s coverage: 100.0% of statements [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-15T08:33:51.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-15T08:33:50.297Z] > git rev-list --no-walk ffdd4951ec000bc73c0660300ad5a2150b9a4eba # timeout=10 [2021-05-15T08:33:51.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.146s coverage: 71.3% of statements [2021-05-15T08:33:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-15T08:33:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-15T08:33:51.655Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:33:52.061Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:33:52.404Z] + sudo service docker restart [2021-05-15T08:33:52.404Z] + true [2021-05-15T08:33:53.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.270s coverage: 87.7% of statements [2021-05-15T08:33:53.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-15T08:33:53.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:33:53.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.103s coverage: 78.9% of statements [2021-05-15T08:33:53.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:33:54.432Z] provisioning config files... [2021-05-15T08:33:54.461Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8698142432634422735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:33:54.840Z] ---> docker-login.sh [2021-05-15T08:33:54.840Z] nexus3.edgexfoundry.org:10001 [2021-05-15T08:33:55.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:33:56.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:33:56.430Z] Configure a credential helper to remove this warning. See [2021-05-15T08:33:56.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:33:56.430Z] [2021-05-15T08:33:56.430Z] Login Succeeded [2021-05-15T08:33:56.430Z] nexus3.edgexfoundry.org:10002 [2021-05-15T08:33:56.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:33:56.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:33:56.987Z] Configure a credential helper to remove this warning. See [2021-05-15T08:33:56.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:33:56.987Z] [2021-05-15T08:33:56.987Z] Login Succeeded [2021-05-15T08:33:56.987Z] nexus3.edgexfoundry.org:10003 [2021-05-15T08:33:57.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.577s coverage: 28.6% of statements [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-15T08:33:57.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-15T08:33:57.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-15T08:33:57.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.384s coverage: 86.7% of statements [2021-05-15T08:33:57.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-15T08:33:57.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.247s coverage: 97.5% of statements [2021-05-15T08:33:57.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-15T08:33:57.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:33:57.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:33:57.533Z] Configure a credential helper to remove this warning. See [2021-05-15T08:33:57.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:33:57.533Z] [2021-05-15T08:33:57.533Z] Login Succeeded [2021-05-15T08:33:57.533Z] nexus3.edgexfoundry.org:10004 [2021-05-15T08:33:57.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:33:58.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:33:58.083Z] Configure a credential helper to remove this warning. See [2021-05-15T08:33:58.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:33:58.083Z] [2021-05-15T08:33:58.083Z] Login Succeeded [2021-05-15T08:33:58.083Z] docker.io [2021-05-15T08:33:58.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.247s coverage: 78.3% of statements [2021-05-15T08:33:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-15T08:33:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-15T08:33:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-15T08:33:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-15T08:33:58.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:33:58.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:33:58.960Z] Configure a credential helper to remove this warning. See [2021-05-15T08:33:58.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:33:58.960Z] [2021-05-15T08:33:58.960Z] Login Succeeded [2021-05-15T08:33:58.960Z] ---> docker-login.sh ends [Pipeline] } [2021-05-15T08:33:58.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-15T08:33:59.314Z] ========================================================= [2021-05-15T08:33:59.314Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-15T08:33:59.314Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:33:59.664Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-15T08:34:01.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.602s coverage: 95.1% of statements [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-15T08:34:01.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.135s coverage: 58.8% of statements [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-15T08:34:01.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.136s coverage: 0.8% of statements [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-15T08:34:01.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.124s coverage: 22.0% of statements [2021-05-15T08:34:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-15T08:34:01.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.124s coverage: 47.1% of statements [2021-05-15T08:34:02.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.151s coverage: 79.5% of statements [2021-05-15T08:34:02.328Z] Sending build context to Docker daemon 167.9MB [2021-05-15T08:34:02.328Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-15T08:34:02.328Z] Step 2/6 : FROM ${BASE} [2021-05-15T08:34:02.328Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-15T08:34:02.328Z] 595b0fe564bb: Pulling fs layer [2021-05-15T08:34:02.328Z] 7186ed65a4f7: Pulling fs layer [2021-05-15T08:34:02.328Z] 316046926c0a: Pulling fs layer [2021-05-15T08:34:02.328Z] 4ebd0625c992: Pulling fs layer [2021-05-15T08:34:02.328Z] 207e8628e3a3: Pulling fs layer [2021-05-15T08:34:02.328Z] c791037a9be2: Pulling fs layer [2021-05-15T08:34:02.328Z] ffd874e62e21: Pulling fs layer [2021-05-15T08:34:02.328Z] 4ebd0625c992: Waiting [2021-05-15T08:34:02.328Z] 207e8628e3a3: Waiting [2021-05-15T08:34:02.328Z] c791037a9be2: Waiting [2021-05-15T08:34:02.328Z] ffd874e62e21: Waiting [2021-05-15T08:34:02.328Z] 316046926c0a: Verifying Checksum [2021-05-15T08:34:02.328Z] 316046926c0a: Download complete [2021-05-15T08:34:02.328Z] 7186ed65a4f7: Verifying Checksum [2021-05-15T08:34:02.328Z] 7186ed65a4f7: Download complete [2021-05-15T08:34:02.328Z] 207e8628e3a3: Verifying Checksum [2021-05-15T08:34:02.328Z] 207e8628e3a3: Download complete [2021-05-15T08:34:02.328Z] c791037a9be2: Verifying Checksum [2021-05-15T08:34:02.328Z] c791037a9be2: Download complete [2021-05-15T08:34:02.328Z] 595b0fe564bb: Verifying Checksum [2021-05-15T08:34:02.328Z] 595b0fe564bb: Download complete [2021-05-15T08:34:02.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements [2021-05-15T08:34:02.951Z] 595b0fe564bb: Pull complete [2021-05-15T08:34:03.556Z] 7186ed65a4f7: Pull complete [2021-05-15T08:34:03.832Z] 316046926c0a: Pull complete [2021-05-15T08:34:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements [2021-05-15T08:34:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.098s coverage: 87.5% of statements [2021-05-15T08:34:04.434Z] ffd874e62e21: Verifying Checksum [2021-05-15T08:34:04.434Z] ffd874e62e21: Download complete [2021-05-15T08:34:05.418Z] 4ebd0625c992: Download complete [2021-05-15T08:34:15.591Z] 4ebd0625c992: Pull complete [2021-05-15T08:34:15.591Z] 207e8628e3a3: Pull complete [2021-05-15T08:34:15.591Z] c791037a9be2: Pull complete [2021-05-15T08:34:16.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.107s coverage: 94.4% of statements [2021-05-15T08:34:16.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements [2021-05-15T08:34:18.999Z] ffd874e62e21: Pull complete [2021-05-15T08:34:18.999Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-15T08:34:18.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-15T08:34:18.999Z] ---> cfc18b08335c [2021-05-15T08:34:18.999Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-15T08:34:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.490s coverage: 81.8% of statements [2021-05-15T08:34:19.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-15T08:34:23.319Z] ---> Running in ca3c3761521c [2021-05-15T08:34:24.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:34:25.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:34:26.371Z] (1/12) Installing libmagic (5.39-r0) [2021-05-15T08:34:26.371Z] (2/12) Installing file (5.39-r0) [2021-05-15T08:34:26.652Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-15T08:34:26.652Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.221s coverage: 92.9% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.099s coverage: 100.0% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 76.0% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.105s coverage: 85.4% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.295s coverage: 64.4% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.522s coverage: 66.9% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.299s coverage: 43.5% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2021-05-15T08:34:28.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-15T08:34:28.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-05-15T08:34:29.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.356s coverage: 47.1% of statements [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-15T08:34:29.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-15T08:34:29.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-15T08:34:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-15T08:34:32.051Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-15T08:34:32.051Z] (6/12) Installing patch (2.7.6-r6) [2021-05-15T08:34:32.051Z] (7/12) Installing build-base (0.5-r2) [2021-05-15T08:34:32.051Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-15T08:34:32.324Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-15T08:34:32.324Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-15T08:34:32.598Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-15T08:34:32.598Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-15T08:34:32.598Z] Executing busybox-1.32.1-r6.trigger [2021-05-15T08:34:32.598Z] OK: 218 MiB in 52 packages [2021-05-15T08:34:32.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.119s coverage: 21.5% of statements [2021-05-15T08:34:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-15T08:34:32.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.305s coverage: 92.2% of statements [2021-05-15T08:34:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-15T08:34:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:34:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-15T08:34:32.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.927s coverage: 28.8% of statements [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-15T08:34:32.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-15T08:34:32.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.115s coverage: 100.0% of statements [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-15T08:34:32.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-15T08:34:33.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.121s coverage: 64.6% of statements [2021-05-15T08:34:33.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-15T08:34:34.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.189s coverage: 97.6% of statements [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-15T08:34:34.381Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-15T08:34:34.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-15T08:34:34.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-15T08:34:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-05-15T08:34:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-15T08:34:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-15T08:34:35.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-05-15T08:34:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.124s coverage: 28.1% of statements [2021-05-15T08:34:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-15T08:34:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.072s coverage: 85.7% of statements [2021-05-15T08:34:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-15T08:34:36.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements [2021-05-15T08:34:36.922Z] Removing intermediate container ca3c3761521c [2021-05-15T08:34:36.922Z] ---> c35b47ac9a46 [2021-05-15T08:34:36.922Z] Step 4/6 : WORKDIR /edgex-go [2021-05-15T08:34:36.943Z] GO111MODULE=on go vet ./... [2021-05-15T08:34:37.202Z] ---> Running in 288af26e8a03 [2021-05-15T08:34:37.476Z] Removing intermediate container 288af26e8a03 [2021-05-15T08:34:37.476Z] ---> f5b0f3645231 [2021-05-15T08:34:37.476Z] Step 5/6 : COPY go.mod . [2021-05-15T08:34:38.455Z] ---> 1eb354e071a8 [2021-05-15T08:34:38.455Z] Step 6/6 : RUN go mod download [2021-05-15T08:34:38.455Z] ---> Running in 4960907f4ca4 [2021-05-15T08:35:05.283Z] Removing intermediate container 4960907f4ca4 [2021-05-15T08:35:05.283Z] ---> d26bd996d222 [2021-05-15T08:35:05.557Z] Successfully built d26bd996d222 [2021-05-15T08:35:05.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:35:06.214Z] + docker inspect -f . ci-base-image-arm64 [2021-05-15T08:35:06.214Z] . [Pipeline] withDockerContainer [2021-05-15T08:35:06.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container [2021-05-15T08:35:06.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-15T08:35:08.293Z] $ docker top 6b80643b17732959c5047a0eeca118c8aca0eef9c9c8c0e6b6039b0d3388e672 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:35:09.294Z] + go version [2021-05-15T08:35:09.295Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-15T08:35:09.333Z] $ docker stop --time=1 6b80643b17732959c5047a0eeca118c8aca0eef9c9c8c0e6b6039b0d3388e672 [2021-05-15T08:35:11.289Z] $ docker rm -f 6b80643b17732959c5047a0eeca118c8aca0eef9c9c8c0e6b6039b0d3388e672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:35:12.063Z] + docker inspect -f . ci-base-image-arm64 [2021-05-15T08:35:12.063Z] . [Pipeline] withDockerContainer [2021-05-15T08:35:12.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container [2021-05-15T08:35:12.430Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-15T08:35:13.916Z] $ docker top 8d1085a71b6567f2560526778e8642385ef8433f8957d3bb8ff11cf57a29f158 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-15T08:35:14.263Z] ========================================================= [2021-05-15T08:35:14.263Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-15T08:35:14.263Z] ========================================================= [Pipeline] sh [2021-05-15T08:35:14.947Z] + go mod tidy [Pipeline] sh [2021-05-15T08:35:16.605Z] + make test [2021-05-15T08:35:16.605Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-15T08:35:45.700Z] gofmt -l . [2021-05-15T08:35:45.700Z] [ "`gofmt -l .`" = "" ] [2021-05-15T08:35:45.700Z] ./bin/test-go-mod-tidy.sh [2021-05-15T08:35:45.700Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-15T08:35:46.857Z] + ls -al . [2021-05-15T08:35:46.857Z] total 836 [2021-05-15T08:35:46.857Z] drwxrwxr-x 10 1001 1001 4096 May 15 08:35 . [2021-05-15T08:35:46.857Z] drwxr-xr-x 4 root root 28 May 15 08:32 .. [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 11 May 15 08:30 .dockerignore [2021-05-15T08:35:46.857Z] drwxrwxr-x 8 1001 1001 179 May 15 08:30 .git [2021-05-15T08:35:46.857Z] drwxrwxr-x 3 1001 1001 125 May 15 08:30 .github [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 818 May 15 08:30 .gitignore [2021-05-15T08:35:46.857Z] drwx------ 3 1001 1001 60 May 15 08:30 .semver [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 166 May 15 08:30 .sonarcloud.properties [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 8609 May 15 08:30 Attribution.txt [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 3804 May 15 08:30 CONTRIBUTING.md [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 931 May 15 08:30 Dockerfile.build [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 863 May 15 08:30 Jenkinsfile [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 10775 May 15 08:30 LICENSE [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 5594 May 15 08:30 Makefile [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 7978 May 15 08:30 README.md [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 6755 May 15 08:30 SECURITY.md [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 5 May 15 08:31 VERSION [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 4131 May 15 08:30 ZMQWindows.md [2021-05-15T08:35:46.857Z] drwxrwxr-x 2 1001 1001 117 May 15 08:30 bin [2021-05-15T08:35:46.857Z] drwxrwxr-x 14 1001 1001 4096 May 15 08:30 cmd [2021-05-15T08:35:46.857Z] -rw-r--r-- 1 root root 727396 May 15 08:34 coverage.out [2021-05-15T08:35:46.857Z] -rw-r--r-- 1 root root 1060 May 15 08:35 go.mod [2021-05-15T08:35:46.857Z] -rw-r--r-- 1 root root 22101 May 15 08:32 go.sum [2021-05-15T08:35:46.857Z] drwxrwxr-x 8 1001 1001 127 May 15 08:30 internal [2021-05-15T08:35:46.857Z] drwxrwxr-x 4 1001 1001 26 May 15 08:30 openapi [2021-05-15T08:35:46.857Z] drwxrwxr-x 4 1001 1001 71 May 15 08:30 snap [2021-05-15T08:35:46.857Z] -rw-rw-r-- 1 1001 1001 168 May 15 08:30 version.go [Pipeline] sh [2021-05-15T08:35:47.192Z] + '[' -e coverage.out ] [2021-05-15T08:35:47.192Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-15T08:35:47.523Z] Stashed 1 file(s) [Pipeline] sh [2021-05-15T08:35:47.852Z] + make build [2021-05-15T08:35:47.852Z] 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-05-15T08:35:48.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-15T08:35:51.301Z] 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-05-15T08:36:09.938Z] 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-05-15T08:36:10.535Z] 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-05-15T08:36:13.137Z] 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-05-15T08:36:13.137Z] 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-05-15T08:36:15.828Z] 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-05-15T08:36:18.425Z] 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-05-15T08:36:19.871Z] 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-05-15T08:36:22.721Z] 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-05-15T08:36:26.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:36:28.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-15T08:36:32.262Z] $ docker stop --time=1 c1a462a09fc8be62063c36b06a2cee97dee6a9fa56b6e9e5dbc4a2bf7cea2067 [2021-05-15T08:36:35.280Z] $ docker rm -f c1a462a09fc8be62063c36b06a2cee97dee6a9fa56b6e9e5dbc4a2bf7cea2067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:37.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:37.648Z] [2021-05-15T08:36:37.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:37.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:37.990Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-15T08:36:37.990Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-15T08:36:37.990Z] ca9280d653b3: Pulling fs layer [2021-05-15T08:36:37.990Z] 7e9c9ca2126c: Pulling fs layer [2021-05-15T08:36:38.273Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-15T08:36:38.273Z] cbdbe7a5bc2a: Download complete [2021-05-15T08:36:38.893Z] cbdbe7a5bc2a: Pull complete [2021-05-15T08:36:38.893Z] ca9280d653b3: Verifying Checksum [2021-05-15T08:36:38.893Z] ca9280d653b3: Download complete [2021-05-15T08:36:41.638Z] ca9280d653b3: Pull complete [2021-05-15T08:36:41.638Z] 7e9c9ca2126c: Download complete [2021-05-15T08:36:45.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-15T08:36:51.954Z] 7e9c9ca2126c: Pull complete [2021-05-15T08:36:51.954Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-15T08:36:51.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:51.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-15T08:36:52.330Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-05-15T08:36:52.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-15T08:36:52.392Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-15T08:36:54.785Z] $ docker top 8a4666e88e9812f7ab6d1c0dbc688dd52c8128deb52f8e6d911de00d1616b895 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:36:55.630Z] + grep parallel [2021-05-15T08:36:55.630Z] + docker-compose build --help [2021-05-15T08:36:57.125Z] --parallel Build images in parallel. [Pipeline] } [2021-05-15T08:36:57.155Z] $ docker stop --time=1 8a4666e88e9812f7ab6d1c0dbc688dd52c8128deb52f8e6d911de00d1616b895 [2021-05-15T08:36:58.712Z] $ docker rm -f 8a4666e88e9812f7ab6d1c0dbc688dd52c8128deb52f8e6d911de00d1616b895 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:59.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:59.737Z] . [Pipeline] withDockerContainer [2021-05-15T08:36:59.972Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-05-15T08:37:00.100Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-15T08:37:01.321Z] $ docker top e7bdd803f7c5ffab77ae6f97b33a78d230ed97f5507f2662fec49931025318f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:37:02.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-15T08:37:03.876Z] Building core-command ... [2021-05-15T08:37:03.876Z] Building core-data ... [2021-05-15T08:37:03.876Z] Building core-metadata ... [2021-05-15T08:37:03.876Z] Building security-bootstrapper ... [2021-05-15T08:37:03.876Z] Building security-proxy-setup ... [2021-05-15T08:37:03.876Z] Building security-secretstore-setup ... [2021-05-15T08:37:03.876Z] Building support-notifications ... [2021-05-15T08:37:03.876Z] Building support-scheduler ... [2021-05-15T08:37:03.876Z] Building sys-mgmt-agent ... [2021-05-15T08:37:03.876Z] Building core-metadata [2021-05-15T08:37:03.876Z] Building security-proxy-setup [2021-05-15T08:37:03.876Z] Building security-secretstore-setup [2021-05-15T08:37:03.876Z] Building support-scheduler [2021-05-15T08:37:03.876Z] Building core-command [2021-05-15T08:37:04.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-15T08:37:04.853Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-15T08:37:08.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-15T08:37:08.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-15T08:37:08.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-15T08:37:08.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-15T08:37:14.323Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-15T08:37:14.323Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-15T08:37:24.516Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-15T08:37:24.516Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-15T08:37:24.516Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-15T08:37:31.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.375s coverage: 46.1% of statements [2021-05-15T08:37:31.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-15T08:37:31.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-15T08:37:31.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-15T08:37:31.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-15T08:37:31.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-15T08:37:31.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-15T08:37:31.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.271s coverage: 28.7% of statements [2021-05-15T08:37:31.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.295s coverage: 100.0% of statements [2021-05-15T08:37:41.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.721s coverage: 27.8% of statements [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-15T08:37:41.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-15T08:37:41.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.197s coverage: 100.0% of statements [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-15T08:37:41.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.235s coverage: 100.0% of statements [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-15T08:37:41.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.445s coverage: 71.3% of statements [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-15T08:37:41.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-15T08:37:43.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.586s coverage: 87.7% of statements [2021-05-15T08:37:43.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-15T08:37:43.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:37:43.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.307s coverage: 78.9% of statements [2021-05-15T08:37:43.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-15T08:37:56.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.299s coverage: 28.6% of statements [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-15T08:37:56.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.310s coverage: 100.0% of statements [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-15T08:37:56.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.268s coverage: 100.0% of statements [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-15T08:37:56.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.608s coverage: 86.7% of statements [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-15T08:37:56.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.486s coverage: 97.5% of statements [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-15T08:37:56.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.358s coverage: 78.3% of statements [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-15T08:37:56.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-15T08:37:56.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-15T08:37:56.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-15T08:38:00.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:38:00.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:38:00.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:38:00.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:38:00.824Z] ---> 3f8c6d7cb891 [2021-05-15T08:38:00.824Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:38:00.824Z] ---> 3f8c6d7cb891 [2021-05-15T08:38:00.824Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:38:00.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:38:00.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:38:00.824Z] ---> 3f8c6d7cb891 [2021-05-15T08:38:00.824Z] Step 3/22 : WORKDIR /edgex-go [2021-05-15T08:38:00.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:38:00.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:38:00.824Z] ---> 3f8c6d7cb891 [2021-05-15T08:38:00.824Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:38:00.824Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:38:00.824Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:38:00.824Z] ---> 3f8c6d7cb891 [2021-05-15T08:38:00.824Z] Step 3/26 : WORKDIR /edgex-go [2021-05-15T08:38:00.824Z] ---> Running in 5da6b7b37980 [2021-05-15T08:38:00.824Z] ---> Running in 56c414946d5d [2021-05-15T08:38:00.824Z] ---> Running in 9d82842e7e3e [2021-05-15T08:38:00.824Z] ---> Running in b890fe83cb02 [2021-05-15T08:38:00.824Z] ---> Running in 88c402d9286d [2021-05-15T08:38:00.824Z] Removing intermediate container 88c402d9286d [2021-05-15T08:38:00.824Z] ---> c61ce7f5ec35 [2021-05-15T08:38:00.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:38:00.824Z] Removing intermediate container b890fe83cb02 [2021-05-15T08:38:00.824Z] ---> 75e1677126b3 [2021-05-15T08:38:00.824Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:38:00.824Z] Removing intermediate container 56c414946d5d [2021-05-15T08:38:00.824Z] ---> 32b9b15dc9ed [2021-05-15T08:38:00.824Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:38:00.824Z] Removing intermediate container 5da6b7b37980 [2021-05-15T08:38:00.824Z] ---> 42c7645e0232 [2021-05-15T08:38:00.824Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:38:00.824Z] Removing intermediate container 9d82842e7e3e [2021-05-15T08:38:00.824Z] ---> 10d38c5cb5a8 [2021-05-15T08:38:00.824Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:38:00.824Z] ---> Running in 1e9dabe99fdf [2021-05-15T08:38:00.824Z] ---> Running in b132e2bc607c [2021-05-15T08:38:00.824Z] ---> Running in fea141b90680 [2021-05-15T08:38:00.824Z] ---> Running in 8c83cd46f47e [2021-05-15T08:38:00.824Z] ---> Running in 2e4c182266c2 [2021-05-15T08:38:01.103Z] Removing intermediate container fea141b90680 [2021-05-15T08:38:01.103Z] ---> 888786cf3e79 [2021-05-15T08:38:01.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-15T08:38:01.399Z] Removing intermediate container b132e2bc607c [2021-05-15T08:38:01.399Z] ---> 3ed87b17745a [2021-05-15T08:38:01.399Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-15T08:38:01.399Z] Removing intermediate container 1e9dabe99fdf [2021-05-15T08:38:01.399Z] ---> 3fab459fbbf4 [2021-05-15T08:38:01.399Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-15T08:38:01.399Z] ---> Running in 626722256b10 [2021-05-15T08:38:01.399Z] ---> Running in de3aac8e628d [2021-05-15T08:38:01.673Z] ---> Running in a0130ce62513 [2021-05-15T08:38:01.673Z] Removing intermediate container 8c83cd46f47e [2021-05-15T08:38:01.673Z] ---> e3fb26455c46 [2021-05-15T08:38:01.673Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:38:01.673Z] Removing intermediate container 2e4c182266c2 [2021-05-15T08:38:01.673Z] ---> a031102da68a [2021-05-15T08:38:01.673Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:38:01.961Z] ---> Running in c05a40aa2071 [2021-05-15T08:38:01.961Z] ---> Running in 848c7eeb28bb [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.527s coverage: 95.1% of statements [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.212s coverage: 22.0% of statements [2021-05-15T08:38:02.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements [2021-05-15T08:38:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-05-15T08:38:03.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:03.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:03.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:03.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:03.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:03.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements [2021-05-15T08:38:03.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-05-15T08:38:04.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:04.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:04.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:04.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:04.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:05.132Z] OK: 219 MiB in 52 packages [2021-05-15T08:38:05.132Z] OK: 219 MiB in 52 packages [2021-05-15T08:38:05.132Z] OK: 219 MiB in 52 packages [2021-05-15T08:38:05.456Z] OK: 219 MiB in 52 packages [2021-05-15T08:38:05.744Z] OK: 219 MiB in 52 packages [2021-05-15T08:38:06.361Z] Removing intermediate container de3aac8e628d [2021-05-15T08:38:06.361Z] ---> 861214c80b69 [2021-05-15T08:38:06.361Z] Step 6/26 : COPY go.mod . [2021-05-15T08:38:06.665Z] Removing intermediate container c05a40aa2071 [2021-05-15T08:38:06.665Z] ---> 2a68715c2ac0 [2021-05-15T08:38:06.665Z] Step 6/24 : COPY go.mod . [2021-05-15T08:38:06.665Z] Removing intermediate container a0130ce62513 [2021-05-15T08:38:06.665Z] ---> 0dc66957c292 [2021-05-15T08:38:06.665Z] Step 6/23 : COPY go.mod . [2021-05-15T08:38:07.310Z] ---> b58e07ccc891 [2021-05-15T08:38:07.310Z] Step 7/26 : RUN go mod download [2021-05-15T08:38:07.310Z] Removing intermediate container 626722256b10 [2021-05-15T08:38:07.310Z] ---> a45394b1a169 [2021-05-15T08:38:07.310Z] Step 6/22 : COPY go.mod . [2021-05-15T08:38:07.310Z] Removing intermediate container 848c7eeb28bb [2021-05-15T08:38:07.310Z] ---> 3e3e5249e3df [2021-05-15T08:38:07.310Z] Step 6/24 : COPY go.mod . [2021-05-15T08:38:07.310Z] ---> 64115cee5f32 [2021-05-15T08:38:07.310Z] Step 7/23 : RUN go mod download [2021-05-15T08:38:07.310Z] ---> Running in 7fb893e44d62 [2021-05-15T08:38:07.607Z] ---> 15b0bcb4ded8 [2021-05-15T08:38:07.607Z] Step 7/24 : RUN go mod download [2021-05-15T08:38:07.607Z] ---> Running in 08c69778e6fb [2021-05-15T08:38:07.883Z] ---> Running in 931f3e87ee32 [2021-05-15T08:38:07.883Z] ---> 7e3d570de0d2 [2021-05-15T08:38:07.883Z] Step 7/22 : RUN go mod download [2021-05-15T08:38:07.883Z] ---> Running in 608a0d44180b [2021-05-15T08:38:08.156Z] ---> c1f6a28ed5f9 [2021-05-15T08:38:08.156Z] Step 7/24 : RUN go mod download [2021-05-15T08:38:08.428Z] ---> Running in d3cf15ed85c3 [2021-05-15T08:38:11.187Z] Removing intermediate container 08c69778e6fb [2021-05-15T08:38:11.187Z] ---> 53b1089ecdf9 [2021-05-15T08:38:11.187Z] Step 8/23 : COPY . . [2021-05-15T08:38:11.500Z] Removing intermediate container 931f3e87ee32 [2021-05-15T08:38:11.500Z] ---> 0b4569210754 [2021-05-15T08:38:11.500Z] Step 8/24 : COPY . . [2021-05-15T08:38:11.500Z] Removing intermediate container 7fb893e44d62 [2021-05-15T08:38:11.500Z] ---> a48e6dc60b20 [2021-05-15T08:38:11.500Z] Step 8/26 : COPY . . [2021-05-15T08:38:11.831Z] Removing intermediate container d3cf15ed85c3 [2021-05-15T08:38:11.831Z] ---> 75a7039b38e8 [2021-05-15T08:38:11.831Z] Step 8/24 : COPY . . [2021-05-15T08:38:11.831Z] Removing intermediate container 608a0d44180b [2021-05-15T08:38:11.831Z] ---> 9b15f0ffa138 [2021-05-15T08:38:11.831Z] Step 8/22 : COPY . . [2021-05-15T08:38:16.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.237s coverage: 94.4% of statements [2021-05-15T08:38:16.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2021-05-15T08:38:22.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.649s coverage: 81.8% of statements [2021-05-15T08:38:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.219s coverage: 76.0% of statements [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2021-05-15T08:38:29.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements [2021-05-15T08:38:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-15T08:38:34.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.866s coverage: 64.4% of statements [2021-05-15T08:38:34.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-15T08:38:34.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-15T08:38:34.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2021-05-15T08:38:34.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 91.3% of statements [2021-05-15T08:38:34.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2021-05-15T08:38:34.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-05-15T08:38:34.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-05-15T08:38:38.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 66.9% of statements [2021-05-15T08:38:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-15T08:38:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-15T08:38:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-15T08:38:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.737s coverage: 43.5% of statements [2021-05-15T08:38:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-15T08:38:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-15T08:38:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-05-15T08:38:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-15T08:38:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2021-05-15T08:38:48.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.559s coverage: 47.1% of statements [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-15T08:38:48.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-15T08:38:48.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.140s coverage: 100.0% of statements [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-15T08:38:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-15T08:38:50.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.314s coverage: 21.5% of statements [2021-05-15T08:38:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-15T08:38:50.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.506s coverage: 92.2% of statements [2021-05-15T08:38:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-15T08:38:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:38:50.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.501s coverage: 28.8% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.302s coverage: 100.0% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.268s coverage: 64.6% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.576s coverage: 97.6% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-15T08:39:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-15T08:39:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-05-15T08:39:01.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.185s coverage: 28.1% of statements [2021-05-15T08:39:01.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-15T08:39:01.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.074s coverage: 85.7% of statements [2021-05-15T08:39:01.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-15T08:39:02.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-05-15T08:39:03.026Z] GO111MODULE=on go vet ./... [2021-05-15T08:39:08.703Z] ---> bee8ce08a610 [2021-05-15T08:39:08.703Z] Step 9/22 : RUN go mod tidy [2021-05-15T08:39:08.703Z] ---> eda269408102 [2021-05-15T08:39:08.703Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:39:08.703Z] ---> 82e29803d80e [2021-05-15T08:39:08.703Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:39:08.703Z] ---> 5b78f8b69258 [2021-05-15T08:39:08.703Z] Step 9/26 : RUN go mod tidy [2021-05-15T08:39:08.703Z] ---> 19c4cc4c3897 [2021-05-15T08:39:08.703Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:39:08.703Z] ---> Running in d9e848b4d00f [2021-05-15T08:39:08.703Z] ---> Running in 491fdbdb83bc [2021-05-15T08:39:08.703Z] ---> Running in fee615c7ec07 [2021-05-15T08:39:08.703Z] ---> Running in f9fe0c67dd2c [2021-05-15T08:39:08.703Z] ---> Running in d1c7989b3be3 [2021-05-15T08:39:08.981Z] Removing intermediate container 491fdbdb83bc [2021-05-15T08:39:08.981Z] ---> 46d2c7d9fecc [2021-05-15T08:39:08.981Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-15T08:39:08.981Z] Removing intermediate container d1c7989b3be3 [2021-05-15T08:39:08.981Z] ---> f1db707a8156 [2021-05-15T08:39:08.981Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-15T08:39:08.981Z] ---> Running in 2520bf464572 [2021-05-15T08:39:09.253Z] Removing intermediate container fee615c7ec07 [2021-05-15T08:39:09.253Z] ---> a67336c45dd0 [2021-05-15T08:39:09.253Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-15T08:39:09.253Z] ---> Running in 8bf971602a9d [2021-05-15T08:39:09.526Z] ---> Running in e39f2df27da9 [2021-05-15T08:39:09.526Z] Removing intermediate container d9e848b4d00f [2021-05-15T08:39:09.526Z] ---> 886dc2bdd932 [2021-05-15T08:39:09.526Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-15T08:39:09.526Z] Removing intermediate container f9fe0c67dd2c [2021-05-15T08:39:09.526Z] ---> b948056db3f7 [2021-05-15T08:39:09.526Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-15T08:39:09.819Z] ---> Running in ccd42d16f740 [2021-05-15T08:39:09.819Z] ---> Running in f45ba004dc6b [2021-05-15T08:39:10.444Z] 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-05-15T08:39:11.094Z] 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-05-15T08:39:11.094Z] 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-05-15T08:39:11.380Z] 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-05-15T08:39:11.381Z] 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-05-15T08:40:08.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:40:09.166Z] 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-05-15T08:40:24.614Z] Removing intermediate container 8bf971602a9d [2021-05-15T08:40:24.614Z] ---> e958e48eb437 [2021-05-15T08:40:24.614Z] [2021-05-15T08:40:24.614Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:40:24.614Z] Removing intermediate container f45ba004dc6b [2021-05-15T08:40:24.614Z] ---> 3b0f9908d432 [2021-05-15T08:40:24.614Z] [2021-05-15T08:40:24.614Z] Step 11/22 : FROM alpine:3.12 [2021-05-15T08:40:24.614Z] Removing intermediate container ccd42d16f740 [2021-05-15T08:40:24.614Z] ---> 70db10faad10 [2021-05-15T08:40:24.614Z] [2021-05-15T08:40:24.614Z] Step 11/26 : FROM alpine:3.12 [2021-05-15T08:40:24.614Z] Removing intermediate container 2520bf464572 [2021-05-15T08:40:24.614Z] ---> 981118becfe2 [2021-05-15T08:40:24.614Z] [2021-05-15T08:40:24.614Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:40:24.614Z] 3.12: Pulling from library/alpine [2021-05-15T08:40:24.614Z] 3.12: Pulling from library/alpine [2021-05-15T08:40:24.614Z] 3.12: Pulling from library/alpine [2021-05-15T08:40:24.614Z] 3.12: Pulling from library/alpine [2021-05-15T08:40:25.675Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:40:25.675Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:40:25.675Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:40:25.675Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:40:25.675Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:40:25.675Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:40:25.675Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:40:25.675Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:40:25.675Z] ---> 13621d1b12d4 [2021-05-15T08:40:25.675Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-15T08:40:25.675Z] ---> 13621d1b12d4 [2021-05-15T08:40:25.675Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-15T08:40:25.676Z] ---> 13621d1b12d4 [2021-05-15T08:40:25.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:40:25.676Z] ---> 13621d1b12d4 [2021-05-15T08:40:25.676Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:40:26.720Z] ---> Running in a64e1ca750f8 [2021-05-15T08:40:26.720Z] ---> Running in 4fd099ec8dc3 [2021-05-15T08:40:26.720Z] ---> Running in 4b5c8d913712 [2021-05-15T08:40:26.987Z] ---> Running in 27d397146945 [2021-05-15T08:40:28.421Z] Removing intermediate container e39f2df27da9 [2021-05-15T08:40:28.421Z] ---> 9e866393ef6d [2021-05-15T08:40:28.421Z] [2021-05-15T08:40:28.421Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:40:28.421Z] ---> 13621d1b12d4 [2021-05-15T08:40:28.421Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:40:29.049Z] ---> Running in 356672315d06 [2021-05-15T08:40:30.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:30.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:30.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:30.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:30.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:30.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:31.045Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:31.046Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:31.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:31.046Z] OK: 6 MiB in 15 packages [2021-05-15T08:40:31.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:31.046Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:31.046Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:31.046Z] OK: 6 MiB in 15 packages [2021-05-15T08:40:31.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:31.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:31.403Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-15T08:40:31.403Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:31.403Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:31.403Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:40:31.403Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-15T08:40:31.403Z] (4/6) Installing curl (7.76.1-r0) [2021-05-15T08:40:31.403Z] OK: 6 MiB in 15 packages [2021-05-15T08:40:31.403Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:31.403Z] (6/6) Installing su-exec (0.2-r1) [2021-05-15T08:40:31.403Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:31.403Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:40:31.679Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-15T08:40:31.679Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:40:31.679Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-15T08:40:31.679Z] (4/4) Installing curl (7.76.1-r0) [2021-05-15T08:40:31.679Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:31.679Z] OK: 7 MiB in 20 packages [2021-05-15T08:40:31.679Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:40:31.952Z] OK: 7 MiB in 18 packages [2021-05-15T08:40:32.584Z] Removing intermediate container a64e1ca750f8 [2021-05-15T08:40:32.584Z] ---> c45929e9602f [2021-05-15T08:40:32.584Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:40:32.945Z] Removing intermediate container 4fd099ec8dc3 [2021-05-15T08:40:32.945Z] ---> dc4d9620c853 [2021-05-15T08:40:32.945Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:40:32.945Z] ---> Running in 9a743d8e4258 [2021-05-15T08:40:32.945Z] ---> Running in 79d34274165d [2021-05-15T08:40:33.964Z] Removing intermediate container 4b5c8d913712 [2021-05-15T08:40:33.964Z] ---> e716e57147fc [2021-05-15T08:40:33.964Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:40:33.964Z] Removing intermediate container 356672315d06 [2021-05-15T08:40:33.964Z] ---> a1f52250beb4 [2021-05-15T08:40:33.964Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:40:33.964Z] Removing intermediate container 9a743d8e4258 [2021-05-15T08:40:33.964Z] ---> d83e33b563d8 [2021-05-15T08:40:33.964Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-15T08:40:33.964Z] Removing intermediate container 79d34274165d [2021-05-15T08:40:33.964Z] ---> fc4a6d0d54e2 [2021-05-15T08:40:33.964Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-15T08:40:34.238Z] Removing intermediate container 27d397146945 [2021-05-15T08:40:34.238Z] ---> 7417e40c630e [2021-05-15T08:40:34.238Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:40:34.238Z] ---> Running in 9f5dd3473ae2 [2021-05-15T08:40:34.238Z] ---> Running in f0065adf4465 [2021-05-15T08:40:34.238Z] ---> Running in ee158da46a74 [2021-05-15T08:40:34.238Z] ---> Running in bbe0da5714ee [2021-05-15T08:40:34.527Z] ---> Running in 444f24062351 [2021-05-15T08:40:34.804Z] Removing intermediate container 9f5dd3473ae2 [2021-05-15T08:40:34.804Z] ---> f3b6e5b4953c [2021-05-15T08:40:34.804Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-15T08:40:34.804Z] Removing intermediate container f0065adf4465 [2021-05-15T08:40:34.804Z] ---> 9189e4b9d0e2 [2021-05-15T08:40:34.804Z] Step 14/26 : WORKDIR / [2021-05-15T08:40:34.804Z] Removing intermediate container ee158da46a74 [2021-05-15T08:40:34.804Z] ---> 0558d585e9ca [2021-05-15T08:40:34.804Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:40:34.804Z] Removing intermediate container bbe0da5714ee [2021-05-15T08:40:34.804Z] ---> 02174b1fe447 [2021-05-15T08:40:34.804Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:40:34.804Z] Removing intermediate container 444f24062351 [2021-05-15T08:40:34.804Z] ---> 6a236e5c4da0 [2021-05-15T08:40:34.804Z] Step 14/22 : WORKDIR /edgex [2021-05-15T08:40:35.103Z] ---> Running in a2f032a07292 [2021-05-15T08:40:35.103Z] ---> Running in a47bb3667498 [2021-05-15T08:40:35.103Z] ---> Running in 124ea8c1bb5a [2021-05-15T08:40:35.103Z] ---> Running in 8380c81f583b [2021-05-15T08:40:35.103Z] ---> Running in 4217357bb8c7 [2021-05-15T08:40:35.705Z] Removing intermediate container a47bb3667498 [2021-05-15T08:40:35.705Z] ---> cebedfb5fa96 [2021-05-15T08:40:35.705Z] Step 16/24 : WORKDIR / [2021-05-15T08:40:35.705Z] Removing intermediate container a2f032a07292 [2021-05-15T08:40:35.705Z] ---> 1db0c59212bb [2021-05-15T08:40:35.705Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:40:36.011Z] Removing intermediate container 124ea8c1bb5a [2021-05-15T08:40:36.011Z] ---> 014bbef8dcd9 [2021-05-15T08:40:36.011Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-15T08:40:36.281Z] ---> Running in c84b66602cc1 [2021-05-15T08:40:36.872Z] Removing intermediate container 8380c81f583b [2021-05-15T08:40:36.872Z] ---> 4deed76aae35 [2021-05-15T08:40:36.872Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:40:36.872Z] Removing intermediate container 4217357bb8c7 [2021-05-15T08:40:36.872Z] ---> f9ff3fcb25ee [2021-05-15T08:40:36.872Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-15T08:40:36.872Z] ---> Running in dbd73849612b [2021-05-15T08:40:37.155Z] ---> 8d7cde38a92a [2021-05-15T08:40:37.155Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-15T08:40:37.464Z] Removing intermediate container c84b66602cc1 [2021-05-15T08:40:37.464Z] ---> 3b41b1667184 [2021-05-15T08:40:37.464Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:40:37.464Z] Removing intermediate container dbd73849612b [2021-05-15T08:40:37.464Z] ---> fd7604d91cf0 [2021-05-15T08:40:37.464Z] Step 16/24 : WORKDIR / [2021-05-15T08:40:37.753Z] ---> a7c6ccddd17b [2021-05-15T08:40:37.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-15T08:40:37.753Z] ---> ccaed9039097 [2021-05-15T08:40:37.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-15T08:40:37.753Z] ---> Running in f8af9967ce0d [2021-05-15T08:40:38.096Z] ---> 176cdded9736 [2021-05-15T08:40:38.096Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-15T08:40:38.418Z] ---> b181b7299af8 [2021-05-15T08:40:38.418Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-15T08:40:38.418Z] Removing intermediate container f8af9967ce0d [2021-05-15T08:40:38.418Z] ---> e3b0fdb1f966 [2021-05-15T08:40:38.418Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:40:39.082Z] ---> 0296af85c8ea [2021-05-15T08:40:39.082Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-15T08:40:39.372Z] ---> b00f33074d07 [2021-05-15T08:40:39.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-15T08:40:39.372Z] ---> 5cf98774b29d [2021-05-15T08:40:39.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-15T08:40:39.372Z] ---> bf29920d1f47 [2021-05-15T08:40:39.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-15T08:40:40.183Z] ---> 99a9258eb243 [2021-05-15T08:40:40.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-15T08:40:40.183Z] ---> dcf6809b9723 [2021-05-15T08:40:40.183Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-15T08:40:40.932Z] ---> b9b51faed575 [2021-05-15T08:40:40.932Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-15T08:40:40.932Z] ---> Running in 42506c9c546c [2021-05-15T08:40:41.640Z] ---> 1f491f130ecd [2021-05-15T08:40:41.640Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-15T08:40:41.640Z] ---> 214821b2e0ba [2021-05-15T08:40:41.640Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-15T08:40:41.640Z] ---> Running in c1db9ae07514 [2021-05-15T08:40:41.914Z] ---> Running in 09426d08a729 [2021-05-15T08:40:41.914Z] ---> 32ab0b4acf5c [2021-05-15T08:40:41.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-15T08:40:41.914Z] Removing intermediate container 42506c9c546c [2021-05-15T08:40:41.914Z] ---> cedf04d2dfb4 [2021-05-15T08:40:41.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:40:41.914Z] ---> 292aa000a826 [2021-05-15T08:40:41.914Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-15T08:40:42.197Z] ---> Running in 060a67948a3b [2021-05-15T08:40:42.197Z] Removing intermediate container c1db9ae07514 [2021-05-15T08:40:42.197Z] ---> 2255093fd43c [2021-05-15T08:40:42.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:40:42.197Z] Removing intermediate container 09426d08a729 [2021-05-15T08:40:42.197Z] ---> 1a9c6536e3e2 [2021-05-15T08:40:42.197Z] Step 19/22 : CMD ["--init=true"] [2021-05-15T08:40:42.503Z] ---> Running in 48043c2ee38f [2021-05-15T08:40:42.503Z] ---> Running in 6ca357c2dc1d [2021-05-15T08:40:42.503Z] ---> c195a9400e11 [2021-05-15T08:40:42.503Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-15T08:40:42.503Z] Removing intermediate container 060a67948a3b [2021-05-15T08:40:42.503Z] ---> bfc7f88505c1 [2021-05-15T08:40:42.504Z] Step 21/23 : LABEL arch=x86_64 [2021-05-15T08:40:42.818Z] ---> Running in f6a96f3c6ae1 [2021-05-15T08:40:42.818Z] ---> Running in 4475a0612345 [2021-05-15T08:40:42.818Z] ---> 991740b99d73 [2021-05-15T08:40:42.818Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-15T08:40:43.191Z] Removing intermediate container 48043c2ee38f [2021-05-15T08:40:43.191Z] ---> 4cef92895291 [2021-05-15T08:40:43.191Z] Step 20/22 : LABEL arch=x86_64 [2021-05-15T08:40:43.191Z] Removing intermediate container 6ca357c2dc1d [2021-05-15T08:40:43.191Z] ---> 801612166ad5 [2021-05-15T08:40:43.191Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:40:43.518Z] ---> Running in 97d13c9db724 [2021-05-15T08:40:43.518Z] ---> Running in 2db9bf82c211 [2021-05-15T08:40:43.518Z] Removing intermediate container 4475a0612345 [2021-05-15T08:40:43.518Z] ---> 1758e5c66371 [2021-05-15T08:40:43.518Z] Step 22/23 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:40:43.839Z] Removing intermediate container f6a96f3c6ae1 [2021-05-15T08:40:43.839Z] ---> 84897ab71ee7 [2021-05-15T08:40:43.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:40:43.839Z] ---> Running in a730cca3a5b8 [2021-05-15T08:40:43.839Z] ---> Running in 5d3a4471b182 [2021-05-15T08:40:44.129Z] ---> 4ff9735c861e [2021-05-15T08:40:44.130Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-15T08:40:44.130Z] Removing intermediate container 97d13c9db724 [2021-05-15T08:40:44.130Z] ---> 46b138deaab0 [2021-05-15T08:40:44.130Z] Step 21/22 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:40:44.130Z] Removing intermediate container 2db9bf82c211 [2021-05-15T08:40:44.130Z] ---> c7cd69c23990 [2021-05-15T08:40:44.130Z] Step 23/24 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:40:44.531Z] ---> Running in da68d94ee59b [2021-05-15T08:40:44.531Z] Removing intermediate container a730cca3a5b8 [2021-05-15T08:40:44.531Z] ---> abadd9bf6abd [2021-05-15T08:40:44.531Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:40:44.531Z] ---> Running in 9756db323724 [2021-05-15T08:40:44.531Z] ---> Running in b2a2738fab24 [2021-05-15T08:40:44.859Z] Removing intermediate container 5d3a4471b182 [2021-05-15T08:40:44.859Z] ---> 203f7e8ce60e [2021-05-15T08:40:44.859Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:40:45.160Z] ---> Running in 1179487134aa [2021-05-15T08:40:45.160Z] ---> Running in d5b207001b64 [2021-05-15T08:40:45.477Z] Removing intermediate container 9756db323724 [2021-05-15T08:40:45.477Z] ---> 6f0d448fadbe [2021-05-15T08:40:45.477Z] Step 22/22 : LABEL version=0.0.0 [2021-05-15T08:40:45.792Z] Removing intermediate container b2a2738fab24 [2021-05-15T08:40:45.792Z] ---> 50fb1975e318 [2021-05-15T08:40:45.792Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:40:45.792Z] ---> Running in 78b1d4a9e48f [2021-05-15T08:40:46.101Z] Removing intermediate container 1179487134aa [2021-05-15T08:40:46.101Z] ---> 5be4084dbace [2021-05-15T08:40:46.101Z] [2021-05-15T08:40:46.101Z] ---> Running in fb6675557318 [2021-05-15T08:40:46.101Z] Removing intermediate container d5b207001b64 [2021-05-15T08:40:46.101Z] ---> f19df09cb6e7 [2021-05-15T08:40:46.101Z] Step 23/24 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:40:46.384Z] ---> Running in a844bb50c8e6 [2021-05-15T08:40:46.384Z] Removing intermediate container 78b1d4a9e48f [2021-05-15T08:40:46.384Z] ---> f0f757171fe3 [2021-05-15T08:40:46.384Z] [2021-05-15T08:40:46.384Z] Removing intermediate container fb6675557318 [2021-05-15T08:40:46.384Z] ---> 9be11d2d2ec0 [2021-05-15T08:40:46.384Z] [2021-05-15T08:40:46.994Z] Successfully built 5be4084dbace [2021-05-15T08:40:46.994Z] Successfully built f0f757171fe3 [2021-05-15T08:40:46.994Z] Successfully tagged support-scheduler:latest [2021-05-15T08:40:46.994Z]  Building support-scheduler ... done Removing intermediate container a844bb50c8e6 [2021-05-15T08:40:46.994Z] ---> 970dacb9e3fa [2021-05-15T08:40:46.994Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:40:46.994Z] Building security-bootstrapper [2021-05-15T08:40:46.994Z] Successfully tagged security-proxy-setup:latest [2021-05-15T08:40:46.994Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-15T08:40:46.994Z] Successfully built 9be11d2d2ec0 [2021-05-15T08:40:47.270Z] Successfully tagged core-command:latest [2021-05-15T08:40:47.270Z] Building support-notifications [2021-05-15T08:40:47.270Z]  Building core-command ... done  ---> Running in 9e9c9bbfdf65 [2021-05-15T08:40:47.270Z] Removing intermediate container da68d94ee59b [2021-05-15T08:40:47.270Z] ---> d0e0a936e49a [2021-05-15T08:40:47.270Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-15T08:40:47.569Z] ---> Running in 068387e45365 [2021-05-15T08:40:47.569Z] Removing intermediate container 9e9c9bbfdf65 [2021-05-15T08:40:47.569Z] ---> 5774b773e178 [2021-05-15T08:40:47.569Z] [2021-05-15T08:40:47.871Z] Removing intermediate container 068387e45365 [2021-05-15T08:40:47.871Z] ---> 387a09e5d752 [2021-05-15T08:40:47.871Z] Step 24/26 : LABEL arch=x86_64 [2021-05-15T08:40:47.871Z] Successfully built 5774b773e178 [2021-05-15T08:40:47.871Z] Successfully tagged core-metadata:latest [2021-05-15T08:40:47.871Z] ---> Running in c8905ce5f48d [2021-05-15T08:40:47.871Z]  Building core-metadata ... done Building core-data [2021-05-15T08:40:48.677Z] Removing intermediate container c8905ce5f48d [2021-05-15T08:40:48.677Z] ---> 0137a6c04f02 [2021-05-15T08:40:48.677Z] Step 25/26 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:40:48.677Z] ---> Running in 299f7478ff4b [2021-05-15T08:40:49.031Z] Removing intermediate container 299f7478ff4b [2021-05-15T08:40:49.031Z] ---> c876b8f6db27 [2021-05-15T08:40:49.031Z] Step 26/26 : LABEL version=0.0.0 [2021-05-15T08:40:49.031Z] ---> Running in 9a9c912321c5 [2021-05-15T08:40:49.405Z] Removing intermediate container 9a9c912321c5 [2021-05-15T08:40:49.405Z] ---> 6cfd40cb02e2 [2021-05-15T08:40:49.405Z] [2021-05-15T08:40:50.068Z] Successfully built 6cfd40cb02e2 [2021-05-15T08:40:50.427Z] Successfully tagged security-secretstore-setup:latest [2021-05-15T08:40:54.961Z] gofmt -l . [2021-05-15T08:40:56.395Z] [ "`gofmt -l .`" = "" ] [2021-05-15T08:41:00.689Z] ./bin/test-go-mod-tidy.sh [2021-05-15T08:41:00.965Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-15T08:41:04.274Z] + ls -al . [2021-05-15T08:41:04.274Z] total 864 [2021-05-15T08:41:04.274Z] drwxrwxr-x 9 1001 1001 4096 May 15 08:41 . [2021-05-15T08:41:04.274Z] drwxr-xr-x 4 root root 4096 May 15 08:35 .. [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 11 May 15 08:33 .dockerignore [2021-05-15T08:41:04.274Z] drwxrwxr-x 8 1001 1001 4096 May 15 08:33 .git [2021-05-15T08:41:04.274Z] drwxrwxr-x 3 1001 1001 4096 May 15 08:33 .github [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 818 May 15 08:33 .gitignore [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 166 May 15 08:33 .sonarcloud.properties [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 8609 May 15 08:33 Attribution.txt [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 3804 May 15 08:33 CONTRIBUTING.md [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 931 May 15 08:33 Dockerfile.build [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 863 May 15 08:33 Jenkinsfile [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 10775 May 15 08:33 LICENSE [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 5594 May 15 08:33 Makefile [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 7978 May 15 08:33 README.md [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 6755 May 15 08:33 SECURITY.md [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 5 May 15 08:31 VERSION [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 4131 May 15 08:33 ZMQWindows.md [2021-05-15T08:41:04.274Z] drwxrwxr-x 2 1001 1001 4096 May 15 08:33 bin [2021-05-15T08:41:04.274Z] drwxrwxr-x 14 1001 1001 4096 May 15 08:33 cmd [2021-05-15T08:41:04.274Z] -rw-r--r-- 1 root root 727396 May 15 08:39 coverage.out [2021-05-15T08:41:04.274Z] -rw-r--r-- 1 root root 1060 May 15 08:40 go.mod [2021-05-15T08:41:04.274Z] -rw-r--r-- 1 root root 22101 May 15 08:35 go.sum [2021-05-15T08:41:04.274Z] drwxrwxr-x 8 1001 1001 4096 May 15 08:33 internal [2021-05-15T08:41:04.274Z] drwxrwxr-x 4 1001 1001 4096 May 15 08:33 openapi [2021-05-15T08:41:04.274Z] drwxrwxr-x 4 1001 1001 4096 May 15 08:33 snap [2021-05-15T08:41:04.274Z] -rw-rw-r-- 1 1001 1001 168 May 15 08:33 version.go [Pipeline] sh [2021-05-15T08:41:04.943Z] + '[' -e coverage.out ] [2021-05-15T08:41:04.943Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-15T08:41:04.979Z] Warning: overwriting stash ‘coverage-report’ [2021-05-15T08:41:06.313Z] Stashed 1 file(s) [Pipeline] sh [2021-05-15T08:41:07.060Z] + make build [2021-05-15T08:41:07.060Z] 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-05-15T08:41:15.402Z] 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-05-15T08:41:37.977Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:41:37.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:41:37.977Z] ---> 3f8c6d7cb891 [2021-05-15T08:41:37.977Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> 10d38c5cb5a8 [2021-05-15T08:41:37.977Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> a031102da68a [2021-05-15T08:41:37.977Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-15T08:41:37.977Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:41:37.977Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:41:37.977Z] ---> 3f8c6d7cb891 [2021-05-15T08:41:37.977Z] Step 3/32 : WORKDIR /edgex-go [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> 10d38c5cb5a8 [2021-05-15T08:41:37.977Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> a031102da68a [2021-05-15T08:41:37.977Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> 3e3e5249e3df [2021-05-15T08:41:37.977Z] Step 6/32 : COPY go.mod . [2021-05-15T08:41:37.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:41:37.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:41:37.977Z] ---> 3f8c6d7cb891 [2021-05-15T08:41:37.977Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> 10d38c5cb5a8 [2021-05-15T08:41:37.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> a031102da68a [2021-05-15T08:41:37.977Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> c1f6a28ed5f9 [2021-05-15T08:41:37.977Z] Step 7/32 : RUN go mod download [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> 75a7039b38e8 [2021-05-15T08:41:37.977Z] Step 8/32 : COPY . . [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> eda269408102 [2021-05-15T08:41:37.977Z] Step 9/32 : RUN go mod tidy [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> a67336c45dd0 [2021-05-15T08:41:37.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:41:37.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:41:37.977Z] ---> 3f8c6d7cb891 [2021-05-15T08:41:37.977Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> 10d38c5cb5a8 [2021-05-15T08:41:37.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:41:37.977Z] ---> Using cache [2021-05-15T08:41:37.977Z] ---> a031102da68a [2021-05-15T08:41:37.977Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-15T08:41:37.977Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-15T08:41:37.977Z] ---> Running in fc5dec5feb79 [2021-05-15T08:41:37.977Z] ---> Running in a8d8e05898f5 [2021-05-15T08:41:37.977Z] ---> Running in 77ea0876502e [2021-05-15T08:41:37.977Z] ---> Running in 621b6651f753 [2021-05-15T08:41:38.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:41:38.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:41:38.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:41:38.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:41:39.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:41:39.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:41:39.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:41:40.280Z] OK: 219 MiB in 52 packages [2021-05-15T08:41:40.561Z] OK: 219 MiB in 52 packages [2021-05-15T08:41:40.880Z] OK: 219 MiB in 52 packages [2021-05-15T08:41:42.103Z] Removing intermediate container fc5dec5feb79 [2021-05-15T08:41:42.103Z] ---> fc30da277922 [2021-05-15T08:41:42.103Z] Step 6/23 : COPY go.mod . [2021-05-15T08:41:42.103Z] Removing intermediate container a8d8e05898f5 [2021-05-15T08:41:42.103Z] ---> 19de1c359717 [2021-05-15T08:41:42.103Z] Step 6/24 : COPY go.mod . [2021-05-15T08:41:42.414Z] Removing intermediate container 77ea0876502e [2021-05-15T08:41:42.414Z] ---> d39c90bf3526 [2021-05-15T08:41:42.414Z] Step 6/24 : COPY go.mod . [2021-05-15T08:41:42.706Z] ---> 82a83929d19c [2021-05-15T08:41:42.706Z] Step 7/23 : RUN go mod download [2021-05-15T08:41:43.031Z] ---> e71ac3511f01 [2021-05-15T08:41:43.031Z] Step 7/24 : RUN go mod download [2021-05-15T08:41:43.031Z] ---> e448c9503ec8 [2021-05-15T08:41:43.031Z] Step 7/24 : RUN go mod download [2021-05-15T08:41:43.031Z] ---> Running in 26dfb1b46aaa [2021-05-15T08:41:43.386Z] ---> Running in 470c24a131e2 [2021-05-15T08:41:43.386Z] ---> Running in dfd4ad0588e9 [2021-05-15T08:41:47.782Z] 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-05-15T08:41:49.290Z] Removing intermediate container dfd4ad0588e9 [2021-05-15T08:41:49.290Z] ---> ff1d03397590 [2021-05-15T08:41:49.290Z] Step 8/24 : COPY . . [2021-05-15T08:41:49.623Z] Removing intermediate container 26dfb1b46aaa [2021-05-15T08:41:49.623Z] ---> c9cb2ddda9bc [2021-05-15T08:41:49.623Z] Step 8/23 : COPY . . [2021-05-15T08:41:49.937Z] Removing intermediate container 470c24a131e2 [2021-05-15T08:41:49.938Z] ---> 3bad90f4aa0f [2021-05-15T08:41:49.938Z] Step 8/24 : COPY . . [2021-05-15T08:41:52.091Z] 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-05-15T08:41:58.817Z] 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-05-15T08:41:59.421Z] 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-05-15T08:42:04.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-15T08:42:10.265Z] 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-05-15T08:42:13.659Z] 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-05-15T08:42:17.977Z] 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-05-15T08:42:21.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:42:24.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:42:26.480Z] Removing intermediate container 621b6651f753 [2021-05-15T08:42:26.480Z] ---> 593cfc6d292b [2021-05-15T08:42:26.480Z] [2021-05-15T08:42:26.480Z] Step 11/32 : FROM alpine:3.12 [2021-05-15T08:42:26.480Z] ---> 13621d1b12d4 [2021-05-15T08:42:26.480Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-15T08:42:28.012Z] ---> Running in 01785810c0b6 [2021-05-15T08:42:29.495Z] Removing intermediate container 01785810c0b6 [2021-05-15T08:42:29.496Z] ---> 7333089d8be6 [2021-05-15T08:42:29.496Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-15T08:42:29.834Z] ---> Running in 3414cffbdc9f [Pipeline] } [2021-05-15T08:42:31.523Z] $ docker stop --time=1 8d1085a71b6567f2560526778e8642385ef8433f8957d3bb8ff11cf57a29f158 [2021-05-15T08:42:32.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:32.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:42:32.758Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:42:32.758Z] (2/2) Installing su-exec (0.2-r1) [2021-05-15T08:42:32.758Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:42:33.140Z] OK: 6 MiB in 16 packages [2021-05-15T08:42:35.088Z] $ docker rm -f 8d1085a71b6567f2560526778e8642385ef8433f8957d3bb8ff11cf57a29f158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:42:37.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:42:37.180Z] [2021-05-15T08:42:37.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:42:37.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:42:37.535Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-15T08:42:37.535Z] 29e5d40040c1: Pulling fs layer [2021-05-15T08:42:37.535Z] 1ce36da41761: Pulling fs layer [2021-05-15T08:42:37.535Z] 25b303627fd3: Pulling fs layer [2021-05-15T08:42:37.816Z] 29e5d40040c1: Download complete [2021-05-15T08:42:38.418Z] 29e5d40040c1: Pull complete [2021-05-15T08:42:38.488Z] Removing intermediate container 3414cffbdc9f [2021-05-15T08:42:38.488Z] ---> 7feeb54dbce6 [2021-05-15T08:42:38.488Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-15T08:42:38.731Z] 1ce36da41761: Verifying Checksum [2021-05-15T08:42:38.731Z] 1ce36da41761: Download complete [2021-05-15T08:42:39.111Z] ---> Running in da18082438e7 [2021-05-15T08:42:39.709Z] 1ce36da41761: Pull complete [2021-05-15T08:42:39.820Z] ---> bf64eeff7fd2 [2021-05-15T08:42:39.820Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:42:39.820Z] ---> 10cd5a2bb18d [2021-05-15T08:42:39.820Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:42:39.820Z] Removing intermediate container da18082438e7 [2021-05-15T08:42:39.820Z] ---> fcf06b2d4331 [2021-05-15T08:42:39.820Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-15T08:42:40.144Z] ---> Running in 09b8823b3d1c [2021-05-15T08:42:40.144Z] ---> Running in e876e509947a [2021-05-15T08:42:40.144Z] ---> Running in cca314212cc6 [2021-05-15T08:42:40.303Z] 25b303627fd3: Download complete [2021-05-15T08:42:40.455Z] ---> 68831c169692 [2021-05-15T08:42:40.455Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:42:40.455Z] ---> Running in 8323bfe3ad4e [2021-05-15T08:42:40.755Z] Removing intermediate container cca314212cc6 [2021-05-15T08:42:40.755Z] ---> 6d136f54c5e1 [2021-05-15T08:42:40.755Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-15T08:42:41.113Z] ---> Running in 7b949953f119 [2021-05-15T08:42:43.227Z] Removing intermediate container 7b949953f119 [2021-05-15T08:42:43.227Z] ---> 04e89070c759 [2021-05-15T08:42:43.227Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-15T08:42:43.227Z] ---> Running in 8d555aae7230 [2021-05-15T08:42:43.227Z] Removing intermediate container 8d555aae7230 [2021-05-15T08:42:43.227Z] ---> 3b42974a0891 [2021-05-15T08:42:43.227Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-15T08:42:44.247Z] ---> 7fdf14973bdf [2021-05-15T08:42:44.247Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-15T08:42:44.247Z] ---> Running in 1d696a442107 [2021-05-15T08:42:46.241Z] Removing intermediate container e876e509947a [2021-05-15T08:42:46.241Z] ---> 2bcebdf9b75b [2021-05-15T08:42:46.241Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-15T08:42:46.241Z] Removing intermediate container 8323bfe3ad4e [2021-05-15T08:42:46.241Z] ---> b06727ea8f67 [2021-05-15T08:42:46.241Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-15T08:42:46.241Z] ---> Running in 58673a1b28c5 [2021-05-15T08:42:46.241Z] ---> Running in d1d6072dbfa8 [2021-05-15T08:42:46.241Z] Removing intermediate container 09b8823b3d1c [2021-05-15T08:42:46.241Z] ---> 89c5073b6142 [2021-05-15T08:42:46.241Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-15T08:42:46.241Z] Removing intermediate container 1d696a442107 [2021-05-15T08:42:46.241Z] ---> ca2c3d3426d5 [2021-05-15T08:42:46.241Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:42:46.524Z] ---> Running in 346bff0bd174 [2021-05-15T08:42:46.824Z] ---> d2cce706adfd [2021-05-15T08:42:46.824Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-15T08:42:47.514Z] 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-05-15T08:42:47.514Z] 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-05-15T08:42:47.791Z] 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-05-15T08:42:48.810Z] ---> 93b7374b15a0 [2021-05-15T08:42:48.810Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-15T08:42:49.437Z] ---> c2a1b0dc7fee [2021-05-15T08:42:49.437Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-15T08:42:50.424Z] ---> 7a505194d5c2 [2021-05-15T08:42:50.424Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-15T08:42:50.438Z] 25b303627fd3: Pull complete [2021-05-15T08:42:50.438Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-15T08:42:50.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:42:50.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-15T08:42:50.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container [2021-05-15T08:42:50.786Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-15T08:42:51.455Z] ---> 425abbefda7b [2021-05-15T08:42:51.455Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-15T08:42:51.725Z] ---> Running in 99f939484195 [2021-05-15T08:42:52.332Z] Removing intermediate container 99f939484195 [2021-05-15T08:42:52.332Z] ---> 25399de88aa0 [2021-05-15T08:42:52.332Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-15T08:42:52.965Z] ---> 44188b032c0c [2021-05-15T08:42:52.965Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-15T08:42:53.242Z] ---> Running in bc4d84e9eb5e [2021-05-15T08:42:54.255Z] $ docker top 4d22c14d403eff2ce838e5df24ce995d56d0a1b2fd9cfbb82c3f4055d36363f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:42:55.236Z] + + grepdocker-compose parallel build [2021-05-15T08:42:55.236Z] --help [2021-05-15T08:42:57.023Z] Removing intermediate container bc4d84e9eb5e [2021-05-15T08:42:57.023Z] ---> 3cda8420d6ad [2021-05-15T08:42:57.023Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-15T08:42:57.407Z] ---> Running in 8d08155bace5 [2021-05-15T08:42:58.557Z] Removing intermediate container 8d08155bace5 [2021-05-15T08:42:58.558Z] ---> a92397a6a940 [2021-05-15T08:42:58.558Z] Step 29/32 : CMD ["gate"] [2021-05-15T08:42:58.558Z] ---> Running in 4e86e006051b [2021-05-15T08:42:58.852Z] Removing intermediate container 4e86e006051b [2021-05-15T08:42:58.852Z] ---> 07442303f186 [2021-05-15T08:42:58.852Z] Step 30/32 : LABEL arch=x86_64 [2021-05-15T08:42:59.146Z] ---> Running in 9ae5206ef22d [2021-05-15T08:42:59.848Z] Removing intermediate container 9ae5206ef22d [2021-05-15T08:42:59.848Z] ---> 2ed72a1eb4a4 [2021-05-15T08:42:59.848Z] Step 31/32 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:43:00.149Z] ---> Running in f515990105ad [2021-05-15T08:43:00.655Z] --parallel Build images in parallel. [Pipeline] } [2021-05-15T08:43:00.698Z] $ docker stop --time=1 4d22c14d403eff2ce838e5df24ce995d56d0a1b2fd9cfbb82c3f4055d36363f6 [2021-05-15T08:43:00.803Z] Removing intermediate container f515990105ad [2021-05-15T08:43:00.804Z] ---> e08bbc38b69e [2021-05-15T08:43:00.804Z] Step 32/32 : LABEL version=0.0.0 [2021-05-15T08:43:01.416Z] ---> Running in 183f0d23ba05 [2021-05-15T08:43:02.031Z] Removing intermediate container 183f0d23ba05 [2021-05-15T08:43:02.031Z] ---> e38c618cb2f9 [2021-05-15T08:43:02.031Z] [2021-05-15T08:43:02.618Z] $ docker rm -f 4d22c14d403eff2ce838e5df24ce995d56d0a1b2fd9cfbb82c3f4055d36363f6 [2021-05-15T08:43:02.704Z] Successfully built e38c618cb2f9 [2021-05-15T08:43:02.704Z] Successfully tagged security-bootstrapper:latest [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:43:03.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:43:03.237Z] . [Pipeline] withDockerContainer [2021-05-15T08:43:03.471Z] prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container [2021-05-15T08:43:03.570Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-15T08:43:04.945Z] $ docker top beb6aaa5f41f2e9698d127ae60e49d747c5a7ecf33472efb13b6b5c09d881457 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:43:05.857Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-15T08:43:11.262Z] Building core-command ... [2021-05-15T08:43:11.262Z] Building core-data ... [2021-05-15T08:43:11.262Z] Building core-metadata ... [2021-05-15T08:43:11.262Z] Building security-bootstrapper ... [2021-05-15T08:43:11.262Z] Building security-proxy-setup ... [2021-05-15T08:43:11.262Z] Building security-secretstore-setup ... [2021-05-15T08:43:11.262Z] Building support-notifications ... [2021-05-15T08:43:11.262Z] Building support-scheduler ... [2021-05-15T08:43:11.262Z] Building sys-mgmt-agent ... [2021-05-15T08:43:11.262Z] Building sys-mgmt-agent [2021-05-15T08:43:11.262Z] Building security-secretstore-setup [2021-05-15T08:43:11.262Z] Building security-bootstrapper [2021-05-15T08:43:11.262Z] Building core-command [2021-05-15T08:43:11.262Z] Building core-data [2021-05-15T08:43:36.140Z]  Building security-bootstrapper ... done Removing intermediate container 346bff0bd174 [2021-05-15T08:43:36.140Z] ---> 54ce133eb8f3 [2021-05-15T08:43:36.140Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-15T08:43:36.140Z] ---> Running in bfda0bc4076f [2021-05-15T08:43:36.140Z] Removing intermediate container 58673a1b28c5 [2021-05-15T08:43:36.140Z] ---> e5e7120a45d8 [2021-05-15T08:43:36.140Z] [2021-05-15T08:43:36.140Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:43:36.140Z] ---> 13621d1b12d4 [2021-05-15T08:43:36.140Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-15T08:43:36.140Z] ---> Running in 945ff117fd46 [2021-05-15T08:43:36.140Z] 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-05-15T08:43:36.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:36.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:36.140Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-15T08:43:36.140Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:43:36.140Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:43:36.140Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:43:36.140Z] OK: 6 MiB in 16 packages [2021-05-15T08:43:38.858Z] Removing intermediate container d1d6072dbfa8 [2021-05-15T08:43:38.858Z] ---> 08a886864302 [2021-05-15T08:43:38.858Z] [2021-05-15T08:43:38.858Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:43:38.858Z] ---> 13621d1b12d4 [2021-05-15T08:43:38.858Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-15T08:43:38.858Z] ---> Running in 4dd3fbc39341 [2021-05-15T08:43:39.494Z] Removing intermediate container bfda0bc4076f [2021-05-15T08:43:39.494Z] ---> 6b2b3d4c0f9f [2021-05-15T08:43:39.494Z] [2021-05-15T08:43:39.494Z] Step 12/24 : FROM docker:20.10.0 [2021-05-15T08:43:39.805Z] Removing intermediate container 945ff117fd46 [2021-05-15T08:43:39.805Z] ---> 13f90c87334d [2021-05-15T08:43:39.805Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:43:39.805Z] Removing intermediate container 4dd3fbc39341 [2021-05-15T08:43:39.805Z] ---> 7bfcc837911e [2021-05-15T08:43:39.805Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-15T08:43:39.805Z] 20.10.0: Pulling from library/docker [2021-05-15T08:43:39.805Z] ---> Running in 9b4a8e5693ee [2021-05-15T08:43:39.805Z] ---> Running in 87f685ab70fd [2021-05-15T08:43:40.458Z] Removing intermediate container 9b4a8e5693ee [2021-05-15T08:43:40.458Z] ---> 1b982737868a [2021-05-15T08:43:40.458Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-15T08:43:40.458Z] Removing intermediate container 87f685ab70fd [2021-05-15T08:43:40.458Z] ---> be97fbe5b387 [2021-05-15T08:43:40.458Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-15T08:43:40.458Z] ---> Running in c363ee74488b [2021-05-15T08:43:40.796Z] ---> Running in 5a6786282e7d [2021-05-15T08:43:41.109Z] Removing intermediate container c363ee74488b [2021-05-15T08:43:41.109Z] ---> 44752b09da1a [2021-05-15T08:43:41.109Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:43:41.402Z] Removing intermediate container 5a6786282e7d [2021-05-15T08:43:41.402Z] ---> b7c099e26195 [2021-05-15T08:43:41.402Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:43:41.402Z] ---> Running in efee8899e855 [2021-05-15T08:43:41.710Z] ---> Running in 7718b84fedcf [2021-05-15T08:43:42.315Z] Removing intermediate container efee8899e855 [2021-05-15T08:43:42.315Z] ---> 1dd3a1df095f [2021-05-15T08:43:42.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:43:43.339Z] ---> f30e6664cf92 [2021-05-15T08:43:43.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-15T08:43:44.374Z] ---> 6280193d1000 [2021-05-15T08:43:44.374Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-15T08:43:44.374Z] Removing intermediate container 7718b84fedcf [2021-05-15T08:43:44.374Z] ---> 00bd532e209b [2021-05-15T08:43:44.374Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-15T08:43:44.374Z] ---> Running in 02a5cc972702 [2021-05-15T08:43:44.692Z] ---> 8602a74140c4 [2021-05-15T08:43:44.692Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-15T08:43:45.025Z] ---> Running in 38b46f3da579 [2021-05-15T08:43:45.343Z] Removing intermediate container 38b46f3da579 [2021-05-15T08:43:45.343Z] ---> b9cbda2cf5cf [2021-05-15T08:43:45.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:43:45.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:45.661Z] ---> Running in 50a57c631a90 [2021-05-15T08:43:46.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:46.277Z] Removing intermediate container 50a57c631a90 [2021-05-15T08:43:46.277Z] ---> ad5a52f167fd [2021-05-15T08:43:46.277Z] Step 21/23 : LABEL arch=x86_64 [2021-05-15T08:43:46.719Z] ---> Running in c303ea720b14 [2021-05-15T08:43:46.719Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:43:46.999Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-15T08:43:46.999Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-15T08:43:46.999Z] Removing intermediate container c303ea720b14 [2021-05-15T08:43:46.999Z] ---> 9870ed413070 [2021-05-15T08:43:46.999Z] Step 22/23 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:43:46.999Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-15T08:43:47.281Z] ---> Running in 412f898a51ed [2021-05-15T08:43:47.281Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-15T08:43:47.560Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-15T08:43:47.560Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:43:47.560Z] OK: 8 MiB in 20 packages [2021-05-15T08:43:47.560Z] Removing intermediate container 412f898a51ed [2021-05-15T08:43:47.560Z] ---> 1734a8a41c8a [2021-05-15T08:43:47.560Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:43:47.858Z] ---> Running in ec5cfb5683bd [2021-05-15T08:43:48.333Z] Removing intermediate container ec5cfb5683bd [2021-05-15T08:43:48.333Z] ---> c19b73237d7e [2021-05-15T08:43:48.333Z] [2021-05-15T08:43:49.247Z] Removing intermediate container 02a5cc972702 [2021-05-15T08:43:49.247Z] ---> f878ab0f4410 [2021-05-15T08:43:49.247Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:43:49.247Z] Successfully built c19b73237d7e [2021-05-15T08:43:49.247Z] Successfully tagged support-notifications:latest [2021-05-15T08:43:49.970Z]  Building support-notifications ... done  ---> 7483e14536b9 [2021-05-15T08:43:49.970Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-15T08:43:52.586Z] ---> b52645ac0e24 [2021-05-15T08:43:52.586Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-15T08:43:52.586Z] ---> dcb955cf355d [2021-05-15T08:43:52.586Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-15T08:43:52.586Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-15T08:43:52.586Z] ---> Running in 67b206c3f09b [2021-05-15T08:43:52.586Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-15T08:43:52.586Z] ---> aefe523efa57 [2021-05-15T08:43:52.586Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:43:52.586Z] ---> Running in 1c645e5f5534 [2021-05-15T08:43:52.858Z] Removing intermediate container 67b206c3f09b [2021-05-15T08:43:52.858Z] ---> c5bf5e4c1a6d [2021-05-15T08:43:52.858Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:43:52.858Z] Removing intermediate container 1c645e5f5534 [2021-05-15T08:43:52.858Z] ---> 898a5a62571f [2021-05-15T08:43:52.858Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-15T08:43:52.858Z] ---> Running in 7cde0e6361cf [2021-05-15T08:43:53.142Z] ---> Running in 54e7e23ff555 [2021-05-15T08:43:53.509Z] Removing intermediate container 7cde0e6361cf [2021-05-15T08:43:53.509Z] ---> 601e2c68878c [2021-05-15T08:43:53.509Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:43:53.509Z] ---> Running in b7e252f6b1e2 [2021-05-15T08:43:54.177Z] Removing intermediate container b7e252f6b1e2 [2021-05-15T08:43:54.177Z] ---> 33efc2371483 [2021-05-15T08:43:54.177Z] Step 23/24 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:43:54.177Z] ---> Running in be04c71db7a5 [2021-05-15T08:43:54.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:54.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:43:54.445Z] Removing intermediate container be04c71db7a5 [2021-05-15T08:43:54.445Z] ---> c8da25101acd [2021-05-15T08:43:54.445Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:43:54.445Z] (1/39) Installing readline (8.0.4-r0) [2021-05-15T08:43:54.445Z] (2/39) Installing bash (5.0.17-r0) [2021-05-15T08:43:54.445Z] Executing bash-5.0.17-r0.post-install [2021-05-15T08:43:54.446Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:43:54.758Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-15T08:43:54.758Z] (5/39) Installing curl (7.76.1-r0) [2021-05-15T08:43:54.758Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-15T08:43:54.758Z] ---> Running in 7833095112a4 [2021-05-15T08:43:54.758Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-15T08:43:54.758Z] (8/39) Installing expat (2.2.9-r1) [2021-05-15T08:43:54.758Z] (9/39) Installing libffi (3.3-r2) [2021-05-15T08:43:54.758Z] (10/39) Installing gdbm (1.13-r1) [2021-05-15T08:43:54.758Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-15T08:43:54.758Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-15T08:43:54.758Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-15T08:43:57.407Z] Removing intermediate container 7833095112a4 [2021-05-15T08:43:57.407Z] ---> 4bf387a4ded5 [2021-05-15T08:43:57.407Z] [2021-05-15T08:43:57.407Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-15T08:43:57.407Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-15T08:43:57.407Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-15T08:43:57.407Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-15T08:43:57.407Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-15T08:43:57.407Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-15T08:43:57.407Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-15T08:43:57.407Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-15T08:43:57.407Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-15T08:43:57.697Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-15T08:43:57.697Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-15T08:43:57.697Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-15T08:43:57.697Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-15T08:43:57.697Z] Successfully built 4bf387a4ded5 [2021-05-15T08:43:57.697Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-15T08:43:57.697Z] Successfully tagged core-data:latest [2021-05-15T08:43:57.697Z]  Building core-data ... done (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-15T08:43:57.697Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-15T08:43:57.697Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-15T08:43:57.697Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-15T08:43:57.697Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-15T08:43:57.981Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-15T08:43:57.981Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-15T08:43:57.981Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-15T08:43:57.981Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-15T08:43:57.981Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-15T08:43:57.981Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-15T08:43:57.981Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-15T08:43:58.299Z] Executing busybox-1.31.1-r19.trigger [2021-05-15T08:43:58.299Z] OK: 72 MiB in 59 packages [2021-05-15T08:43:59.773Z] Collecting docker-compose==1.23.2 [2021-05-15T08:43:59.773Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-15T08:44:00.410Z] Collecting jsonschema<3,>=2.5.1 [2021-05-15T08:44:00.410Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-15T08:44:00.410Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-15T08:44:00.410Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-15T08:44:01.437Z] 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-05-15T08:44:01.762Z] Collecting PyYAML<4,>=3.10 [2021-05-15T08:44:01.762Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-15T08:44:03.224Z] Collecting texttable<0.10,>=0.9.0 [2021-05-15T08:44:03.224Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-15T08:44:03.895Z] Collecting docopt<0.7,>=0.6.1 [2021-05-15T08:44:03.895Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-15T08:44:04.914Z] Collecting cached-property<2,>=1.2.0 [2021-05-15T08:44:04.914Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-15T08:44:05.216Z] Collecting docker<4.0,>=3.6.0 [2021-05-15T08:44:05.216Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-15T08:44:05.538Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-15T08:44:05.538Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-15T08:44:06.176Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-15T08:44:06.176Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-15T08:44:06.176Z] Collecting docker-pycreds>=0.4.0 [2021-05-15T08:44:06.176Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-15T08:44:06.176Z] 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-05-15T08:44:06.176Z] Collecting idna<2.8,>=2.5 [2021-05-15T08:44:06.176Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-15T08:44:06.459Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-15T08:44:06.459Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-15T08:44:06.725Z] 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-05-15T08:44:06.725Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-15T08:44:06.725Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-15T08:44:06.725Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-15T08:44:06.725Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-15T08:44:06.725Z] Installing collected packages: jsonschema, dockerpty, PyYAML, texttable, docopt, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-05-15T08:44:08.205Z] Running setup.py install for dockerpty: started [2021-05-15T08:44:08.479Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-15T08:44:08.479Z] Running setup.py install for PyYAML: started [2021-05-15T08:44:09.452Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-15T08:44:09.452Z] Running setup.py install for texttable: started [2021-05-15T08:44:10.047Z] Running setup.py install for texttable: finished with status 'done' [2021-05-15T08:44:10.047Z] Running setup.py install for docopt: started [2021-05-15T08:44:10.647Z] Running setup.py install for docopt: finished with status 'done' [2021-05-15T08:44:10.942Z] Attempting uninstall: idna [2021-05-15T08:44:10.942Z] Found existing installation: idna 2.9 [2021-05-15T08:44:10.942Z] Uninstalling idna-2.9: [2021-05-15T08:44:10.942Z] Successfully uninstalled idna-2.9 [2021-05-15T08:44:11.280Z] Attempting uninstall: urllib3 [2021-05-15T08:44:11.280Z] Found existing installation: urllib3 1.25.9 [2021-05-15T08:44:11.280Z] Uninstalling urllib3-1.25.9: [2021-05-15T08:44:11.569Z] Successfully uninstalled urllib3-1.25.9 [2021-05-15T08:44:11.840Z] Attempting uninstall: requests [2021-05-15T08:44:11.840Z] Found existing installation: requests 2.23.0 [2021-05-15T08:44:11.840Z] Uninstalling requests-2.23.0: [2021-05-15T08:44:11.840Z] Successfully uninstalled requests-2.23.0 [2021-05-15T08:44:12.866Z] 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.59.0 [2021-05-15T08:44:25.452Z] Removing intermediate container 54e7e23ff555 [2021-05-15T08:44:25.452Z] ---> 404ec09087bf [2021-05-15T08:44:25.452Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-15T08:44:25.452Z] ---> Running in a8c837015982 [2021-05-15T08:44:25.452Z] Removing intermediate container a8c837015982 [2021-05-15T08:44:25.452Z] ---> 2253aa934f86 [2021-05-15T08:44:25.452Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-15T08:44:25.452Z] ---> Running in d4cc37fe1717 [2021-05-15T08:44:25.452Z] Removing intermediate container d4cc37fe1717 [2021-05-15T08:44:25.452Z] ---> 2db2b8951908 [2021-05-15T08:44:25.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-15T08:44:25.452Z] ---> febf9d774d7f [2021-05-15T08:44:25.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-15T08:44:25.731Z] ---> a1059cc72f7b [2021-05-15T08:44:25.731Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-15T08:44:26.338Z] ---> d9ac8079bb11 [2021-05-15T08:44:26.338Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-15T08:44:26.628Z] ---> Running in 5af4c47ba712 [2021-05-15T08:44:26.904Z] Removing intermediate container 5af4c47ba712 [2021-05-15T08:44:26.904Z] ---> 74e53b894a04 [2021-05-15T08:44:26.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:44:26.904Z] ---> Running in d18253e0a95f [2021-05-15T08:44:27.174Z] Removing intermediate container d18253e0a95f [2021-05-15T08:44:27.174Z] ---> 5eb28ada77a2 [2021-05-15T08:44:27.174Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:44:27.174Z] ---> Running in e5a19d396f8c [2021-05-15T08:44:27.446Z] Removing intermediate container e5a19d396f8c [2021-05-15T08:44:27.447Z] ---> 417823511c66 [2021-05-15T08:44:27.447Z] Step 23/24 : LABEL git_sha=09830e7a08ae70275b7dc7d0b81be29276f1cade [2021-05-15T08:44:27.730Z] ---> Running in b0d3a9ef0674 [2021-05-15T08:44:27.730Z] Removing intermediate container b0d3a9ef0674 [2021-05-15T08:44:27.730Z] ---> 4f00ef14f416 [2021-05-15T08:44:27.730Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:44:28.001Z] ---> Running in 2647baa81390 [2021-05-15T08:44:28.276Z] Removing intermediate container 2647baa81390 [2021-05-15T08:44:28.276Z] ---> 9e1102139f59 [2021-05-15T08:44:28.276Z] [2021-05-15T08:44:28.911Z] Successfully built 9e1102139f59 [2021-05-15T08:44:28.911Z] Successfully tagged sys-mgmt-agent:latest [2021-05-15T08:44:29.210Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-15T08:44:29.251Z] $ docker stop --time=1 e7bdd803f7c5ffab77ae6f97b33a78d230ed97f5507f2662fec49931025318f6 [2021-05-15T08:44:32.560Z] $ docker rm -f e7bdd803f7c5ffab77ae6f97b33a78d230ed97f5507f2662fec49931025318f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:44:33.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:44:33.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:44:33.018Z] ---> d26bd996d222 [2021-05-15T08:44:33.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:44:33.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:44:33.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:44:33.018Z] ---> d26bd996d222 [2021-05-15T08:44:33.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:44:33.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:44:33.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:44:33.018Z] ---> d26bd996d222 [2021-05-15T08:44:33.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:44:33.018Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:44:33.018Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:44:33.018Z] ---> d26bd996d222 [2021-05-15T08:44:33.018Z] Step 3/32 : WORKDIR /edgex-go [2021-05-15T08:44:33.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:44:33.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:44:33.018Z] ---> d26bd996d222 [2021-05-15T08:44:33.018Z] Step 3/26 : WORKDIR /edgex-go [2021-05-15T08:44:33.018Z] ---> Running in 90457d759628 [2021-05-15T08:44:33.018Z] ---> Running in 3b13b9dec981 [2021-05-15T08:44:33.018Z] ---> Running in 535dde925201 [2021-05-15T08:44:33.018Z] ---> Running in b2901915de28 [2021-05-15T08:44:33.018Z] ---> Running in 6055d911e674 [2021-05-15T08:44:33.018Z] Removing intermediate container 535dde925201 [2021-05-15T08:44:33.018Z] ---> ee9dd8103ed8 [2021-05-15T08:44:33.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:44:33.018Z] Removing intermediate container 3b13b9dec981 [2021-05-15T08:44:33.018Z] ---> fd9e723b4509 [2021-05-15T08:44:33.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:44:33.018Z] ---> Running in 5cdc1db53c92 [2021-05-15T08:44:33.018Z] Removing intermediate container 6055d911e674 [2021-05-15T08:44:33.018Z] ---> 28b4c07ad45d [2021-05-15T08:44:33.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:44:33.018Z] Removing intermediate container b2901915de28 [2021-05-15T08:44:33.018Z] ---> 358c8f33927c [2021-05-15T08:44:33.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:44:33.018Z] Removing intermediate container 90457d759628 [2021-05-15T08:44:33.018Z] ---> 7ce829865407 [2021-05-15T08:44:33.018Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:44:33.018Z] ---> Running in fdb8f7cc093f [2021-05-15T08:44:33.018Z] ---> Running in e518cdefb9e4 [2021-05-15T08:44:33.018Z] ---> Running in 0d41c5b8c74a [2021-05-15T08:44:33.018Z] ---> Running in 4ae78c16d9f2 [2021-05-15T08:44:33.018Z] Removing intermediate container 5cdc1db53c92 [2021-05-15T08:44:33.018Z] ---> f7af38453554 [2021-05-15T08:44:33.018Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-15T08:44:33.018Z] Removing intermediate container fdb8f7cc093f [2021-05-15T08:44:33.018Z] ---> 1effcce6fdb7 [2021-05-15T08:44:33.018Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-15T08:44:33.018Z] ---> Running in 44b44bc27e60 [2021-05-15T08:44:33.018Z] ---> Running in ffb9bc604ebc [2021-05-15T08:44:33.018Z] Removing intermediate container 0d41c5b8c74a [2021-05-15T08:44:33.018Z] ---> 8d675cdd2243 [2021-05-15T08:44:33.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:44:33.018Z] ---> Running in 0ec7d4b8945d [2021-05-15T08:44:33.018Z] Removing intermediate container e518cdefb9e4 [2021-05-15T08:44:33.018Z] ---> 44c8a471570a [2021-05-15T08:44:33.018Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-15T08:44:33.018Z] Removing intermediate container 4ae78c16d9f2 [2021-05-15T08:44:33.018Z] ---> b8296f85030d [2021-05-15T08:44:33.018Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-15T08:44:33.018Z] ---> Running in 530ed2e369fe [2021-05-15T08:44:33.018Z] ---> Running in e74f85b7e7e7 [2021-05-15T08:44:33.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:33.117Z] + docker images [2021-05-15T08:44:33.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:33.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:33.704Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-15T08:44:33.704Z] sys-mgmt-agent latest 9e1102139f59 6 seconds ago 312MB [2021-05-15T08:44:33.704Z] core-data latest 4bf387a4ded5 38 seconds ago 21.6MB [2021-05-15T08:44:33.704Z] support-notifications latest c19b73237d7e 45 seconds ago 17.7MB [2021-05-15T08:44:33.704Z] 6b2b3d4c0f9f 54 seconds ago 1.15GB [2021-05-15T08:44:33.704Z] 08a886864302 55 seconds ago 1.17GB [2021-05-15T08:44:33.704Z] e5e7120a45d8 About a minute ago 1.16GB [2021-05-15T08:44:33.704Z] security-bootstrapper latest e38c618cb2f9 About a minute ago 18.2MB [2021-05-15T08:44:33.704Z] 593cfc6d292b 2 minutes ago 1.15GB [2021-05-15T08:44:33.704Z] security-secretstore-setup latest 6cfd40cb02e2 3 minutes ago 25.8MB [2021-05-15T08:44:33.704Z] core-metadata latest 5774b773e178 3 minutes ago 18.6MB [2021-05-15T08:44:33.704Z] core-command latest 9be11d2d2ec0 3 minutes ago 17.1MB [2021-05-15T08:44:33.704Z] security-proxy-setup latest f0f757171fe3 3 minutes ago 25.3MB [2021-05-15T08:44:33.704Z] support-scheduler latest 5be4084dbace 3 minutes ago 17.1MB [2021-05-15T08:44:33.704Z] 9e866393ef6d 4 minutes ago 1.17GB [2021-05-15T08:44:33.704Z] 981118becfe2 4 minutes ago 1.16GB [2021-05-15T08:44:33.704Z] e958e48eb437 4 minutes ago 1.16GB [2021-05-15T08:44:33.704Z] 70db10faad10 4 minutes ago 1.16GB [2021-05-15T08:44:33.704Z] 3b0f9908d432 4 minutes ago 1.16GB [2021-05-15T08:44:33.704Z] ci-base-image-x86_64 latest 3f8c6d7cb891 12 minutes ago 648MB [2021-05-15T08:44:33.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-15T08:44:33.704Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-15T08:44:33.704Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-15T08:44:33.704Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-15T08:44:33.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-15T08:44:33.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-15T08:44:34.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:34.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:34.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:34.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:34.979Z] OK: 218 MiB in 52 packages [2021-05-15T08:44:35.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:35.256Z] OK: 218 MiB in 52 packages [2021-05-15T08:44:35.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:44:35.837Z] OK: 218 MiB in 52 packages [2021-05-15T08:44:36.457Z] OK: 218 MiB in 52 packages [2021-05-15T08:44:36.734Z] OK: 218 MiB in 52 packages [2021-05-15T08:44:36.734Z] Removing intermediate container 44b44bc27e60 [2021-05-15T08:44:36.734Z] ---> 98dca1eb0865 [2021-05-15T08:44:36.734Z] Step 6/24 : COPY go.mod . [2021-05-15T08:44:37.337Z] Removing intermediate container ffb9bc604ebc [2021-05-15T08:44:37.337Z] ---> 2578ca8dfdc5 [2021-05-15T08:44:37.337Z] Step 6/24 : COPY go.mod . [2021-05-15T08:44:37.613Z] Removing intermediate container 0ec7d4b8945d [2021-05-15T08:44:37.613Z] ---> 42932e9221b8 [2021-05-15T08:44:37.613Z] Step 6/24 : COPY go.mod . [2021-05-15T08:44:37.886Z] ---> ce6400bafaef [2021-05-15T08:44:37.886Z] Step 7/24 : RUN go mod download [2021-05-15T08:44:38.164Z] ---> Running in 2157cee74e80 [2021-05-15T08:44:38.164Z] Removing intermediate container e74f85b7e7e7 [2021-05-15T08:44:38.164Z] ---> f8a30cbba9fa [2021-05-15T08:44:38.164Z] Step 6/26 : COPY go.mod . [2021-05-15T08:44:38.442Z] Removing intermediate container 530ed2e369fe [2021-05-15T08:44:38.442Z] ---> cb4524f60a8a [2021-05-15T08:44:38.442Z] Step 6/32 : COPY go.mod . [2021-05-15T08:44:38.442Z] ---> ce2765e1d83e [2021-05-15T08:44:38.442Z] Step 7/24 : RUN go mod download [2021-05-15T08:44:38.725Z] ---> Running in 9f7727c2fd25 [2021-05-15T08:44:39.002Z] ---> a7cfaaf18b5b [2021-05-15T08:44:39.002Z] Step 7/24 : RUN go mod download [2021-05-15T08:44:39.284Z] ---> Running in 5d0755e28cf5 [2021-05-15T08:44:39.284Z] ---> baab5b51423e [2021-05-15T08:44:39.284Z] Step 7/26 : RUN go mod download [2021-05-15T08:44:39.569Z] ---> Running in 7ce36d62a1d7 [2021-05-15T08:44:39.569Z] ---> 17c1dc0f46b7 [2021-05-15T08:44:39.846Z] Step 7/32 : RUN go mod download [2021-05-15T08:44:40.124Z] ---> Running in eb1a49d00936 [2021-05-15T08:44:42.822Z] Removing intermediate container 2157cee74e80 [2021-05-15T08:44:42.822Z] ---> b85f2f43fcfd [2021-05-15T08:44:42.822Z] Step 8/24 : COPY . . [2021-05-15T08:44:42.822Z] Removing intermediate container 9f7727c2fd25 [2021-05-15T08:44:42.822Z] ---> 8c016899a986 [2021-05-15T08:44:42.822Z] Step 8/24 : COPY . . [2021-05-15T08:44:43.423Z] Removing intermediate container 5d0755e28cf5 [2021-05-15T08:44:43.423Z] ---> 5e5d574812fa [2021-05-15T08:44:43.423Z] Step 8/24 : COPY . . [2021-05-15T08:44:45.404Z] Removing intermediate container eb1a49d00936 [2021-05-15T08:44:45.404Z] ---> 6634c3e601ad [2021-05-15T08:44:45.404Z] Step 8/32 : COPY . . [2021-05-15T08:44:45.404Z] Removing intermediate container 7ce36d62a1d7 [2021-05-15T08:44:45.404Z] ---> 8919132a054a [2021-05-15T08:44:45.404Z] Step 8/26 : COPY . . [2021-05-15T08:44:49.103Z] Still waiting to schedule task [2021-05-15T08:44:49.104Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-208’ [2021-05-15T08:45:12.223Z] ---> 23e3c009017a [2021-05-15T08:45:12.223Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:45:12.223Z] ---> 9b34b4c29bce [2021-05-15T08:45:12.223Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:45:12.223Z] ---> 6a4881eedb09 [2021-05-15T08:45:12.223Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:45:12.223Z] ---> Running in 2e26adfcced6 [2021-05-15T08:45:12.223Z] ---> Running in 34f59a2d7bbc [2021-05-15T08:45:12.223Z] ---> Running in 9110c0003b1c [2021-05-15T08:45:12.223Z] ---> 8ad3315caaf2 [2021-05-15T08:45:12.223Z] ---> ed1239bb9b79 [2021-05-15T08:45:12.223Z] Step 9/32 : RUN go mod tidy [2021-05-15T08:45:12.223Z] Step 9/26 : RUN go mod tidy [2021-05-15T08:45:12.223Z] ---> Running in d0e1b2614e75 [2021-05-15T08:45:12.224Z] ---> Running in cebbde6d6e35 [2021-05-15T08:45:18.980Z] Removing intermediate container 2e26adfcced6 [2021-05-15T08:45:18.980Z] ---> 764ba6a294d7 [2021-05-15T08:45:18.980Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-15T08:45:18.980Z] ---> Running in c5681654c4a1 [2021-05-15T08:45:18.980Z] Removing intermediate container 34f59a2d7bbc [2021-05-15T08:45:18.980Z] ---> 2683a69470cc [2021-05-15T08:45:18.980Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-15T08:45:18.980Z] ---> Running in ecbfea1e899a [2021-05-15T08:45:18.980Z] Removing intermediate container d0e1b2614e75 [2021-05-15T08:45:18.980Z] ---> a8004a2dcf81 [2021-05-15T08:45:18.980Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-15T08:45:18.980Z] Removing intermediate container 9110c0003b1c [2021-05-15T08:45:18.980Z] ---> ef2aec1088f7 [2021-05-15T08:45:18.980Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-15T08:45:18.980Z] Removing intermediate container cebbde6d6e35 [2021-05-15T08:45:18.980Z] ---> 9d115f8670cb [2021-05-15T08:45:18.980Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-15T08:45:19.267Z] ---> Running in 2cbbc75911e9 [2021-05-15T08:45:19.267Z] ---> Running in 7b9c55079bd6 [2021-05-15T08:45:19.267Z] ---> Running in 8727393b0a52 [2021-05-15T08:45:20.268Z] 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-05-15T08:45:20.871Z] 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-05-15T08:45:21.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:45:21.752Z] 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-05-15T08:45:22.030Z] 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-05-15T08:47:11.651Z] Running on prd-ubuntu18.04-docker-8c-8g-209 in /w/workspace/edgexfoundry_edgex-go_PR-3461 [Pipeline] { [Pipeline] ws [2021-05-15T08:47:11.668Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-15T08:47:11.780Z] The recommended git tool is: git [2021-05-15T08:47:14.047Z] using credential edgex-jenkins-ssh [2021-05-15T08:47:14.061Z] Cloning the remote Git repository [2021-05-15T08:47:14.079Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:47:14.155Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-15T08:47:14.190Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:47:14.190Z] > git --version # timeout=10 [2021-05-15T08:47:14.202Z] > git --version # 'git version 2.17.1' [2021-05-15T08:47:14.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:47:14.231Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:47:21.424Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:47:21.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:47:21.449Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:47:21.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:47:21.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:47:21.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3461/head:refs/remotes/origin/PR-3461 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-15T08:47:22.142Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 39bd452d660e71cbecdd64b169fd727f072488f6 [2021-05-15T08:47:22.334Z] Merge succeeded, producing 7b65827dc1335d19239a8b097e0d9036e81a0d40 [2021-05-15T08:47:22.335Z] Checking out Revision 7b65827dc1335d19239a8b097e0d9036e81a0d40 (PR-3461) [2021-05-15T08:47:22.151Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:47:22.157Z] > git checkout -f 39bd452d660e71cbecdd64b169fd727f072488f6 # timeout=10 [2021-05-15T08:47:22.235Z] > git remote # timeout=10 [2021-05-15T08:47:22.244Z] > git config --get remote.origin.url # timeout=10 [2021-05-15T08:47:22.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:47:22.252Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-15T08:47:22.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-15T08:47:22.335Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:47:22.341Z] > git checkout -f 7b65827dc1335d19239a8b097e0d9036e81a0d40 # timeout=10 [2021-05-15T08:47:25.986Z] Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" [2021-05-15T08:47:25.997Z] First time build. Skipping changelog. [2021-05-15T08:47:25.988Z] > git rev-list --no-walk ffdd4951ec000bc73c0660300ad5a2150b9a4eba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:47:27.215Z] + echo snap-build.sh [2021-05-15T08:47:27.215Z] snap-build.sh [2021-05-15T08:47:27.215Z] + SNAP_BASE_DIR=. [2021-05-15T08:47:27.215Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-15T08:47:27.215Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-15T08:47:27.215Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-15T08:47:27.215Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-15T08:47:27.215Z] + cd /w/workspace/edgex-go/4 [2021-05-15T08:47:27.215Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-15T08:47:27.215Z] Reading package lists... [2021-05-15T08:47:27.215Z] Building dependency tree... [2021-05-15T08:47:27.215Z] Reading state information... [2021-05-15T08:47:27.480Z] The following packages were automatically installed and are no longer required: [2021-05-15T08:47:27.480Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-15T08:47:27.480Z] uidmap xdelta3 [2021-05-15T08:47:27.480Z] Use 'sudo apt autoremove' to remove them. [2021-05-15T08:47:27.480Z] The following packages will be REMOVED: [2021-05-15T08:47:27.480Z] lxd* lxd-client* [2021-05-15T08:47:27.742Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-15T08:47:27.742Z] After this operation, 31.7 MB disk space will be freed. [2021-05-15T08:47:28.788Z] (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-05-15T08:47:28.788Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:47:29.758Z] Removing lxd dnsmasq configuration [2021-05-15T08:47:29.758Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:47:30.020Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-15T08:47:30.966Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-15T08:47:30.966Z] (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-05-15T08:47:30.966Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:47:32.352Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-15T08:47:32.352Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-15T08:47:33.738Z] + sudo snap remove --purge lxd [2021-05-15T08:47:34.000Z] snap "lxd" is not installed [2021-05-15T08:47:34.000Z] + sudo groupadd --force --system lxd [2021-05-15T08:47:34.000Z] ++ whoami [2021-05-15T08:47:34.000Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-15T08:47:34.000Z] + newgrp - lxd [2021-05-15T08:47:34.000Z] + sudo snap install lxd [2021-05-15T08:47:42.157Z] 2021-05-15T08:47:39Z INFO Waiting for automatic snapd restart... [2021-05-15T08:47:44.003Z] 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-05-15T08:47:44.003Z] Removing intermediate container 2cbbc75911e9 [2021-05-15T08:47:44.004Z] ---> 1972c25972fe [2021-05-15T08:47:44.004Z] [2021-05-15T08:47:44.004Z] Step 11/32 : FROM alpine:3.12 [2021-05-15T08:47:44.004Z] 3.12: Pulling from library/alpine [2021-05-15T08:47:47.749Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:47:47.749Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:47:47.749Z] ---> 9852663dfa18 [2021-05-15T08:47:47.749Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-15T08:47:48.354Z] ---> Running in 14c3b2a1ef72 [2021-05-15T08:47:51.020Z] Removing intermediate container 14c3b2a1ef72 [2021-05-15T08:47:51.020Z] ---> 4822f0191f5e [2021-05-15T08:47:51.020Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-15T08:47:51.625Z] ---> Running in 5b04575229fb [2021-05-15T08:47:51.906Z] Removing intermediate container 8727393b0a52 [2021-05-15T08:47:51.907Z] ---> 5f80a871231f [2021-05-15T08:47:51.907Z] [2021-05-15T08:47:51.907Z] Step 11/26 : FROM alpine:3.12 [2021-05-15T08:47:51.907Z] ---> 9852663dfa18 [2021-05-15T08:47:51.907Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-15T08:47:51.907Z] Removing intermediate container c5681654c4a1 [2021-05-15T08:47:51.907Z] ---> 21e999c7db5f [2021-05-15T08:47:51.907Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-15T08:47:52.181Z] ---> Running in 512fa4dfb44d [2021-05-15T08:47:52.181Z] ---> Running in 55d982b38771 [2021-05-15T08:47:54.413Z] lxd 4.14 from Canonical* installed [2021-05-15T08:47:54.413Z] + sudo lxd init --auto [2021-05-15T08:47:54.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:54.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:55.410Z] 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-05-15T08:47:55.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:55.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:47:55.686Z] (2/2) Installing su-exec (0.2-r1) [2021-05-15T08:47:55.686Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:47:55.686Z] OK: 5 MiB in 16 packages [2021-05-15T08:47:55.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:56.685Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-15T08:47:56.685Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:47:56.685Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-15T08:47:56.685Z] (4/6) Installing curl (7.76.1-r0) [2021-05-15T08:47:56.685Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:47:56.685Z] (6/6) Installing su-exec (0.2-r1) [2021-05-15T08:47:56.685Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:47:56.982Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:47:57.263Z] OK: 7 MiB in 20 packages [2021-05-15T08:47:58.716Z] Removing intermediate container ecbfea1e899a [2021-05-15T08:47:58.716Z] ---> 17d7f5ede25a [2021-05-15T08:47:58.716Z] [2021-05-15T08:47:58.716Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:47:58.716Z] ---> 9852663dfa18 [2021-05-15T08:47:58.716Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:47:59.021Z] ---> Running in d9fd56db21d7 [2021-05-15T08:47:59.021Z] Removing intermediate container 5b04575229fb [2021-05-15T08:47:59.021Z] ---> 9bb88c6c0934 [2021-05-15T08:47:59.021Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-15T08:47:59.664Z] ---> Running in df4d48c24cac [2021-05-15T08:48:00.298Z] Removing intermediate container 512fa4dfb44d [2021-05-15T08:48:00.298Z] ---> 814881e6888b [2021-05-15T08:48:00.298Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:48:00.298Z] Removing intermediate container df4d48c24cac [2021-05-15T08:48:00.298Z] ---> 7237910f5605 [2021-05-15T08:48:00.298Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-15T08:48:00.580Z] ---> Running in 0836c5819f59 [2021-05-15T08:48:00.580Z] ---> Running in 64ca3289962c [2021-05-15T08:48:00.859Z] Removing intermediate container 55d982b38771 [2021-05-15T08:48:00.859Z] ---> 9c8ec337243e [2021-05-15T08:48:00.859Z] [2021-05-15T08:48:00.859Z] Step 12/24 : FROM docker:20.10.0 [2021-05-15T08:48:00.859Z] 20.10.0: Pulling from library/docker [2021-05-15T08:48:01.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:48:01.142Z] Removing intermediate container 0836c5819f59 [2021-05-15T08:48:01.142Z] ---> c0d5a8e9766e [2021-05-15T08:48:01.142Z] Step 14/26 : WORKDIR / [2021-05-15T08:48:01.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:48:01.430Z] Removing intermediate container 64ca3289962c [2021-05-15T08:48:01.430Z] ---> 643b858ecd91 [2021-05-15T08:48:01.430Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-15T08:48:01.430Z] ---> Running in 6b796c4c587b [2021-05-15T08:48:01.710Z] ---> Running in 1d297bf00817 [2021-05-15T08:48:01.996Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:48:01.996Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:48:01.996Z] OK: 5 MiB in 15 packages [2021-05-15T08:48:02.569Z] + sudo snap install --classic snapcraft [2021-05-15T08:48:02.617Z] Removing intermediate container 6b796c4c587b [2021-05-15T08:48:02.617Z] ---> 6517418c6461 [2021-05-15T08:48:02.617Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-15T08:48:05.274Z] ---> 2d34de30ef0b [2021-05-15T08:48:05.274Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-15T08:48:05.274Z] Removing intermediate container d9fd56db21d7 [2021-05-15T08:48:05.274Z] ---> c47296fbe0dd [2021-05-15T08:48:05.274Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:48:05.877Z] ---> Running in 244b8927f41a [2021-05-15T08:48:06.472Z] Removing intermediate container 1d297bf00817 [2021-05-15T08:48:06.472Z] ---> 59f1cb1fd751 [2021-05-15T08:48:06.472Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-15T08:48:06.758Z] Removing intermediate container 244b8927f41a [2021-05-15T08:48:06.758Z] ---> 7ab3c38e7d82 [2021-05-15T08:48:06.758Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-15T08:48:07.045Z] ---> e19e3941e1ed [2021-05-15T08:48:07.045Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-15T08:48:07.045Z] ---> Running in 5fcfd9ace073 [2021-05-15T08:48:07.323Z] ---> Running in 12ef68bf7eb5 [2021-05-15T08:48:07.882Z] snapcraft 4.7.1 from Canonical* installed [2021-05-15T08:48:07.882Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-15T08:48:07.882Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-15T08:48:07.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-15T08:48:07.882Z] Dload Upload Total Spent Left Speed [2021-05-15T08:48:07.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 [2021-05-15T08:48:07.882Z] 100 3325k 100 3325k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.8M [2021-05-15T08:48:07.882Z] ./yq_linux_amd64 [2021-05-15T08:48:07.882Z] + sudo snapcraft prime --use-lxd [2021-05-15T08:48:08.320Z] Removing intermediate container 5fcfd9ace073 [2021-05-15T08:48:08.320Z] ---> 5b4c19020c84 [2021-05-15T08:48:08.320Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-15T08:48:08.825Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-15T08:48:08.921Z] ---> 560138ee9c5a [2021-05-15T08:48:08.921Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-15T08:48:08.921Z] Removing intermediate container 12ef68bf7eb5 [2021-05-15T08:48:08.921Z] ---> ed5801cfc4cd [2021-05-15T08:48:08.921Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:48:09.090Z] 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-05-15T08:48:09.090Z] - README.md [2021-05-15T08:48:09.090Z] [2021-05-15T08:48:09.090Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-15T08:48:09.230Z] ---> Running in 09eb540a30cf [2021-05-15T08:48:09.663Z] Launching a container. [2021-05-15T08:48:10.216Z] ---> 3f9a5f2da620 [2021-05-15T08:48:10.216Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-15T08:48:11.200Z] Removing intermediate container 09eb540a30cf [2021-05-15T08:48:11.200Z] ---> 91f0c81cfde6 [2021-05-15T08:48:11.200Z] Step 16/24 : WORKDIR / [2021-05-15T08:48:11.200Z] ---> ba6297ba61ce [2021-05-15T08:48:11.200Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-15T08:48:11.798Z] ---> Running in cb918a609fad [2021-05-15T08:48:12.407Z] ---> Running in 4254b8f7625d [2021-05-15T08:48:13.393Z] ---> 6acaa1e8dba3 [2021-05-15T08:48:13.393Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-15T08:48:13.677Z] Removing intermediate container 4254b8f7625d [2021-05-15T08:48:13.677Z] ---> 83f117f1958d [2021-05-15T08:48:13.677Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:48:13.957Z] Removing intermediate container 7b9c55079bd6 [2021-05-15T08:48:13.957Z] ---> d3c89b17e525 [2021-05-15T08:48:13.957Z] [2021-05-15T08:48:13.958Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:48:13.958Z] ---> 9852663dfa18 [2021-05-15T08:48:13.958Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-15T08:48:14.935Z] ---> Running in 9d558c5a9dab [2021-05-15T08:48:15.212Z] ---> be509ed9994f [2021-05-15T08:48:15.212Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-15T08:48:15.212Z] ---> ac49347f3d8a [2021-05-15T08:48:15.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-15T08:48:15.492Z] Removing intermediate container 9d558c5a9dab [2021-05-15T08:48:15.492Z] ---> 27bd5a4af4de [2021-05-15T08:48:15.492Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-15T08:48:15.767Z] ---> Running in a51e703e4afa [2021-05-15T08:48:16.261Z] Waiting for container to be ready [2021-05-15T08:48:16.366Z] Removing intermediate container cb918a609fad [2021-05-15T08:48:16.366Z] ---> a39fe51863db [2021-05-15T08:48:16.366Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:48:16.642Z] ---> 7f0bad97449e [2021-05-15T08:48:16.642Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-15T08:48:16.834Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-15T08:48:16.834Z] [2021-05-15T08:48:16.916Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-15T08:48:16.916Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-15T08:48:16.916Z] ---> eeaf43b92773 [2021-05-15T08:48:16.916Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:48:16.916Z] ---> Running in 56930e1050e6 [2021-05-15T08:48:16.916Z] ---> 38dd0076b8bf [2021-05-15T08:48:16.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-15T08:48:16.916Z] Removing intermediate container a51e703e4afa [2021-05-15T08:48:16.916Z] ---> 96682b1b93ab [2021-05-15T08:48:16.916Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-15T08:48:17.192Z] ---> Running in a952e3735016 [2021-05-15T08:48:17.192Z] ---> Running in bf8a423ea1eb [2021-05-15T08:48:17.468Z] ---> 89a291c89281 [2021-05-15T08:48:17.468Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-15T08:48:18.077Z] Removing intermediate container bf8a423ea1eb [2021-05-15T08:48:18.077Z] ---> 4347466f6c58 [2021-05-15T08:48:18.077Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:48:18.077Z] Removing intermediate container a952e3735016 [2021-05-15T08:48:18.077Z] ---> 403de88fa897 [2021-05-15T08:48:18.077Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-15T08:48:18.352Z] ---> a039bcc4cd48 [2021-05-15T08:48:18.352Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-15T08:48:18.631Z] ---> Running in 9c9f81b92eb7 [2021-05-15T08:48:18.631Z] ---> Running in 3ad84a6374d3 [2021-05-15T08:48:18.631Z] ---> Running in 27d93cf7a6e1 [2021-05-15T08:48:19.653Z] Removing intermediate container 27d93cf7a6e1 [2021-05-15T08:48:19.653Z] ---> 93681a7f713e [2021-05-15T08:48:19.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:48:19.934Z] ---> ee314a2abd6b [2021-05-15T08:48:19.935Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-15T08:48:19.935Z] ---> Running in 4535c92da1d1 [2021-05-15T08:48:20.546Z] Removing intermediate container 56930e1050e6 [2021-05-15T08:48:20.546Z] ---> 4df4b0d8d369 [2021-05-15T08:48:20.546Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-15T08:48:20.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:48:20.828Z] ---> Running in 97c97407be04 [2021-05-15T08:48:20.828Z] Removing intermediate container 4535c92da1d1 [2021-05-15T08:48:20.828Z] ---> 914b411cb5b0 [2021-05-15T08:48:20.828Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:48:21.045Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-15T08:48:21.045Z] Waiting for network to be ready... [2021-05-15T08:48:21.108Z] ---> e850ef311f97 [2021-05-15T08:48:21.108Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-15T08:48:21.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:48:21.108Z] ---> Running in 91967605e7a7 [2021-05-15T08:48:21.307Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-15T08:48:21.307Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-15T08:48:21.307Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-15T08:48:21.569Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-15T08:48:21.569Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-15T08:48:21.569Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-15T08:48:21.569Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-15T08:48:21.569Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-15T08:48:21.569Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-15T08:48:21.569Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-15T08:48:21.719Z] Removing intermediate container 97c97407be04 [2021-05-15T08:48:21.719Z] ---> 25fed0ad474b [2021-05-15T08:48:21.719Z] Step 24/26 : LABEL arch=arm64 [2021-05-15T08:48:21.830Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-15T08:48:21.830Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-15T08:48:22.000Z] (1/39) Installing readline (8.0.4-r0) [2021-05-15T08:48:22.000Z] (2/39) Installing bash (5.0.17-r0) [2021-05-15T08:48:22.000Z] Executing bash-5.0.17-r0.post-install [2021-05-15T08:48:22.000Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:48:22.000Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-15T08:48:22.000Z] (5/39) Installing curl (7.76.1-r0) [2021-05-15T08:48:22.000Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-15T08:48:22.000Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-15T08:48:22.000Z] (8/39) Installing expat (2.2.9-r1) [2021-05-15T08:48:22.000Z] (9/39) Installing libffi (3.3-r2) [2021-05-15T08:48:22.000Z] (10/39) Installing gdbm (1.13-r1) [2021-05-15T08:48:22.000Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-15T08:48:22.000Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-15T08:48:22.000Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-15T08:48:22.000Z] ---> Running in 4d8ec4987b7f [2021-05-15T08:48:22.000Z] Removing intermediate container 91967605e7a7 [2021-05-15T08:48:22.000Z] ---> c30d601315c4 [2021-05-15T08:48:22.090Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-15T08:48:22.284Z] Step 23/24 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:48:22.351Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-15T08:48:22.351Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-15T08:48:22.351Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-15T08:48:22.351Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-15T08:48:22.351Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-15T08:48:22.580Z] ---> Running in 3918c31704a6 [2021-05-15T08:48:22.612Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-15T08:48:22.864Z] Removing intermediate container 4d8ec4987b7f [2021-05-15T08:48:22.864Z] ---> 4c0890820832 [2021-05-15T08:48:22.864Z] Step 25/26 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:48:22.864Z] Removing intermediate container 3ad84a6374d3 [2021-05-15T08:48:22.864Z] ---> 22414625547c [2021-05-15T08:48:22.864Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-15T08:48:22.864Z] ---> de8900ff41cf [2021-05-15T08:48:22.864Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-15T08:48:22.872Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-15T08:48:23.143Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-15T08:48:23.143Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-15T08:48:23.143Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-15T08:48:23.143Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-15T08:48:23.143Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-15T08:48:23.143Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-15T08:48:23.143Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-15T08:48:23.472Z] ---> Running in 00f3feb4983c [2021-05-15T08:48:23.472Z] ---> Running in 773ab1c3c32d [2021-05-15T08:48:23.472Z] Removing intermediate container 3918c31704a6 [2021-05-15T08:48:23.472Z] ---> 3e83892a1860 [2021-05-15T08:48:23.472Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:48:24.085Z] ---> Running in 5cdeca925553 [2021-05-15T08:48:24.364Z] Removing intermediate container 00f3feb4983c [2021-05-15T08:48:24.364Z] ---> 989ddb0773b0 [2021-05-15T08:48:24.364Z] ---> da6d1afe5a75 [2021-05-15T08:48:24.364Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-15T08:48:24.364Z] Step 26/26 : LABEL version=0.0.0 [2021-05-15T08:48:24.364Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-15T08:48:24.364Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-15T08:48:24.364Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-15T08:48:24.364Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-15T08:48:24.364Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-15T08:48:24.658Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-15T08:48:24.658Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-15T08:48:24.658Z] ---> Running in fe1ffa3e85e6 [2021-05-15T08:48:24.658Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-15T08:48:24.658Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-15T08:48:24.658Z] ---> Running in 480339343a11 [2021-05-15T08:48:24.658Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-15T08:48:24.937Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-15T08:48:24.937Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-15T08:48:24.937Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-15T08:48:24.937Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-15T08:48:24.937Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-15T08:48:24.937Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-15T08:48:24.937Z] Removing intermediate container 5cdeca925553 [2021-05-15T08:48:24.937Z] ---> 9dee247efc56 [2021-05-15T08:48:24.937Z] [2021-05-15T08:48:24.937Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-15T08:48:24.937Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-15T08:48:24.937Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-15T08:48:25.058Z] Fetched 24.6 MB in 4s (6091 kB/s) [2021-05-15T08:48:25.218Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-15T08:48:25.218Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-15T08:48:25.218Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-15T08:48:25.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:48:25.218Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-15T08:48:25.218Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-15T08:48:25.218Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-15T08:48:25.218Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-15T08:48:25.497Z] Executing busybox-1.31.1-r19.trigger [2021-05-15T08:48:25.497Z] OK: 72 MiB in 59 packages [2021-05-15T08:48:25.497Z] Removing intermediate container fe1ffa3e85e6 [2021-05-15T08:48:25.497Z] ---> f31ff5db7e0a [2021-05-15T08:48:25.497Z] [2021-05-15T08:48:25.774Z] Successfully built 9dee247efc56 [2021-05-15T08:48:25.774Z] Successfully tagged core-command-arm64:latest [2021-05-15T08:48:25.774Z]  Building core-command ... done Building core-metadata [2021-05-15T08:48:25.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:48:25.774Z] Removing intermediate container 480339343a11 [2021-05-15T08:48:25.774Z] ---> d817421108fb [2021-05-15T08:48:25.774Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-15T08:48:26.391Z] Successfully built f31ff5db7e0a [2021-05-15T08:48:26.391Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-15T08:48:26.392Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-05-15T08:48:26.449Z] Reading package lists... [2021-05-15T08:48:26.449Z] Reading package lists... [2021-05-15T08:48:26.449Z] Building dependency tree... [2021-05-15T08:48:26.449Z] Reading state information... [2021-05-15T08:48:26.711Z] The following additional packages will be installed: [2021-05-15T08:48:26.711Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-15T08:48:26.711Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-15T08:48:26.711Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-15T08:48:26.711Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-15T08:48:26.711Z] Suggested packages: [2021-05-15T08:48:26.711Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-15T08:48:26.711Z] Recommended packages: [2021-05-15T08:48:26.711Z] gnupg libsasl2-modules [2021-05-15T08:48:26.711Z] The following NEW packages will be installed: [2021-05-15T08:48:26.711Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-15T08:48:26.711Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-15T08:48:26.711Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-15T08:48:26.711Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-15T08:48:26.711Z] The following packages will be upgraded: [2021-05-15T08:48:26.711Z] gpg gpg-agent gpgconf libudev1 [2021-05-15T08:48:26.711Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-15T08:48:26.711Z] Need to get 3530 kB of archives. [2021-05-15T08:48:26.711Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-15T08:48:26.711Z] Get:1 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-05-15T08:48:26.711Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-15T08:48:26.711Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-15T08:48:26.711Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-15T08:48:26.971Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-15T08:48:27.012Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:48:27.012Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-15T08:48:27.012Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-15T08:48:27.233Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-15T08:48:27.302Z] ---> 93434dfa7ac7 [2021-05-15T08:48:27.302Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-15T08:48:27.302Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-15T08:48:27.494Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-15T08:48:27.494Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-15T08:48:27.494Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-15T08:48:27.494Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-15T08:48:27.494Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-15T08:48:27.582Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-15T08:48:27.582Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-15T08:48:27.582Z] ---> Running in 9bf86893b74a [2021-05-15T08:48:27.582Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:48:27.582Z] OK: 8 MiB in 20 packages [2021-05-15T08:48:27.756Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-15T08:48:27.756Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-15T08:48:27.756Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-15T08:48:27.756Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-15T08:48:27.756Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-15T08:48:27.756Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-15T08:48:27.756Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-15T08:48:27.756Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-15T08:48:27.756Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-15T08:48:27.756Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-15T08:48:27.756Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-15T08:48:27.756Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:48:27.756Z] Fetched 3530 kB in 1s (3415 kB/s) [2021-05-15T08:48:28.020Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-15T08:48:28.020Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:48:28.020Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:48:28.020Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-15T08:48:28.020Z] Selecting previously unselected package udev. [2021-05-15T08:48:28.020Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-15T08:48:28.020Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:48:28.281Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-15T08:48:28.542Z] Selecting previously unselected package libfuse2:amd64. [2021-05-15T08:48:28.542Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-15T08:48:28.542Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-15T08:48:28.542Z] Selecting previously unselected package fuse. [2021-05-15T08:48:28.542Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-15T08:48:28.542Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-15T08:48:28.542Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:48:28.542Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:48:28.810Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:48:28.811Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:48:28.811Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:48:28.811Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:48:29.071Z] Selecting previously unselected package libksba8:amd64. [2021-05-15T08:48:29.071Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-15T08:48:29.071Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-15T08:48:29.071Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-15T08:48:29.071Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.071Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.332Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-15T08:48:29.332Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.332Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.332Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-15T08:48:29.332Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.332Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.332Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-15T08:48:29.332Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.332Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.592Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-15T08:48:29.592Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.592Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.592Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-15T08:48:29.592Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.593Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.608Z] Removing intermediate container 773ab1c3c32d [2021-05-15T08:48:29.608Z] ---> c9ebc29cd541 [2021-05-15T08:48:29.608Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:48:29.856Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-15T08:48:29.856Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.856Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:29.856Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-15T08:48:29.856Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:29.856Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:30.116Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-15T08:48:30.116Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:48:30.116Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:30.116Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-15T08:48:30.116Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-15T08:48:30.116Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:48:30.116Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-15T08:48:30.116Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-15T08:48:30.116Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:48:30.377Z] Selecting previously unselected package libldap-common. [2021-05-15T08:48:30.377Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-15T08:48:30.377Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:48:30.377Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-15T08:48:30.377Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-15T08:48:30.377Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:48:30.638Z] Selecting previously unselected package dirmngr. [2021-05-15T08:48:30.638Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:48:30.638Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-15T08:48:30.638Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:48:30.638Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-15T08:48:30.899Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-15T08:48:30.899Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:48:30.899Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:48:30.899Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-15T08:48:30.899Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:30.899Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-15T08:48:30.899Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:48:31.161Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-15T08:48:31.422Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-15T08:48:31.422Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.422Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-15T08:48:31.620Z] Removing intermediate container 9bf86893b74a [2021-05-15T08:48:31.620Z] ---> 2c1bfb7c366d [2021-05-15T08:48:31.620Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-15T08:48:31.620Z] ---> 25e0e1aa007a [2021-05-15T08:48:31.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-15T08:48:31.683Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-15T08:48:31.683Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-15T08:48:31.683Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.683Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.683Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.683Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.944Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.944Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.944Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:48:31.944Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:48:31.944Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-15T08:48:31.944Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:48:32.259Z] Collecting docker-compose==1.23.2 [2021-05-15T08:48:32.516Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-15T08:48:32.516Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-15T08:48:32.516Z] This means they are not meant to be enabled using systemctl. [2021-05-15T08:48:32.516Z] Possible reasons for having this kind of units are: [2021-05-15T08:48:32.516Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-15T08:48:32.516Z] .wants/ or .requires/ directory. [2021-05-15T08:48:32.516Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-15T08:48:32.516Z] a requirement dependency on it. [2021-05-15T08:48:32.516Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-15T08:48:32.516Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-15T08:48:32.516Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-15T08:48:32.516Z] instance name specified. [2021-05-15T08:48:32.536Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-15T08:48:32.778Z] Reading package lists... [2021-05-15T08:48:32.778Z] Building dependency tree... [2021-05-15T08:48:32.778Z] Reading state information... [2021-05-15T08:48:32.816Z] ---> Running in 1bc6651015e5 [2021-05-15T08:48:33.039Z] The following additional packages will be installed: [2021-05-15T08:48:33.039Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-15T08:48:33.039Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-15T08:48:33.039Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-15T08:48:33.039Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-15T08:48:33.039Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-15T08:48:33.039Z] Suggested packages: [2021-05-15T08:48:33.039Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-15T08:48:33.039Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-15T08:48:33.039Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-15T08:48:33.039Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-15T08:48:33.039Z] systemd-container policykit-1 [2021-05-15T08:48:33.039Z] Recommended packages: [2021-05-15T08:48:33.039Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-15T08:48:33.039Z] The following NEW packages will be installed: [2021-05-15T08:48:33.039Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-15T08:48:33.039Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-15T08:48:33.039Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-15T08:48:33.039Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-15T08:48:33.039Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-15T08:48:33.039Z] The following packages will be upgraded: [2021-05-15T08:48:33.039Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-15T08:48:33.039Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-15T08:48:33.039Z] Need to get 35.2 MB of archives. [2021-05-15T08:48:33.039Z] After this operation, 141 MB of additional disk space will be used. [2021-05-15T08:48:33.039Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-15T08:48:33.300Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-15T08:48:33.300Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-15T08:48:33.300Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-15T08:48:33.300Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-15T08:48:33.300Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-15T08:48:33.300Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-15T08:48:33.300Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-15T08:48:33.300Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-15T08:48:33.300Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-15T08:48:33.300Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-15T08:48:33.300Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-15T08:48:33.300Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-15T08:48:33.300Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-15T08:48:33.300Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-15T08:48:33.300Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-15T08:48:33.300Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-15T08:48:34.241Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-15T08:48:34.241Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-15T08:48:34.241Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-15T08:48:34.241Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-15T08:48:34.241Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-15T08:48:34.241Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-15T08:48:34.241Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-15T08:48:34.241Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-15T08:48:34.241Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-15T08:48:34.241Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-15T08:48:34.242Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-15T08:48:34.242Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-15T08:48:34.242Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-15T08:48:34.278Z] Collecting cached-property<2,>=1.2.0 [2021-05-15T08:48:34.278Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-15T08:48:34.278Z] Removing intermediate container 1bc6651015e5 [2021-05-15T08:48:34.278Z] ---> 51d42fbb8383 [2021-05-15T08:48:34.278Z] Step 29/32 : CMD ["gate"] [2021-05-15T08:48:34.278Z] ---> 1355904310c6 [2021-05-15T08:48:34.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-15T08:48:34.502Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:48:34.502Z] Fetched 35.2 MB in 1s (26.3 MB/s) [2021-05-15T08:48:34.502Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:48:34.502Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:48:34.554Z] ---> Running in f02fbde285b1 [2021-05-15T08:48:34.765Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:48:34.830Z] Collecting texttable<0.10,>=0.9.0 [2021-05-15T08:48:34.830Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-15T08:48:35.105Z] ---> 9fe39c050b3b [2021-05-15T08:48:35.105Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-15T08:48:35.337Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:48:35.337Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:48:35.337Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-15T08:48:35.381Z] Removing intermediate container f02fbde285b1 [2021-05-15T08:48:35.381Z] ---> 0139902f3da2 [2021-05-15T08:48:35.381Z] Step 30/32 : LABEL arch=arm64 [2021-05-15T08:48:35.381Z] ---> Running in 8d05e8eaa98f [2021-05-15T08:48:35.598Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:48:35.598Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-15T08:48:35.598Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-15T08:48:35.859Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-15T08:48:35.859Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:48:35.859Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-15T08:48:35.859Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-15T08:48:35.985Z] ---> Running in 8fb583adf042 [2021-05-15T08:48:36.120Z] Setting up apt (1.6.13) ... [2021-05-15T08:48:36.258Z] Removing intermediate container 8d05e8eaa98f [2021-05-15T08:48:36.258Z] ---> 127f8432d917 [2021-05-15T08:48:36.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:48:36.381Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-15T08:48:36.645Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-15T08:48:36.871Z] ---> Running in 8bb91c9fe5ca [2021-05-15T08:48:36.871Z] Removing intermediate container 8fb583adf042 [2021-05-15T08:48:36.871Z] ---> dd064da3c590 [2021-05-15T08:48:36.871Z] Step 31/32 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:48:36.906Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-15T08:48:36.906Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-15T08:48:36.906Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-15T08:48:37.216Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-15T08:48:37.216Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:48:37.216Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:37.216Z] Selecting previously unselected package libexpat1:amd64. [2021-05-15T08:48:37.216Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-15T08:48:37.216Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-15T08:48:37.479Z] Selecting previously unselected package python3.6-minimal. [2021-05-15T08:48:37.479Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:48:37.479Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:37.483Z] ---> Running in 6e23da7f21d2 [2021-05-15T08:48:38.104Z] Removing intermediate container 8bb91c9fe5ca [2021-05-15T08:48:38.104Z] ---> f6f790fdf809 [2021-05-15T08:48:38.104Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:48:38.104Z] Collecting docopt<0.7,>=0.6.1 [2021-05-15T08:48:38.104Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-15T08:48:38.391Z] ---> Running in c997e4028641 [2021-05-15T08:48:38.391Z] Removing intermediate container 6e23da7f21d2 [2021-05-15T08:48:38.391Z] ---> bdfa02589114 [2021-05-15T08:48:38.391Z] Step 32/32 : LABEL version=0.0.0 [2021-05-15T08:48:39.013Z] ---> Running in c7eb1e8546c1 [2021-05-15T08:48:39.292Z] Removing intermediate container c997e4028641 [2021-05-15T08:48:39.292Z] ---> 4e3e1880bc50 [2021-05-15T08:48:39.292Z] Step 23/24 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:48:39.398Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-15T08:48:39.398Z] Checking for services that may need to be restarted...done. [2021-05-15T08:48:39.398Z] Checking for services that may need to be restarted...done. [2021-05-15T08:48:39.398Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:39.398Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-15T08:48:39.398Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:39.569Z] ---> Running in b5a17360a753 [2021-05-15T08:48:39.843Z] Removing intermediate container c7eb1e8546c1 [2021-05-15T08:48:39.843Z] ---> 38042d59309f [2021-05-15T08:48:39.843Z] [2021-05-15T08:48:39.972Z] Selecting previously unselected package python3-minimal. [2021-05-15T08:48:39.972Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-15T08:48:39.972Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:48:39.972Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-15T08:48:39.972Z] Selecting previously unselected package mime-support. [2021-05-15T08:48:39.972Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-15T08:48:39.972Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-15T08:48:40.231Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-15T08:48:40.231Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-15T08:48:40.231Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-15T08:48:40.231Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-15T08:48:40.231Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:48:40.231Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:40.452Z] Successfully built 38042d59309f [2021-05-15T08:48:40.453Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-15T08:48:40.453Z]  Building security-bootstrapper ... done Building support-notifications [2021-05-15T08:48:40.453Z] Removing intermediate container b5a17360a753 [2021-05-15T08:48:40.453Z] ---> 85aaace4c444 [2021-05-15T08:48:40.453Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:48:40.453Z] ---> Running in 9fd062f0399a [2021-05-15T08:48:40.492Z] Selecting previously unselected package python3.6. [2021-05-15T08:48:40.492Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:48:40.492Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:40.492Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-15T08:48:40.492Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:48:40.492Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-15T08:48:40.492Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-15T08:48:40.753Z] Selecting previously unselected package python3. [2021-05-15T08:48:40.753Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-15T08:48:40.753Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:48:40.753Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-15T08:48:41.014Z] Selecting previously unselected package multiarch-support. [2021-05-15T08:48:41.014Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:48:41.014Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-15T08:48:41.014Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-15T08:48:41.014Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-15T08:48:41.014Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-15T08:48:41.014Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-15T08:48:41.014Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-15T08:48:41.050Z] Removing intermediate container 9fd062f0399a [2021-05-15T08:48:41.050Z] ---> 2a66620a71d2 [2021-05-15T08:48:41.050Z] [2021-05-15T08:48:41.286Z] Selecting previously unselected package libbsd0:amd64. [2021-05-15T08:48:41.286Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-15T08:48:41.286Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-15T08:48:41.286Z] Selecting previously unselected package sudo. [2021-05-15T08:48:41.286Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-15T08:48:41.286Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-15T08:48:41.548Z] Selecting previously unselected package apparmor. [2021-05-15T08:48:41.548Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-15T08:48:41.549Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-15T08:48:41.549Z] Selecting previously unselected package libedit2:amd64. [2021-05-15T08:48:41.549Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-15T08:48:41.549Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-15T08:48:41.651Z] Successfully built 2a66620a71d2 [2021-05-15T08:48:41.651Z] Successfully tagged core-data-arm64:latest [2021-05-15T08:48:41.651Z] Building support-scheduler [2021-05-15T08:48:41.809Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-15T08:48:41.809Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:48:41.809Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:41.809Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-15T08:48:41.809Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:48:41.809Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:42.071Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-15T08:48:42.071Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-15T08:48:42.071Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-15T08:48:42.071Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-15T08:48:42.071Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:48:42.071Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:42.332Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-15T08:48:42.332Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:48:42.332Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:42.332Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-15T08:48:42.332Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-15T08:48:42.332Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-15T08:48:42.592Z] Selecting previously unselected package openssh-client. [2021-05-15T08:48:42.592Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-15T08:48:42.592Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-15T08:48:42.627Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-15T08:48:42.627Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-15T08:48:42.853Z] Selecting previously unselected package squashfs-tools. [2021-05-15T08:48:42.853Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-15T08:48:42.853Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-15T08:48:42.853Z] Selecting previously unselected package snapd. [2021-05-15T08:48:42.853Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-15T08:48:42.853Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-15T08:48:42.899Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-15T08:48:43.172Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-15T08:48:44.773Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-15T08:48:45.035Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-15T08:48:45.035Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-15T08:48:45.035Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-15T08:48:45.035Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-15T08:48:45.035Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:45.298Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:48:45.298Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-15T08:48:45.298Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-15T08:48:45.872Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-15T08:48:45.872Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-15T08:48:45.872Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-15T08:48:45.872Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:46.134Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:46.134Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:48:46.569Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-15T08:48:46.570Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-15T08:48:46.717Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-15T08:48:46.717Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:46.717Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-15T08:48:46.717Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-15T08:48:46.717Z] running python rtupdate hooks for python3.6... [2021-05-15T08:48:46.717Z] running python post-rtupdate hooks for python3.6... [2021-05-15T08:48:46.717Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-15T08:48:47.692Z] Collecting PyYAML<4,>=3.10 [2021-05-15T08:48:47.692Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-15T08:48:48.110Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-15T08:48:48.371Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:48:48.371Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-15T08:48:48.633Z] Setting up snapd (2.48.3+18.04) ... [2021-05-15T08:48:48.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-15T08:48:49.155Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-15T08:48:49.415Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-15T08:48:49.415Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-15T08:48:49.676Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-15T08:48:49.676Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-15T08:48:49.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-15T08:48:49.936Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-15T08:48:50.235Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-15T08:48:50.503Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-15T08:48:50.503Z] /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-05-15T08:48:50.503Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:48:50.503Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-15T08:48:51.447Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:48:51.447Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:48:51.711Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:48:52.672Z] Reading package lists... [2021-05-15T08:48:52.933Z] Reading package lists... [2021-05-15T08:48:52.933Z] Building dependency tree... [2021-05-15T08:48:52.933Z] Reading state information... [2021-05-15T08:48:53.153Z] Collecting docker<4.0,>=3.6.0 [2021-05-15T08:48:53.153Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-15T08:48:53.195Z] Calculating upgrade... [2021-05-15T08:48:53.195Z] The following packages will be upgraded: [2021-05-15T08:48:53.195Z] advancecomp base-files bash binutils binutils-common [2021-05-15T08:48:53.195Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-15T08:48:53.195Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-15T08:48:53.195Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-15T08:48:53.195Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-15T08:48:53.195Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-15T08:48:53.195Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-15T08:48:53.195Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-15T08:48:53.195Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-15T08:48:53.195Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-15T08:48:53.195Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-15T08:48:53.195Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-15T08:48:53.195Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-15T08:48:53.195Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-15T08:48:53.195Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-15T08:48:53.459Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:48:53.459Z] Need to get 64.0 MB of archives. [2021-05-15T08:48:53.459Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-15T08:48:53.459Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-15T08:48:53.459Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-15T08:48:53.459Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-15T08:48:53.459Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-15T08:48:53.459Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-15T08:48:53.459Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-15T08:48:53.459Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-15T08:48:53.459Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-15T08:48:53.459Z] 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-05-15T08:48:53.459Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-15T08:48:53.459Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-15T08:48:53.459Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-15T08:48:53.459Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-15T08:48:53.459Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-15T08:48:53.459Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-15T08:48:53.459Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-15T08:48:53.459Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-15T08:48:53.459Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-15T08:48:53.721Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-15T08:48:53.721Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-15T08:48:53.722Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-15T08:48:53.722Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-15T08:48:53.722Z] 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-05-15T08:48:53.722Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-15T08:48:53.722Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-15T08:48:53.722Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-15T08:48:53.722Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-15T08:48:53.722Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-15T08:48:53.722Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-15T08:48:53.722Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-15T08:48:53.722Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-15T08:48:53.722Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-15T08:48:53.722Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-15T08:48:53.722Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-15T08:48:53.722Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-15T08:48:53.722Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-15T08:48:53.722Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-15T08:48:53.722Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-15T08:48:53.722Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-15T08:48:53.722Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-15T08:48:53.722Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-15T08:48:53.722Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-15T08:48:53.722Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-15T08:48:53.722Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-15T08:48:53.722Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-15T08:48:53.722Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-15T08:48:53.722Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-15T08:48:53.722Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-15T08:48:53.722Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-15T08:48:53.982Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-15T08:48:53.982Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-15T08:48:53.982Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-15T08:48:53.982Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-15T08:48:53.982Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-15T08:48:53.982Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-15T08:48:53.982Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-15T08:48:53.982Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-15T08:48:54.134Z] Collecting jsonschema<3,>=2.5.1 [2021-05-15T08:48:54.135Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-15T08:48:54.243Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-15T08:48:54.243Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-15T08:48:54.243Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-15T08:48:54.407Z] 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-05-15T08:48:54.408Z] 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-05-15T08:48:54.408Z] 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-05-15T08:48:54.504Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-15T08:48:54.504Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-15T08:48:54.504Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-15T08:48:54.504Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-15T08:48:54.504Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-15T08:48:54.765Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-15T08:48:54.765Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-15T08:48:54.765Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-15T08:48:54.765Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-15T08:48:54.765Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-15T08:48:54.765Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-15T08:48:54.765Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-15T08:48:54.765Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-15T08:48:54.765Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-15T08:48:54.765Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-15T08:48:55.026Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-15T08:48:55.026Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-15T08:48:55.026Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-15T08:48:55.026Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-15T08:48:55.026Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-15T08:48:55.026Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-15T08:48:55.026Z] 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-05-15T08:48:55.026Z] 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-05-15T08:48:55.026Z] 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-05-15T08:48:55.026Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-15T08:48:55.026Z] 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-05-15T08:48:55.026Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-15T08:48:55.026Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-15T08:48:55.289Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-15T08:48:55.289Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-15T08:48:55.289Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-15T08:48:55.289Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-15T08:48:55.289Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-15T08:48:55.289Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-15T08:48:55.289Z] Get:95 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-05-15T08:48:55.289Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-15T08:48:55.289Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-15T08:48:55.289Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-15T08:48:55.289Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-15T08:48:55.392Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-15T08:48:55.392Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-15T08:48:55.573Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-15T08:48:55.573Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-15T08:48:55.573Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:48:55.573Z] Fetched 64.0 MB in 2s (29.4 MB/s) [2021-05-15T08:48:55.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:48:55.573Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:48:55.835Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:48:55.990Z] Collecting idna<2.8,>=2.5 [2021-05-15T08:48:55.990Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-15T08:48:56.264Z] Collecting docker-pycreds>=0.4.0 [2021-05-15T08:48:56.264Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-15T08:48:56.410Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:48:56.410Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:48:56.410Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-15T08:48:56.410Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-15T08:48:56.540Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-15T08:48:56.541Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-15T08:48:56.541Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-15T08:48:56.541Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-15T08:48:57.357Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:57.357Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:57.620Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:57.620Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:57.620Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:57.620Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:57.882Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:57.882Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:57.882Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:57.882Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:58.004Z] Installing collected packages: cached-property, texttable, docopt, urllib3, idna, requests, dockerpty, websocket-client, PyYAML, docker-pycreds, docker, jsonschema, docker-compose [2021-05-15T08:48:58.005Z] Running setup.py install for texttable: started [2021-05-15T08:48:58.144Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:58.144Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:58.144Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:58.404Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:58.404Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:48:58.404Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:48:58.404Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:58.667Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-15T08:48:58.667Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:48:58.927Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:48:58.927Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:58.927Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:58.927Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:59.193Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:59.193Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:48:59.193Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:48:59.460Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:48:59.460Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:48:59.460Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:48:59.728Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:48:59.994Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-15T08:49:00.256Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:49:00.257Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-15T08:49:00.257Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-15T08:49:00.257Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-15T08:49:00.517Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-15T08:49:00.642Z] Running setup.py install for texttable: finished with status 'done' [2021-05-15T08:49:00.642Z] Running setup.py install for docopt: started [2021-05-15T08:49:00.777Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-15T08:49:00.777Z] Installing new version of config file /etc/issue ... [2021-05-15T08:49:00.777Z] Installing new version of config file /etc/issue.net ... [2021-05-15T08:49:00.777Z] Installing new version of config file /etc/lsb-release ... [2021-05-15T08:49:00.777Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-15T08:49:01.041Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-15T08:49:01.041Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-15T08:49:01.041Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-15T08:49:01.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:01.302Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-15T08:49:01.302Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-15T08:49:01.302Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-15T08:49:01.573Z] 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-05-15T08:49:01.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:01.573Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:01.573Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:01.847Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:01.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:01.847Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-15T08:49:01.847Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-15T08:49:02.109Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-15T08:49:02.109Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:02.109Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-15T08:49:02.109Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:49:02.370Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-15T08:49:02.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:02.641Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:49:02.641Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:49:02.909Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:49:02.909Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:02.909Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:49:02.909Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:49:03.171Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-15T08:49:03.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:03.171Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-15T08:49:03.171Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-15T08:49:03.443Z] Setting up grep (3.1-2build1) ... [2021-05-15T08:49:03.443Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:03.443Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-15T08:49:03.443Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-15T08:49:03.711Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-15T08:49:03.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:03.712Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:49:03.712Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:49:03.973Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-15T08:49:03.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:03.973Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:49:03.973Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:49:04.049Z] Running setup.py install for docopt: finished with status 'done' [2021-05-15T08:49:04.049Z] Attempting uninstall: urllib3 [2021-05-15T08:49:04.049Z] Found existing installation: urllib3 1.25.9 [2021-05-15T08:49:04.049Z] Uninstalling urllib3-1.25.9: [2021-05-15T08:49:04.049Z] Successfully uninstalled urllib3-1.25.9 [2021-05-15T08:49:04.547Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:49:04.547Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:49:04.547Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:49:04.644Z] Attempting uninstall: idna [2021-05-15T08:49:04.644Z] Found existing installation: idna 2.9 [2021-05-15T08:49:04.644Z] Uninstalling idna-2.9: [2021-05-15T08:49:04.644Z] Successfully uninstalled idna-2.9 [2021-05-15T08:49:04.808Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:49:05.644Z] Attempting uninstall: requests [2021-05-15T08:49:05.644Z] Found existing installation: requests 2.23.0 [2021-05-15T08:49:05.644Z] Uninstalling requests-2.23.0: [2021-05-15T08:49:05.644Z] Successfully uninstalled requests-2.23.0 [2021-05-15T08:49:05.752Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-15T08:49:05.752Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:05.752Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-15T08:49:05.752Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:49:05.921Z] Running setup.py install for dockerpty: started [2021-05-15T08:49:06.698Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-15T08:49:06.699Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-15T08:49:06.699Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-15T08:49:06.699Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-15T08:49:06.961Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-15T08:49:06.961Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:06.961Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-15T08:49:06.961Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-15T08:49:07.222Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-15T08:49:07.222Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:07.222Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:07.222Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:07.222Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:07.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:07.483Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:07.483Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:07.483Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:07.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:07.746Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:07.746Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:07.746Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:08.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:08.008Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:08.008Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:08.008Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:08.268Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:08.268Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:49:08.268Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:49:08.268Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:49:08.268Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:49:08.529Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:49:08.529Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:08.529Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:49:08.529Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:49:08.791Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:49:08.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:08.791Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:08.791Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:09.052Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:09.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:09.052Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:09.052Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:09.313Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:09.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:09.313Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:09.313Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:09.321Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-15T08:49:09.321Z] Running setup.py install for PyYAML: started [2021-05-15T08:49:09.886Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:10.147Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-15T08:49:10.409Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-15T08:49:10.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:10.409Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:49:10.409Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:49:10.670Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:49:10.931Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:49:10.931Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-15T08:49:10.931Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:49:10.931Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-15T08:49:11.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:11.192Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-15T08:49:11.192Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-15T08:49:11.192Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-15T08:49:11.455Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:11.455Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-15T08:49:11.455Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-15T08:49:11.717Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-15T08:49:11.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:11.717Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-15T08:49:11.717Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-15T08:49:11.978Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-15T08:49:11.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:11.978Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:49:11.978Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:49:12.240Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:49:12.240Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:12.240Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:49:12.240Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:49:12.501Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:49:12.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:12.501Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:49:12.720Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-15T08:49:12.763Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:49:12.763Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:49:13.024Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:13.024Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:49:13.024Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:49:13.024Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:49:13.285Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:49:13.285Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:49:13.285Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:49:13.285Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:49:13.548Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:13.548Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-15T08:49:13.548Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-15T08:49:13.548Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-15T08:49:13.809Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:13.809Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-15T08:49:13.809Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:49:13.809Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:49:14.071Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:14.071Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:49:14.071Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:49:14.332Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:49:14.332Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:14.332Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-15T08:49:14.332Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-15T08:49:14.592Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-15T08:49:14.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:14.592Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-15T08:49:14.592Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-15T08:49:15.163Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-15T08:49:15.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:15.163Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:49:15.163Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:49:15.424Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-15T08:49:15.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:15.424Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-15T08:49:15.424Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-15T08:49:15.683Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-15T08:49:15.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:15.684Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-15T08:49:15.684Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-15T08:49:15.945Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-15T08:49:15.945Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:15.945Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-15T08:49:15.945Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-15T08:49:16.132Z] 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.59.0 [2021-05-15T08:49:16.206Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-15T08:49:16.206Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:16.206Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-15T08:49:16.468Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-15T08:49:16.468Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-15T08:49:16.468Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:16.468Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-15T08:49:16.736Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-15T08:49:16.736Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-15T08:49:16.736Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:16.736Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-15T08:49:16.996Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-15T08:49:16.996Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-15T08:49:17.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:17.257Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-15T08:49:17.257Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-15T08:49:17.257Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-15T08:49:17.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:49:17.257Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-15T08:49:17.257Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-15T08:49:17.518Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-15T08:49:17.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-15T08:49:17.519Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-15T08:49:17.519Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-15T08:49:17.779Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-15T08:49:17.779Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-15T08:49:18.041Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-15T08:49:18.041Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-15T08:49:18.304Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-15T08:49:18.304Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-15T08:49:18.304Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-15T08:49:18.304Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-15T08:49:18.575Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-15T08:49:18.575Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-15T08:49:18.575Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-15T08:49:18.575Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-15T08:49:18.836Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-15T08:49:18.836Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-15T08:49:19.099Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-15T08:49:19.099Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-15T08:49:19.099Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-15T08:49:19.099Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-15T08:49:19.360Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-15T08:49:19.360Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-15T08:49:19.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:49:19.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:49:19.572Z] ---> d26bd996d222 [2021-05-15T08:49:19.572Z] Step 3/22 : WORKDIR /edgex-go [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> 7ce829865407 [2021-05-15T08:49:19.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> b8296f85030d [2021-05-15T08:49:19.572Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> cb4524f60a8a [2021-05-15T08:49:19.572Z] Step 6/22 : COPY go.mod . [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> 17c1dc0f46b7 [2021-05-15T08:49:19.572Z] Step 7/22 : RUN go mod download [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> 6634c3e601ad [2021-05-15T08:49:19.572Z] Step 8/22 : COPY . . [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> 8ad3315caaf2 [2021-05-15T08:49:19.572Z] Step 9/22 : RUN go mod tidy [2021-05-15T08:49:19.572Z] ---> Using cache [2021-05-15T08:49:19.572Z] ---> a8004a2dcf81 [2021-05-15T08:49:19.572Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-15T08:49:19.622Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-15T08:49:19.622Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-15T08:49:19.854Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:49:19.854Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:49:19.854Z] ---> d26bd996d222 [2021-05-15T08:49:19.854Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:49:19.854Z] ---> Using cache [2021-05-15T08:49:19.854Z] ---> 7ce829865407 [2021-05-15T08:49:20.130Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:49:20.130Z] ---> Using cache [2021-05-15T08:49:20.130Z] ---> b8296f85030d [2021-05-15T08:49:20.130Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:49:20.130Z] ---> Using cache [2021-05-15T08:49:20.130Z] ---> cb4524f60a8a [2021-05-15T08:49:20.130Z] Step 6/24 : COPY go.mod . [2021-05-15T08:49:20.130Z] ---> Using cache [2021-05-15T08:49:20.130Z] ---> 17c1dc0f46b7 [2021-05-15T08:49:20.130Z] Step 7/24 : RUN go mod download [2021-05-15T08:49:20.130Z] ---> Using cache [2021-05-15T08:49:20.130Z] ---> 6634c3e601ad [2021-05-15T08:49:20.130Z] Step 8/24 : COPY . . [2021-05-15T08:49:20.130Z] ---> Using cache [2021-05-15T08:49:20.130Z] ---> 8ad3315caaf2 [2021-05-15T08:49:20.130Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:49:20.130Z] ---> Using cache [2021-05-15T08:49:20.130Z] ---> a8004a2dcf81 [2021-05-15T08:49:20.130Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-15T08:49:20.564Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-15T08:49:20.564Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-15T08:49:20.564Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-15T08:49:20.825Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-15T08:49:21.085Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:49:21.085Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:49:21.357Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:49:21.357Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:49:21.617Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:49:21.617Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:49:21.617Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:49:21.617Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:49:21.877Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:21.877Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:21.877Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:22.138Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:22.138Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:22.138Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:22.400Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:22.400Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:23.342Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:23.342Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:23.912Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:24.170Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:24.499Z] ---> Running in 2ef0921def4f [2021-05-15T08:49:24.499Z] ---> Running in 9c78774c65d0 [2021-05-15T08:49:24.738Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:24.739Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:25.000Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:25.000Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:25.942Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:49:26.203Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:49:26.203Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:49:26.203Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:49:26.203Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-15T08:49:26.463Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:49:26.463Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-15T08:49:26.463Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:49:26.485Z] 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-05-15T08:49:26.485Z] 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-05-15T08:49:26.725Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-15T08:49:26.725Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-15T08:49:26.725Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:49:26.986Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:49:26.986Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:49:26.986Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:49:26.986Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-15T08:49:27.256Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-15T08:49:27.256Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:27.256Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:49:27.256Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:27.521Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:27.521Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:27.521Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-15T08:49:27.521Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-15T08:49:27.521Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-15T08:49:27.521Z] [2021-05-15T08:49:27.521Z] Current default time zone: 'Etc/UTC' [2021-05-15T08:49:27.521Z] Local time is now: Sat May 15 08:49:27 UTC 2021. [2021-05-15T08:49:27.521Z] Universal Time is now: Sat May 15 08:49:27 UTC 2021. [2021-05-15T08:49:27.521Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-15T08:49:27.521Z] [2021-05-15T08:49:27.782Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-15T08:49:27.782Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:27.782Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-15T08:49:27.782Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:49:27.782Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-15T08:49:27.782Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-15T08:49:28.043Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-15T08:49:28.043Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-15T08:49:28.043Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-15T08:49:28.043Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-15T08:49:28.043Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:28.043Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-15T08:49:28.305Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:28.305Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:49:28.305Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:28.566Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-15T08:49:28.566Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-15T08:49:28.566Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-15T08:49:28.566Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-15T08:49:28.566Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-15T08:49:28.566Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-15T08:49:28.566Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:49:28.566Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-15T08:49:30.482Z] Updating certificates in /etc/ssl/certs... [2021-05-15T08:49:31.432Z] 23 added, 27 removed; done. [2021-05-15T08:49:31.700Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-15T08:49:31.700Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:49:31.700Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-15T08:49:31.700Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-15T08:49:31.700Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-15T08:49:31.700Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:31.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:49:31.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:49:31.926Z] ---> d26bd996d222 [2021-05-15T08:49:31.926Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:49:31.926Z] ---> Using cache [2021-05-15T08:49:31.926Z] ---> 7ce829865407 [2021-05-15T08:49:31.926Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:49:31.926Z] ---> Using cache [2021-05-15T08:49:31.926Z] ---> b8296f85030d [2021-05-15T08:49:31.926Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-15T08:49:31.967Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:49:31.967Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:31.967Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:31.967Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:31.967Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:31.967Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:31.967Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-15T08:49:31.967Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:49:32.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:49:32.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:49:32.214Z] ---> d26bd996d222 [2021-05-15T08:49:32.214Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:49:32.214Z] ---> Using cache [2021-05-15T08:49:32.214Z] ---> 7ce829865407 [2021-05-15T08:49:32.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:49:32.214Z] ---> Using cache [2021-05-15T08:49:32.214Z] ---> b8296f85030d [2021-05-15T08:49:32.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-15T08:49:32.214Z] ---> Using cache [2021-05-15T08:49:32.214Z] ---> cb4524f60a8a [2021-05-15T08:49:32.214Z] Step 6/23 : COPY go.mod . [2021-05-15T08:49:32.214Z] ---> Using cache [2021-05-15T08:49:32.214Z] ---> 17c1dc0f46b7 [2021-05-15T08:49:32.214Z] Step 7/23 : RUN go mod download [2021-05-15T08:49:32.214Z] ---> Using cache [2021-05-15T08:49:32.214Z] ---> 6634c3e601ad [2021-05-15T08:49:32.214Z] Step 8/23 : COPY . . [2021-05-15T08:49:32.228Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:49:32.228Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-15T08:49:32.228Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:49:32.228Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:32.228Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:49:32.228Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:49:32.228Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-15T08:49:32.495Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:49:32.495Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:49:32.495Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-15T08:49:32.495Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-15T08:49:32.495Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-15T08:49:32.756Z] Updating certificates in /etc/ssl/certs... [2021-05-15T08:49:32.835Z] ---> Using cache [2021-05-15T08:49:32.835Z] ---> 8ad3315caaf2 [2021-05-15T08:49:32.835Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:49:32.835Z] ---> Using cache [2021-05-15T08:49:32.835Z] ---> a8004a2dcf81 [2021-05-15T08:49:32.835Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-15T08:49:32.835Z] ---> Running in 4ccfbe7b0db6 [2021-05-15T08:49:33.327Z] 0 added, 0 removed; done. [2021-05-15T08:49:33.328Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-15T08:49:33.328Z] done. [2021-05-15T08:49:33.435Z] ---> Running in 0fec85576afd [2021-05-15T08:49:33.849Z] Reading package lists... [2021-05-15T08:49:33.849Z] Building dependency tree... [2021-05-15T08:49:33.849Z] Reading state information... [2021-05-15T08:49:34.111Z] The following NEW packages will be installed: [2021-05-15T08:49:34.111Z] apt-transport-https [2021-05-15T08:49:34.373Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:49:34.373Z] Need to get 1692 B of archives. [2021-05-15T08:49:34.373Z] After this operation, 154 kB of additional disk space will be used. [2021-05-15T08:49:34.373Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-15T08:49:34.373Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:49:34.373Z] Fetched 1692 B in 0s (9557 B/s) [2021-05-15T08:49:34.373Z] Selecting previously unselected package apt-transport-https. [2021-05-15T08:49:34.373Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-15T08:49:34.373Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-15T08:49:34.373Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-15T08:49:34.633Z] Setting up apt-transport-https (1.6.13) ... [2021-05-15T08:49:34.893Z] Waiting for network to be ready... [2021-05-15T08:49:36.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:36.387Z] 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-05-15T08:49:37.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:49:38.848Z] OK: 218 MiB in 52 packages [2021-05-15T08:49:39.466Z] Removing intermediate container 9c9f81b92eb7 [2021-05-15T08:49:39.466Z] ---> 681f4251007c [2021-05-15T08:49:39.466Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-15T08:49:39.742Z] ---> Running in 36c56a8ff4cd [2021-05-15T08:49:40.730Z] Removing intermediate container 36c56a8ff4cd [2021-05-15T08:49:40.730Z] ---> 0990eb9aad1d [2021-05-15T08:49:40.730Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-15T08:49:40.730Z] ---> Running in 00ba34d01282 [2021-05-15T08:49:41.007Z] Removing intermediate container 4ccfbe7b0db6 [2021-05-15T08:49:41.007Z] ---> e3e24d6d28a4 [2021-05-15T08:49:41.007Z] Step 6/23 : COPY go.mod . [2021-05-15T08:49:41.513Z] 2021-05-15T08:49:37Z INFO Waiting for automatic snapd restart... [2021-05-15T08:49:41.513Z] snapd 2.50 from Canonical* installed [2021-05-15T08:49:42.037Z] Removing intermediate container 00ba34d01282 [2021-05-15T08:49:42.037Z] ---> deab64e61c74 [2021-05-15T08:49:42.037Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-15T08:49:42.085Z] "snapd" switched to the "latest/stable" channel [2021-05-15T08:49:42.085Z] [2021-05-15T08:49:42.658Z] ---> 93da2d8a4ec8 [2021-05-15T08:49:42.658Z] Step 7/23 : RUN go mod download [2021-05-15T08:49:42.658Z] ---> Running in 2fe29a0e8e0f [2021-05-15T08:49:44.635Z] core18 20210309 from Canonical* installed [2021-05-15T08:49:44.635Z] "core18" switched to the "latest/stable" channel [2021-05-15T08:49:44.635Z] [2021-05-15T08:49:44.665Z] ---> 06f670bc845f [2021-05-15T08:49:44.665Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-15T08:49:46.162Z] ---> 6820b95ffcce [2021-05-15T08:49:46.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-15T08:49:47.633Z] ---> 25cc7ad5cc77 [2021-05-15T08:49:47.633Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-15T08:49:47.915Z] Removing intermediate container 2fe29a0e8e0f [2021-05-15T08:49:47.915Z] ---> 02a1d769aaac [2021-05-15T08:49:47.915Z] Step 8/23 : COPY . . [2021-05-15T08:49:47.915Z] ---> Running in 2144a3202275 [2021-05-15T08:49:47.936Z] snapcraft 4.7.1 from Canonical* installed [2021-05-15T08:49:48.196Z] "snapcraft" switched to the "latest/stable" channel [2021-05-15T08:49:48.196Z] [2021-05-15T08:49:48.515Z] Removing intermediate container 2144a3202275 [2021-05-15T08:49:48.515Z] ---> 950141b0984b [2021-05-15T08:49:48.515Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:49:48.828Z] ---> Running in 8f25cf40773e [2021-05-15T08:49:50.279Z] Removing intermediate container 8f25cf40773e [2021-05-15T08:49:50.279Z] ---> 2666fdd3b6e5 [2021-05-15T08:49:50.279Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:49:50.552Z] ---> Running in dcee47e643ff [2021-05-15T08:49:52.008Z] Removing intermediate container dcee47e643ff [2021-05-15T08:49:52.008Z] ---> cd9a22286fdb [2021-05-15T08:49:52.008Z] Step 23/24 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:49:52.401Z] 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-05-15T08:49:52.401Z] - README.md [2021-05-15T08:49:52.401Z] [2021-05-15T08:49:52.401Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-15T08:49:52.630Z] ---> Running in 948b3340f335 [2021-05-15T08:49:53.626Z] Removing intermediate container 948b3340f335 [2021-05-15T08:49:53.627Z] ---> cee14ce29b46 [2021-05-15T08:49:53.627Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:49:54.236Z] ---> Running in b01fa293e5f0 [2021-05-15T08:49:55.230Z] Removing intermediate container b01fa293e5f0 [2021-05-15T08:49:55.230Z] ---> a42b6a114cb6 [2021-05-15T08:49:55.230Z] [2021-05-15T08:49:56.883Z] Successfully built a42b6a114cb6 [2021-05-15T08:49:56.883Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-15T08:49:58.988Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:49:58.988Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:49:58.988Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:49:58.988Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:49:59.927Z] Reading package lists... [2021-05-15T08:50:00.188Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-05-15T08:50:06.773Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:50:06.773Z] Reading package lists... [2021-05-15T08:50:06.773Z] Building dependency tree... [2021-05-15T08:50:06.773Z] Reading state information... [2021-05-15T08:50:06.773Z] Suggested packages: [2021-05-15T08:50:06.773Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-15T08:50:06.773Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-15T08:50:06.773Z] Recommended packages: [2021-05-15T08:50:06.773Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-15T08:50:06.773Z] The following NEW packages will be installed: [2021-05-15T08:50:06.773Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-15T08:50:06.773Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-15T08:50:06.773Z] pkg-config zip [2021-05-15T08:50:06.773Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:50:06.773Z] Need to get 7663 kB of archives. [2021-05-15T08:50:06.773Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-15T08:50:06.773Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-15T08:50:06.773Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-15T08:50:06.773Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-15T08:50:06.773Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-15T08:50:06.773Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-15T08:50:06.773Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-15T08:50:06.773Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-15T08:50:07.033Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-15T08:50:07.033Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-15T08:50:07.033Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-15T08:50:07.033Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-15T08:50:07.294Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-15T08:50:07.294Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-15T08:50:07.294Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-15T08:50:07.294Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-15T08:50:07.294Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:50:07.555Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-15T08:50:07.555Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-15T08:50:07.555Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-15T08:50:07.555Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-15T08:50:07.555Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-15T08:50:07.815Z] Selecting previously unselected package libpsl5:amd64. [2021-05-15T08:50:07.815Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-15T08:50:07.815Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-15T08:50:07.815Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-15T08:50:07.815Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-15T08:50:07.815Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-15T08:50:07.815Z] Selecting previously unselected package librtmp1:amd64. [2021-05-15T08:50:07.815Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-15T08:50:07.815Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-15T08:50:08.076Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-15T08:50:08.076Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-15T08:50:08.076Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-15T08:50:08.076Z] Selecting previously unselected package liberror-perl. [2021-05-15T08:50:08.076Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-15T08:50:08.076Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-15T08:50:08.076Z] Selecting previously unselected package git-man. [2021-05-15T08:50:08.076Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-15T08:50:08.076Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:50:08.337Z] Selecting previously unselected package git. [2021-05-15T08:50:08.337Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-15T08:50:08.337Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:50:09.280Z] Selecting previously unselected package libnorm1:amd64. [2021-05-15T08:50:09.280Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-15T08:50:09.280Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-15T08:50:09.280Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-15T08:50:09.280Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-15T08:50:09.280Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-15T08:50:09.542Z] Selecting previously unselected package libsodium23:amd64. [2021-05-15T08:50:09.543Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-15T08:50:09.543Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-15T08:50:09.543Z] Selecting previously unselected package libzmq5:amd64. [2021-05-15T08:50:09.543Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-15T08:50:09.543Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:50:09.802Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-15T08:50:09.802Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-15T08:50:09.802Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:50:10.063Z] Selecting previously unselected package pkg-config. [2021-05-15T08:50:10.063Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-15T08:50:10.063Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-15T08:50:10.063Z] Selecting previously unselected package zip. [2021-05-15T08:50:10.063Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-15T08:50:10.063Z] Unpacking zip (3.0-11build1) ... [2021-05-15T08:50:10.063Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-15T08:50:10.063Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:50:10.325Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-15T08:50:10.325Z] Setting up liberror-perl (0.17025-1) ... [2021-05-15T08:50:10.325Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-15T08:50:10.325Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-15T08:50:10.325Z] No schema files found: doing nothing. [2021-05-15T08:50:10.325Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-15T08:50:10.325Z] Setting up zip (3.0-11build1) ... [2021-05-15T08:50:10.325Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-15T08:50:10.325Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-15T08:50:10.325Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-15T08:50:10.587Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:50:10.587Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-15T08:50:10.587Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:50:10.587Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:50:10.587Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:50:12.110Z]  Building sys-mgmt-agent ... done  ---> 943643c552cf [2021-05-15T08:50:12.110Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:50:12.110Z] ---> Running in 12b5a9106afb [2021-05-15T08:50:17.176Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:50:17.177Z] git set to automatically installed. [2021-05-15T08:50:17.177Z] git-man set to automatically installed. [2021-05-15T08:50:17.177Z] libcurl3-gnutls set to automatically installed. [2021-05-15T08:50:17.177Z] liberror-perl set to automatically installed. [2021-05-15T08:50:17.177Z] libglib2.0-0 set to automatically installed. [2021-05-15T08:50:17.177Z] libnghttp2-14 set to automatically installed. [2021-05-15T08:50:17.177Z] libnorm1 set to automatically installed. [2021-05-15T08:50:17.177Z] libpgm-5.2-0 set to automatically installed. [2021-05-15T08:50:17.177Z] libpsl5 set to automatically installed. [2021-05-15T08:50:17.177Z] librtmp1 set to automatically installed. [2021-05-15T08:50:17.177Z] libsodium23 set to automatically installed. [2021-05-15T08:50:17.177Z] libzmq3-dev set to automatically installed. [2021-05-15T08:50:17.177Z] libzmq5 set to automatically installed. [2021-05-15T08:50:17.177Z] pkg-config set to automatically installed. [2021-05-15T08:50:17.177Z] zip set to automatically installed. [2021-05-15T08:50:18.117Z] snapd is not logged in, snap install commands will use sudo [2021-05-15T08:50:20.457Z] Removing intermediate container 12b5a9106afb [2021-05-15T08:50:20.457Z] ---> c9700d8c87d8 [2021-05-15T08:50:20.457Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-15T08:50:20.457Z] ---> Running in 5a33eeba0a53 [2021-05-15T08:50:21.903Z] 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-05-15T08:50:26.264Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:50:26.264Z] snap "core18" has no updates available [2021-05-15T08:50:26.526Z] snapd is not logged in, snap install commands will use sudo [2021-05-15T08:50:34.675Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:50:49.600Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-15T08:50:49.600Z] Pulling go-build-helper [2021-05-15T08:50:49.600Z] + snapcraftctl pull [2021-05-15T08:50:49.600Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-15T08:50:49.600Z] Skipping pull go-build-helper (already ran) [2021-05-15T08:50:49.600Z] Building go-build-helper [2021-05-15T08:50:49.600Z] + snapcraftctl build [2021-05-15T08:50:50.984Z] Staging go-build-helper [2021-05-15T08:50:50.984Z] + snapcraftctl stage [2021-05-15T08:51:00.979Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-15T08:51:00.979Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-15T08:51:00.979Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-15T08:51:00.979Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-15T08:51:00.979Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-15T08:51:00.979Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-15T08:51:00.979Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-15T08:51:00.979Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-15T08:51:00.979Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-15T08:51:00.979Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-15T08:51:00.979Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-15T08:51:00.979Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-15T08:51:00.979Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-15T08:51:00.979Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-15T08:51:00.979Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-15T08:51:00.979Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-15T08:51:00.979Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-15T08:51:00.979Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-15T08:51:00.979Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-15T08:51:00.979Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-15T08:51:00.979Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-15T08:51:00.979Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-15T08:51:00.979Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-15T08:51:00.979Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-15T08:51:00.979Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-15T08:51:00.979Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-15T08:51:00.979Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-15T08:51:00.979Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-15T08:51:00.979Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-15T08:51:00.979Z] Fetched 224 kB in 0s (0 B/s) [2021-05-15T08:51:00.979Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-15T08:51:00.979Z] Fetched 157 kB in 0s (0 B/s) [2021-05-15T08:51:00.979Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-15T08:51:00.979Z] Fetched 221 kB in 0s (0 B/s) [2021-05-15T08:51:00.979Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-15T08:51:00.979Z] Fetched 143 kB in 0s (0 B/s) [2021-05-15T08:51:00.979Z] Pulling app-service-config [2021-05-15T08:51:00.979Z] + snapcraftctl pull [2021-05-15T08:51:01.240Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-15T08:51:01.813Z] Pulling config-common [2021-05-15T08:51:01.813Z] + snapcraftctl pull [2021-05-15T08:51:06.019Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:51:06.019Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:51:06.019Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:51:06.019Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:51:06.019Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-15T08:51:06.019Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:51:06.019Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-15T08:51:06.019Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:51:06.019Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-15T08:51:06.019Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:51:06.019Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-15T08:51:06.019Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:51:06.019Z] Pulling edgex-go [2021-05-15T08:51:06.019Z] + snapcraftctl pull [2021-05-15T08:51:18.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:51:24.159Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:51:24.159Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:51:24.159Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:51:24.159Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-15T08:51:24.159Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-15T08:51:24.159Z] Fetched 279 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-15T08:51:24.159Z] Fetched 122 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-15T08:51:24.159Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-15T08:51:24.159Z] Fetched 8848 B in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-15T08:51:24.159Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-15T08:51:24.159Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-15T08:51:24.159Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-15T08:51:24.159Z] Fetched 219 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-15T08:51:24.159Z] Fetched 154 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-15T08:51:24.159Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-15T08:51:24.159Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-15T08:51:24.159Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-15T08:51:24.159Z] Fetched 499 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-15T08:51:24.159Z] Fetched 111 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-15T08:51:24.159Z] Fetched 240 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-15T08:51:24.159Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-15T08:51:24.159Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-15T08:51:24.159Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-15T08:51:24.159Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-15T08:51:24.159Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-15T08:51:24.159Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-15T08:51:24.159Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-15T08:51:24.159Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-15T08:51:24.159Z] Fetched 8720 B in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-15T08:51:24.159Z] Fetched 137 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-15T08:51:24.159Z] Fetched 119 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-15T08:51:24.159Z] Fetched 110 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-15T08:51:24.159Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-15T08:51:24.159Z] Fetched 645 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-15T08:51:24.159Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-15T08:51:24.159Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-15T08:51:24.159Z] Fetched 368 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-15T08:51:24.159Z] Fetched 187 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-15T08:51:24.159Z] Fetched 175 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-15T08:51:24.159Z] Fetched 206 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-15T08:51:24.159Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-15T08:51:24.159Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-15T08:51:24.159Z] Fetched 159 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-15T08:51:24.159Z] Fetched 107 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-15T08:51:24.159Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-15T08:51:24.159Z] Pulling static-packages [2021-05-15T08:51:24.159Z] + snapcraftctl pull [2021-05-15T08:51:24.159Z] Pulling version [2021-05-15T08:51:24.159Z] + cd /root/project [2021-05-15T08:51:24.159Z] + [ -f VERSION ] [2021-05-15T08:51:24.159Z] + PROJECT_VERSION=local-dev [2021-05-15T08:51:24.159Z] + git rev-parse --short HEAD [2021-05-15T08:51:24.159Z] + GIT_REVISION=7b65827d [2021-05-15T08:51:24.159Z] + snapcraftctl set-version local-dev [2021-05-15T08:51:24.731Z] Skipping build go-build-helper (already ran) [2021-05-15T08:51:24.991Z] Building app-service-config [2021-05-15T08:51:24.991Z] + make build [2021-05-15T08:51:24.991Z] go mod tidy [2021-05-15T08:51:26.906Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-15T08:51:26.906Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-15T08:51:26.906Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-15T08:51:26.906Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-15T08:51:27.167Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-15T08:51:27.167Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-15T08:51:27.167Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-15T08:51:27.167Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-15T08:51:27.167Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-15T08:51:27.167Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-15T08:51:27.167Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-15T08:51:27.429Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-15T08:51:27.429Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-15T08:51:27.429Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-15T08:51:27.429Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-15T08:51:27.429Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-15T08:51:27.429Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-15T08:51:27.429Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-15T08:51:27.429Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-15T08:51:27.707Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-15T08:51:27.707Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-15T08:51:27.707Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-15T08:51:27.707Z] go: downloading golang.org/x/text v0.3.2 [2021-05-15T08:51:27.707Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-15T08:51:27.707Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-15T08:51:27.707Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-15T08:51:28.004Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-15T08:51:28.004Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-15T08:51:28.004Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-15T08:51:28.004Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-15T08:51:28.004Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-15T08:51:28.004Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-15T08:51:28.004Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-15T08:51:28.004Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-15T08:51:28.004Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-15T08:51:28.004Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-15T08:51:28.004Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-15T08:51:28.004Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-15T08:51:28.004Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-15T08:51:28.004Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-15T08:51:28.273Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-15T08:51:28.273Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-15T08:51:28.273Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-15T08:51:28.273Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-15T08:51:28.273Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-15T08:51:28.273Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-15T08:51:28.273Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-15T08:51:28.273Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-15T08:51:28.273Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-15T08:51:28.533Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-15T08:51:28.533Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-15T08:51:28.533Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-15T08:51:28.533Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-15T08:51:28.533Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-15T08:51:28.533Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-15T08:51:28.533Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-15T08:51:28.533Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-15T08:51:28.533Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-15T08:51:28.533Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-15T08:51:28.793Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-15T08:51:28.793Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-15T08:51:28.793Z] go: downloading github.com/kr/text v0.1.0 [2021-05-15T08:51:28.793Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-15T08:51:28.793Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-15T08:51:28.793Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-15T08:51:28.793Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-15T08:51:28.793Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-15T08:51:28.793Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-15T08:51:28.793Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-15T08:51:29.056Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-15T08:51:29.056Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-15T08:51:29.056Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-15T08:51:29.056Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-15T08:51:30.984Z] Removing intermediate container 9c78774c65d0 [2021-05-15T08:51:30.984Z] ---> 56a992ff75f0 [2021-05-15T08:51:30.984Z] [2021-05-15T08:51:30.984Z] Step 11/22 : FROM alpine:3.12 [2021-05-15T08:51:30.984Z] ---> 9852663dfa18 [2021-05-15T08:51:30.984Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-15T08:51:30.984Z] ---> Running in 00f6618c567a [2021-05-15T08:51:31.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:51:32.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:51:32.802Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-15T08:51:32.802Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:51:32.802Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-15T08:51:32.802Z] (4/4) Installing curl (7.76.1-r0) [2021-05-15T08:51:32.802Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:51:32.802Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:51:33.426Z] OK: 7 MiB in 18 packages [2021-05-15T08:51:36.066Z] Removing intermediate container 00f6618c567a [2021-05-15T08:51:36.066Z] ---> f174c92298da [2021-05-15T08:51:36.066Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:51:36.066Z] ---> Running in c7f569599ef1 [2021-05-15T08:51:37.070Z] Removing intermediate container c7f569599ef1 [2021-05-15T08:51:37.070Z] ---> c73668f3674c [2021-05-15T08:51:37.070Z] Step 14/22 : WORKDIR /edgex [2021-05-15T08:51:37.070Z] ---> Running in 16652ba2a399 [2021-05-15T08:51:37.675Z] Removing intermediate container 16652ba2a399 [2021-05-15T08:51:37.675Z] ---> ebe63957fc8d [2021-05-15T08:51:37.675Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-15T08:51:39.054Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-15T08:51:39.054Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-15T08:51:39.054Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-15T08:51:39.054Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-15T08:51:39.054Z] Building config-common [2021-05-15T08:51:39.054Z] + snapcraftctl build [2021-05-15T08:51:39.129Z] ---> 61ea3d2c7d0a [2021-05-15T08:51:39.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-15T08:51:41.126Z] ---> 005c820f3dff [2021-05-15T08:51:41.126Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-15T08:51:41.606Z] Building edgex-go [2021-05-15T08:51:41.606Z] + cd /root/parts/edgex-go/src [2021-05-15T08:51:41.606Z] + make build [2021-05-15T08:51:41.606Z] 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-05-15T08:51:41.869Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-15T08:51:41.869Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-15T08:51:41.869Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-15T08:51:41.869Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-15T08:51:41.869Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-15T08:51:41.869Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-15T08:51:41.869Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-15T08:51:41.869Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-15T08:51:41.869Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-15T08:51:43.124Z] ---> 674487013a83 [2021-05-15T08:51:43.124Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-15T08:51:43.124Z] ---> Running in d6a1a6879840 [2021-05-15T08:51:43.730Z] Removing intermediate container d6a1a6879840 [2021-05-15T08:51:43.730Z] ---> 81dbce0352eb [2021-05-15T08:51:43.730Z] Step 19/22 : CMD ["--init=true"] [2021-05-15T08:51:44.018Z] ---> Running in 6ead537fc2bb [2021-05-15T08:51:45.507Z] Removing intermediate container 6ead537fc2bb [2021-05-15T08:51:45.507Z] ---> 6d267df2f5f0 [2021-05-15T08:51:45.507Z] Step 20/22 : LABEL arch=arm64 [2021-05-15T08:51:45.507Z] ---> Running in dd0b2259ff05 [2021-05-15T08:51:46.992Z] Removing intermediate container dd0b2259ff05 [2021-05-15T08:51:46.992Z] ---> 279f63e95679 [2021-05-15T08:51:46.992Z] Step 21/22 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:51:46.992Z] ---> Running in dc09cbfa66de [2021-05-15T08:51:47.150Z] 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-05-15T08:51:48.475Z] Removing intermediate container dc09cbfa66de [2021-05-15T08:51:48.475Z] ---> e70a66697f5f [2021-05-15T08:51:48.475Z] Step 22/22 : LABEL version=0.0.0 [2021-05-15T08:51:49.092Z] ---> Running in 218bd75217bb [2021-05-15T08:51:50.558Z] Removing intermediate container 218bd75217bb [2021-05-15T08:51:50.558Z] ---> 6fc36bdac203 [2021-05-15T08:51:50.558Z] [2021-05-15T08:51:51.353Z] 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-05-15T08:51:52.023Z] Successfully built 6fc36bdac203 [2021-05-15T08:51:52.023Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-15T08:51:53.262Z] 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-05-15T08:51:53.503Z]  Building security-proxy-setup ... done Removing intermediate container 0fec85576afd [2021-05-15T08:51:53.503Z] ---> 675e2fc8be33 [2021-05-15T08:51:53.503Z] [2021-05-15T08:51:53.503Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:51:53.503Z] ---> 9852663dfa18 [2021-05-15T08:51:53.503Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:51:53.503Z] ---> Using cache [2021-05-15T08:51:53.503Z] ---> c47296fbe0dd [2021-05-15T08:51:53.503Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:51:53.503Z] ---> Using cache [2021-05-15T08:51:53.503Z] ---> 7ab3c38e7d82 [2021-05-15T08:51:53.503Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-15T08:51:53.782Z] Removing intermediate container 2ef0921def4f [2021-05-15T08:51:53.782Z] ---> 2f44bfdd7541 [2021-05-15T08:51:53.782Z] [2021-05-15T08:51:53.782Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:51:53.782Z] ---> 9852663dfa18 [2021-05-15T08:51:53.782Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:51:53.782Z] ---> Using cache [2021-05-15T08:51:53.782Z] ---> c47296fbe0dd [2021-05-15T08:51:53.782Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:51:53.782Z] ---> Using cache [2021-05-15T08:51:53.782Z] ---> 7ab3c38e7d82 [2021-05-15T08:51:53.782Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-15T08:51:53.782Z] ---> Running in 1c96f9fd3c5b [2021-05-15T08:51:54.062Z] ---> Running in 07e7267c9026 [2021-05-15T08:51:54.642Z] 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-05-15T08:51:54.674Z] Removing intermediate container 1c96f9fd3c5b [2021-05-15T08:51:54.674Z] ---> c3a96078284e [2021-05-15T08:51:54.674Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:51:54.902Z] 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-05-15T08:51:54.963Z] ---> Running in 41e470baf4af [2021-05-15T08:51:54.963Z] Removing intermediate container 07e7267c9026 [2021-05-15T08:51:54.963Z] ---> 8f05528ffd98 [2021-05-15T08:51:54.963Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:51:54.963Z] ---> Running in 77d6d690e07c [2021-05-15T08:51:55.576Z] Removing intermediate container 41e470baf4af [2021-05-15T08:51:55.576Z] ---> 9070ca548880 [2021-05-15T08:51:55.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:51:55.853Z] Removing intermediate container 77d6d690e07c [2021-05-15T08:51:55.853Z] ---> 99dc14ccb79f [2021-05-15T08:51:55.853Z] Step 16/24 : WORKDIR / [2021-05-15T08:51:56.136Z] ---> Running in 4ee2b0621cca [2021-05-15T08:51:56.755Z] Removing intermediate container 4ee2b0621cca [2021-05-15T08:51:56.755Z] ---> 3cfd06322949 [2021-05-15T08:51:56.755Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:51:56.812Z] 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-05-15T08:51:56.812Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-15T08:51:57.032Z] ---> 3cfe284bf9b3 [2021-05-15T08:51:57.032Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-15T08:51:57.079Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-15T08:51:58.021Z] ---> a6e1dfda385b [2021-05-15T08:51:58.021Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-15T08:51:58.461Z] 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-05-15T08:51:58.618Z] ---> b4b256dfa74b [2021-05-15T08:51:58.618Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-15T08:51:59.607Z] ---> 1243fa6ac80f [2021-05-15T08:51:59.607Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-15T08:51:59.841Z] 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-05-15T08:51:59.841Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-15T08:51:59.881Z] ---> 6c592b6cffd4 [2021-05-15T08:51:59.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-15T08:51:59.881Z] ---> Running in 35de7d4919c4 [2021-05-15T08:52:00.477Z] Removing intermediate container 35de7d4919c4 [2021-05-15T08:52:00.477Z] ---> 4fab42d25f85 [2021-05-15T08:52:00.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:52:00.747Z] ---> 1da75092cad1 [2021-05-15T08:52:00.747Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-15T08:52:00.747Z] ---> Running in 3943aa7608bd [2021-05-15T08:52:01.020Z] ---> Running in c4acbe9b8bdc [2021-05-15T08:52:01.220Z] 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-05-15T08:52:01.626Z] Removing intermediate container 3943aa7608bd [2021-05-15T08:52:01.626Z] ---> 8d67114376cb [2021-05-15T08:52:01.626Z] Step 21/23 : LABEL arch=arm64 [2021-05-15T08:52:01.626Z] Removing intermediate container c4acbe9b8bdc [2021-05-15T08:52:01.626Z] ---> 4abddf3f930e [2021-05-15T08:52:01.626Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:52:01.903Z] ---> Running in b2e56779f686 [2021-05-15T08:52:02.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:52:02.178Z] ---> Running in d432a4d5acfc [2021-05-15T08:52:02.453Z] Removing intermediate container b2e56779f686 [2021-05-15T08:52:02.453Z] ---> ae68cfaba2a0 [2021-05-15T08:52:02.453Z] Step 22/23 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:52:02.756Z] ---> Running in 6028fbab7353 [2021-05-15T08:52:02.756Z] Removing intermediate container d432a4d5acfc [2021-05-15T08:52:02.756Z] ---> cbfb90b2693d [2021-05-15T08:52:02.756Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:52:03.357Z] ---> Running in f8a837c69a36 [2021-05-15T08:52:03.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:52:03.546Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-15T08:52:03.635Z] Removing intermediate container 6028fbab7353 [2021-05-15T08:52:03.636Z] ---> 2b55c636449c [2021-05-15T08:52:03.636Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:52:03.916Z] ---> Running in 93b5ef7df28e [2021-05-15T08:52:04.197Z] Removing intermediate container f8a837c69a36 [2021-05-15T08:52:04.197Z] ---> d5943939a00d [2021-05-15T08:52:04.197Z] Step 23/24 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:52:04.472Z] ---> Running in 87abdc1f0444 [2021-05-15T08:52:04.747Z] Removing intermediate container 93b5ef7df28e [2021-05-15T08:52:04.747Z] ---> 02ed0a7c4681 [2021-05-15T08:52:04.747Z] [2021-05-15T08:52:05.018Z] Removing intermediate container 87abdc1f0444 [2021-05-15T08:52:05.018Z] ---> 05e38ec0fa71 [2021-05-15T08:52:05.018Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:52:05.292Z] Removing intermediate container 5a33eeba0a53 [2021-05-15T08:52:05.292Z] ---> 22560846ecdd [2021-05-15T08:52:05.292Z] [2021-05-15T08:52:05.292Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:52:05.292Z] ---> 9852663dfa18 [2021-05-15T08:52:05.292Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-15T08:52:05.292Z] Successfully built 02ed0a7c4681 [2021-05-15T08:52:05.292Z] Successfully tagged support-scheduler-arm64:latest [2021-05-15T08:52:05.565Z]  Building support-scheduler ... done  ---> Running in c25f0fe110dc [2021-05-15T08:52:05.565Z] ---> Running in fb67993d6f30 [2021-05-15T08:52:05.645Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-15T08:52:05.645Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-15T08:52:05.645Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-15T08:52:05.646Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-15T08:52:05.646Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-15T08:52:05.646Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-15T08:52:05.646Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-15T08:52:05.646Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-15T08:52:05.646Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-15T08:52:05.646Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-15T08:52:05.646Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-15T08:52:05.646Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-15T08:52:06.179Z] Removing intermediate container c25f0fe110dc [2021-05-15T08:52:06.179Z] ---> aeabd2c1517a [2021-05-15T08:52:06.179Z] [2021-05-15T08:52:06.464Z] Successfully built aeabd2c1517a [2021-05-15T08:52:06.465Z] Successfully tagged core-metadata-arm64:latest [2021-05-15T08:52:06.746Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:52:07.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:52:07.655Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-15T08:52:07.655Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:52:07.655Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:52:07.655Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:52:07.930Z] OK: 6 MiB in 16 packages [2021-05-15T08:52:08.403Z] Building static-packages [2021-05-15T08:52:08.403Z] + snapcraftctl build [2021-05-15T08:52:09.921Z] Removing intermediate container fb67993d6f30 [2021-05-15T08:52:09.921Z] ---> 72bf1d4848d0 [2021-05-15T08:52:09.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:52:09.921Z] ---> Running in 24c816f9966e [2021-05-15T08:52:10.196Z] Removing intermediate container 24c816f9966e [2021-05-15T08:52:10.196Z] ---> 6c8bb75ec703 [2021-05-15T08:52:10.196Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-15T08:52:10.472Z] ---> Running in f08fb82406fb [2021-05-15T08:52:10.736Z] Building version [2021-05-15T08:52:10.736Z] + snapcraftctl build [2021-05-15T08:52:11.063Z] Removing intermediate container f08fb82406fb [2021-05-15T08:52:11.063Z] ---> 33788905118d [2021-05-15T08:52:11.063Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:52:11.063Z] ---> Running in 70ac8de953bb [2021-05-15T08:52:11.657Z] Removing intermediate container 70ac8de953bb [2021-05-15T08:52:11.657Z] ---> 7c5b0ec88547 [2021-05-15T08:52:11.657Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:52:12.251Z] ---> eb99e838dcfc [2021-05-15T08:52:12.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-15T08:52:12.663Z] Skipping stage go-build-helper (already ran) [2021-05-15T08:52:12.663Z] Staging app-service-config [2021-05-15T08:52:12.663Z] + snapcraftctl stage [2021-05-15T08:52:13.230Z] ---> db693e2df3d2 [2021-05-15T08:52:13.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-15T08:52:13.233Z] Staging config-common [2021-05-15T08:52:13.233Z] + snapcraftctl stage [2021-05-15T08:52:14.209Z] ---> 2b947c7ad1a8 [2021-05-15T08:52:14.209Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-15T08:52:14.209Z] ---> Running in 0a78efded2c1 [2021-05-15T08:52:14.615Z] Staging edgex-go [2021-05-15T08:52:14.615Z] + snapcraftctl stage [2021-05-15T08:52:14.807Z] Removing intermediate container 0a78efded2c1 [2021-05-15T08:52:14.807Z] ---> 1d3541be18b6 [2021-05-15T08:52:14.807Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:52:15.083Z] ---> Running in 3da925877f6b [2021-05-15T08:52:15.556Z] Staging static-packages [2021-05-15T08:52:15.556Z] + snapcraftctl stage [2021-05-15T08:52:15.683Z] Removing intermediate container 3da925877f6b [2021-05-15T08:52:15.683Z] ---> f803a1ba6ec4 [2021-05-15T08:52:15.683Z] Step 21/23 : LABEL arch=arm64 [2021-05-15T08:52:15.683Z] ---> Running in 702eebb13529 [2021-05-15T08:52:16.284Z] Removing intermediate container 702eebb13529 [2021-05-15T08:52:16.284Z] ---> e1d7d5fe8d49 [2021-05-15T08:52:16.284Z] Step 22/23 : LABEL git_sha=dd5d2b0b0ac7f03ec7ff450cd6250743a72dae13 [2021-05-15T08:52:16.284Z] ---> Running in 86897b9f8c6f [2021-05-15T08:52:16.494Z] Staging version [2021-05-15T08:52:16.494Z] + snapcraftctl stage [2021-05-15T08:52:16.879Z] Removing intermediate container 86897b9f8c6f [2021-05-15T08:52:16.879Z] ---> 9443151d73e6 [2021-05-15T08:52:16.879Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:52:17.153Z] ---> Running in 3b4aa04e7122 [2021-05-15T08:52:17.425Z] Removing intermediate container 3b4aa04e7122 [2021-05-15T08:52:17.425Z] ---> 55c94ffd8540 [2021-05-15T08:52:17.425Z] [2021-05-15T08:52:17.432Z] Priming go-build-helper [2021-05-15T08:52:17.432Z] + snapcraftctl prime [2021-05-15T08:52:18.022Z] Successfully built 55c94ffd8540 [2021-05-15T08:52:18.022Z] Successfully tagged support-notifications-arm64:latest [2021-05-15T08:52:18.373Z] Priming app-service-config [2021-05-15T08:52:18.373Z] + snapcraftctl prime [2021-05-15T08:52:18.646Z]  Building support-notifications ... done  [Pipeline] } [2021-05-15T08:52:18.675Z] $ docker stop --time=1 beb6aaa5f41f2e9698d127ae60e49d747c5a7ecf33472efb13b6b5c09d881457 [2021-05-15T08:52:19.755Z] Priming config-common [2021-05-15T08:52:19.755Z] + snapcraftctl prime [2021-05-15T08:52:20.696Z] Priming edgex-go [2021-05-15T08:52:20.696Z] + snapcraftctl prime [2021-05-15T08:52:20.767Z] $ docker rm -f beb6aaa5f41f2e9698d127ae60e49d747c5a7ecf33472efb13b6b5c09d881457 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:52:21.396Z] + docker images [2021-05-15T08:52:21.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-15T08:52:21.671Z] support-notifications-arm64 latest 55c94ffd8540 4 seconds ago 16.8MB [2021-05-15T08:52:21.671Z] core-metadata-arm64 latest aeabd2c1517a 16 seconds ago 17.4MB [2021-05-15T08:52:21.671Z] support-scheduler-arm64 latest 02ed0a7c4681 17 seconds ago 16.1MB [2021-05-15T08:52:21.671Z] 22560846ecdd 17 seconds ago 981MB [2021-05-15T08:52:21.671Z] 675e2fc8be33 29 seconds ago 981MB [2021-05-15T08:52:21.671Z] 2f44bfdd7541 29 seconds ago 989MB [2021-05-15T08:52:21.671Z] security-proxy-setup-arm64 latest 6fc36bdac203 32 seconds ago 24MB [2021-05-15T08:52:21.671Z] 56a992ff75f0 53 seconds ago 978MB [2021-05-15T08:52:21.671Z] sys-mgmt-agent-arm64 latest a42b6a114cb6 2 minutes ago 299MB [2021-05-15T08:52:21.671Z] core-data-arm64 latest 2a66620a71d2 3 minutes ago 20.4MB [2021-05-15T08:52:21.671Z] security-bootstrapper-arm64 latest 38042d59309f 3 minutes ago 17.2MB [2021-05-15T08:52:21.671Z] security-secretstore-setup-arm64 latest f31ff5db7e0a 3 minutes ago 24.4MB [2021-05-15T08:52:21.671Z] core-command-arm64 latest 9dee247efc56 3 minutes ago 16.1MB [2021-05-15T08:52:21.671Z] d3c89b17e525 4 minutes ago 989MB [2021-05-15T08:52:21.671Z] 9c8ec337243e 4 minutes ago 977MB [2021-05-15T08:52:21.671Z] 17d7f5ede25a 4 minutes ago 980MB [2021-05-15T08:52:21.671Z] 5f80a871231f 4 minutes ago 978MB [2021-05-15T08:52:21.671Z] 1972c25972fe 4 minutes ago 974MB [2021-05-15T08:52:21.671Z] ci-base-image-arm64 latest d26bd996d222 17 minutes ago 641MB [2021-05-15T08:52:21.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-15T08:52:21.671Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-15T08:52:21.672Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-15T08:52:21.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-15T08:52:22.079Z] Priming static-packages [2021-05-15T08:52:22.079Z] + snapcraftctl prime [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:52:22.887Z] ---> job-cost.sh [2021-05-15T08:52:22.888Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CgV0 [2021-05-15T08:52:23.992Z] Priming version [2021-05-15T08:52:23.992Z] + snapcraftctl prime [2021-05-15T08:52:25.407Z] 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] } [2021-05-15T08:53:19.414Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-15T08:55:26.203Z] lf-activate-venv(): INFO: Adding /tmp/venv-CgV0/bin to PATH [2021-05-15T08:55:26.203Z] INFO: No Stack... [2021-05-15T08:55:26.203Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-15T08:55:26.203Z] INFO: Archiving Costs [Pipeline] sh [2021-05-15T08:55:26.542Z] + + cut -d, -f6 [2021-05-15T08:55:26.542Z] cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-05-15T08:55:26.604Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3461-4-stack-cost] [2021-05-15T08:55:26.625Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3461-4-stack-cost] did not exist. Created. [2021-05-15T08:55:26.625Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3461-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-15T08:55:27.012Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-15T08:55:27.302Z] Stashed 1 file(s) [Pipeline] } [2021-05-15T08:55:27.310Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3461-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-15T08:55:28.485Z] provisioning config files... [2021-05-15T08:55:28.507Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8621778114196035694tmp [Pipeline] { [Pipeline] sh [2021-05-15T08:55:28.861Z] + set +x [2021-05-15T08:55:28.861Z] + curl -s https://codecov.io/bash [2021-05-15T08:55:28.861Z] + bash -s -- [2021-05-15T08:55:29.457Z] [2021-05-15T08:55:29.457Z] _____ _ [2021-05-15T08:55:29.457Z] / ____| | | [2021-05-15T08:55:29.457Z] | | ___ __| | ___ ___ _____ __ [2021-05-15T08:55:29.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-15T08:55:29.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-15T08:55:29.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-15T08:55:29.457Z] Bash-1.0.2 [2021-05-15T08:55:29.457Z] [2021-05-15T08:55:29.457Z] [2021-05-15T08:55:29.457Z] ==> git version 2.24.3 found [2021-05-15T08:55:29.457Z] ==> 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-05-15T08:55:29.457Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-15T08:55:29.457Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-15T08:55:29.457Z] ==> Jenkins CI detected. [2021-05-15T08:55:29.457Z] project root: . [2021-05-15T08:55:29.457Z] --> token set from env [2021-05-15T08:55:29.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-15T08:55:29.733Z] ==> Running gcov in . (disable via -X gcov) [2021-05-15T08:55:29.733Z] ==> Python coveragepy not found [2021-05-15T08:55:29.733Z] ==> Searching for coverage reports in: [2021-05-15T08:55:29.733Z] + . [2021-05-15T08:55:29.733Z] -> Found 1 reports [2021-05-15T08:55:29.733Z] ==> Detecting git/mercurial file structure [2021-05-15T08:55:29.733Z] ==> Reading reports [2021-05-15T08:55:29.997Z] + ./coverage.out bytes=727396 [2021-05-15T08:55:29.997Z] ==> Appending adjustments [2021-05-15T08:55:29.997Z] https://docs.codecov.io/docs/fixing-reports [2021-05-15T08:55:35.331Z] + Found adjustments [2021-05-15T08:55:35.331Z] ==> Gzipping contents [2021-05-15T08:55:35.331Z] 104K /tmp/codecov.Qwwvlp.gz [2021-05-15T08:55:35.331Z] ==> Uploading reports [2021-05-15T08:55:35.331Z] url: https://codecov.io [2021-05-15T08:55:35.331Z] query: branch=PR-3461&commit=09830e7a08ae70275b7dc7d0b81be29276f1cade&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3461%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3461&job=&cmd_args= [2021-05-15T08:55:35.331Z] -> Pinging Codecov [2021-05-15T08:55:35.331Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3461&commit=09830e7a08ae70275b7dc7d0b81be29276f1cade&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3461%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3461&job=&cmd_args= [2021-05-15T08:55:35.331Z] -> Uploading to [2021-05-15T08:55:35.331Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-15/00271124DB129430A58F1EEE437C3FCB/09830e7a08ae70275b7dc7d0b81be29276f1cade/a42a3712-644d-4c11-85d0-74fc94c05d0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210515T085534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3afaffc8a749adfef2d162044877954f033229fb121f9c6a77d664caf8a29d69 [2021-05-15T08:55:35.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-15T08:55:35.331Z] Dload Upload Total Spent Left Speed [2021-05-15T08:55:35.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 180k --:--:-- --:--:-- --:--:-- 180k 100 101k 0 0 100 101k 0 180k --:--:-- --:--:-- --:--:-- 180k [2021-05-15T08:55:35.595Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/09830e7a08ae70275b7dc7d0b81be29276f1cade [Pipeline] } [2021-05-15T08:55:35.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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-05-15T08:55:37.076Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:55:38.357Z] ---> package-listing.sh [2021-05-15T08:55:38.357Z] ++ facter osfamily [2021-05-15T08:55:38.357Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-15T08:55:38.623Z] + OS_FAMILY=redhat [2021-05-15T08:55:38.623Z] + workspace=/w/workspace/edgex-go/4 [2021-05-15T08:55:38.623Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-15T08:55:38.623Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-15T08:55:38.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-15T08:55:38.623Z] + PACKAGES=/tmp/packages_start.txt [2021-05-15T08:55:38.623Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-15T08:55:38.623Z] + PACKAGES=/tmp/packages_end.txt [2021-05-15T08:55:38.623Z] + case "${OS_FAMILY}" in [2021-05-15T08:55:38.623Z] + rpm -qa [2021-05-15T08:55:38.623Z] + sort [2021-05-15T08:55:43.971Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-15T08:55:43.971Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-15T08:55:43.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-15T08:55:43.971Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-15T08:55:43.971Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-15T08:55:43.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-15T08:55:43.986Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-15T08:55:44.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:55:44.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:55:44.894Z] [2021-05-15T08:55:44.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:55:45.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:55:45.263Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-15T08:55:45.263Z] df20fa9351a1: Pulling fs layer [2021-05-15T08:55:45.263Z] 36b3adc4ff6f: Pulling fs layer [2021-05-15T08:55:45.263Z] 8ad3a11d3b57: Pulling fs layer [2021-05-15T08:55:45.263Z] 46f8f816bc3b: Pulling fs layer [2021-05-15T08:55:45.263Z] 93b61091891f: Pulling fs layer [2021-05-15T08:55:45.263Z] 93b9cdb0e59b: Pulling fs layer [2021-05-15T08:55:45.263Z] 5e14af77c1be: Pulling fs layer [2021-05-15T08:55:45.263Z] 01666e4c0597: Pulling fs layer [2021-05-15T08:55:45.263Z] aa168da1d23b: Pulling fs layer [2021-05-15T08:55:45.263Z] 46f8f816bc3b: Waiting [2021-05-15T08:55:45.263Z] 93b61091891f: Waiting [2021-05-15T08:55:45.263Z] 93b9cdb0e59b: Waiting [2021-05-15T08:55:45.263Z] 5e14af77c1be: Waiting [2021-05-15T08:55:45.263Z] aa168da1d23b: Waiting [2021-05-15T08:55:45.263Z] 01666e4c0597: Waiting [2021-05-15T08:55:45.263Z] 36b3adc4ff6f: Download complete [2021-05-15T08:55:45.536Z] 46f8f816bc3b: Verifying Checksum [2021-05-15T08:55:45.536Z] 46f8f816bc3b: Download complete [2021-05-15T08:55:45.536Z] df20fa9351a1: Verifying Checksum [2021-05-15T08:55:45.536Z] df20fa9351a1: Download complete [2021-05-15T08:55:45.536Z] 93b9cdb0e59b: Verifying Checksum [2021-05-15T08:55:45.536Z] 93b9cdb0e59b: Download complete [2021-05-15T08:55:45.536Z] 5e14af77c1be: Verifying Checksum [2021-05-15T08:55:45.536Z] 5e14af77c1be: Download complete [2021-05-15T08:55:45.536Z] 01666e4c0597: Verifying Checksum [2021-05-15T08:55:45.536Z] 01666e4c0597: Download complete [2021-05-15T08:55:45.536Z] 93b61091891f: Download complete [2021-05-15T08:55:46.248Z] df20fa9351a1: Pull complete [2021-05-15T08:55:46.248Z] 8ad3a11d3b57: Verifying Checksum [2021-05-15T08:55:46.248Z] 8ad3a11d3b57: Download complete [2021-05-15T08:55:46.624Z] 36b3adc4ff6f: Pull complete [2021-05-15T08:55:48.206Z] 8ad3a11d3b57: Pull complete [2021-05-15T08:55:48.206Z] 46f8f816bc3b: Pull complete [2021-05-15T08:55:49.634Z] aa168da1d23b: Verifying Checksum [2021-05-15T08:55:49.634Z] aa168da1d23b: Download complete [2021-05-15T08:55:50.588Z] 93b61091891f: Pull complete [2021-05-15T08:55:50.588Z] 93b9cdb0e59b: Pull complete [2021-05-15T08:55:50.853Z] 5e14af77c1be: Pull complete [2021-05-15T08:55:51.121Z] 01666e4c0597: Pull complete [2021-05-15T08:56:03.548Z] aa168da1d23b: Pull complete [2021-05-15T08:56:03.548Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-15T08:56:03.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:56:03.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-15T08:56:03.949Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-05-15T08:56:04.018Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat [2021-05-15T08:56:07.974Z] $ docker top 664a027ec7080f30b574d7a90798095d935ffe43a2d9021d18545836ff966ea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:56:08.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-15T08:56:09.812Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-15T08:56:10.133Z] + ls /var/log/sa-host [2021-05-15T08:56:10.133Z] + sadf -c /var/log/sa-host/sa15 [2021-05-15T08:56:10.133Z] file_magic: OK [2021-05-15T08:56:10.133Z] HZ: Using current value: 100 [2021-05-15T08:56:10.133Z] file_header: OK [2021-05-15T08:56:10.133Z] 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-05-15T08:56:10.133Z] Statistics: [2021-05-15T08:56:10.133Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-15T08:56:10.133Z] File successfully converted to sysstat format version 12.2.1 [2021-05-15T08:56:10.133Z] + sadf -c /var/log/sa-host/sa23 [2021-05-15T08:56:10.133Z] file_magic: OK [2021-05-15T08:56:10.133Z] HZ: Using current value: 100 [2021-05-15T08:56:10.133Z] file_header: OK [2021-05-15T08:56:10.133Z] 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-05-15T08:56:10.133Z] Statistics: [2021-05-15T08:56:10.133Z] Hnuu...uuuununununu... [2021-05-15T08:56:10.133Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:56:10.730Z] provisioning config files... [2021-05-15T08:56:10.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1245949181375504195tmp [Pipeline] { [Pipeline] echo [2021-05-15T08:56:10.785Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:56:11.107Z] ---> create-netrc.sh [Pipeline] } [2021-05-15T08:56:11.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-15T08:56:11.143Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:56:11.449Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-15T08:56:11.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:56:11.772Z] ---> sudo-logs.sh [2021-05-15T08:56:11.772Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-15T08:56:11.804Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:56:12.110Z] ---> job-cost.sh [2021-05-15T08:56:12.110Z] lf-activate-venv: SKIPPING [2021-05-15T08:56:12.110Z] DEBUG: total: 0.20999999344348907 [2021-05-15T08:56:12.110Z] INFO: Retrieving Stack Cost... [2021-05-15T08:56:13.518Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-15T08:56:13.784Z] INFO: Archiving Costs [Pipeline] echo [2021-05-15T08:56:13.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:56:14.172Z] ---> logs-deploy.sh [2021-05-15T08:56:14.172Z] lf-activate-venv: SKIPPING [2021-05-15T08:56:14.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3461/4 [2021-05-15T08:56:14.172Z] INFO: archiving workspace using pattern(s): [2021-05-15T08:56:16.113Z] Archives upload complete. [2021-05-15T08:56:16.113Z] INFO: archiving logs to Nexus [2021-05-15T08:56:17.516Z] ---> uname -a: [2021-05-15T08:56:17.516Z] Linux prd-centos7-docker-4c-2g-194.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-15T08:56:17.516Z] [2021-05-15T08:56:17.516Z] [2021-05-15T08:56:17.516Z] ---> lscpu: [2021-05-15T08:56:17.516Z] Architecture: x86_64 [2021-05-15T08:56:17.516Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-15T08:56:17.516Z] Byte Order: Little Endian [2021-05-15T08:56:17.516Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-15T08:56:17.516Z] CPU(s): 4 [2021-05-15T08:56:17.516Z] On-line CPU(s) list: 0-3 [2021-05-15T08:56:17.516Z] Thread(s) per core: 1 [2021-05-15T08:56:17.516Z] Core(s) per socket: 1 [2021-05-15T08:56:17.516Z] Socket(s): 4 [2021-05-15T08:56:17.516Z] NUMA node(s): 1 [2021-05-15T08:56:17.516Z] Vendor ID: GenuineIntel [2021-05-15T08:56:17.516Z] CPU family: 6 [2021-05-15T08:56:17.516Z] Model: 44 [2021-05-15T08:56:17.516Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-15T08:56:17.516Z] Stepping: 1 [2021-05-15T08:56:17.516Z] CPU MHz: 2933.438 [2021-05-15T08:56:17.516Z] BogoMIPS: 5866.87 [2021-05-15T08:56:17.516Z] Virtualization: VT-x [2021-05-15T08:56:17.516Z] Hypervisor vendor: KVM [2021-05-15T08:56:17.516Z] Virtualization type: full [2021-05-15T08:56:17.516Z] L1d cache: 128 KiB [2021-05-15T08:56:17.516Z] L1i cache: 128 KiB [2021-05-15T08:56:17.516Z] L2 cache: 16 MiB [2021-05-15T08:56:17.516Z] L3 cache: 64 MiB [2021-05-15T08:56:17.516Z] NUMA node0 CPU(s): 0-3 [2021-05-15T08:56:17.516Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-15T08:56:17.516Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-15T08:56:17.516Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-15T08:56:17.516Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-15T08:56:17.516Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-15T08:56:17.516Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-15T08:56:17.516Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-15T08:56:17.516Z] Vulnerability Srbds: Not affected [2021-05-15T08:56:17.516Z] Vulnerability Tsx async abort: Not affected [2021-05-15T08:56:17.516Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-15T08:56:17.516Z] [2021-05-15T08:56:17.516Z] [2021-05-15T08:56:17.516Z] ---> nproc: [2021-05-15T08:56:17.516Z] 4 [2021-05-15T08:56:17.516Z] [2021-05-15T08:56:17.516Z]