bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 626275469b875c7afcb36771b784305944904f10+87e8ed76953e70318171a287d139abdba61a8126 (f90fbd9243780a0ee17aa02a5ea5a16d7280f5a9) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5189009461599549703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh996530943237903379.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3734/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3945943606202931942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3794865729698343954.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3734/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4378664900667328085.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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/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_BUILD_IMAGE_TARGET: builder 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/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-67 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8898138362107160610.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 626275469b875c7afcb36771b784305944904f10 Merge succeeded, producing e248b33b6b29e0a6808c9760ea597228273db275 Checking out Revision e248b33b6b29e0a6808c9760ea597228273db275 (PR-3734) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4412651284181765460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5734507904816914545.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e248b33b6b29e0a6808c9760ea597228273db275 # timeout=10 Commit message: "Merge commit '87e8ed76953e70318171a287d139abdba61a8126' into HEAD" > git rev-list --no-walk 626275469b875c7afcb36771b784305944904f10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T01:46:22.994Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T01:46:23.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T01:46:23.108Z] ========================================================= [2021-09-29T01:46:23.108Z] EdgeX Global Pipelines Version Info [2021-09-29T01:46:23.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:46:24.349Z] ------------------- [2021-09-29T01:46:24.349Z] stable info: [2021-09-29T01:46:24.349Z] ------------------- [2021-09-29T01:46:24.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T01:46:24.349Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:46:24.349Z] Message: update stable to v1.0.205 [2021-09-29T01:46:24.947Z] ------------------- [2021-09-29T01:46:24.947Z] experimental info: [2021-09-29T01:46:24.947Z] ------------------- [2021-09-29T01:46:24.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T01:46:24.947Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:46:24.947Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T01:46:25.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T01:46:25.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T01:46:25.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T01:46:25.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T01:46:25.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T01:46:25.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T01:46:25.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T01:46:25.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T01:46:25.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T01:46:25.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T01:46:25.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T01:46:25.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T01:46:25.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T01:46:25.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T01:46:25.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T01:46:25.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:46:25.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:46:25.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T01:46:25.535Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T01:46:25.559Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T01:46:25.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T01:46:25.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T01:46:25.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T01:46:25.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T01:46:25.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T01:46:25.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo [2021-09-29T01:46:25.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e248b33b6b29e0a6808c9760ea597228273db275 [Pipeline] echo [2021-09-29T01:46:25.752Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e248b33 [Pipeline] echo [2021-09-29T01:46:25.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:46:25.854Z] provisioning config files... [2021-09-29T01:46:25.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4931233111163837035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:46:26.224Z] ---> docker-login.sh [2021-09-29T01:46:26.224Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:46:26.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:46:26.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:46:26.493Z] Configure a credential helper to remove this warning. See [2021-09-29T01:46:26.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:46:26.493Z] [2021-09-29T01:46:26.493Z] Login Succeeded [2021-09-29T01:46:26.493Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:46:26.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:46:26.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:46:26.493Z] Configure a credential helper to remove this warning. See [2021-09-29T01:46:26.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:46:26.493Z] [2021-09-29T01:46:26.493Z] Login Succeeded [2021-09-29T01:46:26.493Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:46:26.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:46:26.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:46:26.964Z] Configure a credential helper to remove this warning. See [2021-09-29T01:46:26.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:46:26.964Z] [2021-09-29T01:46:26.964Z] Login Succeeded [2021-09-29T01:46:26.964Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:46:26.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:46:26.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:46:26.964Z] Configure a credential helper to remove this warning. See [2021-09-29T01:46:26.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:46:26.964Z] [2021-09-29T01:46:26.964Z] Login Succeeded [2021-09-29T01:46:26.964Z] docker.io [2021-09-29T01:46:26.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:46:27.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:46:27.230Z] Configure a credential helper to remove this warning. See [2021-09-29T01:46:27.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:46:27.230Z] [2021-09-29T01:46:27.230Z] Login Succeeded [2021-09-29T01:46:27.230Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:46:27.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:46:27.602Z] ++ 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-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T01:46:27.602Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T01:46:27.602Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T01:46:27.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:46:27.602Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:46:27.602Z] ++ cut -d/ -f2 [2021-09-29T01:46:27.602Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T01:46:27.671Z] 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-09-29T01:46:28.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:46:28.983Z] [2021-09-29T01:46:28.983Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:46:29.313Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:46:29.313Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T01:46:29.313Z] 31603596830f: Pulling fs layer [2021-09-29T01:46:29.313Z] 04fac38145f0: Pulling fs layer [2021-09-29T01:46:29.313Z] 701f6daf10bf: Pulling fs layer [2021-09-29T01:46:29.313Z] 24f72da36158: Pulling fs layer [2021-09-29T01:46:29.313Z] 24f72da36158: Waiting [2021-09-29T01:46:29.313Z] 04fac38145f0: Verifying Checksum [2021-09-29T01:46:29.313Z] 04fac38145f0: Download complete [2021-09-29T01:46:29.586Z] 31603596830f: Verifying Checksum [2021-09-29T01:46:29.586Z] 31603596830f: Download complete [2021-09-29T01:46:29.854Z] 24f72da36158: Verifying Checksum [2021-09-29T01:46:29.854Z] 24f72da36158: Download complete [2021-09-29T01:46:29.854Z] 31603596830f: Pull complete [2021-09-29T01:46:29.854Z] 04fac38145f0: Pull complete [2021-09-29T01:46:29.854Z] 701f6daf10bf: Verifying Checksum [2021-09-29T01:46:29.854Z] 701f6daf10bf: Download complete [2021-09-29T01:46:30.443Z] 701f6daf10bf: Pull complete [2021-09-29T01:46:30.711Z] 24f72da36158: Pull complete [2021-09-29T01:46:30.711Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T01:46:30.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:46:30.711Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T01:46:30.800Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-09-29T01:46:30.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T01:46:31.630Z] $ docker top f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T01:46:31.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:46:31.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:46:31.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:46:31.892Z] $ docker exec f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent [2021-09-29T01:46:32.015Z] SSH_AUTH_SOCK=/tmp/ssh-NaXhRRwt7tGm/agent.15 [2021-09-29T01:46:32.015Z] SSH_AGENT_PID=21 [2021-09-29T01:46:32.026Z] Running ssh-add (command line suppressed) [2021-09-29T01:46:32.130Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_800213059524800233.key (/w/workspace/edgex-go/2@tmp/private_key_800213059524800233.key) [2021-09-29T01:46:32.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:46:32.463Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T01:46:32.479Z] $ docker exec --env ******** --env ******** f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent -k [2021-09-29T01:46:32.570Z] unset SSH_AUTH_SOCK; [2021-09-29T01:46:32.571Z] unset SSH_AGENT_PID; [2021-09-29T01:46:32.571Z] echo Agent pid 21 killed; [2021-09-29T01:46:32.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T01:46:32.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:46:32.642Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:46:32.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:46:32.763Z] $ docker exec f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent [2021-09-29T01:46:32.883Z] SSH_AUTH_SOCK=/tmp/ssh-rFXV6NmQTCp2/agent.54 [2021-09-29T01:46:32.883Z] SSH_AGENT_PID=60 [2021-09-29T01:46:32.892Z] Running ssh-add (command line suppressed) [2021-09-29T01:46:32.988Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8251494408753137057.key (/w/workspace/edgex-go/2@tmp/private_key_8251494408753137057.key) [2021-09-29T01:46:33.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:46:33.323Z] + git semver init [2021-09-29T01:46:33.323Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T01:46:33.323Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-29T01:46:33.323Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-29T01:46:33.323Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T01:46:33.323Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T01:46:33.323Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T01:46:33.323Z] # $SEMVER_BRANCH = PR-3734 [2021-09-29T01:46:33.323Z] # $SEMVER_TEMP = /tmp/semver-652492618 [2021-09-29T01:46:33.323Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T01:47:29.730Z] # '/tmp/semver-652492618' -> '/w/workspace/edgex-go/2/.semver' [2021-09-29T01:47:29.730Z] # -> Force: false [2021-09-29T01:47:29.730Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-29T01:47:29.744Z] $ docker exec --env ******** --env ******** f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent -k [2021-09-29T01:47:29.860Z] unset SSH_AUTH_SOCK; [2021-09-29T01:47:29.862Z] unset SSH_AGENT_PID; [2021-09-29T01:47:29.862Z] echo Agent pid 60 killed; [2021-09-29T01:47:29.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:47:30.228Z] + git semver [Pipeline] } [2021-09-29T01:47:30.248Z] $ docker stop --time=1 f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e [2021-09-29T01:47:32.216Z] $ docker rm -f f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:47:32.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T01:47:33.044Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T01:47:33.048Z] [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] echo [2021-09-29T01:47:33.406Z] ========================================================= [2021-09-29T01:47:33.406Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T01:47:33.406Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:47:33.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:47:33.731Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T01:47:33.731Z] 540db60ca938: Pulling fs layer [2021-09-29T01:47:33.731Z] adcc1eea9eea: Pulling fs layer [2021-09-29T01:47:33.731Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T01:47:33.731Z] db62176df00c: Pulling fs layer [2021-09-29T01:47:33.731Z] 3b30891b0d05: Pulling fs layer [2021-09-29T01:47:33.731Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T01:47:33.731Z] c788192a36de: Pulling fs layer [2021-09-29T01:47:33.731Z] a77e37c0d609: Pulling fs layer [2021-09-29T01:47:33.731Z] c3185cebc471: Pulling fs layer [2021-09-29T01:47:33.731Z] db62176df00c: Waiting [2021-09-29T01:47:33.731Z] 3b30891b0d05: Waiting [2021-09-29T01:47:33.731Z] 06b49ca38bd5: Waiting [2021-09-29T01:47:33.731Z] c788192a36de: Waiting [2021-09-29T01:47:33.731Z] a77e37c0d609: Waiting [2021-09-29T01:47:33.731Z] c3185cebc471: Waiting [2021-09-29T01:47:34.001Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T01:47:34.001Z] 4c4ab2625f07: Download complete [2021-09-29T01:47:34.001Z] adcc1eea9eea: Verifying Checksum [2021-09-29T01:47:34.001Z] adcc1eea9eea: Download complete [2021-09-29T01:47:34.001Z] 3b30891b0d05: Verifying Checksum [2021-09-29T01:47:34.001Z] 3b30891b0d05: Download complete [2021-09-29T01:47:34.001Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T01:47:34.001Z] 06b49ca38bd5: Download complete [2021-09-29T01:47:34.001Z] c788192a36de: Verifying Checksum [2021-09-29T01:47:34.001Z] c788192a36de: Download complete [2021-09-29T01:47:34.001Z] 540db60ca938: Verifying Checksum [2021-09-29T01:47:34.275Z] 540db60ca938: Pull complete [2021-09-29T01:47:34.275Z] adcc1eea9eea: Pull complete [2021-09-29T01:47:34.551Z] 4c4ab2625f07: Pull complete [2021-09-29T01:47:34.551Z] a77e37c0d609: Verifying Checksum [2021-09-29T01:47:34.551Z] a77e37c0d609: Download complete [2021-09-29T01:47:37.905Z] c3185cebc471: Download complete [2021-09-29T01:47:38.178Z] db62176df00c: Verifying Checksum [2021-09-29T01:47:38.178Z] db62176df00c: Download complete [2021-09-29T01:47:41.575Z] db62176df00c: Pull complete [2021-09-29T01:47:41.575Z] 3b30891b0d05: Pull complete [2021-09-29T01:47:41.575Z] 06b49ca38bd5: Pull complete [2021-09-29T01:47:41.575Z] c788192a36de: Pull complete [2021-09-29T01:47:41.845Z] a77e37c0d609: Pull complete [2021-09-29T01:47:43.800Z] c3185cebc471: Pull complete [2021-09-29T01:47:43.800Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T01:47:43.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:47:43.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:47:44.130Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:47:44.130Z] WORKDIR /edgex [2021-09-29T01:47:44.130Z] COPY go.mod . [2021-09-29T01:47:44.130Z] RUN go mod download' [2021-09-29T01:47:44.130Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T01:47:45.553Z] Sending build context to Docker daemon 329.1MB [2021-09-29T01:47:45.553Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:47:45.553Z] ---> 031687cdd783 [2021-09-29T01:47:45.553Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:47:47.505Z] ---> Running in 02c46a214e87 [2021-09-29T01:47:47.505Z] Removing intermediate container 02c46a214e87 [2021-09-29T01:47:47.505Z] ---> 988aa37c015f [2021-09-29T01:47:47.505Z] Step 3/4 : COPY go.mod . [2021-09-29T01:47:47.505Z] ---> f89452201a61 [2021-09-29T01:47:47.505Z] Step 4/4 : RUN go mod download [2021-09-29T01:47:47.505Z] ---> Running in 7527e1f4cfed [2021-09-29T01:47:48.320Z] Still waiting to schedule task [2021-09-29T01:47:48.321Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-29T01:48:20.020Z] Removing intermediate container 7527e1f4cfed [2021-09-29T01:48:20.020Z] ---> 942276581883 [2021-09-29T01:48:20.020Z] Successfully built 942276581883 [2021-09-29T01:48:20.020Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:48:20.347Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:48:20.347Z] . [Pipeline] withDockerContainer [2021-09-29T01:48:20.654Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-09-29T01:48:20.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:48:21.130Z] $ docker top f8b1c40f2b704ae7c45f54d8437f31f0059ca90348d7f5a01fdaacadc7bcc1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:48:21.542Z] + go version [2021-09-29T01:48:21.542Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T01:48:21.554Z] $ docker stop --time=1 f8b1c40f2b704ae7c45f54d8437f31f0059ca90348d7f5a01fdaacadc7bcc1c6 [2021-09-29T01:48:22.777Z] $ docker rm -f f8b1c40f2b704ae7c45f54d8437f31f0059ca90348d7f5a01fdaacadc7bcc1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:48:23.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:48:23.401Z] . [Pipeline] withDockerContainer [2021-09-29T01:48:23.504Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-09-29T01:48:23.556Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:48:23.924Z] $ docker top abb2906506148e6ef0fb277c3b2540b684783c8d5efd89227c5a855e57ab03cb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:48:24.234Z] ========================================================= [2021-09-29T01:48:24.235Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:48:24.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:48:24.758Z] + go mod tidy [Pipeline] sh [2021-09-29T01:48:25.082Z] + make test [2021-09-29T01:48:25.082Z] go mod tidy [2021-09-29T01:48:25.082Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:48:30.506Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:48:48.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:48:53.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:48:53.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:48:53.679Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:48:55.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:48:56.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:48:56.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:48:56.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:48:57.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:48:57.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:48:57.790Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:48:57.790Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:48:57.790Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:48:57.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:48:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2021-09-29T01:48:59.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:48:59.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:49:00.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2021-09-29T01:49:00.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:49:00.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements [2021-09-29T01:49:00.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:49:00.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:49:02.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-09-29T01:49:02.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:49:02.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:49:02.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-09-29T01:49:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:49:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:49:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:49:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:49:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:49:03.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.309s coverage: 94.2% of statements [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:49:03.718Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 59.1% of statements [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:49:03.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:49:04.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-09-29T01:49:04.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:49:04.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:49:04.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:49:04.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-09-29T01:49:04.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:49:04.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-09-29T01:49:05.142Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-29T01:49:05.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:49:05.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-09-29T01:49:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-09-29T01:49:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-09-29T01:49:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-09-29T01:49:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-09-29T01:49:19.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-09-29T01:49:19.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-09-29T01:49:24.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 81.8% of statements [2021-09-29T01:49:24.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 70.5% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:49:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:49:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:49:43.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2021-09-29T01:49:43.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:49:43.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-09-29T01:49:43.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.5% of statements [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:49:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-09-29T01:49:50.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-29T01:49:50.067Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T01:50:22.554Z] GO111MODULE=on go vet ./... [2021-09-29T01:50:32.705Z] gofmt -l . [2021-09-29T01:50:32.974Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:50:33.240Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:50:34.147Z] + ls -al . [2021-09-29T01:50:34.147Z] total 612 [2021-09-29T01:50:34.147Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 01:50 . [2021-09-29T01:50:34.147Z] drwxr-xr-x 4 root root 28 Sep 29 01:48 .. [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:46 .dockerignore [2021-09-29T01:50:34.147Z] drwxrwxr-x 8 1001 1001 179 Sep 29 01:46 .git [2021-09-29T01:50:34.147Z] drwxrwxr-x 4 1001 1001 142 Sep 29 01:46 .github [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:46 .gitignore [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 115 Sep 29 01:46 .golangci.yml [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:46 .hadolint.yml [2021-09-29T01:50:34.147Z] drwx------ 3 1001 1001 58 Sep 29 01:47 .semver [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:46 .sonarcloud.properties [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:46 ADOPTERS.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:46 Attribution.txt [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:46 CHANGELOG.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:46 CONTRIBUTING.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:46 GOVERNANCE.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:46 Jenkinsfile [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:46 LICENSE [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:46 Makefile [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:46 OWNERS.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:46 README.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:46 SECURITY.md [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:47 VERSION [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:46 ZMQWindows.md [2021-09-29T01:50:34.147Z] drwxrwxr-x 2 1001 1001 37 Sep 29 01:46 bin [2021-09-29T01:50:34.147Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:46 cmd [2021-09-29T01:50:34.147Z] -rw-r--r-- 1 root root 403066 Sep 29 01:49 coverage.out [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:46 go.mod [2021-09-29T01:50:34.147Z] -rw-r--r-- 1 root root 50064 Sep 29 01:48 go.sum [2021-09-29T01:50:34.147Z] drwxrwxr-x 8 1001 1001 124 Sep 29 01:46 internal [2021-09-29T01:50:34.147Z] drwxrwxr-x 3 1001 1001 16 Sep 29 01:46 openapi [2021-09-29T01:50:34.147Z] drwxrwxr-x 4 1001 1001 71 Sep 29 01:46 snap [2021-09-29T01:50:34.147Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:46 version.go [Pipeline] sh [2021-09-29T01:50:34.464Z] + '[' -e coverage.out ] [2021-09-29T01:50:34.464Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:50:34.587Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:50:34.892Z] + make build [2021-09-29T01:50:34.892Z] go mod tidy [2021-09-29T01:50:34.892Z] 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-09-29T01:50:36.850Z] 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-09-29T01:50:43.513Z] 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-09-29T01:50:43.778Z] 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-09-29T01:50:44.740Z] 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-09-29T01:50:45.005Z] 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-09-29T01:50:45.969Z] 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-09-29T01:50:46.938Z] 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-09-29T01:50:47.530Z] 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-09-29T01:50:48.497Z] 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-09-29T01:50:49.091Z] 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-09-29T01:50:49.674Z] 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-09-29T01:50:51.103Z] $ docker stop --time=1 abb2906506148e6ef0fb277c3b2540b684783c8d5efd89227c5a855e57ab03cb [2021-09-29T01:50:52.925Z] $ docker rm -f abb2906506148e6ef0fb277c3b2540b684783c8d5efd89227c5a855e57ab03cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:50:54.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:50:54.742Z] [2021-09-29T01:50:54.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:50:55.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:50:55.322Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T01:50:55.322Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T01:50:55.322Z] ca9280d653b3: Pulling fs layer [2021-09-29T01:50:55.322Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T01:50:55.621Z] cbdbe7a5bc2a: Download complete [2021-09-29T01:50:55.621Z] cbdbe7a5bc2a: Pull complete [2021-09-29T01:50:56.204Z] ca9280d653b3: Verifying Checksum [2021-09-29T01:50:56.204Z] ca9280d653b3: Download complete [2021-09-29T01:50:56.799Z] ca9280d653b3: Pull complete [2021-09-29T01:50:58.204Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T01:50:58.204Z] 7e9c9ca2126c: Download complete [2021-09-29T01:51:01.587Z] 7e9c9ca2126c: Pull complete [2021-09-29T01:51:01.587Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T01:51:01.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:51:01.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T01:51:01.687Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-09-29T01:51:01.744Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:51:04.343Z] $ docker top 4419cb9363543eebef067463df094e78f10a5990571c05dd1a2e12275bb1f868 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:51:04.745Z] + docker-compose build --help [2021-09-29T01:51:04.745Z] + grep parallel [2021-09-29T01:51:05.335Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:51:05.347Z] $ docker stop --time=1 4419cb9363543eebef067463df094e78f10a5990571c05dd1a2e12275bb1f868 [2021-09-29T01:51:06.540Z] $ docker rm -f 4419cb9363543eebef067463df094e78f10a5990571c05dd1a2e12275bb1f868 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:51:06.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:51:06.994Z] . [Pipeline] withDockerContainer [2021-09-29T01:51:07.094Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-09-29T01:51:07.168Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:51:07.548Z] $ docker top d4d807a54b688fa0c0f35cb00d6f30b9d2881a05879af61a3489f70b7ecd778e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:51:07.945Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:51:08.531Z] Building core-command ... [2021-09-29T01:51:08.531Z] Building core-data ... [2021-09-29T01:51:08.531Z] Building core-metadata ... [2021-09-29T01:51:08.531Z] Building security-bootstrapper ... [2021-09-29T01:51:08.531Z] Building security-proxy-setup ... [2021-09-29T01:51:08.531Z] Building security-secretstore-setup ... [2021-09-29T01:51:08.531Z] Building support-notifications ... [2021-09-29T01:51:08.531Z] Building support-scheduler ... [2021-09-29T01:51:08.531Z] Building sys-mgmt-agent ... [2021-09-29T01:51:08.531Z] Building security-secretstore-setup [2021-09-29T01:51:08.531Z] Building support-notifications [2021-09-29T01:51:08.531Z] Building security-proxy-setup [2021-09-29T01:51:08.531Z] Building security-bootstrapper [2021-09-29T01:51:08.531Z] Building sys-mgmt-agent [2021-09-29T01:51:18.945Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:51:18.945Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:51:18.945Z] ---> 942276581883 [2021-09-29T01:51:18.945Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:51:19.214Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:51:19.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:51:19.214Z] ---> 942276581883 [2021-09-29T01:51:19.214Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:51:19.478Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:51:19.478Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:51:19.478Z] ---> 942276581883 [2021-09-29T01:51:19.478Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:51:23.743Z] ---> Running in c1ce00158288 [2021-09-29T01:51:23.743Z] ---> Running in 79098fcfdd24 [2021-09-29T01:51:23.743Z] ---> Running in 76c6f0e885cb [2021-09-29T01:51:25.721Z] Removing intermediate container 79098fcfdd24 [2021-09-29T01:51:25.721Z] ---> c94e5c032013 [2021-09-29T01:51:25.721Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:51:25.721Z] Removing intermediate container c1ce00158288 [2021-09-29T01:51:25.721Z] ---> 509cdbf4464d [2021-09-29T01:51:25.721Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:51:25.721Z] Removing intermediate container 76c6f0e885cb [2021-09-29T01:51:25.721Z] ---> 26374e8efe7d [2021-09-29T01:51:25.721Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:51:25.995Z] ---> Running in 379962e7ef19 [2021-09-29T01:51:25.995Z] ---> Running in 12d2196c1ea0 [2021-09-29T01:51:25.995Z] ---> Running in 064fafd2533e [2021-09-29T01:51:27.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:51:27.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:51:27.435Z] ---> 942276581883 [2021-09-29T01:51:27.435Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:51:27.435Z] ---> Using cache [2021-09-29T01:51:27.435Z] ---> 509cdbf4464d [2021-09-29T01:51:27.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:51:27.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:51:27.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:51:27.701Z] ---> 942276581883 [2021-09-29T01:51:27.701Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:51:27.701Z] ---> Using cache [2021-09-29T01:51:27.701Z] ---> 509cdbf4464d [2021-09-29T01:51:27.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:51:27.701Z] Removing intermediate container 379962e7ef19 [2021-09-29T01:51:27.701Z] ---> 2f41a6bd9fef [2021-09-29T01:51:27.701Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:51:27.701Z] ---> Running in 195942d395ef [2021-09-29T01:51:27.701Z] ---> Running in bb25343ad737 [2021-09-29T01:51:27.701Z] ---> Running in 2da8487876e2 [2021-09-29T01:51:27.701Z] Removing intermediate container 064fafd2533e [2021-09-29T01:51:27.701Z] ---> 1899ccb8219e [2021-09-29T01:51:27.701Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:51:27.701Z] ---> Running in 93d569009680 [2021-09-29T01:51:27.969Z] Removing intermediate container 12d2196c1ea0 [2021-09-29T01:51:27.969Z] ---> 04b8e7d23729 [2021-09-29T01:51:27.969Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:51:27.969Z] ---> Running in 24f9068d36ff [2021-09-29T01:51:28.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:28.821Z] Removing intermediate container 195942d395ef [2021-09-29T01:51:28.821Z] ---> 20c9c6edf93e [2021-09-29T01:51:28.821Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:51:28.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:28.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:28.821Z] ---> Running in 7fc478f62d25 [2021-09-29T01:51:28.821Z] Removing intermediate container bb25343ad737 [2021-09-29T01:51:28.821Z] ---> 7f82e8df6737 [2021-09-29T01:51:28.821Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:51:28.821Z] ---> Running in ef4377a0d819 [2021-09-29T01:51:29.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:29.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:29.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:29.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:29.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:30.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:30.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:51:30.481Z] OK: 219 MiB in 52 packages [2021-09-29T01:51:30.754Z] Removing intermediate container 24f9068d36ff [2021-09-29T01:51:30.754Z] ---> a54c8a96a3af [2021-09-29T01:51:30.754Z] Step 6/24 : COPY go.mod . [2021-09-29T01:51:31.019Z] OK: 219 MiB in 52 packages [2021-09-29T01:51:31.019Z] ---> a793ab41a15c [2021-09-29T01:51:31.019Z] Step 7/24 : RUN go mod download [2021-09-29T01:51:31.019Z] ---> Running in b647ae7bc637 [2021-09-29T01:51:31.019Z] OK: 219 MiB in 52 packages [2021-09-29T01:51:31.288Z] Removing intermediate container 93d569009680 [2021-09-29T01:51:31.288Z] ---> 7e676ddbe0b8 [2021-09-29T01:51:31.288Z] Step 6/32 : COPY go.mod . [2021-09-29T01:51:31.288Z] Removing intermediate container ef4377a0d819 [2021-09-29T01:51:31.288Z] ---> 300146fe2f3d [2021-09-29T01:51:31.288Z] Step 6/22 : COPY go.mod . [2021-09-29T01:51:31.288Z] ---> 3c5fb8540f76 [2021-09-29T01:51:31.288Z] Step 7/32 : RUN go mod download [2021-09-29T01:51:31.556Z] ---> Running in 14c2cbcb587c [2021-09-29T01:51:31.556Z] ---> b5058cd9b928 [2021-09-29T01:51:31.556Z] Step 7/22 : RUN go mod download [2021-09-29T01:51:31.556Z] ---> Running in 92f63d7a1975 [2021-09-29T01:51:31.829Z] OK: 219 MiB in 52 packages [2021-09-29T01:51:32.095Z] OK: 219 MiB in 52 packages [2021-09-29T01:51:32.364Z] Removing intermediate container 2da8487876e2 [2021-09-29T01:51:32.364Z] ---> 944beae50934 [2021-09-29T01:51:32.364Z] Step 6/26 : COPY go.mod . [2021-09-29T01:51:32.631Z] Removing intermediate container 7fc478f62d25 [2021-09-29T01:51:32.631Z] ---> c24565da2769 [2021-09-29T01:51:32.631Z] Step 6/23 : COPY go.mod . [2021-09-29T01:51:32.631Z] ---> 0a0912765201 [2021-09-29T01:51:32.631Z] Step 7/26 : RUN go mod download [2021-09-29T01:51:32.899Z] ---> Running in bbec55e970c4 [2021-09-29T01:51:32.899Z] ---> e017d7632079 [2021-09-29T01:51:32.899Z] Step 7/23 : RUN go mod download [2021-09-29T01:51:32.899Z] ---> Running in 7cf446139525 [2021-09-29T01:51:33.480Z] Removing intermediate container b647ae7bc637 [2021-09-29T01:51:33.480Z] ---> 5028cf02e13c [2021-09-29T01:51:33.480Z] Step 8/24 : COPY . . [2021-09-29T01:51:34.086Z] Removing intermediate container 92f63d7a1975 [2021-09-29T01:51:34.086Z] ---> 13b781db4199 [2021-09-29T01:51:34.086Z] Step 8/22 : COPY . . [2021-09-29T01:51:34.361Z] Removing intermediate container 14c2cbcb587c [2021-09-29T01:51:34.361Z] ---> 0542237b13c4 [2021-09-29T01:51:34.361Z] Step 8/32 : COPY . . [2021-09-29T01:51:38.634Z] Removing intermediate container bbec55e970c4 [2021-09-29T01:51:38.634Z] ---> 2ba4a85cb974 [2021-09-29T01:51:38.634Z] Step 8/26 : COPY . . [2021-09-29T01:51:38.634Z] Removing intermediate container 7cf446139525 [2021-09-29T01:51:38.634Z] ---> efc57af641a3 [2021-09-29T01:51:38.634Z] Step 8/23 : COPY . . [2021-09-29T01:51:46.856Z] ---> 2dca0734901d [2021-09-29T01:51:46.856Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:51:47.121Z] ---> Running in 8f5d46b7c286 [2021-09-29T01:51:51.375Z] Removing intermediate container 8f5d46b7c286 [2021-09-29T01:51:51.375Z] ---> ab94fd406c5e [2021-09-29T01:51:51.375Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:51:51.375Z] ---> Running in 2e55900fe12c [2021-09-29T01:51:51.652Z] 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-09-29T01:51:58.711Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-69 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T01:51:58.731Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:51:58.972Z] The recommended git tool is: git [2021-09-29T01:52:00.199Z] ---> 016e3ec8fd79 [2021-09-29T01:52:00.199Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:52:00.930Z] ---> Running in e97ab72271c6 [2021-09-29T01:52:00.930Z] ---> 63f3f9d7a010 [2021-09-29T01:52:00.930Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:52:00.930Z] ---> Running in 91a17c266e59 [2021-09-29T01:52:04.329Z] Removing intermediate container e97ab72271c6 [2021-09-29T01:52:04.329Z] ---> ddb7b8f1f688 [2021-09-29T01:52:04.329Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:52:04.329Z] ---> Running in 3548eea7fa03 [2021-09-29T01:52:04.603Z] Removing intermediate container 91a17c266e59 [2021-09-29T01:52:04.603Z] ---> 22bd8a371bcd [2021-09-29T01:52:04.603Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:52:04.874Z] ---> Running in d9bb5b1ac0d2 [2021-09-29T01:52:05.144Z] 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-09-29T01:52:05.272Z] using credential edgex-jenkins-ssh [2021-09-29T01:52:05.295Z] Cloning the remote Git repository [2021-09-29T01:52:05.731Z] 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-09-29T01:52:05.371Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:52:05.510Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:52:05.598Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:52:05.599Z] > git --version # timeout=10 [2021-09-29T01:52:05.621Z] > git --version # 'git version 2.17.1' [2021-09-29T01:52:05.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:52:05.716Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:52:07.697Z] ---> aa21ebe9f6f9 [2021-09-29T01:52:07.697Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:52:07.697Z] ---> Running in b8ce92401ec1 [2021-09-29T01:52:07.697Z] ---> 76d0c5dff1c8 [2021-09-29T01:52:07.697Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:52:07.697Z] ---> Running in a3b5f0811968 [2021-09-29T01:52:09.648Z] Removing intermediate container 2e55900fe12c [2021-09-29T01:52:09.648Z] ---> a77b218362fa [2021-09-29T01:52:09.648Z] [2021-09-29T01:52:09.648Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:52:09.648Z] 3.14: Pulling from library/alpine [2021-09-29T01:52:10.233Z] Removing intermediate container a3b5f0811968 [2021-09-29T01:52:10.233Z] ---> b665f9872426 [2021-09-29T01:52:10.233Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:52:10.233Z] Removing intermediate container b8ce92401ec1 [2021-09-29T01:52:10.233Z] ---> 407c31ef2a00 [2021-09-29T01:52:10.233Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:52:10.233Z] ---> Running in b3dd2f1c943a [2021-09-29T01:52:10.499Z] ---> Running in 14930dca1d06 [2021-09-29T01:52:10.770Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:52:10.770Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:52:10.770Z] ---> 14119a10abf4 [2021-09-29T01:52:10.770Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:52:10.770Z] ---> Running in df1727f49b60 [2021-09-29T01:52:11.038Z] Removing intermediate container df1727f49b60 [2021-09-29T01:52:11.038Z] ---> 1b5be2e7746e [2021-09-29T01:52:11.038Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:52:11.038Z] ---> Running in ea828cd42f77 [2021-09-29T01:52:11.305Z] 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-09-29T01:52:11.305Z] 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-09-29T01:52:11.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:11.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:12.499Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:52:12.499Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:52:12.499Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:52:12.499Z] OK: 6 MiB in 16 packages [2021-09-29T01:52:12.784Z] Removing intermediate container ea828cd42f77 [2021-09-29T01:52:12.784Z] ---> 514dec9f8068 [2021-09-29T01:52:12.784Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:52:12.784Z] ---> Running in fb1c75265fe8 [2021-09-29T01:52:13.059Z] Removing intermediate container fb1c75265fe8 [2021-09-29T01:52:13.059Z] ---> fb09ca9ff074 [2021-09-29T01:52:13.059Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:52:13.059Z] ---> Running in 64de378f0138 [2021-09-29T01:52:13.059Z] Removing intermediate container 64de378f0138 [2021-09-29T01:52:13.059Z] ---> d3ce8eb5186d [2021-09-29T01:52:13.059Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:52:13.059Z] ---> Running in 58c8240743fc [2021-09-29T01:52:14.046Z] Removing intermediate container 58c8240743fc [2021-09-29T01:52:14.046Z] ---> 4c5091825ff4 [2021-09-29T01:52:14.046Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:52:14.046Z] ---> Running in 3f2e246fd7bf [2021-09-29T01:52:14.318Z] Removing intermediate container 3f2e246fd7bf [2021-09-29T01:52:14.318Z] ---> 1817dfcc02b9 [2021-09-29T01:52:14.318Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:52:14.596Z] ---> 5c08ceed6b16 [2021-09-29T01:52:14.596Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:52:14.596Z] ---> Running in e460ea032d80 [2021-09-29T01:52:15.584Z] Removing intermediate container e460ea032d80 [2021-09-29T01:52:15.584Z] ---> 753b3a6a8539 [2021-09-29T01:52:15.584Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:52:15.584Z] ---> 3a38f942a214 [2021-09-29T01:52:15.584Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:52:16.202Z] ---> 9a69daeed5ba [2021-09-29T01:52:16.202Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:52:16.483Z] ---> c64adcff0a4d [2021-09-29T01:52:16.483Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:52:16.767Z] ---> ff0e2bbccdd9 [2021-09-29T01:52:16.767Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:52:17.359Z] ---> 8f68f14a46e5 [2021-09-29T01:52:17.359Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:52:17.359Z] ---> Running in adeebda900e5 [2021-09-29T01:52:17.627Z] Removing intermediate container adeebda900e5 [2021-09-29T01:52:17.627Z] ---> 7b8dcee86506 [2021-09-29T01:52:17.627Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:52:17.897Z] ---> b65142f3fa07 [2021-09-29T01:52:17.897Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:52:17.897Z] ---> Running in f94a7e869e55 [2021-09-29T01:52:18.890Z] Removing intermediate container f94a7e869e55 [2021-09-29T01:52:18.890Z] ---> eed7f18e597e [2021-09-29T01:52:18.890Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:52:18.890Z] ---> Running in f4e881956dce [2021-09-29T01:52:19.159Z] Removing intermediate container f4e881956dce [2021-09-29T01:52:19.159Z] ---> 7ff4c823b625 [2021-09-29T01:52:19.159Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:52:19.159Z] ---> Running in f384448e8945 [2021-09-29T01:52:19.445Z] Removing intermediate container f384448e8945 [2021-09-29T01:52:19.445Z] ---> 45311abf3739 [2021-09-29T01:52:19.445Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T01:52:19.445Z] ---> Running in f1fc32bea39f [2021-09-29T01:52:19.719Z] Removing intermediate container f1fc32bea39f [2021-09-29T01:52:19.719Z] ---> d9dc9978b3b9 [2021-09-29T01:52:19.719Z] Step 31/32 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:52:19.719Z] ---> Running in 025094e8b7cf [2021-09-29T01:52:19.997Z] Removing intermediate container 025094e8b7cf [2021-09-29T01:52:19.997Z] ---> 9b45af4327de [2021-09-29T01:52:19.997Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:52:19.997Z] ---> Running in a4cd0e6f80d4 [2021-09-29T01:52:20.273Z] Removing intermediate container a4cd0e6f80d4 [2021-09-29T01:52:20.273Z] ---> 30f20ab20109 [2021-09-29T01:52:20.273Z] [2021-09-29T01:52:20.544Z] Successfully built 30f20ab20109 [2021-09-29T01:52:20.544Z] Successfully tagged security-bootstrapper:latest [2021-09-29T01:52:20.544Z] Building core-command [2021-09-29T01:52:30.734Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:52:30.734Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:52:30.734Z] ---> 942276581883 [2021-09-29T01:52:30.734Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> 509cdbf4464d [2021-09-29T01:52:30.734Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> 7f82e8df6737 [2021-09-29T01:52:30.734Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> 300146fe2f3d [2021-09-29T01:52:30.734Z] Step 6/24 : COPY go.mod . [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> b5058cd9b928 [2021-09-29T01:52:30.734Z] Step 7/24 : RUN go mod download [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> 13b781db4199 [2021-09-29T01:52:30.734Z] Step 8/24 : COPY . . [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> 63f3f9d7a010 [2021-09-29T01:52:30.734Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:52:30.734Z] ---> Using cache [2021-09-29T01:52:30.734Z] ---> 22bd8a371bcd [2021-09-29T01:52:30.734Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:52:30.734Z] ---> Running in 6a5ad784733d [2021-09-29T01:52:30.734Z] 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-09-29T01:52:45.808Z] 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-09-29T01:52:45.808Z] Removing intermediate container 3548eea7fa03 [2021-09-29T01:52:45.808Z] ---> 260af20ea36d [2021-09-29T01:52:45.808Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:52:45.808Z] ---> Running in f391c87bb398 [2021-09-29T01:52:45.808Z] 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-09-29T01:52:46.403Z] Removing intermediate container f391c87bb398 [2021-09-29T01:52:46.403Z] ---> 58eea3e2bf7a [2021-09-29T01:52:46.403Z] [2021-09-29T01:52:46.403Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:52:46.403Z] 20.10.7: Pulling from library/docker [2021-09-29T01:52:48.374Z] 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-09-29T01:52:49.346Z] Removing intermediate container d9bb5b1ac0d2 [2021-09-29T01:52:49.346Z] ---> 9bb7eef73358 [2021-09-29T01:52:49.346Z] [2021-09-29T01:52:49.346Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:52:49.346Z] ---> 14119a10abf4 [2021-09-29T01:52:49.346Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:52:49.346Z] ---> Running in b6663b643a8c [2021-09-29T01:52:50.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:50.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:50.611Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:52:50.611Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:52:50.899Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:52:50.899Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:52:50.899Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:52:50.899Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:52:50.899Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:52:50.899Z] OK: 8 MiB in 19 packages [2021-09-29T01:52:52.345Z] Removing intermediate container b6663b643a8c [2021-09-29T01:52:52.345Z] ---> 6ab8e90c84d8 [2021-09-29T01:52:52.345Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:52:52.345Z] ---> Running in 455a24e87529 [2021-09-29T01:52:52.948Z] Removing intermediate container 455a24e87529 [2021-09-29T01:52:52.948Z] ---> 3975f71fe896 [2021-09-29T01:52:52.948Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:52:52.948Z] ---> Running in e96c85497c69 [2021-09-29T01:52:52.948Z] Removing intermediate container 14930dca1d06 [2021-09-29T01:52:52.948Z] ---> 1421f7d73d37 [2021-09-29T01:52:52.948Z] [2021-09-29T01:52:52.948Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:52:52.948Z] ---> 14119a10abf4 [2021-09-29T01:52:52.948Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:52:52.948Z] ---> Running in adcae30f5819 [2021-09-29T01:52:53.224Z] Removing intermediate container e96c85497c69 [2021-09-29T01:52:53.224Z] ---> 5954fa6bd2e0 [2021-09-29T01:52:53.224Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:52:53.839Z] ---> 699d744904fc [2021-09-29T01:52:53.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:52:53.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:54.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:54.409Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:52:54.409Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:52:54.409Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:52:54.409Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:52:54.688Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:52:54.688Z] OK: 6 MiB in 17 packages [2021-09-29T01:52:54.688Z] ---> 077b34e37b76 [2021-09-29T01:52:54.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:52:55.295Z] ---> 8d4fd4847543 [2021-09-29T01:52:55.295Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:52:55.569Z] ---> Running in 695cbdb41bea [2021-09-29T01:52:55.569Z] Removing intermediate container adcae30f5819 [2021-09-29T01:52:55.569Z] ---> ed944a3aa966 [2021-09-29T01:52:55.569Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:52:55.569Z] ---> Running in 3104b0a1ce87 [2021-09-29T01:52:55.846Z] Removing intermediate container 695cbdb41bea [2021-09-29T01:52:55.846Z] ---> 4e00d371c96f [2021-09-29T01:52:55.846Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:52:55.846Z] ---> Running in 8027d05d875e [2021-09-29T01:52:56.132Z] Removing intermediate container 3104b0a1ce87 [2021-09-29T01:52:56.132Z] ---> 9d7d57f9f3f6 [2021-09-29T01:52:56.132Z] Step 14/26 : WORKDIR / [2021-09-29T01:52:56.132Z] ---> Running in 16675db9cd46 [2021-09-29T01:52:56.399Z] Removing intermediate container 8027d05d875e [2021-09-29T01:52:56.399Z] ---> 6166add4bbc2 [2021-09-29T01:52:56.399Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T01:52:56.399Z] ---> Running in 5b4ab4a073c2 [2021-09-29T01:52:56.671Z] Removing intermediate container 16675db9cd46 [2021-09-29T01:52:56.671Z] ---> 08bfb41083e4 [2021-09-29T01:52:56.671Z] 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-09-29T01:52:56.734Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:52:56.952Z] Removing intermediate container 5b4ab4a073c2 [2021-09-29T01:52:56.952Z] ---> 732997d3709d [2021-09-29T01:52:56.952Z] Step 21/22 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:52:56.952Z] Removing intermediate container b3dd2f1c943a [2021-09-29T01:52:56.952Z] ---> 75919b7b3866 [2021-09-29T01:52:56.952Z] [2021-09-29T01:52:56.952Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:52:56.952Z] ---> 14119a10abf4 [2021-09-29T01:52:56.952Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:52:56.952Z] ---> Running in 74d4d51b993c [2021-09-29T01:52:56.952Z] ---> Running in 905e25e5aa8a [2021-09-29T01:52:57.249Z] Removing intermediate container 905e25e5aa8a [2021-09-29T01:52:57.249Z] ---> 188e59ff448d [2021-09-29T01:52:57.249Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:52:57.249Z] ---> Running in f290b28747d0 [2021-09-29T01:52:57.332Z] Merge succeeded, producing 6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T01:52:57.333Z] Checking out Revision 6bdc24c840b565ccc3936c83cc665c279713d94a (PR-3734) [2021-09-29T01:52:57.526Z] ---> 4ec584aa48ca [2021-09-29T01:52:57.526Z] 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-09-29T01:52:57.804Z] Removing intermediate container f290b28747d0 [2021-09-29T01:52:57.804Z] ---> 86e3c60f0855 [2021-09-29T01:52:57.804Z] [2021-09-29T01:52:55.743Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:52:55.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:52:55.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:52:55.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:52:55.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:52:55.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:52:56.755Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:52:56.770Z] > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 [2021-09-29T01:52:57.008Z] > git remote # timeout=10 [2021-09-29T01:52:57.062Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:52:57.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:52:57.088Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T01:52:57.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:52:57.340Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:52:57.352Z] > git checkout -f 6bdc24c840b565ccc3936c83cc665c279713d94a # timeout=10 [2021-09-29T01:52:58.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:58.090Z] Successfully built 86e3c60f0855 [2021-09-29T01:52:58.090Z] Successfully tagged security-proxy-setup:latest [2021-09-29T01:52:58.090Z]  Building security-proxy-setup ... done Building core-data [2021-09-29T01:52:58.372Z] ---> 1505da1e7eab [2021-09-29T01:52:58.372Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:52:58.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:52:58.647Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:52:58.647Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:52:58.647Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:52:58.647Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:52:58.916Z] OK: 6 MiB in 16 packages [2021-09-29T01:52:59.194Z] ---> 9a3b85079f9d [2021-09-29T01:52:59.194Z] 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-09-29T01:53:00.195Z] ---> 2b136155708a [2021-09-29T01:53:00.195Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:53:00.195Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:53:00.195Z] Removing intermediate container 74d4d51b993c [2021-09-29T01:53:00.195Z] ---> 5001eedc86d1 [2021-09-29T01:53:00.195Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:53:00.195Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:53:00.195Z] ---> 08bdaf2f88f9 [2021-09-29T01:53:00.195Z] 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-09-29T01:53:00.195Z] ---> Running in 349c7ccd2560 [2021-09-29T01:53:00.195Z] ---> Running in b577311477b8 [2021-09-29T01:53:00.470Z] Removing intermediate container 349c7ccd2560 [2021-09-29T01:53:00.470Z] ---> fc6d627168e0 [2021-09-29T01:53:00.470Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:53:00.470Z] ---> Running in db11965e2217 [2021-09-29T01:53:00.749Z] Removing intermediate container b577311477b8 [2021-09-29T01:53:00.749Z] ---> a4ba51e9eba3 [2021-09-29T01:53:00.749Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T01:53:00.749Z] ---> Running in d7db3e98543b [2021-09-29T01:53:00.749Z] ---> 8f87a75992a5 [2021-09-29T01:53:00.749Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:53:01.028Z] Removing intermediate container db11965e2217 [2021-09-29T01:53:01.028Z] ---> a3bed712fec9 [2021-09-29T01:53:01.028Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:53:01.028Z] ---> Running in ae6562380f9e [2021-09-29T01:53:01.315Z] Removing intermediate container ae6562380f9e [2021-09-29T01:53:01.315Z] ---> 0d9a31c94efb [2021-09-29T01:53:01.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:53:01.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:01.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:01.590Z] ---> 817e97cc742b [2021-09-29T01:53:01.590Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:53:01.724Z] Commit message: "Merge commit '87e8ed76953e70318171a287d139abdba61a8126' into HEAD" [2021-09-29T01:53:01.734Z] > git rev-list --no-walk 626275469b875c7afcb36771b784305944904f10 # timeout=10 [2021-09-29T01:53:01.867Z] ---> cd41b00e28ee [2021-09-29T01:53:01.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:53:01.867Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:53:01.867Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:53:01.867Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:53:02.144Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:53:02.144Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:53:02.144Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:53:02.144Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:53:02.144Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:53:02.144Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:53:02.144Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:53:02.144Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:53:02.144Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:53:02.144Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:53:02.144Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:53:02.144Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:53:02.144Z] ---> c53732818a01 [2021-09-29T01:53:02.144Z] 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/ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:53:02.295Z] provisioning config files... [2021-09-29T01:53:02.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8075170007814720545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:53:02.419Z] ---> Running in 163fea277c43 [2021-09-29T01:53:02.910Z] ---> docker-login.sh [2021-09-29T01:53:02.910Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:53:03.389Z] ---> 034f4508a016 [2021-09-29T01:53:03.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:53:03.389Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:53:03.389Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:53:03.389Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:53:03.389Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:53:03.389Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:53:03.389Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:53:03.660Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:53:03.660Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:53:03.660Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:53:03.939Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:53:03.939Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:53:03.939Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:53:03.939Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:53:03.939Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:53:03.939Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:53:03.939Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:53:03.939Z] ---> 42582a8af44b [2021-09-29T01:53:03.939Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:53:03.939Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:53:03.939Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:53:03.939Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:53:04.204Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:53:04.204Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:53:04.204Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:53:04.204Z] ---> Running in 06122be9fad4 [2021-09-29T01:53:04.204Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:53:04.204Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:53:04.204Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:53:04.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:53:04.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:53:04.960Z] Configure a credential helper to remove this warning. See [2021-09-29T01:53:04.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:53:04.960Z] [2021-09-29T01:53:04.960Z] Login Succeeded [2021-09-29T01:53:04.960Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:53:05.173Z] Removing intermediate container 06122be9fad4 [2021-09-29T01:53:05.173Z] ---> a811f7a60d69 [2021-09-29T01:53:05.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:53:05.173Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:53:05.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:53:05.459Z] OK: 82 MiB in 59 packages [2021-09-29T01:53:05.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:53:05.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:53:05.459Z] ---> 942276581883 [2021-09-29T01:53:05.459Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:53:05.459Z] ---> Using cache [2021-09-29T01:53:05.459Z] ---> 509cdbf4464d [2021-09-29T01:53:05.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:53:05.459Z] ---> Using cache [2021-09-29T01:53:05.459Z] ---> 7f82e8df6737 [2021-09-29T01:53:05.459Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:53:05.459Z] Removing intermediate container 163fea277c43 [2021-09-29T01:53:05.459Z] ---> ce1eb53786ce [2021-09-29T01:53:05.459Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:53:05.459Z] ---> Running in 5b81a40d1b1f [2021-09-29T01:53:05.459Z] ---> Running in dc387e2bf800 [2021-09-29T01:53:05.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:53:05.507Z] Configure a credential helper to remove this warning. See [2021-09-29T01:53:05.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:53:05.507Z] [2021-09-29T01:53:05.507Z] Login Succeeded [2021-09-29T01:53:05.507Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:53:05.757Z] ---> Running in 5b3b3276c4f3 [2021-09-29T01:53:05.757Z] Removing intermediate container 6a5ad784733d [2021-09-29T01:53:05.757Z] ---> 78314f8538d0 [2021-09-29T01:53:05.757Z] [2021-09-29T01:53:05.757Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:53:05.757Z] ---> 14119a10abf4 [2021-09-29T01:53:05.757Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:53:05.757Z] ---> Running in 6817b6c84658 [2021-09-29T01:53:05.757Z] Removing intermediate container 5b81a40d1b1f [2021-09-29T01:53:05.757Z] ---> 6754932bfa1b [2021-09-29T01:53:05.757Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:53:05.757Z] ---> Running in 601c2b67f222 [2021-09-29T01:53:05.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:53:05.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:53:05.785Z] Configure a credential helper to remove this warning. See [2021-09-29T01:53:05.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:53:05.785Z] [2021-09-29T01:53:05.785Z] Login Succeeded [2021-09-29T01:53:05.785Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:53:06.026Z] Removing intermediate container 5b3b3276c4f3 [2021-09-29T01:53:06.026Z] ---> 182c21a09dbc [2021-09-29T01:53:06.026Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T01:53:06.026Z] ---> Running in 41523a693394 [2021-09-29T01:53:06.302Z] Removing intermediate container 601c2b67f222 [2021-09-29T01:53:06.302Z] ---> fd512e43cd65 [2021-09-29T01:53:06.302Z] Step 22/23 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:06.302Z] Removing intermediate container 41523a693394 [2021-09-29T01:53:06.302Z] ---> 606edd685b5c [2021-09-29T01:53:06.302Z] Step 25/26 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:06.302Z] ---> Running in bb7ec2615743 [2021-09-29T01:53:06.302Z] ---> Running in edb8d0ce9e9f [2021-09-29T01:53:06.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:06.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:53:06.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:53:06.387Z] Configure a credential helper to remove this warning. See [2021-09-29T01:53:06.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:53:06.387Z] [2021-09-29T01:53:06.387Z] Login Succeeded [2021-09-29T01:53:06.387Z] docker.io [2021-09-29T01:53:06.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:06.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:06.582Z] Removing intermediate container edb8d0ce9e9f [2021-09-29T01:53:06.582Z] ---> bce5174ba4af [2021-09-29T01:53:06.582Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:53:06.582Z] Removing intermediate container bb7ec2615743 [2021-09-29T01:53:06.582Z] ---> a948b459ebaf [2021-09-29T01:53:06.582Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:53:06.582Z] ---> Running in be4ed1f0fa49 [2021-09-29T01:53:06.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:53:06.866Z] ---> Running in 304d1a40f71a [2021-09-29T01:53:06.866Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:53:06.866Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:53:06.866Z] OK: 6 MiB in 15 packages [2021-09-29T01:53:06.866Z] Removing intermediate container be4ed1f0fa49 [2021-09-29T01:53:06.866Z] ---> b59d1b40c4b0 [2021-09-29T01:53:06.866Z] [2021-09-29T01:53:07.146Z] Removing intermediate container 304d1a40f71a [2021-09-29T01:53:07.146Z] ---> 2ace9d53d7b6 [2021-09-29T01:53:07.146Z] [2021-09-29T01:53:07.146Z] Collecting docker-compose==1.23.2 [2021-09-29T01:53:07.146Z] Successfully built b59d1b40c4b0 [2021-09-29T01:53:07.146Z] Successfully tagged support-notifications:latest [2021-09-29T01:53:07.146Z]  Building support-notifications ... done Building support-scheduler [2021-09-29T01:53:07.146Z] Successfully built 2ace9d53d7b6 [2021-09-29T01:53:07.146Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:53:07.146Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T01:53:07.146Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-29T01:53:07.146Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:53:07.146Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:53:07.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:53:07.266Z] Configure a credential helper to remove this warning. See [2021-09-29T01:53:07.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:53:07.266Z] [2021-09-29T01:53:07.266Z] Login Succeeded [2021-09-29T01:53:07.266Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:53:07.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-29T01:53:07.437Z] Removing intermediate container 6817b6c84658 [2021-09-29T01:53:07.437Z] ---> 72244dc7ba23 [2021-09-29T01:53:07.437Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:53:07.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:07.734Z] ---> Running in ba4f74fc1351 [2021-09-29T01:53:07.734Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:53:07.734Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] echo [2021-09-29T01:53:07.965Z] ========================================================= [2021-09-29T01:53:07.965Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T01:53:07.965Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:53:08.359Z] OK: 219 MiB in 52 packages [2021-09-29T01:53:08.360Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:53:08.360Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:53:08.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:53:08.631Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:53:08.631Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:53:08.642Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T01:53:08.642Z] 595b0fe564bb: Pulling fs layer [2021-09-29T01:53:08.642Z] 24495759ef45: Pulling fs layer [2021-09-29T01:53:08.642Z] d148012ef14d: Pulling fs layer [2021-09-29T01:53:08.642Z] e90a11edd702: Pulling fs layer [2021-09-29T01:53:08.642Z] d77568369979: Pulling fs layer [2021-09-29T01:53:08.642Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T01:53:08.642Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T01:53:08.642Z] 97ac5df62f85: Pulling fs layer [2021-09-29T01:53:08.642Z] d77568369979: Waiting [2021-09-29T01:53:08.642Z] fc1c9f9a7f3b: Waiting [2021-09-29T01:53:08.642Z] 170f2ba95c9a: Waiting [2021-09-29T01:53:08.642Z] 97ac5df62f85: Waiting [2021-09-29T01:53:08.642Z] e90a11edd702: Waiting [2021-09-29T01:53:08.904Z] 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-09-29T01:53:08.905Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:53:08.905Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:53:08.918Z] d148012ef14d: Download complete [2021-09-29T01:53:08.918Z] 24495759ef45: Verifying Checksum [2021-09-29T01:53:08.918Z] 24495759ef45: Download complete [2021-09-29T01:53:08.918Z] d77568369979: Verifying Checksum [2021-09-29T01:53:08.918Z] d77568369979: Download complete [2021-09-29T01:53:08.918Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T01:53:08.918Z] fc1c9f9a7f3b: Download complete [2021-09-29T01:53:08.918Z] 595b0fe564bb: Verifying Checksum [2021-09-29T01:53:08.918Z] 595b0fe564bb: Download complete [2021-09-29T01:53:08.918Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T01:53:08.918Z] 170f2ba95c9a: Download complete [2021-09-29T01:53:09.172Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:53:09.172Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:53:09.172Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:53:09.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:53:09.440Z] Removing intermediate container ba4f74fc1351 [2021-09-29T01:53:09.440Z] ---> 88d6ab09389a [2021-09-29T01:53:09.440Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:53:09.523Z] 595b0fe564bb: Pull complete [2021-09-29T01:53:09.707Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:53:09.707Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:53:09.707Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:53:09.707Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:53:09.707Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:53:09.707Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:53:09.707Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:53:09.995Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:53:09.995Z] Collecting certifi>=2017.4.17 [2021-09-29T01:53:09.995Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:53:09.995Z] ---> Running in 0770b48846c3 [2021-09-29T01:53:09.995Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:53:09.995Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:53:09.995Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:53:09.995Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:53:10.278Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:53:10.278Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:53:10.278Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:53:10.278Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:53:10.278Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:53:10.278Z] Attempting uninstall: urllib3 [2021-09-29T01:53:10.278Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:53:10.278Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:53:10.278Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:53:10.520Z] 24495759ef45: Pull complete [2021-09-29T01:53:10.555Z] Removing intermediate container 0770b48846c3 [2021-09-29T01:53:10.555Z] ---> e6eba3e3e79f [2021-09-29T01:53:10.555Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:53:10.555Z] Removing intermediate container dc387e2bf800 [2021-09-29T01:53:10.555Z] ---> 0b0b87c33483 [2021-09-29T01:53:10.555Z] Step 6/24 : COPY go.mod . [2021-09-29T01:53:10.555Z] Attempting uninstall: idna [2021-09-29T01:53:10.555Z] Found existing installation: idna 3.1 [2021-09-29T01:53:10.555Z] Uninstalling idna-3.1: [2021-09-29T01:53:10.555Z] Successfully uninstalled idna-3.1 [2021-09-29T01:53:10.555Z] ---> Running in 98fc9168773e [2021-09-29T01:53:10.555Z] Attempting uninstall: chardet [2021-09-29T01:53:10.555Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:53:10.555Z] Uninstalling chardet-4.0.0: [2021-09-29T01:53:10.555Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:53:10.555Z] ---> 56ce0d401704 [2021-09-29T01:53:10.555Z] Step 7/24 : RUN go mod download [2021-09-29T01:53:10.798Z] d148012ef14d: Pull complete [2021-09-29T01:53:10.822Z] Removing intermediate container 98fc9168773e [2021-09-29T01:53:10.822Z] ---> 55074564645f [2021-09-29T01:53:10.822Z] Step 16/24 : WORKDIR / [2021-09-29T01:53:10.822Z] ---> Running in f6e11d0a5e68 [2021-09-29T01:53:10.822Z] ---> Running in 21cf85955024 [2021-09-29T01:53:10.822Z] Attempting uninstall: requests [2021-09-29T01:53:10.822Z] Found existing installation: requests 2.25.1 [2021-09-29T01:53:10.822Z] Uninstalling requests-2.25.1: [2021-09-29T01:53:11.092Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:53:11.092Z] Removing intermediate container 21cf85955024 [2021-09-29T01:53:11.092Z] ---> f29288744b11 [2021-09-29T01:53:11.092Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:53:11.092Z] Running setup.py install for texttable: started [2021-09-29T01:53:11.359Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:53:11.359Z] Running setup.py install for PyYAML: started [2021-09-29T01:53:11.627Z] ---> cff8befe281a [2021-09-29T01:53:11.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:53:11.923Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:53:11.923Z] Running setup.py install for docopt: started [2021-09-29T01:53:12.217Z] ---> 36dafcf78cef [2021-09-29T01:53:12.217Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:53:12.243Z] 97ac5df62f85: Verifying Checksum [2021-09-29T01:53:12.243Z] 97ac5df62f85: Download complete [2021-09-29T01:53:12.511Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:53:12.511Z] Running setup.py install for dockerpty: started [2021-09-29T01:53:12.807Z] ---> 81e9b3c64816 [2021-09-29T01:53:12.807Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:53:12.807Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:53:12.807Z] ---> Running in 76acd0441dec [2021-09-29T01:53:12.807Z] Removing intermediate container f6e11d0a5e68 [2021-09-29T01:53:12.807Z] ---> 29c436758285 [2021-09-29T01:53:12.807Z] Step 8/24 : COPY . . [2021-09-29T01:53:13.227Z] e90a11edd702: Verifying Checksum [2021-09-29T01:53:13.227Z] e90a11edd702: Download complete [2021-09-29T01:53:14.242Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-29T01:53:14.242Z] Removing intermediate container 76acd0441dec [2021-09-29T01:53:14.242Z] ---> 66af4341a39a [2021-09-29T01:53:14.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:53:17.585Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:53:17.585Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:53:17.585Z] ---> 942276581883 [2021-09-29T01:53:17.585Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> 509cdbf4464d [2021-09-29T01:53:17.585Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> 7f82e8df6737 [2021-09-29T01:53:17.585Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> 300146fe2f3d [2021-09-29T01:53:17.585Z] Step 6/24 : COPY go.mod . [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> b5058cd9b928 [2021-09-29T01:53:17.585Z] Step 7/24 : RUN go mod download [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> 13b781db4199 [2021-09-29T01:53:17.585Z] Step 8/24 : COPY . . [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> 63f3f9d7a010 [2021-09-29T01:53:17.585Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:53:17.585Z] ---> Using cache [2021-09-29T01:53:17.585Z] ---> 22bd8a371bcd [2021-09-29T01:53:17.585Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:53:19.533Z] ---> Running in aded65e447c5 [2021-09-29T01:53:19.533Z] ---> Running in 027cfc6ddf81 [2021-09-29T01:53:19.800Z] Removing intermediate container aded65e447c5 [2021-09-29T01:53:19.800Z] ---> 46a7dd73be21 [2021-09-29T01:53:19.800Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:53:19.800Z] ---> 24631e491cc5 [2021-09-29T01:53:19.800Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:53:19.800Z] ---> Running in d64ad5240a4a [2021-09-29T01:53:19.800Z] ---> Running in 3be68364eed6 [2021-09-29T01:53:20.068Z] 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-09-29T01:53:20.337Z] Removing intermediate container d64ad5240a4a [2021-09-29T01:53:20.337Z] ---> e17675018d5b [2021-09-29T01:53:20.337Z] Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:20.337Z] ---> Running in 2c01370c734d [2021-09-29T01:53:20.614Z] Removing intermediate container 2c01370c734d [2021-09-29T01:53:20.614Z] ---> 551c84d35437 [2021-09-29T01:53:20.614Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:53:20.892Z] ---> Running in babb5bdc1a61 [2021-09-29T01:53:21.165Z] Removing intermediate container babb5bdc1a61 [2021-09-29T01:53:21.165Z] ---> cf0921e238ed [2021-09-29T01:53:21.165Z] [2021-09-29T01:53:21.460Z] Successfully built cf0921e238ed [2021-09-29T01:53:21.460Z] Successfully tagged core-command:latest [2021-09-29T01:53:22.430Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:53:22.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:53:22.430Z] ---> 942276581883 [2021-09-29T01:53:22.430Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:53:22.430Z] ---> Using cache [2021-09-29T01:53:22.430Z] ---> 509cdbf4464d [2021-09-29T01:53:22.430Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:53:22.430Z] ---> Using cache [2021-09-29T01:53:22.430Z] ---> 7f82e8df6737 [2021-09-29T01:53:22.430Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:53:22.430Z] ---> Using cache [2021-09-29T01:53:22.430Z] ---> 300146fe2f3d [2021-09-29T01:53:22.430Z] Step 6/23 : COPY go.mod . [2021-09-29T01:53:22.430Z] ---> Using cache [2021-09-29T01:53:22.430Z] ---> b5058cd9b928 [2021-09-29T01:53:22.430Z] Step 7/23 : RUN go mod download [2021-09-29T01:53:22.430Z] ---> Using cache [2021-09-29T01:53:22.431Z] ---> 13b781db4199 [2021-09-29T01:53:22.431Z] Step 8/23 : COPY . . [2021-09-29T01:53:22.431Z] ---> Using cache [2021-09-29T01:53:22.431Z] ---> 63f3f9d7a010 [2021-09-29T01:53:22.431Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:53:22.431Z] ---> Using cache [2021-09-29T01:53:22.431Z] ---> 22bd8a371bcd [2021-09-29T01:53:22.431Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:53:23.023Z] ---> Running in 2cef17607a33 [2021-09-29T01:53:23.023Z] Removing intermediate container 3be68364eed6 [2021-09-29T01:53:23.023Z] ---> 9d5f84495f0a [2021-09-29T01:53:23.023Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:53:23.299Z] Removing intermediate container d7db3e98543b [2021-09-29T01:53:23.299Z] ---> b85510be90c7 [2021-09-29T01:53:23.299Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:53:23.299Z] ---> Running in 3f3d28254b11 [2021-09-29T01:53:23.299Z] ---> Running in eb8c180e8cf7 [2021-09-29T01:53:23.413Z] e90a11edd702: Pull complete [2021-09-29T01:53:23.577Z] Removing intermediate container eb8c180e8cf7 [2021-09-29T01:53:23.577Z] ---> 9a2e4d714067 [2021-09-29T01:53:23.577Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:53:23.577Z] ---> Running in 04493b8ac778 [2021-09-29T01:53:23.577Z] 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-09-29T01:53:23.689Z] d77568369979: Pull complete [2021-09-29T01:53:23.845Z] Removing intermediate container 04493b8ac778 [2021-09-29T01:53:23.845Z] ---> 156604550b7b [2021-09-29T01:53:23.845Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:53:23.845Z] 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-09-29T01:53:24.283Z] fc1c9f9a7f3b: Pull complete [2021-09-29T01:53:24.445Z] ---> 601caaf8e7fa [2021-09-29T01:53:24.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:53:24.561Z] 170f2ba95c9a: Pull complete [2021-09-29T01:53:24.718Z] ---> bc00e7501345 [2021-09-29T01:53:24.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:53:25.314Z] ---> ca0b26366f78 [2021-09-29T01:53:25.314Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:53:25.314Z] ---> Running in 94a91c8369fd [2021-09-29T01:53:25.592Z] Removing intermediate container 94a91c8369fd [2021-09-29T01:53:25.592Z] ---> f05eacb00ba3 [2021-09-29T01:53:25.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:53:25.592Z] ---> Running in 959b3625d69a [2021-09-29T01:53:25.864Z] Removing intermediate container 959b3625d69a [2021-09-29T01:53:25.864Z] ---> e73fa7bf4088 [2021-09-29T01:53:25.864Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:53:25.864Z] ---> Running in 6975d007a064 [2021-09-29T01:53:25.864Z] Removing intermediate container 6975d007a064 [2021-09-29T01:53:25.864Z] ---> 986be034ffc0 [2021-09-29T01:53:25.864Z] Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:26.141Z] ---> Running in 54e916af0eac [2021-09-29T01:53:26.141Z] Removing intermediate container 54e916af0eac [2021-09-29T01:53:26.141Z] ---> 6509b58aa2ea [2021-09-29T01:53:26.141Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:53:26.141Z] ---> Running in 6c006bf5cca4 [2021-09-29T01:53:26.418Z] Removing intermediate container 6c006bf5cca4 [2021-09-29T01:53:26.418Z] ---> cc34771bc73a [2021-09-29T01:53:26.418Z] [2021-09-29T01:53:26.418Z] Successfully built cc34771bc73a [2021-09-29T01:53:26.418Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T01:53:29.952Z] 97ac5df62f85: Pull complete [2021-09-29T01:53:29.952Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T01:53:29.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:53:29.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:53:30.303Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:53:30.303Z] WORKDIR /edgex [2021-09-29T01:53:30.303Z] COPY go.mod . [2021-09-29T01:53:30.303Z] RUN go mod download [2021-09-29T01:53:30.303Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T01:53:32.947Z] Sending build context to Docker daemon 166.2MB [2021-09-29T01:53:32.947Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:53:32.947Z] ---> 04bc70af865f [2021-09-29T01:53:32.947Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:53:38.340Z] ---> Running in 75e08ffbae6c [2021-09-29T01:53:38.623Z] Removing intermediate container 75e08ffbae6c [2021-09-29T01:53:38.623Z] ---> 59c4d015c51f [2021-09-29T01:53:38.623Z] Step 3/4 : COPY go.mod . [2021-09-29T01:53:39.622Z] ---> 8148bcc60b8e [2021-09-29T01:53:39.622Z] Step 4/4 : RUN go mod download [2021-09-29T01:53:39.622Z] ---> Running in ce4f87613e07 [2021-09-29T01:53:49.052Z]  Building sys-mgmt-agent ... done Removing intermediate container 027cfc6ddf81 [2021-09-29T01:53:49.052Z] ---> 98ed72143d53 [2021-09-29T01:53:49.052Z] [2021-09-29T01:53:49.052Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:53:49.052Z] ---> 14119a10abf4 [2021-09-29T01:53:49.052Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:53:49.052Z] ---> Using cache [2021-09-29T01:53:49.052Z] ---> 72244dc7ba23 [2021-09-29T01:53:49.052Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:53:49.052Z] ---> Using cache [2021-09-29T01:53:49.052Z] ---> 88d6ab09389a [2021-09-29T01:53:49.052Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:53:49.052Z] ---> Running in 312a23af37e0 [2021-09-29T01:53:49.052Z] Removing intermediate container 312a23af37e0 [2021-09-29T01:53:49.052Z] ---> 25c692ce1ad2 [2021-09-29T01:53:49.052Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:53:49.052Z] ---> Running in 0965056a4573 [2021-09-29T01:53:49.052Z] Removing intermediate container 0965056a4573 [2021-09-29T01:53:49.052Z] ---> a6a124042c22 [2021-09-29T01:53:49.052Z] Step 16/24 : WORKDIR / [2021-09-29T01:53:49.052Z] ---> Running in 912980e5779f [2021-09-29T01:53:49.052Z] Removing intermediate container 912980e5779f [2021-09-29T01:53:49.052Z] ---> 488220b9f441 [2021-09-29T01:53:49.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:53:49.052Z] ---> a44005908c8b [2021-09-29T01:53:49.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:53:49.052Z] ---> 844eff5600b8 [2021-09-29T01:53:49.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:53:49.052Z] ---> 42daf8bd4864 [2021-09-29T01:53:49.052Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:53:49.052Z] ---> Running in ea140f07dba7 [2021-09-29T01:53:49.052Z] Removing intermediate container ea140f07dba7 [2021-09-29T01:53:49.052Z] ---> d72cb25321be [2021-09-29T01:53:49.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:53:49.052Z] ---> Running in ccbd12c6c55e [2021-09-29T01:53:49.052Z] Removing intermediate container ccbd12c6c55e [2021-09-29T01:53:49.052Z] ---> 8cb2ec94c130 [2021-09-29T01:53:49.052Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:53:49.052Z] ---> Running in e077e43abedf [2021-09-29T01:53:49.052Z] Removing intermediate container e077e43abedf [2021-09-29T01:53:49.052Z] ---> 4d38326cb385 [2021-09-29T01:53:49.052Z] Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:49.052Z] ---> Running in aad374a2f03a [2021-09-29T01:53:49.052Z] Removing intermediate container aad374a2f03a [2021-09-29T01:53:49.052Z] ---> 81b89695ab14 [2021-09-29T01:53:49.052Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:53:49.052Z] ---> Running in e97ef013e0dc [2021-09-29T01:53:49.458Z] Removing intermediate container e97ef013e0dc [2021-09-29T01:53:49.458Z] ---> 4b179d1b770f [2021-09-29T01:53:49.458Z] [2021-09-29T01:53:49.458Z] Successfully built 4b179d1b770f [2021-09-29T01:53:49.458Z] Successfully tagged core-metadata:latest [2021-09-29T01:53:50.943Z]  Building core-metadata ... done Removing intermediate container 2cef17607a33 [2021-09-29T01:53:50.943Z] ---> c9e433aa4c00 [2021-09-29T01:53:50.943Z] [2021-09-29T01:53:50.943Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:53:50.943Z] ---> 14119a10abf4 [2021-09-29T01:53:50.943Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:53:50.943Z] ---> Using cache [2021-09-29T01:53:50.943Z] ---> 72244dc7ba23 [2021-09-29T01:53:50.943Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:53:50.943Z] ---> Using cache [2021-09-29T01:53:50.943Z] ---> 88d6ab09389a [2021-09-29T01:53:50.943Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:53:50.943Z] ---> Running in 8473b876f299 [2021-09-29T01:53:50.943Z] Removing intermediate container 8473b876f299 [2021-09-29T01:53:50.943Z] ---> d0505470e8db [2021-09-29T01:53:50.943Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:53:50.943Z] ---> Running in 73e1f7399384 [2021-09-29T01:53:50.943Z] Removing intermediate container 73e1f7399384 [2021-09-29T01:53:50.943Z] ---> 94fd8d9ae37f [2021-09-29T01:53:50.943Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:53:51.251Z] ---> 237fff65e29f [2021-09-29T01:53:51.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:53:51.785Z] ---> d5cef85c1a62 [2021-09-29T01:53:51.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:53:52.060Z] ---> 98a22cf6d244 [2021-09-29T01:53:52.060Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:53:52.060Z] ---> Running in 8b0efd5431af [2021-09-29T01:53:52.060Z] Removing intermediate container 8b0efd5431af [2021-09-29T01:53:52.060Z] ---> 06a6f419aa21 [2021-09-29T01:53:52.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:53:52.328Z] ---> Running in 918a118b897e [2021-09-29T01:53:52.328Z] Removing intermediate container 3f3d28254b11 [2021-09-29T01:53:52.328Z] ---> f88bd4975052 [2021-09-29T01:53:52.328Z] [2021-09-29T01:53:52.328Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:53:52.328Z] ---> 14119a10abf4 [2021-09-29T01:53:52.328Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:53:52.328Z] ---> Running in e88f7da4b5e3 [2021-09-29T01:53:52.328Z] Removing intermediate container 918a118b897e [2021-09-29T01:53:52.328Z] ---> 198b2e1f54ea [2021-09-29T01:53:52.328Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:53:52.328Z] ---> Running in 28def1f9abe6 [2021-09-29T01:53:52.328Z] Removing intermediate container e88f7da4b5e3 [2021-09-29T01:53:52.328Z] ---> 9a820e724936 [2021-09-29T01:53:52.328Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:53:52.597Z] Removing intermediate container 28def1f9abe6 [2021-09-29T01:53:52.597Z] ---> d1ffa76f6ec5 [2021-09-29T01:53:52.597Z] Step 22/23 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:52.597Z] ---> Running in ae7be136e3e2 [2021-09-29T01:53:52.597Z] ---> Running in e837cb21b197 [2021-09-29T01:53:52.597Z] Removing intermediate container ae7be136e3e2 [2021-09-29T01:53:52.597Z] ---> a22b037952d5 [2021-09-29T01:53:52.597Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:53:52.597Z] ---> Running in f69805c9e004 [2021-09-29T01:53:52.597Z] Removing intermediate container e837cb21b197 [2021-09-29T01:53:52.597Z] ---> 76e9357a124b [2021-09-29T01:53:52.597Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:53:52.597Z] ---> Running in a5a097a052ea [2021-09-29T01:53:52.597Z] Removing intermediate container f69805c9e004 [2021-09-29T01:53:52.597Z] ---> b6b7dd61c1cf [2021-09-29T01:53:52.597Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:53:52.866Z] ---> Running in f615d4b40168 [2021-09-29T01:53:52.866Z] Removing intermediate container a5a097a052ea [2021-09-29T01:53:52.866Z] ---> ab2ca26a9e88 [2021-09-29T01:53:52.866Z] [2021-09-29T01:53:52.866Z] Successfully built ab2ca26a9e88 [2021-09-29T01:53:52.866Z] Successfully tagged support-scheduler:latest [2021-09-29T01:53:53.452Z]  Building support-scheduler ... done Removing intermediate container f615d4b40168 [2021-09-29T01:53:53.452Z] ---> eeb38496049a [2021-09-29T01:53:53.452Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:53:53.452Z] ---> Running in 5d3b22834805 [2021-09-29T01:53:53.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:55.132Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:53:55.714Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:53:55.979Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:53:55.979Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:53:56.246Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:53:57.037Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:53:57.037Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:53:57.037Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:53:57.037Z] OK: 8 MiB in 20 packages [2021-09-29T01:53:57.309Z] Removing intermediate container 5d3b22834805 [2021-09-29T01:53:57.309Z] ---> 84e0e3149dbd [2021-09-29T01:53:57.309Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:53:57.575Z] ---> fa1b1b5e2dbc [2021-09-29T01:53:57.575Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:53:57.842Z] ---> e5904c63fad4 [2021-09-29T01:53:57.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:53:58.109Z] ---> 21744ae77db5 [2021-09-29T01:53:58.109Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:53:58.109Z] ---> Running in 10f162d59fa5 [2021-09-29T01:53:58.109Z] Removing intermediate container 10f162d59fa5 [2021-09-29T01:53:58.109Z] ---> eb60c42acf39 [2021-09-29T01:53:58.109Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:53:58.109Z] ---> Running in f9db7f0faa53 [2021-09-29T01:53:58.377Z] Removing intermediate container f9db7f0faa53 [2021-09-29T01:53:58.377Z] ---> 737827e657ab [2021-09-29T01:53:58.377Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:53:58.377Z] ---> Running in c804e0ba9aee [2021-09-29T01:53:58.377Z] Removing intermediate container c804e0ba9aee [2021-09-29T01:53:58.377Z] ---> ea98c3638969 [2021-09-29T01:53:58.377Z] Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 [2021-09-29T01:53:58.377Z] ---> Running in 7ec21bcdebeb [2021-09-29T01:53:58.653Z] Removing intermediate container 7ec21bcdebeb [2021-09-29T01:53:58.653Z] ---> d5bfd5e6e48d [2021-09-29T01:53:58.653Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:53:58.653Z] ---> Running in 2e02d86e3367 [2021-09-29T01:53:58.653Z] Removing intermediate container 2e02d86e3367 [2021-09-29T01:53:58.653Z] ---> 712718a2e65e [2021-09-29T01:53:58.653Z] [2021-09-29T01:53:58.653Z] Successfully built 712718a2e65e [2021-09-29T01:53:58.653Z] Successfully tagged core-data:latest [2021-09-29T01:53:58.933Z]  Building core-data ... done  [Pipeline] } [2021-09-29T01:53:58.935Z] $ docker stop --time=1 d4d807a54b688fa0c0f35cb00d6f30b9d2881a05879af61a3489f70b7ecd778e [2021-09-29T01:54:00.314Z] $ docker rm -f d4d807a54b688fa0c0f35cb00d6f30b9d2881a05879af61a3489f70b7ecd778e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:54:00.726Z] + docker images [2021-09-29T01:54:00.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:54:00.726Z] core-data latest 712718a2e65e 2 seconds ago 20.5MB [2021-09-29T01:54:00.726Z] f88bd4975052 8 seconds ago 1.76GB [2021-09-29T01:54:00.726Z] support-scheduler latest ab2ca26a9e88 8 seconds ago 16.1MB [2021-09-29T01:54:00.726Z] c9e433aa4c00 10 seconds ago 1.75GB [2021-09-29T01:54:00.726Z] core-metadata latest 4b179d1b770f 11 seconds ago 16.8MB [2021-09-29T01:54:00.726Z] 98ed72143d53 15 seconds ago 1.76GB [2021-09-29T01:54:00.726Z] sys-mgmt-agent latest cc34771bc73a 34 seconds ago 325MB [2021-09-29T01:54:00.726Z] core-command latest cf0921e238ed 40 seconds ago 16MB [2021-09-29T01:54:00.726Z] support-notifications latest b59d1b40c4b0 54 seconds ago 16.8MB [2021-09-29T01:54:00.726Z] security-secretstore-setup latest 2ace9d53d7b6 54 seconds ago 28.2MB [2021-09-29T01:54:00.726Z] 78314f8538d0 55 seconds ago 1.75GB [2021-09-29T01:54:00.726Z] security-proxy-setup latest 86e3c60f0855 About a minute ago 26.7MB [2021-09-29T01:54:00.726Z] 75919b7b3866 About a minute ago 1.75GB [2021-09-29T01:54:00.726Z] 1421f7d73d37 About a minute ago 1.76GB [2021-09-29T01:54:00.726Z] 9bb7eef73358 About a minute ago 1.76GB [2021-09-29T01:54:00.726Z] 58eea3e2bf7a About a minute ago 1.75GB [2021-09-29T01:54:00.726Z] security-bootstrapper latest 30f20ab20109 About a minute ago 18.8MB [2021-09-29T01:54:00.726Z] a77b218362fa About a minute ago 1.75GB [2021-09-29T01:54:00.726Z] ci-base-image-x86_64 latest 942276581883 5 minutes ago 1.25GB [2021-09-29T01:54:00.726Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T01:54:00.726Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T01:54:00.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T01:54:00.726Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T01:54:00.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-29T01:54:16.141Z] Still waiting to schedule task [2021-09-29T01:54:16.142Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T01:55:01.379Z] Removing intermediate container ce4f87613e07 [2021-09-29T01:55:01.380Z] ---> 17e24eaafde1 [2021-09-29T01:55:01.380Z] Successfully built 17e24eaafde1 [2021-09-29T01:55:01.380Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:55:01.732Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:55:01.732Z] . [Pipeline] withDockerContainer [2021-09-29T01:55:01.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-09-29T01:55:02.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-09-29T01:55:03.626Z] $ docker top 0d50c11deeb2589b064dc64430f19697777538a9a7521c7d4967d38d2b695d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:55:04.634Z] + go version [2021-09-29T01:55:04.634Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T01:55:04.660Z] $ docker stop --time=1 0d50c11deeb2589b064dc64430f19697777538a9a7521c7d4967d38d2b695d4f [2021-09-29T01:55:06.520Z] $ docker rm -f 0d50c11deeb2589b064dc64430f19697777538a9a7521c7d4967d38d2b695d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:55:07.362Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:55:07.362Z] . [Pipeline] withDockerContainer [2021-09-29T01:55:07.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-09-29T01:55:07.752Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-09-29T01:55:09.554Z] $ docker top 2e5503d2f72810f9d4ad5043d55c505107ab9e338a3d780ef3bf6e36fe03fa03 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:55:09.961Z] ========================================================= [2021-09-29T01:55:09.961Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:55:09.961Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:55:10.629Z] + go mod tidy [Pipeline] sh [2021-09-29T01:55:12.771Z] + make test [2021-09-29T01:55:12.772Z] go mod tidy [2021-09-29T01:55:13.381Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:55:45.803Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:56:53.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:56:55.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:56:56.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:56:57.511Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:57:09.780Z] Running on prd-ubuntu18.04-docker-8c-8g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T01:57:09.803Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:57:09.936Z] The recommended git tool is: git [2021-09-29T01:57:09.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:57:09.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:57:09.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:57:09.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:57:09.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:57:11.001Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:57:12.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:57:12.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:57:12.463Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:57:12.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:57:12.930Z] using credential edgex-jenkins-ssh [2021-09-29T01:57:12.948Z] Cloning the remote Git repository [2021-09-29T01:57:12.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:57:13.047Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:57:13.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:57:13.082Z] > git --version # timeout=10 [2021-09-29T01:57:13.088Z] > git --version # 'git version 2.17.1' [2021-09-29T01:57:13.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:57:13.123Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:57:20.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements [2021-09-29T01:57:20.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:57:20.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:57:23.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.364s coverage: 98.5% of statements [2021-09-29T01:57:23.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:57:27.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.685s coverage: 46.3% of statements [2021-09-29T01:57:27.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:57:27.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:57:29.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.677s coverage: 90.1% of statements [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:57:29.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.400s coverage: 84.4% of statements [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:57:29.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 94.2% of statements [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.272s coverage: 60.0% of statements [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.277s coverage: 0.8% of statements [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.198s coverage: 21.7% of statements [2021-09-29T01:57:38.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements [2021-09-29T01:57:38.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2021-09-29T01:57:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements [2021-09-29T01:57:39.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2021-09-29T01:57:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2021-09-29T01:57:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2021-09-29T01:57:57.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements [2021-09-29T01:57:57.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2021-09-29T01:58:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements [2021-09-29T01:58:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:58:07.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.819s coverage: 64.4% of statements [2021-09-29T01:58:07.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:58:07.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:58:07.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements [2021-09-29T01:58:07.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 91.3% of statements [2021-09-29T01:58:07.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-09-29T01:58:07.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-09-29T01:58:07.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-09-29T01:58:13.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.307s coverage: 70.5% of statements [2021-09-29T01:58:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:58:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:58:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:58:15.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.802s coverage: 43.6% of statements [2021-09-29T01:58:15.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:58:15.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:58:15.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2021-09-29T01:58:15.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:58:15.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-09-29T01:58:15.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:58:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.5% of statements [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:58:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 92.0% of statements [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:58:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 63.2% of statements [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:58:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:58:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:58:21.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:58:21.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2021-09-29T01:58:22.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-09-29T01:58:23.161Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T01:58:23.161Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T01:58:23.161Z] GO111MODULE=on go vet ./... [2021-09-29T01:58:48.268Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:58:48.446Z] Merge succeeded, producing 9962909eedb93eb5e6eba5db627029168ebeb760 [2021-09-29T01:58:48.447Z] Checking out Revision 9962909eedb93eb5e6eba5db627029168ebeb760 (PR-3734) [2021-09-29T01:58:47.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:58:47.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:58:47.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:58:47.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:58:47.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:58:47.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:58:48.276Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:58:48.289Z] > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 [2021-09-29T01:58:48.357Z] > git remote # timeout=10 [2021-09-29T01:58:48.365Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:58:48.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:58:48.376Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T01:58:48.432Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:58:48.449Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:58:48.457Z] > git checkout -f 9962909eedb93eb5e6eba5db627029168ebeb760 # timeout=10 [2021-09-29T01:58:52.408Z] Commit message: "Merge commit '87e8ed76953e70318171a287d139abdba61a8126' into HEAD" [2021-09-29T01:58:52.411Z] > git rev-list --no-walk 626275469b875c7afcb36771b784305944904f10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:58:53.938Z] + echo snap-build.sh [2021-09-29T01:58:53.938Z] snap-build.sh [2021-09-29T01:58:53.938Z] + SNAP_BASE_DIR=. [2021-09-29T01:58:53.938Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-29T01:58:53.938Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-29T01:58:53.938Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-29T01:58:53.938Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-29T01:58:53.938Z] + cd /w/workspace/edgex-go/2 [2021-09-29T01:58:53.938Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T01:58:53.938Z] Reading package lists... [2021-09-29T01:58:53.938Z] Building dependency tree... [2021-09-29T01:58:53.938Z] Reading state information... [2021-09-29T01:58:53.938Z] The following packages were automatically installed and are no longer required: [2021-09-29T01:58:53.938Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T01:58:53.938Z] uidmap xdelta3 [2021-09-29T01:58:53.938Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T01:58:53.938Z] The following packages will be REMOVED: [2021-09-29T01:58:53.938Z] lxd* lxd-client* [2021-09-29T01:58:54.210Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T01:58:54.210Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T01:58:54.758Z] (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 ... 190317 files and directories currently installed.) [2021-09-29T01:58:54.758Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:58:55.730Z] Removing lxd dnsmasq configuration [2021-09-29T01:58:55.730Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:58:55.730Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T01:58:56.724Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:58:56.724Z] (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 ... 190142 files and directories currently installed.) [2021-09-29T01:58:56.724Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:58:58.145Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T01:58:58.145Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T01:58:58.414Z] + sudo snap remove --purge lxd [2021-09-29T01:58:58.683Z] snap "lxd" is not installed [2021-09-29T01:58:58.683Z] + sudo groupadd --force --system lxd [2021-09-29T01:58:58.683Z] ++ whoami [2021-09-29T01:58:58.683Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T01:58:58.683Z] + newgrp - lxd [2021-09-29T01:58:58.683Z] + sudo snap install lxd [2021-09-29T01:59:08.789Z] 2021-09-29T01:59:06Z INFO Waiting for automatic snapd restart... [2021-09-29T01:59:30.903Z] lxd 4.18 from Canonical* installed [2021-09-29T01:59:30.903Z] + sudo lxd init --auto [2021-09-29T01:59:37.608Z] + sudo snap install --classic snapcraft [2021-09-29T01:59:44.941Z] gofmt -l . [2021-09-29T01:59:46.378Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:59:48.363Z] ./bin/test-attribution-txt.sh [2021-09-29T01:59:49.960Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:59:49.960Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T01:59:49.961Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T01:59:49.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:59:49.961Z] Dload Upload Total Spent Left Speed [2021-09-29T01:59:49.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 [2021-09-29T01:59:49.961Z] 100 3325k 100 3325k 0 0 8569k 0 --:--:-- --:--:-- --:--:-- 8569k [2021-09-29T01:59:49.961Z] ./yq_linux_amd64 [2021-09-29T01:59:49.961Z] + sudo snapcraft prime --use-lxd [Pipeline] sh [2021-09-29T01:59:50.921Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T01:59:50.921Z] 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-09-29T01:59:50.921Z] - README.md [2021-09-29T01:59:50.921Z] [2021-09-29T01:59:50.921Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:59:50.921Z] Launching a container. [2021-09-29T01:59:51.028Z] + ls -al . [2021-09-29T01:59:51.028Z] total 640 [2021-09-29T01:59:51.028Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 01:59 . [2021-09-29T01:59:51.028Z] drwxr-xr-x 4 root root 4096 Sep 29 01:55 .. [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:52 .dockerignore [2021-09-29T01:59:51.028Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:53 .git [2021-09-29T01:59:51.028Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:52 .github [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:52 .gitignore [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 115 Sep 29 01:52 .golangci.yml [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:52 .hadolint.yml [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:52 .sonarcloud.properties [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:52 ADOPTERS.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:52 Attribution.txt [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:52 CHANGELOG.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:52 CONTRIBUTING.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:52 GOVERNANCE.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:52 Jenkinsfile [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:52 LICENSE [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:52 Makefile [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:52 OWNERS.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:52 README.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:52 SECURITY.md [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:47 VERSION [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:52 ZMQWindows.md [2021-09-29T01:59:51.028Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 01:52 bin [2021-09-29T01:59:51.028Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:52 cmd [2021-09-29T01:59:51.028Z] -rw-r--r-- 1 root root 403066 Sep 29 01:58 coverage.out [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:52 go.mod [2021-09-29T01:59:51.028Z] -rw-r--r-- 1 root root 50064 Sep 29 01:55 go.sum [2021-09-29T01:59:51.028Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:52 internal [2021-09-29T01:59:51.028Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 01:52 openapi [2021-09-29T01:59:51.028Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:52 snap [2021-09-29T01:59:51.028Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:52 version.go [Pipeline] sh [2021-09-29T01:59:51.705Z] + '[' -e coverage.out ] [2021-09-29T01:59:51.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:59:51.745Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T01:59:52.941Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:59:53.602Z] + make build [2021-09-29T01:59:53.602Z] go mod tidy [2021-09-29T01:59:54.592Z] 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-09-29T01:59:59.150Z] Waiting for container to be ready [2021-09-29T01:59:59.150Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T01:59:59.150Z] [2021-09-29T02:00:02.901Z] 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-09-29T02:00:03.426Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T02:00:04.011Z] Waiting for network to be ready... [2021-09-29T02:00:05.430Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:00:05.430Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:00:06.018Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:00:06.607Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:00:06.607Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:00:10.875Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:00:10.875Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:00:10.875Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:00:10.875Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:00:10.875Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:00:10.875Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:00:10.875Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:00:12.290Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:00:12.878Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:00:12.878Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:00:12.878Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:00:13.148Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:00:13.418Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:00:14.382Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:00:14.652Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:00:14.652Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:00:14.927Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:00:14.927Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:00:14.927Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:00:15.195Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:00:15.195Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:00:15.465Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:00:16.880Z] Fetched 25.4 MB in 13s (2023 kB/s) [2021-09-29T02:00:17.843Z] Reading package lists... [2021-09-29T02:00:17.843Z] Reading package lists... [2021-09-29T02:00:18.112Z] Building dependency tree... [2021-09-29T02:00:18.112Z] Reading state information... [2021-09-29T02:00:18.384Z] The following additional packages will be installed: [2021-09-29T02:00:18.384Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:00:18.384Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:00:18.384Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:00:18.384Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T02:00:18.384Z] Suggested packages: [2021-09-29T02:00:18.384Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T02:00:18.384Z] Recommended packages: [2021-09-29T02:00:18.384Z] gnupg libsasl2-modules [2021-09-29T02:00:18.384Z] The following NEW packages will be installed: [2021-09-29T02:00:18.384Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:00:18.384Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:00:18.384Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:00:18.384Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T02:00:18.384Z] The following packages will be upgraded: [2021-09-29T02:00:18.384Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T02:00:18.384Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T02:00:18.384Z] Need to get 3527 kB of archives. [2021-09-29T02:00:18.384Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T02:00:18.384Z] 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-09-29T02:00:18.655Z] 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-09-29T02:00:18.655Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T02:00:18.655Z] 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-09-29T02:00:18.655Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T02:00:18.924Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T02:00:19.513Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T02:00:19.513Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T02:00:19.513Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T02:00:19.513Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T02:00:19.513Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T02:00:19.513Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T02:00:19.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T02:00:19.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T02:00:19.513Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T02:00:19.513Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T02:00:19.513Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T02:00:19.513Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T02:00:19.513Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T02:00:19.780Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T02:00:19.780Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T02:00:19.780Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T02:00:19.780Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:00:19.780Z] Fetched 3527 kB in 1s (2654 kB/s) [2021-09-29T02:00:20.047Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:00:20.047Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:00:20.047Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:00:20.047Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:00:20.047Z] Selecting previously unselected package udev. [2021-09-29T02:00:20.047Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:00:20.047Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:00:20.047Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T02:00:20.314Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T02:00:20.314Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:00:20.314Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:00:20.314Z] Selecting previously unselected package fuse. [2021-09-29T02:00:20.314Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:00:20.314Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:00:20.314Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:00:20.580Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:00:20.580Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:00:20.580Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:00:20.580Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:00:20.580Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:00:20.848Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T02:00:20.848Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T02:00:20.848Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:00:20.848Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T02:00:20.848Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:20.848Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:20.848Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T02:00:20.848Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:20.848Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.115Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T02:00:21.115Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.115Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.115Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T02:00:21.115Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.115Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.115Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T02:00:21.115Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.115Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.383Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T02:00:21.383Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.383Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.383Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T02:00:21.383Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.383Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.383Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T02:00:21.383Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.383Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.652Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T02:00:21.652Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:00:21.652Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:21.652Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T02:00:21.652Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:00:21.652Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:00:21.652Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T02:00:21.652Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:00:21.652Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:00:21.652Z] Selecting previously unselected package libldap-common. [2021-09-29T02:00:21.652Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T02:00:21.652Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:00:21.922Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T02:00:21.922Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T02:00:21.922Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:00:21.922Z] Selecting previously unselected package dirmngr. [2021-09-29T02:00:21.922Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:00:21.922Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:00:21.922Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:00:21.922Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T02:00:21.922Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:00:22.192Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:00:22.192Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:00:22.192Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T02:00:22.192Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.192Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:00:22.192Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:00:22.192Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T02:00:22.461Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T02:00:22.461Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.461Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T02:00:22.738Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:00:22.738Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T02:00:22.738Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.738Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.738Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.738Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.738Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.738Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:22.738Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:00:23.007Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:00:23.007Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:00:23.275Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:00:23.543Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T02:00:23.543Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T02:00:23.543Z] This means they are not meant to be enabled using systemctl. [2021-09-29T02:00:23.543Z] Possible reasons for having this kind of units are: [2021-09-29T02:00:23.543Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T02:00:23.543Z] .wants/ or .requires/ directory. [2021-09-29T02:00:23.543Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T02:00:23.543Z] a requirement dependency on it. [2021-09-29T02:00:23.543Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T02:00:23.543Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T02:00:23.543Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T02:00:23.543Z] instance name specified. [2021-09-29T02:00:23.815Z] Reading package lists... [2021-09-29T02:00:24.085Z] Building dependency tree... [2021-09-29T02:00:24.085Z] Reading state information... [2021-09-29T02:00:24.354Z] The following additional packages will be installed: [2021-09-29T02:00:24.354Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T02:00:24.354Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T02:00:24.354Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T02:00:24.354Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T02:00:24.354Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T02:00:24.354Z] Suggested packages: [2021-09-29T02:00:24.354Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T02:00:24.354Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T02:00:24.354Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T02:00:24.354Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T02:00:24.354Z] systemd-container policykit-1 [2021-09-29T02:00:24.354Z] Recommended packages: [2021-09-29T02:00:24.354Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T02:00:24.354Z] The following NEW packages will be installed: [2021-09-29T02:00:24.354Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T02:00:24.354Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T02:00:24.354Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T02:00:24.354Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T02:00:24.354Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T02:00:24.354Z] The following packages will be upgraded: [2021-09-29T02:00:24.354Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T02:00:24.354Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T02:00:24.354Z] Need to get 36.8 MB of archives. [2021-09-29T02:00:24.354Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T02:00:24.354Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T02:00:24.629Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T02:00:24.629Z] 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-09-29T02:00:24.629Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T02:00:24.629Z] 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-09-29T02:00:24.629Z] 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-09-29T02:00:24.629Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T02:00:24.629Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T02:00:24.629Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T02:00:24.944Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T02:00:24.944Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T02:00:24.944Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T02:00:24.944Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T02:00:24.944Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T02:00:24.944Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T02:00:24.944Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T02:00:24.944Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T02:00:26.070Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T02:00:26.071Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T02:00:26.071Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T02:00:26.338Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T02:00:26.338Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T02:00:26.338Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T02:00:26.338Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T02:00:26.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T02:00:26.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T02:00:26.338Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T02:00:26.338Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T02:00:26.338Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T02:00:26.338Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T02:00:27.759Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:00:27.759Z] Fetched 36.8 MB in 3s (11.0 MB/s) [2021-09-29T02:00:28.031Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:00:28.031Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:00:28.031Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:00:29.774Z] 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-09-29T02:00:30.005Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:00:30.005Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:00:30.005Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:00:30.005Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:00:30.005Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T02:00:30.005Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T02:00:30.005Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T02:00:30.005Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:00:30.005Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T02:00:30.005Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T02:00:30.276Z] Setting up apt (1.6.14) ... [2021-09-29T02:00:30.276Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T02:00:30.865Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T02:00:30.865Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T02:00:30.865Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:00:30.865Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:00:31.133Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T02:00:31.133Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:00:31.133Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:31.402Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T02:00:31.403Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T02:00:31.403Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:00:31.672Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T02:00:31.673Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:00:31.673Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:31.673Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:00:31.942Z] Checking for services that may need to be restarted...done. [2021-09-29T02:00:31.942Z] Checking for services that may need to be restarted...done. [2021-09-29T02:00:31.942Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:31.942Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:00:32.209Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:32.477Z] Selecting previously unselected package python3-minimal. [2021-09-29T02:00:32.477Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T02:00:32.477Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:00:32.477Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:00:32.744Z] Selecting previously unselected package mime-support. [2021-09-29T02:00:32.744Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T02:00:32.744Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T02:00:32.744Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T02:00:32.744Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T02:00:33.013Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:00:33.013Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T02:00:33.013Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:00:33.013Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:33.281Z] Selecting previously unselected package python3.6. [2021-09-29T02:00:33.281Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:00:33.281Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:33.281Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T02:00:33.281Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:00:33.281Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:00:33.548Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:00:33.814Z] Selecting previously unselected package python3. [2021-09-29T02:00:33.814Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T02:00:33.814Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:00:33.814Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T02:00:33.814Z] Selecting previously unselected package multiarch-support. [2021-09-29T02:00:33.814Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:00:33.814Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:00:33.814Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:00:33.814Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T02:00:33.814Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T02:00:33.814Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T02:00:33.814Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:00:34.081Z] 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-09-29T02:00:34.100Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T02:00:34.100Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T02:00:34.100Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:00:34.100Z] Selecting previously unselected package sudo. [2021-09-29T02:00:34.100Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T02:00:34.100Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:00:34.100Z] Selecting previously unselected package apparmor. [2021-09-29T02:00:34.100Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:00:34.100Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:00:34.367Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T02:00:34.367Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T02:00:34.367Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:00:34.367Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T02:00:34.367Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:00:34.367Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:34.635Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T02:00:34.635Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:00:34.635Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:34.635Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T02:00:34.635Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T02:00:34.635Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:00:34.635Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T02:00:34.635Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:00:34.635Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:34.635Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T02:00:34.635Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:00:34.635Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:34.905Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T02:00:34.905Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T02:00:34.905Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:00:34.905Z] Selecting previously unselected package openssh-client. [2021-09-29T02:00:34.905Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T02:00:34.905Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:00:35.175Z] Selecting previously unselected package squashfs-tools. [2021-09-29T02:00:35.175Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T02:00:35.175Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:00:35.175Z] Selecting previously unselected package snapd. [2021-09-29T02:00:35.175Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T02:00:35.175Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T02:00:37.120Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:00:37.120Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:00:37.395Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T02:00:37.395Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:00:37.395Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:00:37.395Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:37.395Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:00:37.395Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T02:00:37.395Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T02:00:37.986Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:00:37.986Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:00:37.986Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:00:37.986Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:37.986Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:37.986Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:00:38.401Z] 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-09-29T02:00:38.575Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:00:38.575Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:38.575Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:00:38.575Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T02:00:38.575Z] running python rtupdate hooks for python3.6... [2021-09-29T02:00:38.575Z] running python post-rtupdate hooks for python3.6... [2021-09-29T02:00:38.845Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:00:39.381Z] 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-09-29T02:00:39.432Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T02:00:39.432Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:00:39.432Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:00:39.702Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T02:00:39.972Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T02:00:40.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T02:00:40.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T02:00:40.511Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T02:00:40.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:00:40.780Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:00:40.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T02:00:41.048Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T02:00:41.314Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T02:00:41.314Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T02:00:41.583Z] /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-09-29T02:00:41.583Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:00:41.583Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:00:42.547Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:00:42.547Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:00:42.547Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:00:42.782Z] 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-09-29T02:00:43.788Z] Reading package lists... [2021-09-29T02:00:44.056Z] Reading package lists... [2021-09-29T02:00:44.328Z] Building dependency tree... [2021-09-29T02:00:44.328Z] Reading state information... [2021-09-29T02:00:44.600Z] Calculating upgrade... [2021-09-29T02:00:44.600Z] The following packages will be upgraded: [2021-09-29T02:00:44.600Z] advancecomp base-files bash binutils binutils-common [2021-09-29T02:00:44.600Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T02:00:44.600Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T02:00:44.600Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T02:00:44.600Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T02:00:44.600Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T02:00:44.600Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T02:00:44.600Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T02:00:44.600Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T02:00:44.600Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T02:00:44.600Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T02:00:44.600Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T02:00:44.600Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T02:00:44.600Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T02:00:44.600Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T02:00:44.600Z] ubuntu-keyring util-linux [2021-09-29T02:00:44.600Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:00:44.600Z] Need to get 64.2 MB of archives. [2021-09-29T02:00:44.600Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T02:00:44.600Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T02:00:44.871Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T02:00:44.871Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T02:00:44.871Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T02:00:44.871Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T02:00:44.871Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T02:00:44.871Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T02:00:44.871Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T02:00:44.871Z] 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-09-29T02:00:44.871Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T02:00:44.871Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T02:00:44.871Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T02:00:44.871Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T02:00:44.871Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T02:00:44.871Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T02:00:44.871Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T02:00:44.871Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T02:00:44.871Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T02:00:45.140Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T02:00:45.140Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T02:00:45.140Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T02:00:45.140Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T02:00:45.140Z] 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-09-29T02:00:45.140Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T02:00:45.140Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T02:00:45.140Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T02:00:45.140Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T02:00:45.140Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T02:00:45.140Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T02:00:45.140Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T02:00:45.140Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T02:00:45.140Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T02:00:45.140Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T02:00:45.140Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T02:00:45.140Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T02:00:45.140Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T02:00:45.140Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T02:00:45.140Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T02:00:45.140Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T02:00:45.140Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T02:00:45.140Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T02:00:45.140Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T02:00:45.140Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T02:00:45.140Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T02:00:45.140Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T02:00:45.140Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T02:00:45.140Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T02:00:45.409Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T02:00:45.409Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T02:00:45.409Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T02:00:45.409Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T02:00:45.409Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T02:00:45.409Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T02:00:45.409Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T02:00:45.409Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T02:00:45.409Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T02:00:45.409Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T02:00:45.409Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T02:00:45.680Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T02:00:45.680Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T02:00:45.680Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T02:00:45.949Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T02:00:45.949Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T02:00:45.949Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T02:00:45.949Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T02:00:45.949Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T02:00:46.216Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T02:00:46.216Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T02:00:46.216Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T02:00:46.216Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T02:00:46.216Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T02:00:46.216Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T02:00:46.485Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T02:00:46.485Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T02:00:46.485Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T02:00:46.485Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T02:00:46.485Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T02:00:46.485Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T02:00:46.485Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T02:00:46.761Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T02:00:46.761Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T02:00:46.761Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T02:00:46.761Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T02:00:46.761Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T02:00:46.761Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T02:00:46.761Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T02:00:46.761Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T02:00:46.761Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-29T02:00:46.761Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T02:00:47.031Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T02:00:47.031Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T02:00:47.031Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T02:00:47.031Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T02:00:47.031Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-29T02:00:47.031Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T02:00:47.031Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T02:00:47.031Z] Get:97 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-09-29T02:00:47.300Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T02:00:47.300Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T02:00:47.300Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T02:00:47.300Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T02:00:47.300Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T02:00:47.300Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T02:00:47.569Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:00:47.569Z] Fetched 64.2 MB in 3s (24.2 MB/s) [2021-09-29T02:00:47.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:00:47.569Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:00:47.569Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:00:48.162Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:00:48.162Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:00:48.162Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T02:00:48.196Z] 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-09-29T02:00:48.432Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T02:00:49.018Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:49.018Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:49.018Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:49.018Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:49.287Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:49.287Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:49.555Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:49.555Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:49.827Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:49.827Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:49.827Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:49.827Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:50.101Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:50.101Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:50.370Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:00:50.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:00:50.640Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:50.640Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T02:00:50.817Z] 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-09-29T02:00:50.912Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:00:50.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:00:50.912Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:50.912Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:50.912Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:50.912Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:51.182Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:00:51.182Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:00:51.182Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:00:51.449Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:00:51.449Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:00:51.449Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:00:52.036Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:00:52.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:00:52.037Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T02:00:52.037Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T02:00:52.037Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T02:00:52.304Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T02:00:52.304Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T02:00:52.572Z] Installing new version of config file /etc/issue ... [2021-09-29T02:00:52.572Z] Installing new version of config file /etc/issue.net ... [2021-09-29T02:00:52.572Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T02:00:52.572Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T02:00:52.572Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T02:00:52.841Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T02:00:52.841Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T02:00:52.841Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:52.841Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T02:00:52.841Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T02:00:53.109Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T02:00:53.109Z] 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-09-29T02:00:53.109Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:53.109Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:53.109Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:53.109Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:53.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:53.379Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T02:00:53.379Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T02:00:53.379Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T02:00:53.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:53.379Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T02:00:53.379Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:00:53.648Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T02:00:53.648Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:53.648Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:00:53.648Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:00:53.916Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:00:53.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:53.916Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:00:53.916Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:00:53.916Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T02:00:53.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:53.916Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T02:00:53.916Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T02:00:54.185Z] Setting up grep (3.1-2build1) ... [2021-09-29T02:00:54.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:54.185Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T02:00:54.185Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T02:00:54.185Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T02:00:54.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:54.185Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:00:54.454Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:00:54.454Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T02:00:54.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:54.454Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:00:54.454Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:00:54.721Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T02:00:54.721Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:54.721Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:00:54.721Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:00:54.991Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:00:55.119Z] 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-09-29T02:00:55.263Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:00:55.263Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:00:55.263Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:00:55.531Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T02:00:55.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:55.531Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T02:00:55.531Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:00:56.116Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:00:56.116Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:00:56.116Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:00:56.116Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:00:56.116Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:00:56.385Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:56.385Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T02:00:56.385Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T02:00:56.385Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T02:00:56.385Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:56.385Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:56.385Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:56.385Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:56.653Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:56.653Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:56.653Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:56.653Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:56.653Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:56.653Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:56.653Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:56.653Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:56.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:56.924Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:56.924Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:56.924Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:56.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:56.924Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:00:56.924Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:00:57.194Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:00:57.194Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:00:57.194Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:00:57.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:57.194Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:00:57.194Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:00:57.194Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:00:57.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:57.194Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:57.463Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:57.463Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:57.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:57.463Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:57.463Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:57.463Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:57.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:57.463Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:57.732Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:00:58.007Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:00:58.279Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T02:00:58.567Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T02:00:58.567Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:58.567Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:00:58.567Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:00:58.567Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:00:58.841Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:00:58.841Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T02:00:58.841Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:00:58.841Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T02:00:58.841Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:00:58.841Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T02:00:58.841Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T02:00:59.114Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T02:00:59.114Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:00:59.114Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T02:00:59.114Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:00:59.114Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:00:59.383Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:00:59.383Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T02:00:59.383Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:00:59.383Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:00:59.383Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:00:59.383Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:00:59.383Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:00:59.383Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:00:59.418Z] 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-09-29T02:00:59.652Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:00:59.652Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:00:59.652Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:00:59.652Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:00:59.652Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T02:00:59.652Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:00:59.920Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:00:59.920Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:00:59.920Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:00:59.920Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:00:59.920Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:01:00.189Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:01:00.189Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:01:00.189Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:01:00.189Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:01:00.189Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:01:00.189Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:00.189Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T02:01:00.189Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T02:01:00.457Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T02:01:00.457Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:00.457Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T02:01:00.457Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T02:01:00.458Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T02:01:00.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:00.458Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T02:01:00.458Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:01:00.729Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:01:00.729Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:00.729Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:01:00.998Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:01:00.998Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:01:00.998Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:00.998Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T02:01:00.998Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T02:01:00.998Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T02:01:00.998Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:00.998Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:01:01.269Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:01:01.269Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T02:01:01.539Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:01.539Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:01:01.539Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:01:01.539Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T02:01:01.539Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:01.539Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:01:01.539Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:01:01.539Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:01:01.807Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:01.807Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:01:01.807Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:01:01.807Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:01:01.807Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:01.807Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T02:01:01.807Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T02:01:01.807Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T02:01:02.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:02.076Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T02:01:02.076Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T02:01:02.076Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T02:01:02.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:02.076Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T02:01:02.076Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T02:01:02.076Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T02:01:02.347Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:02.347Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T02:01:02.347Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T02:01:02.347Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T02:01:02.347Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:02.347Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T02:01:02.347Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T02:01:02.619Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T02:01:02.619Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:01:02.619Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T02:01:02.619Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T02:01:02.619Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T02:01:02.619Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T02:01:02.619Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:01:02.619Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:01:02.619Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:01:02.619Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:01:02.818Z] 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-09-29T02:01:02.887Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:01:02.887Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:01:02.887Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T02:01:03.160Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T02:01:03.160Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:01:03.160Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T02:01:03.160Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T02:01:03.160Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T02:01:03.160Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T02:01:03.160Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T02:01:03.431Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T02:01:03.431Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T02:01:03.431Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T02:01:03.431Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T02:01:03.431Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T02:01:03.431Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T02:01:03.431Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T02:01:03.431Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T02:01:03.700Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T02:01:03.700Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T02:01:03.969Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T02:01:03.969Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T02:01:03.969Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:01:03.969Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T02:01:03.969Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:01:04.239Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:01:04.239Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:01:04.239Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:01:04.509Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:01:04.509Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:01:04.509Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:01:04.509Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:01:04.509Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:04.509Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:04.779Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:04.779Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:04.779Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:04.779Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:04.779Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:04.779Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:05.740Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:05.740Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:06.322Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:06.322Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:06.596Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:06.596Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:06.863Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:06.863Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:07.832Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:01:07.832Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:01:07.832Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:01:07.832Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:01:07.832Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:01:07.832Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:01:08.104Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:01:08.104Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:01:08.104Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T02:01:08.104Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T02:01:08.104Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:01:08.104Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:01:08.104Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:01:08.104Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:01:08.374Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T02:01:08.374Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T02:01:08.374Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.374Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:01:08.374Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.374Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.374Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.374Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T02:01:08.374Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T02:01:08.374Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T02:01:08.642Z] [2021-09-29T02:01:08.642Z] Current default time zone: 'Etc/UTC' [2021-09-29T02:01:08.642Z] Local time is now: Wed Sep 29 02:01:08 UTC 2021. [2021-09-29T02:01:08.642Z] Universal Time is now: Wed Sep 29 02:01:08 UTC 2021. [2021-09-29T02:01:08.642Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T02:01:08.642Z] [2021-09-29T02:01:08.642Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T02:01:08.642Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.642Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T02:01:08.642Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:01:08.642Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T02:01:08.642Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T02:01:08.642Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:01:08.642Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:01:08.642Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T02:01:08.642Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:01:08.642Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.642Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:01:08.911Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:08.911Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:01:08.911Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:08.911Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T02:01:08.911Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:01:08.911Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T02:01:08.911Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:01:08.911Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T02:01:08.911Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T02:01:08.911Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:01:08.911Z] Setting up ca-certificates (20210119~18.04.2) ... [Pipeline] } [2021-09-29T02:01:09.573Z] $ docker stop --time=1 2e5503d2f72810f9d4ad5043d55c505107ab9e338a3d780ef3bf6e36fe03fa03 [2021-09-29T02:01:10.913Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:01:11.879Z] 23 added, 28 removed; done. [2021-09-29T02:01:11.879Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:01:11.879Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:01:11.879Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T02:01:11.879Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T02:01:11.879Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T02:01:11.879Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:11.879Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:01:11.879Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T02:01:12.146Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:01:12.146Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:01:12.146Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T02:01:12.146Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:01:12.146Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:01:12.146Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:01:12.146Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T02:01:12.146Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:01:12.146Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:01:12.146Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:01:12.421Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T02:01:12.421Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T02:01:12.421Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:01:12.502Z] $ docker rm -f 2e5503d2f72810f9d4ad5043d55c505107ab9e338a3d780ef3bf6e36fe03fa03 [2021-09-29T02:01:13.014Z] 0 added, 0 removed; done. [2021-09-29T02:01:13.014Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T02:01:13.014Z] done. [2021-09-29T02:01:13.602Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-29T02:01:13.875Z] Building dependency tree... [2021-09-29T02:01:13.875Z] Reading state information... [2021-09-29T02:01:13.875Z] The following NEW packages will be installed: [2021-09-29T02:01:13.875Z] apt-transport-https [2021-09-29T02:01:13.875Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:01:14.142Z] Need to get 4348 B of archives. [2021-09-29T02:01:14.143Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T02:01:14.143Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T02:01:14.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:01:14.412Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:01:14.412Z] Fetched 4348 B in 0s (23.2 kB/s) [2021-09-29T02:01:14.412Z] Selecting previously unselected package apt-transport-https. [2021-09-29T02:01:14.412Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T02:01:14.412Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T02:01:14.412Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T02:01:14.412Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T02:01:14.584Z] [2021-09-29T02:01:14.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:01:14.683Z] Waiting for network to be ready... [2021-09-29T02:01:14.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:01:15.222Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T02:01:15.222Z] 29e5d40040c1: Pulling fs layer [2021-09-29T02:01:15.222Z] 1ce36da41761: Pulling fs layer [2021-09-29T02:01:15.222Z] 25b303627fd3: Pulling fs layer [2021-09-29T02:01:15.496Z] 29e5d40040c1: Download complete [2021-09-29T02:01:16.093Z] 1ce36da41761: Verifying Checksum [2021-09-29T02:01:16.093Z] 1ce36da41761: Download complete [2021-09-29T02:01:16.366Z] 29e5d40040c1: Pull complete [2021-09-29T02:01:17.801Z] 1ce36da41761: Pull complete [2021-09-29T02:01:18.073Z] 25b303627fd3: Verifying Checksum [2021-09-29T02:01:18.073Z] 25b303627fd3: Download complete [2021-09-29T02:01:21.363Z] 2021-09-29T02:01:18Z INFO Waiting for automatic snapd restart... [2021-09-29T02:01:23.319Z] snapd 2.51.7 from Canonical* installed [2021-09-29T02:01:24.283Z] "snapd" switched to the "latest/stable" channel [2021-09-29T02:01:24.283Z] [2021-09-29T02:01:27.109Z] core18 20210722 from Canonical* installed [2021-09-29T02:01:27.109Z] "core18" switched to the "latest/stable" channel [2021-09-29T02:01:27.109Z] [2021-09-29T02:01:28.225Z] 25b303627fd3: Pull complete [2021-09-29T02:01:28.226Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T02:01:28.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:01:28.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T02:01:28.462Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-09-29T02:01:28.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-29T02:01:29.754Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:01:29.754Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T02:01:29.754Z] [2021-09-29T02:01:32.415Z] $ docker top f2e875427433695ddb6ec2f46b75a87a58b35402917777b77a32505d401d4696 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:01:33.338Z] + docker-compose build --help [2021-09-29T02:01:33.338Z] + grep parallel [2021-09-29T02:01:34.078Z] 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-09-29T02:01:34.078Z] - README.md [2021-09-29T02:01:34.078Z] [2021-09-29T02:01:34.078Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:01:34.677Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:01:34.677Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:01:34.677Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:01:35.945Z] Reading package lists... [2021-09-29T02:01:36.222Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-29T02:01:36.505Z] Reading package lists... [2021-09-29T02:01:36.505Z] Building dependency tree... [2021-09-29T02:01:36.505Z] Reading state information... [2021-09-29T02:01:36.783Z] Suggested packages: [2021-09-29T02:01:36.783Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T02:01:36.783Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T02:01:36.783Z] Recommended packages: [2021-09-29T02:01:36.783Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T02:01:36.783Z] The following NEW packages will be installed: [2021-09-29T02:01:36.783Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T02:01:36.783Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T02:01:36.783Z] pkg-config zip [2021-09-29T02:01:36.783Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:01:37.061Z] Need to get 7670 kB of archives. [2021-09-29T02:01:37.061Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T02:01:37.061Z] 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-09-29T02:01:37.061Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T02:01:37.338Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T02:01:37.338Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T02:01:37.612Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T02:01:37.612Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T02:01:37.612Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T02:01:37.893Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T02:01:37.893Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T02:01:37.893Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T02:01:38.169Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T02:01:38.169Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T02:01:38.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T02:01:38.708Z] --parallel Build images in parallel. [2021-09-29T02:01:38.720Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T02:01:38.720Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T02:01:38.720Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:01:38.720Z] Fetched 7670 kB in 2s (4301 kB/s) [2021-09-29T02:01:38.720Z] Selecting previously unselected package libglib2.0-0:amd64. [Pipeline] } [2021-09-29T02:01:38.728Z] $ docker stop --time=1 f2e875427433695ddb6ec2f46b75a87a58b35402917777b77a32505d401d4696 [2021-09-29T02:01:38.997Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T02:01:38.997Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T02:01:38.997Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:01:38.997Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T02:01:38.997Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T02:01:38.997Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:01:38.997Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T02:01:38.997Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T02:01:38.997Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:01:38.997Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T02:01:38.997Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T02:01:38.997Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:01:39.274Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T02:01:39.274Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T02:01:39.274Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:01:39.274Z] Selecting previously unselected package liberror-perl. [2021-09-29T02:01:39.274Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T02:01:39.274Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T02:01:39.274Z] Selecting previously unselected package git-man. [2021-09-29T02:01:39.274Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T02:01:39.274Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:01:39.572Z] Selecting previously unselected package git. [2021-09-29T02:01:39.572Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T02:01:39.572Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:01:39.916Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T02:01:39.916Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T02:01:39.916Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:01:40.227Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T02:01:40.227Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T02:01:40.227Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:01:40.227Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T02:01:40.227Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T02:01:40.227Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:01:40.227Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T02:01:40.227Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:01:40.227Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:01:40.227Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T02:01:40.227Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:01:40.227Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:01:40.570Z] Selecting previously unselected package pkg-config. [2021-09-29T02:01:40.570Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T02:01:40.570Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:01:40.570Z] Selecting previously unselected package zip. [2021-09-29T02:01:40.570Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T02:01:40.570Z] Unpacking zip (3.0-11build1) ... [2021-09-29T02:01:40.570Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:01:40.571Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:01:40.571Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:01:40.571Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T02:01:40.571Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:01:40.571Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:01:40.571Z] No schema files found: doing nothing. [2021-09-29T02:01:40.571Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:01:40.571Z] Setting up zip (3.0-11build1) ... [2021-09-29T02:01:40.571Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:01:40.571Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:01:40.571Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:01:40.571Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:01:40.571Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:01:40.571Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:01:40.571Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:01:40.615Z] $ docker rm -f f2e875427433695ddb6ec2f46b75a87a58b35402917777b77a32505d401d4696 [Pipeline] // withDockerContainer [2021-09-29T02:01:40.899Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:01:41.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:01:41.287Z] . [Pipeline] withDockerContainer [2021-09-29T02:01:41.505Z] git set to automatically installed. [2021-09-29T02:01:41.505Z] git-man set to automatically installed. [2021-09-29T02:01:41.505Z] libcurl3-gnutls set to automatically installed. [2021-09-29T02:01:41.505Z] liberror-perl set to automatically installed. [2021-09-29T02:01:41.505Z] libglib2.0-0 set to automatically installed. [2021-09-29T02:01:41.505Z] libnghttp2-14 set to automatically installed. [2021-09-29T02:01:41.505Z] libnorm1 set to automatically installed. [2021-09-29T02:01:41.505Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T02:01:41.505Z] libpsl5 set to automatically installed. [2021-09-29T02:01:41.505Z] librtmp1 set to automatically installed. [2021-09-29T02:01:41.505Z] libsodium23 set to automatically installed. [2021-09-29T02:01:41.505Z] libzmq3-dev set to automatically installed. [2021-09-29T02:01:41.505Z] libzmq5 set to automatically installed. [2021-09-29T02:01:41.505Z] pkg-config set to automatically installed. [2021-09-29T02:01:41.505Z] zip set to automatically installed. [2021-09-29T02:01:41.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-09-29T02:01:41.671Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T02:01:42.925Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:01:43.455Z] $ docker top c16ef8252ea31c7e642786933e58acbcbf7dc6135689495cd787c7b723eabc26 -eo pid,comm [2021-09-29T02:01:43.515Z] snap "core18" has no updates available [Pipeline] { [Pipeline] sh [2021-09-29T02:01:44.100Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:01:44.498Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:01:49.901Z] Building core-command ... [2021-09-29T02:01:49.901Z] Building core-data ... [2021-09-29T02:01:49.901Z] Building core-metadata ... [2021-09-29T02:01:49.901Z] Building security-bootstrapper ... [2021-09-29T02:01:49.901Z] Building security-proxy-setup ... [2021-09-29T02:01:49.901Z] Building security-secretstore-setup ... [2021-09-29T02:01:49.901Z] Building support-notifications ... [2021-09-29T02:01:49.901Z] Building support-scheduler ... [2021-09-29T02:01:49.901Z] Building sys-mgmt-agent ... [2021-09-29T02:01:49.901Z] Building security-bootstrapper [2021-09-29T02:01:49.901Z] Building support-scheduler [2021-09-29T02:01:49.901Z] Building core-command [2021-09-29T02:01:49.901Z] Building support-notifications [2021-09-29T02:01:49.901Z] Building security-secretstore-setup [2021-09-29T02:01:56.426Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T02:01:56.426Z] Pulling config-common [2021-09-29T02:01:56.426Z] + snapcraftctl pull [2021-09-29T02:01:57.389Z] Pulling go-build-helper [2021-09-29T02:01:57.389Z] + snapcraftctl pull [2021-09-29T02:01:58.351Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T02:01:58.351Z] Skipping pull go-build-helper (already ran) [2021-09-29T02:01:58.351Z] Building go-build-helper [2021-09-29T02:01:58.351Z] + snapcraftctl build [2021-09-29T02:02:00.311Z] Staging go-build-helper [2021-09-29T02:02:00.311Z] + snapcraftctl stage [2021-09-29T02:02:10.502Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:02:10.502Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:02:10.502Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:02:10.502Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:02:10.502Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:02:10.502Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:02:10.502Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:02:10.502Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:02:10.502Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:02:10.502Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:02:10.502Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:02:10.502Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:02:10.502Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:02:10.502Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:02:10.502Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:02:10.502Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:02:10.502Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:02:10.502Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:02:10.502Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:02:10.502Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:02:10.502Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:02:10.502Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:02:10.502Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:02:10.502Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:02:10.502Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:02:10.502Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:02:10.502Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:02:10.502Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T02:02:10.502Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T02:02:10.502Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T02:02:10.502Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T02:02:10.502Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T02:02:10.502Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T02:02:10.502Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T02:02:10.502Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T02:02:10.502Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T02:02:10.502Z] Pulling edgex-go [2021-09-29T02:02:10.502Z] + snapcraftctl pull [2021-09-29T02:02:11.953Z] Pulling hooks [2021-09-29T02:02:11.953Z] + snapcraftctl pull [2021-09-29T02:02:34.190Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:02:34.190Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:02:34.190Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:02:34.190Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T02:02:34.190Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T02:02:34.190Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T02:02:34.190Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T02:02:34.190Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T02:02:34.190Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T02:02:34.190Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T02:02:34.190Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T02:02:34.190Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T02:02:34.190Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T02:02:34.190Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T02:02:34.190Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T02:02:34.190Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T02:02:34.190Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T02:02:34.190Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T02:02:34.190Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:02:34.190Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T02:02:34.191Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T02:02:34.191Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T02:02:34.191Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T02:02:34.191Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T02:02:34.191Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T02:02:34.191Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T02:02:34.191Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T02:02:34.191Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T02:02:34.191Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T02:02:34.191Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T02:02:34.191Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T02:02:34.191Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T02:02:34.191Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T02:02:34.191Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T02:02:34.191Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T02:02:34.191Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T02:02:34.191Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T02:02:34.191Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T02:02:34.191Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T02:02:34.191Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T02:02:34.191Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T02:02:34.191Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T02:02:34.191Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T02:02:34.191Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T02:02:34.191Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T02:02:34.191Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T02:02:34.191Z] Pulling static-packages [2021-09-29T02:02:34.191Z] + snapcraftctl pull [2021-09-29T02:02:34.191Z] Pulling version [2021-09-29T02:02:34.191Z] + cd /root/project [2021-09-29T02:02:34.191Z] + git describe --tags --abbrev=0 [2021-09-29T02:02:34.191Z] + sed s/v// [2021-09-29T02:02:34.191Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T02:02:34.191Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T02:02:34.191Z] + snapcraftctl set-version 2.0.1-dev.54 [2021-09-29T02:02:34.191Z] Building config-common [2021-09-29T02:02:34.191Z] + snapcraftctl build [2021-09-29T02:02:35.188Z] Skipping build go-build-helper (already ran) [2021-09-29T02:02:35.469Z] Building edgex-go [2021-09-29T02:02:35.469Z] + cd /root/parts/edgex-go/src [2021-09-29T02:02:35.469Z] + git describe --tags --abbrev=0 [2021-09-29T02:02:35.469Z] + sed s/v// [2021-09-29T02:02:35.469Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T02:02:35.469Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T02:02:35.469Z] + echo 2.0.1-dev.54 [2021-09-29T02:02:35.469Z] + make build [2021-09-29T02:02:35.469Z] go mod tidy [2021-09-29T02:02:38.134Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T02:02:38.134Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T02:02:38.134Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T02:02:38.134Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T02:02:38.134Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T02:02:38.134Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T02:02:38.134Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T02:02:38.134Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T02:02:38.134Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T02:02:38.134Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T02:02:38.134Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T02:02:38.134Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T02:02:38.413Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T02:02:38.413Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T02:02:38.691Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T02:02:38.968Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T02:02:38.968Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T02:02:39.243Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T02:02:39.845Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T02:02:39.845Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T02:02:39.845Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T02:02:39.845Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T02:02:39.845Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T02:02:39.845Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T02:02:39.845Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T02:02:40.132Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T02:02:40.132Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T02:02:40.132Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T02:02:40.132Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T02:02:40.132Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T02:02:40.132Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T02:02:40.132Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T02:02:40.132Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T02:02:40.132Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T02:02:40.132Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T02:02:40.132Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T02:02:40.441Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T02:02:40.441Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T02:02:40.441Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T02:02:40.441Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T02:02:40.441Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T02:02:40.731Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T02:02:41.006Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T02:02:41.006Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T02:02:41.006Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T02:02:41.006Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T02:02:41.006Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T02:02:41.006Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T02:02:41.006Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T02:02:41.006Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T02:02:41.006Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T02:02:41.006Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T02:02:41.006Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T02:02:41.006Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T02:02:41.289Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T02:02:41.289Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T02:02:41.289Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T02:02:41.289Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T02:02:41.289Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T02:02:41.289Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T02:02:41.289Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T02:02:41.289Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T02:02:41.289Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T02:02:41.289Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T02:02:41.289Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T02:02:41.289Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T02:02:41.289Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T02:02:41.565Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T02:02:41.565Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T02:02:41.565Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T02:02:41.565Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:02:51.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:02:56.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:02:57.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:02:57.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:02:57.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:02:57.918Z] ---> 17e24eaafde1 [2021-09-29T02:02:57.918Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:02:57.918Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:02:57.918Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:02:57.918Z] ---> 17e24eaafde1 [2021-09-29T02:02:57.918Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:02:57.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:02:57.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:02:57.918Z] ---> 17e24eaafde1 [2021-09-29T02:02:57.918Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:02:57.918Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:02:57.918Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:02:57.918Z] ---> 17e24eaafde1 [2021-09-29T02:02:57.918Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:02:57.918Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:02:57.918Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:02:57.918Z] ---> 17e24eaafde1 [2021-09-29T02:02:57.918Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:02:58.192Z] ---> Running in 2634a15c0f03 [2021-09-29T02:02:58.192Z] ---> Running in aae0d3dc5e02 [2021-09-29T02:02:58.192Z] ---> Running in 98a73e8eaace [2021-09-29T02:02:58.192Z] ---> Running in 72dbb6d65534 [2021-09-29T02:02:58.192Z] ---> Running in 5c6b9721bccc [2021-09-29T02:02:58.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:02:58.799Z] Removing intermediate container 98a73e8eaace [2021-09-29T02:02:58.800Z] ---> ec7a97b392a0 [2021-09-29T02:02:58.800Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:02:58.800Z] Removing intermediate container 72dbb6d65534 [2021-09-29T02:02:58.800Z] ---> 1534002f663c [2021-09-29T02:02:58.800Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:02:59.077Z] Removing intermediate container aae0d3dc5e02 [2021-09-29T02:02:59.077Z] ---> a283fa8269b6 [2021-09-29T02:02:59.077Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:02:59.077Z] Removing intermediate container 5c6b9721bccc [2021-09-29T02:02:59.077Z] ---> 7135cbaffe3d [2021-09-29T02:02:59.077Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:02:59.077Z] Removing intermediate container 2634a15c0f03 [2021-09-29T02:02:59.077Z] ---> 5b0a279d7245 [2021-09-29T02:02:59.077Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:02:59.077Z] ---> Running in 6e99fdaf48cf [2021-09-29T02:02:59.077Z] ---> Running in e12b09fb7d92 [2021-09-29T02:02:59.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:02:59.357Z] ---> Running in f0a0bf513202 [2021-09-29T02:02:59.357Z] ---> Running in 88d417042a3c [2021-09-29T02:02:59.357Z] ---> Running in 60ae7f0574de [2021-09-29T02:03:00.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:03:01.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:03:02.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:03:03.708Z] Removing intermediate container e12b09fb7d92 [2021-09-29T02:03:03.708Z] ---> 401018b42c23 [2021-09-29T02:03:03.708Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:03:03.708Z] ---> Running in 6b8a45a37ecb [2021-09-29T02:03:03.708Z] Removing intermediate container 6e99fdaf48cf [2021-09-29T02:03:03.708Z] ---> f4dfab191d75 [2021-09-29T02:03:03.708Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:03:03.708Z] Removing intermediate container 60ae7f0574de [2021-09-29T02:03:03.708Z] ---> 4b7c7d36d024 [2021-09-29T02:03:03.708Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:03:03.708Z] ---> Running in b96272b5a586 [2021-09-29T02:03:03.708Z] ---> Running in e5e3b5b29320 [2021-09-29T02:03:03.988Z] Removing intermediate container 88d417042a3c [2021-09-29T02:03:03.988Z] ---> ab6d4b270816 [2021-09-29T02:03:03.988Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:03:03.988Z] Removing intermediate container f0a0bf513202 [2021-09-29T02:03:03.988Z] ---> 18a8f2ff25e3 [2021-09-29T02:03:03.988Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:03:04.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:03:04.269Z] ---> Running in 94ac91cf7f78 [2021-09-29T02:03:04.269Z] ---> Running in 1841c97834c7 [2021-09-29T02:03:05.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:03:05.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:05.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:06.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:03:06.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:06.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:06.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:06.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:07.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:07.009Z] OK: 218 MiB in 52 packages [2021-09-29T02:03:07.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:07.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:07.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:03:07.907Z] OK: 218 MiB in 52 packages [2021-09-29T02:03:08.011Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T02:03:08.011Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T02:03:08.011Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T02:03:08.011Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T02:03:08.011Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T02:03:08.011Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T02:03:08.011Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T02:03:08.011Z] + 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-09-29T02:03:08.011Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T02:03:08.011Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T02:03:08.012Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T02:03:08.012Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T02:03:08.012Z] + 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-09-29T02:03:08.012Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T02:03:08.012Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T02:03:08.012Z] + 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-09-29T02:03:08.526Z] OK: 218 MiB in 52 packages [2021-09-29T02:03:08.526Z] OK: 218 MiB in 52 packages [2021-09-29T02:03:08.803Z] Removing intermediate container 6b8a45a37ecb [2021-09-29T02:03:08.803Z] ---> 4426a20c0f05 [2021-09-29T02:03:08.803Z] Step 6/23 : COPY go.mod . [2021-09-29T02:03:09.085Z] OK: 218 MiB in 52 packages [2021-09-29T02:03:09.453Z] Building hooks [2021-09-29T02:03:09.453Z] + cd /root/parts/hooks/src [2021-09-29T02:03:09.453Z] + make build [2021-09-29T02:03:09.453Z] go mod tidy [2021-09-29T02:03:09.453Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T02:03:09.453Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T02:03:09.453Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T02:03:09.453Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T02:03:09.729Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T02:03:10.067Z] Removing intermediate container b96272b5a586 [2021-09-29T02:03:10.067Z] ---> ef9da6b0ee97 [2021-09-29T02:03:10.067Z] Step 6/23 : COPY go.mod . [2021-09-29T02:03:10.067Z] ---> 497bb7367832 [2021-09-29T02:03:10.067Z] Step 7/23 : RUN go mod download [2021-09-29T02:03:10.333Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T02:03:10.347Z] ---> Running in ac53e57a9655 [2021-09-29T02:03:10.347Z] Removing intermediate container 1841c97834c7 [2021-09-29T02:03:10.347Z] ---> 210b539c9eb9 [2021-09-29T02:03:10.347Z] Step 6/24 : COPY go.mod . [2021-09-29T02:03:10.623Z] Removing intermediate container 94ac91cf7f78 [2021-09-29T02:03:10.623Z] ---> b025ef5a90dc [2021-09-29T02:03:10.623Z] Step 6/32 : COPY go.mod . [2021-09-29T02:03:10.900Z] Removing intermediate container e5e3b5b29320 [2021-09-29T02:03:10.900Z] ---> c16e4f0b4eaa [2021-09-29T02:03:10.900Z] Step 6/26 : COPY go.mod . [2021-09-29T02:03:10.900Z] ---> 761adbcc77f1 [2021-09-29T02:03:10.900Z] Step 7/23 : RUN go mod download [2021-09-29T02:03:10.930Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T02:03:10.930Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T02:03:11.173Z] ---> Running in 6118e9d2138c [2021-09-29T02:03:11.767Z] ---> 7331f1d0b411 [2021-09-29T02:03:11.767Z] Step 7/24 : RUN go mod download [2021-09-29T02:03:12.051Z] ---> 5ebb6e035116 [2021-09-29T02:03:12.051Z] Step 7/32 : RUN go mod download [2021-09-29T02:03:12.051Z] ---> Running in da4c938624e0 [2021-09-29T02:03:12.051Z] ---> c26a104a6a35 [2021-09-29T02:03:12.051Z] Step 7/26 : RUN go mod download [2021-09-29T02:03:12.331Z] ---> Running in 26b2e541ea9b [2021-09-29T02:03:12.609Z] ---> Running in f78621017c08 [2021-09-29T02:03:14.328Z] Building static-packages [2021-09-29T02:03:14.328Z] + snapcraftctl build [2021-09-29T02:03:16.019Z] Removing intermediate container ac53e57a9655 [2021-09-29T02:03:16.019Z] ---> 1875da82d23d [2021-09-29T02:03:16.019Z] Step 8/23 : COPY . . [2021-09-29T02:03:16.312Z] Building version [2021-09-29T02:03:16.312Z] + snapcraftctl build [2021-09-29T02:03:17.005Z] Removing intermediate container 6118e9d2138c [2021-09-29T02:03:17.005Z] ---> 2f417ba08352 [2021-09-29T02:03:17.005Z] Step 8/23 : COPY . . [2021-09-29T02:03:18.940Z] Staging config-common [2021-09-29T02:03:18.940Z] + snapcraftctl stage [2021-09-29T02:03:19.923Z] Skipping stage go-build-helper (already ran) [2021-09-29T02:03:19.923Z] Staging edgex-go [2021-09-29T02:03:19.923Z] + snapcraftctl stage [2021-09-29T02:03:20.399Z] Removing intermediate container da4c938624e0 [2021-09-29T02:03:20.400Z] ---> cbe0e5afa2b0 [2021-09-29T02:03:20.400Z] Step 8/24 : COPY . . [2021-09-29T02:03:20.681Z] Removing intermediate container 26b2e541ea9b [2021-09-29T02:03:20.681Z] ---> 8c2bb0130aee [2021-09-29T02:03:20.681Z] Step 8/32 : COPY . . [2021-09-29T02:03:21.363Z] Staging hooks [2021-09-29T02:03:21.363Z] + snapcraftctl stage [2021-09-29T02:03:21.662Z] Removing intermediate container f78621017c08 [2021-09-29T02:03:21.662Z] ---> a97723dd7557 [2021-09-29T02:03:21.662Z] Step 8/26 : COPY . . [2021-09-29T02:03:22.335Z] Staging static-packages [2021-09-29T02:03:22.335Z] + snapcraftctl stage [2021-09-29T02:03:23.747Z] Staging version [2021-09-29T02:03:23.747Z] + snapcraftctl stage [2021-09-29T02:03:24.707Z] Priming config-common [2021-09-29T02:03:24.707Z] + snapcraftctl prime [2021-09-29T02:03:25.808Z] Priming go-build-helper [2021-09-29T02:03:25.808Z] + snapcraftctl prime [2021-09-29T02:03:26.989Z] Priming edgex-go [2021-09-29T02:03:26.989Z] + snapcraftctl prime [2021-09-29T02:03:28.399Z] Priming hooks [2021-09-29T02:03:28.399Z] + snapcraftctl prime [2021-09-29T02:03:29.810Z] Priming static-packages [2021-09-29T02:03:29.810Z] + snapcraftctl prime [2021-09-29T02:03:32.390Z] Priming version [2021-09-29T02:03:32.390Z] + snapcraftctl prime [2021-09-29T02:03:33.799Z] 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-09-29T02:03:48.485Z] ---> a3b2fc218417 [2021-09-29T02:03:48.485Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:03:48.485Z] ---> 82549cbce3d1 [2021-09-29T02:03:48.485Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:03:48.485Z] ---> Running in c07a0c67541e [2021-09-29T02:03:48.485Z] ---> Running in 7274ce00daa4 [2021-09-29T02:03:48.486Z] ---> e186fb605727 [2021-09-29T02:03:48.486Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:03:48.486Z] ---> 235b9638ee2e [2021-09-29T02:03:48.486Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:03:48.486Z] ---> db31ba3afc3a [2021-09-29T02:03:48.486Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:03:48.486Z] ---> Running in eac971264202 [2021-09-29T02:03:48.486Z] ---> Running in eead70946068 [2021-09-29T02:03:48.486Z] ---> Running in e2068648b308 [2021-09-29T02:03:51.889Z] Removing intermediate container c07a0c67541e [2021-09-29T02:03:51.889Z] ---> f7471c224b84 [2021-09-29T02:03:51.889Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:03:52.168Z] ---> Running in dbc3d5fb9c62 [2021-09-29T02:03:52.444Z] Removing intermediate container e2068648b308 [2021-09-29T02:03:52.444Z] ---> 3eada38c6102 [2021-09-29T02:03:52.444Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:03:52.718Z] ---> Running in e1e4a3c55e28 [2021-09-29T02:03:52.991Z] Removing intermediate container 7274ce00daa4 [2021-09-29T02:03:52.991Z] ---> 03c278554b30 [2021-09-29T02:03:52.991Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:03:52.991Z] Removing intermediate container eead70946068 [2021-09-29T02:03:52.991Z] ---> 68b179f502c9 [2021-09-29T02:03:52.991Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:03:52.991Z] Removing intermediate container eac971264202 [2021-09-29T02:03:52.991Z] ---> c7e10f173122 [2021-09-29T02:03:52.991Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:03:53.261Z] ---> Running in 62910f145abb [2021-09-29T02:03:53.261Z] ---> Running in a951c6949c37 [2021-09-29T02:03:53.261Z] ---> Running in 28c88a5a93cb [2021-09-29T02:03:53.862Z] 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-09-29T02:03:55.304Z] 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-09-29T02:03:55.908Z] 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-09-29T02:03:56.182Z] 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-09-29T02:03:56.183Z] 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-09-29T02:06:03.049Z] 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-09-29T02:06:03.049Z] Removing intermediate container e1e4a3c55e28 [2021-09-29T02:06:03.049Z] ---> 8e8ec1adb153 [2021-09-29T02:06:03.049Z] [2021-09-29T02:06:03.049Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:06:03.049Z] 3.14: Pulling from library/alpine [2021-09-29T02:06:03.049Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:06:03.049Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:06:03.049Z] ---> bb3de5531c18 [2021-09-29T02:06:03.049Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:06:03.049Z] ---> Running in 0ec7301013e5 [2021-09-29T02:06:03.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:03.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:03.049Z] Removing intermediate container 28c88a5a93cb [2021-09-29T02:06:03.049Z] ---> 6fd4f69b007d [2021-09-29T02:06:03.049Z] [2021-09-29T02:06:03.049Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:06:03.049Z] ---> bb3de5531c18 [2021-09-29T02:06:03.049Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:06:03.049Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:06:03.049Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:06:03.049Z] OK: 5 MiB in 15 packages [2021-09-29T02:06:03.049Z] ---> Running in 61f8bb2caa94 [2021-09-29T02:06:03.049Z] Removing intermediate container 61f8bb2caa94 [2021-09-29T02:06:03.049Z] ---> 8ae04902886d [2021-09-29T02:06:03.049Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:06:03.326Z] ---> Running in fc2115fa206e [2021-09-29T02:06:03.598Z] Removing intermediate container 0ec7301013e5 [2021-09-29T02:06:03.598Z] ---> 4c050af94ecb [2021-09-29T02:06:03.598Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:06:03.871Z] Removing intermediate container a951c6949c37 [2021-09-29T02:06:03.871Z] ---> 196365405213 [2021-09-29T02:06:03.871Z] [2021-09-29T02:06:03.871Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:06:03.871Z] ---> bb3de5531c18 [2021-09-29T02:06:03.871Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:06:04.150Z] Removing intermediate container dbc3d5fb9c62 [2021-09-29T02:06:04.150Z] ---> ec7936f0fe74 [2021-09-29T02:06:04.150Z] [2021-09-29T02:06:04.150Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:06:04.150Z] ---> bb3de5531c18 [2021-09-29T02:06:04.151Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:06:04.151Z] ---> Using cache [2021-09-29T02:06:04.151Z] ---> 4c050af94ecb [2021-09-29T02:06:04.151Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:06:04.151Z] ---> Running in 4e311e955c4f [2021-09-29T02:06:04.427Z] ---> Running in 788f5cddd800 [2021-09-29T02:06:04.703Z] ---> Running in 4028e6ed4cd9 [2021-09-29T02:06:04.979Z] Removing intermediate container 4e311e955c4f [2021-09-29T02:06:04.979Z] ---> 7e92b5b8c402 [2021-09-29T02:06:04.979Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:06:05.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:05.583Z] ---> Running in 9e1aecab8a3a [2021-09-29T02:06:05.583Z] Removing intermediate container 4028e6ed4cd9 [2021-09-29T02:06:05.583Z] ---> 752947aabbbc [2021-09-29T02:06:05.583Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:06:05.583Z] Removing intermediate container 62910f145abb [2021-09-29T02:06:05.583Z] ---> df4fc43bb465 [2021-09-29T02:06:05.583Z] [2021-09-29T02:06:05.583Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:06:05.583Z] ---> bb3de5531c18 [2021-09-29T02:06:05.583Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:06:05.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:05.870Z] ---> Running in 06184c4a5e13 [2021-09-29T02:06:05.870Z] ---> Running in 7eb0a5ef95f6 [2021-09-29T02:06:06.474Z] Removing intermediate container 9e1aecab8a3a [2021-09-29T02:06:06.475Z] ---> 6ee894050300 [2021-09-29T02:06:06.475Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:06:06.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:06.759Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:06:06.759Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:06:06.759Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:06:06.759Z] ---> Running in 8f7df5e2dca6 [2021-09-29T02:06:06.759Z] Removing intermediate container 06184c4a5e13 [2021-09-29T02:06:06.759Z] ---> ddab591e1ebc [2021-09-29T02:06:06.759Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:06:06.759Z] OK: 5 MiB in 16 packages [2021-09-29T02:06:07.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:07.317Z] ---> Running in a1480b8b8747 [2021-09-29T02:06:07.603Z] Removing intermediate container 8f7df5e2dca6 [2021-09-29T02:06:07.603Z] ---> 2d753e16a7ec [2021-09-29T02:06:07.603Z] Step 16/24 : WORKDIR / [2021-09-29T02:06:07.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:08.162Z] ---> Running in 5d82d217cb9a [2021-09-29T02:06:08.162Z] Removing intermediate container a1480b8b8747 [2021-09-29T02:06:08.162Z] ---> c0f8963d70b5 [2021-09-29T02:06:08.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:06:08.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:06:08.441Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:06:08.441Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:06:08.441Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:06:08.441Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:06:08.441Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:06:08.723Z] Removing intermediate container fc2115fa206e [2021-09-29T02:06:08.723Z] ---> 6a0fd5b4cdf8 [2021-09-29T02:06:08.723Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:06:08.723Z] OK: 6 MiB in 17 packages [2021-09-29T02:06:09.022Z] ---> Running in d75d1b5e3999 [2021-09-29T02:06:09.022Z] Removing intermediate container 5d82d217cb9a [2021-09-29T02:06:09.022Z] ---> 130c78b2c8e2 [2021-09-29T02:06:09.022Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:06:09.300Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:06:09.576Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:06:09.576Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:06:09.576Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:06:09.576Z] ---> a4080424e856 [2021-09-29T02:06:09.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T02:06:09.853Z] OK: 6 MiB in 16 packages [2021-09-29T02:06:10.128Z] Removing intermediate container d75d1b5e3999 [2021-09-29T02:06:10.128Z] ---> b0b0925aa012 [2021-09-29T02:06:10.128Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:06:10.405Z] ---> Running in 6be5acb96f92 [2021-09-29T02:06:10.680Z] ---> a27f93897018 [2021-09-29T02:06:10.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:06:11.668Z] Removing intermediate container 6be5acb96f92 [2021-09-29T02:06:11.668Z] ---> d2512ca4f002 [2021-09-29T02:06:11.668Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:06:11.668Z] Removing intermediate container 788f5cddd800 [2021-09-29T02:06:11.668Z] ---> 145d839de3f7 [2021-09-29T02:06:11.668Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:06:12.646Z] ---> Running in ac44e365410a [2021-09-29T02:06:12.646Z] ---> a4d5a73fec51 [2021-09-29T02:06:12.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:06:12.646Z] Removing intermediate container 7eb0a5ef95f6 [2021-09-29T02:06:12.646Z] ---> 174a66a017bd [2021-09-29T02:06:12.646Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:06:12.921Z] ---> Running in 0bfee76a35cf [2021-09-29T02:06:12.921Z] ---> 2e1ff4cbf6d5 [2021-09-29T02:06:12.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:06:12.921Z] ---> Running in 3cef61489177 [2021-09-29T02:06:13.516Z] Removing intermediate container 0bfee76a35cf [2021-09-29T02:06:13.516Z] ---> af0458900581 [2021-09-29T02:06:13.516Z] Step 14/26 : WORKDIR / [2021-09-29T02:06:13.788Z] ---> cc3e57b3f1b8 [2021-09-29T02:06:13.788Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:06:13.788Z] ---> Running in 4428bd5ce30f [2021-09-29T02:06:14.061Z] ---> Running in 34faac9cfefb [2021-09-29T02:06:14.061Z] Removing intermediate container 3cef61489177 [2021-09-29T02:06:14.061Z] ---> dae8f1293f10 [2021-09-29T02:06:14.061Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:06:14.339Z] ---> abd31d1dfccb [2021-09-29T02:06:14.339Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:06:14.339Z] ---> Running in 201a5af4c8ca [2021-09-29T02:06:14.618Z] ---> Running in 34e953060680 [2021-09-29T02:06:14.900Z] Removing intermediate container 4428bd5ce30f [2021-09-29T02:06:14.900Z] ---> d7ba19bb5315 [2021-09-29T02:06:14.900Z] 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-09-29T02:06:15.185Z] Removing intermediate container 34faac9cfefb [2021-09-29T02:06:15.185Z] ---> e8439c6b2a7d [2021-09-29T02:06:15.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:06:15.185Z] Removing intermediate container 201a5af4c8ca [2021-09-29T02:06:15.185Z] ---> b784b94ddecb [2021-09-29T02:06:15.185Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:06:15.466Z] ---> Running in 619ad44b0739 [2021-09-29T02:06:15.743Z] Removing intermediate container 34e953060680 [2021-09-29T02:06:15.743Z] ---> b13fd8ba02c1 [2021-09-29T02:06:15.743Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:06:15.743Z] ---> Running in 2c15c0f5e490 [2021-09-29T02:06:16.016Z] ---> Running in 076713b6c348 [2021-09-29T02:06:16.016Z] ---> 33590d784c9a [2021-09-29T02:06:16.016Z] 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-09-29T02:06:16.016Z] Removing intermediate container ac44e365410a [2021-09-29T02:06:16.016Z] ---> 9cfe75fffb55 [2021-09-29T02:06:16.016Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:06:16.288Z] Removing intermediate container 619ad44b0739 [2021-09-29T02:06:16.288Z] ---> 23cfe4b5fc33 [2021-09-29T02:06:16.288Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:06:16.288Z] Removing intermediate container 2c15c0f5e490 [2021-09-29T02:06:16.288Z] ---> bd6f4ddebb8d [2021-09-29T02:06:16.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:06:16.288Z] ---> Running in 01211a7556d8 [2021-09-29T02:06:16.558Z] ---> Running in 98087a92fd43 [2021-09-29T02:06:16.558Z] Removing intermediate container 076713b6c348 [2021-09-29T02:06:16.558Z] ---> fdea2f2d34b3 [2021-09-29T02:06:16.558Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:06:16.829Z] ---> Running in e30228dc5e23 [2021-09-29T02:06:17.104Z] ---> 052056ced348 [2021-09-29T02:06:17.104Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:06:17.419Z] Removing intermediate container 01211a7556d8 [2021-09-29T02:06:17.419Z] ---> 1a53586db9d3 [2021-09-29T02:06:17.419Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:06:17.419Z] Removing intermediate container 98087a92fd43 [2021-09-29T02:06:17.419Z] ---> 41a131a1eb08 [2021-09-29T02:06:17.419Z] Step 22/23 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:06:17.419Z] Removing intermediate container e30228dc5e23 [2021-09-29T02:06:17.419Z] ---> 6ae4e7623bf0 [2021-09-29T02:06:17.419Z] Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:06:17.803Z] ---> Running in 706bd42d3efd [2021-09-29T02:06:17.803Z] ---> 622ba14695a4 [2021-09-29T02:06:17.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:06:17.803Z] ---> Running in 062e38119667 [2021-09-29T02:06:18.433Z] Removing intermediate container 062e38119667 [2021-09-29T02:06:18.433Z] ---> 81cebbae3480 [2021-09-29T02:06:18.433Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:06:18.714Z] Removing intermediate container 706bd42d3efd [2021-09-29T02:06:18.714Z] ---> ca0aa70eab6e [2021-09-29T02:06:18.714Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:06:18.714Z] ---> 14b451bf0800 [2021-09-29T02:06:18.714Z] 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-09-29T02:06:18.714Z] ---> Running in 3cb70a8b1aa9 [2021-09-29T02:06:18.714Z] ---> Running in f434fe530de5 [2021-09-29T02:06:19.013Z] ---> 461a7f74f41b [2021-09-29T02:06:19.013Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:06:19.296Z] ---> Running in 062db83697e3 [2021-09-29T02:06:19.573Z] Removing intermediate container 3cb70a8b1aa9 [2021-09-29T02:06:19.573Z] ---> a018edd20c49 [2021-09-29T02:06:19.573Z] [2021-09-29T02:06:20.193Z] Removing intermediate container f434fe530de5 [2021-09-29T02:06:20.193Z] ---> 650279d337c4 [2021-09-29T02:06:20.193Z] [2021-09-29T02:06:20.193Z] ---> c0df869481ed [2021-09-29T02:06:20.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:06:20.193Z] Successfully built a018edd20c49 [2021-09-29T02:06:20.193Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T02:06:20.470Z]  Building support-scheduler ... done Building core-metadata [2021-09-29T02:06:20.470Z] ---> aec34955b522 [2021-09-29T02:06:20.470Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:06:20.741Z] Successfully built 650279d337c4 [2021-09-29T02:06:20.741Z] Successfully tagged core-command-arm64:latest [2021-09-29T02:06:20.741Z]  Building core-command ... done Building security-proxy-setup [2021-09-29T02:06:22.174Z] ---> c4b70fb29a20 [2021-09-29T02:06:22.174Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:06:22.174Z] ---> 03aef2f813fe [2021-09-29T02:06:22.174Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:06:22.174Z] ---> Running in 24d98505a7f9 [2021-09-29T02:06:24.192Z] Removing intermediate container 24d98505a7f9 [2021-09-29T02:06:24.192Z] ---> e65b319fad07 [2021-09-29T02:06:24.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:06:24.192Z] Removing intermediate container 062db83697e3 [2021-09-29T02:06:24.192Z] ---> a681b81fb400 [2021-09-29T02:06:24.192Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:06:28.497Z] ---> c5896bf06497 [2021-09-29T02:06:28.497Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:06:28.497Z] ---> Running in 968c53e07868 [2021-09-29T02:06:28.497Z] ---> 3480e824bbbc [2021-09-29T02:06:28.497Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:06:28.774Z] Removing intermediate container 968c53e07868 [2021-09-29T02:06:28.774Z] ---> e975ff6d38b5 [2021-09-29T02:06:28.774Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:06:29.049Z] ---> Running in f190c67ef5f9 [2021-09-29T02:06:29.321Z] ---> 4e8877552846 [2021-09-29T02:06:29.321Z] 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-09-29T02:06:29.594Z] Removing intermediate container f190c67ef5f9 [2021-09-29T02:06:29.594Z] ---> f77705f2accb [2021-09-29T02:06:29.594Z] Step 22/23 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:06:29.870Z] ---> Running in f06f0f3ea226 [2021-09-29T02:06:29.870Z] ---> Running in b9acf2041df0 [2021-09-29T02:06:30.147Z] ---> 64892b5e662d [2021-09-29T02:06:30.147Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:06:30.426Z] Removing intermediate container b9acf2041df0 [2021-09-29T02:06:30.707Z] ---> b661c230f61d [2021-09-29T02:06:30.707Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:06:30.707Z] ---> Running in 9188b5f14bd4 [2021-09-29T02:06:31.310Z] ---> 6e221807d6ca [2021-09-29T02:06:31.310Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:06:31.585Z] Removing intermediate container 9188b5f14bd4 [2021-09-29T02:06:31.585Z] ---> 6dd68637f388 [2021-09-29T02:06:31.585Z] [2021-09-29T02:06:32.586Z] Successfully built 6dd68637f388 [2021-09-29T02:06:32.586Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T02:06:32.586Z]  Building support-notifications ... done Building core-data [2021-09-29T02:06:33.190Z] ---> 74b1107aae53 [2021-09-29T02:06:33.190Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:06:33.464Z] Removing intermediate container f06f0f3ea226 [2021-09-29T02:06:33.464Z] ---> 06c8c57e27cb [2021-09-29T02:06:33.464Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:06:33.464Z] ---> Running in 77a024bcb671 [2021-09-29T02:06:34.449Z] ---> da1c400a4481 [2021-09-29T02:06:34.449Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:06:34.449Z] Removing intermediate container 77a024bcb671 [2021-09-29T02:06:34.449Z] ---> 97cd246ec87e [2021-09-29T02:06:34.449Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T02:06:34.722Z] ---> Running in 13c6cabd1958 [2021-09-29T02:06:34.722Z] ---> Running in 162b9091b52c [2021-09-29T02:06:35.709Z] Removing intermediate container 162b9091b52c [2021-09-29T02:06:35.710Z] ---> e6b8eefd9f38 [2021-09-29T02:06:35.710Z] Step 25/26 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:06:36.695Z] Removing intermediate container 13c6cabd1958 [2021-09-29T02:06:36.695Z] ---> d23a3261c17c [2021-09-29T02:06:36.695Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:06:36.970Z] ---> Running in fb2a366cec2c [2021-09-29T02:06:38.956Z] ---> 40a3eb5c8f0d [2021-09-29T02:06:38.956Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:06:38.956Z] Removing intermediate container fb2a366cec2c [2021-09-29T02:06:38.956Z] ---> 8c3e3fa58a52 [2021-09-29T02:06:38.956Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:06:40.390Z] ---> Running in 0fe45cb65be4 [2021-09-29T02:06:40.390Z] ---> Running in 41113962b27c [2021-09-29T02:06:41.829Z] Removing intermediate container 0fe45cb65be4 [2021-09-29T02:06:41.830Z] ---> db2c09e9f2c8 [2021-09-29T02:06:41.830Z] [2021-09-29T02:06:42.107Z] Successfully built db2c09e9f2c8 [2021-09-29T02:06:42.107Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T02:06:42.107Z] Building sys-mgmt-agent [2021-09-29T02:06:44.090Z]  Building security-secretstore-setup ... done Removing intermediate container 41113962b27c [2021-09-29T02:06:44.090Z] ---> f46abcd4862a [2021-09-29T02:06:44.090Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:06:45.539Z] ---> Running in d7076d9c1ac6 [2021-09-29T02:06:46.516Z] Removing intermediate container d7076d9c1ac6 [2021-09-29T02:06:46.516Z] ---> 4dc3050255bc [2021-09-29T02:06:46.789Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:06:48.775Z] ---> Running in 7bbc4f884eac [2021-09-29T02:06:50.214Z] Removing intermediate container 7bbc4f884eac [2021-09-29T02:06:50.214Z] ---> 8583efeb4408 [2021-09-29T02:06:50.214Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T02:06:51.653Z] ---> Running in 6645cd10da5b [2021-09-29T02:06:52.633Z] Removing intermediate container 6645cd10da5b [2021-09-29T02:06:52.634Z] ---> c4a81fdbe842 [2021-09-29T02:06:52.634Z] Step 31/32 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:06:53.613Z] ---> Running in b7563bcd17d5 [2021-09-29T02:06:55.057Z] Removing intermediate container b7563bcd17d5 [2021-09-29T02:06:55.057Z] ---> 01c8b6b22c27 [2021-09-29T02:06:55.057Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:06:57.034Z] ---> Running in b93aab5b8142 [2021-09-29T02:06:57.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:06:57.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:06:57.637Z] ---> 17e24eaafde1 [2021-09-29T02:06:57.637Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> 5b0a279d7245 [2021-09-29T02:06:57.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> 4b7c7d36d024 [2021-09-29T02:06:57.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> c16e4f0b4eaa [2021-09-29T02:06:57.637Z] Step 6/22 : COPY go.mod . [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> c26a104a6a35 [2021-09-29T02:06:57.637Z] Step 7/22 : RUN go mod download [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> a97723dd7557 [2021-09-29T02:06:57.637Z] Step 8/22 : COPY . . [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> 235b9638ee2e [2021-09-29T02:06:57.637Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:06:57.637Z] ---> Using cache [2021-09-29T02:06:57.637Z] ---> c7e10f173122 [2021-09-29T02:06:57.637Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:06:58.636Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:06:58.636Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:06:58.636Z] ---> 17e24eaafde1 [2021-09-29T02:06:58.636Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> 5b0a279d7245 [2021-09-29T02:06:58.636Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> 4b7c7d36d024 [2021-09-29T02:06:58.636Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> c16e4f0b4eaa [2021-09-29T02:06:58.636Z] Step 6/24 : COPY go.mod . [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> c26a104a6a35 [2021-09-29T02:06:58.636Z] Step 7/24 : RUN go mod download [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> a97723dd7557 [2021-09-29T02:06:58.636Z] Step 8/24 : COPY . . [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> 235b9638ee2e [2021-09-29T02:06:58.636Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:06:58.636Z] ---> Using cache [2021-09-29T02:06:58.636Z] ---> c7e10f173122 [2021-09-29T02:06:58.636Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:06:59.237Z] Removing intermediate container b93aab5b8142 [2021-09-29T02:06:59.237Z] ---> 955f1c13357c [2021-09-29T02:06:59.237Z] [2021-09-29T02:06:59.859Z] ---> Running in 63a408d3df0d [2021-09-29T02:06:59.859Z] ---> Running in 4b67d45e8459 [2021-09-29T02:07:00.134Z] Successfully built 955f1c13357c [2021-09-29T02:07:00.134Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T02:07:01.595Z]  Building security-bootstrapper ... done 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-09-29T02:07:01.874Z] 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-09-29T02:07:12.066Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:07:12.066Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:07:12.066Z] ---> 17e24eaafde1 [2021-09-29T02:07:12.066Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:07:12.066Z] ---> Using cache [2021-09-29T02:07:12.066Z] ---> 5b0a279d7245 [2021-09-29T02:07:12.066Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:07:12.066Z] ---> Using cache [2021-09-29T02:07:12.066Z] ---> 4b7c7d36d024 [2021-09-29T02:07:12.066Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:07:15.506Z] ---> Running in 2a7d20871f97 [2021-09-29T02:07:17.508Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:07:17.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:07:17.508Z] ---> 17e24eaafde1 [2021-09-29T02:07:17.508Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:07:17.508Z] ---> Using cache [2021-09-29T02:07:17.508Z] ---> 5b0a279d7245 [2021-09-29T02:07:17.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:07:17.508Z] ---> Using cache [2021-09-29T02:07:17.508Z] ---> 4b7c7d36d024 [2021-09-29T02:07:17.508Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:07:17.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:07:17.508Z] ---> Running in dff170f70a29 [2021-09-29T02:07:18.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:07:19.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:07:20.114Z] OK: 218 MiB in 52 packages [2021-09-29T02:07:20.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:07:21.316Z] Removing intermediate container 2a7d20871f97 [2021-09-29T02:07:21.316Z] ---> 8e435bf874e2 [2021-09-29T02:07:21.316Z] Step 6/24 : COPY go.mod . [2021-09-29T02:07:21.915Z] OK: 218 MiB in 52 packages [2021-09-29T02:07:22.899Z] ---> 6038875212f4 [2021-09-29T02:07:22.899Z] Step 7/24 : RUN go mod download [2021-09-29T02:07:23.174Z] ---> Running in 8d6498de96bc [2021-09-29T02:07:23.796Z] Removing intermediate container dff170f70a29 [2021-09-29T02:07:23.796Z] ---> 30ea7d7b7a72 [2021-09-29T02:07:23.796Z] Step 6/24 : COPY go.mod . [2021-09-29T02:07:25.779Z] ---> 8059a582a3f6 [2021-09-29T02:07:25.779Z] Step 7/24 : RUN go mod download [2021-09-29T02:07:25.779Z] ---> Running in 5e5955705ec4 [2021-09-29T02:07:30.311Z] Removing intermediate container 8d6498de96bc [2021-09-29T02:07:30.311Z] ---> 731e2f08fa8a [2021-09-29T02:07:30.311Z] Step 8/24 : COPY . . [2021-09-29T02:07:35.748Z] Removing intermediate container 5e5955705ec4 [2021-09-29T02:07:35.748Z] ---> 059f1fe4a71a [2021-09-29T02:07:35.749Z] Step 8/24 : COPY . . [2021-09-29T02:07:57.992Z] ---> 373ae12c0dbe [2021-09-29T02:07:57.992Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:07:57.992Z] ---> Running in 2eae427e99c9 [2021-09-29T02:07:59.460Z] ---> fefb1637d856 [2021-09-29T02:07:59.460Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:07:59.745Z] ---> Running in 239fd13db033 [2021-09-29T02:08:03.199Z] Removing intermediate container 2eae427e99c9 [2021-09-29T02:08:03.199Z] ---> 8dcd4106b8cd [2021-09-29T02:08:03.199Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:08:03.199Z] ---> Running in 6e0b667706a9 [2021-09-29T02:08:04.645Z] 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-09-29T02:08:06.683Z] Removing intermediate container 239fd13db033 [2021-09-29T02:08:06.683Z] ---> 81e9a2e501a5 [2021-09-29T02:08:06.683Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:08:06.683Z] ---> Running in b32c1fe29b3d [2021-09-29T02:08:09.364Z] 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-09-29T02:08:14.840Z] 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-09-29T02:08:29.969Z] Removing intermediate container 63a408d3df0d [2021-09-29T02:08:29.969Z] ---> 36ca8bfe6fe4 [2021-09-29T02:08:29.969Z] [2021-09-29T02:08:29.969Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:08:29.969Z] ---> bb3de5531c18 [2021-09-29T02:08:29.969Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:08:30.253Z] ---> Running in cecbfc5c6629 [2021-09-29T02:08:32.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:08:33.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:08:34.659Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:08:34.659Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:08:34.659Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:08:34.659Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:08:34.659Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:08:34.659Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:08:34.659Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:08:34.939Z] Removing intermediate container 4b67d45e8459 [2021-09-29T02:08:34.939Z] ---> 1c5ab6fa3278 [2021-09-29T02:08:34.939Z] [2021-09-29T02:08:34.939Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:08:34.939Z] ---> bb3de5531c18 [2021-09-29T02:08:34.939Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:08:34.939Z] ---> Using cache [2021-09-29T02:08:34.939Z] ---> 4c050af94ecb [2021-09-29T02:08:34.939Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:08:34.939Z] ---> Using cache [2021-09-29T02:08:34.939Z] ---> 752947aabbbc [2021-09-29T02:08:34.939Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:08:34.939Z] OK: 8 MiB in 19 packages [2021-09-29T02:08:35.217Z] ---> Running in 92a615cbceb8 [2021-09-29T02:08:36.216Z] Removing intermediate container 92a615cbceb8 [2021-09-29T02:08:36.216Z] ---> 5ce8c6575cda [2021-09-29T02:08:36.216Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:08:36.216Z] ---> Running in 77286e698dda [2021-09-29T02:08:37.208Z] Removing intermediate container 77286e698dda [2021-09-29T02:08:37.208Z] ---> f4ac498e9e88 [2021-09-29T02:08:37.208Z] Step 16/24 : WORKDIR / [2021-09-29T02:08:37.208Z] ---> Running in b631b84e2e5a [2021-09-29T02:08:37.815Z] Removing intermediate container cecbfc5c6629 [2021-09-29T02:08:37.815Z] ---> 8c6061c8f563 [2021-09-29T02:08:37.815Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:08:38.092Z] ---> Running in 5da8d9fd2994 [2021-09-29T02:08:38.092Z] Removing intermediate container b631b84e2e5a [2021-09-29T02:08:38.092Z] ---> f004b784db09 [2021-09-29T02:08:38.092Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:08:39.088Z] Removing intermediate container 5da8d9fd2994 [2021-09-29T02:08:39.088Z] ---> 9c374d816dc7 [2021-09-29T02:08:39.088Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:08:39.088Z] ---> Running in b54e28459042 [2021-09-29T02:08:39.699Z] ---> af1c9cffe737 [2021-09-29T02:08:39.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:08:39.979Z] Removing intermediate container b54e28459042 [2021-09-29T02:08:39.979Z] ---> f3afbeac4cc1 [2021-09-29T02:08:39.979Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T02:08:41.986Z] ---> 2c5c4cb6691e [2021-09-29T02:08:41.986Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:08:42.262Z] ---> 3a0a872b6b08 [2021-09-29T02:08:42.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:08:44.252Z] ---> dc054b8c03a5 [2021-09-29T02:08:44.252Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:08:44.252Z] ---> 7d5025180688 [2021-09-29T02:08:44.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:08:44.252Z] ---> Running in dc952039a2af [2021-09-29T02:08:45.237Z] Removing intermediate container dc952039a2af [2021-09-29T02:08:45.237Z] ---> 81b3e5715eb3 [2021-09-29T02:08:45.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:08:45.514Z] ---> Running in c6a2a85ea0f9 [2021-09-29T02:08:46.117Z] ---> f5661640d042 [2021-09-29T02:08:46.117Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:08:46.403Z] ---> Running in 07c587322bde [2021-09-29T02:08:46.682Z] Removing intermediate container c6a2a85ea0f9 [2021-09-29T02:08:46.682Z] ---> 11675cd59daf [2021-09-29T02:08:46.682Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:08:46.682Z] ---> Running in f6af1e689c73 [2021-09-29T02:08:47.289Z] Removing intermediate container 07c587322bde [2021-09-29T02:08:47.289Z] ---> 26bfda97cf6c [2021-09-29T02:08:47.289Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:08:47.567Z] ---> Running in fee684687cca [2021-09-29T02:08:47.567Z] Removing intermediate container f6af1e689c73 [2021-09-29T02:08:47.567Z] ---> de7c2a548f4b [2021-09-29T02:08:47.567Z] Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:08:47.843Z] ---> Running in 2d970cb5a380 [2021-09-29T02:08:48.445Z] Removing intermediate container fee684687cca [2021-09-29T02:08:48.445Z] ---> 4239e33f9edf [2021-09-29T02:08:48.445Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T02:08:48.445Z] ---> Running in c1b3b0ff64a5 [2021-09-29T02:08:48.728Z] Removing intermediate container 2d970cb5a380 [2021-09-29T02:08:48.728Z] ---> 98448c97d4d6 [2021-09-29T02:08:48.728Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:08:49.009Z] ---> Running in 0f36c199d53a [2021-09-29T02:08:49.284Z] Removing intermediate container c1b3b0ff64a5 [2021-09-29T02:08:49.284Z] ---> b20a01910281 [2021-09-29T02:08:49.284Z] Step 21/22 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:08:49.564Z] ---> Running in 380603cca965 [2021-09-29T02:08:49.841Z] Removing intermediate container 0f36c199d53a [2021-09-29T02:08:49.841Z] ---> 939d3f9a389e [2021-09-29T02:08:49.841Z] [2021-09-29T02:08:50.449Z] Removing intermediate container 380603cca965 [2021-09-29T02:08:50.449Z] ---> c76b25ac5404 [2021-09-29T02:08:50.449Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:08:50.449Z] ---> Running in 23b3dc342ecf [2021-09-29T02:08:50.449Z] Successfully built 939d3f9a389e [2021-09-29T02:08:50.449Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T02:08:51.054Z]  Building core-metadata ... done Removing intermediate container 23b3dc342ecf [2021-09-29T02:08:51.054Z] ---> 3c69b9bae558 [2021-09-29T02:08:51.054Z] [2021-09-29T02:08:51.660Z] Successfully built 3c69b9bae558 [2021-09-29T02:08:51.660Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T02:09:18.503Z]  Building security-proxy-setup ... done Removing intermediate container b32c1fe29b3d [2021-09-29T02:09:18.503Z] ---> e20e8b284d48 [2021-09-29T02:09:18.503Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:09:18.503Z] ---> Running in 1a5b8909f983 [2021-09-29T02:09:19.489Z] 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-09-29T02:09:22.890Z] Removing intermediate container 6e0b667706a9 [2021-09-29T02:09:22.890Z] ---> 6a9b316adf36 [2021-09-29T02:09:22.890Z] [2021-09-29T02:09:22.890Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:09:22.890Z] ---> bb3de5531c18 [2021-09-29T02:09:22.890Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:09:22.890Z] ---> Running in 1c9e94705ba0 [2021-09-29T02:09:23.162Z] Removing intermediate container 1a5b8909f983 [2021-09-29T02:09:23.162Z] ---> cd0977342b81 [2021-09-29T02:09:23.162Z] [2021-09-29T02:09:23.162Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:09:23.437Z] 20.10.7: Pulling from library/docker [2021-09-29T02:09:23.437Z] Removing intermediate container 1c9e94705ba0 [2021-09-29T02:09:23.437Z] ---> d3e62ea365a1 [2021-09-29T02:09:23.437Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:09:23.710Z] ---> Running in 8e681782df78 [2021-09-29T02:09:24.692Z] Removing intermediate container 8e681782df78 [2021-09-29T02:09:24.692Z] ---> 96ccfb866901 [2021-09-29T02:09:24.692Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:09:25.300Z] ---> Running in cea47be41c28 [2021-09-29T02:09:26.279Z] Removing intermediate container cea47be41c28 [2021-09-29T02:09:26.279Z] ---> 4f28ab3776b2 [2021-09-29T02:09:26.279Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:09:26.552Z] ---> Running in 0f1fc1e43272 [2021-09-29T02:09:30.981Z] Removing intermediate container 0f1fc1e43272 [2021-09-29T02:09:30.981Z] ---> e31cd5c449df [2021-09-29T02:09:30.981Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:09:31.581Z] ---> Running in 35a90fad54ae [2021-09-29T02:09:33.018Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:09:33.018Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:09:33.018Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:09:33.018Z] ---> df445af6242a [2021-09-29T02:09:33.018Z] 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-09-29T02:09:33.294Z] ---> Running in 3aef7d116fa2 [2021-09-29T02:09:33.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:09:33.890Z] Removing intermediate container 3aef7d116fa2 [2021-09-29T02:09:33.890Z] ---> 417f926b2429 [2021-09-29T02:09:33.890Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T02:09:33.890Z] ---> Running in 0f2329c1c986 [2021-09-29T02:09:34.876Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:09:34.876Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:09:34.876Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:09:35.150Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:09:35.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:09:35.423Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:09:35.423Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:09:35.699Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:09:35.699Z] OK: 8 MiB in 20 packages [2021-09-29T02:09:35.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:09:36.702Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:09:36.702Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:09:36.702Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:09:36.702Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:09:36.702Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:09:36.702Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:09:36.702Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:09:36.702Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:09:36.702Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:09:36.702Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:09:36.702Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:09:36.980Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:09:36.980Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:09:36.980Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:09:36.980Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:09:36.980Z] Removing intermediate container 35a90fad54ae [2021-09-29T02:09:36.980Z] ---> b449b8874902 [2021-09-29T02:09:36.980Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:09:38.415Z] ---> f4b614fefd6a [2021-09-29T02:09:38.415Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:09:39.012Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:09:39.012Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:09:39.012Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:09:39.012Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:09:39.012Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:09:39.012Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:09:39.285Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:09:39.285Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:09:39.285Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:09:39.285Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:09:39.557Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:09:39.557Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:09:39.557Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:09:39.557Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:09:39.557Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:09:39.557Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:09:39.557Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:09:39.557Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:09:39.557Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:09:39.557Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:09:39.557Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:09:39.557Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:09:39.557Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:09:39.828Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:09:39.828Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:09:40.100Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:09:40.370Z] OK: 82 MiB in 59 packages [2021-09-29T02:09:40.370Z] ---> 024cd5e0e518 [2021-09-29T02:09:40.370Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:09:41.342Z] ---> 6bd8acd076a0 [2021-09-29T02:09:41.342Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:09:41.342Z] ---> Running in 7b45bcd2b6ed [2021-09-29T02:09:41.937Z] Removing intermediate container 7b45bcd2b6ed [2021-09-29T02:09:41.937Z] ---> 104162873e74 [2021-09-29T02:09:41.937Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:09:41.937Z] ---> Running in fd0da511e258 [2021-09-29T02:09:42.531Z] Removing intermediate container fd0da511e258 [2021-09-29T02:09:42.531Z] ---> 177fc5c4491e [2021-09-29T02:09:42.531Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:09:42.805Z] ---> Running in 56883ac2f8f4 [2021-09-29T02:09:43.400Z] Removing intermediate container 56883ac2f8f4 [2021-09-29T02:09:43.400Z] ---> eece44269849 [2021-09-29T02:09:43.400Z] Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:09:43.400Z] ---> Running in a4abea7035e3 [2021-09-29T02:09:44.000Z] Removing intermediate container a4abea7035e3 [2021-09-29T02:09:44.000Z] ---> d494bc7cbe82 [2021-09-29T02:09:44.000Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:09:44.001Z] ---> Running in d39cbb853c89 [2021-09-29T02:09:44.600Z] Removing intermediate container d39cbb853c89 [2021-09-29T02:09:44.600Z] ---> 396fd8f11313 [2021-09-29T02:09:44.600Z] [2021-09-29T02:09:44.887Z] Successfully built 396fd8f11313 [2021-09-29T02:09:45.162Z] Successfully tagged core-data-arm64:latest [2021-09-29T02:09:47.771Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-29T02:09:47.771Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:09:48.041Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:09:48.041Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:09:48.315Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:09:48.315Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:09:48.590Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:09:48.590Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:09:48.862Z] 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-09-29T02:09:48.862Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:09:48.862Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:09:51.470Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:09:51.470Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:09:55.761Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:09:55.761Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:09:55.761Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:09:55.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:09:57.723Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:09:57.723Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:09:57.723Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:09:57.723Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:10:00.331Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:10:00.331Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:10:00.921Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:10:00.921Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:10:00.921Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:10:00.921Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:10:01.190Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:10:01.190Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:10:01.461Z] Collecting certifi>=2017.4.17 [2021-09-29T02:10:01.461Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:10:01.733Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:10:01.733Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:10:01.733Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:10:01.733Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:10:02.702Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:10:02.702Z] Attempting uninstall: urllib3 [2021-09-29T02:10:02.702Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:10:02.702Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:10:02.702Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:10:03.294Z] Attempting uninstall: idna [2021-09-29T02:10:03.294Z] Found existing installation: idna 3.1 [2021-09-29T02:10:03.294Z] Uninstalling idna-3.1: [2021-09-29T02:10:03.294Z] Successfully uninstalled idna-3.1 [2021-09-29T02:10:03.887Z] Attempting uninstall: chardet [2021-09-29T02:10:03.887Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:10:03.887Z] Uninstalling chardet-4.0.0: [2021-09-29T02:10:03.887Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:10:05.316Z] Attempting uninstall: requests [2021-09-29T02:10:05.316Z] Found existing installation: requests 2.25.1 [2021-09-29T02:10:05.316Z] Uninstalling requests-2.25.1: [2021-09-29T02:10:05.587Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:10:05.860Z] Running setup.py install for texttable: started [2021-09-29T02:10:08.472Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:10:08.472Z] Running setup.py install for PyYAML: started [2021-09-29T02:10:10.439Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:10:10.711Z] Running setup.py install for docopt: started [2021-09-29T02:10:12.678Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:10:12.950Z] Running setup.py install for dockerpty: started [2021-09-29T02:10:14.915Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:10:16.341Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-29T02:10:26.476Z] Removing intermediate container 0f2329c1c986 [2021-09-29T02:10:26.476Z] ---> 223d2e0ee4f6 [2021-09-29T02:10:26.476Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:10:26.476Z] ---> Running in a05e1f9471ad [2021-09-29T02:10:26.476Z] Removing intermediate container a05e1f9471ad [2021-09-29T02:10:26.476Z] ---> 0d713746d769 [2021-09-29T02:10:26.476Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:10:26.476Z] ---> Running in 5a2940ce915f [2021-09-29T02:10:26.476Z] Removing intermediate container 5a2940ce915f [2021-09-29T02:10:26.476Z] ---> e6d8e4b50d57 [2021-09-29T02:10:26.476Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:10:27.911Z] ---> ba571d0e54fc [2021-09-29T02:10:27.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:10:28.506Z] ---> 2a88c2ec6556 [2021-09-29T02:10:28.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:10:29.486Z] ---> 2e5bb06cb861 [2021-09-29T02:10:29.486Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:10:29.486Z] ---> Running in 077733aa02eb [2021-09-29T02:10:30.080Z] Removing intermediate container 077733aa02eb [2021-09-29T02:10:30.080Z] ---> b98812093f9d [2021-09-29T02:10:30.080Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:10:30.352Z] ---> Running in 9abaf1074946 [2021-09-29T02:10:30.626Z] Removing intermediate container 9abaf1074946 [2021-09-29T02:10:30.626Z] ---> 3bbef03e6aa8 [2021-09-29T02:10:30.626Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:10:30.899Z] ---> Running in f17230434841 [2021-09-29T02:10:31.494Z] Removing intermediate container f17230434841 [2021-09-29T02:10:31.494Z] ---> 484e8130ee43 [2021-09-29T02:10:31.494Z] Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a [2021-09-29T02:10:31.494Z] ---> Running in d56da6183aa9 [2021-09-29T02:10:32.089Z] Removing intermediate container d56da6183aa9 [2021-09-29T02:10:32.089Z] ---> 11bf9d2de97a [2021-09-29T02:10:32.089Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:10:32.089Z] ---> Running in e7d63dc406a9 [2021-09-29T02:10:32.682Z] Removing intermediate container e7d63dc406a9 [2021-09-29T02:10:32.682Z] ---> 894ac49d16e6 [2021-09-29T02:10:32.682Z] [2021-09-29T02:10:32.952Z] Successfully built 894ac49d16e6 [2021-09-29T02:10:32.952Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T02:10:33.560Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T02:10:33.564Z] $ docker stop --time=1 c16ef8252ea31c7e642786933e58acbcbf7dc6135689495cd787c7b723eabc26 [2021-09-29T02:10:35.470Z] $ docker rm -f c16ef8252ea31c7e642786933e58acbcbf7dc6135689495cd787c7b723eabc26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:10:36.120Z] + docker images [2021-09-29T02:10:36.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:10:36.396Z] sys-mgmt-agent-arm64 latest 894ac49d16e6 4 seconds ago 312MB [2021-09-29T02:10:36.396Z] core-data-arm64 latest 396fd8f11313 52 seconds ago 19.4MB [2021-09-29T02:10:36.396Z] 6a9b316adf36 About a minute ago 1.57GB [2021-09-29T02:10:36.396Z] cd0977342b81 About a minute ago 1.57GB [2021-09-29T02:10:36.396Z] security-proxy-setup-arm64 latest 3c69b9bae558 About a minute ago 25.3MB [2021-09-29T02:10:36.396Z] core-metadata-arm64 latest 939d3f9a389e About a minute ago 15.8MB [2021-09-29T02:10:36.396Z] 1c5ab6fa3278 2 minutes ago 1.57GB [2021-09-29T02:10:36.396Z] 36ca8bfe6fe4 2 minutes ago 1.57GB [2021-09-29T02:10:36.396Z] security-bootstrapper-arm64 latest 955f1c13357c 3 minutes ago 17.7MB [2021-09-29T02:10:36.396Z] security-secretstore-setup-arm64 latest db2c09e9f2c8 3 minutes ago 26.5MB [2021-09-29T02:10:36.396Z] support-notifications-arm64 latest 6dd68637f388 4 minutes ago 15.9MB [2021-09-29T02:10:36.396Z] core-command-arm64 latest 650279d337c4 4 minutes ago 15.2MB [2021-09-29T02:10:36.396Z] support-scheduler-arm64 latest a018edd20c49 4 minutes ago 15.2MB [2021-09-29T02:10:36.396Z] df4fc43bb465 4 minutes ago 1.57GB [2021-09-29T02:10:36.396Z] ec7936f0fe74 4 minutes ago 1.57GB [2021-09-29T02:10:36.396Z] 196365405213 4 minutes ago 1.57GB [2021-09-29T02:10:36.396Z] 6fd4f69b007d 4 minutes ago 1.57GB [2021-09-29T02:10:36.396Z] 8e8ec1adb153 4 minutes ago 1.56GB [2021-09-29T02:10:36.396Z] ci-base-image-arm64 latest 17e24eaafde1 15 minutes ago 1.24GB [2021-09-29T02:10:36.396Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T02:10:36.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T02:10:36.396Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T02:10:36.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:10:37.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:10:37.451Z] [2021-09-29T02:10:37.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:10:37.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:10:38.080Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T02:10:38.080Z] 448f6bf000e3: Pulling fs layer [2021-09-29T02:10:38.080Z] f757da607395: Pulling fs layer [2021-09-29T02:10:38.080Z] 05883995daec: Pulling fs layer [2021-09-29T02:10:38.080Z] 8603b9c90790: Pulling fs layer [2021-09-29T02:10:38.080Z] 1560dd03e051: Pulling fs layer [2021-09-29T02:10:38.080Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T02:10:38.080Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T02:10:38.080Z] 1560dd03e051: Waiting [2021-09-29T02:10:38.080Z] 27f5ce0e4adf: Waiting [2021-09-29T02:10:38.080Z] c2d8d7efcc4b: Waiting [2021-09-29T02:10:38.080Z] 8603b9c90790: Waiting [2021-09-29T02:10:38.673Z] 05883995daec: Verifying Checksum [2021-09-29T02:10:38.673Z] 05883995daec: Download complete [2021-09-29T02:10:38.673Z] 8603b9c90790: Verifying Checksum [2021-09-29T02:10:38.673Z] 8603b9c90790: Download complete [2021-09-29T02:10:38.673Z] f757da607395: Verifying Checksum [2021-09-29T02:10:38.673Z] f757da607395: Download complete [2021-09-29T02:10:38.673Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T02:10:38.673Z] 27f5ce0e4adf: Download complete [2021-09-29T02:10:38.673Z] 1560dd03e051: Verifying Checksum [2021-09-29T02:10:38.673Z] 1560dd03e051: Download complete [2021-09-29T02:10:40.106Z] 448f6bf000e3: Verifying Checksum [2021-09-29T02:10:40.106Z] 448f6bf000e3: Download complete [2021-09-29T02:10:42.716Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T02:10:42.716Z] c2d8d7efcc4b: Download complete [2021-09-29T02:10:43.311Z] 448f6bf000e3: Pull complete [2021-09-29T02:10:43.904Z] f757da607395: Pull complete [2021-09-29T02:10:45.339Z] 05883995daec: Pull complete [2021-09-29T02:10:45.611Z] 8603b9c90790: Pull complete [2021-09-29T02:10:46.596Z] 1560dd03e051: Pull complete [2021-09-29T02:10:46.867Z] 27f5ce0e4adf: Pull complete [2021-09-29T02:11:02.017Z] c2d8d7efcc4b: Pull complete [2021-09-29T02:11:02.017Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T02:11:02.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:11:02.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T02:11:02.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container [2021-09-29T02:11:02.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2021-09-29T02:11:06.363Z] $ docker top 37e9b2a98037321759dbb998fc21591c681c69dc96110dcfd14f3c41641d25a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:07.465Z] ---> job-cost.sh [2021-09-29T02:11:07.465Z] lf-activate-venv: SKIPPING [2021-09-29T02:11:07.465Z] INFO: No Stack... [2021-09-29T02:11:08.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T02:11:08.712Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T02:11:09.378Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2021-09-29T02:11:09.378Z] [Pipeline] lock [2021-09-29T02:11:09.448Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] [2021-09-29T02:11:09.459Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] did not exist. Created. [2021-09-29T02:11:09.459Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T02:11:10.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T02:11:10.322Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T02:11:10.335Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T02:11:10.359Z] $ docker stop --time=1 37e9b2a98037321759dbb998fc21591c681c69dc96110dcfd14f3c41641d25a5 [2021-09-29T02:11:12.067Z] $ docker rm -f 37e9b2a98037321759dbb998fc21591c681c69dc96110dcfd14f3c41641d25a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-29T02:11:13.091Z] provisioning config files... [2021-09-29T02:11:13.109Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7383466657597600240tmp [Pipeline] { [Pipeline] sh [2021-09-29T02:11:13.445Z] + set +x [2021-09-29T02:11:13.445Z] + curl -s https://codecov.io/bash [2021-09-29T02:11:13.445Z] + bash -s -- [2021-09-29T02:11:13.719Z] [2021-09-29T02:11:13.719Z] _____ _ [2021-09-29T02:11:13.719Z] / ____| | | [2021-09-29T02:11:13.719Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T02:11:13.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T02:11:13.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T02:11:13.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T02:11:13.719Z] Bash-1.0.6 [2021-09-29T02:11:13.719Z] [2021-09-29T02:11:13.719Z] [2021-09-29T02:11:13.719Z] ==> git version 2.24.4 found [2021-09-29T02:11:13.719Z] ==> 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-09-29T02:11:13.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T02:11:13.719Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T02:11:13.719Z] ==> Jenkins CI detected. [2021-09-29T02:11:13.719Z] current dir:  /w/workspace/edgex-go/2 [2021-09-29T02:11:13.719Z] project root: . [2021-09-29T02:11:13.719Z] --> token set from env [2021-09-29T02:11:13.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T02:11:13.719Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T02:11:13.719Z] ==> Python coveragepy not found [2021-09-29T02:11:13.719Z] ==> Searching for coverage reports in: [2021-09-29T02:11:13.719Z] + . [2021-09-29T02:11:13.719Z] -> Found 1 reports [2021-09-29T02:11:13.719Z] ==> Detecting git/mercurial file structure [2021-09-29T02:11:13.719Z] ==> Reading reports [2021-09-29T02:11:13.719Z] + ./coverage.out bytes=403066 [2021-09-29T02:11:13.719Z] ==> Appending adjustments [2021-09-29T02:11:13.719Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T02:11:14.679Z] + Found adjustments [2021-09-29T02:11:14.679Z] ==> Gzipping contents [2021-09-29T02:11:14.679Z] 56K /tmp/codecov.3sVjTS.gz [2021-09-29T02:11:14.679Z] ==> Uploading reports [2021-09-29T02:11:14.679Z] url: https://codecov.io [2021-09-29T02:11:14.679Z] query: branch=PR-3734&commit=e248b33b6b29e0a6808c9760ea597228273db275&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= [2021-09-29T02:11:14.679Z] -> Pinging Codecov [2021-09-29T02:11:14.679Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3734&commit=e248b33b6b29e0a6808c9760ea597228273db275&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= [2021-09-29T02:11:15.259Z] -> Uploading to [2021-09-29T02:11:15.259Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/e248b33b6b29e0a6808c9760ea597228273db275/3b6dc34c-272c-4339-9fcf-bd32f1d8999e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T021115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28ed4749334409114f0c08f7b861e403f383613157cfd3a336810d4dce56eb39 [2021-09-29T02:11:15.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:11:15.260Z] Dload Upload Total Spent Left Speed [2021-09-29T02:11:28.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54235 0 0 60 32768 0 28409 0:00:01 0:00:01 --:--:-- 28419 60 54235 0 0 60 32768 0 15208 0:00:03 0:00:02 0:00:01 15212 60 54235 0 0 60 32768 0 10383 0:00:05 0:00:03 0:00:02 10386 60 54235 0 0 60 32768 0 7882 0:00:06 0:00:04 0:00:02 7884 60 54235 0 0 60 32768 0 6352 0:00:08 0:00:05 0:00:03 6352 60 54235 0 0 60 32768 0 5319 0:00:10 0:00:06 0:00:04 0 60 54235 0 0 60 32768 0 4576 0:00:11 0:00:07 0:00:04 0 60 54235 0 0 60 32768 0 4014 0:00:13 0:00:08 0:00:05 0 60 54235 0 0 60 32768 0 3576 0:00:15 0:00:09 0:00:06 0 60 54235 0 0 60 32768 0 3223 0:00:16 0:00:10 0:00:06 0 60 54235 0 0 60 32768 0 2934 0:00:18 0:00:11 0:00:07 0 60 54235 0 0 60 32768 0 2693 0:00:20 0:00:12 0:00:08 0 90 54235 0 0 90 49152 0 3744 0:00:14 0:00:13 0:00:01 3299 100 54235 0 0 100 54235 0 4113 0:00:13 0:00:13 --:--:-- 5340 [2021-09-29T02:11:28.495Z] curl: (22) The requested URL returned error: 400 Bad Request [2021-09-29T02:11:28.496Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e248b33b6b29e0a6808c9760ea597228273db275 [Pipeline] } [2021-09-29T02:11:28.508Z] 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] sh [2021-09-29T02:11:30.011Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:30.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:30.931Z] ---> package-listing.sh [2021-09-29T02:11:30.931Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T02:11:30.931Z] ++ facter osfamily [2021-09-29T02:11:31.200Z] + OS_FAMILY=redhat [2021-09-29T02:11:31.200Z] + workspace=/w/workspace/edgex-go/2 [2021-09-29T02:11:31.201Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T02:11:31.201Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T02:11:31.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T02:11:31.201Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T02:11:31.201Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T02:11:31.201Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T02:11:31.201Z] + case "${OS_FAMILY}" in [2021-09-29T02:11:31.201Z] + rpm -qa [2021-09-29T02:11:31.201Z] + sort [2021-09-29T02:11:33.141Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T02:11:33.142Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T02:11:33.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T02:11:33.142Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T02:11:33.142Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-29T02:11:33.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-29T02:11:33.161Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T02:11:33.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:11:34.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:11:34.080Z] [2021-09-29T02:11:34.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:11:34.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:11:39.766Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T02:11:39.766Z] b4d181a07f80: Pulling fs layer [2021-09-29T02:11:39.766Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T02:11:39.766Z] ed53099fbce6: Pulling fs layer [2021-09-29T02:11:39.766Z] dc539afda2c1: Pulling fs layer [2021-09-29T02:11:39.766Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T02:11:39.767Z] 9065ff56babe: Pulling fs layer [2021-09-29T02:11:39.767Z] d287ab97295c: Pulling fs layer [2021-09-29T02:11:39.767Z] 77bc0d833cb6: Waiting [2021-09-29T02:11:39.767Z] 9065ff56babe: Waiting [2021-09-29T02:11:39.767Z] d287ab97295c: Waiting [2021-09-29T02:11:39.767Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T02:11:39.767Z] a1111a8f2ec3: Download complete [2021-09-29T02:11:39.767Z] dc539afda2c1: Verifying Checksum [2021-09-29T02:11:39.767Z] dc539afda2c1: Download complete [2021-09-29T02:11:39.767Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T02:11:39.767Z] 77bc0d833cb6: Download complete [2021-09-29T02:11:40.033Z] 9065ff56babe: Verifying Checksum [2021-09-29T02:11:40.033Z] 9065ff56babe: Download complete [2021-09-29T02:11:40.033Z] ed53099fbce6: Verifying Checksum [2021-09-29T02:11:40.033Z] ed53099fbce6: Download complete [2021-09-29T02:11:41.447Z] b4d181a07f80: Verifying Checksum [2021-09-29T02:11:41.447Z] b4d181a07f80: Download complete [2021-09-29T02:11:42.413Z] b4d181a07f80: Pull complete [2021-09-29T02:11:42.413Z] a1111a8f2ec3: Pull complete [2021-09-29T02:11:43.005Z] ed53099fbce6: Pull complete [2021-09-29T02:11:43.005Z] dc539afda2c1: Pull complete [2021-09-29T02:11:43.271Z] 77bc0d833cb6: Pull complete [2021-09-29T02:11:43.271Z] 9065ff56babe: Pull complete [2021-09-29T02:11:44.226Z] d287ab97295c: Verifying Checksum [2021-09-29T02:11:44.226Z] d287ab97295c: Download complete [2021-09-29T02:11:48.517Z] d287ab97295c: Pull complete [2021-09-29T02:11:48.517Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T02:11:48.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:11:48.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T02:11:48.614Z] prd-centos7-docker-4c-2g-67 does not seem to be running inside a container [2021-09-29T02:11:48.674Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat [2021-09-29T02:11:52.097Z] $ docker top 763c9990d5bc2a901bdefdc614b237812c288335a6b42496381fb9e38c670a5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:11:52.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T02:11:52.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T02:11:53.342Z] + ls /var/log/sa-host [2021-09-29T02:11:53.342Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T02:11:53.342Z] file_magic: OK [2021-09-29T02:11:53.342Z] HZ: Using current value: 100 [2021-09-29T02:11:53.342Z] file_header: OK [2021-09-29T02:11:53.342Z] 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-09-29T02:11:53.342Z] Statistics: [2021-09-29T02:11:53.342Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:11:53.342Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T02:11:53.342Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T02:11:53.342Z] file_magic: OK [2021-09-29T02:11:53.342Z] HZ: Using current value: 100 [2021-09-29T02:11:53.342Z] file_header: OK [2021-09-29T02:11:53.342Z] 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-09-29T02:11:53.342Z] Statistics: [2021-09-29T02:11:53.342Z] 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... [2021-09-29T02:11:53.342Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:11:53.562Z] provisioning config files... [2021-09-29T02:11:53.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7534408802582737634tmp [Pipeline] { [Pipeline] echo [2021-09-29T02:11:53.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:53.919Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T02:11:53.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:54.321Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T02:11:54.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:54.652Z] ---> sudo-logs.sh [2021-09-29T02:11:54.652Z] Archiving 'sudo' log.. [2021-09-29T02:11:54.652Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-67.vexxhost.local: Name or service not known [2021-09-29T02:11:54.652Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-67.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T02:11:54.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:55.005Z] ---> job-cost.sh [2021-09-29T02:11:55.005Z] lf-activate-venv: SKIPPING [2021-09-29T02:11:55.005Z] DEBUG: total: 0.10999999940395355 [2021-09-29T02:11:55.005Z] INFO: Retrieving Stack Cost... [2021-09-29T02:11:56.943Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T02:11:57.210Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T02:11:57.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:11:57.558Z] ---> logs-deploy.sh [2021-09-29T02:11:57.558Z] lf-activate-venv: SKIPPING [2021-09-29T02:11:57.558Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/2 [2021-09-29T02:11:57.558Z] INFO: archiving workspace using pattern(s): [2021-09-29T02:11:58.520Z] Archives upload complete. [2021-09-29T02:11:58.520Z] INFO: archiving logs to Nexus [2021-09-29T02:11:59.114Z] ---> uname -a: [2021-09-29T02:11:59.114Z] Linux prd-centos7-docker-4c-2g-67.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] ---> lscpu: [2021-09-29T02:11:59.114Z] Architecture: x86_64 [2021-09-29T02:11:59.114Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-29T02:11:59.114Z] Byte Order: Little Endian [2021-09-29T02:11:59.114Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-29T02:11:59.114Z] CPU(s): 2 [2021-09-29T02:11:59.114Z] On-line CPU(s) list: 0,1 [2021-09-29T02:11:59.114Z] Thread(s) per core: 1 [2021-09-29T02:11:59.114Z] Core(s) per socket: 1 [2021-09-29T02:11:59.114Z] Socket(s): 2 [2021-09-29T02:11:59.114Z] NUMA node(s): 1 [2021-09-29T02:11:59.114Z] Vendor ID: AuthenticAMD [2021-09-29T02:11:59.114Z] CPU family: 23 [2021-09-29T02:11:59.114Z] Model: 49 [2021-09-29T02:11:59.114Z] Model name: AMD EPYC-Rome Processor [2021-09-29T02:11:59.114Z] Stepping: 0 [2021-09-29T02:11:59.114Z] CPU MHz: 2799.996 [2021-09-29T02:11:59.114Z] BogoMIPS: 5599.99 [2021-09-29T02:11:59.114Z] Virtualization: AMD-V [2021-09-29T02:11:59.114Z] Hypervisor vendor: KVM [2021-09-29T02:11:59.114Z] Virtualization type: full [2021-09-29T02:11:59.114Z] L1d cache: 32K [2021-09-29T02:11:59.114Z] L1i cache: 32K [2021-09-29T02:11:59.114Z] L2 cache: 512K [2021-09-29T02:11:59.114Z] L3 cache: 16384K [2021-09-29T02:11:59.114Z] NUMA node0 CPU(s): 0,1 [2021-09-29T02:11:59.114Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] ---> nproc: [2021-09-29T02:11:59.114Z] 2 [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] ---> df -h: [2021-09-29T02:11:59.114Z] Filesystem Size Used Avail Use% Mounted on [2021-09-29T02:11:59.114Z] overlay 40G 13G 28G 32% / [2021-09-29T02:11:59.114Z] tmpfs 64M 0 64M 0% /dev [2021-09-29T02:11:59.114Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-29T02:11:59.114Z] shm 64M 0 64M 0% /dev/shm [2021-09-29T02:11:59.114Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] ---> sar -b -r -n DEV: [2021-09-29T02:11:59.114Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.114Z] 01:45:14 LINUX RESTART (2 CPU) [2021-09-29T02:11:59.114Z] [2021-09-29T02:11:59.115Z] 01:46:01 tps rtps wtps bread/s bwrtn/s [2021-09-29T02:11:59.115Z] 01:47:01 88.31 3.41 84.90 2578.65 8696.20 [2021-09-29T02:11:59.115Z] 01:48:01 152.66 0.15 152.51 22.11 47157.94 [2021-09-29T02:11:59.115Z] 01:49:01 254.09 0.00 254.09 0.00 53150.77 [2021-09-29T02:11:59.115Z] 01:50:01 50.98 0.02 50.96 0.53 9772.86 [2021-09-29T02:11:59.115Z] 01:51:01 84.32 0.02 84.30 0.53 9770.41 [2021-09-29T02:11:59.115Z] 01:52:01 930.02 474.52 455.50 34821.70 280319.87 [2021-09-29T02:11:59.115Z] 01:53:01 352.07 24.94 327.13 3477.31 111499.33 [2021-09-29T02:11:59.115Z] 01:54:01 521.86 106.09 415.77 5668.07 131621.25 [2021-09-29T02:11:59.115Z] 01:55:02 6.76 0.00 6.76 0.00 212.48 [2021-09-29T02:11:59.115Z] 01:56:01 0.25 0.00 0.25 0.00 2.96 [2021-09-29T02:11:59.115Z] 01:57:01 0.22 0.00 0.22 0.00 2.28 [2021-09-29T02:11:59.115Z] 01:58:01 0.23 0.00 0.23 0.00 3.40 [2021-09-29T02:11:59.115Z] 01:59:01 0.27 0.00 0.27 0.00 2.60 [2021-09-29T02:11:59.115Z] 02:00:01 0.28 0.00 0.28 0.00 3.10 [2021-09-29T02:11:59.115Z] 02:01:01 0.42 0.20 0.22 5.86 3.18 [2021-09-29T02:11:59.115Z] 02:02:01 1.08 0.20 0.88 3.60 17.20 [2021-09-29T02:11:59.115Z] 02:03:01 0.25 0.00 0.25 0.00 2.98 [2021-09-29T02:11:59.115Z] 02:04:01 0.25 0.00 0.25 0.00 2.73 [2021-09-29T02:11:59.115Z] 02:05:01 0.18 0.00 0.18 0.00 2.02 [2021-09-29T02:11:59.115Z] 02:06:01 0.17 0.00 0.17 0.00 1.63 [2021-09-29T02:11:59.115Z] 02:07:01 0.20 0.00 0.20 0.00 1.75 [2021-09-29T02:11:59.115Z] 02:08:01 0.25 0.00 0.25 0.00 3.12 [2021-09-29T02:11:59.115Z] 02:09:01 0.28 0.00 0.28 0.00 2.78 [2021-09-29T02:11:59.115Z] 02:10:01 0.22 0.00 0.22 0.00 2.02 [2021-09-29T02:11:59.115Z] 02:11:01 0.17 0.00 0.17 0.00 1.50 [2021-09-29T02:11:59.115Z] Average: 98.07 24.47 73.59 1869.95 26158.49 [2021-09-29T02:11:59.115Z] [2021-09-29T02:11:59.115Z] 01:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-29T02:11:59.115Z] 01:47:01 5118224 0 899272 11.23 2620 1988816 1501952 16.58 871648 1608340 94396 [2021-09-29T02:11:59.115Z] 01:48:01 3212788 0 1121804 14.01 2620 3671720 1646740 18.18 1172912 2986600 603648 [2021-09-29T02:11:59.115Z] 01:49:01 3008340 0 1303108 16.27 2620 3694864 1682900 18.58 1476428 2876796 273900 [2021-09-29T02:11:59.115Z] 01:50:01 3084952 0 1268132 15.83 2620 3653228 1668064 18.42 1351988 2921708 109544 [2021-09-29T02:11:59.115Z] 01:51:01 2943684 0 1233236 15.40 2620 3829392 1492204 16.47 1338212 3065312 326524 [2021-09-29T02:11:59.115Z] 01:52:01 895108 0 1561044 19.49 2620 5550160 2936628 32.42 2698512 3648088 154352 [2021-09-29T02:11:59.115Z] 01:53:01 414796 0 1543608 19.27 2620 6047908 2417836 26.69 2598584 4216388 17452 [2021-09-29T02:11:59.115Z] 01:54:01 2708904 0 1352996 16.89 2620 3944412 1642588 18.14 1365092 3155364 20 [2021-09-29T02:11:59.115Z] 01:55:02 2727036 0 1334868 16.67 2620 3944408 1415360 15.63 1377464 3132992 12 [2021-09-29T02:11:59.115Z] 01:56:01 2727412 0 1334484 16.66 2620 3944416 1411356 15.58 1377248 3132988 16 [2021-09-29T02:11:59.115Z] 01:57:01 2728404 0 1333432 16.65 2620 3944476 1411440 15.58 1377112 3133436 28 [2021-09-29T02:11:59.115Z] 01:58:01 2728644 0 1333244 16.65 2620 3944424 1411492 15.58 1376984 3133420 8 [2021-09-29T02:11:59.115Z] 01:59:01 2729580 0 1332304 16.64 2620 3944428 1411312 15.58 1376472 3133724 8 [2021-09-29T02:11:59.115Z] 02:00:01 2729416 0 1332464 16.64 2620 3944432 1411312 15.58 1376364 3133724 8 [2021-09-29T02:11:59.115Z] 02:01:01 2727744 0 1334100 16.66 2620 3944468 1413868 15.61 1378184 3132824 12 [2021-09-29T02:11:59.115Z] 02:02:01 2728516 0 1333148 16.65 2620 3944648 1411820 15.59 1377596 3132940 12 [2021-09-29T02:11:59.115Z] 02:03:01 2728528 0 1333132 16.65 2620 3944652 1411904 15.59 1377624 3132940 12 [2021-09-29T02:11:59.115Z] 02:04:01 2728648 0 1333004 16.64 2620 3944660 1411820 15.59 1377608 3132940 12 [2021-09-29T02:11:59.115Z] 02:05:01 2728184 0 1333468 16.65 2620 3944660 1411988 15.59 1377976 3132940 8 [2021-09-29T02:11:59.115Z] 02:06:01 2728684 0 1332960 16.64 2620 3944668 1411892 15.59 1377700 3132940 12 [2021-09-29T02:11:59.115Z] 02:07:01 2728412 0 1333232 16.65 2620 3944668 1411904 15.59 1377708 3132940 8 [2021-09-29T02:11:59.115Z] 02:08:01 2728556 0 1333080 16.64 2620 3944676 1411820 15.59 1377624 3132940 12 [2021-09-29T02:11:59.115Z] 02:09:01 2728920 0 1332712 16.64 2620 3944680 1411820 15.59 1377612 3132940 8 [2021-09-29T02:11:59.115Z] 02:10:01 2728796 0 1332836 16.64 2620 3944680 1411820 15.59 1377628 3132940 8 [2021-09-29T02:11:59.115Z] 02:11:01 2728412 0 1333212 16.65 2620 3944688 1411916 15.59 1377844 3132940 16 [2021-09-29T02:11:59.115Z] Average: 2710828 0 1317955 16.46 2620 3977529 1559750 17.22 1451605 3109644 63201 [2021-09-29T02:11:59.115Z] [2021-09-29T02:11:59.115Z] 01:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-29T02:11:59.115Z] 01:47:01 eth0 1526.31 1031.01 3835.35 102.36 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:47:01 vetha265f52 589.23 714.52 55.45 1629.95 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:47:01 docker0 589.23 714.39 47.40 1629.94 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:48:01 eth0 1409.63 1004.70 6433.82 93.57 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:48:01 vethc167b27 359.77 437.04 32.83 2053.49 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:48:01 docker0 664.45 907.59 53.03 3142.64 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:49:01 eth0 44.83 28.25 36.04 13.44 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:49:01 veth08b71b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:49:01 docker0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:50:01 eth0 27.15 20.39 18.40 10.23 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:50:01 veth08b71b8 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:50:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:51:01 eth0 278.67 190.06 1697.07 136.72 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:52:01 veth5cfc81b 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:52:01 veth08444e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:52:01 veth873db47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:52:01 eth0 124.45 86.52 207.00 22.27 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:53:01 veth5cfc81b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:53:01 vethd485f13 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:53:01 eth0 278.04 129.51 1486.21 24.19 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:53:01 veth8a5276f 3.57 8.99 0.29 54.90 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:54:01 eth0 164.14 82.98 496.41 132.47 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:54:01 docker0 1371.53 1846.87 108.12 5621.30 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:55:02 eth0 1.13 0.47 0.09 0.08 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:56:01 eth0 0.95 0.86 0.51 0.10 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:57:01 eth0 0.97 0.33 0.32 0.23 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:58:01 eth0 0.67 0.47 0.34 0.21 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:00:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:01:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:03:01 eth0 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:04:01 eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:05:01 eth0 0.95 0.35 0.32 0.17 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:06:01 eth0 0.20 0.13 0.08 0.10 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:07:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.115Z] 02:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] 02:11:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] Average: eth0 154.52 103.16 568.94 21.47 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] Average: docker0 54.90 73.93 4.33 225.01 0.00 0.00 0.00 0.00 [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] ---> sar -P ALL: [2021-09-29T02:11:59.116Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] 01:45:14 LINUX RESTART (2 CPU) [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] 01:46:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T02:11:59.116Z] 01:47:01 all 12.74 0.00 4.45 2.22 0.10 80.50 [2021-09-29T02:11:59.116Z] 01:47:01 0 12.66 0.00 5.43 2.32 0.11 79.48 [2021-09-29T02:11:59.116Z] 01:47:01 1 12.82 0.00 3.49 2.11 0.09 81.50 [2021-09-29T02:11:59.116Z] 01:48:01 all 26.11 0.00 8.16 2.74 0.10 62.89 [2021-09-29T02:11:59.116Z] 01:48:01 0 21.35 0.00 8.59 3.19 0.11 66.77 [2021-09-29T02:11:59.116Z] 01:48:01 1 30.84 0.00 7.74 2.30 0.09 59.03 [2021-09-29T02:11:59.116Z] 01:49:01 all 56.95 0.00 11.28 1.62 0.14 30.01 [2021-09-29T02:11:59.116Z] 01:49:01 0 57.20 0.00 11.55 1.33 0.13 29.79 [2021-09-29T02:11:59.116Z] 01:49:01 1 56.70 0.00 11.01 1.90 0.15 30.24 [2021-09-29T02:11:59.116Z] 01:50:01 all 33.65 0.00 4.60 0.32 0.07 61.36 [2021-09-29T02:11:59.116Z] 01:50:01 0 33.71 0.00 4.69 0.47 0.07 61.06 [2021-09-29T02:11:59.116Z] 01:50:01 1 33.58 0.00 4.52 0.18 0.07 61.66 [2021-09-29T02:11:59.116Z] 01:51:01 all 67.38 0.00 8.60 1.42 0.14 22.47 [2021-09-29T02:11:59.116Z] 01:51:01 0 67.59 0.00 8.92 1.29 0.15 22.05 [2021-09-29T02:11:59.116Z] 01:51:01 1 67.18 0.00 8.27 1.54 0.13 22.88 [2021-09-29T02:11:59.116Z] 01:52:01 all 34.78 0.00 20.94 27.72 0.12 16.44 [2021-09-29T02:11:59.116Z] 01:52:01 0 34.78 0.00 21.02 28.16 0.11 15.93 [2021-09-29T02:11:59.116Z] 01:52:01 1 34.79 0.00 20.86 27.27 0.13 16.96 [2021-09-29T02:11:59.116Z] 01:53:01 all 82.35 0.00 16.74 0.69 0.14 0.08 [2021-09-29T02:11:59.116Z] 01:53:01 0 82.45 0.00 16.82 0.50 0.15 0.07 [2021-09-29T02:11:59.116Z] 01:53:01 1 82.24 0.00 16.67 0.87 0.13 0.09 [2021-09-29T02:11:59.116Z] 01:54:01 all 59.10 0.00 17.53 7.37 0.13 15.87 [2021-09-29T02:11:59.116Z] 01:54:01 0 61.61 0.00 15.86 6.65 0.13 15.75 [2021-09-29T02:11:59.116Z] 01:54:01 1 56.62 0.00 19.19 8.08 0.13 15.98 [2021-09-29T02:11:59.116Z] 01:55:02 all 0.24 0.00 0.13 0.02 0.02 99.60 [2021-09-29T02:11:59.116Z] 01:55:02 0 0.08 0.00 0.12 0.02 0.02 99.77 [2021-09-29T02:11:59.116Z] 01:55:02 1 0.40 0.00 0.13 0.02 0.02 99.43 [2021-09-29T02:11:59.116Z] 01:56:01 all 0.21 0.00 0.04 0.00 0.00 99.75 [2021-09-29T02:11:59.116Z] 01:56:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-09-29T02:11:59.116Z] 01:56:01 1 0.39 0.00 0.03 0.00 0.00 99.58 [2021-09-29T02:11:59.116Z] 01:57:01 all 0.23 0.00 0.07 0.00 0.02 99.69 [2021-09-29T02:11:59.116Z] 01:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-29T02:11:59.116Z] 01:57:01 1 0.38 0.00 0.08 0.00 0.02 99.52 [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] 01:57:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T02:11:59.116Z] 01:58:01 all 0.28 0.00 0.06 0.00 0.00 99.67 [2021-09-29T02:11:59.116Z] 01:58:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-09-29T02:11:59.116Z] 01:58:01 1 0.50 0.00 0.05 0.00 0.00 99.45 [2021-09-29T02:11:59.116Z] 01:59:01 all 0.27 0.00 0.04 0.00 0.01 99.68 [2021-09-29T02:11:59.116Z] 01:59:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-09-29T02:11:59.116Z] 01:59:01 1 0.48 0.00 0.02 0.00 0.00 99.50 [2021-09-29T02:11:59.116Z] 02:00:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-09-29T02:11:59.116Z] 02:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-29T02:11:59.116Z] 02:00:01 1 0.40 0.00 0.03 0.00 0.00 99.57 [2021-09-29T02:11:59.116Z] 02:01:01 all 0.25 0.00 0.08 0.00 0.01 99.66 [2021-09-29T02:11:59.116Z] 02:01:01 0 0.45 0.00 0.12 0.00 0.00 99.43 [2021-09-29T02:11:59.116Z] 02:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-29T02:11:59.116Z] 02:02:01 all 0.13 0.00 0.07 0.01 0.02 99.78 [2021-09-29T02:11:59.116Z] 02:02:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-09-29T02:11:59.116Z] 02:02:01 1 0.03 0.00 0.07 0.02 0.02 99.87 [2021-09-29T02:11:59.116Z] 02:03:01 all 0.22 0.00 0.03 0.00 0.00 99.75 [2021-09-29T02:11:59.116Z] 02:03:01 0 0.40 0.00 0.03 0.00 0.00 99.57 [2021-09-29T02:11:59.116Z] 02:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-29T02:11:59.116Z] 02:04:01 all 0.24 0.00 0.03 0.00 0.01 99.72 [2021-09-29T02:11:59.116Z] 02:04:01 0 0.45 0.00 0.05 0.00 0.02 99.48 [2021-09-29T02:11:59.116Z] 02:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-09-29T02:11:59.116Z] 02:05:01 all 0.26 0.00 0.04 0.00 0.01 99.69 [2021-09-29T02:11:59.116Z] 02:05:01 0 0.48 0.00 0.05 0.00 0.00 99.47 [2021-09-29T02:11:59.116Z] 02:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-29T02:11:59.116Z] 02:06:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-09-29T02:11:59.116Z] 02:06:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-09-29T02:11:59.116Z] 02:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-09-29T02:11:59.116Z] 02:07:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-09-29T02:11:59.116Z] 02:07:01 0 0.30 0.00 0.05 0.00 0.00 99.65 [2021-09-29T02:11:59.116Z] 02:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-29T02:11:59.116Z] 02:08:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-09-29T02:11:59.116Z] 02:08:01 0 0.37 0.00 0.03 0.00 0.02 99.58 [2021-09-29T02:11:59.116Z] 02:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T02:11:59.116Z] 02:09:01 all 0.10 0.00 0.07 0.00 0.01 99.82 [2021-09-29T02:11:59.116Z] 02:09:01 0 0.15 0.00 0.08 0.00 0.00 99.77 [2021-09-29T02:11:59.116Z] 02:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-29T02:11:59.116Z] 02:10:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2021-09-29T02:11:59.116Z] 02:10:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2021-09-29T02:11:59.116Z] 02:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-29T02:11:59.116Z] 02:11:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-09-29T02:11:59.116Z] 02:11:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-09-29T02:11:59.116Z] 02:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-29T02:11:59.116Z] Average: all 14.15 0.00 3.50 1.66 0.04 80.65 [2021-09-29T02:11:59.116Z] Average: 0 14.09 0.00 3.52 1.65 0.04 80.70 [2021-09-29T02:11:59.116Z] Average: 1 14.21 0.00 3.48 1.67 0.04 80.61 [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z] [2021-09-29T02:11:59.116Z]