Pull request #3707 opened 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at 534175572a367338c5f68a22b0251a809e37989d rather than dc27294b39e1aefec4c5a0b20871f06e897f4373 Obtained Jenkinsfile from 534175572a367338c5f68a22b0251a809e37989d Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6626305694618211790.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-ssh2325831822177900063.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3707/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3707/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5264759992501172579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-3707/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6562933674611792319.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh8416060239423643241.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3707/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3707/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh832767662410497929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 Running on prd-centos7-docker-4c-2g-1646 in /w/workspace/edgexfoundry_edgex-go_PR-3707 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh1121977412748617249.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 534175572a367338c5f68a22b0251a809e37989d into PR head commit dc27294b39e1aefec4c5a0b20871f06e897f4373 Merge succeeded, producing dc27294b39e1aefec4c5a0b20871f06e897f4373 Checking out Revision dc27294b39e1aefec4c5a0b20871f06e897f4373 (PR-3707) > 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/1@tmp/jenkins-gitclient-ssh3977486596552183856.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3707/head:refs/remotes/origin/PR-3707 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # 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/1@tmp/jenkins-gitclient-ssh2715827515963642945.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 Commit message: "fix: Remove operating state from device service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T02:58:56.993Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T02:58:57.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T02:58:57.345Z] ========================================================= [2021-09-09T02:58:57.345Z] EdgeX Global Pipelines Version Info [2021-09-09T02:58:57.345Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T02:58:58.662Z] ------------------- [2021-09-09T02:58:58.662Z] stable info: [2021-09-09T02:58:58.662Z] ------------------- [2021-09-09T02:58:58.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T02:58:58.662Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T02:58:58.662Z] Message: update stable to v1.0.205 [2021-09-09T02:58:59.247Z] ------------------- [2021-09-09T02:58:59.247Z] experimental info: [2021-09-09T02:58:59.247Z] ------------------- [2021-09-09T02:58:59.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T02:58:59.247Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T02:58:59.247Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T02:58:59.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T02:58:59.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T02:58:59.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T02:58:59.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T02:58:59.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T02:58:59.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T02:59:01.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T02:59:01.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T02:59:02.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T02:59:02.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T02:59:02.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T02:59:02.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T02:59:02.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T02:59:02.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T02:59:02.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T02:59:02.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T02:59:02.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T02:59:02.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T02:59:02.740Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T02:59:02.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T02:59:02.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T02:59:02.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T02:59:03.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T02:59:03.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3707 [Pipeline] echo [2021-09-09T02:59:03.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3707 [Pipeline] echo [2021-09-09T02:59:03.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3707 [Pipeline] echo [2021-09-09T02:59:03.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc27294b39e1aefec4c5a0b20871f06e897f4373 [Pipeline] echo [2021-09-09T02:59:03.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc27294 [Pipeline] echo [2021-09-09T02:59:03.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T02:59:03.571Z] provisioning config files... [2021-09-09T02:59:03.595Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config916832634297505547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T02:59:04.003Z] ---> docker-login.sh [2021-09-09T02:59:04.003Z] nexus3.edgexfoundry.org:10001 [2021-09-09T02:59:04.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T02:59:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T02:59:04.558Z] Configure a credential helper to remove this warning. See [2021-09-09T02:59:04.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T02:59:04.558Z] [2021-09-09T02:59:04.558Z] Login Succeeded [2021-09-09T02:59:04.558Z] nexus3.edgexfoundry.org:10002 [2021-09-09T02:59:04.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T02:59:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T02:59:04.558Z] Configure a credential helper to remove this warning. See [2021-09-09T02:59:04.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T02:59:04.558Z] [2021-09-09T02:59:04.558Z] Login Succeeded [2021-09-09T02:59:04.558Z] nexus3.edgexfoundry.org:10003 [2021-09-09T02:59:04.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T02:59:04.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T02:59:04.854Z] Configure a credential helper to remove this warning. See [2021-09-09T02:59:04.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T02:59:04.854Z] [2021-09-09T02:59:04.854Z] Login Succeeded [2021-09-09T02:59:04.854Z] nexus3.edgexfoundry.org:10004 [2021-09-09T02:59:05.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T02:59:05.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T02:59:05.133Z] Configure a credential helper to remove this warning. See [2021-09-09T02:59:05.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T02:59:05.133Z] [2021-09-09T02:59:05.133Z] Login Succeeded [2021-09-09T02:59:05.133Z] docker.io [2021-09-09T02:59:05.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T02:59:05.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T02:59:05.413Z] Configure a credential helper to remove this warning. See [2021-09-09T02:59:05.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T02:59:05.413Z] [2021-09-09T02:59:05.413Z] Login Succeeded [2021-09-09T02:59:05.413Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T02:59:05.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T02:59:05.929Z] ++ 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-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T02:59:05.929Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T02:59:05.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T02:59:05.929Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T02:59:05.929Z] ++ cut -d/ -f2 [2021-09-09T02:59:05.929Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T02:59:06.032Z] 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-09T02:59:07.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T02:59:07.588Z] [2021-09-09T02:59:07.588Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T02:59:07.971Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T02:59:07.972Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T02:59:07.972Z] 31603596830f: Pulling fs layer [2021-09-09T02:59:07.972Z] 04fac38145f0: Pulling fs layer [2021-09-09T02:59:07.972Z] 701f6daf10bf: Pulling fs layer [2021-09-09T02:59:07.972Z] 24f72da36158: Pulling fs layer [2021-09-09T02:59:07.972Z] 24f72da36158: Waiting [2021-09-09T02:59:07.972Z] 04fac38145f0: Verifying Checksum [2021-09-09T02:59:07.972Z] 04fac38145f0: Download complete [2021-09-09T02:59:08.242Z] 31603596830f: Verifying Checksum [2021-09-09T02:59:08.242Z] 31603596830f: Download complete [2021-09-09T02:59:08.513Z] 24f72da36158: Verifying Checksum [2021-09-09T02:59:08.513Z] 24f72da36158: Download complete [2021-09-09T02:59:08.513Z] 31603596830f: Pull complete [2021-09-09T02:59:08.513Z] 04fac38145f0: Pull complete [2021-09-09T02:59:08.513Z] 701f6daf10bf: Verifying Checksum [2021-09-09T02:59:08.513Z] 701f6daf10bf: Download complete [2021-09-09T02:59:09.495Z] 701f6daf10bf: Pull complete [2021-09-09T02:59:09.495Z] 24f72da36158: Pull complete [2021-09-09T02:59:09.495Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T02:59:09.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T02:59:09.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T02:59:09.654Z] prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container [2021-09-09T02:59:09.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-09T02:59:10.596Z] $ docker top 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T02:59:10.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T02:59:10.847Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T02:59:10.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T02:59:10.993Z] $ docker exec 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent [2021-09-09T02:59:11.123Z] SSH_AUTH_SOCK=/tmp/ssh-OwXoh0sKyBpr/agent.14 [2021-09-09T02:59:11.123Z] SSH_AGENT_PID=20 [2021-09-09T02:59:11.137Z] Running ssh-add (command line suppressed) [2021-09-09T02:59:11.265Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3451868808294819054.key (/w/workspace/edgex-go/1@tmp/private_key_3451868808294819054.key) [2021-09-09T02:59:11.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T02:59:11.681Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T02:59:13.268Z] $ docker exec --env ******** --env ******** 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent -k [2021-09-09T02:59:13.383Z] unset SSH_AUTH_SOCK; [2021-09-09T02:59:13.383Z] unset SSH_AGENT_PID; [2021-09-09T02:59:13.383Z] echo Agent pid 20 killed; [2021-09-09T02:59:13.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T02:59:13.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T02:59:13.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T02:59:13.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T02:59:13.662Z] $ docker exec 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent [2021-09-09T02:59:13.807Z] SSH_AUTH_SOCK=/tmp/ssh-mlLr7FqddZ8b/agent.52 [2021-09-09T02:59:13.807Z] SSH_AGENT_PID=59 [2021-09-09T02:59:13.817Z] Running ssh-add (command line suppressed) [2021-09-09T02:59:13.941Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5183191421565421254.key (/w/workspace/edgex-go/1@tmp/private_key_5183191421565421254.key) [2021-09-09T02:59:13.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T02:59:14.339Z] + git semver init [2021-09-09T02:59:14.339Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T02:59:14.339Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-09T02:59:14.339Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-09T02:59:14.339Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T02:59:14.339Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T02:59:14.339Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T02:59:14.339Z] # $SEMVER_BRANCH = PR-3707 [2021-09-09T02:59:14.339Z] # $SEMVER_TEMP = /tmp/semver-224859488 [2021-09-09T02:59:14.339Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T02:59:46.597Z] # '/tmp/semver-224859488' -> '/w/workspace/edgex-go/1/.semver' [2021-09-09T02:59:46.597Z] # -> Force: false [2021-09-09T02:59:46.597Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-09T02:59:46.630Z] $ docker exec --env ******** --env ******** 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent -k [2021-09-09T02:59:46.741Z] unset SSH_AUTH_SOCK; [2021-09-09T02:59:46.742Z] unset SSH_AGENT_PID; [2021-09-09T02:59:46.742Z] echo Agent pid 59 killed; [2021-09-09T02:59:46.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T02:59:47.213Z] + git semver [Pipeline] } [2021-09-09T02:59:47.255Z] $ docker stop --time=1 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 [2021-09-09T02:59:48.932Z] $ docker rm -f 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T02:59:49.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T02:59:49.844Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T02:59:49.872Z] [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-09T02:59:50.667Z] ========================================================= [2021-09-09T02:59:50.667Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T02:59:50.667Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T02:59:51.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T02:59:51.052Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T02:59:51.052Z] 540db60ca938: Pulling fs layer [2021-09-09T02:59:51.052Z] adcc1eea9eea: Pulling fs layer [2021-09-09T02:59:51.052Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T02:59:51.052Z] db62176df00c: Pulling fs layer [2021-09-09T02:59:51.052Z] 3b30891b0d05: Pulling fs layer [2021-09-09T02:59:51.052Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T02:59:51.052Z] c788192a36de: Pulling fs layer [2021-09-09T02:59:51.052Z] a77e37c0d609: Pulling fs layer [2021-09-09T02:59:51.052Z] c3185cebc471: Pulling fs layer [2021-09-09T02:59:51.052Z] db62176df00c: Waiting [2021-09-09T02:59:51.052Z] 3b30891b0d05: Waiting [2021-09-09T02:59:51.052Z] 06b49ca38bd5: Waiting [2021-09-09T02:59:51.052Z] c788192a36de: Waiting [2021-09-09T02:59:51.052Z] a77e37c0d609: Waiting [2021-09-09T02:59:51.052Z] c3185cebc471: Waiting [2021-09-09T02:59:51.052Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T02:59:51.052Z] 4c4ab2625f07: Download complete [2021-09-09T02:59:51.052Z] adcc1eea9eea: Download complete [2021-09-09T02:59:51.326Z] 3b30891b0d05: Verifying Checksum [2021-09-09T02:59:51.326Z] 3b30891b0d05: Download complete [2021-09-09T02:59:51.326Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T02:59:51.326Z] 06b49ca38bd5: Download complete [2021-09-09T02:59:51.326Z] c788192a36de: Verifying Checksum [2021-09-09T02:59:51.326Z] c788192a36de: Download complete [2021-09-09T02:59:51.326Z] 540db60ca938: Verifying Checksum [2021-09-09T02:59:51.326Z] 540db60ca938: Download complete [2021-09-09T02:59:51.600Z] 540db60ca938: Pull complete [2021-09-09T02:59:51.600Z] adcc1eea9eea: Pull complete [2021-09-09T02:59:51.600Z] 4c4ab2625f07: Pull complete [2021-09-09T02:59:52.570Z] a77e37c0d609: Verifying Checksum [2021-09-09T02:59:52.570Z] a77e37c0d609: Download complete [2021-09-09T02:59:55.922Z] c3185cebc471: Verifying Checksum [2021-09-09T02:59:55.922Z] c3185cebc471: Download complete [2021-09-09T02:59:56.886Z] db62176df00c: Verifying Checksum [2021-09-09T02:59:56.886Z] db62176df00c: Download complete [2021-09-09T03:00:00.269Z] db62176df00c: Pull complete [2021-09-09T03:00:00.538Z] 3b30891b0d05: Pull complete [2021-09-09T03:00:00.538Z] 06b49ca38bd5: Pull complete [2021-09-09T03:00:00.538Z] c788192a36de: Pull complete [2021-09-09T03:00:00.806Z] a77e37c0d609: Pull complete [2021-09-09T03:00:03.437Z] c3185cebc471: Pull complete [2021-09-09T03:00:03.437Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T03:00:03.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:00:03.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:00:03.856Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:00:03.856Z] WORKDIR /edgex [2021-09-09T03:00:03.856Z] COPY go.mod . [2021-09-09T03:00:03.856Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T03:00:03.856Z] RUN go mod download' [2021-09-09T03:00:05.424Z] Still waiting to schedule task [2021-09-09T03:00:05.425Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T03:00:05.861Z] Sending build context to Docker daemon 328.8MB [2021-09-09T03:00:05.861Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:00:05.861Z] ---> 031687cdd783 [2021-09-09T03:00:05.861Z] Step 2/4 : WORKDIR /edgex [2021-09-09T03:00:07.846Z] ---> Running in e6022f6ca875 [2021-09-09T03:00:07.846Z] Removing intermediate container e6022f6ca875 [2021-09-09T03:00:07.846Z] ---> 6902da533089 [2021-09-09T03:00:07.846Z] Step 3/4 : COPY go.mod . [2021-09-09T03:00:07.846Z] ---> de7217d4a26a [2021-09-09T03:00:07.846Z] Step 4/4 : RUN go mod download [2021-09-09T03:00:07.846Z] ---> Running in 6264fe647c7b [2021-09-09T03:00:54.947Z] Removing intermediate container 6264fe647c7b [2021-09-09T03:00:54.947Z] ---> 5e7c735d5bac [2021-09-09T03:00:54.947Z] Successfully built 5e7c735d5bac [2021-09-09T03:00:54.947Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:00:55.319Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T03:00:55.320Z] . [Pipeline] withDockerContainer [2021-09-09T03:00:55.449Z] prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container [2021-09-09T03:00:55.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T03:00:55.993Z] $ docker top 57e392c0d3582ec26160d98b8dca4b47f449be680d8560854e86fc1d3fd771a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:00:56.469Z] + go version [2021-09-09T03:00:56.469Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T03:00:56.504Z] $ docker stop --time=1 57e392c0d3582ec26160d98b8dca4b47f449be680d8560854e86fc1d3fd771a7 [2021-09-09T03:00:57.719Z] $ docker rm -f 57e392c0d3582ec26160d98b8dca4b47f449be680d8560854e86fc1d3fd771a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:00:58.659Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T03:00:58.659Z] . [Pipeline] withDockerContainer [2021-09-09T03:00:58.795Z] prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container [2021-09-09T03:00:58.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T03:00:59.281Z] $ docker top 5b00efee739d6a801966538a7d8204307a84fa6db05df22e4b5ad7387c85b211 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T03:00:59.452Z] ========================================================= [2021-09-09T03:00:59.452Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T03:00:59.452Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:00:59.869Z] + go mod tidy [Pipeline] sh [2021-09-09T03:01:00.825Z] + make test [2021-09-09T03:01:00.825Z] 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-09T03:01:01.098Z] go mod tidy [2021-09-09T03:01:01.371Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T03:01:08.146Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T03:01:30.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T03:01:34.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T03:01:34.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T03:01:35.520Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T03:01:38.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T03:01:39.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T03:01:39.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T03:01:39.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T03:01:40.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T03:01:40.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T03:01:40.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T03:01:40.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T03:01:40.756Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T03:01:40.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T03:01:42.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2021-09-09T03:01:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T03:01:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T03:01:44.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements [2021-09-09T03:01:44.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T03:01:44.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-09-09T03:01:44.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T03:01:44.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T03:01:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 90.1% of statements [2021-09-09T03:01:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T03:01:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:01:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-09-09T03:01:46.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T03:01:46.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T03:01:46.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T03:01:46.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T03:01:46.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T03:01:47.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.316s coverage: 94.2% of statements [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:01:47.989Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T03:01:47.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T03:01:47.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T03:01:49.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-09T03:01:49.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T03:01:49.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-09-09T03:01:50.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements [2021-09-09T03:01:50.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T03:01:50.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-09-09T03:01:51.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-09-09T03:01:51.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-09-09T03:01:51.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements [2021-09-09T03:01:52.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-09T03:02:04.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-09-09T03:02:04.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-09T03:02:08.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 81.8% of statements [2021-09-09T03:02:08.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T03:02:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T03:02:26.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-09T03:02:26.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-09-09T03:02:27.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-09T03:02:28.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements [2021-09-09T03:02:28.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T03:02:28.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T03:02:28.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T03:02:29.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-09-09T03:02:29.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T03:02:29.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T03:02:29.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2021-09-09T03:02:29.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T03:02:29.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-09-09T03:02:29.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T03:02:34.058Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1647 in /w/workspace/edgexfoundry_edgex-go_PR-3707 [Pipeline] { [Pipeline] ws [2021-09-09T03:02:34.123Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-09T03:02:36.488Z] The recommended git tool is: git [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.0% of statements [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 62.7% of statements [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T03:02:37.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-09T03:02:37.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-09-09T03:02:37.342Z] GO111MODULE=on go vet ./... [2021-09-09T03:02:41.802Z] using credential edgex-jenkins-ssh [2021-09-09T03:02:41.821Z] Cloning the remote Git repository [2021-09-09T03:02:41.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:02:41.998Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-09T03:02:42.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:02:42.071Z] > git --version # timeout=10 [2021-09-09T03:02:42.085Z] > git --version # 'git version 2.17.1' [2021-09-09T03:02:42.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:02:42.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T03:02:58.367Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:02:57.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T03:02:57.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T03:02:57.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T03:02:57.630Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:02:57.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:02:57.645Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3707/head:refs/remotes/origin/PR-3707 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T03:02:58.385Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T03:02:58.408Z] > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 [2021-09-09T03:02:58.619Z] > git remote # timeout=10 [2021-09-09T03:02:58.649Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T03:02:58.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:02:58.675Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-09T03:02:58.711Z] Merge succeeded, producing dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:02:58.712Z] Checking out Revision dc27294b39e1aefec4c5a0b20871f06e897f4373 (PR-3707) [2021-09-09T03:02:58.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T03:02:58.716Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T03:02:58.727Z] > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 [2021-09-09T03:03:03.061Z] Commit message: "fix: Remove operating state from device service" [2021-09-09T03:03:03.115Z] > git --version # timeout=10 [2021-09-09T03:03:03.133Z] > git --version # 'git version 2.17.1' [2021-09-09T03:03:03.146Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:03:04.124Z] provisioning config files... [2021-09-09T03:03:04.155Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4249037981462727377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:03:04.780Z] ---> docker-login.sh [2021-09-09T03:03:04.780Z] nexus3.edgexfoundry.org:10001 [2021-09-09T03:03:06.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:03:06.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:03:06.501Z] Configure a credential helper to remove this warning. See [2021-09-09T03:03:06.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:03:06.501Z] [2021-09-09T03:03:06.501Z] Login Succeeded [2021-09-09T03:03:06.501Z] nexus3.edgexfoundry.org:10002 [2021-09-09T03:03:07.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:03:07.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:03:07.101Z] Configure a credential helper to remove this warning. See [2021-09-09T03:03:07.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:03:07.101Z] [2021-09-09T03:03:07.101Z] Login Succeeded [2021-09-09T03:03:07.101Z] nexus3.edgexfoundry.org:10003 [2021-09-09T03:03:07.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:03:07.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:03:07.713Z] Configure a credential helper to remove this warning. See [2021-09-09T03:03:07.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:03:07.713Z] [2021-09-09T03:03:07.713Z] Login Succeeded [2021-09-09T03:03:07.713Z] nexus3.edgexfoundry.org:10004 [2021-09-09T03:03:08.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:03:08.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:03:08.313Z] Configure a credential helper to remove this warning. See [2021-09-09T03:03:08.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:03:08.313Z] [2021-09-09T03:03:08.313Z] Login Succeeded [2021-09-09T03:03:08.313Z] docker.io [2021-09-09T03:03:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:03:09.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:03:09.190Z] Configure a credential helper to remove this warning. See [2021-09-09T03:03:09.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:03:09.190Z] [2021-09-09T03:03:09.190Z] Login Succeeded [2021-09-09T03:03:09.190Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T03:03:09.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-09T03:03:09.881Z] gofmt -l . [2021-09-09T03:03:09.881Z] [ "`gofmt -l .`" = "" ] [2021-09-09T03:03:09.881Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2021-09-09T03:03:10.045Z] ========================================================= [2021-09-09T03:03:10.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T03:03:10.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:03:10.254Z] + ls -al . [2021-09-09T03:03:10.254Z] total 608 [2021-09-09T03:03:10.254Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 03:03 . [2021-09-09T03:03:10.254Z] drwxr-xr-x 4 root root 28 Sep 9 03:00 .. [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 02:58 .dockerignore [2021-09-09T03:03:10.254Z] drwxrwxr-x 8 1001 1001 179 Sep 9 02:58 .git [2021-09-09T03:03:10.254Z] drwxrwxr-x 4 1001 1001 142 Sep 9 02:58 .github [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 02:58 .gitignore [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 02:58 .hadolint.yml [2021-09-09T03:03:10.254Z] drwx------ 3 1001 1001 58 Sep 9 02:59 .semver [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 02:58 .sonarcloud.properties [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 02:58 ADOPTERS.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 02:58 Attribution.txt [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 02:58 CHANGELOG.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 02:58 CONTRIBUTING.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 02:58 GOVERNANCE.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 02:58 Jenkinsfile [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 02:58 LICENSE [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 02:58 Makefile [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 02:58 OWNERS.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 02:58 README.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 02:58 SECURITY.md [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 02:59 VERSION [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 02:58 ZMQWindows.md [2021-09-09T03:03:10.254Z] drwxrwxr-x 2 1001 1001 37 Sep 9 02:58 bin [2021-09-09T03:03:10.254Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 02:58 cmd [2021-09-09T03:03:10.254Z] -rw-r--r-- 1 root root 404331 Sep 9 03:02 coverage.out [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 02:58 go.mod [2021-09-09T03:03:10.254Z] -rw-r--r-- 1 root root 50064 Sep 9 03:01 go.sum [2021-09-09T03:03:10.254Z] drwxrwxr-x 8 1001 1001 124 Sep 9 02:58 internal [2021-09-09T03:03:10.254Z] drwxrwxr-x 3 1001 1001 16 Sep 9 02:58 openapi [2021-09-09T03:03:10.254Z] drwxrwxr-x 4 1001 1001 71 Sep 9 02:58 snap [2021-09-09T03:03:10.254Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 02:58 version.go [Pipeline] sh [2021-09-09T03:03:10.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:03:12.123Z] + '[' -e coverage.out ] [2021-09-09T03:03:12.123Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T03:03:12.193Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T03:03:12.193Z] 595b0fe564bb: Pulling fs layer [2021-09-09T03:03:12.193Z] 24495759ef45: Pulling fs layer [2021-09-09T03:03:12.193Z] d148012ef14d: Pulling fs layer [2021-09-09T03:03:12.193Z] e90a11edd702: Pulling fs layer [2021-09-09T03:03:12.193Z] d77568369979: Pulling fs layer [2021-09-09T03:03:12.193Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T03:03:12.193Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T03:03:12.193Z] 97ac5df62f85: Pulling fs layer [2021-09-09T03:03:12.193Z] fc1c9f9a7f3b: Waiting [2021-09-09T03:03:12.193Z] d77568369979: Waiting [2021-09-09T03:03:12.193Z] 170f2ba95c9a: Waiting [2021-09-09T03:03:12.193Z] 97ac5df62f85: Waiting [2021-09-09T03:03:12.193Z] d148012ef14d: Verifying Checksum [2021-09-09T03:03:12.193Z] d148012ef14d: Download complete [2021-09-09T03:03:12.193Z] 24495759ef45: Download complete [2021-09-09T03:03:12.193Z] d77568369979: Verifying Checksum [2021-09-09T03:03:12.193Z] d77568369979: Download complete [2021-09-09T03:03:12.193Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T03:03:12.193Z] fc1c9f9a7f3b: Download complete [2021-09-09T03:03:12.193Z] 595b0fe564bb: Download complete [2021-09-09T03:03:12.193Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T03:03:12.193Z] 170f2ba95c9a: Download complete [2021-09-09T03:03:12.193Z] 595b0fe564bb: Pull complete [2021-09-09T03:03:12.193Z] 24495759ef45: Pull complete [2021-09-09T03:03:12.284Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T03:03:12.638Z] + make build [2021-09-09T03:03:12.638Z] go mod tidy [2021-09-09T03:03:12.862Z] d148012ef14d: Pull complete [2021-09-09T03:03:12.919Z] 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-09T03:03:14.311Z] 97ac5df62f85: Verifying Checksum [2021-09-09T03:03:14.311Z] 97ac5df62f85: Download complete [2021-09-09T03:03:14.384Z] 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-09T03:03:14.585Z] e90a11edd702: Verifying Checksum [2021-09-09T03:03:14.585Z] e90a11edd702: Download complete [2021-09-09T03:03:22.633Z] 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-09T03:03:23.601Z] 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-09T03:03:24.574Z] 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-09T03:03:24.849Z] 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-09T03:03:25.834Z] 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-09T03:03:26.032Z] e90a11edd702: Pull complete [2021-09-09T03:03:26.032Z] d77568369979: Pull complete [2021-09-09T03:03:26.032Z] fc1c9f9a7f3b: Pull complete [2021-09-09T03:03:26.032Z] 170f2ba95c9a: Pull complete [2021-09-09T03:03:26.817Z] 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-09T03:03:27.787Z] 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-09T03:03:29.210Z] 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-09T03:03:29.802Z] 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-09T03:03:30.773Z] 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-09T03:03:32.756Z] 97ac5df62f85: Pull complete [2021-09-09T03:03:32.756Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T03:03:32.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:03:32.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] } [2021-09-09T03:03:32.863Z] $ docker stop --time=1 5b00efee739d6a801966538a7d8204307a84fa6db05df22e4b5ad7387c85b211 [2021-09-09T03:03:34.757Z] $ docker rm -f 5b00efee739d6a801966538a7d8204307a84fa6db05df22e4b5ad7387c85b211 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-09T03:03:35.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:03:35.396Z] WORKDIR /edgex [2021-09-09T03:03:35.396Z] COPY go.mod . [2021-09-09T03:03:35.396Z] RUN go mod download [2021-09-09T03:03:35.396Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-09T03:03:37.939Z] Sending build context to Docker daemon 166MB [2021-09-09T03:03:37.939Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:03:37.939Z] ---> 04bc70af865f [2021-09-09T03:03:37.939Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:03:39.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:03:39.389Z] [2021-09-09T03:03:39.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:03:39.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:03:39.773Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T03:03:39.773Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T03:03:39.773Z] ca9280d653b3: Pulling fs layer [2021-09-09T03:03:39.773Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T03:03:40.047Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T03:03:40.047Z] cbdbe7a5bc2a: Download complete [2021-09-09T03:03:40.319Z] cbdbe7a5bc2a: Pull complete [2021-09-09T03:03:41.281Z] ca9280d653b3: Verifying Checksum [2021-09-09T03:03:41.281Z] ca9280d653b3: Download complete [2021-09-09T03:03:41.873Z] ca9280d653b3: Pull complete [2021-09-09T03:03:43.363Z] ---> Running in 7d014271eeab [2021-09-09T03:03:43.363Z] Removing intermediate container 7d014271eeab [2021-09-09T03:03:43.363Z] ---> 3b8365608a34 [2021-09-09T03:03:43.363Z] Step 3/4 : COPY go.mod . [2021-09-09T03:03:43.826Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T03:03:43.826Z] 7e9c9ca2126c: Download complete [2021-09-09T03:03:44.352Z] ---> 8f5c34dbad45 [2021-09-09T03:03:44.352Z] Step 4/4 : RUN go mod download [2021-09-09T03:03:44.352Z] ---> Running in 90f3763c7a9a [2021-09-09T03:03:47.204Z] 7e9c9ca2126c: Pull complete [2021-09-09T03:03:47.204Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T03:03:47.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:03:47.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T03:03:47.339Z] prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container [2021-09-09T03:03:47.407Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T03:03:50.116Z] $ docker top f60fcc5942131b99aaba35365bc149a431639810186ba6ac0d8c70e68d14aef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:03:50.609Z] + docker-compose build --help [2021-09-09T03:03:50.609Z] + grep parallel [2021-09-09T03:03:52.109Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T03:03:52.142Z] $ docker stop --time=1 f60fcc5942131b99aaba35365bc149a431639810186ba6ac0d8c70e68d14aef9 [2021-09-09T03:03:53.376Z] $ docker rm -f f60fcc5942131b99aaba35365bc149a431639810186ba6ac0d8c70e68d14aef9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:03:54.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:03:54.019Z] . [Pipeline] withDockerContainer [2021-09-09T03:03:54.135Z] prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container [2021-09-09T03:03:54.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T03:03:54.842Z] $ docker top 9cffa24cc748a84456ed46cc5797fabf89085a5abeaef46a2965aa4258ab1a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:03:55.309Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T03:03:55.893Z] Building core-command ... [2021-09-09T03:03:55.893Z] Building core-data ... [2021-09-09T03:03:55.893Z] Building core-metadata ... [2021-09-09T03:03:55.893Z] Building security-bootstrapper ... [2021-09-09T03:03:55.893Z] Building security-proxy-setup ... [2021-09-09T03:03:55.893Z] Building security-secretstore-setup ... [2021-09-09T03:03:55.893Z] Building support-notifications ... [2021-09-09T03:03:55.893Z] Building support-scheduler ... [2021-09-09T03:03:55.893Z] Building sys-mgmt-agent ... [2021-09-09T03:03:55.893Z] Building core-data [2021-09-09T03:03:55.893Z] Building security-bootstrapper [2021-09-09T03:03:55.893Z] Building support-notifications [2021-09-09T03:03:55.893Z] Building core-metadata [2021-09-09T03:03:55.893Z] Building security-proxy-setup [2021-09-09T03:04:06.379Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:04:06.379Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:04:06.379Z] ---> 5e7c735d5bac [2021-09-09T03:04:06.379Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:04:06.379Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:04:06.379Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:04:06.379Z] ---> 5e7c735d5bac [2021-09-09T03:04:06.379Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:04:10.647Z] ---> Running in 2e8d51ff887b [2021-09-09T03:04:10.647Z] ---> Running in dfef1a46960a [2021-09-09T03:04:14.916Z] Removing intermediate container 2e8d51ff887b [2021-09-09T03:04:14.916Z] ---> a6f26b6ce5d7 [2021-09-09T03:04:14.916Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:04:14.916Z] Removing intermediate container dfef1a46960a [2021-09-09T03:04:14.916Z] ---> f99bdc60a62c [2021-09-09T03:04:14.916Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:04:15.183Z] ---> Running in b4e10b76d9ed [2021-09-09T03:04:15.183Z] ---> Running in e3db83cd6f9d [2021-09-09T03:04:20.598Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:04:20.598Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:04:20.598Z] ---> 5e7c735d5bac [2021-09-09T03:04:20.598Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T03:04:20.598Z] ---> Using cache [2021-09-09T03:04:20.598Z] ---> f99bdc60a62c [2021-09-09T03:04:20.598Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:04:20.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:04:20.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:04:20.598Z] ---> 5e7c735d5bac [2021-09-09T03:04:20.598Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T03:04:20.598Z] ---> Using cache [2021-09-09T03:04:20.598Z] ---> f99bdc60a62c [2021-09-09T03:04:20.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:04:21.575Z] Removing intermediate container b4e10b76d9ed [2021-09-09T03:04:21.575Z] ---> 2ad05856146c [2021-09-09T03:04:21.575Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T03:04:21.575Z] ---> Running in 2579176b41dd [2021-09-09T03:04:21.575Z] Removing intermediate container e3db83cd6f9d [2021-09-09T03:04:21.575Z] ---> 4bc673539dfd [2021-09-09T03:04:21.575Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T03:04:21.575Z] ---> Running in 6580d4be830c [2021-09-09T03:04:21.575Z] ---> Running in 8a239a898f97 [2021-09-09T03:04:21.575Z] ---> Running in e7e0b348192b [2021-09-09T03:04:22.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:04:22.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:04:22.542Z] ---> 5e7c735d5bac [2021-09-09T03:04:22.542Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:04:22.542Z] ---> Using cache [2021-09-09T03:04:22.542Z] ---> f99bdc60a62c [2021-09-09T03:04:22.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:04:22.542Z] ---> Using cache [2021-09-09T03:04:22.542Z] ---> 2ad05856146c [2021-09-09T03:04:22.542Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:04:22.542Z] ---> Running in 6ce7769ec3c0 [2021-09-09T03:04:22.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:22.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:22.542Z] Removing intermediate container 2579176b41dd [2021-09-09T03:04:22.542Z] ---> 6006c9101550 [2021-09-09T03:04:22.542Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T03:04:22.811Z] ---> Running in 8147d361cba7 [2021-09-09T03:04:22.811Z] Removing intermediate container 6580d4be830c [2021-09-09T03:04:22.811Z] ---> afa9b19fa790 [2021-09-09T03:04:22.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T03:04:22.811Z] ---> Running in b7a4bd2491ee [2021-09-09T03:04:23.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:23.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:23.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:23.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:23.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:24.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:24.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:24.139Z] OK: 219 MiB in 52 packages [2021-09-09T03:04:24.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:04:24.425Z] OK: 219 MiB in 52 packages [2021-09-09T03:04:24.425Z] Removing intermediate container e7e0b348192b [2021-09-09T03:04:24.425Z] ---> 1094ab1422ff [2021-09-09T03:04:24.425Z] Step 6/24 : COPY go.mod . [2021-09-09T03:04:24.425Z] ---> ef78ff93fc20 [2021-09-09T03:04:24.425Z] Step 7/24 : RUN go mod download [2021-09-09T03:04:24.699Z] ---> Running in 956d49e5a87b [2021-09-09T03:04:24.699Z] Removing intermediate container 8a239a898f97 [2021-09-09T03:04:24.699Z] ---> 4874b65afc2f [2021-09-09T03:04:24.699Z] Step 6/23 : COPY go.mod . [2021-09-09T03:04:24.975Z] OK: 219 MiB in 52 packages [2021-09-09T03:04:24.975Z] OK: 219 MiB in 52 packages [2021-09-09T03:04:24.975Z] OK: 219 MiB in 52 packages [2021-09-09T03:04:24.975Z] ---> 9a1a78ccfa43 [2021-09-09T03:04:24.975Z] Step 7/23 : RUN go mod download [2021-09-09T03:04:25.251Z] ---> Running in 086370830f31 [2021-09-09T03:04:25.530Z] Removing intermediate container 8147d361cba7 [2021-09-09T03:04:25.530Z] ---> 4c9ca369358e [2021-09-09T03:04:25.530Z] Step 6/32 : COPY go.mod . [2021-09-09T03:04:25.530Z] Removing intermediate container b7a4bd2491ee [2021-09-09T03:04:25.530Z] ---> ea4c16117c31 [2021-09-09T03:04:25.530Z] Step 6/22 : COPY go.mod . [2021-09-09T03:04:25.809Z] Removing intermediate container 6ce7769ec3c0 [2021-09-09T03:04:25.809Z] ---> b58224cc7ab7 [2021-09-09T03:04:25.809Z] Step 6/24 : COPY go.mod . [2021-09-09T03:04:26.082Z] ---> 46a04c4a820c [2021-09-09T03:04:26.082Z] Step 7/32 : RUN go mod download [2021-09-09T03:04:26.082Z] ---> 43492b26dad1 [2021-09-09T03:04:26.082Z] Step 7/22 : RUN go mod download [2021-09-09T03:04:26.082Z] ---> Running in 87bb723ea495 [2021-09-09T03:04:26.082Z] ---> Running in b8525b6dd445 [2021-09-09T03:04:26.082Z] ---> 2d36b8d7a8b4 [2021-09-09T03:04:26.082Z] Step 7/24 : RUN go mod download [2021-09-09T03:04:26.082Z] Removing intermediate container 956d49e5a87b [2021-09-09T03:04:26.082Z] ---> 3ee92a5fd0d7 [2021-09-09T03:04:26.082Z] Step 8/24 : COPY . . [2021-09-09T03:04:26.353Z] ---> Running in c33b26f2d901 [2021-09-09T03:04:28.956Z] Removing intermediate container 086370830f31 [2021-09-09T03:04:28.956Z] ---> de527ee10adc [2021-09-09T03:04:28.956Z] Step 8/23 : COPY . . [2021-09-09T03:04:30.959Z] Removing intermediate container 87bb723ea495 [2021-09-09T03:04:30.959Z] ---> 7ef8be632d42 [2021-09-09T03:04:30.959Z] Step 8/32 : COPY . . [2021-09-09T03:04:30.959Z] Removing intermediate container c33b26f2d901 [2021-09-09T03:04:30.959Z] ---> 15a911f57c78 [2021-09-09T03:04:30.959Z] Step 8/24 : COPY . . [2021-09-09T03:04:31.230Z] Removing intermediate container b8525b6dd445 [2021-09-09T03:04:31.230Z] ---> d66945ad7d5d [2021-09-09T03:04:31.230Z] Step 8/22 : COPY . . [2021-09-09T03:04:41.365Z] ---> 3b471f07f6d9 [2021-09-09T03:04:41.365Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:04:41.365Z] ---> 6ddf3b72bcef [2021-09-09T03:04:41.365Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:04:41.365Z] ---> 76a294b43164 [2021-09-09T03:04:41.365Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:04:41.365Z] ---> Running in f63e95cddda5 [2021-09-09T03:04:41.365Z] ---> Running in 991571ce5683 [2021-09-09T03:04:41.365Z] ---> Running in 1940dad7b113 [2021-09-09T03:04:43.355Z] Removing intermediate container 1940dad7b113 [2021-09-09T03:04:43.355Z] ---> 800ba9c82771 [2021-09-09T03:04:43.355Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T03:04:43.355Z] ---> Running in d3fbb7971709 [2021-09-09T03:04:43.625Z] Removing intermediate container f63e95cddda5 [2021-09-09T03:04:43.625Z] ---> 66da858d3957 [2021-09-09T03:04:43.625Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T03:04:43.625Z] Removing intermediate container 991571ce5683 [2021-09-09T03:04:43.625Z] ---> 8aeb25282fae [2021-09-09T03:04:43.625Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T03:04:43.900Z] ---> Running in 68503c7b1125 [2021-09-09T03:04:44.176Z] ---> Running in b5880cafd58b [2021-09-09T03:04:44.445Z] 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-09T03:04:44.445Z] 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-09T03:04:46.077Z] 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-09T03:04:54.570Z] ---> 53fde79bb314 [2021-09-09T03:04:54.570Z] Step 9/22 : RUN go mod tidy [2021-09-09T03:04:54.570Z] ---> Running in e00441a0264c [2021-09-09T03:04:54.852Z] ---> 107ff308f84f [2021-09-09T03:04:55.134Z] Step 9/32 : RUN go mod tidy [2021-09-09T03:04:55.134Z] ---> Running in bcbd8331dc19 [2021-09-09T03:04:57.145Z] Removing intermediate container e00441a0264c [2021-09-09T03:04:57.145Z] ---> 51863a0207d9 [2021-09-09T03:04:57.145Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T03:04:57.145Z] ---> Running in bd51a41fa110 [2021-09-09T03:04:57.756Z] Removing intermediate container bcbd8331dc19 [2021-09-09T03:04:57.756Z] ---> 0e117307e020 [2021-09-09T03:04:57.756Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T03:04:57.756Z] ---> Running in 84d358d1f048 [2021-09-09T03:04:57.756Z] 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-09T03:04:58.364Z] 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-09T03:05:07.210Z] Removing intermediate container 90f3763c7a9a [2021-09-09T03:05:07.210Z] ---> 35d8df041929 [2021-09-09T03:05:07.210Z] Successfully built 35d8df041929 [2021-09-09T03:05:07.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:05:07.658Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T03:05:07.658Z] . [Pipeline] withDockerContainer [2021-09-09T03:05:07.949Z] prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container [2021-09-09T03:05:08.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T03:05:09.845Z] $ docker top a01320c8599fd6b06727b8dd8ded47fd54d24566daf43018e4207b71d1fb5a04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:05:10.860Z] + go version [2021-09-09T03:05:10.860Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T03:05:10.894Z] $ docker stop --time=1 a01320c8599fd6b06727b8dd8ded47fd54d24566daf43018e4207b71d1fb5a04 [2021-09-09T03:05:12.796Z] $ docker rm -f a01320c8599fd6b06727b8dd8ded47fd54d24566daf43018e4207b71d1fb5a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:05:13.847Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T03:05:13.847Z] . [Pipeline] withDockerContainer [2021-09-09T03:05:14.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container [2021-09-09T03:05:14.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T03:05:15.866Z] $ docker top 1c023914a373fe4b98580e6494c989d5a5e1625b1d525985861b4a991d580a09 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T03:05:16.262Z] ========================================================= [2021-09-09T03:05:16.262Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T03:05:16.262Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:05:16.981Z] + go mod tidy [Pipeline] sh [2021-09-09T03:05:18.644Z] + make test [2021-09-09T03:05:18.644Z] 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-09T03:05:18.644Z] go mod tidy [2021-09-09T03:05:19.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T03:05:37.430Z] Removing intermediate container 68503c7b1125 [2021-09-09T03:05:37.430Z] ---> ac0850362665 [2021-09-09T03:05:37.430Z] [2021-09-09T03:05:37.430Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:05:37.430Z] 3.12: Pulling from library/alpine [2021-09-09T03:05:37.430Z] Removing intermediate container d3fbb7971709 [2021-09-09T03:05:37.430Z] ---> d64611603806 [2021-09-09T03:05:37.430Z] [2021-09-09T03:05:37.430Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:05:37.430Z] 3.12: Pulling from library/alpine [2021-09-09T03:05:37.430Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:05:37.431Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T03:05:37.431Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:05:37.431Z] Status: Image is up to date for alpine:3.12 [2021-09-09T03:05:37.431Z] ---> 48b8ec4ed9eb [2021-09-09T03:05:37.431Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:05:37.431Z] ---> 48b8ec4ed9eb [2021-09-09T03:05:37.431Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T03:05:37.431Z] ---> Running in 4ee0e7fde412 [2021-09-09T03:05:37.431Z] ---> Running in 715e523f61ac [2021-09-09T03:05:37.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:37.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:37.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:37.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:37.722Z] 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-09T03:05:38.007Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T03:05:38.007Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:05:38.007Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T03:05:38.007Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:05:38.007Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:05:38.007Z] OK: 6 MiB in 15 packages [2021-09-09T03:05:38.007Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:05:38.007Z] OK: 6 MiB in 16 packages [2021-09-09T03:05:39.018Z] Removing intermediate container 715e523f61ac [2021-09-09T03:05:39.018Z] ---> 56efca8e6ea0 [2021-09-09T03:05:39.018Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:05:39.018Z] ---> Running in 82fc4214e11e [2021-09-09T03:05:39.018Z] Removing intermediate container 4ee0e7fde412 [2021-09-09T03:05:39.018Z] ---> e82e6fbe5152 [2021-09-09T03:05:39.018Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:05:39.306Z] Removing intermediate container 82fc4214e11e [2021-09-09T03:05:39.306Z] ---> 2c2b2882545a [2021-09-09T03:05:39.306Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T03:05:39.306Z] ---> Running in c4659e077e20 [2021-09-09T03:05:39.306Z] ---> Running in dd29ca63d383 [2021-09-09T03:05:39.592Z] Removing intermediate container c4659e077e20 [2021-09-09T03:05:39.592Z] ---> b4d245f252c4 [2021-09-09T03:05:39.592Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T03:05:39.891Z] Removing intermediate container dd29ca63d383 [2021-09-09T03:05:39.891Z] ---> a432ebcf6466 [2021-09-09T03:05:39.891Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:05:39.891Z] ---> Running in 7cc7c37a22ce [2021-09-09T03:05:40.192Z] ---> Running in d137992b3039 [2021-09-09T03:05:40.192Z] Removing intermediate container b5880cafd58b [2021-09-09T03:05:40.192Z] ---> 8fdb6eebee4d [2021-09-09T03:05:40.192Z] [2021-09-09T03:05:40.192Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:05:40.192Z] ---> 48b8ec4ed9eb [2021-09-09T03:05:40.192Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T03:05:40.192Z] Removing intermediate container 7cc7c37a22ce [2021-09-09T03:05:40.192Z] ---> fe5c5de2362c [2021-09-09T03:05:40.192Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:05:40.192Z] ---> Running in a0f9023022b3 [2021-09-09T03:05:40.192Z] ---> Running in 755e0ad1c2f2 [2021-09-09T03:05:40.476Z] Removing intermediate container d137992b3039 [2021-09-09T03:05:40.476Z] ---> 8a0b0e8552d7 [2021-09-09T03:05:40.476Z] Step 16/24 : WORKDIR / [2021-09-09T03:05:40.476Z] ---> Running in 29468febd917 [2021-09-09T03:05:40.476Z] Removing intermediate container a0f9023022b3 [2021-09-09T03:05:40.476Z] ---> 0829fa0b8b2f [2021-09-09T03:05:40.476Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T03:05:40.476Z] ---> Running in 6d2782ca4bf4 [2021-09-09T03:05:40.476Z] Removing intermediate container 755e0ad1c2f2 [2021-09-09T03:05:40.476Z] ---> fc33576be974 [2021-09-09T03:05:40.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:05:40.753Z] Removing intermediate container 29468febd917 [2021-09-09T03:05:40.753Z] ---> 77b5c639553d [2021-09-09T03:05:40.753Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:05:41.031Z] Removing intermediate container 6d2782ca4bf4 [2021-09-09T03:05:41.031Z] ---> 86ddabdff5c2 [2021-09-09T03:05:41.031Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T03:05:41.031Z] ---> Running in 8d0b0832cdf0 [2021-09-09T03:05:41.031Z] ---> 4ebc2713e868 [2021-09-09T03:05:41.031Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T03:05:41.031Z] ---> cda1b8b23972 [2021-09-09T03:05:41.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T03:05:41.331Z] Removing intermediate container 8d0b0832cdf0 [2021-09-09T03:05:41.332Z] ---> e7f6f6e4f631 [2021-09-09T03:05:41.332Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:05:41.611Z] ---> Running in 5e6edbb26baa [2021-09-09T03:05:41.883Z] ---> f8b358a0a7f1 [2021-09-09T03:05:41.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T03:05:41.883Z] ---> 683a0a721ee1 [2021-09-09T03:05:41.883Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T03:05:42.471Z] ---> c5811679ce55 [2021-09-09T03:05:42.471Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T03:05:42.741Z] Removing intermediate container bd51a41fa110 [2021-09-09T03:05:42.741Z] ---> 5935d920c30d [2021-09-09T03:05:42.741Z] [2021-09-09T03:05:42.741Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T03:05:42.741Z] ---> 48b8ec4ed9eb [2021-09-09T03:05:42.741Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T03:05:42.741Z] ---> Running in b18a11abdf48 [2021-09-09T03:05:42.741Z] ---> 887c5ff56965 [2021-09-09T03:05:42.741Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T03:05:42.741Z] ---> Running in 4752be135c53 [2021-09-09T03:05:43.021Z] Removing intermediate container 84d358d1f048 [2021-09-09T03:05:43.021Z] ---> fe092aca6344 [2021-09-09T03:05:43.021Z] [2021-09-09T03:05:43.021Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T03:05:43.021Z] ---> 48b8ec4ed9eb [2021-09-09T03:05:43.021Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T03:05:43.021Z] ---> Running in c06166ac4614 [2021-09-09T03:05:43.021Z] ---> Running in d80e46e6592c [2021-09-09T03:05:43.021Z] Removing intermediate container b18a11abdf48 [2021-09-09T03:05:43.021Z] ---> fbcecc250c27 [2021-09-09T03:05:43.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:05:43.021Z] Removing intermediate container 5e6edbb26baa [2021-09-09T03:05:43.021Z] ---> d0f5b429f897 [2021-09-09T03:05:43.021Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T03:05:43.021Z] ---> Running in c5df80003b34 [2021-09-09T03:05:43.021Z] Removing intermediate container d80e46e6592c [2021-09-09T03:05:43.021Z] ---> b1a864f0918e [2021-09-09T03:05:43.021Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T03:05:43.021Z] Removing intermediate container c06166ac4614 [2021-09-09T03:05:43.021Z] ---> 8e086a9c1aee [2021-09-09T03:05:43.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:05:43.021Z] ---> Running in 1fad3d73b6e5 [2021-09-09T03:05:43.291Z] ---> Running in cca0d71ac1b4 [2021-09-09T03:05:43.291Z] ---> Running in 9c92cb800821 [2021-09-09T03:05:43.291Z] Removing intermediate container c5df80003b34 [2021-09-09T03:05:43.291Z] ---> 5a3c6c09931e [2021-09-09T03:05:43.291Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T03:05:43.291Z] ---> Running in 7a1656bb4045 [2021-09-09T03:05:43.291Z] Removing intermediate container 9c92cb800821 [2021-09-09T03:05:43.291Z] ---> ff9086030dd0 [2021-09-09T03:05:43.291Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:05:43.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:43.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:43.568Z] ---> Running in 9b0a2c5534a8 [2021-09-09T03:05:43.568Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T03:05:43.568Z] Removing intermediate container 7a1656bb4045 [2021-09-09T03:05:43.568Z] ---> 8729684a8558 [2021-09-09T03:05:43.568Z] Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:05:43.568Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T03:05:43.568Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T03:05:43.568Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T03:05:43.568Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:05:43.568Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:05:43.568Z] ---> Running in a0f4198f1308 [2021-09-09T03:05:43.568Z] Removing intermediate container 9b0a2c5534a8 [2021-09-09T03:05:43.568Z] ---> 4fdccfb885da [2021-09-09T03:05:43.568Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:05:43.568Z] OK: 7 MiB in 18 packages [2021-09-09T03:05:43.838Z] ---> Running in cddb4cb12c0a [2021-09-09T03:05:43.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:43.838Z] Removing intermediate container a0f4198f1308 [2021-09-09T03:05:43.838Z] ---> 4fd4e7031fb3 [2021-09-09T03:05:43.838Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T03:05:43.838Z] ---> Running in 38d43f79555d [2021-09-09T03:05:43.838Z] Removing intermediate container cddb4cb12c0a [2021-09-09T03:05:43.838Z] ---> 696c8be7fb29 [2021-09-09T03:05:43.838Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:05:44.117Z] ---> Running in e8efbbd51249 [2021-09-09T03:05:44.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:44.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:44.117Z] Removing intermediate container 38d43f79555d [2021-09-09T03:05:44.117Z] ---> 45e2e87a395c [2021-09-09T03:05:44.117Z] [2021-09-09T03:05:44.117Z] Successfully built 45e2e87a395c [2021-09-09T03:05:44.117Z] Successfully tagged support-notifications:latest [2021-09-09T03:05:44.117Z] Building support-scheduler [2021-09-09T03:05:44.400Z]  Building support-notifications ... done (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:05:44.400Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T03:05:44.400Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:05:44.400Z] OK: 6 MiB in 16 packages [2021-09-09T03:05:44.400Z] Removing intermediate container 4752be135c53 [2021-09-09T03:05:44.400Z] ---> 79464a020d2b [2021-09-09T03:05:44.400Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:05:44.400Z] Removing intermediate container e8efbbd51249 [2021-09-09T03:05:44.400Z] ---> 178d904b08b4 [2021-09-09T03:05:44.400Z] [2021-09-09T03:05:44.400Z] Successfully built 178d904b08b4 [2021-09-09T03:05:44.400Z] Successfully tagged core-metadata:latest [2021-09-09T03:05:44.400Z]  Building core-metadata ... done  ---> Running in 1e903919a3a5 [2021-09-09T03:05:44.400Z] Building security-secretstore-setup [2021-09-09T03:05:44.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:05:45.269Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T03:05:45.269Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T03:05:45.537Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T03:05:45.537Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T03:05:45.813Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T03:05:45.813Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T03:05:45.813Z] Removing intermediate container 1e903919a3a5 [2021-09-09T03:05:45.813Z] ---> 94f7881a3dbd [2021-09-09T03:05:45.813Z] Step 14/22 : WORKDIR /edgex [2021-09-09T03:05:46.064Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T03:05:46.084Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:05:46.084Z] OK: 8 MiB in 20 packages [2021-09-09T03:05:46.668Z] ---> Running in 0374a8c4d830 [2021-09-09T03:05:47.262Z] Removing intermediate container cca0d71ac1b4 [2021-09-09T03:05:47.262Z] ---> 3d805361c975 [2021-09-09T03:05:47.262Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T03:05:47.262Z] ---> Running in 1b9a7eb924a0 [2021-09-09T03:05:47.539Z] Removing intermediate container 0374a8c4d830 [2021-09-09T03:05:47.539Z] ---> 6d41562b9610 [2021-09-09T03:05:47.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T03:05:47.539Z] Removing intermediate container 1fad3d73b6e5 [2021-09-09T03:05:47.539Z] ---> 6e8978a4e70f [2021-09-09T03:05:47.539Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:05:47.539Z] Removing intermediate container 1b9a7eb924a0 [2021-09-09T03:05:47.539Z] ---> 36f443cc834d [2021-09-09T03:05:47.539Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T03:05:47.539Z] ---> Running in 3707ae8f8357 [2021-09-09T03:05:47.822Z] ---> d3df335d095e [2021-09-09T03:05:47.822Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T03:05:47.822Z] ---> 598ce253cd5d [2021-09-09T03:05:47.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T03:05:47.822Z] Removing intermediate container 3707ae8f8357 [2021-09-09T03:05:47.822Z] ---> f16f1555e8e5 [2021-09-09T03:05:47.822Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T03:05:48.096Z] ---> Running in 75bde34679f3 [2021-09-09T03:05:48.371Z] ---> a36a0e46906e [2021-09-09T03:05:48.371Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T03:05:48.641Z] ---> fcb4b2278788 [2021-09-09T03:05:48.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T03:05:48.914Z] ---> c127ee206aa7 [2021-09-09T03:05:48.914Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T03:05:48.914Z] ---> 9063725a98d8 [2021-09-09T03:05:48.914Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T03:05:48.914Z] Removing intermediate container 75bde34679f3 [2021-09-09T03:05:48.914Z] ---> 43cb7ea890ea [2021-09-09T03:05:48.914Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T03:05:48.914Z] ---> Running in 747bece862ac [2021-09-09T03:05:48.914Z] ---> Running in f7e4cae17012 [2021-09-09T03:05:49.189Z] ---> Running in 195c87da2a13 [2021-09-09T03:05:49.189Z] Removing intermediate container 747bece862ac [2021-09-09T03:05:49.189Z] ---> b5549b5ef8dd [2021-09-09T03:05:49.189Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:05:49.189Z] Removing intermediate container f7e4cae17012 [2021-09-09T03:05:49.189Z] ---> dc613bccb27e [2021-09-09T03:05:49.189Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T03:05:49.189Z] ---> Running in 24782ab8d243 [2021-09-09T03:05:49.189Z] Removing intermediate container 195c87da2a13 [2021-09-09T03:05:49.189Z] ---> 87f5f4b67341 [2021-09-09T03:05:49.189Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T03:05:49.469Z] ---> Running in 1ba85ef2fb6d [2021-09-09T03:05:49.469Z] Removing intermediate container 24782ab8d243 [2021-09-09T03:05:49.469Z] ---> 96dc571a1c76 [2021-09-09T03:05:49.469Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:05:51.062Z] ---> Running in 15b8ad72d137 [2021-09-09T03:05:51.062Z] Removing intermediate container 1ba85ef2fb6d [2021-09-09T03:05:51.062Z] ---> a050af18bc4a [2021-09-09T03:05:51.062Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T03:05:51.062Z] ---> a234d21ea3d1 [2021-09-09T03:05:51.062Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T03:05:51.062Z] ---> Running in b486a9ac4d5b [2021-09-09T03:05:51.062Z] ---> Running in f1caf35fcc29 [2021-09-09T03:05:51.062Z] Removing intermediate container 15b8ad72d137 [2021-09-09T03:05:51.062Z] ---> e0228b5d4b2e [2021-09-09T03:05:51.062Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:05:51.062Z] ---> Running in 2d2e3d17b6af [2021-09-09T03:05:51.062Z] Removing intermediate container b486a9ac4d5b [2021-09-09T03:05:51.062Z] ---> a189cef8f3dc [2021-09-09T03:05:51.062Z] Step 21/22 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:05:51.062Z] ---> Running in 2c47d8b1ba39 [2021-09-09T03:05:51.062Z] Removing intermediate container 2d2e3d17b6af [2021-09-09T03:05:51.062Z] ---> 5091b5856f52 [2021-09-09T03:05:51.062Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:05:51.062Z] ---> Running in 7411551dcdee [2021-09-09T03:05:51.062Z] Removing intermediate container 2c47d8b1ba39 [2021-09-09T03:05:51.062Z] ---> feac4b5e0479 [2021-09-09T03:05:51.062Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T03:05:51.062Z] ---> Running in af15ae27e3f1 [2021-09-09T03:05:51.062Z] Removing intermediate container 7411551dcdee [2021-09-09T03:05:51.062Z] ---> aab0a5c7132c [2021-09-09T03:05:51.062Z] [2021-09-09T03:05:51.062Z] Removing intermediate container af15ae27e3f1 [2021-09-09T03:05:51.062Z] ---> 148a9a6a5def [2021-09-09T03:05:51.062Z] [2021-09-09T03:05:51.062Z] Successfully built aab0a5c7132c [2021-09-09T03:05:51.062Z] Successfully tagged core-data:latest [2021-09-09T03:05:51.062Z] Building sys-mgmt-agent [2021-09-09T03:05:51.062Z]  Building core-data ... done Successfully built 148a9a6a5def [2021-09-09T03:05:51.062Z] Successfully tagged security-proxy-setup:latest [2021-09-09T03:05:51.062Z]  Building security-proxy-setup ... done Building core-command [2021-09-09T03:05:51.062Z] Removing intermediate container f1caf35fcc29 [2021-09-09T03:05:51.063Z] ---> bef64ac395b5 [2021-09-09T03:05:51.063Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:05:53.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:05:53.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:05:53.904Z] ---> 5e7c735d5bac [2021-09-09T03:05:53.904Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> f99bdc60a62c [2021-09-09T03:05:53.904Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> afa9b19fa790 [2021-09-09T03:05:53.904Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> ea4c16117c31 [2021-09-09T03:05:53.904Z] Step 6/26 : COPY go.mod . [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> 43492b26dad1 [2021-09-09T03:05:53.904Z] Step 7/26 : RUN go mod download [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> d66945ad7d5d [2021-09-09T03:05:53.904Z] Step 8/26 : COPY . . [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> 53fde79bb314 [2021-09-09T03:05:53.904Z] Step 9/26 : RUN go mod tidy [2021-09-09T03:05:53.904Z] ---> Using cache [2021-09-09T03:05:53.904Z] ---> 51863a0207d9 [2021-09-09T03:05:53.904Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T03:05:54.495Z] ---> ad220c127d66 [2021-09-09T03:05:54.495Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T03:05:54.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:05:54.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:05:54.495Z] ---> 5e7c735d5bac [2021-09-09T03:05:54.495Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> f99bdc60a62c [2021-09-09T03:05:54.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> afa9b19fa790 [2021-09-09T03:05:54.495Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> ea4c16117c31 [2021-09-09T03:05:54.495Z] Step 6/23 : COPY go.mod . [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> 43492b26dad1 [2021-09-09T03:05:54.495Z] Step 7/23 : RUN go mod download [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> d66945ad7d5d [2021-09-09T03:05:54.495Z] Step 8/23 : COPY . . [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> 53fde79bb314 [2021-09-09T03:05:54.495Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:05:54.495Z] ---> Using cache [2021-09-09T03:05:54.495Z] ---> 51863a0207d9 [2021-09-09T03:05:54.495Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T03:05:54.762Z] ---> Running in 9ba609e311aa [2021-09-09T03:05:54.762Z] ---> Running in 3443271b10d3 [2021-09-09T03:05:55.032Z] ---> e2ab798ad733 [2021-09-09T03:05:55.032Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T03:05:55.312Z] ---> bf84a79df31b [2021-09-09T03:05:55.312Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T03:05:55.593Z] 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-09T03:05:55.593Z] 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-09T03:05:55.870Z] ---> 758c0c318810 [2021-09-09T03:05:55.870Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T03:05:56.151Z] ---> 580fb42ae032 [2021-09-09T03:05:56.151Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T03:05:56.450Z] ---> Running in e0a603040722 [2021-09-09T03:05:56.729Z] Removing intermediate container e0a603040722 [2021-09-09T03:05:56.729Z] ---> faf9cde1b46e [2021-09-09T03:05:56.729Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T03:05:57.018Z] ---> a0ca0043cda2 [2021-09-09T03:05:57.018Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T03:05:57.313Z] ---> Running in 0b3a67ac0bfb [2021-09-09T03:05:58.834Z] Removing intermediate container 0b3a67ac0bfb [2021-09-09T03:05:58.834Z] ---> 3914c5146778 [2021-09-09T03:05:58.834Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T03:05:58.834Z] ---> Running in 7b4c08db3d6e [2021-09-09T03:05:59.128Z] Removing intermediate container 7b4c08db3d6e [2021-09-09T03:05:59.128Z] ---> 16ec1f33dbef [2021-09-09T03:05:59.128Z] Step 29/32 : CMD ["gate"] [2021-09-09T03:05:59.128Z] ---> Running in a59f96ff01dd [2021-09-09T03:05:59.425Z] Removing intermediate container a59f96ff01dd [2021-09-09T03:05:59.425Z] ---> 04e7f43976ef [2021-09-09T03:05:59.425Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T03:05:59.705Z] ---> Running in d46a24b6f01d [2021-09-09T03:05:59.993Z] Removing intermediate container d46a24b6f01d [2021-09-09T03:05:59.993Z] ---> 545f6afb98e8 [2021-09-09T03:05:59.993Z] Step 31/32 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:05:59.993Z] ---> Running in 0089e97a7589 [2021-09-09T03:06:00.286Z] Removing intermediate container 0089e97a7589 [2021-09-09T03:06:00.286Z] ---> 667463f516df [2021-09-09T03:06:00.286Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T03:06:00.578Z] ---> Running in f602aef8bd15 [2021-09-09T03:06:00.870Z] Removing intermediate container f602aef8bd15 [2021-09-09T03:06:00.870Z] ---> 1b6051a5e707 [2021-09-09T03:06:00.870Z] [2021-09-09T03:06:01.188Z] Successfully built 1b6051a5e707 [2021-09-09T03:06:01.188Z] Successfully tagged security-bootstrapper:latest [2021-09-09T03:06:01.819Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:06:01.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:06:01.819Z] ---> 5e7c735d5bac [2021-09-09T03:06:01.819Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> f99bdc60a62c [2021-09-09T03:06:01.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> afa9b19fa790 [2021-09-09T03:06:01.819Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T03:06:01.819Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:06:01.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:06:01.819Z] ---> 5e7c735d5bac [2021-09-09T03:06:01.819Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> f99bdc60a62c [2021-09-09T03:06:01.819Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> afa9b19fa790 [2021-09-09T03:06:01.819Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> ea4c16117c31 [2021-09-09T03:06:01.819Z] Step 6/24 : COPY go.mod . [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> 43492b26dad1 [2021-09-09T03:06:01.819Z] Step 7/24 : RUN go mod download [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> d66945ad7d5d [2021-09-09T03:06:01.819Z] Step 8/24 : COPY . . [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> 53fde79bb314 [2021-09-09T03:06:01.819Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:06:01.819Z] ---> Using cache [2021-09-09T03:06:01.819Z] ---> 51863a0207d9 [2021-09-09T03:06:01.819Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T03:06:01.819Z] ---> Running in 468deafa52ea [2021-09-09T03:06:01.819Z] ---> Running in 0f48fe0a9715 [2021-09-09T03:06:02.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:06:02.831Z] 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-09T03:06:03.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:06:04.046Z] OK: 219 MiB in 52 packages [2021-09-09T03:06:04.659Z] Removing intermediate container 468deafa52ea [2021-09-09T03:06:04.659Z] ---> 67c90839c157 [2021-09-09T03:06:04.659Z] Step 6/24 : COPY go.mod . [2021-09-09T03:06:04.938Z] ---> 079246776ba2 [2021-09-09T03:06:04.938Z] Step 7/24 : RUN go mod download [2021-09-09T03:06:04.938Z] ---> Running in ddb3f2d66219 [2021-09-09T03:06:07.599Z] Removing intermediate container ddb3f2d66219 [2021-09-09T03:06:07.599Z] ---> 55b82c3a74a6 [2021-09-09T03:06:07.599Z] Step 8/24 : COPY . . [2021-09-09T03:06:16.056Z] ---> 4fdeaebb8348 [2021-09-09T03:06:16.056Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:06:16.056Z] ---> Running in 9f11e2afbf8c [2021-09-09T03:06:16.337Z] Removing intermediate container 9f11e2afbf8c [2021-09-09T03:06:16.337Z] ---> 9c57f29a1eab [2021-09-09T03:06:16.337Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T03:06:16.625Z] ---> Running in 231a174e1dc0 [2021-09-09T03:06:17.242Z] 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-09T03:06:27.533Z] 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-09T03:06:30.968Z] Removing intermediate container 9ba609e311aa [2021-09-09T03:06:30.968Z] ---> 9475733d106a [2021-09-09T03:06:30.968Z] [2021-09-09T03:06:30.968Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T03:06:30.968Z] ---> 48b8ec4ed9eb [2021-09-09T03:06:30.968Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T03:06:31.253Z] ---> Running in f365ce50af7b [2021-09-09T03:06:31.253Z] Removing intermediate container 3443271b10d3 [2021-09-09T03:06:31.253Z] ---> 850c9e5feadf [2021-09-09T03:06:31.253Z] [2021-09-09T03:06:31.253Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:06:31.253Z] ---> 48b8ec4ed9eb [2021-09-09T03:06:31.253Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:06:31.253Z] ---> Using cache [2021-09-09T03:06:31.253Z] ---> 56efca8e6ea0 [2021-09-09T03:06:31.253Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:06:31.253Z] ---> Using cache [2021-09-09T03:06:31.253Z] ---> 2c2b2882545a [2021-09-09T03:06:31.253Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T03:06:31.253Z] ---> Running in d0e606eb7325 [2021-09-09T03:06:31.532Z] Removing intermediate container d0e606eb7325 [2021-09-09T03:06:31.532Z] ---> d0d9a591070e [2021-09-09T03:06:31.532Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:06:31.532Z] ---> Running in 5942a6e0185a [2021-09-09T03:06:31.810Z] Removing intermediate container 5942a6e0185a [2021-09-09T03:06:31.810Z] ---> 8e34714f3bb0 [2021-09-09T03:06:31.810Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:06:32.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:06:32.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:06:32.089Z] ---> d993109d1156 [2021-09-09T03:06:32.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T03:06:32.370Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T03:06:32.370Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T03:06:32.370Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T03:06:32.370Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:06:32.370Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:06:32.370Z] OK: 6 MiB in 17 packages [2021-09-09T03:06:32.983Z] ---> cf79b093d6c2 [2021-09-09T03:06:32.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T03:06:33.292Z] Removing intermediate container f365ce50af7b [2021-09-09T03:06:33.292Z] ---> f09ca89e5028 [2021-09-09T03:06:33.292Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:06:33.292Z] ---> bd3be5941a86 [2021-09-09T03:06:33.292Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T03:06:33.292Z] ---> Running in 1160983e1a15 [2021-09-09T03:06:33.292Z] ---> Running in f88811cfb129 [2021-09-09T03:06:33.937Z] Removing intermediate container 1160983e1a15 [2021-09-09T03:06:33.937Z] ---> 39ca93a20cef [2021-09-09T03:06:33.937Z] Step 14/26 : WORKDIR / [2021-09-09T03:06:33.937Z] Removing intermediate container f88811cfb129 [2021-09-09T03:06:33.937Z] ---> bf6a108b34e4 [2021-09-09T03:06:33.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:06:33.937Z] ---> Running in c003b790aaac [2021-09-09T03:06:33.937Z] ---> Running in 9f389ce250f2 [2021-09-09T03:06:33.937Z] Removing intermediate container c003b790aaac [2021-09-09T03:06:33.937Z] ---> e1bf55c0bb05 [2021-09-09T03:06:33.937Z] 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-09T03:06:33.937Z] Removing intermediate container 9f389ce250f2 [2021-09-09T03:06:33.937Z] ---> 0976302e6076 [2021-09-09T03:06:33.937Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T03:06:33.937Z] ---> Running in 32f53cc97a85 [2021-09-09T03:06:34.361Z] Removing intermediate container 32f53cc97a85 [2021-09-09T03:06:34.361Z] ---> b94249ac307d [2021-09-09T03:06:34.361Z] Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:06:34.361Z] ---> Running in 5b60922a08b8 [2021-09-09T03:06:34.361Z] ---> dd8ac33146f3 [2021-09-09T03:06:34.361Z] 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-09T03:06:34.883Z] Removing intermediate container 5b60922a08b8 [2021-09-09T03:06:34.883Z] ---> 27ec19b7188b [2021-09-09T03:06:34.883Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T03:06:34.883Z] ---> Running in 1563e08ded89 [2021-09-09T03:06:34.883Z] ---> 59b19d9b6e18 [2021-09-09T03:06:34.883Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T03:06:34.883Z] Removing intermediate container 1563e08ded89 [2021-09-09T03:06:34.883Z] ---> fd24d39a1603 [2021-09-09T03:06:34.883Z] [2021-09-09T03:06:35.432Z] Successfully built fd24d39a1603 [2021-09-09T03:06:35.432Z] Successfully tagged support-scheduler:latest [2021-09-09T03:06:35.432Z]  Building support-scheduler ... done  ---> c4801afc6c4d [2021-09-09T03:06:35.432Z] 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-09T03:06:36.211Z] ---> 8c57a9f0d6b0 [2021-09-09T03:06:36.211Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T03:06:36.848Z] ---> abc628c67dff [2021-09-09T03:06:36.848Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T03:06:36.848Z] Removing intermediate container 0f48fe0a9715 [2021-09-09T03:06:36.848Z] ---> ab6673ab481a [2021-09-09T03:06:36.848Z] [2021-09-09T03:06:36.848Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:06:36.848Z] ---> 48b8ec4ed9eb [2021-09-09T03:06:36.848Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:06:36.848Z] ---> Using cache [2021-09-09T03:06:36.848Z] ---> 56efca8e6ea0 [2021-09-09T03:06:36.848Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:06:36.848Z] ---> Using cache [2021-09-09T03:06:36.848Z] ---> 2c2b2882545a [2021-09-09T03:06:36.848Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T03:06:37.132Z] ---> Running in 09be7f9667c2 [2021-09-09T03:06:37.409Z] Removing intermediate container 09be7f9667c2 [2021-09-09T03:06:37.409Z] ---> b005a19ff1c6 [2021-09-09T03:06:37.409Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:06:37.409Z] ---> Running in 620de69dc021 [2021-09-09T03:06:37.409Z] ---> 518cd3f1f239 [2021-09-09T03:06:37.409Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T03:06:37.695Z] Removing intermediate container 620de69dc021 [2021-09-09T03:06:37.695Z] ---> be156a1213b5 [2021-09-09T03:06:37.695Z] Step 16/24 : WORKDIR / [2021-09-09T03:06:37.695Z] ---> Running in 7e12d666c2c6 [2021-09-09T03:06:37.978Z] ---> 0101035ffc3d [2021-09-09T03:06:37.978Z] 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-09T03:06:37.978Z] ---> Running in 416081344c06 [2021-09-09T03:06:37.978Z] Removing intermediate container 7e12d666c2c6 [2021-09-09T03:06:37.978Z] ---> b46fcf076e51 [2021-09-09T03:06:37.978Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:06:38.589Z] ---> c8c9a03a5b23 [2021-09-09T03:06:38.589Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T03:06:38.862Z] ---> 65e7ae364c96 [2021-09-09T03:06:38.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T03:06:39.136Z] Removing intermediate container 416081344c06 [2021-09-09T03:06:39.136Z] ---> 4be32089bec3 [2021-09-09T03:06:39.136Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T03:06:39.424Z] ---> Running in b00550d806af [2021-09-09T03:06:39.424Z] ---> c2cedeef6112 [2021-09-09T03:06:39.424Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T03:06:39.424Z] ---> Running in a1c31ba66165 [2021-09-09T03:06:39.424Z] Removing intermediate container b00550d806af [2021-09-09T03:06:39.424Z] ---> 62222ef1e85d [2021-09-09T03:06:39.424Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T03:06:39.424Z] ---> Running in df3d5ed5398c [2021-09-09T03:06:39.424Z] Removing intermediate container a1c31ba66165 [2021-09-09T03:06:39.424Z] ---> 4714084aff4f [2021-09-09T03:06:39.424Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:06:39.713Z] ---> Running in 56ebc65691e8 [2021-09-09T03:06:39.713Z] Removing intermediate container df3d5ed5398c [2021-09-09T03:06:39.713Z] ---> 642fcf3c4790 [2021-09-09T03:06:39.713Z] Step 25/26 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:06:39.713Z] ---> Running in 98b7f7fbbb45 [2021-09-09T03:06:39.713Z] Removing intermediate container 56ebc65691e8 [2021-09-09T03:06:39.713Z] ---> 3b08efa1c7be [2021-09-09T03:06:39.713Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:06:39.713Z] ---> Running in ef49e3d3dbb2 [2021-09-09T03:06:39.986Z] Removing intermediate container 98b7f7fbbb45 [2021-09-09T03:06:39.986Z] ---> 1c4fcf2f4173 [2021-09-09T03:06:39.986Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T03:06:39.986Z] ---> Running in 9332619ebfba [2021-09-09T03:06:39.986Z] Removing intermediate container ef49e3d3dbb2 [2021-09-09T03:06:39.986Z] ---> 7cda098dfb6b [2021-09-09T03:06:39.986Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:06:39.986Z] ---> Running in d4d2e455e224 [2021-09-09T03:06:39.986Z] Removing intermediate container 9332619ebfba [2021-09-09T03:06:39.986Z] ---> 1a8f5e3a2834 [2021-09-09T03:06:39.986Z] [2021-09-09T03:06:40.261Z] Successfully built 1a8f5e3a2834 [2021-09-09T03:06:40.261Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T03:06:40.261Z]  Building security-secretstore-setup ... done Removing intermediate container d4d2e455e224 [2021-09-09T03:06:40.261Z] ---> 539924727dc0 [2021-09-09T03:06:40.261Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:06:40.261Z] ---> Running in 6f298b6ce16c [2021-09-09T03:06:40.536Z] Removing intermediate container 6f298b6ce16c [2021-09-09T03:06:40.536Z] ---> 625d6bf7239a [2021-09-09T03:06:40.536Z] [2021-09-09T03:06:40.536Z] Successfully built 625d6bf7239a [2021-09-09T03:06:40.536Z] Successfully tagged core-command:latest [2021-09-09T03:06:41.501Z]  Building core-command ... done Removing intermediate container 231a174e1dc0 [2021-09-09T03:06:41.501Z] ---> d6134ecc95f6 [2021-09-09T03:06:41.501Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T03:06:41.501Z] ---> Running in b9788a2b29a9 [2021-09-09T03:06:41.783Z] 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-09T03:06:43.761Z] Removing intermediate container b9788a2b29a9 [2021-09-09T03:06:43.761Z] ---> 2dadcab0a8e3 [2021-09-09T03:06:43.761Z] [2021-09-09T03:06:43.761Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T03:06:43.761Z] 20.10.7: Pulling from library/docker [2021-09-09T03:06:44.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T03:06:44.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T03:06:45.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T03:06:46.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T03:06:52.067Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T03:06:52.067Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T03:06:52.067Z] ---> 08bdaf2f88f9 [2021-09-09T03:06:52.067Z] 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-09T03:06:52.067Z] ---> Running in 05d45a626b19 [2021-09-09T03:06:52.347Z] Removing intermediate container 05d45a626b19 [2021-09-09T03:06:52.347Z] ---> 40e0951b4862 [2021-09-09T03:06:52.347Z] 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-09T03:06:52.347Z] ---> Running in 62ecb6b652a1 [2021-09-09T03:06:52.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:06:52.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:06:52.901Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T03:06:52.901Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T03:06:52.901Z] Executing bash-5.1.0-r0.post-install [2021-09-09T03:06:52.901Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T03:06:52.901Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T03:06:52.901Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T03:06:52.901Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T03:06:52.901Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T03:06:52.901Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T03:06:53.176Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T03:06:53.176Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T03:06:53.176Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T03:06:53.176Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T03:06:53.176Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T03:06:53.176Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T03:06:53.779Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T03:06:53.779Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T03:06:53.779Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T03:06:53.779Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T03:06:53.779Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T03:06:54.056Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T03:06:54.056Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T03:06:54.056Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T03:06:54.056Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T03:06:54.056Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T03:06:54.056Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T03:06:54.056Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T03:06:54.056Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T03:06:54.056Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T03:06:54.056Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T03:06:54.056Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T03:06:54.056Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T03:06:54.056Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T03:06:54.056Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T03:06:54.056Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T03:06:54.056Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T03:06:54.056Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T03:06:54.056Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T03:06:54.056Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T03:06:54.334Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T03:06:54.334Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T03:06:54.334Z] OK: 82 MiB in 59 packages [2021-09-09T03:06:55.778Z] Collecting docker-compose==1.23.2 [2021-09-09T03:06:55.778Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T03:06:55.778Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T03:06:55.778Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T03:06:55.778Z] Collecting PyYAML<4,>=3.10 [2021-09-09T03:06:55.778Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T03:06:56.383Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T03:06:56.383Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T03:06:56.383Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T03:06:56.383Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T03:06:56.662Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T03:06:56.662Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T03:06:56.938Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T03:06:56.938Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T03:06:56.938Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T03:06:56.938Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T03:06:57.214Z] 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-09T03:06:57.491Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T03:06:57.491Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T03:06:57.491Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T03:06:57.491Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T03:06:57.491Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T03:06:57.491Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T03:06:57.770Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T03:06:57.770Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T03:06:57.770Z] Collecting idna<2.8,>=2.5 [2021-09-09T03:06:57.770Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T03:06:57.770Z] Collecting certifi>=2017.4.17 [2021-09-09T03:06:57.770Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T03:06:57.770Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T03:06:57.770Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T03:06:57.770Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T03:06:57.770Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T03:06:57.770Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T03:06:57.770Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T03:06:58.053Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T03:06:58.053Z] Attempting uninstall: urllib3 [2021-09-09T03:06:58.053Z] Found existing installation: urllib3 1.26.2 [2021-09-09T03:06:58.053Z] Uninstalling urllib3-1.26.2: [2021-09-09T03:06:58.053Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T03:06:58.053Z] Attempting uninstall: idna [2021-09-09T03:06:58.053Z] Found existing installation: idna 3.1 [2021-09-09T03:06:58.053Z] Uninstalling idna-3.1: [2021-09-09T03:06:58.053Z] Successfully uninstalled idna-3.1 [2021-09-09T03:06:58.332Z] Attempting uninstall: chardet [2021-09-09T03:06:58.332Z] Found existing installation: chardet 4.0.0 [2021-09-09T03:06:58.332Z] Uninstalling chardet-4.0.0: [2021-09-09T03:06:58.332Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T03:06:58.607Z] Attempting uninstall: requests [2021-09-09T03:06:58.607Z] Found existing installation: requests 2.25.1 [2021-09-09T03:06:58.607Z] Uninstalling requests-2.25.1: [2021-09-09T03:06:58.607Z] Successfully uninstalled requests-2.25.1 [2021-09-09T03:06:58.607Z] Running setup.py install for texttable: started [2021-09-09T03:06:58.882Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T03:06:58.882Z] Running setup.py install for PyYAML: started [2021-09-09T03:06:58.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T03:06:58.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T03:06:58.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T03:06:58.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T03:06:58.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T03:06:58.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T03:06:59.159Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T03:06:59.437Z] Running setup.py install for docopt: started [2021-09-09T03:06:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T03:06:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T03:06:59.594Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T03:06:59.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T03:06:59.714Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T03:06:59.714Z] Running setup.py install for dockerpty: started [2021-09-09T03:06:59.996Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T03:07:00.272Z] 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-09T03:07:03.688Z] Removing intermediate container 62ecb6b652a1 [2021-09-09T03:07:03.688Z] ---> 79a3affe9b5c [2021-09-09T03:07:03.688Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T03:07:03.688Z] ---> Running in e6fa73d1ede7 [2021-09-09T03:07:03.688Z] Removing intermediate container e6fa73d1ede7 [2021-09-09T03:07:03.688Z] ---> 73fbbf23f82a [2021-09-09T03:07:03.688Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T03:07:03.688Z] ---> Running in 7ff252c2d045 [2021-09-09T03:07:03.688Z] Removing intermediate container 7ff252c2d045 [2021-09-09T03:07:03.688Z] ---> 099bd424e304 [2021-09-09T03:07:03.688Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T03:07:03.960Z] ---> acb985576026 [2021-09-09T03:07:03.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T03:07:04.235Z] ---> e521b7430ba4 [2021-09-09T03:07:04.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T03:07:04.522Z] ---> 74bc3afa41c5 [2021-09-09T03:07:04.522Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T03:07:04.522Z] ---> Running in f74d1612bd31 [2021-09-09T03:07:04.522Z] Removing intermediate container f74d1612bd31 [2021-09-09T03:07:04.522Z] ---> 071714ee805d [2021-09-09T03:07:04.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:07:04.522Z] ---> Running in 7494638e85c1 [2021-09-09T03:07:04.522Z] Removing intermediate container 7494638e85c1 [2021-09-09T03:07:04.522Z] ---> cf5440258902 [2021-09-09T03:07:04.522Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:07:04.522Z] ---> Running in ce35ec8ef632 [2021-09-09T03:07:04.799Z] Removing intermediate container ce35ec8ef632 [2021-09-09T03:07:04.799Z] ---> c30cb3d64ece [2021-09-09T03:07:04.799Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:07:04.799Z] ---> Running in 74e47a2dc5f5 [2021-09-09T03:07:04.799Z] Removing intermediate container 74e47a2dc5f5 [2021-09-09T03:07:04.799Z] ---> 07ab887b0ea0 [2021-09-09T03:07:04.799Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:07:04.799Z] ---> Running in 76ee8ed8a68c [2021-09-09T03:07:05.080Z] Removing intermediate container 76ee8ed8a68c [2021-09-09T03:07:05.080Z] ---> 08b69e373640 [2021-09-09T03:07:05.080Z] [2021-09-09T03:07:05.080Z] Successfully built 08b69e373640 [2021-09-09T03:07:05.080Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T03:07:05.098Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T03:07:05.125Z] $ docker stop --time=1 9cffa24cc748a84456ed46cc5797fabf89085a5abeaef46a2965aa4258ab1a05 [2021-09-09T03:07:06.391Z] $ docker rm -f 9cffa24cc748a84456ed46cc5797fabf89085a5abeaef46a2965aa4258ab1a05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T03:07:06.863Z] + docker images [2021-09-09T03:07:06.863Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T03:07:06.863Z] sys-mgmt-agent latest 08b69e373640 2 seconds ago 325MB [2021-09-09T03:07:06.863Z] 2dadcab0a8e3 24 seconds ago 1.75GB [2021-09-09T03:07:06.863Z] core-command latest 625d6bf7239a 26 seconds ago 16MB [2021-09-09T03:07:06.863Z] security-secretstore-setup latest 1a8f5e3a2834 27 seconds ago 28.1MB [2021-09-09T03:07:06.863Z] ab6673ab481a 30 seconds ago 1.75GB [2021-09-09T03:07:06.863Z] support-scheduler latest fd24d39a1603 32 seconds ago 16.1MB [2021-09-09T03:07:06.863Z] 850c9e5feadf 36 seconds ago 1.75GB [2021-09-09T03:07:06.863Z] 9475733d106a 36 seconds ago 1.76GB [2021-09-09T03:07:06.863Z] security-bootstrapper latest 1b6051a5e707 About a minute ago 18.8MB [2021-09-09T03:07:06.863Z] security-proxy-setup latest 148a9a6a5def About a minute ago 25.9MB [2021-09-09T03:07:06.863Z] core-data latest aab0a5c7132c About a minute ago 20.4MB [2021-09-09T03:07:06.863Z] core-metadata latest 178d904b08b4 About a minute ago 16.7MB [2021-09-09T03:07:06.863Z] support-notifications latest 45e2e87a395c About a minute ago 16.8MB [2021-09-09T03:07:06.863Z] 5935d920c30d About a minute ago 1.76GB [2021-09-09T03:07:06.863Z] fe092aca6344 About a minute ago 1.75GB [2021-09-09T03:07:06.863Z] 8fdb6eebee4d About a minute ago 1.76GB [2021-09-09T03:07:06.863Z] d64611603806 About a minute ago 1.75GB [2021-09-09T03:07:06.863Z] ac0850362665 About a minute ago 1.76GB [2021-09-09T03:07:06.863Z] ci-base-image-x86_64 latest 5e7c735d5bac 6 minutes ago 1.25GB [2021-09-09T03:07:06.863Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T03:07:06.863Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T03:07:06.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T03:07:06.863Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T03:07:06.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09T03:07:07.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2021-09-09T03:07:07.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T03:07:07.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T03:07:11.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.406s coverage: 100.0% of statements [2021-09-09T03:07:11.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T03:07:12.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.271s coverage: 46.3% of statements [2021-09-09T03:07:12.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T03:07:12.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T03:07:14.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 90.1% of statements [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:07:14.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.258s coverage: 81.2% of statements [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T03:07:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 94.2% of statements [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.180s coverage: 59.1% of statements [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.166s coverage: 21.7% of statements [2021-09-09T03:07:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T03:07:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2021-09-09T03:07:22.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.273s coverage: 79.5% of statements [2021-09-09T03:07:22.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2021-09-09T03:07:22.654Z] Still waiting to schedule task [2021-09-09T03:07:22.654Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T03:07:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements [2021-09-09T03:07:24.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.273s coverage: 87.5% of statements [2021-09-09T03:07:36.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2021-09-09T03:07:36.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2021-09-09T03:07:43.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.556s coverage: 81.8% of statements [2021-09-09T03:07:43.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.833s coverage: 64.4% of statements [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T03:07:50.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-09-09T03:07:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-09-09T03:07:50.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements [2021-09-09T03:07:51.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-09-09T03:07:51.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-09-09T03:07:56.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.998s coverage: 66.9% of statements [2021-09-09T03:07:56.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T03:07:56.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T03:07:56.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T03:07:58.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.6% of statements [2021-09-09T03:07:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T03:07:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T03:07:58.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements [2021-09-09T03:07:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T03:07:58.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2021-09-09T03:07:58.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 19.5% of statements [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 92.0% of statements [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T03:08:06.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements [2021-09-09T03:08:06.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-09T03:08:06.473Z] GO111MODULE=on go vet ./... [2021-09-09T03:08:24.421Z] Running on prd-ubuntu18.04-docker-8c-8g-1650 in /w/workspace/edgexfoundry_edgex-go_PR-3707 [Pipeline] { [Pipeline] ws [2021-09-09T03:08:24.480Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-09T03:08:24.654Z] The recommended git tool is: git [2021-09-09T03:08:27.597Z] using credential edgex-jenkins-ssh [2021-09-09T03:08:27.614Z] Cloning the remote Git repository [2021-09-09T03:08:27.637Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:08:27.725Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-09T03:08:27.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:08:27.765Z] > git --version # timeout=10 [2021-09-09T03:08:27.776Z] > git --version # 'git version 2.17.1' [2021-09-09T03:08:27.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:08:27.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T03:08:40.689Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T03:08:40.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T03:08:40.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T03:08:40.718Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:08:40.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:08:40.722Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3707/head:refs/remotes/origin/PR-3707 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T03:08:41.295Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:08:41.411Z] Merge succeeded, producing dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:08:41.412Z] Checking out Revision dc27294b39e1aefec4c5a0b20871f06e897f4373 (PR-3707) [2021-09-09T03:08:41.334Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T03:08:41.339Z] > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 [2021-09-09T03:08:41.407Z] > git remote # timeout=10 [2021-09-09T03:08:41.413Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T03:08:41.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:08:41.422Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-09T03:08:41.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T03:08:41.441Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T03:08:41.447Z] > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 [2021-09-09T03:08:45.151Z] Commit message: "fix: Remove operating state from device service" [2021-09-09T03:08:45.208Z] > git --version # timeout=10 [2021-09-09T03:08:45.215Z] > git --version # 'git version 2.17.1' [2021-09-09T03:08:45.220Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:08:46.253Z] + echo snap-build.sh [2021-09-09T03:08:46.253Z] snap-build.sh [2021-09-09T03:08:46.253Z] + SNAP_BASE_DIR=. [2021-09-09T03:08:46.253Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-09T03:08:46.253Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-09T03:08:46.253Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-09T03:08:46.253Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-09T03:08:46.253Z] + cd /w/workspace/edgex-go/1 [2021-09-09T03:08:46.253Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T03:08:46.253Z] Reading package lists... [2021-09-09T03:08:46.253Z] Building dependency tree... [2021-09-09T03:08:46.253Z] Reading state information... [2021-09-09T03:08:46.253Z] The following packages were automatically installed and are no longer required: [2021-09-09T03:08:46.253Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T03:08:46.253Z] uidmap xdelta3 [2021-09-09T03:08:46.253Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T03:08:46.253Z] The following packages will be REMOVED: [2021-09-09T03:08:46.253Z] lxd* lxd-client* [2021-09-09T03:08:46.520Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T03:08:46.520Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T03:08:47.055Z] (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-09T03:08:47.055Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T03:08:47.637Z] Removing lxd dnsmasq configuration [2021-09-09T03:08:47.904Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T03:08:47.904Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T03:08:48.865Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T03:08:48.865Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-09T03:08:48.865Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T03:08:49.831Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T03:08:50.098Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T03:08:50.683Z] + sudo snap remove --purge lxd [2021-09-09T03:08:50.683Z] snap "lxd" is not installed [2021-09-09T03:08:50.683Z] + sudo groupadd --force --system lxd [2021-09-09T03:08:50.683Z] ++ whoami [2021-09-09T03:08:50.683Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T03:08:50.683Z] + newgrp - lxd [2021-09-09T03:08:50.952Z] + sudo snap install lxd [2021-09-09T03:08:57.621Z] 2021-09-09T03:08:55Z INFO Waiting for automatic snapd restart... [2021-09-09T03:09:12.644Z] lxd 4.18 from Canonical* installed [2021-09-09T03:09:12.644Z] + sudo lxd init --auto [2021-09-09T03:09:20.854Z] + sudo snap install --classic snapcraft [2021-09-09T03:09:29.569Z] gofmt -l . [2021-09-09T03:09:29.569Z] [ "`gofmt -l .`" = "" ] [2021-09-09T03:09:29.569Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T03:09:30.254Z] + ls -al . [2021-09-09T03:09:30.254Z] total 636 [2021-09-09T03:09:30.254Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 03:09 . [2021-09-09T03:09:30.255Z] drwxr-xr-x 4 root root 4096 Sep 9 03:05 .. [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 03:02 .dockerignore [2021-09-09T03:09:30.255Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 03:03 .git [2021-09-09T03:09:30.255Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 03:02 .github [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 03:02 .gitignore [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 03:02 .hadolint.yml [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 03:02 .sonarcloud.properties [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:02 ADOPTERS.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 03:02 Attribution.txt [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 03:02 CHANGELOG.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:02 CONTRIBUTING.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 03:02 GOVERNANCE.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 03:02 Jenkinsfile [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:02 LICENSE [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 03:02 Makefile [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 03:02 OWNERS.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 03:02 README.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 03:02 SECURITY.md [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 02:59 VERSION [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 03:02 ZMQWindows.md [2021-09-09T03:09:30.255Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:02 bin [2021-09-09T03:09:30.255Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 03:02 cmd [2021-09-09T03:09:30.255Z] -rw-r--r-- 1 root root 404331 Sep 9 03:08 coverage.out [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 03:02 go.mod [2021-09-09T03:09:30.255Z] -rw-r--r-- 1 root root 50064 Sep 9 03:05 go.sum [2021-09-09T03:09:30.255Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 03:02 internal [2021-09-09T03:09:30.255Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 03:02 openapi [2021-09-09T03:09:30.255Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 03:02 snap [2021-09-09T03:09:30.255Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 03:02 version.go [Pipeline] sh [2021-09-09T03:09:30.936Z] + '[' -e coverage.out ] [2021-09-09T03:09:30.936Z] + chown 1001:1001 coverage.out [2021-09-09T03:09:30.951Z] snapcraft 5.0 from Canonical* installed [2021-09-09T03:09:30.951Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T03:09:30.951Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T03:09:30.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:09:30.951Z] Dload Upload Total Spent Left Speed [2021-09-09T03:09:30.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-09-09T03:09:30.951Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8938k 0 --:--:-- --:--:-- --:--:-- 40.5M [2021-09-09T03:09:30.951Z] ./yq_linux_amd64 [2021-09-09T03:09:30.951Z] + sudo snapcraft prime --use-lxd [Pipeline] stash [2021-09-09T03:09:30.986Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T03:09:32.038Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T03:09:32.363Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T03:09:32.363Z] 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-09T03:09:32.363Z] - README.md [2021-09-09T03:09:32.363Z] [2021-09-09T03:09:32.363Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T03:09:32.632Z] Launching a container. [2021-09-09T03:09:32.709Z] + make build [2021-09-09T03:09:32.709Z] go mod tidy [2021-09-09T03:09:33.310Z] 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-09T03:09:40.028Z] 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-09T03:09:44.949Z] Waiting for container to be ready [2021-09-09T03:09:44.949Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T03:09:44.949Z] [2021-09-09T03:09:47.530Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T03:09:47.530Z] Waiting for network to be ready... [2021-09-09T03:09:47.797Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T03:09:48.064Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T03:09:48.064Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T03:09:48.331Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T03:09:48.331Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T03:09:48.331Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T03:09:48.331Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T03:09:48.331Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T03:09:48.331Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T03:09:48.331Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T03:09:48.604Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T03:09:48.605Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T03:09:48.872Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T03:09:48.872Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T03:09:48.872Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T03:09:48.872Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T03:09:48.872Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T03:09:48.872Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T03:09:49.138Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T03:09:49.404Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T03:09:49.672Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T03:09:49.672Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T03:09:49.672Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T03:09:49.672Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T03:09:49.672Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T03:09:49.672Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T03:09:49.672Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T03:09:51.989Z] Fetched 25.2 MB in 4s (6429 kB/s) [2021-09-09T03:09:52.572Z] Reading package lists... [2021-09-09T03:09:52.841Z] Reading package lists... [2021-09-09T03:09:53.108Z] Building dependency tree... [2021-09-09T03:09:53.108Z] Reading state information... [2021-09-09T03:09:53.108Z] The following additional packages will be installed: [2021-09-09T03:09:53.108Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T03:09:53.108Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T03:09:53.108Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T03:09:53.108Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T03:09:53.108Z] Suggested packages: [2021-09-09T03:09:53.108Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T03:09:53.108Z] Recommended packages: [2021-09-09T03:09:53.108Z] gnupg libsasl2-modules [2021-09-09T03:09:53.108Z] The following NEW packages will be installed: [2021-09-09T03:09:53.108Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T03:09:53.108Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T03:09:53.108Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T03:09:53.108Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T03:09:53.108Z] The following packages will be upgraded: [2021-09-09T03:09:53.108Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T03:09:53.108Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T03:09:53.108Z] Need to get 3527 kB of archives. [2021-09-09T03:09:53.108Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T03:09:53.108Z] 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-09T03:09:53.375Z] 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-09T03:09:53.375Z] 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-09T03:09:53.375Z] 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-09T03:09:53.375Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T03:09:53.643Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T03:09:54.224Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T03:09:54.224Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T03:09:54.224Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T03:09:54.224Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T03:09:54.224Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T03:09:54.224Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T03:09:54.224Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T03:09:54.224Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T03:09:54.224Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T03:09:54.224Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T03:09:54.224Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T03:09:54.224Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T03:09:54.224Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T03:09:54.224Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T03:09:54.224Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T03:09:54.224Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T03:09:54.491Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T03:09:54.491Z] Fetched 3527 kB in 1s (3116 kB/s) [2021-09-09T03:09:54.491Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T03:09:54.491Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T03:09:54.491Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T03:09:54.491Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T03:09:54.491Z] Selecting previously unselected package udev. [2021-09-09T03:09:54.491Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T03:09:54.491Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T03:09:54.491Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T03:09:54.758Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T03:09:54.758Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T03:09:54.758Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T03:09:54.758Z] Selecting previously unselected package fuse. [2021-09-09T03:09:54.758Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T03:09:54.758Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T03:09:54.758Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T03:09:55.032Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T03:09:55.032Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T03:09:55.032Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T03:09:55.032Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T03:09:55.032Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T03:09:55.032Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T03:09:55.301Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T03:09:55.301Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T03:09:55.301Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T03:09:55.301Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.301Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.301Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T03:09:55.301Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.301Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.301Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T03:09:55.301Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.301Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.301Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T03:09:55.301Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.301Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.568Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T03:09:55.568Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.568Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.568Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T03:09:55.568Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.568Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.568Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T03:09:55.568Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.568Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.568Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T03:09:55.568Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.568Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.568Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T03:09:55.568Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T03:09:55.835Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:55.835Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T03:09:55.835Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T03:09:55.835Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T03:09:55.835Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T03:09:55.835Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T03:09:55.835Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T03:09:55.835Z] Selecting previously unselected package libldap-common. [2021-09-09T03:09:55.835Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T03:09:55.835Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T03:09:55.835Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T03:09:55.835Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T03:09:55.835Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T03:09:56.103Z] Selecting previously unselected package dirmngr. [2021-09-09T03:09:56.103Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T03:09:56.103Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T03:09:56.103Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T03:09:56.103Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T03:09:56.103Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T03:09:56.103Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T03:09:56.103Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T03:09:56.103Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T03:09:56.103Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.103Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T03:09:56.103Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T03:09:56.103Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T03:09:56.370Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T03:09:56.643Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T03:09:56.643Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T03:09:56.643Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T03:09:56.643Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T03:09:56.643Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T03:09:56.643Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T03:09:56.913Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T03:09:57.179Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T03:09:57.179Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T03:09:57.179Z] This means they are not meant to be enabled using systemctl. [2021-09-09T03:09:57.179Z] Possible reasons for having this kind of units are: [2021-09-09T03:09:57.179Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T03:09:57.179Z] .wants/ or .requires/ directory. [2021-09-09T03:09:57.179Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T03:09:57.179Z] a requirement dependency on it. [2021-09-09T03:09:57.179Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T03:09:57.179Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T03:09:57.179Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T03:09:57.179Z] instance name specified. [2021-09-09T03:09:57.447Z] Reading package lists... [2021-09-09T03:09:57.716Z] Building dependency tree... [2021-09-09T03:09:57.716Z] Reading state information... [2021-09-09T03:09:57.716Z] The following additional packages will be installed: [2021-09-09T03:09:57.716Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T03:09:57.716Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T03:09:57.716Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T03:09:57.716Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T03:09:57.716Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T03:09:57.716Z] Suggested packages: [2021-09-09T03:09:57.716Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T03:09:57.716Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T03:09:57.716Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T03:09:57.716Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T03:09:57.716Z] systemd-container policykit-1 [2021-09-09T03:09:57.716Z] Recommended packages: [2021-09-09T03:09:57.716Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T03:09:57.716Z] The following NEW packages will be installed: [2021-09-09T03:09:57.716Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T03:09:57.716Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T03:09:57.716Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T03:09:57.716Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T03:09:57.716Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T03:09:57.716Z] The following packages will be upgraded: [2021-09-09T03:09:57.716Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T03:09:57.716Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T03:09:57.716Z] Need to get 36.7 MB of archives. [2021-09-09T03:09:57.716Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T03:09:57.716Z] 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-09T03:09:57.983Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T03:09:57.983Z] 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-09T03:09:57.983Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T03:09:57.983Z] 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-09T03:09:57.983Z] 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-09T03:09:57.983Z] 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-09T03:09:57.983Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T03:09:57.983Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T03:09:58.252Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T03:09:58.252Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T03:09:58.252Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T03:09:58.252Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T03:09:58.252Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T03:09:58.252Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T03:09:58.252Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T03:09:58.252Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T03:09:58.838Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T03:09:58.838Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T03:09:58.838Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T03:09:58.838Z] 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-09T03:09:58.838Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T03:09:58.838Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T03:09:58.838Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T03:09:58.838Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T03:09:58.838Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T03:09:58.838Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T03:09:58.838Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T03:09:59.106Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T03:09:59.106Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T03:10:00.069Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T03:10:00.069Z] Fetched 36.7 MB in 2s (16.8 MB/s) [2021-09-09T03:10:00.069Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T03:10:00.069Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T03:10:00.336Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T03:10:00.603Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T03:10:00.603Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T03:10:00.871Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T03:10:00.871Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T03:10:00.871Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T03:10:00.871Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T03:10:00.871Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T03:10:01.139Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T03:10:01.139Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T03:10:01.139Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T03:10:01.407Z] Setting up apt (1.6.14) ... [2021-09-09T03:10:01.407Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T03:10:01.674Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T03:10:01.674Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T03:10:01.674Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T03:10:01.675Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T03:10:01.949Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T03:10:01.949Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T03:10:01.949Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:01.949Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T03:10:01.949Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T03:10:01.949Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T03:10:02.235Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T03:10:02.235Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T03:10:02.235Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:02.235Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T03:10:02.504Z] Checking for services that may need to be restarted...done. [2021-09-09T03:10:02.504Z] Checking for services that may need to be restarted...done. [2021-09-09T03:10:02.504Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:02.504Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T03:10:02.504Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:02.773Z] Selecting previously unselected package python3-minimal. [2021-09-09T03:10:02.773Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T03:10:02.773Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T03:10:02.773Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T03:10:03.057Z] Selecting previously unselected package mime-support. [2021-09-09T03:10:03.057Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T03:10:03.057Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T03:10:03.057Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T03:10:03.057Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T03:10:03.057Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T03:10:03.320Z] 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-09T03:10:03.320Z] 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-09T03:10:03.329Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T03:10:03.329Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T03:10:03.329Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:03.600Z] Selecting previously unselected package python3.6. [2021-09-09T03:10:03.600Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T03:10:03.600Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:03.870Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T03:10:03.870Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T03:10:03.870Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T03:10:03.870Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T03:10:03.870Z] Selecting previously unselected package python3. [2021-09-09T03:10:03.870Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T03:10:03.870Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T03:10:03.870Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T03:10:04.142Z] Selecting previously unselected package multiarch-support. [2021-09-09T03:10:04.142Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T03:10:04.142Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T03:10:04.142Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T03:10:04.142Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T03:10:04.142Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T03:10:04.142Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T03:10:04.142Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T03:10:04.142Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T03:10:04.142Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T03:10:04.142Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T03:10:04.142Z] Selecting previously unselected package sudo. [2021-09-09T03:10:04.142Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T03:10:04.415Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T03:10:04.415Z] Selecting previously unselected package apparmor. [2021-09-09T03:10:04.415Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T03:10:04.415Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T03:10:04.415Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T03:10:04.415Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T03:10:04.415Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T03:10:04.686Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T03:10:04.686Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T03:10:04.686Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:04.686Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T03:10:04.686Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T03:10:04.686Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:04.686Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T03:10:04.686Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T03:10:04.686Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T03:10:04.686Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T03:10:04.686Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T03:10:04.686Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:04.957Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T03:10:04.957Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T03:10:04.957Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:04.957Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T03:10:04.957Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T03:10:04.957Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T03:10:04.957Z] Selecting previously unselected package openssh-client. [2021-09-09T03:10:04.957Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T03:10:04.957Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T03:10:05.231Z] Selecting previously unselected package squashfs-tools. [2021-09-09T03:10:05.231Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T03:10:05.231Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T03:10:05.231Z] Selecting previously unselected package snapd. [2021-09-09T03:10:05.231Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T03:10:05.231Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T03:10:06.776Z] 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-09T03:10:07.412Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T03:10:07.412Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T03:10:07.412Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T03:10:07.412Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T03:10:07.412Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T03:10:07.412Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:07.412Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T03:10:07.412Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T03:10:07.412Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T03:10:07.428Z] 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-09T03:10:08.095Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T03:10:08.096Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T03:10:08.096Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T03:10:08.096Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:08.096Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:08.096Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T03:10:08.693Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T03:10:08.693Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:08.693Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T03:10:08.693Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T03:10:08.693Z] running python rtupdate hooks for python3.6... [2021-09-09T03:10:08.693Z] running python post-rtupdate hooks for python3.6... [2021-09-09T03:10:08.693Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T03:10:09.282Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T03:10:09.554Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T03:10:09.554Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T03:10:09.554Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T03:10:09.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T03:10:10.091Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T03:10:10.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T03:10:10.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T03:10:10.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T03:10:10.627Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T03:10:10.865Z] 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-09T03:10:10.898Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T03:10:10.898Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T03:10:11.172Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T03:10:11.442Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T03:10:11.442Z] /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-09T03:10:11.442Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T03:10:11.442Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T03:10:12.412Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T03:10:12.412Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T03:10:12.412Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T03:10:13.653Z] Reading package lists... [2021-09-09T03:10:13.920Z] Reading package lists... [2021-09-09T03:10:14.188Z] Building dependency tree... [2021-09-09T03:10:14.188Z] Reading state information... [2021-09-09T03:10:14.188Z] Calculating upgrade... [2021-09-09T03:10:14.284Z] 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-09T03:10:14.456Z] The following packages will be upgraded: [2021-09-09T03:10:14.456Z] advancecomp base-files bash binutils binutils-common [2021-09-09T03:10:14.456Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T03:10:14.456Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T03:10:14.456Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T03:10:14.456Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T03:10:14.456Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T03:10:14.456Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T03:10:14.456Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T03:10:14.456Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T03:10:14.456Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T03:10:14.456Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T03:10:14.456Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T03:10:14.456Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T03:10:14.456Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T03:10:14.456Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T03:10:14.456Z] ubuntu-keyring util-linux [2021-09-09T03:10:14.456Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T03:10:14.456Z] Need to get 64.2 MB of archives. [2021-09-09T03:10:14.456Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T03:10:14.456Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T03:10:14.456Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T03:10:14.727Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T03:10:14.727Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T03:10:14.727Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T03:10:14.727Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T03:10:14.727Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T03:10:14.727Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T03:10:14.727Z] 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-09T03:10:14.727Z] 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-09T03:10:14.727Z] 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-09T03:10:14.727Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T03:10:14.727Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T03:10:14.727Z] 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-09T03:10:14.728Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T03:10:14.728Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T03:10:14.728Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T03:10:14.728Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T03:10:14.728Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T03:10:14.728Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T03:10:14.728Z] 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-09T03:10:15.008Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T03:10:15.008Z] 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-09T03:10:15.008Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T03:10:15.008Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T03:10:15.008Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T03:10:15.008Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T03:10:15.008Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T03:10:15.008Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T03:10:15.008Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T03:10:15.008Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T03:10:15.008Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T03:10:15.008Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T03:10:15.008Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T03:10:15.008Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T03:10:15.008Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T03:10:15.008Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T03:10:15.008Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T03:10:15.009Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T03:10:15.009Z] 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-09T03:10:15.009Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T03:10:15.009Z] 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-09T03:10:15.009Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T03:10:15.009Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T03:10:15.009Z] 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-09T03:10:15.009Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T03:10:15.009Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T03:10:15.009Z] 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-09T03:10:15.009Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T03:10:15.009Z] 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-09T03:10:15.286Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T03:10:15.286Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T03:10:15.286Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T03:10:15.286Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T03:10:15.286Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T03:10:15.286Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T03:10:15.286Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T03:10:15.286Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T03:10:15.560Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T03:10:15.560Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T03:10:15.560Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T03:10:15.560Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T03:10:15.829Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T03:10:15.829Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T03:10:15.829Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T03:10:15.829Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T03:10:15.829Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T03:10:15.829Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T03:10:15.829Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T03:10:15.829Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T03:10:15.829Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T03:10:15.829Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T03:10:15.829Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T03:10:15.829Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T03:10:15.829Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T03:10:15.829Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T03:10:15.829Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T03:10:15.829Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T03:10:16.100Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T03:10:16.100Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T03:10:16.100Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T03:10:16.100Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T03:10:16.100Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T03:10:16.100Z] 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-09T03:10:16.100Z] 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-09T03:10:16.100Z] 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-09T03:10:16.100Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T03:10:16.100Z] 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-09T03:10:16.100Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T03:10:16.100Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T03:10:16.100Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T03:10:16.100Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T03:10:16.100Z] 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-09T03:10:16.369Z] 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-09T03:10:16.369Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T03:10:16.369Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T03:10:16.369Z] 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-09T03:10:16.369Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T03:10:16.369Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T03:10:16.369Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T03:10:16.369Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T03:10:16.369Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T03:10:16.369Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T03:10:16.369Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T03:10:16.369Z] Fetched 64.2 MB in 2s (32.4 MB/s) [2021-09-09T03:10:16.637Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T03:10:16.637Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T03:10:16.637Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T03:10:16.907Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T03:10:16.907Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T03:10:16.907Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T03:10:16.907Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T03:10:17.179Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.179Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.452Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.452Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.452Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.452Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.452Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.452Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.452Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.452Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.452Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.452Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.702Z] 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-09T03:10:17.721Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.721Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.721Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:17.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T03:10:17.721Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:17.721Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T03:10:17.721Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:18.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T03:10:18.011Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:18.011Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:18.011Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:18.011Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:18.011Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:18.011Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T03:10:18.282Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:18.282Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T03:10:18.282Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T03:10:18.282Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T03:10:18.865Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T03:10:18.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T03:10:18.866Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T03:10:18.866Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T03:10:18.866Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T03:10:19.134Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T03:10:19.134Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T03:10:19.134Z] Installing new version of config file /etc/issue ... [2021-09-09T03:10:19.134Z] Installing new version of config file /etc/issue.net ... [2021-09-09T03:10:19.134Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T03:10:19.134Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T03:10:19.405Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T03:10:19.672Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T03:10:19.672Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T03:10:19.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:19.672Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T03:10:19.672Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T03:10:19.944Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T03:10:19.944Z] 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-09T03:10:19.944Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:19.944Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:19.944Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:20.212Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:20.212Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:20.212Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T03:10:20.212Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T03:10:20.212Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T03:10:20.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:20.479Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T03:10:20.479Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T03:10:20.479Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T03:10:20.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:20.750Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T03:10:20.750Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T03:10:20.750Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T03:10:20.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:20.750Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T03:10:20.750Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T03:10:21.017Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T03:10:21.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:21.017Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T03:10:21.017Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T03:10:21.017Z] Setting up grep (3.1-2build1) ... [2021-09-09T03:10:21.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:21.017Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T03:10:21.017Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T03:10:21.284Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T03:10:21.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:21.284Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T03:10:21.284Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T03:10:21.284Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T03:10:21.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:21.284Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T03:10:21.284Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T03:10:21.550Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T03:10:21.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:21.550Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T03:10:21.550Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T03:10:22.035Z] 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-09T03:10:22.132Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T03:10:22.132Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T03:10:22.132Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T03:10:22.132Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T03:10:22.399Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T03:10:22.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:22.399Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T03:10:22.399Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T03:10:22.982Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T03:10:22.982Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T03:10:22.982Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T03:10:22.982Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T03:10:22.982Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T03:10:22.982Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:22.982Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T03:10:22.982Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T03:10:23.250Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T03:10:23.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:23.250Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:23.250Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:23.250Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:23.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:23.250Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:23.250Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:23.516Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:23.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:23.516Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:23.516Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:23.516Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:23.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:23.785Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:23.785Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:23.785Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:23.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:23.785Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T03:10:23.785Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T03:10:23.785Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T03:10:23.785Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T03:10:24.005Z] 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-09T03:10:24.054Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T03:10:24.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:24.054Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T03:10:24.054Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T03:10:24.054Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T03:10:24.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:24.054Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:24.054Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:24.054Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:24.324Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:24.324Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:24.324Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:24.324Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:24.324Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:24.324Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:24.324Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:24.906Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:24.906Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T03:10:25.175Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T03:10:25.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:25.441Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T03:10:25.442Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T03:10:25.442Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T03:10:25.442Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T03:10:25.442Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T03:10:25.709Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T03:10:25.709Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T03:10:25.709Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T03:10:25.709Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T03:10:25.709Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T03:10:25.981Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T03:10:25.981Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T03:10:25.981Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T03:10:25.981Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T03:10:25.981Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T03:10:26.251Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T03:10:26.251Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T03:10:26.251Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T03:10:26.251Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T03:10:26.251Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T03:10:26.251Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T03:10:26.251Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T03:10:26.251Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T03:10:26.521Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T03:10:26.521Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T03:10:26.521Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T03:10:26.521Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T03:10:26.521Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T03:10:26.521Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T03:10:26.789Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T03:10:26.789Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T03:10:27.063Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:27.063Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T03:10:27.063Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T03:10:27.063Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T03:10:27.063Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T03:10:27.063Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T03:10:27.063Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T03:10:27.063Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T03:10:27.332Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:27.332Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T03:10:27.332Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T03:10:27.332Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T03:10:27.332Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:27.332Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T03:10:27.332Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T03:10:27.408Z] 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-09T03:10:27.599Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T03:10:27.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:27.599Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T03:10:27.599Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T03:10:27.599Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T03:10:27.868Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:27.868Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T03:10:27.868Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T03:10:27.868Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T03:10:27.868Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:27.868Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T03:10:27.868Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T03:10:27.868Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T03:10:28.139Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:28.139Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T03:10:28.139Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T03:10:28.139Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T03:10:28.408Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:28.409Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T03:10:28.409Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T03:10:28.409Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T03:10:28.409Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:28.409Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T03:10:28.409Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T03:10:28.676Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T03:10:28.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:28.676Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T03:10:28.676Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T03:10:28.676Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T03:10:28.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:28.676Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T03:10:28.676Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T03:10:28.942Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T03:10:28.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:28.942Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T03:10:28.943Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T03:10:28.943Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T03:10:29.211Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:29.211Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T03:10:29.211Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T03:10:29.211Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T03:10:29.211Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:29.211Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T03:10:29.211Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T03:10:29.211Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T03:10:29.478Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:29.478Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T03:10:29.478Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T03:10:29.478Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T03:10:29.478Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T03:10:29.478Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T03:10:29.478Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T03:10:29.478Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T03:10:29.747Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T03:10:29.747Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T03:10:29.747Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T03:10:29.747Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T03:10:29.747Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T03:10:29.747Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T03:10:29.747Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T03:10:30.017Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T03:10:30.017Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T03:10:30.017Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T03:10:30.017Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T03:10:30.017Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T03:10:30.017Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T03:10:30.286Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T03:10:30.286Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T03:10:30.286Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T03:10:30.286Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T03:10:30.286Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T03:10:30.286Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T03:10:30.286Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T03:10:30.286Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T03:10:30.559Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T03:10:30.559Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T03:10:30.559Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T03:10:30.559Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T03:10:30.826Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T03:10:30.826Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T03:10:30.826Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T03:10:30.827Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T03:10:30.827Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T03:10:31.095Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T03:10:31.095Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T03:10:31.367Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T03:10:31.367Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T03:10:31.367Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T03:10:31.367Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T03:10:31.367Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T03:10:31.367Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:31.367Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:31.640Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:31.640Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:31.640Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:31.640Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:31.640Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:31.640Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:32.631Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:32.631Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } [2021-09-09T03:10:32.876Z] $ docker stop --time=1 1c023914a373fe4b98580e6494c989d5a5e1625b1d525985861b4a991d580a09 [2021-09-09T03:10:33.226Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:33.226Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:33.493Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:33.493Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:33.761Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:33.761Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:34.720Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T03:10:34.720Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T03:10:34.720Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T03:10:34.720Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T03:10:34.720Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T03:10:34.720Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T03:10:34.720Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T03:10:34.720Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T03:10:34.720Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T03:10:34.720Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T03:10:34.986Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T03:10:34.986Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T03:10:34.986Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T03:10:34.986Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T03:10:34.986Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T03:10:34.986Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T03:10:35.257Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.257Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T03:10:35.257Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.257Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.257Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.257Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T03:10:35.257Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T03:10:35.257Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T03:10:35.257Z] [2021-09-09T03:10:35.257Z] Current default time zone: 'Etc/UTC' [2021-09-09T03:10:35.257Z] Local time is now: Thu Sep 9 03:10:35 UTC 2021. [2021-09-09T03:10:35.257Z] Universal Time is now: Thu Sep 9 03:10:35 UTC 2021. [2021-09-09T03:10:35.257Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T03:10:35.257Z] [2021-09-09T03:10:35.524Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T03:10:35.524Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.524Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T03:10:35.524Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T03:10:35.524Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T03:10:35.524Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T03:10:35.524Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T03:10:35.524Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T03:10:35.524Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T03:10:35.524Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T03:10:35.524Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.524Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T03:10:35.524Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:35.524Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T03:10:35.739Z] $ docker rm -f 1c023914a373fe4b98580e6494c989d5a5e1625b1d525985861b4a991d580a09 [2021-09-09T03:10:35.791Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:35.791Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T03:10:35.791Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T03:10:35.791Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T03:10:35.791Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T03:10:35.791Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T03:10:35.791Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T03:10:35.791Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T03:10:35.791Z] Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:10:37.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:10:37.713Z] [2021-09-09T03:10:37.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:10:37.741Z] Updating certificates in /etc/ssl/certs... [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:10:38.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:10:38.338Z] 23 added, 27 removed; done. [2021-09-09T03:10:38.338Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T03:10:38.338Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T03:10:38.338Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T03:10:38.338Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T03:10:38.338Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T03:10:38.338Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.338Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T03:10:38.338Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.338Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.338Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.338Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.338Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.412Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T03:10:38.412Z] 29e5d40040c1: Pulling fs layer [2021-09-09T03:10:38.412Z] 1ce36da41761: Pulling fs layer [2021-09-09T03:10:38.412Z] 25b303627fd3: Pulling fs layer [2021-09-09T03:10:38.608Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T03:10:38.608Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T03:10:38.608Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T03:10:38.608Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T03:10:38.608Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T03:10:38.608Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.608Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T03:10:38.608Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T03:10:38.608Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T03:10:38.608Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T03:10:38.608Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T03:10:38.608Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T03:10:38.875Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T03:10:38.875Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T03:10:38.875Z] Updating certificates in /etc/ssl/certs... [2021-09-09T03:10:39.010Z] 29e5d40040c1: Verifying Checksum [2021-09-09T03:10:39.010Z] 29e5d40040c1: Download complete [2021-09-09T03:10:39.459Z] 0 added, 0 removed; done. [2021-09-09T03:10:39.459Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T03:10:39.459Z] done. [2021-09-09T03:10:39.609Z] 29e5d40040c1: Pull complete [2021-09-09T03:10:39.609Z] 1ce36da41761: Verifying Checksum [2021-09-09T03:10:39.609Z] 1ce36da41761: Download complete [2021-09-09T03:10:39.725Z] Reading package lists... [2021-09-09T03:10:39.995Z] Building dependency tree... [2021-09-09T03:10:39.995Z] Reading state information... [2021-09-09T03:10:39.995Z] The following NEW packages will be installed: [2021-09-09T03:10:39.995Z] apt-transport-https [2021-09-09T03:10:39.995Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T03:10:40.262Z] Need to get 4348 B of archives. [2021-09-09T03:10:40.262Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T03:10:40.262Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T03:10:40.262Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T03:10:40.530Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-09-09T03:10:40.530Z] Selecting previously unselected package apt-transport-https. [2021-09-09T03:10:40.530Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T03:10:40.530Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T03:10:40.530Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T03:10:40.530Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T03:10:40.798Z] Waiting for network to be ready... [2021-09-09T03:10:41.048Z] 1ce36da41761: Pull complete [2021-09-09T03:10:41.325Z] 25b303627fd3: Verifying Checksum [2021-09-09T03:10:41.325Z] 25b303627fd3: Download complete [2021-09-09T03:10:46.148Z] 2021-09-09T03:10:43Z INFO Waiting for automatic snapd restart... [2021-09-09T03:10:46.415Z] snapd 2.51.4 from Canonical* installed [2021-09-09T03:10:47.376Z] "snapd" switched to the "latest/stable" channel [2021-09-09T03:10:47.376Z] [2021-09-09T03:10:49.965Z] core18 20210722 from Canonical* installed [2021-09-09T03:10:49.965Z] "core18" switched to the "latest/stable" channel [2021-09-09T03:10:49.965Z] [2021-09-09T03:10:51.495Z] 25b303627fd3: Pull complete [2021-09-09T03:10:51.495Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T03:10:51.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:10:51.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T03:10:51.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container [2021-09-09T03:10:51.878Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T03:10:52.564Z] snapcraft 5.0 from Canonical* installed [2021-09-09T03:10:52.564Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T03:10:52.564Z] [2021-09-09T03:10:55.527Z] $ docker top 5c24a40c2fb181dd4ff89f49478f2eb2a16f8b6bea892ca942bbfe2f5d5e3175 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:10:58.185Z] 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-09T03:10:58.185Z] - README.md [2021-09-09T03:10:58.185Z] [2021-09-09T03:10:58.185Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T03:10:58.185Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T03:10:58.185Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T03:10:58.185Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T03:10:58.185Z] Reading package lists... [2021-09-09T03:10:58.211Z] + + grepdocker-compose parallel build [2021-09-09T03:10:58.211Z] --help [2021-09-09T03:10:58.454Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-09T03:10:58.723Z] Reading package lists... [2021-09-09T03:10:58.723Z] Building dependency tree... [2021-09-09T03:10:58.723Z] Reading state information... [2021-09-09T03:10:58.992Z] Suggested packages: [2021-09-09T03:10:58.992Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T03:10:58.992Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T03:10:58.992Z] Recommended packages: [2021-09-09T03:10:58.992Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T03:10:58.992Z] The following NEW packages will be installed: [2021-09-09T03:10:58.992Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T03:10:58.992Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T03:10:58.992Z] pkg-config zip [2021-09-09T03:10:58.992Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T03:10:58.992Z] Need to get 7663 kB of archives. [2021-09-09T03:10:58.992Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T03:10:58.992Z] 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-09T03:10:59.260Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T03:10:59.260Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T03:10:59.260Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T03:10:59.260Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T03:10:59.260Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T03:10:59.261Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T03:10:59.535Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T03:10:59.535Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T03:10:59.535Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T03:10:59.535Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T03:10:59.804Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T03:10:59.804Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T03:10:59.804Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T03:10:59.804Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T03:11:00.074Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T03:11:00.074Z] Fetched 7663 kB in 1s (8759 kB/s) [2021-09-09T03:11:00.074Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T03:11:00.074Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T03:11:00.074Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T03:11:00.074Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T03:11:00.343Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T03:11:00.343Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T03:11:00.343Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T03:11:00.343Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T03:11:00.343Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T03:11:00.343Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T03:11:00.343Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T03:11:00.343Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T03:11:00.343Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T03:11:00.343Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T03:11:00.343Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T03:11:00.343Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T03:11:00.343Z] Selecting previously unselected package liberror-perl. [2021-09-09T03:11:00.343Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T03:11:00.610Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T03:11:00.610Z] Selecting previously unselected package git-man. [2021-09-09T03:11:00.610Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T03:11:00.610Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T03:11:00.610Z] Selecting previously unselected package git. [2021-09-09T03:11:00.610Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T03:11:00.610Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T03:11:00.884Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T03:11:00.934Z] $ docker stop --time=1 5c24a40c2fb181dd4ff89f49478f2eb2a16f8b6bea892ca942bbfe2f5d5e3175 [2021-09-09T03:11:01.194Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T03:11:01.194Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T03:11:01.194Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T03:11:01.194Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T03:11:01.194Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T03:11:01.194Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T03:11:01.463Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T03:11:01.463Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T03:11:01.463Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T03:11:01.463Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T03:11:01.463Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T03:11:01.463Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T03:11:01.463Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T03:11:01.463Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T03:11:01.463Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T03:11:01.731Z] Selecting previously unselected package pkg-config. [2021-09-09T03:11:01.731Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T03:11:01.731Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T03:11:01.731Z] Selecting previously unselected package zip. [2021-09-09T03:11:01.731Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T03:11:01.731Z] Unpacking zip (3.0-11build1) ... [2021-09-09T03:11:01.731Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T03:11:01.731Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T03:11:01.731Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T03:11:01.731Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T03:11:01.731Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T03:11:01.731Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T03:11:01.731Z] No schema files found: doing nothing. [2021-09-09T03:11:01.731Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T03:11:01.731Z] Setting up zip (3.0-11build1) ... [2021-09-09T03:11:01.731Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T03:11:01.731Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T03:11:01.731Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T03:11:01.999Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T03:11:01.999Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T03:11:01.999Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T03:11:01.999Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T03:11:01.999Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T03:11:02.588Z] git set to automatically installed. [2021-09-09T03:11:02.588Z] git-man set to automatically installed. [2021-09-09T03:11:02.588Z] libcurl3-gnutls set to automatically installed. [2021-09-09T03:11:02.588Z] liberror-perl set to automatically installed. [2021-09-09T03:11:02.588Z] libglib2.0-0 set to automatically installed. [2021-09-09T03:11:02.588Z] libnghttp2-14 set to automatically installed. [2021-09-09T03:11:02.588Z] libnorm1 set to automatically installed. [2021-09-09T03:11:02.588Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T03:11:02.588Z] libpsl5 set to automatically installed. [2021-09-09T03:11:02.588Z] librtmp1 set to automatically installed. [2021-09-09T03:11:02.588Z] libsodium23 set to automatically installed. [2021-09-09T03:11:02.588Z] libzmq3-dev set to automatically installed. [2021-09-09T03:11:02.588Z] libzmq5 set to automatically installed. [2021-09-09T03:11:02.588Z] pkg-config set to automatically installed. [2021-09-09T03:11:02.588Z] zip set to automatically installed. [2021-09-09T03:11:02.740Z] $ docker rm -f 5c24a40c2fb181dd4ff89f49478f2eb2a16f8b6bea892ca942bbfe2f5d5e3175 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:11:03.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:11:03.653Z] . [Pipeline] withDockerContainer [2021-09-09T03:11:03.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container [2021-09-09T03:11:03.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T03:11:04.559Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T03:11:05.395Z] $ docker top 6000ed6cbf216a48efb9cc1dc539644ce177b7b2009609ba4a9b69b4ccaddc20 -eo pid,comm [2021-09-09T03:11:05.522Z] snap "core18" has no updates available [Pipeline] { [Pipeline] sh [2021-09-09T03:11:06.105Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T03:11:06.379Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T03:11:09.767Z] Building core-command ... [2021-09-09T03:11:09.767Z] Building core-data ... [2021-09-09T03:11:09.767Z] Building core-metadata ... [2021-09-09T03:11:09.767Z] Building security-bootstrapper ... [2021-09-09T03:11:09.767Z] Building security-proxy-setup ... [2021-09-09T03:11:09.767Z] Building security-secretstore-setup ... [2021-09-09T03:11:09.767Z] Building support-notifications ... [2021-09-09T03:11:09.767Z] Building support-scheduler ... [2021-09-09T03:11:09.767Z] Building sys-mgmt-agent ... [2021-09-09T03:11:09.767Z] Building security-secretstore-setup [2021-09-09T03:11:09.767Z] Building sys-mgmt-agent [2021-09-09T03:11:09.767Z] Building core-metadata [2021-09-09T03:11:09.767Z] Building support-notifications [2021-09-09T03:11:09.767Z] Building security-bootstrapper [2021-09-09T03:11:11.449Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T03:11:11.716Z] Pulling config-common [2021-09-09T03:11:11.716Z] + snapcraftctl pull [2021-09-09T03:11:13.121Z] Pulling go-build-helper [2021-09-09T03:11:13.121Z] + snapcraftctl pull [2021-09-09T03:11:14.096Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T03:11:14.096Z] Skipping pull go-build-helper (already ran) [2021-09-09T03:11:14.096Z] Building go-build-helper [2021-09-09T03:11:14.096Z] + snapcraftctl build [2021-09-09T03:11:16.051Z] Staging go-build-helper [2021-09-09T03:11:16.051Z] + snapcraftctl stage [2021-09-09T03:11:24.295Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T03:11:24.295Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T03:11:24.295Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T03:11:24.295Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T03:11:24.295Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T03:11:24.295Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T03:11:24.295Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T03:11:24.295Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T03:11:24.295Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T03:11:24.295Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T03:11:24.295Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T03:11:24.295Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T03:11:24.295Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T03:11:24.295Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T03:11:24.295Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T03:11:24.295Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T03:11:24.295Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T03:11:24.295Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T03:11:24.295Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T03:11:24.295Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T03:11:24.295Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T03:11:24.295Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T03:11:24.295Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T03:11:24.295Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T03:11:24.295Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T03:11:24.295Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T03:11:24.295Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T03:11:24.295Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T03:11:24.295Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T03:11:24.295Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T03:11:24.295Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T03:11:24.295Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T03:11:24.295Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T03:11:24.295Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T03:11:24.295Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T03:11:24.295Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T03:11:24.295Z] Pulling edgex-go [2021-09-09T03:11:24.295Z] + snapcraftctl pull [2021-09-09T03:11:25.708Z] Pulling hooks [2021-09-09T03:11:25.708Z] + snapcraftctl pull [2021-09-09T03:11:44.142Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T03:11:44.142Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T03:11:44.142Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T03:11:44.142Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T03:11:44.142Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T03:11:44.142Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T03:11:44.142Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T03:11:44.142Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T03:11:44.142Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T03:11:44.142Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T03:11:44.142Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T03:11:44.142Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T03:11:44.142Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T03:11:44.142Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T03:11:44.142Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T03:11:44.142Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T03:11:44.142Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T03:11:44.142Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T03:11:44.142Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T03:11:44.142Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T03:11:44.142Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T03:11:44.142Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T03:11:44.142Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T03:11:44.142Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T03:11:44.142Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T03:11:44.142Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T03:11:44.142Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T03:11:44.142Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T03:11:44.142Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T03:11:44.142Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T03:11:44.142Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T03:11:44.142Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T03:11:44.142Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T03:11:44.142Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T03:11:44.142Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T03:11:44.142Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T03:11:44.142Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T03:11:44.143Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T03:11:44.143Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T03:11:44.143Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T03:11:44.143Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T03:11:44.143Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T03:11:44.143Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T03:11:44.143Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T03:11:44.143Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T03:11:44.143Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T03:11:44.143Z] Pulling static-packages [2021-09-09T03:11:44.143Z] + snapcraftctl pull [2021-09-09T03:11:44.143Z] Pulling version [2021-09-09T03:11:44.143Z] + cd /root/project [2021-09-09T03:11:44.143Z] + git describe --tags --abbrev=0 [2021-09-09T03:11:44.143Z] + sed s/v// [2021-09-09T03:11:44.143Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-09T03:11:44.143Z] + [ -z 2.0.1-dev.39 ] [2021-09-09T03:11:44.143Z] + snapcraftctl set-version 2.0.1-dev.39 [2021-09-09T03:11:44.143Z] Building config-common [2021-09-09T03:11:44.143Z] + snapcraftctl build [2021-09-09T03:11:46.131Z] Skipping build go-build-helper (already ran) [2021-09-09T03:11:46.400Z] Building edgex-go [2021-09-09T03:11:46.670Z] + cd /root/parts/edgex-go/src [2021-09-09T03:11:46.670Z] + git describe --tags --abbrev=0 [2021-09-09T03:11:46.670Z] + sed s/v// [2021-09-09T03:11:46.670Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-09T03:11:46.670Z] + [ -z 2.0.1-dev.39 ] [2021-09-09T03:11:46.670Z] + echo 2.0.1-dev.39 [2021-09-09T03:11:46.670Z] + make build [2021-09-09T03:11:46.670Z] go mod tidy [2021-09-09T03:11:50.012Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T03:11:50.012Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T03:11:50.012Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T03:11:50.012Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T03:11:50.012Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T03:11:50.012Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T03:11:50.012Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T03:11:50.012Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T03:11:50.012Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T03:11:50.012Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T03:11:50.012Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T03:11:50.012Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T03:11:50.278Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T03:11:50.278Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T03:11:50.278Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T03:11:50.860Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T03:11:50.860Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T03:11:50.860Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T03:11:51.126Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T03:11:51.126Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T03:11:51.126Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T03:11:51.126Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T03:11:51.126Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T03:11:51.126Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T03:11:51.126Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T03:11:51.394Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T03:11:51.394Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T03:11:51.394Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T03:11:51.394Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T03:11:51.394Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T03:11:51.394Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T03:11:51.394Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T03:11:51.665Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T03:11:51.665Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T03:11:51.665Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T03:11:51.931Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T03:11:51.931Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T03:11:52.198Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T03:11:52.198Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T03:11:52.198Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T03:11:52.198Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T03:11:52.464Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T03:11:52.464Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T03:11:52.464Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T03:11:52.464Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T03:11:52.464Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T03:11:52.464Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T03:11:52.737Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T03:11:52.737Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T03:11:52.737Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T03:11:52.737Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T03:11:52.737Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T03:11:52.737Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T03:11:52.737Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T03:11:52.737Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T03:11:52.737Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T03:11:52.737Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T03:11:52.737Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T03:11:52.737Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T03:11:52.737Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T03:11:53.004Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T03:11:53.004Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T03:11:53.004Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T03:11:53.004Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T03:11:53.004Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T03:11:53.004Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T03:11:53.004Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T03:11:53.004Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T03:11:53.004Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T03:11:53.004Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T03:11:53.004Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T03:11:53.004Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T03:12:03.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T03:12:05.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T03:12:06.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T03:12:08.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T03:12:08.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T03:12:09.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T03:12:10.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T03:12:11.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T03:12:12.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T03:12:13.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T03:12:14.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T03:12:17.292Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T03:12:17.292Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T03:12:17.292Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T03:12:17.292Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T03:12:17.292Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T03:12:17.292Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T03:12:17.292Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T03:12:17.292Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T03:12:17.292Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T03:12:17.292Z] + 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-09T03:12:17.292Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T03:12:17.292Z] + 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-09T03:12:17.292Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T03:12:17.292Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T03:12:17.292Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T03:12:17.292Z] + 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-09T03:12:17.292Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T03:12:17.292Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T03:12:17.292Z] + 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-09T03:12:17.558Z] Building hooks [2021-09-09T03:12:17.558Z] + cd /root/parts/hooks/src [2021-09-09T03:12:17.558Z] + make build [2021-09-09T03:12:17.558Z] go mod tidy [2021-09-09T03:12:17.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:12:17.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:12:17.763Z] ---> 35d8df041929 [2021-09-09T03:12:17.763Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:12:17.763Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:12:17.763Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:12:17.763Z] ---> 35d8df041929 [2021-09-09T03:12:17.763Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T03:12:17.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:12:17.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:12:17.763Z] ---> 35d8df041929 [2021-09-09T03:12:17.763Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:12:17.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:12:17.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:12:17.763Z] ---> 35d8df041929 [2021-09-09T03:12:17.763Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:12:17.763Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:12:17.763Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:12:17.763Z] ---> 35d8df041929 [2021-09-09T03:12:17.763Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T03:12:18.519Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T03:12:18.519Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T03:12:18.519Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T03:12:18.519Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T03:12:19.103Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T03:12:19.685Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T03:12:20.269Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T03:12:20.269Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T03:12:20.369Z] ---> Running in 62833ae5d1dc [2021-09-09T03:12:20.370Z] ---> Running in 568525718fea [2021-09-09T03:12:20.370Z] ---> Running in 505cc1ee2dd5 [2021-09-09T03:12:20.370Z] ---> Running in b231c7a54e28 [2021-09-09T03:12:20.370Z] ---> Running in c9a478b48db4 [2021-09-09T03:12:20.970Z] Removing intermediate container b231c7a54e28 [2021-09-09T03:12:20.970Z] ---> b27179f89788 [2021-09-09T03:12:20.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:12:20.970Z] Removing intermediate container c9a478b48db4 [2021-09-09T03:12:20.970Z] ---> 0433ec70878e [2021-09-09T03:12:20.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:12:20.970Z] Removing intermediate container 62833ae5d1dc [2021-09-09T03:12:20.970Z] ---> 28181eb6cefe [2021-09-09T03:12:20.970Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:12:21.259Z] Removing intermediate container 568525718fea [2021-09-09T03:12:21.259Z] ---> 6b33cdf19f2c [2021-09-09T03:12:21.259Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:12:21.259Z] Removing intermediate container 505cc1ee2dd5 [2021-09-09T03:12:21.259Z] ---> 25ecf3c8e073 [2021-09-09T03:12:21.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:12:21.259Z] ---> Running in 4d9d5bcce704 [2021-09-09T03:12:21.259Z] ---> Running in e47ec499df92 [2021-09-09T03:12:21.537Z] ---> Running in 1062e0791433 [2021-09-09T03:12:21.537Z] ---> Running in ff3728a59570 [2021-09-09T03:12:21.537Z] ---> Running in b7af0195954e [2021-09-09T03:12:23.612Z] Building static-packages [2021-09-09T03:12:23.613Z] + snapcraftctl build [2021-09-09T03:12:24.994Z] Removing intermediate container 4d9d5bcce704 [2021-09-09T03:12:24.994Z] ---> 1eb009c9da8f [2021-09-09T03:12:24.994Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:12:25.024Z] Building version [2021-09-09T03:12:25.024Z] + snapcraftctl build [2021-09-09T03:12:25.268Z] ---> Running in 1b879ff621dd [2021-09-09T03:12:25.541Z] Removing intermediate container e47ec499df92 [2021-09-09T03:12:25.541Z] ---> 8c16e4614f61 [2021-09-09T03:12:25.541Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T03:12:25.541Z] Removing intermediate container ff3728a59570 [2021-09-09T03:12:25.541Z] ---> 2002d84b2fd7 [2021-09-09T03:12:25.541Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T03:12:25.821Z] ---> Running in 1e4527f43f64 [2021-09-09T03:12:25.821Z] Removing intermediate container b7af0195954e [2021-09-09T03:12:25.821Z] ---> 43ce0b788ae5 [2021-09-09T03:12:25.821Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T03:12:25.821Z] ---> Running in 051f7b2b92f5 [2021-09-09T03:12:26.097Z] Removing intermediate container 1062e0791433 [2021-09-09T03:12:26.097Z] ---> 1e8067005f36 [2021-09-09T03:12:26.097Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T03:12:26.097Z] ---> Running in 506267b5fb3f [2021-09-09T03:12:26.376Z] ---> Running in ab92579dc206 [2021-09-09T03:12:26.967Z] Staging config-common [2021-09-09T03:12:26.967Z] + snapcraftctl stage [2021-09-09T03:12:27.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:28.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:28.378Z] Skipping stage go-build-helper (already ran) [2021-09-09T03:12:28.378Z] Staging edgex-go [2021-09-09T03:12:28.378Z] + snapcraftctl stage [2021-09-09T03:12:28.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:29.243Z] OK: 218 MiB in 52 packages [2021-09-09T03:12:29.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:29.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:29.337Z] Staging hooks [2021-09-09T03:12:29.337Z] + snapcraftctl stage [2021-09-09T03:12:29.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:29.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:12:30.080Z] OK: 218 MiB in 52 packages [2021-09-09T03:12:30.080Z] OK: 218 MiB in 52 packages [2021-09-09T03:12:30.296Z] Staging static-packages [2021-09-09T03:12:30.296Z] + snapcraftctl stage [2021-09-09T03:12:30.693Z] OK: 218 MiB in 52 packages [2021-09-09T03:12:30.693Z] Removing intermediate container 1b879ff621dd [2021-09-09T03:12:30.693Z] ---> c23d90cc848e [2021-09-09T03:12:30.693Z] Step 6/24 : COPY go.mod . [2021-09-09T03:12:30.977Z] OK: 218 MiB in 52 packages [2021-09-09T03:12:31.256Z] Staging version [2021-09-09T03:12:31.256Z] + snapcraftctl stage [2021-09-09T03:12:31.973Z] Removing intermediate container 1e4527f43f64 [2021-09-09T03:12:31.974Z] ---> d16ec32411db [2021-09-09T03:12:31.974Z] Step 6/26 : COPY go.mod . [2021-09-09T03:12:32.218Z] Priming config-common [2021-09-09T03:12:32.219Z] + snapcraftctl prime [2021-09-09T03:12:32.250Z] ---> ad64a8e83dac [2021-09-09T03:12:32.250Z] Step 7/24 : RUN go mod download [2021-09-09T03:12:32.250Z] Removing intermediate container 051f7b2b92f5 [2021-09-09T03:12:32.250Z] ---> 491883ffc790 [2021-09-09T03:12:32.250Z] Step 6/23 : COPY go.mod . [2021-09-09T03:12:32.523Z] ---> Running in 8bd2e61715f9 [2021-09-09T03:12:32.524Z] Removing intermediate container 506267b5fb3f [2021-09-09T03:12:32.524Z] ---> 10348cfca165 [2021-09-09T03:12:32.524Z] Step 6/32 : COPY go.mod . [2021-09-09T03:12:32.801Z] Removing intermediate container ab92579dc206 [2021-09-09T03:12:32.801Z] ---> f4034f871e02 [2021-09-09T03:12:32.801Z] Step 6/24 : COPY go.mod . [2021-09-09T03:12:33.094Z] ---> 1be404b0edbe [2021-09-09T03:12:33.094Z] Step 7/26 : RUN go mod download [2021-09-09T03:12:33.178Z] Priming go-build-helper [2021-09-09T03:12:33.178Z] + snapcraftctl prime [2021-09-09T03:12:33.371Z] ---> Running in d9e0455296a4 [2021-09-09T03:12:33.647Z] ---> 95624b1a3278 [2021-09-09T03:12:33.647Z] Step 7/23 : RUN go mod download [2021-09-09T03:12:33.926Z] ---> Running in d4034b997479 [2021-09-09T03:12:34.137Z] Priming edgex-go [2021-09-09T03:12:34.137Z] + snapcraftctl prime [2021-09-09T03:12:34.210Z] ---> 70c5a120b562 [2021-09-09T03:12:34.210Z] Step 7/24 : RUN go mod download [2021-09-09T03:12:34.210Z] ---> ce4829e798bb [2021-09-09T03:12:34.210Z] Step 7/32 : RUN go mod download [2021-09-09T03:12:34.210Z] ---> Running in dc4c094a8477 [2021-09-09T03:12:34.210Z] ---> Running in f46ddc191653 [2021-09-09T03:12:35.552Z] Priming hooks [2021-09-09T03:12:35.552Z] + snapcraftctl prime [2021-09-09T03:12:36.513Z] Priming static-packages [2021-09-09T03:12:36.780Z] + snapcraftctl prime [2021-09-09T03:12:37.617Z] Removing intermediate container 8bd2e61715f9 [2021-09-09T03:12:37.617Z] ---> 252535dadd03 [2021-09-09T03:12:37.617Z] Step 8/24 : COPY . . [2021-09-09T03:12:39.361Z] Priming version [2021-09-09T03:12:39.361Z] + snapcraftctl prime [2021-09-09T03:12:40.322Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-09T03:12:41.017Z] Removing intermediate container d9e0455296a4 [2021-09-09T03:12:41.017Z] ---> be2631ce5124 [2021-09-09T03:12:41.017Z] Step 8/26 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T03:12:42.457Z] Removing intermediate container d4034b997479 [2021-09-09T03:12:42.458Z] ---> c89504b721d0 [2021-09-09T03:12:42.458Z] Step 8/23 : COPY . . [2021-09-09T03:12:46.031Z] Removing intermediate container f46ddc191653 [2021-09-09T03:12:46.031Z] ---> 682fa0fa6728 [2021-09-09T03:12:46.031Z] Step 8/24 : COPY . . [2021-09-09T03:12:47.018Z] Removing intermediate container dc4c094a8477 [2021-09-09T03:12:47.018Z] ---> b5e2656bc775 [2021-09-09T03:12:47.018Z] Step 8/32 : COPY . . [2021-09-09T03:12:59.427Z] ---> cad7f2952e38 [2021-09-09T03:12:59.427Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:13:02.039Z] ---> Running in 208e78a94b82 [2021-09-09T03:13:02.039Z] ---> 069dd1b22b8f [2021-09-09T03:13:02.039Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:13:02.039Z] ---> 49004bd8da43 [2021-09-09T03:13:02.039Z] Step 9/26 : RUN go mod tidy [2021-09-09T03:13:02.039Z] ---> a9a5d7709ca2 [2021-09-09T03:13:02.040Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:13:02.040Z] ---> 52d31680af1e [2021-09-09T03:13:02.040Z] Step 9/32 : RUN go mod tidy [2021-09-09T03:13:02.315Z] ---> Running in 6a136f07b826 [2021-09-09T03:13:02.315Z] ---> Running in 06868a9318ab [2021-09-09T03:13:02.588Z] ---> Running in b01ba7f11f64 [2021-09-09T03:13:02.588Z] ---> Running in b31fbc2134fc [2021-09-09T03:13:06.915Z] Removing intermediate container 208e78a94b82 [2021-09-09T03:13:06.915Z] ---> 0f68c2355714 [2021-09-09T03:13:06.915Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T03:13:06.915Z] ---> Running in 49a29c87cab4 [2021-09-09T03:13:08.909Z] 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-09T03:13:09.186Z] Removing intermediate container 6a136f07b826 [2021-09-09T03:13:09.187Z] ---> d2ea69e79744 [2021-09-09T03:13:09.187Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T03:13:09.459Z] ---> Running in 7b4d782555f2 [2021-09-09T03:13:10.060Z] Removing intermediate container 06868a9318ab [2021-09-09T03:13:10.060Z] ---> f074b3ff229c [2021-09-09T03:13:10.060Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T03:13:10.333Z] ---> Running in 44077afe8993 [2021-09-09T03:13:10.333Z] Removing intermediate container b01ba7f11f64 [2021-09-09T03:13:10.333Z] ---> d012baca70ac [2021-09-09T03:13:10.333Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T03:13:10.607Z] Removing intermediate container b31fbc2134fc [2021-09-09T03:13:10.607Z] ---> a01f33e68324 [2021-09-09T03:13:10.607Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T03:13:10.882Z] ---> Running in b8256ec75fa1 [2021-09-09T03:13:10.882Z] ---> Running in 833044b3e69d [2021-09-09T03:13:11.876Z] 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-09T03:13:13.328Z] 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-09T03:13:13.606Z] 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-09T03:13:13.606Z] 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-09T03:15:05.537Z] 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-09T03:15:06.155Z] Removing intermediate container 833044b3e69d [2021-09-09T03:15:06.155Z] ---> c2ecb036aaf1 [2021-09-09T03:15:06.155Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T03:15:06.760Z] ---> Running in 2c7a255bf612 [2021-09-09T03:15:09.424Z] 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-09T03:15:16.158Z] Removing intermediate container b8256ec75fa1 [2021-09-09T03:15:16.158Z] ---> f9bbd3eee3fa [2021-09-09T03:15:16.158Z] [2021-09-09T03:15:16.158Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T03:15:16.158Z] Removing intermediate container 44077afe8993 [2021-09-09T03:15:16.158Z] ---> ea83c12107db [2021-09-09T03:15:16.158Z] [2021-09-09T03:15:16.158Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T03:15:16.158Z] Removing intermediate container 49a29c87cab4 [2021-09-09T03:15:16.158Z] ---> 978724f46dd2 [2021-09-09T03:15:16.158Z] [2021-09-09T03:15:16.158Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:15:16.158Z] 3.12: Pulling from library/alpine [2021-09-09T03:15:16.158Z] 3.12: Pulling from library/alpine [2021-09-09T03:15:16.158Z] Removing intermediate container 2c7a255bf612 [2021-09-09T03:15:16.158Z] ---> 8cf5accbfe02 [2021-09-09T03:15:16.158Z] [2021-09-09T03:15:16.158Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T03:15:16.158Z] 3.12: Pulling from library/alpine [2021-09-09T03:15:17.599Z] 20.10.7: Pulling from library/docker [2021-09-09T03:15:17.599Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:15:17.599Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:15:17.599Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T03:15:17.599Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T03:15:17.599Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:15:17.599Z] Status: Image is up to date for alpine:3.12 [2021-09-09T03:15:17.599Z] ---> afc2cc120ca2 [2021-09-09T03:15:17.599Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T03:15:17.599Z] ---> afc2cc120ca2 [2021-09-09T03:15:17.599Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:15:17.880Z] ---> afc2cc120ca2 [2021-09-09T03:15:17.880Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T03:15:17.880Z] Removing intermediate container 7b4d782555f2 [2021-09-09T03:15:17.880Z] ---> e6cb95325481 [2021-09-09T03:15:17.880Z] [2021-09-09T03:15:17.880Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:15:17.880Z] ---> afc2cc120ca2 [2021-09-09T03:15:17.880Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T03:15:18.153Z] ---> Running in 69abfbb86611 [2021-09-09T03:15:18.153Z] ---> Running in f5842aa740e3 [2021-09-09T03:15:18.153Z] ---> Running in bd6876735bf8 [2021-09-09T03:15:18.153Z] ---> Running in ce91eecc7fe1 [2021-09-09T03:15:19.138Z] Removing intermediate container 69abfbb86611 [2021-09-09T03:15:19.138Z] ---> de7c8b9713d8 [2021-09-09T03:15:19.138Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T03:15:19.416Z] ---> Running in 7aec2660deda [2021-09-09T03:15:20.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:20.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:20.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:20.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:20.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:20.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:21.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:21.503Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T03:15:21.503Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T03:15:21.503Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T03:15:21.503Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:15:21.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:21.503Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T03:15:21.503Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T03:15:21.503Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:15:21.503Z] OK: 5 MiB in 15 packages [2021-09-09T03:15:21.503Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:15:21.503Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:15:21.503Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:15:21.783Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:15:21.783Z] OK: 6 MiB in 16 packages [2021-09-09T03:15:21.783Z] OK: 6 MiB in 17 packages [2021-09-09T03:15:22.063Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:15:22.063Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T03:15:22.063Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:15:22.339Z] OK: 5 MiB in 16 packages [2021-09-09T03:15:24.320Z] Removing intermediate container f5842aa740e3 [2021-09-09T03:15:24.320Z] ---> 53e09dae6084 [2021-09-09T03:15:24.320Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:15:24.599Z] ---> Running in 4584ead44b0f [2021-09-09T03:15:25.198Z] Removing intermediate container 7aec2660deda [2021-09-09T03:15:25.198Z] ---> 7ffb0fb663b0 [2021-09-09T03:15:25.198Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T03:15:25.795Z] Removing intermediate container ce91eecc7fe1 [2021-09-09T03:15:25.795Z] ---> 51efc5055d25 [2021-09-09T03:15:25.795Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:15:25.795Z] Removing intermediate container bd6876735bf8 [2021-09-09T03:15:25.795Z] ---> 9fd66893ed4b [2021-09-09T03:15:25.795Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:15:26.394Z] ---> Running in 0690441f8ab1 [2021-09-09T03:15:26.669Z] Removing intermediate container 4584ead44b0f [2021-09-09T03:15:26.669Z] ---> 2e60af8b8615 [2021-09-09T03:15:26.669Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T03:15:27.264Z] ---> Running in 5076a046b53e [2021-09-09T03:15:27.264Z] ---> Running in a2d783d475ae [2021-09-09T03:15:27.539Z] ---> Running in 4200f85486de [2021-09-09T03:15:27.810Z] Removing intermediate container 0690441f8ab1 [2021-09-09T03:15:27.810Z] ---> 2766801c58f9 [2021-09-09T03:15:27.810Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T03:15:28.086Z] Removing intermediate container 5076a046b53e [2021-09-09T03:15:28.086Z] ---> 96977fcbd883 [2021-09-09T03:15:28.086Z] Step 14/26 : WORKDIR / [2021-09-09T03:15:28.086Z] Removing intermediate container a2d783d475ae [2021-09-09T03:15:28.086Z] ---> cc74a70d61fa [2021-09-09T03:15:28.086Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T03:15:28.680Z] ---> Running in 5ff8131660b9 [2021-09-09T03:15:29.281Z] Removing intermediate container 4200f85486de [2021-09-09T03:15:29.281Z] ---> 0e6583dd7445 [2021-09-09T03:15:29.281Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:15:29.281Z] ---> Running in bea193b16c98 [2021-09-09T03:15:29.281Z] ---> Running in 0b2d721cc989 [2021-09-09T03:15:29.555Z] ---> Running in c3e5769c7a95 [2021-09-09T03:15:29.555Z] Removing intermediate container 5ff8131660b9 [2021-09-09T03:15:29.555Z] ---> 4dfa598be03d [2021-09-09T03:15:29.555Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T03:15:29.836Z] Removing intermediate container bea193b16c98 [2021-09-09T03:15:29.836Z] ---> 8bead8117d89 [2021-09-09T03:15:29.836Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:15:29.836Z] ---> Running in 6eb1f4123081 [2021-09-09T03:15:30.116Z] ---> Running in 9b55cb271c16 [2021-09-09T03:15:30.395Z] Removing intermediate container 0b2d721cc989 [2021-09-09T03:15:30.395Z] ---> fba2fb11e71d [2021-09-09T03:15:30.395Z] 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-09T03:15:30.395Z] Removing intermediate container c3e5769c7a95 [2021-09-09T03:15:30.395Z] ---> b0367dab4080 [2021-09-09T03:15:30.395Z] Step 16/24 : WORKDIR / [2021-09-09T03:15:30.669Z] ---> Running in 759affca2f96 [2021-09-09T03:15:30.945Z] Removing intermediate container 9b55cb271c16 [2021-09-09T03:15:30.945Z] ---> 8ee288994b3b [2021-09-09T03:15:30.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:15:31.546Z] Removing intermediate container 759affca2f96 [2021-09-09T03:15:31.546Z] ---> a14d569184a7 [2021-09-09T03:15:31.546Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:15:31.824Z] ---> 0f24a3d33697 [2021-09-09T03:15:31.824Z] 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-09T03:15:31.824Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T03:15:31.824Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T03:15:32.113Z] ---> df445af6242a [2021-09-09T03:15:32.113Z] 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-09T03:15:32.113Z] ---> 722b5e7d6afc [2021-09-09T03:15:32.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T03:15:32.113Z] ---> Running in f3a3d9ebc4bd [2021-09-09T03:15:33.551Z] Removing intermediate container f3a3d9ebc4bd [2021-09-09T03:15:33.551Z] ---> c21b4f6b68f6 [2021-09-09T03:15:33.551Z] 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-09T03:15:33.551Z] ---> 892ab0c157c3 [2021-09-09T03:15:33.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T03:15:34.145Z] ---> Running in ca26aa2c879e [2021-09-09T03:15:34.145Z] ---> 1e3a4de9ea12 [2021-09-09T03:15:34.146Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T03:15:34.146Z] Removing intermediate container 6eb1f4123081 [2021-09-09T03:15:34.146Z] ---> 579949968451 [2021-09-09T03:15:34.146Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T03:15:34.745Z] ---> c5126c4c7df3 [2021-09-09T03:15:34.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T03:15:34.745Z] ---> Running in 653f90c78a97 [2021-09-09T03:15:35.020Z] ---> 68bf12595e06 [2021-09-09T03:15:35.020Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T03:15:35.294Z] ---> d9599deeabff [2021-09-09T03:15:35.294Z] 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-09T03:15:35.893Z] Removing intermediate container 653f90c78a97 [2021-09-09T03:15:35.893Z] ---> c1feb57d9282 [2021-09-09T03:15:35.893Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T03:15:36.179Z] ---> 2659e6ee985a [2021-09-09T03:15:36.179Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T03:15:36.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:36.463Z] ---> e13d47dcf79f [2021-09-09T03:15:36.463Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T03:15:36.463Z] ---> Running in 38fc5fa15823 [2021-09-09T03:15:36.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:15:36.736Z] ---> Running in a472a87728c1 [2021-09-09T03:15:36.736Z] ---> d1624051038f [2021-09-09T03:15:36.736Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T03:15:37.339Z] ---> 1841f133127c [2021-09-09T03:15:37.340Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T03:15:37.612Z] ---> Running in 50685f183299 [2021-09-09T03:15:37.612Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T03:15:37.612Z] Removing intermediate container 38fc5fa15823 [2021-09-09T03:15:37.612Z] Removing intermediate container a472a87728c1 [2021-09-09T03:15:37.612Z] ---> f80f7ae13666 [2021-09-09T03:15:37.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:15:37.612Z] ---> dcc8dd12323f [2021-09-09T03:15:37.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:15:37.612Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T03:15:37.612Z] Executing bash-5.1.0-r0.post-install [2021-09-09T03:15:37.612Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T03:15:37.612Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T03:15:37.886Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T03:15:37.886Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T03:15:37.886Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T03:15:37.886Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T03:15:37.886Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T03:15:37.886Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T03:15:37.886Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T03:15:37.886Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T03:15:37.886Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T03:15:37.886Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T03:15:37.886Z] ---> Running in 2e9c593cd209 [2021-09-09T03:15:37.886Z] ---> Running in c286dea73c52 [2021-09-09T03:15:38.877Z] ---> e9c5fdf36220 [2021-09-09T03:15:38.877Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T03:15:38.877Z] Removing intermediate container c286dea73c52 [2021-09-09T03:15:38.877Z] ---> dd1fe271f529 [2021-09-09T03:15:38.877Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:15:39.151Z] Removing intermediate container 2e9c593cd209 [2021-09-09T03:15:39.151Z] ---> ffbe4a1505b2 [2021-09-09T03:15:39.151Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T03:15:39.428Z] ---> Running in 46c1892875a9 [2021-09-09T03:15:39.428Z] ---> Running in ab0b43e79982 [2021-09-09T03:15:40.424Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T03:15:40.424Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T03:15:40.424Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T03:15:40.424Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T03:15:40.424Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T03:15:40.424Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T03:15:40.714Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T03:15:40.714Z] Removing intermediate container ab0b43e79982 [2021-09-09T03:15:40.714Z] ---> c419b313f054 [2021-09-09T03:15:40.714Z] Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:15:40.714Z] ---> e362dc09e4d1 [2021-09-09T03:15:40.714Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T03:15:40.714Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T03:15:40.714Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T03:15:40.714Z] Removing intermediate container 46c1892875a9 [2021-09-09T03:15:40.714Z] ---> ad5de1dafb3b [2021-09-09T03:15:40.714Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:15:40.991Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T03:15:40.991Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T03:15:40.991Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T03:15:40.991Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T03:15:40.991Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T03:15:40.991Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T03:15:40.991Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T03:15:40.991Z] ---> Running in 04100d999830 [2021-09-09T03:15:40.991Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T03:15:40.991Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T03:15:40.991Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T03:15:41.269Z] ---> Running in e085138ac6aa [2021-09-09T03:15:41.269Z] Removing intermediate container 50685f183299 [2021-09-09T03:15:41.269Z] ---> 2841b7c356ce [2021-09-09T03:15:41.269Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:15:41.269Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T03:15:41.269Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T03:15:41.269Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T03:15:41.269Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T03:15:41.269Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T03:15:41.269Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T03:15:41.878Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T03:15:41.878Z] OK: 82 MiB in 59 packages [2021-09-09T03:15:42.162Z] ---> 27c6d07379ca [2021-09-09T03:15:42.162Z] 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-09T03:15:42.162Z] Removing intermediate container e085138ac6aa [2021-09-09T03:15:42.438Z] ---> 5d80ba627414 [2021-09-09T03:15:42.438Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:15:42.438Z] Removing intermediate container 04100d999830 [2021-09-09T03:15:42.438Z] ---> 12983bac319e [2021-09-09T03:15:42.438Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T03:15:42.727Z] ---> Running in a01dbef1148e [2021-09-09T03:15:42.727Z] ---> Running in ff28f1424e8a [2021-09-09T03:15:42.727Z] ---> Running in 52f8f0f34fd0 [2021-09-09T03:15:42.727Z] ---> a6e3f81b9779 [2021-09-09T03:15:42.727Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T03:15:43.330Z] Removing intermediate container a01dbef1148e [2021-09-09T03:15:43.330Z] ---> 1b156d6f33f4 [2021-09-09T03:15:43.330Z] [2021-09-09T03:15:43.612Z] Removing intermediate container 52f8f0f34fd0 [2021-09-09T03:15:43.613Z] ---> d9299e3b9a1e [2021-09-09T03:15:43.613Z] [2021-09-09T03:15:44.215Z] Successfully built 1b156d6f33f4 [2021-09-09T03:15:44.215Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T03:15:44.215Z]  Building support-notifications ... done Building core-command [2021-09-09T03:15:44.215Z] Successfully built d9299e3b9a1e [2021-09-09T03:15:44.215Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T03:15:44.215Z] Building core-data [2021-09-09T03:15:44.819Z]  Building core-metadata ... done  ---> d6732756573a [2021-09-09T03:15:44.819Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T03:15:46.264Z] Removing intermediate container ff28f1424e8a [2021-09-09T03:15:46.264Z] ---> e9d3d895b8dd [2021-09-09T03:15:46.264Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T03:15:46.543Z] ---> ce730e72db21 [2021-09-09T03:15:46.543Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T03:15:46.817Z] ---> Running in 258be4ac0002 [2021-09-09T03:15:48.262Z] Removing intermediate container 258be4ac0002 [2021-09-09T03:15:48.262Z] ---> 59960dafdacc [2021-09-09T03:15:48.262Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T03:15:48.535Z] ---> 6a3014138eeb [2021-09-09T03:15:48.535Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T03:15:48.813Z] ---> Running in 737c2c287d36 [2021-09-09T03:15:49.806Z] Removing intermediate container 737c2c287d36 [2021-09-09T03:15:49.806Z] ---> 56c44d51f730 [2021-09-09T03:15:49.806Z] Step 25/26 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:15:50.081Z] ---> 7a42b6b09708 [2021-09-09T03:15:50.081Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T03:15:50.081Z] ---> Running in df29b176c55b [2021-09-09T03:15:50.697Z] ---> Running in a647fc709a2e [2021-09-09T03:15:50.976Z] Collecting docker-compose==1.23.2 [2021-09-09T03:15:50.976Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T03:15:50.976Z] Removing intermediate container df29b176c55b [2021-09-09T03:15:50.976Z] ---> d34cf62d90eb [2021-09-09T03:15:50.976Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T03:15:51.575Z] ---> Running in 43c378c418d1 [2021-09-09T03:15:51.575Z] Removing intermediate container a647fc709a2e [2021-09-09T03:15:51.575Z] ---> 3da025fda14a [2021-09-09T03:15:51.575Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T03:15:52.568Z] Removing intermediate container 43c378c418d1 [2021-09-09T03:15:52.568Z] ---> 6ae627f55434 [2021-09-09T03:15:52.568Z] [2021-09-09T03:15:52.568Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T03:15:52.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T03:15:52.846Z] Successfully built 6ae627f55434 [2021-09-09T03:15:52.846Z] ---> d638e42d2f06 [2021-09-09T03:15:52.846Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T03:15:52.846Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T03:15:52.846Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T03:15:52.846Z] Building security-proxy-setup [2021-09-09T03:15:52.846Z]  Building security-secretstore-setup ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T03:15:54.878Z] ---> Running in 54ec1b851270 [2021-09-09T03:15:54.878Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T03:15:54.878Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T03:15:54.878Z] 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-09T03:15:54.878Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T03:15:54.878Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T03:15:55.878Z] Removing intermediate container 54ec1b851270 [2021-09-09T03:15:55.878Z] ---> 751b03065843 [2021-09-09T03:15:55.879Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T03:15:56.478Z] Collecting PyYAML<4,>=3.10 [2021-09-09T03:15:56.478Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T03:15:56.478Z] ---> Running in 559dbae05ab4 [2021-09-09T03:15:57.468Z] Removing intermediate container 559dbae05ab4 [2021-09-09T03:15:57.468Z] ---> 7bc141465ccb [2021-09-09T03:15:57.468Z] Step 29/32 : CMD ["gate"] [2021-09-09T03:15:58.448Z] ---> Running in 5343413556c4 [2021-09-09T03:15:59.059Z] Removing intermediate container 5343413556c4 [2021-09-09T03:15:59.059Z] ---> ae672da4536c [2021-09-09T03:15:59.059Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T03:15:59.662Z] ---> Running in 3401888996d6 [2021-09-09T03:16:00.289Z] Removing intermediate container 3401888996d6 [2021-09-09T03:16:00.289Z] ---> a917781278ee [2021-09-09T03:16:00.567Z] Step 31/32 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:16:00.567Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T03:16:00.567Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T03:16:00.567Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T03:16:00.567Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T03:16:00.838Z] ---> Running in 7df53c5c57f7 [2021-09-09T03:16:02.125Z] Removing intermediate container 7df53c5c57f7 [2021-09-09T03:16:02.125Z] ---> 8716ecef50c9 [2021-09-09T03:16:02.125Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T03:16:02.758Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T03:16:03.180Z] ---> Running in d7f890676bc2 [2021-09-09T03:16:03.180Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T03:16:03.813Z] Removing intermediate container d7f890676bc2 [2021-09-09T03:16:03.813Z] ---> 84430a70c153 [2021-09-09T03:16:03.813Z] [2021-09-09T03:16:04.478Z] Successfully built 84430a70c153 [2021-09-09T03:16:04.478Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T03:16:04.478Z]  Building security-bootstrapper ... done Building support-scheduler [2021-09-09T03:16:05.529Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T03:16:05.529Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T03:16:05.825Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T03:16:05.825Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T03:16:07.296Z] Collecting idna<2.8,>=2.5 [2021-09-09T03:16:07.296Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T03:16:07.896Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T03:16:07.896Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T03:16:08.169Z] Collecting certifi>=2017.4.17 [2021-09-09T03:16:08.169Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T03:16:08.447Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T03:16:08.447Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T03:16:08.725Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T03:16:08.725Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T03:16:08.725Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T03:16:08.725Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T03:16:10.176Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T03:16:10.176Z] Attempting uninstall: urllib3 [2021-09-09T03:16:10.176Z] Found existing installation: urllib3 1.26.2 [2021-09-09T03:16:10.176Z] Uninstalling urllib3-1.26.2: [2021-09-09T03:16:10.176Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T03:16:10.451Z] Attempting uninstall: idna [2021-09-09T03:16:10.451Z] Found existing installation: idna 3.1 [2021-09-09T03:16:10.451Z] Uninstalling idna-3.1: [2021-09-09T03:16:10.726Z] Successfully uninstalled idna-3.1 [2021-09-09T03:16:11.326Z] Attempting uninstall: chardet [2021-09-09T03:16:11.326Z] Found existing installation: chardet 4.0.0 [2021-09-09T03:16:11.326Z] Uninstalling chardet-4.0.0: [2021-09-09T03:16:11.602Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T03:16:13.041Z] Attempting uninstall: requests [2021-09-09T03:16:13.041Z] Found existing installation: requests 2.25.1 [2021-09-09T03:16:13.041Z] Uninstalling requests-2.25.1: [2021-09-09T03:16:13.041Z] Successfully uninstalled requests-2.25.1 [2021-09-09T03:16:13.320Z] Running setup.py install for texttable: started [2021-09-09T03:16:15.952Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T03:16:15.952Z] Running setup.py install for PyYAML: started [2021-09-09T03:16:17.940Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T03:16:18.215Z] Running setup.py install for docopt: started [2021-09-09T03:16:20.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:16:20.849Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:16:20.849Z] ---> 35d8df041929 [2021-09-09T03:16:20.849Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:16:20.849Z] ---> Using cache [2021-09-09T03:16:20.849Z] ---> 25ecf3c8e073 [2021-09-09T03:16:20.849Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:16:20.849Z] ---> Using cache [2021-09-09T03:16:20.849Z] ---> 2002d84b2fd7 [2021-09-09T03:16:20.849Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T03:16:20.849Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T03:16:20.849Z] Running setup.py install for dockerpty: started [2021-09-09T03:16:20.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:16:20.849Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:16:20.849Z] ---> 35d8df041929 [2021-09-09T03:16:20.849Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:16:20.849Z] ---> Using cache [2021-09-09T03:16:20.849Z] ---> 25ecf3c8e073 [2021-09-09T03:16:20.849Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:16:20.849Z] ---> Using cache [2021-09-09T03:16:20.850Z] ---> 2002d84b2fd7 [2021-09-09T03:16:20.850Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:16:23.498Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T03:16:24.494Z] ---> Running in ea4c3fd68bb6 [2021-09-09T03:16:24.494Z] ---> Running in 43e4f00fd26f [2021-09-09T03:16:25.932Z] 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-09T03:16:26.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:16:27.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:16:27.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:16:28.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:16:29.077Z] OK: 218 MiB in 52 packages [2021-09-09T03:16:29.077Z] OK: 218 MiB in 52 packages [2021-09-09T03:16:30.519Z] Removing intermediate container ea4c3fd68bb6 [2021-09-09T03:16:30.519Z] ---> b12a3ab0dbbc [2021-09-09T03:16:30.519Z] Step 6/24 : COPY go.mod . [2021-09-09T03:16:31.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:16:31.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:16:31.120Z] ---> 35d8df041929 [2021-09-09T03:16:31.120Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T03:16:31.120Z] ---> Using cache [2021-09-09T03:16:31.120Z] ---> 25ecf3c8e073 [2021-09-09T03:16:31.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:16:31.120Z] ---> Using cache [2021-09-09T03:16:31.120Z] ---> 2002d84b2fd7 [2021-09-09T03:16:31.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T03:16:31.120Z] Removing intermediate container 43e4f00fd26f [2021-09-09T03:16:31.120Z] ---> e794e06f8173 [2021-09-09T03:16:31.120Z] Step 6/24 : COPY go.mod . [2021-09-09T03:16:31.395Z] ---> Running in 28a47dcdd754 [2021-09-09T03:16:32.392Z] ---> ce6642330f15 [2021-09-09T03:16:32.392Z] Step 7/24 : RUN go mod download [2021-09-09T03:16:32.392Z] ---> Running in 4a7aa9b19d1f [2021-09-09T03:16:33.000Z] ---> f7ad8d2d0794 [2021-09-09T03:16:33.000Z] Step 7/24 : RUN go mod download [2021-09-09T03:16:33.273Z] ---> Running in 7e42ffe792cc [2021-09-09T03:16:33.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:16:34.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:16:35.525Z] OK: 218 MiB in 52 packages [2021-09-09T03:16:38.165Z] Removing intermediate container 28a47dcdd754 [2021-09-09T03:16:38.165Z] ---> 9233047a920f [2021-09-09T03:16:38.165Z] Step 6/22 : COPY go.mod . [2021-09-09T03:16:38.766Z] Removing intermediate container 4a7aa9b19d1f [2021-09-09T03:16:38.766Z] ---> a26fc0ca5a81 [2021-09-09T03:16:38.766Z] Step 8/24 : COPY . . [2021-09-09T03:16:39.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:16:39.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:16:39.048Z] ---> 35d8df041929 [2021-09-09T03:16:39.048Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:16:39.048Z] ---> Using cache [2021-09-09T03:16:39.048Z] ---> 25ecf3c8e073 [2021-09-09T03:16:39.048Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:16:39.048Z] ---> Using cache [2021-09-09T03:16:39.048Z] ---> 2002d84b2fd7 [2021-09-09T03:16:39.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T03:16:39.048Z] ---> Using cache [2021-09-09T03:16:39.048Z] ---> 9233047a920f [2021-09-09T03:16:39.048Z] Step 6/23 : COPY go.mod . [2021-09-09T03:16:39.324Z] Removing intermediate container 7e42ffe792cc [2021-09-09T03:16:39.324Z] ---> ccea3d6e65d4 [2021-09-09T03:16:39.324Z] Step 8/24 : COPY . . [2021-09-09T03:16:39.924Z] ---> 828de4cba086 [2021-09-09T03:16:39.924Z] Step 7/22 : RUN go mod download [2021-09-09T03:16:40.196Z] ---> Running in 7e6de07c8476 [2021-09-09T03:16:40.474Z] ---> 5e49ca6545ad [2021-09-09T03:16:40.474Z] Step 7/23 : RUN go mod download [2021-09-09T03:16:41.076Z] ---> Running in 9b1e5a493495 [2021-09-09T03:16:43.714Z] Removing intermediate container ca26aa2c879e [2021-09-09T03:16:43.714Z] ---> ecd1fbffe337 [2021-09-09T03:16:43.714Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T03:16:45.707Z] ---> Running in 54a54c4fea1c [2021-09-09T03:16:46.305Z] Removing intermediate container 54a54c4fea1c [2021-09-09T03:16:46.305Z] ---> c6278de5fc87 [2021-09-09T03:16:46.305Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T03:16:46.903Z] ---> Running in 04211fb07da9 [2021-09-09T03:16:46.903Z] Removing intermediate container 7e6de07c8476 [2021-09-09T03:16:46.903Z] ---> 3aa668d8ef84 [2021-09-09T03:16:46.903Z] Step 8/22 : COPY . . [2021-09-09T03:16:46.903Z] Removing intermediate container 9b1e5a493495 [2021-09-09T03:16:46.903Z] ---> aae4180d6148 [2021-09-09T03:16:46.903Z] Step 8/23 : COPY . . [2021-09-09T03:16:47.502Z] Removing intermediate container 04211fb07da9 [2021-09-09T03:16:47.502Z] ---> 0ff46ebdae75 [2021-09-09T03:16:47.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T03:16:50.907Z] ---> 4a3c7ee88a5e [2021-09-09T03:16:50.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T03:16:52.362Z] ---> f6d84808c06d [2021-09-09T03:16:52.362Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T03:16:54.986Z] ---> dd11624252c2 [2021-09-09T03:16:54.986Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T03:16:55.976Z] ---> Running in 5ec0e5a0a625 [2021-09-09T03:16:57.973Z] Removing intermediate container 5ec0e5a0a625 [2021-09-09T03:16:57.974Z] ---> 44f05f18a118 [2021-09-09T03:16:57.974Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:16:59.410Z] ---> Running in ce0d530d298d [2021-09-09T03:16:59.410Z] ---> 1980d0d3658b [2021-09-09T03:16:59.410Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:17:00.015Z] ---> a3cb3185cfaa [2021-09-09T03:17:00.015Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:17:01.992Z] ---> Running in c82fb4028588 [2021-09-09T03:17:01.992Z] ---> Running in 93302e0c1e78 [2021-09-09T03:17:03.425Z] Removing intermediate container ce0d530d298d [2021-09-09T03:17:03.425Z] ---> f60f0a444245 [2021-09-09T03:17:03.425Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:17:03.709Z] ---> Running in ab441dc91da1 [2021-09-09T03:17:04.313Z] ---> 56e6c642d93b [2021-09-09T03:17:04.313Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:17:04.313Z] ---> 1caa1fc7496d [2021-09-09T03:17:04.313Z] Step 9/22 : RUN go mod tidy [2021-09-09T03:17:04.588Z] ---> Running in 7d50d00361b6 [2021-09-09T03:17:04.589Z] Removing intermediate container ab441dc91da1 [2021-09-09T03:17:04.589Z] ---> a14f8f8466c2 [2021-09-09T03:17:04.589Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:17:04.589Z] ---> Running in 23773306679b [2021-09-09T03:17:05.179Z] ---> Running in 06a75b2c768f [2021-09-09T03:17:05.780Z] Removing intermediate container 06a75b2c768f [2021-09-09T03:17:05.780Z] ---> b151c237547c [2021-09-09T03:17:05.780Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:17:05.780Z] ---> Running in fb55b1820a24 [2021-09-09T03:17:06.394Z] Removing intermediate container fb55b1820a24 [2021-09-09T03:17:06.394Z] ---> 68554efab471 [2021-09-09T03:17:06.394Z] [2021-09-09T03:17:06.996Z] Successfully built 68554efab471 [2021-09-09T03:17:06.996Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T03:17:08.981Z]  Building sys-mgmt-agent ... done Removing intermediate container c82fb4028588 [2021-09-09T03:17:08.981Z] ---> 0f1dda6a3b5e [2021-09-09T03:17:08.981Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T03:17:09.253Z] ---> Running in fb77fde1f17b [2021-09-09T03:17:09.850Z] Removing intermediate container 93302e0c1e78 [2021-09-09T03:17:09.850Z] ---> 5ccd875f802c [2021-09-09T03:17:09.850Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T03:17:10.126Z] ---> Running in abf78a43743a [2021-09-09T03:17:10.727Z] 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-09T03:17:11.016Z] Removing intermediate container 23773306679b [2021-09-09T03:17:11.016Z] ---> e27dbda34b77 [2021-09-09T03:17:11.016Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T03:17:11.017Z] Removing intermediate container 7d50d00361b6 [2021-09-09T03:17:11.017Z] ---> 7f6efc66b7da [2021-09-09T03:17:11.017Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T03:17:11.299Z] ---> Running in 01c8d69f9789 [2021-09-09T03:17:11.299Z] ---> Running in 96e67c4cac11 [2021-09-09T03:17:12.303Z] 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-09T03:17:13.294Z] 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-09T03:17:13.294Z] 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-09T03:18:50.156Z] 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-09T03:18:50.156Z] Removing intermediate container abf78a43743a [2021-09-09T03:18:50.156Z] ---> c2e2bedcfe56 [2021-09-09T03:18:50.156Z] [2021-09-09T03:18:50.156Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:18:50.156Z] ---> afc2cc120ca2 [2021-09-09T03:18:50.156Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:18:50.156Z] ---> Using cache [2021-09-09T03:18:50.156Z] ---> 53e09dae6084 [2021-09-09T03:18:50.156Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:18:50.156Z] ---> Using cache [2021-09-09T03:18:50.156Z] ---> 2e60af8b8615 [2021-09-09T03:18:50.156Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T03:18:50.156Z] ---> Running in 9e22135745d2 [2021-09-09T03:18:50.156Z] Removing intermediate container 9e22135745d2 [2021-09-09T03:18:50.156Z] ---> 463d4c9f37da [2021-09-09T03:18:50.156Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:18:50.156Z] ---> Running in 2620f79312ec [2021-09-09T03:18:50.156Z] Removing intermediate container 2620f79312ec [2021-09-09T03:18:50.156Z] ---> 7cf5113da387 [2021-09-09T03:18:50.156Z] Step 16/24 : WORKDIR / [2021-09-09T03:18:50.156Z] ---> Running in 63e9c6bcd442 [2021-09-09T03:18:50.156Z] Removing intermediate container 63e9c6bcd442 [2021-09-09T03:18:50.156Z] ---> 8e9d8afe119e [2021-09-09T03:18:50.156Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:18:50.156Z] ---> 000679393d54 [2021-09-09T03:18:50.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T03:18:50.156Z] Removing intermediate container 96e67c4cac11 [2021-09-09T03:18:50.156Z] ---> abeb4fe599e9 [2021-09-09T03:18:50.156Z] [2021-09-09T03:18:50.156Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T03:18:50.156Z] ---> afc2cc120ca2 [2021-09-09T03:18:50.156Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T03:18:50.437Z] ---> Running in 494461c7b259 [2021-09-09T03:18:52.433Z] ---> 22686267749d [2021-09-09T03:18:52.434Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T03:18:52.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:18:52.709Z] Removing intermediate container 01c8d69f9789 [2021-09-09T03:18:52.709Z] ---> 723273def111 [2021-09-09T03:18:52.709Z] [2021-09-09T03:18:52.709Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:18:52.709Z] ---> afc2cc120ca2 [2021-09-09T03:18:52.709Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:18:52.709Z] ---> Using cache [2021-09-09T03:18:52.709Z] ---> 53e09dae6084 [2021-09-09T03:18:52.709Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:18:52.709Z] ---> Using cache [2021-09-09T03:18:52.709Z] ---> 2e60af8b8615 [2021-09-09T03:18:52.709Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T03:18:52.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:18:52.984Z] ---> Running in 07ffc104fd9c [2021-09-09T03:18:53.587Z] ---> cfae52b58ab6 [2021-09-09T03:18:53.587Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T03:18:53.587Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T03:18:53.587Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T03:18:53.587Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T03:18:53.587Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T03:18:53.587Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:18:53.587Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:18:53.863Z] ---> Running in 69d809ea4bee [2021-09-09T03:18:53.863Z] Removing intermediate container 07ffc104fd9c [2021-09-09T03:18:53.863Z] ---> 530efecaf00b [2021-09-09T03:18:53.863Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:18:53.863Z] OK: 7 MiB in 18 packages [2021-09-09T03:18:54.144Z] ---> Running in 359bf8b68b57 [2021-09-09T03:18:54.422Z] Removing intermediate container 69d809ea4bee [2021-09-09T03:18:54.422Z] ---> be2af3fce342 [2021-09-09T03:18:54.422Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:18:54.710Z] ---> Running in acdbd4af3844 [2021-09-09T03:18:54.710Z] Removing intermediate container 359bf8b68b57 [2021-09-09T03:18:54.710Z] ---> 34100a2e9699 [2021-09-09T03:18:54.710Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:18:55.712Z] Removing intermediate container acdbd4af3844 [2021-09-09T03:18:55.712Z] ---> 1a9085ef61b7 [2021-09-09T03:18:55.712Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:18:55.712Z] ---> Running in 1d9a240a1e5e [2021-09-09T03:18:55.988Z] Removing intermediate container 494461c7b259 [2021-09-09T03:18:55.988Z] ---> 137e44e8045c [2021-09-09T03:18:55.988Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:18:55.988Z] ---> 01b685ba0bfd [2021-09-09T03:18:55.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T03:18:56.272Z] ---> Running in 7ced0e9a6a5f [2021-09-09T03:18:56.553Z] Removing intermediate container 1d9a240a1e5e [2021-09-09T03:18:56.553Z] ---> 5ea2f5effc0c [2021-09-09T03:18:56.553Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:18:57.152Z] ---> Running in 8b2b491567dc [2021-09-09T03:18:57.152Z] Removing intermediate container 7ced0e9a6a5f [2021-09-09T03:18:57.152Z] ---> 9630e645450b [2021-09-09T03:18:57.152Z] Step 14/22 : WORKDIR /edgex [2021-09-09T03:18:57.751Z] ---> 64259aaea645 [2021-09-09T03:18:57.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T03:18:57.751Z] ---> Running in a7403af24ac0 [2021-09-09T03:18:58.026Z] Removing intermediate container 8b2b491567dc [2021-09-09T03:18:58.026Z] ---> f8f9dac84c61 [2021-09-09T03:18:58.026Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:18:58.026Z] ---> Running in 9e4f42232a08 [2021-09-09T03:18:58.299Z] Removing intermediate container a7403af24ac0 [2021-09-09T03:18:58.299Z] ---> 2f2cc2666d5c [2021-09-09T03:18:58.299Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T03:18:58.905Z] ---> 339f0d4bd4f2 [2021-09-09T03:18:58.905Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T03:18:58.905Z] Removing intermediate container 9e4f42232a08 [2021-09-09T03:18:58.905Z] ---> a32ee63951ea [2021-09-09T03:18:58.905Z] [2021-09-09T03:18:59.180Z] ---> Running in 90f3b1e2faa8 [2021-09-09T03:18:59.457Z] ---> 7e2a21c99b2a [2021-09-09T03:18:59.457Z] Successfully built a32ee63951ea [2021-09-09T03:18:59.457Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T03:18:59.457Z] Removing intermediate container fb77fde1f17b [2021-09-09T03:18:59.457Z] ---> 8881a6cfd86c [2021-09-09T03:18:59.457Z] [2021-09-09T03:18:59.457Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:18:59.457Z] ---> afc2cc120ca2 [2021-09-09T03:18:59.457Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Successfully tagged core-command-arm64:latest [2021-09-09T03:18:59.457Z] [2021-09-09T03:18:59.729Z]  Building core-command ... done  ---> Running in bc59b51e35ba [2021-09-09T03:18:59.729Z] Removing intermediate container 90f3b1e2faa8 [2021-09-09T03:18:59.729Z] ---> 7fd7d7c72a3a [2021-09-09T03:18:59.729Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:19:00.001Z] ---> Running in 618acbbbfa45 [2021-09-09T03:19:00.281Z] Removing intermediate container bc59b51e35ba [2021-09-09T03:19:00.281Z] ---> f8e127420bd9 [2021-09-09T03:19:00.281Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T03:19:00.551Z] ---> Running in e0a43ec2d8de [2021-09-09T03:19:00.551Z] Removing intermediate container 618acbbbfa45 [2021-09-09T03:19:00.551Z] ---> 5ace508d2553 [2021-09-09T03:19:00.551Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T03:19:00.829Z] ---> Running in e01021c8f38a [2021-09-09T03:19:00.829Z] ---> 6baef7b0513c [2021-09-09T03:19:00.829Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T03:19:01.101Z] Removing intermediate container e0a43ec2d8de [2021-09-09T03:19:01.101Z] ---> 0161463eb479 [2021-09-09T03:19:01.101Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T03:19:01.375Z] ---> Running in b27d44129aa4 [2021-09-09T03:19:01.375Z] Removing intermediate container e01021c8f38a [2021-09-09T03:19:01.375Z] ---> 717be92d8213 [2021-09-09T03:19:01.375Z] Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:19:01.649Z] ---> Running in c2ae479d95ee [2021-09-09T03:19:01.923Z] ---> 86498d14f99f [2021-09-09T03:19:01.923Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T03:19:01.923Z] Removing intermediate container b27d44129aa4 [2021-09-09T03:19:01.923Z] ---> 5a87f9e6eb09 [2021-09-09T03:19:01.923Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:19:02.200Z] ---> Running in 6abb7d586f43 [2021-09-09T03:19:02.200Z] ---> Running in 4b6901375d34 [2021-09-09T03:19:02.200Z] Removing intermediate container c2ae479d95ee [2021-09-09T03:19:02.200Z] ---> 8acdb162bc5e [2021-09-09T03:19:02.200Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T03:19:02.478Z] ---> Running in 41242a9ff8b6 [2021-09-09T03:19:02.753Z] Removing intermediate container 6abb7d586f43 [2021-09-09T03:19:02.753Z] ---> a33646ee3c95 [2021-09-09T03:19:02.753Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T03:19:03.031Z] ---> Running in f79f56a7af8b [2021-09-09T03:19:03.307Z] Removing intermediate container 41242a9ff8b6 [2021-09-09T03:19:03.307Z] ---> e7b5fd3862d5 [2021-09-09T03:19:03.307Z] [2021-09-09T03:19:03.587Z] Removing intermediate container f79f56a7af8b [2021-09-09T03:19:03.587Z] ---> b814a94d4160 [2021-09-09T03:19:03.587Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T03:19:03.587Z] Successfully built e7b5fd3862d5 [2021-09-09T03:19:03.587Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T03:19:05.410Z]  Building support-scheduler ... done  ---> Running in 6e2accbef5d8 [2021-09-09T03:19:05.410Z] Removing intermediate container 6e2accbef5d8 [2021-09-09T03:19:05.410Z] ---> 62f1b39077e4 [2021-09-09T03:19:05.410Z] Step 21/22 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:19:05.410Z] ---> Running in 255fc23baa4c [2021-09-09T03:19:05.410Z] Removing intermediate container 4b6901375d34 [2021-09-09T03:19:05.410Z] ---> a3a495c86ed8 [2021-09-09T03:19:05.410Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T03:19:05.410Z] Removing intermediate container 255fc23baa4c [2021-09-09T03:19:05.410Z] ---> 44f5467eacc1 [2021-09-09T03:19:05.410Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T03:19:05.410Z] ---> Running in 98380d3b8bd9 [2021-09-09T03:19:05.410Z] ---> Running in db5521a21da2 [2021-09-09T03:19:05.687Z] Removing intermediate container db5521a21da2 [2021-09-09T03:19:05.687Z] ---> 5465d36a87a7 [2021-09-09T03:19:05.687Z] [2021-09-09T03:19:06.281Z] Successfully built 5465d36a87a7 [2021-09-09T03:19:06.281Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T03:19:06.281Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:19:07.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:19:07.842Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T03:19:07.842Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T03:19:08.115Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T03:19:08.115Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T03:19:08.387Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T03:19:08.387Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T03:19:08.659Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:19:08.659Z] OK: 8 MiB in 20 packages [2021-09-09T03:19:09.631Z] Removing intermediate container 98380d3b8bd9 [2021-09-09T03:19:09.631Z] ---> 39bbd511d8a2 [2021-09-09T03:19:09.631Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:19:10.608Z] ---> 20015ad5c41f [2021-09-09T03:19:10.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T03:19:12.038Z] ---> 3a4a4e4f5dc9 [2021-09-09T03:19:12.039Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T03:19:12.640Z] ---> 3b65e8fe5fb0 [2021-09-09T03:19:12.640Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T03:19:12.911Z] ---> Running in 16823ca5197b [2021-09-09T03:19:13.507Z] Removing intermediate container 16823ca5197b [2021-09-09T03:19:13.507Z] ---> 2bec2b6bfb5a [2021-09-09T03:19:13.507Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:19:13.507Z] ---> Running in 2b59e31ab920 [2021-09-09T03:19:14.102Z] Removing intermediate container 2b59e31ab920 [2021-09-09T03:19:14.102Z] ---> 68879a42d046 [2021-09-09T03:19:14.102Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:19:14.102Z] ---> Running in fa89795f3bf4 [2021-09-09T03:19:14.697Z] Removing intermediate container fa89795f3bf4 [2021-09-09T03:19:14.697Z] ---> 2960a754d198 [2021-09-09T03:19:14.697Z] Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 [2021-09-09T03:19:14.697Z] ---> Running in 16b174a61a12 [2021-09-09T03:19:15.293Z] Removing intermediate container 16b174a61a12 [2021-09-09T03:19:15.293Z] ---> 03e7d4539660 [2021-09-09T03:19:15.293Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T03:19:15.293Z] ---> Running in cced1d743920 [2021-09-09T03:19:15.893Z] Removing intermediate container cced1d743920 [2021-09-09T03:19:15.893Z] ---> 14475c72316e [2021-09-09T03:19:15.893Z] [2021-09-09T03:19:16.165Z] Successfully built 14475c72316e [2021-09-09T03:19:16.165Z] Successfully tagged core-data-arm64:latest [2021-09-09T03:19:16.770Z]  Building core-data ... done  [Pipeline] } [2021-09-09T03:19:16.782Z] $ docker stop --time=1 6000ed6cbf216a48efb9cc1dc539644ce177b7b2009609ba4a9b69b4ccaddc20 [2021-09-09T03:19:18.697Z] $ docker rm -f 6000ed6cbf216a48efb9cc1dc539644ce177b7b2009609ba4a9b69b4ccaddc20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T03:19:19.373Z] + docker images [2021-09-09T03:19:19.645Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T03:19:19.645Z] core-data-arm64 latest 14475c72316e 4 seconds ago 19.3MB [2021-09-09T03:19:19.645Z] security-proxy-setup-arm64 latest 5465d36a87a7 14 seconds ago 24.6MB [2021-09-09T03:19:19.645Z] support-scheduler-arm64 latest e7b5fd3862d5 17 seconds ago 15.2MB [2021-09-09T03:19:19.645Z] 8881a6cfd86c 21 seconds ago 1.57GB [2021-09-09T03:19:19.645Z] core-command-arm64 latest a32ee63951ea 21 seconds ago 15.2MB [2021-09-09T03:19:19.645Z] 723273def111 27 seconds ago 1.57GB [2021-09-09T03:19:19.645Z] abeb4fe599e9 30 seconds ago 1.57GB [2021-09-09T03:19:19.645Z] c2e2bedcfe56 36 seconds ago 1.56GB [2021-09-09T03:19:19.645Z] sys-mgmt-agent-arm64 latest 68554efab471 2 minutes ago 311MB [2021-09-09T03:19:19.645Z] security-bootstrapper-arm64 latest 84430a70c153 3 minutes ago 17.7MB [2021-09-09T03:19:19.645Z] security-secretstore-setup-arm64 latest 6ae627f55434 3 minutes ago 26.5MB [2021-09-09T03:19:19.645Z] core-metadata-arm64 latest d9299e3b9a1e 3 minutes ago 15.8MB [2021-09-09T03:19:19.645Z] support-notifications-arm64 latest 1b156d6f33f4 3 minutes ago 15.9MB [2021-09-09T03:19:19.645Z] e6cb95325481 4 minutes ago 1.57GB [2021-09-09T03:19:19.645Z] 8cf5accbfe02 4 minutes ago 1.57GB [2021-09-09T03:19:19.645Z] 978724f46dd2 4 minutes ago 1.57GB [2021-09-09T03:19:19.645Z] ea83c12107db 4 minutes ago 1.57GB [2021-09-09T03:19:19.645Z] f9bbd3eee3fa 4 minutes ago 1.57GB [2021-09-09T03:19:19.645Z] ci-base-image-arm64 latest 35d8df041929 14 minutes ago 1.24GB [2021-09-09T03:19:19.645Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T03:19:19.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T03:19:19.645Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T03:19:19.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09T03:19:20.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T03:19:20.911Z] [2021-09-09T03:19:20.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:19:21.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T03:19:21.568Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T03:19:21.568Z] 448f6bf000e3: Pulling fs layer [2021-09-09T03:19:21.568Z] f757da607395: Pulling fs layer [2021-09-09T03:19:21.568Z] 05883995daec: Pulling fs layer [2021-09-09T03:19:21.568Z] 8603b9c90790: Pulling fs layer [2021-09-09T03:19:21.568Z] 1560dd03e051: Pulling fs layer [2021-09-09T03:19:21.568Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T03:19:21.568Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T03:19:21.568Z] 8603b9c90790: Waiting [2021-09-09T03:19:21.568Z] 1560dd03e051: Waiting [2021-09-09T03:19:21.568Z] 27f5ce0e4adf: Waiting [2021-09-09T03:19:21.568Z] c2d8d7efcc4b: Waiting [2021-09-09T03:19:21.839Z] f757da607395: Verifying Checksum [2021-09-09T03:19:21.839Z] f757da607395: Download complete [2021-09-09T03:19:21.839Z] 8603b9c90790: Download complete [2021-09-09T03:19:22.114Z] 1560dd03e051: Verifying Checksum [2021-09-09T03:19:22.114Z] 1560dd03e051: Download complete [2021-09-09T03:19:22.114Z] 27f5ce0e4adf: Verifying Checksum [2021-09-09T03:19:22.114Z] 27f5ce0e4adf: Download complete [2021-09-09T03:19:22.385Z] 05883995daec: Verifying Checksum [2021-09-09T03:19:22.385Z] 05883995daec: Download complete [2021-09-09T03:19:23.361Z] 448f6bf000e3: Verifying Checksum [2021-09-09T03:19:23.361Z] 448f6bf000e3: Download complete [2021-09-09T03:19:25.988Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T03:19:25.988Z] c2d8d7efcc4b: Download complete [2021-09-09T03:19:26.967Z] 448f6bf000e3: Pull complete [2021-09-09T03:19:27.943Z] f757da607395: Pull complete [2021-09-09T03:19:29.370Z] 05883995daec: Pull complete [2021-09-09T03:19:29.642Z] 8603b9c90790: Pull complete [2021-09-09T03:19:30.622Z] 1560dd03e051: Pull complete [2021-09-09T03:19:30.893Z] 27f5ce0e4adf: Pull complete [2021-09-09T03:19:45.970Z] c2d8d7efcc4b: Pull complete [2021-09-09T03:19:45.970Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T03:19:45.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T03:19:45.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T03:19:46.254Z] prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container [2021-09-09T03:19:46.331Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T03:19:50.250Z] $ docker top 079869d9453c8c25ce49496d869556b11b4d33a7858b741a39ac4ab095004f8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:19:51.557Z] ---> job-cost.sh [2021-09-09T03:19:51.557Z] lf-activate-venv: SKIPPING [2021-09-09T03:19:51.557Z] INFO: No Stack... [2021-09-09T03:19:52.526Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T03:19:52.799Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T03:19:53.485Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-09T03:19:53.485Z] + cut -d, -f6 [Pipeline] lock [2021-09-09T03:19:53.577Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] [2021-09-09T03:19:53.584Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] did not exist. Created. [2021-09-09T03:19:53.584Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T03:19:54.379Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T03:19:54.559Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T03:19:54.580Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T03:19:54.649Z] $ docker stop --time=1 079869d9453c8c25ce49496d869556b11b4d33a7858b741a39ac4ab095004f8e [2021-09-09T03:19:56.387Z] $ docker rm -f 079869d9453c8c25ce49496d869556b11b4d33a7858b741a39ac4ab095004f8e [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-09T03:19:59.690Z] provisioning config files... [2021-09-09T03:19:59.711Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2902474032709826586tmp [Pipeline] { [Pipeline] sh [2021-09-09T03:20:00.081Z] + set +x [2021-09-09T03:20:00.081Z] + curl -s https://codecov.io/bash [2021-09-09T03:20:00.081Z] + bash -s -- [2021-09-09T03:20:00.347Z] [2021-09-09T03:20:00.347Z] _____ _ [2021-09-09T03:20:00.347Z] / ____| | | [2021-09-09T03:20:00.347Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T03:20:00.347Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T03:20:00.347Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T03:20:00.347Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T03:20:00.347Z] Bash-1.0.6 [2021-09-09T03:20:00.347Z] [2021-09-09T03:20:00.347Z] [2021-09-09T03:20:00.347Z] ==> git version 2.24.4 found [2021-09-09T03:20:00.347Z] ==> 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-09T03:20:00.347Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T03:20:00.347Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T03:20:00.347Z] ==> Jenkins CI detected. [2021-09-09T03:20:00.347Z] current dir:  /w/workspace/edgex-go/1 [2021-09-09T03:20:00.347Z] project root: . [2021-09-09T03:20:00.347Z] --> token set from env [2021-09-09T03:20:00.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T03:20:00.347Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T03:20:00.347Z] ==> Python coveragepy not found [2021-09-09T03:20:00.347Z] ==> Searching for coverage reports in: [2021-09-09T03:20:00.347Z] + . [2021-09-09T03:20:00.347Z] -> Found 1 reports [2021-09-09T03:20:00.347Z] ==> Detecting git/mercurial file structure [2021-09-09T03:20:00.347Z] ==> Reading reports [2021-09-09T03:20:00.347Z] + ./coverage.out bytes=404331 [2021-09-09T03:20:00.347Z] ==> Appending adjustments [2021-09-09T03:20:00.347Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T03:20:01.313Z] + Found adjustments [2021-09-09T03:20:01.313Z] ==> Gzipping contents [2021-09-09T03:20:01.795Z] 56K /tmp/codecov.23baAI.gz [2021-09-09T03:20:01.795Z] ==> Uploading reports [2021-09-09T03:20:01.795Z] url: https://codecov.io [2021-09-09T03:20:01.795Z] query: branch=PR-3707&commit=dc27294b39e1aefec4c5a0b20871f06e897f4373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3707&job=&cmd_args= [2021-09-09T03:20:01.795Z] -> Pinging Codecov [2021-09-09T03:20:01.795Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3707&commit=dc27294b39e1aefec4c5a0b20871f06e897f4373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3707&job=&cmd_args= [2021-09-09T03:20:02.060Z] -> Uploading to [2021-09-09T03:20:02.060Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/dc27294b39e1aefec4c5a0b20871f06e897f4373/c6f0c36c-e0c5-48d8-ad8d-ed743a5c7562.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T032001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b22127c71b89a1355935ef90f361a5c76b7ead2dd67b423d60339877412c3976 [2021-09-09T03:20:02.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:20:02.060Z] Dload Upload Total Spent Left Speed [2021-09-09T03:20:02.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54524 0 0 100 54524 0 125k --:--:-- --:--:-- --:--:-- 125k 100 54524 0 0 100 54524 0 125k --:--:-- --:--:-- --:--:-- 125k [2021-09-09T03:20:02.328Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc27294b39e1aefec4c5a0b20871f06e897f4373 [Pipeline] } [2021-09-09T03:20:02.364Z] 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-09T03:20:04.496Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:04.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:05.507Z] ---> package-listing.sh [2021-09-09T03:20:05.507Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T03:20:05.507Z] ++ facter osfamily [2021-09-09T03:20:05.776Z] + OS_FAMILY=redhat [2021-09-09T03:20:05.776Z] + workspace=/w/workspace/edgex-go/1 [2021-09-09T03:20:05.776Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T03:20:05.776Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T03:20:05.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T03:20:05.776Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T03:20:05.776Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-09T03:20:05.776Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T03:20:05.776Z] + case "${OS_FAMILY}" in [2021-09-09T03:20:05.776Z] + rpm -qa [2021-09-09T03:20:05.776Z] + sort [2021-09-09T03:20:07.731Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T03:20:07.731Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T03:20:07.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T03:20:07.731Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-09T03:20:07.731Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-09T03:20:07.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-09T03:20:07.772Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T03:20:08.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:20:08.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T03:20:08.743Z] [2021-09-09T03:20:08.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:20:09.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T03:20:09.113Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T03:20:09.113Z] b4d181a07f80: Pulling fs layer [2021-09-09T03:20:09.113Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T03:20:09.113Z] ed53099fbce6: Pulling fs layer [2021-09-09T03:20:09.113Z] dc539afda2c1: Pulling fs layer [2021-09-09T03:20:09.113Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T03:20:09.113Z] 9065ff56babe: Pulling fs layer [2021-09-09T03:20:09.113Z] d287ab97295c: Pulling fs layer [2021-09-09T03:20:09.113Z] 77bc0d833cb6: Waiting [2021-09-09T03:20:09.113Z] 9065ff56babe: Waiting [2021-09-09T03:20:09.113Z] d287ab97295c: Waiting [2021-09-09T03:20:09.113Z] dc539afda2c1: Waiting [2021-09-09T03:20:09.380Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T03:20:09.380Z] a1111a8f2ec3: Download complete [2021-09-09T03:20:09.380Z] dc539afda2c1: Download complete [2021-09-09T03:20:09.646Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T03:20:09.646Z] 77bc0d833cb6: Download complete [2021-09-09T03:20:09.646Z] 9065ff56babe: Verifying Checksum [2021-09-09T03:20:09.646Z] 9065ff56babe: Download complete [2021-09-09T03:20:09.914Z] ed53099fbce6: Verifying Checksum [2021-09-09T03:20:09.914Z] ed53099fbce6: Download complete [2021-09-09T03:20:10.504Z] b4d181a07f80: Verifying Checksum [2021-09-09T03:20:10.504Z] b4d181a07f80: Download complete [2021-09-09T03:20:11.471Z] b4d181a07f80: Pull complete [2021-09-09T03:20:11.742Z] a1111a8f2ec3: Pull complete [2021-09-09T03:20:12.338Z] ed53099fbce6: Pull complete [2021-09-09T03:20:12.338Z] dc539afda2c1: Pull complete [2021-09-09T03:20:12.604Z] 77bc0d833cb6: Pull complete [2021-09-09T03:20:12.604Z] 9065ff56babe: Pull complete [2021-09-09T03:20:14.222Z] d287ab97295c: Verifying Checksum [2021-09-09T03:20:14.222Z] d287ab97295c: Download complete [2021-09-09T03:20:18.485Z] d287ab97295c: Pull complete [2021-09-09T03:20:18.485Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T03:20:18.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T03:20:18.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T03:20:18.598Z] prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container [2021-09-09T03:20:18.664Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T03:20:21.986Z] $ docker top 27118ec6d3ee3c42e48108b922fbc13f47fa34b2d60e46465126bf463d9e7acd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:20:22.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T03:20:22.794Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T03:20:23.132Z] + ls /var/log/sa-host [2021-09-09T03:20:23.132Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T03:20:23.132Z] file_magic: OK [2021-09-09T03:20:23.132Z] HZ: Using current value: 100 [2021-09-09T03:20:23.132Z] file_header: OK [2021-09-09T03:20:23.132Z] 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-09T03:20:23.132Z] Statistics: [2021-09-09T03:20:23.132Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T03:20:23.132Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T03:20:23.132Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T03:20:23.132Z] file_magic: OK [2021-09-09T03:20:23.132Z] HZ: Using current value: 100 [2021-09-09T03:20:23.132Z] file_header: OK [2021-09-09T03:20:23.132Z] 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-09T03:20:23.132Z] Statistics: [2021-09-09T03:20:23.132Z] 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... [2021-09-09T03:20:23.132Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:20:25.600Z] provisioning config files... [2021-09-09T03:20:25.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3990950962144864174tmp [Pipeline] { [Pipeline] echo [2021-09-09T03:20:25.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:26.044Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T03:20:26.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:26.543Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T03:20:26.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:26.949Z] ---> sudo-logs.sh [2021-09-09T03:20:26.950Z] Archiving 'sudo' log.. [2021-09-09T03:20:26.950Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1646.vexxhost.local: Name or service not known [2021-09-09T03:20:26.950Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1646.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T03:20:27.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:27.414Z] ---> job-cost.sh [2021-09-09T03:20:27.415Z] lf-activate-venv: SKIPPING [2021-09-09T03:20:27.415Z] DEBUG: total: 0.10999999940395355 [2021-09-09T03:20:27.415Z] INFO: Retrieving Stack Cost... [2021-09-09T03:20:28.375Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T03:20:28.643Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T03:20:28.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:20:29.043Z] ---> logs-deploy.sh [2021-09-09T03:20:29.043Z] lf-activate-venv: SKIPPING [2021-09-09T03:20:29.043Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3707/1 [2021-09-09T03:20:29.043Z] INFO: archiving workspace using pattern(s): [2021-09-09T03:20:30.001Z] Archives upload complete. [2021-09-09T03:20:30.001Z] INFO: archiving logs to Nexus