Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 25b03d07bd52cfb47cffefba0118e02cb626d25f+534175572a367338c5f68a22b0251a809e37989d (5e1849304a4cc275a56162c05e825b81b21d5023) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8353335450330835741.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-ssh3072848359329748251.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8613251499362704409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8204856972753988966.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8226664951467737804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-1534 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh8726304534587438576.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 25b03d07bd52cfb47cffefba0118e02cb626d25f Merge succeeded, producing 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 Checking out Revision 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 (PR-3678) > 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/8@tmp/jenkins-gitclient-ssh2726523838463137748.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # 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/8@tmp/jenkins-gitclient-ssh572254663474050577.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 # timeout=10 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" > git rev-list --no-walk 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-07T16:32:21.878Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-07T16:32:21.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-07T16:32:22.000Z] ========================================================= [2021-09-07T16:32:22.000Z] EdgeX Global Pipelines Version Info [2021-09-07T16:32:22.000Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:32:23.253Z] ------------------- [2021-09-07T16:32:23.253Z] stable info: [2021-09-07T16:32:23.253Z] ------------------- [2021-09-07T16:32:23.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-07T16:32:23.253Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T16:32:23.253Z] Message: update stable to v1.0.205 [2021-09-07T16:32:23.839Z] ------------------- [2021-09-07T16:32:23.839Z] experimental info: [2021-09-07T16:32:23.839Z] ------------------- [2021-09-07T16:32:23.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-07T16:32:23.839Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T16:32:23.839Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-07T16:32:23.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-07T16:32:23.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-07T16:32:24.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-07T16:32:24.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-07T16:32:24.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-07T16:32:24.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-07T16:32:24.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-07T16:32:24.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-07T16:32:24.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-07T16:32:24.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-07T16:32:24.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-07T16:32:24.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-07T16:32:24.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-07T16:32:24.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-07T16:32:24.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-07T16:32:24.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T16:32:24.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T16:32:24.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-07T16:32:24.357Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-07T16:32:24.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-07T16:32:24.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-07T16:32:24.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-07T16:32:24.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-07T16:32:24.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-09-07T16:32:24.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-09-07T16:32:24.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-09-07T16:32:24.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [Pipeline] echo [2021-09-07T16:32:24.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 898c6b2 [Pipeline] echo [2021-09-07T16:32:24.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T16:32:24.648Z] provisioning config files... [2021-09-07T16:32:24.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7517531857733850660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:32:25.011Z] ---> docker-login.sh [2021-09-07T16:32:25.011Z] nexus3.edgexfoundry.org:10001 [2021-09-07T16:32:25.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:32:25.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:32:25.284Z] Configure a credential helper to remove this warning. See [2021-09-07T16:32:25.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:32:25.284Z] [2021-09-07T16:32:25.284Z] Login Succeeded [2021-09-07T16:32:25.284Z] nexus3.edgexfoundry.org:10002 [2021-09-07T16:32:25.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:32:25.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:32:25.284Z] Configure a credential helper to remove this warning. See [2021-09-07T16:32:25.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:32:25.284Z] [2021-09-07T16:32:25.284Z] Login Succeeded [2021-09-07T16:32:25.284Z] nexus3.edgexfoundry.org:10003 [2021-09-07T16:32:25.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:32:25.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:32:25.553Z] Configure a credential helper to remove this warning. See [2021-09-07T16:32:25.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:32:25.553Z] [2021-09-07T16:32:25.553Z] Login Succeeded [2021-09-07T16:32:25.553Z] nexus3.edgexfoundry.org:10004 [2021-09-07T16:32:25.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:32:25.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:32:25.825Z] Configure a credential helper to remove this warning. See [2021-09-07T16:32:25.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:32:25.825Z] [2021-09-07T16:32:25.825Z] Login Succeeded [2021-09-07T16:32:25.825Z] docker.io [2021-09-07T16:32:25.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:32:26.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:32:26.091Z] Configure a credential helper to remove this warning. See [2021-09-07T16:32:26.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:32:26.091Z] [2021-09-07T16:32:26.091Z] Login Succeeded [2021-09-07T16:32:26.091Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T16:32:26.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T16:32:26.461Z] ++ 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-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/core-command/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/core-data/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-07T16:32:26.461Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T16:32:26.461Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-07T16:32:26.461Z] ++ cut -d/ -f2 [2021-09-07T16:32:26.461Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-07T16:32:26.529Z] 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-07T16:32:27.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T16:32:27.312Z] [2021-09-07T16:32:27.312Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:32:27.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T16:32:27.660Z] latest: Pulling from edgex-devops/git-semver [2021-09-07T16:32:27.660Z] 31603596830f: Pulling fs layer [2021-09-07T16:32:27.660Z] 04fac38145f0: Pulling fs layer [2021-09-07T16:32:27.660Z] 701f6daf10bf: Pulling fs layer [2021-09-07T16:32:27.660Z] 24f72da36158: Pulling fs layer [2021-09-07T16:32:27.660Z] 24f72da36158: Waiting [2021-09-07T16:32:27.660Z] 04fac38145f0: Verifying Checksum [2021-09-07T16:32:27.660Z] 04fac38145f0: Download complete [2021-09-07T16:32:27.929Z] 31603596830f: Verifying Checksum [2021-09-07T16:32:27.929Z] 31603596830f: Download complete [2021-09-07T16:32:28.199Z] 31603596830f: Pull complete [2021-09-07T16:32:28.199Z] 04fac38145f0: Pull complete [2021-09-07T16:32:28.199Z] 24f72da36158: Verifying Checksum [2021-09-07T16:32:28.199Z] 24f72da36158: Download complete [2021-09-07T16:32:28.473Z] 701f6daf10bf: Verifying Checksum [2021-09-07T16:32:28.473Z] 701f6daf10bf: Download complete [2021-09-07T16:32:29.061Z] 701f6daf10bf: Pull complete [2021-09-07T16:32:29.061Z] 24f72da36158: Pull complete [2021-09-07T16:32:29.061Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-07T16:32:29.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T16:32:29.061Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-07T16:32:29.166Z] prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container [2021-09-07T16:32:29.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-07T16:32:30.017Z] $ docker top 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T16:32:30.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T16:32:30.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T16:32:30.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T16:32:30.287Z] $ docker exec 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent [2021-09-07T16:32:30.404Z] SSH_AUTH_SOCK=/tmp/ssh-AJtR93KTAy80/agent.15 [2021-09-07T16:32:30.404Z] SSH_AGENT_PID=21 [2021-09-07T16:32:30.418Z] Running ssh-add (command line suppressed) [2021-09-07T16:32:30.518Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2997719479324176509.key (/w/workspace/edgex-go/8@tmp/private_key_2997719479324176509.key) [2021-09-07T16:32:30.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T16:32:30.873Z] + git tag --points-at HEAD [Pipeline] } [2021-09-07T16:32:30.905Z] $ docker exec --env ******** --env ******** 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent -k [2021-09-07T16:32:31.002Z] unset SSH_AUTH_SOCK; [2021-09-07T16:32:31.004Z] unset SSH_AGENT_PID; [2021-09-07T16:32:31.005Z] echo Agent pid 21 killed; [2021-09-07T16:32:31.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-07T16:32:31.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T16:32:31.067Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T16:32:31.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T16:32:31.191Z] $ docker exec 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent [2021-09-07T16:32:31.311Z] SSH_AUTH_SOCK=/tmp/ssh-FDRp3u4n2EF2/agent.54 [2021-09-07T16:32:31.311Z] SSH_AGENT_PID=61 [2021-09-07T16:32:31.322Z] Running ssh-add (command line suppressed) [2021-09-07T16:32:31.431Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2900390383006411226.key (/w/workspace/edgex-go/8@tmp/private_key_2900390383006411226.key) [2021-09-07T16:32:31.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T16:32:31.772Z] + git semver init [2021-09-07T16:32:31.772Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T16:32:31.772Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-09-07T16:32:31.772Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-09-07T16:32:31.772Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T16:32:31.772Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T16:32:31.772Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T16:32:31.772Z] # $SEMVER_BRANCH = PR-3678 [2021-09-07T16:32:31.772Z] # $SEMVER_TEMP = /tmp/semver-966470099 [2021-09-07T16:32:31.772Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-07T16:33:28.190Z] # '/tmp/semver-966470099' -> '/w/workspace/edgex-go/8/.semver' [2021-09-07T16:33:28.190Z] # -> Force: false [2021-09-07T16:33:28.190Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-09-07T16:33:28.207Z] $ docker exec --env ******** --env ******** 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent -k [2021-09-07T16:33:28.324Z] unset SSH_AUTH_SOCK; [2021-09-07T16:33:28.324Z] unset SSH_AGENT_PID; [2021-09-07T16:33:28.324Z] echo Agent pid 61 killed; [2021-09-07T16:33:28.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T16:33:28.699Z] + git semver [Pipeline] } [2021-09-07T16:33:28.719Z] $ docker stop --time=1 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 [2021-09-07T16:33:30.482Z] $ docker rm -f 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T16:33:30.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-07T16:33:31.322Z] Stashed 1 file(s) [Pipeline] echo [2021-09-07T16:33:31.325Z] [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-07T16:33:31.637Z] ========================================================= [2021-09-07T16:33:31.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-07T16:33:31.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:33:31.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:33:31.965Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-07T16:33:31.965Z] 540db60ca938: Pulling fs layer [2021-09-07T16:33:31.965Z] adcc1eea9eea: Pulling fs layer [2021-09-07T16:33:31.965Z] 4c4ab2625f07: Pulling fs layer [2021-09-07T16:33:31.965Z] db62176df00c: Pulling fs layer [2021-09-07T16:33:31.965Z] 3b30891b0d05: Pulling fs layer [2021-09-07T16:33:31.965Z] 06b49ca38bd5: Pulling fs layer [2021-09-07T16:33:31.965Z] c788192a36de: Pulling fs layer [2021-09-07T16:33:31.965Z] a77e37c0d609: Pulling fs layer [2021-09-07T16:33:31.965Z] c3185cebc471: Pulling fs layer [2021-09-07T16:33:31.965Z] 06b49ca38bd5: Waiting [2021-09-07T16:33:31.965Z] c788192a36de: Waiting [2021-09-07T16:33:31.965Z] a77e37c0d609: Waiting [2021-09-07T16:33:31.965Z] c3185cebc471: Waiting [2021-09-07T16:33:31.965Z] db62176df00c: Waiting [2021-09-07T16:33:31.965Z] 3b30891b0d05: Waiting [2021-09-07T16:33:31.965Z] 4c4ab2625f07: Verifying Checksum [2021-09-07T16:33:31.965Z] 4c4ab2625f07: Download complete [2021-09-07T16:33:32.233Z] adcc1eea9eea: Verifying Checksum [2021-09-07T16:33:32.233Z] adcc1eea9eea: Download complete [2021-09-07T16:33:32.233Z] 3b30891b0d05: Verifying Checksum [2021-09-07T16:33:32.233Z] 3b30891b0d05: Download complete [2021-09-07T16:33:32.233Z] 06b49ca38bd5: Verifying Checksum [2021-09-07T16:33:32.233Z] 06b49ca38bd5: Download complete [2021-09-07T16:33:32.233Z] c788192a36de: Verifying Checksum [2021-09-07T16:33:32.233Z] c788192a36de: Download complete [2021-09-07T16:33:32.508Z] 540db60ca938: Verifying Checksum [2021-09-07T16:33:32.508Z] 540db60ca938: Download complete [2021-09-07T16:33:32.508Z] a77e37c0d609: Verifying Checksum [2021-09-07T16:33:32.508Z] a77e37c0d609: Download complete [2021-09-07T16:33:32.779Z] 540db60ca938: Pull complete [2021-09-07T16:33:32.779Z] adcc1eea9eea: Pull complete [2021-09-07T16:33:33.046Z] 4c4ab2625f07: Pull complete [2021-09-07T16:33:38.405Z] c3185cebc471: Verifying Checksum [2021-09-07T16:33:38.405Z] c3185cebc471: Download complete [2021-09-07T16:33:38.675Z] db62176df00c: Verifying Checksum [2021-09-07T16:33:38.675Z] db62176df00c: Download complete [2021-09-07T16:33:42.981Z] db62176df00c: Pull complete [2021-09-07T16:33:43.947Z] 3b30891b0d05: Pull complete [2021-09-07T16:33:44.223Z] 06b49ca38bd5: Pull complete [2021-09-07T16:33:44.808Z] c788192a36de: Pull complete [2021-09-07T16:33:45.415Z] a77e37c0d609: Pull complete [2021-09-07T16:33:46.557Z] Still waiting to schedule task [2021-09-07T16:33:46.557Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1537’ [2021-09-07T16:33:48.795Z] c3185cebc471: Pull complete [2021-09-07T16:33:48.795Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-07T16:33:49.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:33:51.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:33:51.359Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:33:51.359Z] WORKDIR /edgex [2021-09-07T16:33:51.359Z] COPY go.mod . [2021-09-07T16:33:51.359Z] RUN go mod download' [2021-09-07T16:33:51.359Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-07T16:33:52.779Z] Sending build context to Docker daemon 328.8MB [2021-09-07T16:33:52.779Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T16:33:52.779Z] ---> 031687cdd783 [2021-09-07T16:33:52.779Z] Step 2/4 : WORKDIR /edgex [2021-09-07T16:34:16.234Z] ---> Running in dbe6f3c858d4 [2021-09-07T16:34:16.234Z] Removing intermediate container dbe6f3c858d4 [2021-09-07T16:34:16.234Z] ---> 10c2038dcce1 [2021-09-07T16:34:16.234Z] Step 3/4 : COPY go.mod . [2021-09-07T16:34:16.234Z] ---> 1e7820d74e51 [2021-09-07T16:34:16.234Z] Step 4/4 : RUN go mod download [2021-09-07T16:34:16.234Z] ---> Running in 681015d78bd2 [2021-09-07T16:37:08.073Z] Removing intermediate container 681015d78bd2 [2021-09-07T16:37:08.073Z] ---> a0c379abdcc8 [2021-09-07T16:37:08.073Z] Successfully built a0c379abdcc8 [2021-09-07T16:37:08.073Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:37:08.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T16:37:08.407Z] . [Pipeline] withDockerContainer [2021-09-07T16:37:08.510Z] prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container [2021-09-07T16:37:08.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T16:37:09.199Z] $ docker top f115bd9508fe7722bf848d016d2926fd39b5d4df5c5c45535a76eaecee4df18a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:37:09.598Z] + go version [2021-09-07T16:37:09.598Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-07T16:37:09.610Z] $ docker stop --time=1 f115bd9508fe7722bf848d016d2926fd39b5d4df5c5c45535a76eaecee4df18a [2021-09-07T16:37:10.814Z] $ docker rm -f f115bd9508fe7722bf848d016d2926fd39b5d4df5c5c45535a76eaecee4df18a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:37:11.395Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T16:37:11.395Z] . [Pipeline] withDockerContainer [2021-09-07T16:37:11.505Z] prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container [2021-09-07T16:37:11.576Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T16:37:13.307Z] $ docker top 66d7338ca01ba28b1af778504ad5a8364c36a511c8c03ac5c51ee2877fca2c71 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-07T16:37:13.420Z] ========================================================= [2021-09-07T16:37:13.420Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-07T16:37:13.420Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:37:13.765Z] + go mod tidy [Pipeline] sh [2021-09-07T16:37:14.370Z] + make test [2021-09-07T16:37:14.370Z] 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-07T16:37:14.644Z] go mod tidy [2021-09-07T16:37:14.928Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-07T16:37:20.358Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-07T16:37:38.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-07T16:37:42.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-07T16:37:42.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-07T16:37:43.127Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-07T16:37:45.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-07T16:37:46.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-07T16:37:46.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-07T16:37:46.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-07T16:37:46.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-07T16:37:46.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-07T16:37:47.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-07T16:37:47.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-07T16:37:47.131Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-07T16:37:47.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-07T16:37:49.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-09-07T16:37:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-07T16:37:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-07T16:37:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-09-07T16:37:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-07T16:37:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements [2021-09-07T16:37:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-07T16:37:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-07T16:37:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements [2021-09-07T16:37:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-07T16:37:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:37:52.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-09-07T16:37:52.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-07T16:37:52.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-07T16:37:52.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-07T16:37:52.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-07T16:37:52.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-07T16:37:52.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:37:52.769Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-07T16:37:52.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-07T16:37:53.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-07T16:37:53.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-07T16:37:53.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-07T16:37:53.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-07T16:37:53.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1540 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-07T16:37:53.810Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-09-07T16:37:53.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-09-07T16:37:53.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-07T16:37:53.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-09-07T16:37:54.289Z] The recommended git tool is: git [2021-09-07T16:37:54.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.7% of statements [2021-09-07T16:37:54.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-07T16:37:54.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-09-07T16:37:54.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-09-07T16:37:55.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-09-07T16:37:55.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-09-07T16:37:55.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-09-07T16:38:00.355Z] using credential edgex-jenkins-ssh [2021-09-07T16:38:00.378Z] Cloning the remote Git repository [2021-09-07T16:38:00.432Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:38:00.557Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-09-07T16:38:00.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:38:00.651Z] > git --version # timeout=10 [2021-09-07T16:38:00.671Z] > git --version # 'git version 2.17.1' [2021-09-07T16:38:00.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:38:00.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:38:07.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-09-07T16:38:07.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-09-07T16:38:12.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.215s coverage: 81.8% of statements [2021-09-07T16:38:12.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-07T16:38:19.973Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-07T16:38:20.689Z] Merge succeeded, producing c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:38:20.690Z] Checking out Revision c94b367f230a82a605d9759a8068cf22ae38c515 (PR-3678) [2021-09-07T16:38:19.023Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:38:19.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:38:19.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:38:19.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:38:19.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:38:19.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-07T16:38:19.997Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:38:20.026Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-07T16:38:20.290Z] > git remote # timeout=10 [2021-09-07T16:38:20.317Z] > git config --get remote.origin.url # timeout=10 [2021-09-07T16:38:20.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:38:20.354Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-07T16:38:20.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-07T16:38:20.693Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:38:20.707Z] > git checkout -f c94b367f230a82a605d9759a8068cf22ae38c515 # timeout=10 [2021-09-07T16:38:25.536Z] Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" [2021-09-07T16:38:25.542Z] > git rev-list --no-walk 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T16:38:26.028Z] provisioning config files... [2021-09-07T16:38:26.057Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config372435589475679270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:38:26.666Z] ---> docker-login.sh [2021-09-07T16:38:26.666Z] nexus3.edgexfoundry.org:10001 [2021-09-07T16:38:28.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:38:29.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:38:29.263Z] Configure a credential helper to remove this warning. See [2021-09-07T16:38:29.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:38:29.263Z] [2021-09-07T16:38:29.263Z] Login Succeeded [2021-09-07T16:38:29.263Z] nexus3.edgexfoundry.org:10002 [2021-09-07T16:38:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:38:29.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:38:29.813Z] Configure a credential helper to remove this warning. See [2021-09-07T16:38:29.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:38:29.813Z] [2021-09-07T16:38:29.813Z] Login Succeeded [2021-09-07T16:38:29.813Z] nexus3.edgexfoundry.org:10003 [2021-09-07T16:38:30.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:38:30.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:38:30.367Z] Configure a credential helper to remove this warning. See [2021-09-07T16:38:30.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:38:30.367Z] [2021-09-07T16:38:30.367Z] Login Succeeded [2021-09-07T16:38:30.367Z] nexus3.edgexfoundry.org:10004 [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-07T16:38:30.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-09-07T16:38:30.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-09-07T16:38:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-07T16:38:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-09-07T16:38:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-07T16:38:30.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-07T16:38:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-07T16:38:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-07T16:38:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-09-07T16:38:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-07T16:38:30.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-07T16:38:30.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:38:30.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:38:30.935Z] Configure a credential helper to remove this warning. See [2021-09-07T16:38:30.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:38:30.935Z] [2021-09-07T16:38:30.935Z] Login Succeeded [2021-09-07T16:38:30.935Z] docker.io [2021-09-07T16:38:31.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T16:38:31.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T16:38:31.485Z] Configure a credential helper to remove this warning. See [2021-09-07T16:38:31.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T16:38:31.485Z] [2021-09-07T16:38:31.485Z] Login Succeeded [2021-09-07T16:38:31.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 62.6% of statements [2021-09-07T16:38:31.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-07T16:38:31.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-07T16:38:31.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-07T16:38:31.759Z] ---> docker-login.sh ends [2021-09-07T16:38:31.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-09-07T16:38:31.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-07T16:38:31.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [Pipeline] } [2021-09-07T16:38:31.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-07T16:38:32.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-07T16:38:32.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-07T16:38:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-07T16:38:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] echo [2021-09-07T16:38:32.423Z] ========================================================= [2021-09-07T16:38:32.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-07T16:38:32.423Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:38:32.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:38:33.101Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-07T16:38:33.101Z] 595b0fe564bb: Pulling fs layer [2021-09-07T16:38:33.101Z] 24495759ef45: Pulling fs layer [2021-09-07T16:38:33.101Z] d148012ef14d: Pulling fs layer [2021-09-07T16:38:33.101Z] e90a11edd702: Pulling fs layer [2021-09-07T16:38:33.101Z] d77568369979: Pulling fs layer [2021-09-07T16:38:33.101Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-07T16:38:33.101Z] 170f2ba95c9a: Pulling fs layer [2021-09-07T16:38:33.101Z] 97ac5df62f85: Pulling fs layer [2021-09-07T16:38:33.101Z] d77568369979: Waiting [2021-09-07T16:38:33.101Z] fc1c9f9a7f3b: Waiting [2021-09-07T16:38:33.101Z] 170f2ba95c9a: Waiting [2021-09-07T16:38:33.101Z] 97ac5df62f85: Waiting [2021-09-07T16:38:33.101Z] e90a11edd702: Waiting [2021-09-07T16:38:33.375Z] d148012ef14d: Verifying Checksum [2021-09-07T16:38:33.375Z] d148012ef14d: Download complete [2021-09-07T16:38:33.375Z] 24495759ef45: Verifying Checksum [2021-09-07T16:38:33.376Z] 24495759ef45: Download complete [2021-09-07T16:38:33.376Z] d77568369979: Verifying Checksum [2021-09-07T16:38:33.376Z] d77568369979: Download complete [2021-09-07T16:38:33.376Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-07T16:38:33.376Z] fc1c9f9a7f3b: Download complete [2021-09-07T16:38:33.376Z] 170f2ba95c9a: Verifying Checksum [2021-09-07T16:38:33.376Z] 170f2ba95c9a: Download complete [2021-09-07T16:38:33.376Z] 595b0fe564bb: Verifying Checksum [2021-09-07T16:38:33.376Z] 595b0fe564bb: Download complete [2021-09-07T16:38:34.368Z] 595b0fe564bb: Pull complete [2021-09-07T16:38:34.969Z] 24495759ef45: Pull complete [2021-09-07T16:38:35.242Z] d148012ef14d: Pull complete [2021-09-07T16:38:36.707Z] 97ac5df62f85: Verifying Checksum [2021-09-07T16:38:36.707Z] 97ac5df62f85: Download complete [2021-09-07T16:38:37.315Z] e90a11edd702: Verifying Checksum [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 62.7% of statements [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-07T16:38:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-07T16:38:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-07T16:38:40.612Z] GO111MODULE=on go vet ./... [2021-09-07T16:38:48.224Z] e90a11edd702: Pull complete [2021-09-07T16:38:48.224Z] d77568369979: Pull complete [2021-09-07T16:38:48.224Z] fc1c9f9a7f3b: Pull complete [2021-09-07T16:38:48.497Z] 170f2ba95c9a: Pull complete [2021-09-07T16:38:53.898Z] 97ac5df62f85: Pull complete [2021-09-07T16:38:53.898Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-07T16:38:53.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:38:53.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:38:54.275Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-07T16:38:54.275Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:38:54.275Z] WORKDIR /edgex [2021-09-07T16:38:54.275Z] COPY go.mod . [2021-09-07T16:38:54.275Z] RUN go mod download [2021-09-07T16:38:56.927Z] Sending build context to Docker daemon 166MB [2021-09-07T16:38:56.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T16:38:56.927Z] ---> 04bc70af865f [2021-09-07T16:38:56.927Z] Step 2/4 : WORKDIR /edgex [2021-09-07T16:39:02.371Z] ---> Running in 0533a2b7a3ba [2021-09-07T16:39:03.358Z] Removing intermediate container 0533a2b7a3ba [2021-09-07T16:39:03.358Z] ---> 15eb9ce09e6b [2021-09-07T16:39:03.358Z] Step 3/4 : COPY go.mod . [2021-09-07T16:39:04.356Z] ---> 85b022e1dcb2 [2021-09-07T16:39:04.356Z] Step 4/4 : RUN go mod download [2021-09-07T16:39:04.356Z] ---> Running in 8dae657c0ea6 [2021-09-07T16:39:08.298Z] gofmt -l . [2021-09-07T16:39:08.298Z] [ "`gofmt -l .`" = "" ] [2021-09-07T16:39:08.298Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-07T16:39:08.628Z] + ls -al . [2021-09-07T16:39:08.628Z] total 612 [2021-09-07T16:39:08.628Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 16:39 . [2021-09-07T16:39:08.629Z] drwxr-xr-x 4 root root 28 Sep 7 16:37 .. [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 11 Sep 7 16:32 .dockerignore [2021-09-07T16:39:08.629Z] drwxrwxr-x 8 1001 1001 179 Sep 7 16:32 .git [2021-09-07T16:39:08.629Z] drwxrwxr-x 4 1001 1001 142 Sep 7 16:32 .github [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 818 Sep 7 16:32 .gitignore [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 76 Sep 7 16:32 .hadolint.yml [2021-09-07T16:39:08.629Z] drwx------ 3 1001 1001 58 Sep 7 16:33 .semver [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 16:32 .sonarcloud.properties [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:32 ADOPTERS.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:32 Attribution.txt [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:32 CHANGELOG.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:32 CONTRIBUTING.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 16:32 GOVERNANCE.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 849 Sep 7 16:32 Jenkinsfile [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:32 LICENSE [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:32 Makefile [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 16:32 OWNERS.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:32 README.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:32 SECURITY.md [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 16:33 VERSION [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:32 ZMQWindows.md [2021-09-07T16:39:08.629Z] drwxrwxr-x 2 1001 1001 37 Sep 7 16:32 bin [2021-09-07T16:39:08.629Z] drwxrwxr-x 14 1001 1001 4096 Sep 7 16:32 cmd [2021-09-07T16:39:08.629Z] -rw-r--r-- 1 root root 405611 Sep 7 16:38 coverage.out [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 841 Sep 7 16:32 go.mod [2021-09-07T16:39:08.629Z] -rw-r--r-- 1 root root 50064 Sep 7 16:37 go.sum [2021-09-07T16:39:08.629Z] drwxrwxr-x 8 1001 1001 124 Sep 7 16:32 internal [2021-09-07T16:39:08.629Z] drwxrwxr-x 3 1001 1001 16 Sep 7 16:32 openapi [2021-09-07T16:39:08.629Z] drwxrwxr-x 4 1001 1001 71 Sep 7 16:32 snap [2021-09-07T16:39:08.629Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 16:32 version.go [Pipeline] sh [2021-09-07T16:39:08.946Z] + '[' -e coverage.out ] [2021-09-07T16:39:08.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-07T16:39:09.062Z] Stashed 1 file(s) [Pipeline] sh [2021-09-07T16:39:09.377Z] + make build [2021-09-07T16:39:09.377Z] go mod tidy [2021-09-07T16:39:09.644Z] 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-07T16:39:11.061Z] 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-07T16:39:17.742Z] 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-07T16:39:18.723Z] 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-07T16:39:20.143Z] 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-07T16:39:20.143Z] 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-07T16:39:21.109Z] 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-07T16:39:22.081Z] 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-07T16:39:23.048Z] 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-07T16:39:24.010Z] 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-07T16:39:24.612Z] 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-07T16:39:25.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-07T16:39:27.045Z] $ docker stop --time=1 66d7338ca01ba28b1af778504ad5a8364c36a511c8c03ac5c51ee2877fca2c71 [2021-09-07T16:39:28.968Z] $ docker rm -f 66d7338ca01ba28b1af778504ad5a8364c36a511c8c03ac5c51ee2877fca2c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:39:31.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:39:31.861Z] [2021-09-07T16:39:31.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:39:32.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:39:32.201Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-07T16:39:32.201Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-07T16:39:32.201Z] ca9280d653b3: Pulling fs layer [2021-09-07T16:39:32.201Z] 7e9c9ca2126c: Pulling fs layer [2021-09-07T16:39:32.469Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-07T16:39:32.469Z] cbdbe7a5bc2a: Download complete [2021-09-07T16:39:32.735Z] cbdbe7a5bc2a: Pull complete [2021-09-07T16:39:33.329Z] ca9280d653b3: Verifying Checksum [2021-09-07T16:39:33.329Z] ca9280d653b3: Download complete [2021-09-07T16:39:33.930Z] ca9280d653b3: Pull complete [2021-09-07T16:39:36.525Z] 7e9c9ca2126c: Verifying Checksum [2021-09-07T16:39:36.525Z] 7e9c9ca2126c: Download complete [2021-09-07T16:39:39.900Z] 7e9c9ca2126c: Pull complete [2021-09-07T16:39:39.900Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-07T16:39:39.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:39:39.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-07T16:39:39.990Z] prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container [2021-09-07T16:39:40.060Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-07T16:39:42.908Z] $ docker top 27a1062652b776c39b391a096d22227c0db8fccbd1484a08ff60abb848a0fa0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:39:43.422Z] + grep parallel [2021-09-07T16:39:43.422Z] + docker-compose build --help [2021-09-07T16:39:44.047Z] --parallel Build images in parallel. [Pipeline] } [2021-09-07T16:39:44.062Z] $ docker stop --time=1 27a1062652b776c39b391a096d22227c0db8fccbd1484a08ff60abb848a0fa0e [2021-09-07T16:39:45.263Z] $ docker rm -f 27a1062652b776c39b391a096d22227c0db8fccbd1484a08ff60abb848a0fa0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:39:45.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T16:39:45.732Z] . [Pipeline] withDockerContainer [2021-09-07T16:39:45.824Z] prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container [2021-09-07T16:39:45.892Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-07T16:39:46.267Z] $ docker top e715d07b8e10c81d2accae0c27c1961da780d675f058fc706776de98a7ca8511 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:39:46.680Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-07T16:39:47.264Z] Building core-command ... [2021-09-07T16:39:47.264Z] Building core-data ... [2021-09-07T16:39:47.264Z] Building core-metadata ... [2021-09-07T16:39:47.264Z] Building security-bootstrapper ... [2021-09-07T16:39:47.264Z] Building security-proxy-setup ... [2021-09-07T16:39:47.264Z] Building security-secretstore-setup ... [2021-09-07T16:39:47.264Z] Building support-notifications ... [2021-09-07T16:39:47.264Z] Building support-scheduler ... [2021-09-07T16:39:47.264Z] Building sys-mgmt-agent ... [2021-09-07T16:39:47.264Z] Building core-data [2021-09-07T16:39:47.264Z] Building security-bootstrapper [2021-09-07T16:39:47.264Z] Building core-command [2021-09-07T16:39:47.264Z] Building security-secretstore-setup [2021-09-07T16:39:47.264Z] Building security-proxy-setup [2021-09-07T16:39:56.199Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:39:56.199Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:39:56.199Z] ---> a0c379abdcc8 [2021-09-07T16:39:56.199Z] Step 3/26 : WORKDIR /edgex-go [2021-09-07T16:39:56.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:39:56.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:39:56.199Z] ---> a0c379abdcc8 [2021-09-07T16:39:56.199Z] Step 3/22 : WORKDIR /edgex-go [2021-09-07T16:40:01.544Z] ---> Running in d4c3580d98b1 [2021-09-07T16:40:01.544Z] ---> Running in bce713ec3d00 [2021-09-07T16:40:06.897Z] Removing intermediate container bce713ec3d00 [2021-09-07T16:40:06.897Z] ---> bd89e900f1a0 [2021-09-07T16:40:06.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:40:06.897Z] Removing intermediate container d4c3580d98b1 [2021-09-07T16:40:06.897Z] ---> 5d5f23be736f [2021-09-07T16:40:06.897Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:40:07.859Z] ---> Running in 76bf72a27a42 [2021-09-07T16:40:07.859Z] ---> Running in d4b778ca9d67 [2021-09-07T16:40:08.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:40:08.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:40:08.461Z] ---> a0c379abdcc8 [2021-09-07T16:40:08.461Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:40:08.461Z] ---> Using cache [2021-09-07T16:40:08.461Z] ---> 5d5f23be736f [2021-09-07T16:40:08.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:40:09.424Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:40:09.424Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:40:09.424Z] ---> a0c379abdcc8 [2021-09-07T16:40:09.424Z] Step 3/32 : WORKDIR /edgex-go [2021-09-07T16:40:09.424Z] ---> Using cache [2021-09-07T16:40:09.424Z] ---> 5d5f23be736f [2021-09-07T16:40:09.424Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:40:10.012Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:40:10.012Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:40:10.012Z] ---> a0c379abdcc8 [2021-09-07T16:40:10.012Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:40:10.012Z] ---> Using cache [2021-09-07T16:40:10.012Z] ---> 5d5f23be736f [2021-09-07T16:40:10.012Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:40:10.299Z] ---> Running in f503fe14dd23 [2021-09-07T16:40:10.299Z] ---> Running in e59e7084ec7a [2021-09-07T16:40:10.299Z] ---> Running in 412be13ee730 [2021-09-07T16:40:10.569Z] Removing intermediate container 76bf72a27a42 [2021-09-07T16:40:10.569Z] ---> 6d77d88e5d0b [2021-09-07T16:40:10.569Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-07T16:40:10.569Z] ---> Running in 8f64e0e3e91b [2021-09-07T16:40:10.569Z] Removing intermediate container d4b778ca9d67 [2021-09-07T16:40:10.569Z] ---> 57ce18d78c71 [2021-09-07T16:40:10.569Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-07T16:40:10.569Z] ---> Running in a365f73ef62b [2021-09-07T16:40:11.159Z] Removing intermediate container f503fe14dd23 [2021-09-07T16:40:11.159Z] ---> 53552fc0466d [2021-09-07T16:40:11.159Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-07T16:40:11.159Z] ---> Running in 14bb011785f8 [2021-09-07T16:40:11.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:11.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:11.424Z] Removing intermediate container e59e7084ec7a [2021-09-07T16:40:11.424Z] ---> 1071a77a8eae [2021-09-07T16:40:11.424Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-07T16:40:11.424Z] ---> Running in 5dfd50344912 [2021-09-07T16:40:11.424Z] Removing intermediate container 412be13ee730 [2021-09-07T16:40:11.424Z] ---> 27564a2b4baa [2021-09-07T16:40:11.424Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:40:11.424Z] ---> Running in c68e1ea31407 [2021-09-07T16:40:11.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:11.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:11.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:12.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:12.488Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:12.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:12.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:12.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:40:13.033Z] OK: 219 MiB in 52 packages [2021-09-07T16:40:13.033Z] OK: 219 MiB in 52 packages [2021-09-07T16:40:13.302Z] Removing intermediate container 14bb011785f8 [2021-09-07T16:40:13.302Z] ---> b00ce6625449 [2021-09-07T16:40:13.302Z] Step 6/24 : COPY go.mod . [2021-09-07T16:40:13.302Z] OK: 219 MiB in 52 packages [2021-09-07T16:40:13.302Z] OK: 219 MiB in 52 packages [2021-09-07T16:40:13.579Z] Removing intermediate container 8f64e0e3e91b [2021-09-07T16:40:13.579Z] ---> 6f96890d62bb [2021-09-07T16:40:13.579Z] Step 6/26 : COPY go.mod . [2021-09-07T16:40:13.579Z] ---> a5659c6dbe1e [2021-09-07T16:40:13.580Z] Step 7/24 : RUN go mod download [2021-09-07T16:40:13.580Z] ---> Running in fc1c90fc7e5c [2021-09-07T16:40:13.580Z] Removing intermediate container 5dfd50344912 [2021-09-07T16:40:13.580Z] ---> ce2694ae1672 [2021-09-07T16:40:13.580Z] Step 6/32 : COPY go.mod . [2021-09-07T16:40:13.853Z] Removing intermediate container c68e1ea31407 [2021-09-07T16:40:13.853Z] ---> 0f1dc8dbc397 [2021-09-07T16:40:13.853Z] Step 6/24 : COPY go.mod . [2021-09-07T16:40:13.853Z] ---> f0504a50cfa3 [2021-09-07T16:40:13.853Z] Step 7/26 : RUN go mod download [2021-09-07T16:40:13.853Z] ---> Running in cd74d3eaa30d [2021-09-07T16:40:14.334Z] ---> eb8f995ccd7d [2021-09-07T16:40:14.334Z] Step 7/32 : RUN go mod download [2021-09-07T16:40:14.334Z] ---> db0e2fff8e73 [2021-09-07T16:40:14.334Z] Step 7/24 : RUN go mod download [2021-09-07T16:40:14.334Z] ---> Running in 4e952d050ad0 [2021-09-07T16:40:14.334Z] ---> Running in 46a2102f50dc [2021-09-07T16:40:14.604Z] OK: 219 MiB in 52 packages [2021-09-07T16:40:15.198Z] Removing intermediate container a365f73ef62b [2021-09-07T16:40:15.198Z] ---> 370315c4dd9c [2021-09-07T16:40:15.198Z] Step 6/22 : COPY go.mod . [2021-09-07T16:40:15.198Z] ---> a3c3559f5532 [2021-09-07T16:40:15.198Z] Step 7/22 : RUN go mod download [2021-09-07T16:40:15.198Z] Removing intermediate container fc1c90fc7e5c [2021-09-07T16:40:15.198Z] ---> cb451eafa767 [2021-09-07T16:40:15.198Z] Step 8/24 : COPY . . [2021-09-07T16:40:15.483Z] ---> Running in aa504c55d4fc [2021-09-07T16:40:17.425Z] Removing intermediate container cd74d3eaa30d [2021-09-07T16:40:17.425Z] ---> 4f90b1244808 [2021-09-07T16:40:17.425Z] Step 8/26 : COPY . . [2021-09-07T16:40:19.508Z] Removing intermediate container 46a2102f50dc [2021-09-07T16:40:19.508Z] ---> ec1ca7a00ddd [2021-09-07T16:40:19.508Z] Step 8/24 : COPY . . [2021-09-07T16:40:19.508Z] Removing intermediate container 4e952d050ad0 [2021-09-07T16:40:19.508Z] ---> e6fc79f2d251 [2021-09-07T16:40:19.508Z] Step 8/32 : COPY . . [2021-09-07T16:40:19.508Z] Removing intermediate container aa504c55d4fc [2021-09-07T16:40:19.508Z] ---> 07a48c55919c [2021-09-07T16:40:19.508Z] Step 8/22 : COPY . . [2021-09-07T16:40:27.742Z] ---> da4c8f0e7a24 [2021-09-07T16:40:27.742Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:40:27.742Z] ---> c976f7846c17 [2021-09-07T16:40:27.742Z] Step 9/26 : RUN go mod tidy [2021-09-07T16:40:27.742Z] ---> 815ac23e3530 [2021-09-07T16:40:27.742Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:40:27.742Z] ---> Running in 4142fe48decd [2021-09-07T16:40:27.742Z] ---> Running in 517a5a24f569 [2021-09-07T16:40:27.742Z] ---> Running in 07ae32b9e28d [2021-09-07T16:40:29.715Z] Removing intermediate container 4142fe48decd [2021-09-07T16:40:29.715Z] ---> 620b327127db [2021-09-07T16:40:29.715Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-07T16:40:29.715Z] ---> Running in 97c2986d96c6 [2021-09-07T16:40:29.715Z] Removing intermediate container 517a5a24f569 [2021-09-07T16:40:29.715Z] ---> 43fa6b67483b [2021-09-07T16:40:29.715Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-07T16:40:29.715Z] Removing intermediate container 07ae32b9e28d [2021-09-07T16:40:29.715Z] ---> d34e2defdbdd [2021-09-07T16:40:29.715Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-07T16:40:29.715Z] ---> Running in 89f725ff66e9 [2021-09-07T16:40:29.715Z] ---> Running in 43b31d0b5499 [2021-09-07T16:40:30.303Z] 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-07T16:40:30.571Z] 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-07T16:40:30.571Z] 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-07T16:40:40.693Z] ---> a78af05c598d [2021-09-07T16:40:40.693Z] Step 9/22 : RUN go mod tidy [2021-09-07T16:40:40.693Z] ---> 875f03cde162 [2021-09-07T16:40:40.693Z] Step 9/32 : RUN go mod tidy [2021-09-07T16:40:40.693Z] ---> Running in 3864aa03938f [2021-09-07T16:40:40.693Z] ---> Running in e0eb2d1718f8 [2021-09-07T16:40:41.209Z] Removing intermediate container 8dae657c0ea6 [2021-09-07T16:40:41.209Z] ---> def49106b311 [2021-09-07T16:40:41.210Z] Successfully built def49106b311 [2021-09-07T16:40:41.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:40:41.586Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T16:40:41.586Z] . [Pipeline] withDockerContainer [2021-09-07T16:40:41.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2021-09-07T16:40:42.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T16:40:42.647Z] Removing intermediate container 3864aa03938f [2021-09-07T16:40:42.647Z] ---> a32c75021e55 [2021-09-07T16:40:42.647Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-07T16:40:42.647Z] ---> Running in 3ff989bf62a6 [2021-09-07T16:40:42.916Z] Removing intermediate container e0eb2d1718f8 [2021-09-07T16:40:42.916Z] ---> bbf233d7dcb8 [2021-09-07T16:40:42.916Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-07T16:40:42.916Z] ---> Running in 2d7187acb526 [2021-09-07T16:40:43.504Z] 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-07T16:40:43.504Z] 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-07T16:40:44.240Z] $ docker top edb95af6cd913469b2db2ed3c124d2fb3e27ac90c9c787d757f48b337f8754da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:40:45.325Z] + go version [2021-09-07T16:40:45.325Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-07T16:40:45.346Z] $ docker stop --time=1 edb95af6cd913469b2db2ed3c124d2fb3e27ac90c9c787d757f48b337f8754da [2021-09-07T16:40:47.477Z] $ docker rm -f edb95af6cd913469b2db2ed3c124d2fb3e27ac90c9c787d757f48b337f8754da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:40:48.368Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T16:40:48.368Z] . [Pipeline] withDockerContainer [2021-09-07T16:40:48.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2021-09-07T16:40:48.796Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T16:40:50.695Z] $ docker top f92bf93d138a174e31de657ad5bd6025470b9a4cce89f9e7c021129e3d41c96b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-07T16:40:51.114Z] ========================================================= [2021-09-07T16:40:51.114Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-07T16:40:51.114Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T16:40:51.812Z] + go mod tidy [Pipeline] sh [2021-09-07T16:40:53.926Z] + make test [2021-09-07T16:40:53.926Z] 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-07T16:40:53.926Z] go mod tidy [2021-09-07T16:40:54.525Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-07T16:41:05.622Z] 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-07T16:41:09.043Z] Removing intermediate container 89f725ff66e9 [2021-09-07T16:41:09.043Z] ---> 0bdf89e08206 [2021-09-07T16:41:09.043Z] [2021-09-07T16:41:09.043Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:41:09.043Z] 3.12: Pulling from library/alpine [2021-09-07T16:41:09.648Z] Removing intermediate container 43b31d0b5499 [2021-09-07T16:41:09.648Z] ---> 30d1ad76852a [2021-09-07T16:41:09.648Z] [2021-09-07T16:41:09.648Z] Step 11/26 : FROM alpine:3.12 [2021-09-07T16:41:09.648Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T16:41:09.648Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T16:41:09.929Z] ---> 48b8ec4ed9eb [2021-09-07T16:41:09.929Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:41:09.929Z] ---> Running in 906b640ec91a [2021-09-07T16:41:09.929Z] 3.12: Pulling from library/alpine [2021-09-07T16:41:09.929Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T16:41:09.929Z] Status: Image is up to date for alpine:3.12 [2021-09-07T16:41:09.929Z] ---> 48b8ec4ed9eb [2021-09-07T16:41:09.929Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-07T16:41:09.929Z] ---> Running in 10d297fb7401 [2021-09-07T16:41:10.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:10.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:11.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:11.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:11.037Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-07T16:41:11.364Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:41:11.364Z] OK: 6 MiB in 15 packages [2021-09-07T16:41:11.364Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-07T16:41:11.364Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-07T16:41:11.364Z] (3/3) Installing su-exec (0.2-r1) [2021-09-07T16:41:11.364Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:41:11.364Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:41:13.290Z] OK: 6 MiB in 17 packages [2021-09-07T16:41:13.290Z] Removing intermediate container 906b640ec91a [2021-09-07T16:41:13.290Z] ---> 492147b12705 [2021-09-07T16:41:13.290Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:41:13.290Z] ---> Running in cc04fe7956e8 [2021-09-07T16:41:13.290Z] Removing intermediate container cc04fe7956e8 [2021-09-07T16:41:13.290Z] ---> 88efb4b3f3d9 [2021-09-07T16:41:13.290Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-07T16:41:13.290Z] ---> Running in ed8b942ad46e [2021-09-07T16:41:13.290Z] Removing intermediate container 10d297fb7401 [2021-09-07T16:41:13.290Z] ---> 6c805393b674 [2021-09-07T16:41:13.290Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:41:13.290Z] ---> Running in 410aea5884d9 [2021-09-07T16:41:13.290Z] Removing intermediate container ed8b942ad46e [2021-09-07T16:41:13.290Z] ---> 06a1030597d8 [2021-09-07T16:41:13.290Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:41:13.290Z] ---> Running in 8bc5194a1642 [2021-09-07T16:41:13.290Z] Removing intermediate container 410aea5884d9 [2021-09-07T16:41:13.290Z] ---> 403f1947316a [2021-09-07T16:41:13.290Z] Step 14/26 : WORKDIR / [2021-09-07T16:41:13.290Z] ---> Running in 27270202cfdb [2021-09-07T16:41:13.290Z] Removing intermediate container 8bc5194a1642 [2021-09-07T16:41:13.290Z] ---> b80e57e687ba [2021-09-07T16:41:13.290Z] Step 16/24 : WORKDIR / [2021-09-07T16:41:13.290Z] ---> Running in b1b86f84e7e1 [2021-09-07T16:41:13.290Z] Removing intermediate container 27270202cfdb [2021-09-07T16:41:13.290Z] ---> d0cf0348d73f [2021-09-07T16:41:13.290Z] 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-07T16:41:13.290Z] Removing intermediate container b1b86f84e7e1 [2021-09-07T16:41:13.290Z] ---> aa2f3ab62861 [2021-09-07T16:41:13.290Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:41:13.290Z] ---> 9f3a705a5c23 [2021-09-07T16:41:13.290Z] 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-07T16:41:13.290Z] ---> 1b9494d2866c [2021-09-07T16:41:13.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-07T16:41:13.911Z] ---> c0bc5c77831e [2021-09-07T16:41:13.911Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-07T16:41:13.911Z] ---> 6dd1670628ea [2021-09-07T16:41:13.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-07T16:41:14.190Z] ---> f7499a792122 [2021-09-07T16:41:14.190Z] 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-07T16:41:14.465Z] ---> fe4216fe43af [2021-09-07T16:41:14.465Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-07T16:41:14.465Z] ---> da4a75ff9334 [2021-09-07T16:41:14.465Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-07T16:41:14.465Z] ---> Running in 51cd766cdf1a [2021-09-07T16:41:15.070Z] Removing intermediate container 51cd766cdf1a [2021-09-07T16:41:15.070Z] ---> 4950ca18ccfb [2021-09-07T16:41:15.070Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:41:15.070Z] ---> 561595eadccd [2021-09-07T16:41:15.070Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-07T16:41:15.070Z] ---> Running in 1de982c362b8 [2021-09-07T16:41:15.348Z] Removing intermediate container 1de982c362b8 [2021-09-07T16:41:15.348Z] ---> c0a22c5e119a [2021-09-07T16:41:15.348Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:41:15.348Z] ---> Running in 5433d05b7513 [2021-09-07T16:41:15.348Z] Removing intermediate container 5433d05b7513 [2021-09-07T16:41:15.348Z] ---> 21422f3e0af9 [2021-09-07T16:41:15.348Z] Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:41:15.630Z] ---> Running in 5cb4d379bb88 [2021-09-07T16:41:15.630Z] ---> 94f3600e3e62 [2021-09-07T16:41:15.630Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-07T16:41:15.630Z] Removing intermediate container 5cb4d379bb88 [2021-09-07T16:41:15.630Z] ---> b9e7ee77a17d [2021-09-07T16:41:15.630Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:41:15.912Z] ---> Running in 2db60541eab5 [2021-09-07T16:41:15.912Z] Removing intermediate container 2db60541eab5 [2021-09-07T16:41:15.912Z] ---> e4c48272ab72 [2021-09-07T16:41:15.912Z] [2021-09-07T16:41:15.912Z] ---> 35fd47821778 [2021-09-07T16:41:15.912Z] 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-07T16:41:16.195Z] ---> Running in 00ca1110cef0 [2021-09-07T16:41:16.195Z] Successfully built e4c48272ab72 [2021-09-07T16:41:16.195Z] Successfully tagged core-command:latest [2021-09-07T16:41:16.195Z] Building sys-mgmt-agent [2021-09-07T16:41:18.165Z]  Building core-command ... done 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-07T16:41:18.431Z] Removing intermediate container 00ca1110cef0 [2021-09-07T16:41:18.431Z] ---> 88ba08d9481a [2021-09-07T16:41:18.431Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-07T16:41:18.699Z] ---> Running in 0a6d2b9fb92a [2021-09-07T16:41:19.285Z] Removing intermediate container 0a6d2b9fb92a [2021-09-07T16:41:19.285Z] ---> 1e388a8e5843 [2021-09-07T16:41:19.285Z] Step 24/26 : LABEL arch=x86_64 [2021-09-07T16:41:19.554Z] ---> Running in 80099856f886 [2021-09-07T16:41:19.824Z] Removing intermediate container 80099856f886 [2021-09-07T16:41:19.824Z] ---> 078a52747b60 [2021-09-07T16:41:19.824Z] Step 25/26 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:41:20.096Z] ---> Running in 42747e2d0a33 [2021-09-07T16:41:20.686Z] Removing intermediate container 97c2986d96c6 [2021-09-07T16:41:20.686Z] ---> 0189ef54cab8 [2021-09-07T16:41:20.686Z] [2021-09-07T16:41:20.686Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:41:20.686Z] ---> 48b8ec4ed9eb [2021-09-07T16:41:20.686Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-07T16:41:20.961Z] Removing intermediate container 42747e2d0a33 [2021-09-07T16:41:20.961Z] ---> fd74a0fd90cc [2021-09-07T16:41:20.961Z] Step 26/26 : LABEL version=0.0.0 [2021-09-07T16:41:20.961Z] ---> Running in ba3043864ee5 [2021-09-07T16:41:20.961Z] ---> Running in e34a9aa31d7f [2021-09-07T16:41:21.227Z] Removing intermediate container ba3043864ee5 [2021-09-07T16:41:21.227Z] ---> 9333d49b04ac [2021-09-07T16:41:21.227Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-07T16:41:22.199Z] Removing intermediate container e34a9aa31d7f [2021-09-07T16:41:22.199Z] ---> 934bfd30dada [2021-09-07T16:41:22.199Z] [2021-09-07T16:41:22.199Z] ---> Running in 8d859ccae5e8 [2021-09-07T16:41:22.199Z] Successfully built 934bfd30dada [2021-09-07T16:41:23.038Z] Successfully tagged security-secretstore-setup:latest [2021-09-07T16:41:23.038Z] Building support-notifications [2021-09-07T16:41:23.305Z]  Building security-secretstore-setup ... done Removing intermediate container 3ff989bf62a6 [2021-09-07T16:41:23.305Z] ---> 24779b864b2e [2021-09-07T16:41:23.305Z] [2021-09-07T16:41:23.305Z] Step 11/22 : FROM alpine:3.12 [2021-09-07T16:41:23.305Z] ---> 48b8ec4ed9eb [2021-09-07T16:41:23.305Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-07T16:41:23.305Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:23.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:23.305Z] ---> a0c379abdcc8 [2021-09-07T16:41:23.305Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:41:23.305Z] ---> Using cache [2021-09-07T16:41:23.305Z] ---> 5d5f23be736f [2021-09-07T16:41:23.305Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:23.305Z] ---> Using cache [2021-09-07T16:41:23.305Z] ---> 27564a2b4baa [2021-09-07T16:41:23.305Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-07T16:41:24.717Z] Removing intermediate container 8d859ccae5e8 [2021-09-07T16:41:24.717Z] ---> 93a8fc8f8d94 [2021-09-07T16:41:24.717Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-07T16:41:24.995Z] ---> Running in d54be484f6f6 [2021-09-07T16:41:24.995Z] ---> Running in 7b14c6e7cf5f [2021-09-07T16:41:25.266Z] Removing intermediate container 2d7187acb526 [2021-09-07T16:41:25.266Z] ---> a5307b4e7bc7 [2021-09-07T16:41:25.266Z] [2021-09-07T16:41:25.266Z] Step 11/32 : FROM alpine:3.12 [2021-09-07T16:41:25.266Z] ---> 48b8ec4ed9eb [2021-09-07T16:41:25.266Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-07T16:41:25.266Z] ---> Running in 277b779ab7c9 [2021-09-07T16:41:25.266Z] ---> Running in 46d64fbd4b08 [2021-09-07T16:41:25.266Z] Removing intermediate container 277b779ab7c9 [2021-09-07T16:41:25.266Z] ---> 6b089c49613d [2021-09-07T16:41:25.266Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:25.535Z] ---> Running in 4590827f14f3 [2021-09-07T16:41:25.536Z] Removing intermediate container 46d64fbd4b08 [2021-09-07T16:41:25.536Z] ---> 698091798729 [2021-09-07T16:41:25.536Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-07T16:41:25.536Z] ---> Running in a5e8e166f5b4 [2021-09-07T16:41:25.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:25.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:26.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:26.075Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-07T16:41:26.075Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-07T16:41:26.075Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-07T16:41:26.075Z] (4/4) Installing curl (7.78.0-r0) [2021-09-07T16:41:26.075Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:41:26.076Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:41:26.076Z] OK: 7 MiB in 18 packages [2021-09-07T16:41:26.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:26.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:26.352Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:41:26.352Z] (2/2) Installing su-exec (0.2-r1) [2021-09-07T16:41:26.352Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:41:26.352Z] OK: 6 MiB in 16 packages [2021-09-07T16:41:26.942Z] Removing intermediate container 7b14c6e7cf5f [2021-09-07T16:41:26.942Z] ---> 217c6fa9bbea [2021-09-07T16:41:26.942Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:41:26.942Z] ---> Running in cb55fb13a143 [2021-09-07T16:41:26.942Z] Removing intermediate container 4590827f14f3 [2021-09-07T16:41:26.942Z] ---> e9d5b084f9c9 [2021-09-07T16:41:26.942Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-07T16:41:26.942Z] Removing intermediate container a5e8e166f5b4 [2021-09-07T16:41:26.942Z] ---> 1732d6f5c1a2 [2021-09-07T16:41:26.942Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-07T16:41:26.942Z] ---> Running in 14cbb716899b [2021-09-07T16:41:27.208Z] ---> Running in f5d93347f400 [2021-09-07T16:41:27.208Z] Removing intermediate container cb55fb13a143 [2021-09-07T16:41:27.208Z] ---> b2a1481983e0 [2021-09-07T16:41:27.208Z] Step 14/22 : WORKDIR /edgex [2021-09-07T16:41:27.208Z] ---> Running in 21d9bffd8e30 [2021-09-07T16:41:27.208Z] Removing intermediate container f5d93347f400 [2021-09-07T16:41:27.208Z] ---> 674280229203 [2021-09-07T16:41:27.208Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-07T16:41:27.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-07T16:41:27.479Z] ---> Running in a69ae5422e72 [2021-09-07T16:41:27.479Z] Removing intermediate container 21d9bffd8e30 [2021-09-07T16:41:27.479Z] ---> 5983f4615591 [2021-09-07T16:41:27.479Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-07T16:41:27.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:27.479Z] Removing intermediate container a69ae5422e72 [2021-09-07T16:41:27.479Z] ---> 16c908733b33 [2021-09-07T16:41:27.479Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-07T16:41:27.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:27.749Z] ---> 0dd22252a877 [2021-09-07T16:41:27.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-07T16:41:27.749Z] ---> Running in b44bb2081b89 [2021-09-07T16:41:28.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:28.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:28.026Z] ---> a0c379abdcc8 [2021-09-07T16:41:28.026Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:41:28.026Z] ---> Using cache [2021-09-07T16:41:28.026Z] ---> 5d5f23be736f [2021-09-07T16:41:28.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:28.026Z] ---> Using cache [2021-09-07T16:41:28.026Z] ---> 27564a2b4baa [2021-09-07T16:41:28.026Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-07T16:41:28.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:28.563Z] ---> Running in 114a154b7ba4 [2021-09-07T16:41:28.563Z] ---> 0c76529912ae [2021-09-07T16:41:28.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-07T16:41:28.563Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-07T16:41:28.833Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-07T16:41:28.833Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-07T16:41:28.833Z] Removing intermediate container b44bb2081b89 [2021-09-07T16:41:28.833Z] ---> a07f2fb0af53 [2021-09-07T16:41:28.833Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-07T16:41:28.833Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-07T16:41:28.833Z] ---> d33194fc26ed [2021-09-07T16:41:28.833Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-07T16:41:28.833Z] ---> Running in 6223f4e7e8fd [2021-09-07T16:41:28.833Z] ---> Running in 2b5309c413a2 [2021-09-07T16:41:29.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:29.108Z] Removing intermediate container 6223f4e7e8fd [2021-09-07T16:41:29.108Z] ---> 41b33fcf9068 [2021-09-07T16:41:29.109Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-07T16:41:29.109Z] Removing intermediate container 2b5309c413a2 [2021-09-07T16:41:29.109Z] ---> e7e68088b3a1 [2021-09-07T16:41:29.109Z] Step 19/22 : CMD ["--init=true"] [2021-09-07T16:41:29.109Z] ---> Running in 7a645d545ea8 [2021-09-07T16:41:29.109Z] Removing intermediate container 7a645d545ea8 [2021-09-07T16:41:29.109Z] ---> 973e8476728d [2021-09-07T16:41:29.109Z] Step 20/22 : LABEL arch=x86_64 [2021-09-07T16:41:29.109Z] ---> 53cf24a1857f [2021-09-07T16:41:29.109Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-07T16:41:29.377Z] ---> Running in 15db90306a96 [2021-09-07T16:41:29.377Z] ---> Running in 34ca2ffbeaa3 [2021-09-07T16:41:29.377Z] Removing intermediate container 15db90306a96 [2021-09-07T16:41:29.377Z] ---> c47129a50406 [2021-09-07T16:41:29.377Z] Step 21/22 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:41:29.377Z] ---> Running in 55af525026e3 [2021-09-07T16:41:29.650Z] Removing intermediate container 55af525026e3 [2021-09-07T16:41:29.650Z] ---> 88594a862933 [2021-09-07T16:41:29.650Z] Step 22/22 : LABEL version=0.0.0 [2021-09-07T16:41:29.650Z] ---> Running in bfbe09937d68 [2021-09-07T16:41:29.650Z] Removing intermediate container bfbe09937d68 [2021-09-07T16:41:29.650Z] ---> cf971edecf53 [2021-09-07T16:41:29.650Z] [2021-09-07T16:41:29.650Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-07T16:41:29.650Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:29.650Z] Successfully built cf971edecf53 [2021-09-07T16:41:29.650Z] Successfully tagged security-proxy-setup:latest [2021-09-07T16:41:29.650Z]  Building security-proxy-setup ... done Building support-scheduler [2021-09-07T16:41:29.916Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-07T16:41:29.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:41:29.916Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:41:29.916Z] OK: 8 MiB in 20 packages [2021-09-07T16:41:30.879Z] OK: 219 MiB in 52 packages [2021-09-07T16:41:32.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:32.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:32.827Z] ---> a0c379abdcc8 [2021-09-07T16:41:32.827Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> 5d5f23be736f [2021-09-07T16:41:32.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> 27564a2b4baa [2021-09-07T16:41:32.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> 0f1dc8dbc397 [2021-09-07T16:41:32.827Z] Step 6/23 : COPY go.mod . [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> db0e2fff8e73 [2021-09-07T16:41:32.827Z] Step 7/23 : RUN go mod download [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> ec1ca7a00ddd [2021-09-07T16:41:32.827Z] Step 8/23 : COPY . . [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> 815ac23e3530 [2021-09-07T16:41:32.827Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:41:32.827Z] ---> Using cache [2021-09-07T16:41:32.827Z] ---> 43fa6b67483b [2021-09-07T16:41:32.827Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-07T16:41:33.794Z] Removing intermediate container 34ca2ffbeaa3 [2021-09-07T16:41:33.794Z] ---> 1a6ff7823321 [2021-09-07T16:41:33.794Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:41:34.062Z] ---> Running in bcda1878e266 [2021-09-07T16:41:34.062Z] Removing intermediate container d54be484f6f6 [2021-09-07T16:41:34.062Z] ---> a7b275391c76 [2021-09-07T16:41:34.062Z] Step 6/24 : COPY go.mod . [2021-09-07T16:41:34.342Z] ---> b395333294a0 [2021-09-07T16:41:34.343Z] Step 7/24 : RUN go mod download [2021-09-07T16:41:34.343Z] Removing intermediate container 14cbb716899b [2021-09-07T16:41:34.343Z] ---> 5ef5cce92169 [2021-09-07T16:41:34.343Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:41:34.343Z] Removing intermediate container 114a154b7ba4 [2021-09-07T16:41:34.343Z] ---> a332c4b66daf [2021-09-07T16:41:34.343Z] Step 6/23 : COPY go.mod . [2021-09-07T16:41:34.343Z] ---> d652e45971a3 [2021-09-07T16:41:34.343Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-07T16:41:34.343Z] ---> Running in 4426ba7e5506 [2021-09-07T16:41:34.636Z] 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-07T16:41:34.636Z] ---> 97434eaec96d [2021-09-07T16:41:34.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-07T16:41:34.924Z] ---> ee477f5215c3 [2021-09-07T16:41:34.924Z] Step 7/23 : RUN go mod download [2021-09-07T16:41:34.924Z] ---> Running in 7c598356dad7 [2021-09-07T16:41:34.924Z] ---> 914d319b17ac [2021-09-07T16:41:34.924Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-07T16:41:35.202Z] ---> c6834b67425e [2021-09-07T16:41:35.202Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-07T16:41:35.480Z] ---> d9efe4344eec [2021-09-07T16:41:35.480Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-07T16:41:35.764Z] ---> 08daee355d65 [2021-09-07T16:41:35.764Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-07T16:41:35.764Z] ---> 05d43f7f74c1 [2021-09-07T16:41:35.764Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-07T16:41:35.764Z] ---> Running in e63714e342f1 [2021-09-07T16:41:36.044Z] Removing intermediate container e63714e342f1 [2021-09-07T16:41:36.044Z] ---> ac4eb40226b4 [2021-09-07T16:41:36.044Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:41:36.044Z] ---> b98e5b1fb23d [2021-09-07T16:41:36.044Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-07T16:41:36.044Z] ---> Running in fd497b69ae21 [2021-09-07T16:41:36.327Z] Removing intermediate container 4426ba7e5506 [2021-09-07T16:41:36.327Z] ---> 3e7180fc6bdd [2021-09-07T16:41:36.327Z] Step 8/24 : COPY . . [2021-09-07T16:41:36.327Z] ---> Running in d5a661cdedbc [2021-09-07T16:41:36.327Z] Removing intermediate container fd497b69ae21 [2021-09-07T16:41:36.327Z] ---> 452b5fd31a95 [2021-09-07T16:41:36.327Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:41:36.624Z] ---> Running in a35a88667898 [2021-09-07T16:41:36.624Z] Removing intermediate container d5a661cdedbc [2021-09-07T16:41:36.624Z] ---> 5a5968d990f8 [2021-09-07T16:41:36.624Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-07T16:41:36.921Z] Removing intermediate container a35a88667898 [2021-09-07T16:41:36.921Z] ---> 976fbedd4a22 [2021-09-07T16:41:36.921Z] Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:41:39.609Z] ---> Running in f99c18b37cfc [2021-09-07T16:41:39.609Z] Removing intermediate container 7c598356dad7 [2021-09-07T16:41:39.609Z] ---> b2213d46753e [2021-09-07T16:41:39.609Z] Step 8/23 : COPY . . [2021-09-07T16:41:41.597Z] ---> 480faaf2d7c1 [2021-09-07T16:41:41.597Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-07T16:41:41.597Z] Removing intermediate container f99c18b37cfc [2021-09-07T16:41:41.597Z] ---> 36336635f7cd [2021-09-07T16:41:41.597Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:41:41.866Z] ---> Running in aea552f2acb2 [2021-09-07T16:41:42.464Z] ---> Running in 17a4c13d0b31 [2021-09-07T16:41:43.311Z] Removing intermediate container aea552f2acb2 [2021-09-07T16:41:43.311Z] ---> 0a1f58735dac [2021-09-07T16:41:43.311Z] [2021-09-07T16:41:43.596Z] Successfully built 0a1f58735dac [2021-09-07T16:41:43.596Z] Successfully tagged core-data:latest [2021-09-07T16:41:43.596Z] Building core-metadata [2021-09-07T16:41:44.215Z]  Building core-data ... done  ---> 505e8614eb5b [2021-09-07T16:41:44.215Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:41:49.637Z] ---> Running in fb0d6e0f5348 [2021-09-07T16:41:49.637Z] ---> e7ac8ea947cd [2021-09-07T16:41:49.637Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:41:49.637Z] ---> Running in 8230f670a52e [2021-09-07T16:41:49.637Z] Removing intermediate container 17a4c13d0b31 [2021-09-07T16:41:49.637Z] ---> 025bd9eaafa5 [2021-09-07T16:41:49.637Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-07T16:41:49.915Z] ---> Running in 07ab60138ea4 [2021-09-07T16:41:50.530Z] Removing intermediate container 07ab60138ea4 [2021-09-07T16:41:50.530Z] ---> f322430a6f8a [2021-09-07T16:41:50.530Z] Step 29/32 : CMD ["gate"] [2021-09-07T16:41:50.530Z] ---> Running in 602f9e95f04a [2021-09-07T16:41:50.807Z] Removing intermediate container 602f9e95f04a [2021-09-07T16:41:50.807Z] ---> b99569f28557 [2021-09-07T16:41:50.807Z] Step 30/32 : LABEL arch=x86_64 [2021-09-07T16:41:50.807Z] ---> Running in f5eaf1cd27c0 [2021-09-07T16:41:51.084Z] Removing intermediate container f5eaf1cd27c0 [2021-09-07T16:41:51.084Z] ---> 6dd5c0ccde34 [2021-09-07T16:41:51.084Z] Step 31/32 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:41:51.363Z] ---> Running in e9938c16309e [2021-09-07T16:41:51.640Z] Removing intermediate container e9938c16309e [2021-09-07T16:41:51.640Z] ---> 7b0efd6b090d [2021-09-07T16:41:51.640Z] Step 32/32 : LABEL version=0.0.0 [2021-09-07T16:41:51.908Z] ---> Running in 4391c70d904c [2021-09-07T16:41:51.908Z] Removing intermediate container fb0d6e0f5348 [2021-09-07T16:41:51.908Z] ---> afe618d84ff1 [2021-09-07T16:41:51.909Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-07T16:41:52.495Z] ---> Running in 24139ddbda3f [2021-09-07T16:41:52.495Z] Removing intermediate container 8230f670a52e [2021-09-07T16:41:52.495Z] ---> c948efb8e2ad [2021-09-07T16:41:52.495Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-07T16:41:52.495Z] Removing intermediate container 4391c70d904c [2021-09-07T16:41:52.495Z] ---> 948d3f0ea308 [2021-09-07T16:41:52.495Z] [2021-09-07T16:41:52.495Z] Successfully built 948d3f0ea308 [2021-09-07T16:41:52.762Z] Successfully tagged security-bootstrapper:latest [2021-09-07T16:41:52.762Z]  Building security-bootstrapper ... done  ---> Running in 74f1d6441e60 [2021-09-07T16:41:53.346Z] 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-07T16:41:53.346Z] 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-07T16:41:53.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:41:53.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:41:53.613Z] ---> a0c379abdcc8 [2021-09-07T16:41:53.613Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> 5d5f23be736f [2021-09-07T16:41:53.613Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> 27564a2b4baa [2021-09-07T16:41:53.613Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> 0f1dc8dbc397 [2021-09-07T16:41:53.613Z] Step 6/24 : COPY go.mod . [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> db0e2fff8e73 [2021-09-07T16:41:53.613Z] Step 7/24 : RUN go mod download [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> ec1ca7a00ddd [2021-09-07T16:41:53.613Z] Step 8/24 : COPY . . [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> 815ac23e3530 [2021-09-07T16:41:53.613Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:41:53.613Z] ---> Using cache [2021-09-07T16:41:53.613Z] ---> 43fa6b67483b [2021-09-07T16:41:53.613Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-07T16:41:54.577Z] ---> Running in d5d91d19875c [2021-09-07T16:41:55.164Z] 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-07T16:42:07.709Z] Removing intermediate container bcda1878e266 [2021-09-07T16:42:07.709Z] ---> 2b3429e2b094 [2021-09-07T16:42:07.709Z] [2021-09-07T16:42:07.709Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:42:07.709Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:07.709Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:42:07.709Z] ---> Using cache [2021-09-07T16:42:07.709Z] ---> 492147b12705 [2021-09-07T16:42:07.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-07T16:42:07.709Z] ---> Using cache [2021-09-07T16:42:07.709Z] ---> 88efb4b3f3d9 [2021-09-07T16:42:07.709Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-07T16:42:07.709Z] ---> Running in 1f6c147c74fd [2021-09-07T16:42:07.709Z] Removing intermediate container 1f6c147c74fd [2021-09-07T16:42:07.709Z] ---> c41370fec5ac [2021-09-07T16:42:07.709Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:42:07.709Z] ---> Running in 6128234a44f3 [2021-09-07T16:42:07.709Z] Removing intermediate container 6128234a44f3 [2021-09-07T16:42:07.709Z] ---> aeb24f26f8d0 [2021-09-07T16:42:07.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:42:07.709Z] ---> 6747e6fb10ef [2021-09-07T16:42:07.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-07T16:42:07.709Z] ---> 1a8796aa8613 [2021-09-07T16:42:07.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:07.709Z] ---> 2650bc74535d [2021-09-07T16:42:07.709Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-07T16:42:07.709Z] ---> Running in 1acd75f0c5e8 [2021-09-07T16:42:07.709Z] Removing intermediate container 1acd75f0c5e8 [2021-09-07T16:42:07.709Z] ---> 93c1f91a040d [2021-09-07T16:42:07.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:42:07.709Z] ---> Running in f3e1832f374c [2021-09-07T16:42:07.979Z] Removing intermediate container f3e1832f374c [2021-09-07T16:42:07.979Z] ---> 1b17da4f8f45 [2021-09-07T16:42:07.979Z] Step 21/23 : LABEL arch=x86_64 [2021-09-07T16:42:07.979Z] ---> Running in a4b51b209e49 [2021-09-07T16:42:08.249Z] Removing intermediate container a4b51b209e49 [2021-09-07T16:42:08.249Z] ---> 1f7d7f62e6f2 [2021-09-07T16:42:08.249Z] Step 22/23 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:42:08.249Z] ---> Running in c7c435f99aca [2021-09-07T16:42:08.249Z] Removing intermediate container c7c435f99aca [2021-09-07T16:42:08.249Z] ---> b51b3f3bf391 [2021-09-07T16:42:08.249Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:42:08.520Z] ---> Running in 286dc3513e6f [2021-09-07T16:42:08.520Z] Removing intermediate container 286dc3513e6f [2021-09-07T16:42:08.520Z] ---> 5dd764e1c600 [2021-09-07T16:42:08.520Z] [2021-09-07T16:42:08.791Z] Successfully built 5dd764e1c600 [2021-09-07T16:42:08.791Z] Successfully tagged support-scheduler:latest [2021-09-07T16:42:23.888Z]  Building support-scheduler ... done Removing intermediate container 24139ddbda3f [2021-09-07T16:42:23.888Z] ---> bf6aad856468 [2021-09-07T16:42:23.888Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-07T16:42:23.888Z] ---> Running in 07d665f5a975 [2021-09-07T16:42:23.888Z] 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-07T16:42:24.494Z] Removing intermediate container 74f1d6441e60 [2021-09-07T16:42:24.494Z] ---> 47e5f015a6f0 [2021-09-07T16:42:24.494Z] [2021-09-07T16:42:24.494Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:42:24.494Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:24.494Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-07T16:42:24.777Z] ---> Running in 6cbce00a8665 [2021-09-07T16:42:25.069Z] Removing intermediate container d5d91d19875c [2021-09-07T16:42:25.069Z] ---> 0f7ae8a53060 [2021-09-07T16:42:25.069Z] [2021-09-07T16:42:25.069Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:42:25.069Z] ---> 48b8ec4ed9eb [2021-09-07T16:42:25.069Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:42:25.069Z] ---> Using cache [2021-09-07T16:42:25.069Z] ---> 492147b12705 [2021-09-07T16:42:25.069Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:42:25.069Z] ---> Using cache [2021-09-07T16:42:25.069Z] ---> 88efb4b3f3d9 [2021-09-07T16:42:25.069Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-07T16:42:25.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:25.069Z] Removing intermediate container 07d665f5a975 [2021-09-07T16:42:25.069Z] ---> a5bb0381e521 [2021-09-07T16:42:25.069Z] [2021-09-07T16:42:25.069Z] Step 12/24 : FROM docker:20.10.7 [2021-09-07T16:42:25.069Z] ---> Running in b66983e4219e [2021-09-07T16:42:25.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:25.344Z] 20.10.7: Pulling from library/docker [2021-09-07T16:42:25.344Z] Removing intermediate container b66983e4219e [2021-09-07T16:42:25.344Z] ---> 2f09c999b1f2 [2021-09-07T16:42:25.344Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:42:25.344Z] ---> Running in 64dcef356d6f [2021-09-07T16:42:25.344Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-07T16:42:25.344Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:42:25.344Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:42:25.344Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:42:25.344Z] OK: 6 MiB in 16 packages [2021-09-07T16:42:25.344Z] Removing intermediate container 64dcef356d6f [2021-09-07T16:42:25.344Z] ---> 5cf1d4a76be7 [2021-09-07T16:42:25.344Z] Step 16/24 : WORKDIR / [2021-09-07T16:42:25.344Z] ---> Running in bb281f0388e9 [2021-09-07T16:42:25.638Z] Removing intermediate container bb281f0388e9 [2021-09-07T16:42:25.638Z] ---> e8f753699f71 [2021-09-07T16:42:25.638Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:42:25.638Z] Removing intermediate container 6cbce00a8665 [2021-09-07T16:42:25.638Z] ---> 0e3043241a27 [2021-09-07T16:42:25.638Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:42:25.638Z] ---> Running in b992f7c194b5 [2021-09-07T16:42:25.923Z] ---> b3f2b1812493 [2021-09-07T16:42:25.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-07T16:42:26.205Z] Removing intermediate container b992f7c194b5 [2021-09-07T16:42:26.205Z] ---> 1ea1ea1eccf6 [2021-09-07T16:42:26.205Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-07T16:42:26.205Z] ---> Running in ffcf35206faf [2021-09-07T16:42:26.483Z] Removing intermediate container ffcf35206faf [2021-09-07T16:42:26.483Z] ---> 763a12b4533b [2021-09-07T16:42:26.483Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:42:26.483Z] ---> cf840837ea78 [2021-09-07T16:42:26.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:26.483Z] ---> Running in 55f86b170809 [2021-09-07T16:42:26.483Z] Removing intermediate container 55f86b170809 [2021-09-07T16:42:26.483Z] ---> f6004506169d [2021-09-07T16:42:26.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:42:26.484Z] ---> 173bee949b6d [2021-09-07T16:42:26.484Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-07T16:42:26.764Z] ---> Running in 3d39d46680b0 [2021-09-07T16:42:26.764Z] Removing intermediate container 3d39d46680b0 [2021-09-07T16:42:26.764Z] ---> c013e9462a12 [2021-09-07T16:42:26.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:42:26.764Z] ---> f979c90c87cc [2021-09-07T16:42:26.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-07T16:42:26.764Z] ---> Running in 478de43bf189 [2021-09-07T16:42:26.764Z] Removing intermediate container 478de43bf189 [2021-09-07T16:42:26.764Z] ---> e2d9de4c1cd5 [2021-09-07T16:42:26.764Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:42:27.054Z] ---> Running in 96052b466ad1 [2021-09-07T16:42:27.054Z] ---> 45c6ed3cdd05 [2021-09-07T16:42:27.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:27.054Z] Removing intermediate container 96052b466ad1 [2021-09-07T16:42:27.054Z] ---> d009b1955153 [2021-09-07T16:42:27.054Z] Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:42:27.054Z] ---> Running in 45dada631204 [2021-09-07T16:42:27.334Z] Removing intermediate container 45dada631204 [2021-09-07T16:42:27.334Z] ---> 1cad605396b8 [2021-09-07T16:42:27.334Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:42:27.334Z] ---> 02da75e0a579 [2021-09-07T16:42:27.334Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-07T16:42:27.334Z] ---> Running in ec990ac45b77 [2021-09-07T16:42:27.334Z] ---> Running in a8edcd324260 [2021-09-07T16:42:27.334Z] Removing intermediate container ec990ac45b77 [2021-09-07T16:42:27.334Z] ---> 2957e1a25d56 [2021-09-07T16:42:27.334Z] [2021-09-07T16:42:27.334Z] Removing intermediate container a8edcd324260 [2021-09-07T16:42:27.334Z] ---> 9cccd5619c3f [2021-09-07T16:42:27.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:42:29.143Z] Successfully built 2957e1a25d56 [2021-09-07T16:42:29.143Z] Successfully tagged core-metadata:latest [2021-09-07T16:42:29.143Z]  Building core-metadata ... done  ---> Running in d801775689f6 [2021-09-07T16:42:29.143Z] Removing intermediate container d801775689f6 [2021-09-07T16:42:29.143Z] ---> 0d96a58639de [2021-09-07T16:42:29.143Z] Step 21/23 : LABEL arch=x86_64 [2021-09-07T16:42:29.143Z] ---> Running in 5c2a75fc0780 [2021-09-07T16:42:29.143Z] Removing intermediate container 5c2a75fc0780 [2021-09-07T16:42:29.143Z] ---> c3a25932a7b2 [2021-09-07T16:42:29.143Z] Step 22/23 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:42:29.143Z] ---> Running in d7e3f48f1754 [2021-09-07T16:42:29.143Z] Removing intermediate container d7e3f48f1754 [2021-09-07T16:42:29.143Z] ---> 154ccf7fae2c [2021-09-07T16:42:29.143Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:42:29.143Z] ---> Running in 62f21be051cc [2021-09-07T16:42:29.143Z] Removing intermediate container 62f21be051cc [2021-09-07T16:42:29.143Z] ---> 7c3645198e29 [2021-09-07T16:42:29.143Z] [2021-09-07T16:42:29.143Z] Successfully built 7c3645198e29 [2021-09-07T16:42:29.143Z] Successfully tagged support-notifications:latest [2021-09-07T16:42:31.210Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-07T16:42:31.487Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-07T16:42:31.487Z] ---> 08bdaf2f88f9 [2021-09-07T16:42:31.487Z] 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-07T16:42:32.090Z] ---> Running in 029f68a2aa0c [2021-09-07T16:42:32.090Z] Removing intermediate container 029f68a2aa0c [2021-09-07T16:42:32.090Z] ---> 72b4b6d25d6d [2021-09-07T16:42:32.090Z] 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-07T16:42:32.090Z] ---> Running in 6455d0ea99ab [2021-09-07T16:42:32.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:32.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T16:42:32.646Z] (1/39) Installing readline (8.1.0-r0) [2021-09-07T16:42:32.923Z] (2/39) Installing bash (5.1.0-r0) [2021-09-07T16:42:32.923Z] Executing bash-5.1.0-r0.post-install [2021-09-07T16:42:32.923Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-07T16:42:32.923Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-07T16:42:32.923Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-07T16:42:32.923Z] (6/39) Installing curl (7.78.0-r0) [2021-09-07T16:42:32.923Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-07T16:42:32.923Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-07T16:42:32.923Z] (9/39) Installing expat (2.2.10-r1) [2021-09-07T16:42:32.923Z] (10/39) Installing libffi (3.3-r2) [2021-09-07T16:42:32.923Z] (11/39) Installing gdbm (1.19-r0) [2021-09-07T16:42:32.923Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-07T16:42:32.923Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-07T16:42:32.923Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-07T16:42:34.385Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-07T16:42:34.385Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-07T16:42:34.385Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-07T16:42:34.385Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-07T16:42:34.385Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-07T16:42:34.385Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-07T16:42:34.385Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-07T16:42:34.385Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-07T16:42:34.385Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-07T16:42:34.385Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-07T16:42:34.385Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-07T16:42:34.385Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-07T16:42:34.385Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-07T16:42:34.667Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-07T16:42:34.667Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-07T16:42:34.667Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-07T16:42:34.667Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-07T16:42:34.667Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-07T16:42:34.667Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-07T16:42:34.667Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-07T16:42:34.667Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-07T16:42:34.667Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-07T16:42:34.667Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-07T16:42:34.667Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-07T16:42:34.667Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-07T16:42:35.279Z] Executing busybox-1.32.1-r6.trigger [2021-09-07T16:42:35.279Z] OK: 82 MiB in 59 packages [2021-09-07T16:42:35.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-07T16:42:35.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-07T16:42:36.272Z] Collecting docker-compose==1.23.2 [2021-09-07T16:42:36.551Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-07T16:42:36.551Z] Collecting docopt<0.7,>=0.6.1 [2021-09-07T16:42:36.551Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-07T16:42:36.828Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-07T16:42:36.828Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-07T16:42:36.828Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-07T16:42:36.828Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-07T16:42:36.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-07T16:42:37.138Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-07T16:42:37.436Z] Collecting cached-property<2,>=1.2.0 [2021-09-07T16:42:37.436Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-07T16:42:37.436Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-07T16:42:37.436Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-07T16:42:37.436Z] Collecting docker<4.0,>=3.6.0 [2021-09-07T16:42:37.436Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-07T16:42:37.436Z] 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-07T16:42:37.436Z] Collecting jsonschema<3,>=2.5.1 [2021-09-07T16:42:37.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-07T16:42:37.712Z] Collecting PyYAML<4,>=3.10 [2021-09-07T16:42:37.712Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-07T16:42:38.312Z] Collecting texttable<0.10,>=0.9.0 [2021-09-07T16:42:38.312Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-07T16:42:38.587Z] Collecting docker-pycreds>=0.4.0 [2021-09-07T16:42:38.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-07T16:42:38.587Z] Collecting idna<2.8,>=2.5 [2021-09-07T16:42:38.587Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-07T16:42:38.587Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-07T16:42:38.587Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-07T16:42:38.865Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-07T16:42:38.865Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-07T16:42:38.865Z] Collecting certifi>=2017.4.17 [2021-09-07T16:42:38.865Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-07T16:42:38.865Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-07T16:42:38.865Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-07T16:42:38.865Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-07T16:42:38.865Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-07T16:42:38.865Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-07T16:42:38.865Z] Attempting uninstall: urllib3 [2021-09-07T16:42:38.865Z] Found existing installation: urllib3 1.26.2 [2021-09-07T16:42:38.865Z] Uninstalling urllib3-1.26.2: [2021-09-07T16:42:39.142Z] Successfully uninstalled urllib3-1.26.2 [2021-09-07T16:42:39.142Z] Attempting uninstall: idna [2021-09-07T16:42:39.142Z] Found existing installation: idna 3.1 [2021-09-07T16:42:39.142Z] Uninstalling idna-3.1: [2021-09-07T16:42:39.142Z] Successfully uninstalled idna-3.1 [2021-09-07T16:42:39.142Z] Attempting uninstall: chardet [2021-09-07T16:42:39.142Z] Found existing installation: chardet 4.0.0 [2021-09-07T16:42:39.142Z] Uninstalling chardet-4.0.0: [2021-09-07T16:42:39.142Z] Successfully uninstalled chardet-4.0.0 [2021-09-07T16:42:39.420Z] Attempting uninstall: requests [2021-09-07T16:42:39.420Z] Found existing installation: requests 2.25.1 [2021-09-07T16:42:39.420Z] Uninstalling requests-2.25.1: [2021-09-07T16:42:39.420Z] Successfully uninstalled requests-2.25.1 [2021-09-07T16:42:39.697Z] Running setup.py install for texttable: started [2021-09-07T16:42:39.973Z] Running setup.py install for texttable: finished with status 'done' [2021-09-07T16:42:39.973Z] Running setup.py install for PyYAML: started [2021-09-07T16:42:40.250Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-07T16:42:40.250Z] Running setup.py install for docopt: started [2021-09-07T16:42:40.524Z] Running setup.py install for docopt: finished with status 'done' [2021-09-07T16:42:40.524Z] Running setup.py install for dockerpty: started [2021-09-07T16:42:41.123Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-07T16:42:41.398Z] 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-07T16:42:44.817Z] Removing intermediate container 6455d0ea99ab [2021-09-07T16:42:44.817Z] ---> ab5ceaeef1dd [2021-09-07T16:42:44.817Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-07T16:42:44.817Z] ---> Running in 99ffef99c2e8 [2021-09-07T16:42:44.817Z] Removing intermediate container 99ffef99c2e8 [2021-09-07T16:42:44.817Z] ---> 863bd165193b [2021-09-07T16:42:44.817Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-07T16:42:44.817Z] ---> Running in 7e5e579337ea [2021-09-07T16:42:44.817Z] Removing intermediate container 7e5e579337ea [2021-09-07T16:42:44.817Z] ---> 228805e3e55c [2021-09-07T16:42:44.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-07T16:42:45.425Z] ---> 5f2e14ba814e [2021-09-07T16:42:45.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-07T16:42:45.425Z] ---> 56112e0c00d1 [2021-09-07T16:42:45.425Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-07T16:42:45.701Z] ---> 5b792c6cbeec [2021-09-07T16:42:45.701Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-07T16:42:45.701Z] ---> Running in e9bc93f2a1b2 [2021-09-07T16:42:45.701Z] Removing intermediate container e9bc93f2a1b2 [2021-09-07T16:42:45.701Z] ---> 2796b3d360ab [2021-09-07T16:42:45.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:42:45.702Z] ---> Running in 35eab612b40b [2021-09-07T16:42:45.980Z] Removing intermediate container 35eab612b40b [2021-09-07T16:42:45.980Z] ---> 6947481ca54d [2021-09-07T16:42:45.980Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T16:42:45.980Z] ---> Running in 27cc4994ea0c [2021-09-07T16:42:45.980Z] Removing intermediate container 27cc4994ea0c [2021-09-07T16:42:45.980Z] ---> 5b9091b7d60d [2021-09-07T16:42:45.980Z] Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [2021-09-07T16:42:45.980Z] ---> Running in 42eded20d23a [2021-09-07T16:42:45.980Z] Removing intermediate container 42eded20d23a [2021-09-07T16:42:45.980Z] ---> 1e8132b1ab7d [2021-09-07T16:42:45.980Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:42:46.254Z] ---> Running in bf5af13778f2 [2021-09-07T16:42:46.254Z] Removing intermediate container bf5af13778f2 [2021-09-07T16:42:46.254Z] ---> 38ac6c8dc0cd [2021-09-07T16:42:46.254Z] [2021-09-07T16:42:46.254Z] Successfully built 38ac6c8dc0cd [2021-09-07T16:42:46.254Z] Successfully tagged sys-mgmt-agent:latest [2021-09-07T16:42:46.550Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-07T16:42:46.558Z] $ docker stop --time=1 e715d07b8e10c81d2accae0c27c1961da780d675f058fc706776de98a7ca8511 [2021-09-07T16:42:47.974Z] $ docker rm -f e715d07b8e10c81d2accae0c27c1961da780d675f058fc706776de98a7ca8511 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T16:42:48.393Z] + docker images [2021-09-07T16:42:48.393Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-07T16:42:48.393Z] sys-mgmt-agent latest 38ac6c8dc0cd 2 seconds ago 325MB [2021-09-07T16:42:48.393Z] core-metadata latest 2957e1a25d56 21 seconds ago 16.7MB [2021-09-07T16:42:48.393Z] support-notifications latest 7c3645198e29 21 seconds ago 16.8MB [2021-09-07T16:42:48.393Z] 47e5f015a6f0 24 seconds ago 1.75GB [2021-09-07T16:42:48.393Z] 0f7ae8a53060 24 seconds ago 1.76GB [2021-09-07T16:42:48.394Z] a5bb0381e521 24 seconds ago 1.75GB [2021-09-07T16:42:48.394Z] support-scheduler latest 5dd764e1c600 40 seconds ago 16.1MB [2021-09-07T16:42:48.394Z] 2b3429e2b094 43 seconds ago 1.75GB [2021-09-07T16:42:48.394Z] security-bootstrapper latest 948d3f0ea308 57 seconds ago 18.8MB [2021-09-07T16:42:48.394Z] core-data latest 0a1f58735dac About a minute ago 20.4MB [2021-09-07T16:42:48.394Z] security-proxy-setup latest cf971edecf53 About a minute ago 26MB [2021-09-07T16:42:48.394Z] a5307b4e7bc7 About a minute ago 1.75GB [2021-09-07T16:42:48.394Z] 24779b864b2e About a minute ago 1.76GB [2021-09-07T16:42:48.394Z] security-secretstore-setup latest 934bfd30dada About a minute ago 28.1MB [2021-09-07T16:42:48.394Z] 0189ef54cab8 About a minute ago 1.76GB [2021-09-07T16:42:48.394Z] core-command latest e4c48272ab72 About a minute ago 16MB [2021-09-07T16:42:48.394Z] 30d1ad76852a About a minute ago 1.76GB [2021-09-07T16:42:48.394Z] 0bdf89e08206 About a minute ago 1.75GB [2021-09-07T16:42:48.394Z] ci-base-image-x86_64 latest a0c379abdcc8 5 minutes ago 1.25GB [2021-09-07T16:42:48.394Z] alpine 3.12 48b8ec4ed9eb 6 days ago 5.58MB [2021-09-07T16:42:48.394Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-07T16:42:48.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-07T16:42:48.394Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-07T16:42:48.394Z] 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-07T16:42:52.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-07T16:42:52.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-07T16:42:52.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-07T16:42:52.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-07T16:42:52.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-07T16:42:52.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-07T16:42:52.920Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-07T16:42:52.920Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-07T16:42:52.920Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-07T16:42:52.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-07T16:43:03.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements [2021-09-07T16:43:03.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-07T16:43:03.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-07T16:43:03.828Z] Still waiting to schedule task [2021-09-07T16:43:03.828Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-09-07T16:43:08.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 100.0% of statements [2021-09-07T16:43:08.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-07T16:43:08.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 46.3% of statements [2021-09-07T16:43:08.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-07T16:43:08.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-07T16:43:11.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.799s coverage: 90.1% of statements [2021-09-07T16:43:11.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-07T16:43:11.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:43:14.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.324s coverage: 81.2% of statements [2021-09-07T16:43:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-07T16:43:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-07T16:43:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-07T16:43:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-07T16:43:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.808s coverage: 94.2% of statements [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 60.0% of statements [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.8% of statements [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements [2021-09-07T16:43:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 79.5% of statements [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2021-09-07T16:43:25.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2021-09-07T16:43:38.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements [2021-09-07T16:43:38.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2021-09-07T16:43:42.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.710s coverage: 81.8% of statements [2021-09-07T16:43:42.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-07T16:43:50.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-07T16:43:50.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-07T16:43:50.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-07T16:43:50.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-07T16:43:50.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2021-09-07T16:43:50.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-07T16:43:50.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 58.8% of statements [2021-09-07T16:43:50.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-07T16:43:50.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements [2021-09-07T16:43:50.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.300s coverage: 87.2% of statements [2021-09-07T16:43:50.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.336s coverage: 85.4% of statements [2021-09-07T16:43:50.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.402s coverage: 91.2% of statements [2021-09-07T16:43:50.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-07T16:43:56.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.242s coverage: 64.4% of statements [2021-09-07T16:43:56.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-07T16:43:56.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-07T16:43:56.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements [2021-09-07T16:43:56.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-09-07T16:43:56.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-09-07T16:43:56.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-09-07T16:43:56.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-09-07T16:44:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.238s coverage: 62.6% of statements [2021-09-07T16:44:00.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-07T16:44:00.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-07T16:44:00.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-07T16:44:05.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.029s coverage: 43.6% of statements [2021-09-07T16:44:05.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-07T16:44:05.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-07T16:44:05.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements [2021-09-07T16:44:05.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-07T16:44:05.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2021-09-07T16:44:05.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 19.5% of statements [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.0% of statements [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.403s coverage: 62.7% of statements [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-07T16:44:13.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2021-09-07T16:44:13.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 95.4% of statements [2021-09-07T16:44:14.406Z] GO111MODULE=on go vet ./... [2021-09-07T16:45:07.903Z] Running on prd-ubuntu18.04-docker-8c-8g-1545 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-07T16:45:07.921Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-09-07T16:45:08.044Z] The recommended git tool is: git [2021-09-07T16:45:12.394Z] using credential edgex-jenkins-ssh [2021-09-07T16:45:12.409Z] Cloning the remote Git repository [2021-09-07T16:45:12.443Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:45:12.523Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-09-07T16:45:12.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:45:12.555Z] > git --version # timeout=10 [2021-09-07T16:45:12.560Z] > git --version # 'git version 2.17.1' [2021-09-07T16:45:12.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:45:12.599Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:45:31.024Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-07T16:45:31.194Z] Merge succeeded, producing 0c3a002afbd73d3adc8e298c79b74283e33854ba [2021-09-07T16:45:31.194Z] Checking out Revision 0c3a002afbd73d3adc8e298c79b74283e33854ba (PR-3678) [2021-09-07T16:45:30.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:45:30.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T16:45:30.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T16:45:30.452Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T16:45:30.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:45:30.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-07T16:45:31.047Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:45:31.052Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-07T16:45:31.124Z] > git remote # timeout=10 [2021-09-07T16:45:31.132Z] > git config --get remote.origin.url # timeout=10 [2021-09-07T16:45:31.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T16:45:31.143Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-07T16:45:31.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-07T16:45:31.210Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T16:45:31.213Z] > git checkout -f 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 [2021-09-07T16:45:34.937Z] Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" [2021-09-07T16:45:34.953Z] > git rev-list --no-walk 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:45:35.970Z] + echo snap-build.sh [2021-09-07T16:45:35.970Z] snap-build.sh [2021-09-07T16:45:35.970Z] + SNAP_BASE_DIR=. [2021-09-07T16:45:35.970Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-09-07T16:45:35.970Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-09-07T16:45:35.970Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-09-07T16:45:35.970Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-09-07T16:45:35.970Z] + cd /w/workspace/edgex-go/8 [2021-09-07T16:45:35.970Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-07T16:45:35.970Z] Reading package lists... [2021-09-07T16:45:35.970Z] Building dependency tree... [2021-09-07T16:45:35.970Z] Reading state information... [2021-09-07T16:45:35.970Z] The following packages were automatically installed and are no longer required: [2021-09-07T16:45:35.970Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-07T16:45:35.970Z] uidmap xdelta3 [2021-09-07T16:45:35.970Z] Use 'sudo apt autoremove' to remove them. [2021-09-07T16:45:35.970Z] The following packages will be REMOVED: [2021-09-07T16:45:35.970Z] lxd* lxd-client* [2021-09-07T16:45:36.239Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-07T16:45:36.240Z] After this operation, 31.7 MB disk space will be freed. [2021-09-07T16:45:38.065Z] (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-07T16:45:38.065Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-07T16:45:38.065Z] Removing lxd dnsmasq configuration [2021-09-07T16:45:38.065Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-07T16:45:38.065Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-07T16:45:38.857Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:45:39.124Z] (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-07T16:45:39.124Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-07T16:45:40.544Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-07T16:45:40.544Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-07T16:45:41.129Z] + sudo snap remove --purge lxd [2021-09-07T16:45:41.129Z] snap "lxd" is not installed [2021-09-07T16:45:41.129Z] + sudo groupadd --force --system lxd [2021-09-07T16:45:41.129Z] ++ whoami [2021-09-07T16:45:41.129Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-07T16:45:41.396Z] + newgrp - lxd [2021-09-07T16:45:41.396Z] + sudo snap install lxd [2021-09-07T16:45:51.303Z] gofmt -l . [2021-09-07T16:45:51.303Z] [ "`gofmt -l .`" = "" ] [2021-09-07T16:45:51.303Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-07T16:45:51.470Z] 2021-09-07T16:45:48Z INFO Waiting for automatic snapd restart... [2021-09-07T16:45:51.994Z] + ls -al . [2021-09-07T16:45:51.994Z] total 640 [2021-09-07T16:45:51.994Z] drwxrwxr-x 9 1001 1001 4096 Sep 7 16:45 . [2021-09-07T16:45:51.994Z] drwxr-xr-x 4 root root 4096 Sep 7 16:40 .. [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 11 Sep 7 16:38 .dockerignore [2021-09-07T16:45:51.995Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:38 .git [2021-09-07T16:45:51.995Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 16:38 .github [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 818 Sep 7 16:38 .gitignore [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 76 Sep 7 16:38 .hadolint.yml [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 16:38 .sonarcloud.properties [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:38 ADOPTERS.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:38 Attribution.txt [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:38 CHANGELOG.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:38 CONTRIBUTING.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 16:38 GOVERNANCE.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 849 Sep 7 16:38 Jenkinsfile [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:38 LICENSE [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:38 Makefile [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 16:38 OWNERS.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:38 README.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:38 SECURITY.md [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 16:33 VERSION [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:38 ZMQWindows.md [2021-09-07T16:45:51.995Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 16:38 bin [2021-09-07T16:45:51.995Z] drwxrwxr-x 14 1001 1001 4096 Sep 7 16:38 cmd [2021-09-07T16:45:51.995Z] -rw-r--r-- 1 root root 405611 Sep 7 16:44 coverage.out [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 841 Sep 7 16:38 go.mod [2021-09-07T16:45:51.995Z] -rw-r--r-- 1 root root 50064 Sep 7 16:40 go.sum [2021-09-07T16:45:51.995Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:38 internal [2021-09-07T16:45:51.995Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 16:38 openapi [2021-09-07T16:45:51.995Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 16:38 snap [2021-09-07T16:45:51.995Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 16:38 version.go [Pipeline] sh [2021-09-07T16:45:52.658Z] + '[' -e coverage.out ] [2021-09-07T16:45:52.658Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-07T16:45:52.690Z] Warning: overwriting stash ‘coverage-report’ [2021-09-07T16:45:53.839Z] Stashed 1 file(s) [Pipeline] sh [2021-09-07T16:45:54.490Z] + make build [2021-09-07T16:45:54.490Z] go mod tidy [2021-09-07T16:45:55.473Z] 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-07T16:46:03.782Z] 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-07T16:46:03.785Z] lxd 4.18 from Canonical* installed [2021-09-07T16:46:03.785Z] + sudo lxd init --auto [2021-09-07T16:46:11.995Z] + sudo snap install --classic snapcraft [2021-09-07T16:46:26.981Z] snapcraft 5.0 from Canonical* installed [2021-09-07T16:46:26.981Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-07T16:46:26.981Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-07T16:46:26.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T16:46:26.981Z] Dload Upload Total Spent Left Speed [2021-09-07T16:46:26.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3968 [2021-09-07T16:46:26.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 19.4M [2021-09-07T16:46:26.981Z] ./yq_linux_amd64 [2021-09-07T16:46:26.981Z] + sudo snapcraft prime --use-lxd [2021-09-07T16:46:27.564Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-07T16:46:27.564Z] 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-07T16:46:27.564Z] - README.md [2021-09-07T16:46:27.564Z] [2021-09-07T16:46:27.564Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-07T16:46:27.831Z] Launching a container. [2021-09-07T16:46:30.759Z] 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-07T16:46:34.777Z] Waiting for container to be ready [2021-09-07T16:46:35.131Z] 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-07T16:46:35.365Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-07T16:46:35.366Z] [2021-09-07T16:46:38.701Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-07T16:46:39.285Z] Waiting for network to be ready... [2021-09-07T16:46:39.432Z] 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-07T16:46:39.554Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-07T16:46:39.821Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-07T16:46:39.821Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-07T16:46:39.821Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-07T16:46:39.821Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-07T16:46:39.821Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-07T16:46:39.821Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-07T16:46:39.821Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-07T16:46:39.821Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-07T16:46:39.821Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-07T16:46:40.087Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-07T16:46:40.352Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-07T16:46:40.405Z] 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-07T16:46:40.619Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-07T16:46:40.619Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-07T16:46:40.619Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-07T16:46:40.619Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-07T16:46:40.619Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-07T16:46:40.619Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-07T16:46:40.885Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-07T16:46:41.152Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-07T16:46:41.152Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-07T16:46:41.152Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-07T16:46:41.152Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-07T16:46:41.152Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-07T16:46:41.419Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-07T16:46:41.419Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-07T16:46:41.419Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-07T16:46:43.996Z] Fetched 25.1 MB in 4s (6017 kB/s) [2021-09-07T16:46:44.713Z] 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-07T16:46:44.950Z] Reading package lists... [2021-09-07T16:46:44.950Z] Reading package lists... [2021-09-07T16:46:45.215Z] Building dependency tree... [2021-09-07T16:46:45.215Z] Reading state information... [2021-09-07T16:46:45.482Z] The following additional packages will be installed: [2021-09-07T16:46:45.482Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-07T16:46:45.482Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-07T16:46:45.482Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-07T16:46:45.482Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-07T16:46:45.482Z] Suggested packages: [2021-09-07T16:46:45.482Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-07T16:46:45.482Z] Recommended packages: [2021-09-07T16:46:45.482Z] gnupg libsasl2-modules [2021-09-07T16:46:45.482Z] The following NEW packages will be installed: [2021-09-07T16:46:45.482Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-07T16:46:45.482Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-07T16:46:45.482Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-07T16:46:45.482Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-07T16:46:45.482Z] The following packages will be upgraded: [2021-09-07T16:46:45.482Z] gpg gpg-agent gpgconf libudev1 [2021-09-07T16:46:45.482Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-07T16:46:45.482Z] Need to get 3527 kB of archives. [2021-09-07T16:46:45.482Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-07T16:46:45.482Z] 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-07T16:46:45.748Z] 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-07T16:46:45.748Z] 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-07T16:46:45.748Z] 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-07T16:46:45.748Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-07T16:46:46.016Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-07T16:46:46.283Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-07T16:46:46.283Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-07T16:46:46.283Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-07T16:46:46.550Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-07T16:46:46.550Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-07T16:46:46.550Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-07T16:46:46.550Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-07T16:46:46.550Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-07T16:46:46.550Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-07T16:46:46.550Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-07T16:46:46.550Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-07T16:46:46.550Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-07T16:46:46.550Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-07T16:46:46.550Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-07T16:46:46.550Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-07T16:46:46.550Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-07T16:46:46.817Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:46:46.817Z] Fetched 3527 kB in 1s (3414 kB/s) [2021-09-07T16:46:46.817Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-07T16:46:46.817Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:46:46.817Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:46:46.817Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-07T16:46:46.817Z] Selecting previously unselected package udev. [2021-09-07T16:46:46.817Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-07T16:46:46.817Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:46:46.817Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-07T16:46:47.084Z] Selecting previously unselected package libfuse2:amd64. [2021-09-07T16:46:47.084Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-07T16:46:47.084Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-07T16:46:47.084Z] Selecting previously unselected package fuse. [2021-09-07T16:46:47.084Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-07T16:46:47.084Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-07T16:46:47.348Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:46:47.348Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:46:47.348Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:46:47.348Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:46:47.615Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:46:47.615Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:46:47.615Z] Selecting previously unselected package libksba8:amd64. [2021-09-07T16:46:47.615Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-07T16:46:47.615Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-07T16:46:47.615Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-07T16:46:47.615Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:47.615Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:47.890Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-07T16:46:47.890Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:47.890Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:47.890Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-07T16:46:47.890Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:47.890Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:47.890Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-07T16:46:47.890Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:47.890Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:47.890Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-07T16:46:47.890Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:47.890Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:48.125Z] 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-07T16:46:48.156Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-07T16:46:48.156Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:48.156Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:48.156Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-07T16:46:48.156Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:48.156Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:48.156Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-07T16:46:48.156Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:48.156Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:48.156Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-07T16:46:48.156Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-07T16:46:48.156Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:48.425Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-07T16:46:48.425Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-07T16:46:48.425Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:46:48.425Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-07T16:46:48.425Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-07T16:46:48.425Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:46:48.425Z] Selecting previously unselected package libldap-common. [2021-09-07T16:46:48.425Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-07T16:46:48.425Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:46:48.425Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-07T16:46:48.425Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-07T16:46:48.425Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:46:48.425Z] Selecting previously unselected package dirmngr. [2021-09-07T16:46:48.425Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:46:48.425Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-07T16:46:48.692Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:46:48.692Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-07T16:46:48.692Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-07T16:46:48.692Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:46:48.692Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-07T16:46:48.692Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-07T16:46:48.692Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:48.692Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-07T16:46:48.692Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:46:48.692Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-07T16:46:48.958Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-07T16:46:49.225Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-07T16:46:49.225Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-07T16:46:49.225Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-07T16:46:49.225Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-07T16:46:49.225Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-07T16:46:49.492Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-07T16:46:49.492Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:46:49.764Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-07T16:46:49.764Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-07T16:46:49.764Z] This means they are not meant to be enabled using systemctl. [2021-09-07T16:46:49.764Z] Possible reasons for having this kind of units are: [2021-09-07T16:46:49.764Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-07T16:46:49.764Z] .wants/ or .requires/ directory. [2021-09-07T16:46:49.764Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-07T16:46:49.764Z] a requirement dependency on it. [2021-09-07T16:46:49.764Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-07T16:46:49.764Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-07T16:46:49.764Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-07T16:46:49.764Z] instance name specified. [2021-09-07T16:46:50.349Z] Reading package lists... [2021-09-07T16:46:50.619Z] Building dependency tree... [2021-09-07T16:46:50.619Z] Reading state information... [2021-09-07T16:46:51.201Z] The following additional packages will be installed: [2021-09-07T16:46:51.201Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-07T16:46:51.202Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-07T16:46:51.202Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-07T16:46:51.202Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-07T16:46:51.202Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-07T16:46:51.202Z] Suggested packages: [2021-09-07T16:46:51.202Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-07T16:46:51.202Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-07T16:46:51.202Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-07T16:46:51.202Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-07T16:46:51.202Z] systemd-container policykit-1 [2021-09-07T16:46:51.202Z] Recommended packages: [2021-09-07T16:46:51.202Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-07T16:46:51.202Z] The following NEW packages will be installed: [2021-09-07T16:46:51.202Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-07T16:46:51.202Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-07T16:46:51.202Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-07T16:46:51.202Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-07T16:46:51.202Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-07T16:46:51.202Z] The following packages will be upgraded: [2021-09-07T16:46:51.202Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-07T16:46:51.202Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-07T16:46:51.202Z] Need to get 36.7 MB of archives. [2021-09-07T16:46:51.202Z] After this operation, 147 MB of additional disk space will be used. [2021-09-07T16:46:51.202Z] 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-07T16:46:51.202Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-07T16:46:51.202Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-07T16:46:51.202Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-07T16:46:51.467Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-07T16:46:51.467Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-07T16:46:51.467Z] 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-07T16:46:51.467Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-07T16:46:51.467Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-07T16:46:51.467Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-07T16:46:51.467Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-07T16:46:51.467Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-07T16:46:51.467Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-07T16:46:51.467Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-07T16:46:51.467Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-07T16:46:51.467Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-07T16:46:51.467Z] 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-07T16:46:51.521Z] 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-07T16:46:52.433Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-07T16:46:52.433Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-07T16:46:52.433Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-07T16:46:52.433Z] 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-07T16:46:52.433Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-07T16:46:52.433Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-07T16:46:52.433Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-07T16:46:52.433Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-07T16:46:52.433Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-07T16:46:52.433Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-07T16:46:52.433Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-07T16:46:52.433Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-07T16:46:52.433Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-07T16:46:53.844Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:46:53.844Z] Fetched 36.7 MB in 2s (14.8 MB/s) [2021-09-07T16:46:53.844Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-07T16:46:53.844Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:46:53.844Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:46:54.427Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:46:54.427Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:46:54.427Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-07T16:46:54.692Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-07T16:46:54.692Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-07T16:46:54.692Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-07T16:46:54.692Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-07T16:46:54.959Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-07T16:46:54.959Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-07T16:46:54.959Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-07T16:46:55.225Z] Setting up apt (1.6.14) ... [2021-09-07T16:46:55.225Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-07T16:46:55.493Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-07T16:46:55.760Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-07T16:46:55.760Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-07T16:46:55.760Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-07T16:46:55.760Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-07T16:46:55.760Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:46:55.760Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:46:56.026Z] Selecting previously unselected package libexpat1:amd64. [2021-09-07T16:46:56.026Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-07T16:46:56.026Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-07T16:46:56.026Z] Selecting previously unselected package python3.6-minimal. [2021-09-07T16:46:56.026Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:46:56.026Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:46:56.291Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-07T16:46:56.292Z] Checking for services that may need to be restarted...done. [2021-09-07T16:46:56.292Z] Checking for services that may need to be restarted...done. [2021-09-07T16:46:56.292Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:46:56.292Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-07T16:46:56.292Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:46:56.882Z] Selecting previously unselected package python3-minimal. [2021-09-07T16:46:56.882Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-07T16:46:56.882Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-07T16:46:56.882Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-07T16:46:56.882Z] Selecting previously unselected package mime-support. [2021-09-07T16:46:56.882Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-07T16:46:56.882Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-07T16:46:56.882Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-07T16:46:56.882Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-07T16:46:56.882Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-07T16:46:56.882Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-07T16:46:56.882Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:46:56.882Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:46:56.918Z] 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-07T16:46:57.155Z] Selecting previously unselected package python3.6. [2021-09-07T16:46:57.155Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-07T16:46:57.155Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:46:57.155Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-07T16:46:57.155Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-07T16:46:57.155Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-07T16:46:57.155Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-07T16:46:57.444Z] Selecting previously unselected package python3. [2021-09-07T16:46:57.444Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-07T16:46:57.444Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-07T16:46:57.444Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-07T16:46:57.444Z] Selecting previously unselected package multiarch-support. [2021-09-07T16:46:57.444Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:46:57.444Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-07T16:46:57.709Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-07T16:46:57.710Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-07T16:46:57.710Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-07T16:46:57.710Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-07T16:46:57.710Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-07T16:46:57.710Z] Selecting previously unselected package libbsd0:amd64. [2021-09-07T16:46:57.710Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-07T16:46:57.710Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-07T16:46:57.710Z] Selecting previously unselected package sudo. [2021-09-07T16:46:57.710Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-07T16:46:57.710Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-07T16:46:57.976Z] Selecting previously unselected package apparmor. [2021-09-07T16:46:57.976Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-07T16:46:57.976Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-07T16:46:57.976Z] Selecting previously unselected package libedit2:amd64. [2021-09-07T16:46:57.976Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-07T16:46:57.976Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-07T16:46:58.243Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-07T16:46:58.243Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:46:58.243Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:46:58.243Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-07T16:46:58.243Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:46:58.243Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:46:58.243Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-07T16:46:58.243Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-07T16:46:58.243Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-07T16:46:58.243Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-07T16:46:58.243Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:46:58.243Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:46:58.243Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-07T16:46:58.243Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-07T16:46:58.243Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:46:58.508Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-07T16:46:58.508Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-07T16:46:58.508Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-07T16:46:58.508Z] Selecting previously unselected package openssh-client. [2021-09-07T16:46:58.508Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-07T16:46:58.508Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-07T16:46:58.775Z] Selecting previously unselected package squashfs-tools. [2021-09-07T16:46:58.775Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-07T16:46:58.775Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-07T16:46:58.775Z] Selecting previously unselected package snapd. [2021-09-07T16:46:58.775Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-07T16:46:58.775Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-07T16:46:59.532Z] 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-07T16:47:00.714Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-07T16:47:00.714Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-07T16:47:00.979Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-07T16:47:00.979Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-07T16:47:00.979Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-07T16:47:00.979Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:47:00.979Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:47:00.979Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-07T16:47:00.979Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-07T16:47:01.561Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-07T16:47:01.561Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-07T16:47:01.561Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-07T16:47:01.561Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:47:01.561Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:47:01.561Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-07T16:47:02.151Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-07T16:47:02.151Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:47:02.151Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-07T16:47:02.151Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-07T16:47:02.151Z] running python rtupdate hooks for python3.6... [2021-09-07T16:47:02.151Z] running python post-rtupdate hooks for python3.6... [2021-09-07T16:47:02.418Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-07T16:47:03.000Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-07T16:47:03.265Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-07T16:47:03.265Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-07T16:47:03.265Z] Setting up snapd (2.49.2+18.04) ... [2021-09-07T16:47:03.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-07T16:47:03.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-07T16:47:03.846Z] 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-07T16:47:04.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-07T16:47:04.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-07T16:47:04.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-07T16:47:04.376Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-07T16:47:04.645Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-07T16:47:04.914Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-07T16:47:04.914Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-07T16:47:05.180Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-07T16:47:05.446Z] /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-07T16:47:05.446Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-07T16:47:06.029Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-07T16:47:06.989Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-07T16:47:07.266Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-07T16:47:07.266Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-07T16:47:08.487Z] Reading package lists... [2021-09-07T16:47:08.487Z] Reading package lists... [2021-09-07T16:47:08.774Z] Building dependency tree... [2021-09-07T16:47:08.774Z] Reading state information... [2021-09-07T16:47:09.044Z] Calculating upgrade... [2021-09-07T16:47:09.044Z] The following packages will be upgraded: [2021-09-07T16:47:09.044Z] advancecomp base-files bash binutils binutils-common [2021-09-07T16:47:09.044Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-07T16:47:09.044Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-07T16:47:09.044Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-07T16:47:09.044Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-07T16:47:09.044Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-07T16:47:09.044Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-07T16:47:09.044Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-07T16:47:09.044Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-07T16:47:09.044Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-07T16:47:09.045Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-07T16:47:09.045Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-07T16:47:09.045Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-07T16:47:09.045Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-07T16:47:09.045Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-07T16:47:09.045Z] ubuntu-keyring util-linux [Pipeline] } [2021-09-07T16:47:10.677Z] $ docker stop --time=1 f92bf93d138a174e31de657ad5bd6025470b9a4cce89f9e7c021129e3d41c96b [2021-09-07T16:47:10.913Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-07T16:47:10.913Z] Need to get 64.2 MB of archives. [2021-09-07T16:47:10.913Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-07T16:47:10.913Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-07T16:47:10.913Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-07T16:47:10.913Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-07T16:47:10.913Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-07T16:47:10.913Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-07T16:47:10.913Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-07T16:47:10.913Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-07T16:47:10.913Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-07T16:47:10.913Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-07T16:47:10.913Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-07T16:47:10.913Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-07T16:47:10.913Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-07T16:47:10.913Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-07T16:47:10.913Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-07T16:47:10.913Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-07T16:47:10.913Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-07T16:47:10.913Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-07T16:47:10.913Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-07T16:47:10.913Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-07T16:47:10.913Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-07T16:47:10.913Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-07T16:47:10.913Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-07T16:47:10.913Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-07T16:47:10.913Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-07T16:47:10.913Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-07T16:47:10.913Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-07T16:47:10.913Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-07T16:47:10.913Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-07T16:47:10.913Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-07T16:47:10.913Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-07T16:47:10.913Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-07T16:47:10.913Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-07T16:47:10.913Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-07T16:47:10.913Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-07T16:47:10.913Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-07T16:47:10.913Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-07T16:47:10.913Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-07T16:47:10.913Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-07T16:47:10.913Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-07T16:47:10.913Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-07T16:47:10.913Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-07T16:47:10.913Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-07T16:47:10.913Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-07T16:47:10.913Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-07T16:47:10.913Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-07T16:47:10.913Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-07T16:47:10.913Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-07T16:47:10.913Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-07T16:47:10.913Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-07T16:47:10.914Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-07T16:47:10.914Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-07T16:47:10.914Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-07T16:47:10.914Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-07T16:47:10.914Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-07T16:47:10.914Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-07T16:47:10.914Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-07T16:47:10.914Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-07T16:47:10.914Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-07T16:47:10.914Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-07T16:47:10.914Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-07T16:47:10.914Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-07T16:47:10.914Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-07T16:47:10.914Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-07T16:47:10.914Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-07T16:47:10.914Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-07T16:47:10.914Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-07T16:47:10.914Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-07T16:47:10.914Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-07T16:47:10.914Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-07T16:47:10.914Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-07T16:47:10.914Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-07T16:47:10.914Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-07T16:47:10.914Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-07T16:47:10.914Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-07T16:47:10.914Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-07T16:47:10.914Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-07T16:47:10.914Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-07T16:47:10.914Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-07T16:47:10.914Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-07T16:47:10.914Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-07T16:47:10.914Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-07T16:47:10.914Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-07T16:47:10.914Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-07T16:47:10.914Z] 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-07T16:47:10.914Z] 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-07T16:47:10.914Z] 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-07T16:47:10.914Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-07T16:47:10.914Z] 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-07T16:47:10.914Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-07T16:47:10.914Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-07T16:47:10.914Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-07T16:47:10.914Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-07T16:47:10.914Z] 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-07T16:47:10.914Z] 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-07T16:47:10.914Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-07T16:47:10.914Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-07T16:47:10.914Z] 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-07T16:47:10.914Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-07T16:47:11.212Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-07T16:47:11.212Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-07T16:47:11.212Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-07T16:47:11.212Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-07T16:47:11.212Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-07T16:47:11.212Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:47:11.212Z] Fetched 64.2 MB in 2s (31.6 MB/s) [2021-09-07T16:47:11.483Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:47:11.483Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:47:11.483Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:47:12.446Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:47:12.446Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:47:12.446Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-07T16:47:12.446Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-07T16:47:12.446Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:12.718Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:12.718Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:12.718Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:12.718Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:12.718Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:12.718Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:12.718Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.003Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.003Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.003Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.003Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.003Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.003Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.003Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:13.003Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:47:13.302Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.302Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.302Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:13.302Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:47:13.302Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.302Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.302Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.302Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.302Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:13.302Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-07T16:47:13.589Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:13.589Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:47:13.589Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:47:13.589Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:47:14.039Z] $ docker rm -f f92bf93d138a174e31de657ad5bd6025470b9a4cce89f9e7c021129e3d41c96b [2021-09-07T16:47:14.214Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-07T16:47:14.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-07T16:47:14.214Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-07T16:47:14.214Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-07T16:47:14.214Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-07T16:47:14.505Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-07T16:47:14.505Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-07T16:47:14.505Z] Installing new version of config file /etc/issue ... [2021-09-07T16:47:14.505Z] Installing new version of config file /etc/issue.net ... [2021-09-07T16:47:14.505Z] Installing new version of config file /etc/lsb-release ... [2021-09-07T16:47:14.505Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-07T16:47:14.775Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-07T16:47:14.775Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-07T16:47:14.775Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-07T16:47:15.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.041Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-07T16:47:15.041Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-07T16:47:15.041Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-07T16:47:15.041Z] 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-07T16:47:15.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.041Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:15.041Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:15.310Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:15.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.310Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-07T16:47:15.310Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-07T16:47:15.310Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-07T16:47:15.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.310Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-07T16:47:15.310Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-07T16:47:15.588Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-07T16:47:15.588Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.588Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:47:15.588Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:47:15.854Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-07T16:47:15.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.854Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:47:15.854Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:47:15.854Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-07T16:47:15.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:15.854Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-07T16:47:15.854Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-07T16:47:16.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:47:16.120Z] Setting up grep (3.1-2build1) ... [2021-09-07T16:47:16.120Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:16.120Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-07T16:47:16.120Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-07T16:47:16.120Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-07T16:47:16.120Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:16.120Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-07T16:47:16.120Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-07T16:47:16.347Z] [2021-09-07T16:47:16.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-09-07T16:47:16.386Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-07T16:47:16.386Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:16.386Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:47:16.386Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:47:16.386Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [Pipeline] sh [2021-09-07T16:47:16.653Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:16.653Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-07T16:47:16.653Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:47:16.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:47:16.918Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-07T16:47:16.918Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:47:16.993Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-07T16:47:16.993Z] 29e5d40040c1: Pulling fs layer [2021-09-07T16:47:16.993Z] 1ce36da41761: Pulling fs layer [2021-09-07T16:47:16.993Z] 25b303627fd3: Pulling fs layer [2021-09-07T16:47:17.183Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-07T16:47:17.183Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:47:17.268Z] 29e5d40040c1: Verifying Checksum [2021-09-07T16:47:17.449Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-07T16:47:17.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:17.449Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-07T16:47:17.449Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-07T16:47:17.867Z] 1ce36da41761: Verifying Checksum [2021-09-07T16:47:17.867Z] 1ce36da41761: Download complete [2021-09-07T16:47:17.867Z] 29e5d40040c1: Pull complete [2021-09-07T16:47:18.032Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-07T16:47:18.032Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-07T16:47:18.032Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-07T16:47:18.032Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-07T16:47:18.032Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-07T16:47:18.032Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:18.032Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-07T16:47:18.032Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-07T16:47:18.299Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-07T16:47:18.299Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:18.299Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:18.299Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:18.566Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:18.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:18.566Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:18.566Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:18.566Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:18.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:18.835Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:18.835Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:18.835Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:18.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:18.835Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:18.835Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:18.835Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:18.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:18.835Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:47:18.835Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:47:19.104Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:47:19.104Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:47:19.104Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-07T16:47:19.104Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:19.104Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-07T16:47:19.104Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:47:19.104Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-07T16:47:19.299Z] 1ce36da41761: Pull complete [2021-09-07T16:47:19.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:19.372Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:19.372Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:19.372Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:19.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:19.372Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:19.372Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:19.372Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:19.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:19.372Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:19.570Z] 25b303627fd3: Verifying Checksum [2021-09-07T16:47:19.571Z] 25b303627fd3: Download complete [2021-09-07T16:47:19.637Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:19.902Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:20.167Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-07T16:47:20.432Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-07T16:47:20.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:20.432Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-07T16:47:20.432Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-07T16:47:20.697Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:47:20.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-07T16:47:20.698Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-07T16:47:20.698Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-07T16:47:20.698Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-07T16:47:20.962Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:47:20.962Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-07T16:47:20.962Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-07T16:47:20.962Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-07T16:47:21.228Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:47:21.228Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-07T16:47:21.228Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-07T16:47:21.228Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-07T16:47:21.228Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:47:21.228Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-07T16:47:21.228Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-07T16:47:21.228Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-07T16:47:21.493Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:47:21.493Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-07T16:47:21.493Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:47:21.493Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:47:21.493Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-07T16:47:21.493Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-07T16:47:21.493Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:47:21.759Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:47:21.759Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-07T16:47:21.759Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-07T16:47:21.759Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:47:22.026Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:47:22.026Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:22.026Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-07T16:47:22.026Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-07T16:47:22.026Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-07T16:47:22.026Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-07T16:47:22.294Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:47:22.294Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:47:22.294Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-07T16:47:22.294Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:22.294Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-07T16:47:22.294Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-07T16:47:22.294Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-07T16:47:22.294Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:22.562Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-07T16:47:22.562Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-07T16:47:22.562Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-07T16:47:22.562Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:22.562Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-07T16:47:22.562Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-07T16:47:22.562Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-07T16:47:22.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:22.829Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-07T16:47:22.829Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-07T16:47:22.829Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-07T16:47:22.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:22.829Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-07T16:47:23.095Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-07T16:47:23.096Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-07T16:47:23.096Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:23.096Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-07T16:47:23.096Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-07T16:47:23.363Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-07T16:47:23.363Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:23.363Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-07T16:47:23.363Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-07T16:47:23.363Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-07T16:47:23.628Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:23.628Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-07T16:47:23.628Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-07T16:47:23.628Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-07T16:47:23.628Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:23.628Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-07T16:47:23.628Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-07T16:47:23.893Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-07T16:47:23.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:23.893Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-07T16:47:23.893Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-07T16:47:24.159Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-07T16:47:24.159Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:24.159Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-07T16:47:24.159Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-07T16:47:24.159Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-07T16:47:24.159Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:24.159Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-07T16:47:24.159Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-07T16:47:24.428Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-07T16:47:24.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:24.428Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-07T16:47:24.428Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-07T16:47:24.428Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-07T16:47:24.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:24.428Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-07T16:47:24.697Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-07T16:47:24.697Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-07T16:47:24.697Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-07T16:47:24.697Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-07T16:47:24.697Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-07T16:47:24.965Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-07T16:47:24.965Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-07T16:47:24.965Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-07T16:47:24.965Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-07T16:47:24.965Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-07T16:47:24.965Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-07T16:47:25.231Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-07T16:47:25.231Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-07T16:47:25.231Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-07T16:47:25.231Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-07T16:47:25.231Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-07T16:47:25.231Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-07T16:47:25.500Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-07T16:47:25.500Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-07T16:47:25.500Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-07T16:47:25.500Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-07T16:47:25.500Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-07T16:47:25.500Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-07T16:47:25.500Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-07T16:47:25.500Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-07T16:47:25.766Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-07T16:47:25.766Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-07T16:47:25.766Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-07T16:47:25.766Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-07T16:47:25.766Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-07T16:47:25.766Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-07T16:47:26.031Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-07T16:47:26.031Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-07T16:47:26.295Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-07T16:47:26.295Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-07T16:47:26.295Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:47:26.295Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:47:26.562Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:47:26.562Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:47:26.562Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:47:26.562Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:47:26.828Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-07T16:47:26.828Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-07T16:47:26.828Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:26.828Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:26.828Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:26.828Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:27.094Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:27.094Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:27.094Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:27.094Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:28.052Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:28.052Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:28.633Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:28.633Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:28.900Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:28.900Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:29.166Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:29.166Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:30.120Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-07T16:47:30.120Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-07T16:47:30.120Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-07T16:47:30.120Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-07T16:47:30.120Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-07T16:47:30.120Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-07T16:47:30.386Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-07T16:47:30.386Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-07T16:47:30.386Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-07T16:47:30.386Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-07T16:47:30.386Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-07T16:47:30.655Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-07T16:47:30.655Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-07T16:47:30.655Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-07T16:47:30.655Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-07T16:47:30.655Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-07T16:47:30.655Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:30.655Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-07T16:47:30.655Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:30.655Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:30.655Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:30.921Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-07T16:47:30.921Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-07T16:47:30.921Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-07T16:47:30.921Z] [2021-09-07T16:47:30.921Z] Current default time zone: 'Etc/UTC' [2021-09-07T16:47:30.921Z] Local time is now: Tue Sep 7 16:47:30 UTC 2021. [2021-09-07T16:47:30.921Z] Universal Time is now: Tue Sep 7 16:47:30 UTC 2021. [2021-09-07T16:47:30.921Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-07T16:47:30.921Z] [2021-09-07T16:47:30.921Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-07T16:47:30.921Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:30.921Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-07T16:47:30.921Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-07T16:47:30.921Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-07T16:47:30.921Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-07T16:47:30.921Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-07T16:47:30.921Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-07T16:47:30.921Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-07T16:47:30.921Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-07T16:47:31.186Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:31.186Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-07T16:47:31.186Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:31.186Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:47:31.186Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:31.186Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-07T16:47:31.186Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-07T16:47:31.186Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-07T16:47:31.186Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-07T16:47:31.186Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-07T16:47:31.186Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-07T16:47:31.186Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:47:31.186Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-07T16:47:31.983Z] 25b303627fd3: Pull complete [2021-09-07T16:47:31.983Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-07T16:47:31.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:47:31.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-07T16:47:32.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2021-09-07T16:47:32.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-07T16:47:33.123Z] Updating certificates in /etc/ssl/certs... [2021-09-07T16:47:33.707Z] 23 added, 27 removed; done. [2021-09-07T16:47:33.708Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-07T16:47:33.974Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-07T16:47:33.974Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-07T16:47:33.974Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-07T16:47:33.974Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-07T16:47:33.974Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.974Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:47:33.974Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.974Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.975Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.975Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.975Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.975Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-07T16:47:33.975Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:47:33.975Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-07T16:47:33.975Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-07T16:47:33.975Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-07T16:47:33.975Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.975Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-07T16:47:33.975Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-07T16:47:33.975Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-07T16:47:33.975Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-07T16:47:34.240Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:47:34.240Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-07T16:47:34.240Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-07T16:47:34.240Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-07T16:47:34.241Z] Updating certificates in /etc/ssl/certs... [2021-09-07T16:47:34.829Z] 0 added, 0 removed; done. [2021-09-07T16:47:34.829Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-07T16:47:34.829Z] done. [2021-09-07T16:47:35.413Z] Reading package lists... [2021-09-07T16:47:35.413Z] Building dependency tree... [2021-09-07T16:47:35.413Z] Reading state information... [2021-09-07T16:47:35.680Z] The following NEW packages will be installed: [2021-09-07T16:47:35.680Z] apt-transport-https [2021-09-07T16:47:35.680Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-07T16:47:35.680Z] Need to get 4348 B of archives. [2021-09-07T16:47:35.680Z] After this operation, 154 kB of additional disk space will be used. [2021-09-07T16:47:35.680Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-07T16:47:35.946Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:47:35.946Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-09-07T16:47:35.946Z] Selecting previously unselected package apt-transport-https. [2021-09-07T16:47:35.946Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-07T16:47:35.946Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-07T16:47:35.946Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-07T16:47:35.946Z] Setting up apt-transport-https (1.6.14) ... [2021-09-07T16:47:36.213Z] Waiting for network to be ready... [2021-09-07T16:47:36.627Z] $ docker top 0c6ded078f80fe1d5225992c62161765d6f607327e3a05d858d860fac8887096 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:47:37.714Z] + docker-compose build --help [2021-09-07T16:47:37.714Z] + grep parallel [2021-09-07T16:47:41.547Z] 2021-09-07T16:47:38Z INFO Waiting for automatic snapd restart... [2021-09-07T16:47:41.812Z] snapd 2.51.4 from Canonical* installed [2021-09-07T16:47:42.767Z] "snapd" switched to the "latest/stable" channel [2021-09-07T16:47:42.768Z] [2021-09-07T16:47:45.341Z] core18 20210722 from Canonical* installed [2021-09-07T16:47:45.341Z] "core18" switched to the "latest/stable" channel [2021-09-07T16:47:45.341Z] [2021-09-07T16:47:46.005Z] --parallel Build images in parallel. [Pipeline] } [2021-09-07T16:47:46.033Z] $ docker stop --time=1 0c6ded078f80fe1d5225992c62161765d6f607327e3a05d858d860fac8887096 [2021-09-07T16:47:47.915Z] snapcraft 5.0 from Canonical* installed [2021-09-07T16:47:47.915Z] "snapcraft" switched to the "latest/stable" channel [2021-09-07T16:47:47.915Z] [2021-09-07T16:47:48.116Z] $ docker rm -f 0c6ded078f80fe1d5225992c62161765d6f607327e3a05d858d860fac8887096 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:47:48.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T16:47:48.905Z] . [Pipeline] withDockerContainer [2021-09-07T16:47:49.224Z] prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2021-09-07T16:47:49.308Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-07T16:47:51.256Z] $ docker top ccf28b314b027b772e937570a039323596ca1a8979d1aa29ff5754c4137ff594 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:47:52.166Z] 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-07T16:47:52.166Z] - README.md [2021-09-07T16:47:52.166Z] [2021-09-07T16:47:52.166Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-07T16:47:52.336Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-07T16:47:52.439Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-07T16:47:52.704Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-07T16:47:52.969Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-07T16:47:53.925Z] Reading package lists... [2021-09-07T16:47:54.505Z] 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-07T16:47:54.505Z] Reading package lists... [2021-09-07T16:47:54.505Z] Building dependency tree... [2021-09-07T16:47:54.505Z] Reading state information... [2021-09-07T16:47:54.770Z] Suggested packages: [2021-09-07T16:47:54.770Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-07T16:47:54.770Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-07T16:47:54.770Z] Recommended packages: [2021-09-07T16:47:54.770Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-07T16:47:54.770Z] The following NEW packages will be installed: [2021-09-07T16:47:54.770Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-07T16:47:54.770Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-07T16:47:54.770Z] pkg-config zip [2021-09-07T16:47:54.770Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-07T16:47:54.770Z] Need to get 7663 kB of archives. [2021-09-07T16:47:54.770Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-07T16:47:54.770Z] 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-07T16:47:55.036Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-07T16:47:55.036Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-07T16:47:55.036Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-07T16:47:55.036Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-07T16:47:55.036Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-07T16:47:55.036Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-07T16:47:55.300Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-07T16:47:55.300Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-07T16:47:55.300Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-07T16:47:55.300Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-07T16:47:55.566Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-07T16:47:55.566Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-07T16:47:55.566Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-07T16:47:55.566Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-07T16:47:55.831Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-07T16:47:55.831Z] Fetched 7663 kB in 1s (9662 kB/s) [2021-09-07T16:47:55.831Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-07T16:47:55.831Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-07T16:47:55.831Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-07T16:47:55.831Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-07T16:47:55.831Z] Selecting previously unselected package libpsl5:amd64. [2021-09-07T16:47:55.831Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-07T16:47:55.831Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-07T16:47:56.096Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-07T16:47:56.096Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-07T16:47:56.096Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-07T16:47:56.096Z] Selecting previously unselected package librtmp1:amd64. [2021-09-07T16:47:56.096Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-07T16:47:56.096Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-07T16:47:56.096Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-07T16:47:56.096Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-07T16:47:56.096Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-07T16:47:56.362Z] Selecting previously unselected package liberror-perl. [2021-09-07T16:47:56.362Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-07T16:47:56.362Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-07T16:47:56.362Z] Selecting previously unselected package git-man. [2021-09-07T16:47:56.362Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-07T16:47:56.362Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:47:56.362Z] Selecting previously unselected package git. [2021-09-07T16:47:56.362Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-07T16:47:56.362Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:47:56.943Z] Selecting previously unselected package libnorm1:amd64. [2021-09-07T16:47:56.943Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-07T16:47:56.943Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-07T16:47:56.943Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-07T16:47:56.943Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-07T16:47:56.943Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-07T16:47:57.207Z] Selecting previously unselected package libsodium23:amd64. [2021-09-07T16:47:57.207Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-07T16:47:57.207Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-07T16:47:57.207Z] Selecting previously unselected package libzmq5:amd64. [2021-09-07T16:47:57.207Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-07T16:47:57.207Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:47:57.207Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-07T16:47:57.207Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-07T16:47:57.207Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:47:57.471Z] Selecting previously unselected package pkg-config. [2021-09-07T16:47:57.471Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-07T16:47:57.471Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-07T16:47:57.471Z] Selecting previously unselected package zip. [2021-09-07T16:47:57.471Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-07T16:47:57.471Z] Unpacking zip (3.0-11build1) ... [2021-09-07T16:47:57.471Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-07T16:47:57.471Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:47:57.471Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-07T16:47:57.471Z] Setting up liberror-perl (0.17025-1) ... [2021-09-07T16:47:57.471Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-07T16:47:57.471Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-07T16:47:57.471Z] No schema files found: doing nothing. [2021-09-07T16:47:57.471Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-07T16:47:57.471Z] Setting up zip (3.0-11build1) ... [2021-09-07T16:47:57.471Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-07T16:47:57.471Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-07T16:47:57.738Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-07T16:47:57.738Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:47:57.738Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-07T16:47:57.738Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-07T16:47:57.738Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-07T16:47:57.738Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-07T16:47:58.320Z] git set to automatically installed. [2021-09-07T16:47:58.320Z] git-man set to automatically installed. [2021-09-07T16:47:58.320Z] libcurl3-gnutls set to automatically installed. [2021-09-07T16:47:58.320Z] liberror-perl set to automatically installed. [2021-09-07T16:47:58.320Z] libglib2.0-0 set to automatically installed. [2021-09-07T16:47:58.320Z] libnghttp2-14 set to automatically installed. [2021-09-07T16:47:58.320Z] libnorm1 set to automatically installed. [2021-09-07T16:47:58.320Z] libpgm-5.2-0 set to automatically installed. [2021-09-07T16:47:58.320Z] libpsl5 set to automatically installed. [2021-09-07T16:47:58.320Z] librtmp1 set to automatically installed. [2021-09-07T16:47:58.320Z] libsodium23 set to automatically installed. [2021-09-07T16:47:58.320Z] libzmq3-dev set to automatically installed. [2021-09-07T16:47:58.320Z] libzmq5 set to automatically installed. [2021-09-07T16:47:58.320Z] pkg-config set to automatically installed. [2021-09-07T16:47:58.320Z] zip set to automatically installed. [2021-09-07T16:47:59.724Z] snapd is not logged in, snap install commands will use sudo [2021-09-07T16:48:00.304Z] snap "core18" has no updates available [2021-09-07T16:48:00.625Z] Building core-command ... [2021-09-07T16:48:00.625Z] Building core-data ... [2021-09-07T16:48:00.625Z] Building core-metadata ... [2021-09-07T16:48:00.625Z] Building security-bootstrapper ... [2021-09-07T16:48:00.625Z] Building security-proxy-setup ... [2021-09-07T16:48:00.625Z] Building security-secretstore-setup ... [2021-09-07T16:48:00.625Z] Building support-notifications ... [2021-09-07T16:48:00.625Z] Building support-scheduler ... [2021-09-07T16:48:00.625Z] Building sys-mgmt-agent ... [2021-09-07T16:48:00.625Z] Building support-notifications [2021-09-07T16:48:00.625Z] Building security-secretstore-setup [2021-09-07T16:48:00.625Z] Building core-metadata [2021-09-07T16:48:00.625Z] Building security-bootstrapper [2021-09-07T16:48:00.625Z] Building core-data [2021-09-07T16:48:00.883Z] snapd is not logged in, snap install commands will use sudo [2021-09-07T16:48:07.518Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-07T16:48:07.518Z] Pulling config-common [2021-09-07T16:48:07.518Z] + snapcraftctl pull [2021-09-07T16:48:08.473Z] Pulling go-build-helper [2021-09-07T16:48:08.473Z] + snapcraftctl pull [2021-09-07T16:48:09.431Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-07T16:48:09.431Z] Skipping pull go-build-helper (already ran) [2021-09-07T16:48:09.431Z] Building go-build-helper [2021-09-07T16:48:09.431Z] + snapcraftctl build [2021-09-07T16:48:11.371Z] Staging go-build-helper [2021-09-07T16:48:11.371Z] + snapcraftctl stage [2021-09-07T16:48:21.431Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-07T16:48:21.431Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-07T16:48:21.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-07T16:48:21.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-07T16:48:21.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-07T16:48:21.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-07T16:48:21.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-07T16:48:21.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-07T16:48:21.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-07T16:48:21.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-07T16:48:21.431Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-07T16:48:21.431Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-07T16:48:21.431Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-07T16:48:21.431Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-07T16:48:21.431Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-07T16:48:21.431Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-07T16:48:21.431Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-07T16:48:21.431Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-07T16:48:21.431Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-07T16:48:21.431Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-07T16:48:21.431Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-07T16:48:21.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-07T16:48:21.431Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-07T16:48:21.431Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-07T16:48:21.431Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-07T16:48:21.431Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-07T16:48:21.431Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-07T16:48:21.431Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-07T16:48:21.431Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-07T16:48:21.431Z] Fetched 224 kB in 0s (0 B/s) [2021-09-07T16:48:21.431Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-07T16:48:21.431Z] Fetched 157 kB in 0s (0 B/s) [2021-09-07T16:48:21.431Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-07T16:48:21.431Z] Fetched 221 kB in 0s (0 B/s) [2021-09-07T16:48:21.431Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-07T16:48:21.431Z] Fetched 143 kB in 0s (0 B/s) [2021-09-07T16:48:21.431Z] Pulling edgex-go [2021-09-07T16:48:21.431Z] + snapcraftctl pull [2021-09-07T16:48:21.431Z] Pulling hooks [2021-09-07T16:48:21.431Z] + snapcraftctl pull [2021-09-07T16:48:39.633Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-07T16:48:39.633Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-07T16:48:39.633Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-07T16:48:39.633Z] Fetched 0 B in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-07T16:48:39.633Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-07T16:48:39.633Z] Fetched 279 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-07T16:48:39.633Z] Fetched 122 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-07T16:48:39.633Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-07T16:48:39.633Z] Fetched 8848 B in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-07T16:48:39.633Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-07T16:48:39.633Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-07T16:48:39.633Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-07T16:48:39.633Z] Fetched 219 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-07T16:48:39.633Z] Fetched 154 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-07T16:48:39.633Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-07T16:48:39.633Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-07T16:48:39.633Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-07T16:48:39.633Z] Fetched 499 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-07T16:48:39.633Z] Fetched 111 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-07T16:48:39.633Z] Fetched 240 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-07T16:48:39.633Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-07T16:48:39.633Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-07T16:48:39.633Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-07T16:48:39.633Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-07T16:48:39.633Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-07T16:48:39.633Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-07T16:48:39.633Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-07T16:48:39.633Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-07T16:48:39.633Z] Fetched 8720 B in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-07T16:48:39.633Z] Fetched 140 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-07T16:48:39.633Z] Fetched 119 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-07T16:48:39.633Z] Fetched 111 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-07T16:48:39.633Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-07T16:48:39.633Z] Fetched 645 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-07T16:48:39.633Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-07T16:48:39.633Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-07T16:48:39.633Z] Fetched 368 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-07T16:48:39.633Z] Fetched 187 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-07T16:48:39.633Z] Fetched 175 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-07T16:48:39.633Z] Fetched 206 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-07T16:48:39.633Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-07T16:48:39.633Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-07T16:48:39.633Z] Fetched 159 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-07T16:48:39.633Z] Fetched 107 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-07T16:48:39.633Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-07T16:48:39.633Z] Pulling static-packages [2021-09-07T16:48:39.633Z] + snapcraftctl pull [2021-09-07T16:48:39.633Z] Pulling version [2021-09-07T16:48:39.633Z] + cd /root/project [2021-09-07T16:48:39.633Z] + git describe --tags --abbrev=0 [2021-09-07T16:48:39.633Z] + sed s/v// [2021-09-07T16:48:39.633Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-07T16:48:39.633Z] + [ -z 2.0.1-dev.39 ] [2021-09-07T16:48:39.633Z] + snapcraftctl set-version 2.0.1-dev.39 [2021-09-07T16:48:39.899Z] Building config-common [2021-09-07T16:48:39.899Z] + snapcraftctl build [2021-09-07T16:48:42.130Z] Skipping build go-build-helper (already ran) [2021-09-07T16:48:42.130Z] Building edgex-go [2021-09-07T16:48:42.396Z] + cd /root/parts/edgex-go/src [2021-09-07T16:48:42.396Z] + + sed s/v// [2021-09-07T16:48:42.396Z] git describe --tags --abbrev=0 [2021-09-07T16:48:42.396Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-07T16:48:42.396Z] + [ -z 2.0.1-dev.39 ] [2021-09-07T16:48:42.396Z] + echo 2.0.1-dev.39 [2021-09-07T16:48:42.396Z] + make build [2021-09-07T16:48:42.396Z] go mod tidy [2021-09-07T16:48:46.648Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-07T16:48:46.648Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-07T16:48:46.648Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-07T16:48:46.648Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-07T16:48:46.648Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-07T16:48:46.648Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-07T16:48:46.648Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-07T16:48:46.648Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-07T16:48:46.648Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-07T16:48:46.648Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-07T16:48:46.648Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-07T16:48:46.648Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-07T16:48:46.648Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-07T16:48:46.648Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-07T16:48:46.649Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-07T16:48:46.649Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-07T16:48:46.649Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-07T16:48:47.231Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-07T16:48:48.069Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-07T16:48:48.069Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-07T16:48:48.069Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-07T16:48:48.069Z] go: downloading golang.org/x/text v0.3.6 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-07T16:48:48.069Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-07T16:48:48.505Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-07T16:48:48.505Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-07T16:48:48.505Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-07T16:48:48.505Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-07T16:48:48.505Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-07T16:48:48.505Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-07T16:48:48.505Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-07T16:48:48.774Z] go: downloading github.com/kr/text v0.2.0 [2021-09-07T16:48:48.774Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-07T16:48:48.774Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-07T16:48:48.774Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-07T16:48:48.774Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-07T16:48:49.038Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-07T16:48:49.038Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-07T16:48:49.038Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-07T16:48:49.038Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-07T16:48:49.038Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-07T16:48:49.038Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-07T16:48:49.302Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-07T16:48:49.302Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-07T16:48:49.302Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-07T16:48:49.302Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-07T16:48:49.302Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-07T16:48:49.302Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-07T16:48:49.302Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-07T16:48:49.566Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-07T16:48:49.566Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-07T16:48:49.566Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-07T16:48:49.566Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-07T16:48:49.566Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-07T16:48:49.566Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-07T16:48:49.567Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-07T16:48:49.567Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-07T16:48:49.567Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-07T16:48:49.832Z] 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-07T16:48:58.026Z] 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-07T16:49:03.364Z] 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-07T16:49:03.942Z] 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-07T16:49:05.348Z] 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-07T16:49:05.613Z] 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-07T16:49:06.567Z] 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-07T16:49:07.974Z] 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-07T16:49:08.929Z] 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-07T16:49:10.332Z] 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-07T16:49:10.913Z] 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-07T16:49:11.868Z] 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-07T16:49:13.810Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-07T16:49:13.810Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-07T16:49:13.810Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-07T16:49:13.810Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-07T16:49:13.810Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-07T16:49:13.810Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-07T16:49:13.810Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-07T16:49:13.810Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-07T16:49:13.810Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-07T16:49:13.810Z] + 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-07T16:49:13.810Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-07T16:49:13.810Z] + 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-07T16:49:13.810Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-07T16:49:13.810Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-07T16:49:13.810Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-07T16:49:13.810Z] + 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-07T16:49:13.810Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-07T16:49:13.810Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-07T16:49:13.810Z] + 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-07T16:49:14.768Z] Building hooks [2021-09-07T16:49:14.768Z] + cd /root/parts/hooks/src [2021-09-07T16:49:14.768Z] + make build [2021-09-07T16:49:14.768Z] go mod tidy [2021-09-07T16:49:15.728Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-07T16:49:15.728Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-07T16:49:15.728Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-07T16:49:15.728Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-07T16:49:15.728Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-07T16:49:16.682Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-07T16:49:17.264Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-07T16:49:17.264Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-07T16:49:19.839Z] Building static-packages [2021-09-07T16:49:19.839Z] + snapcraftctl build [2021-09-07T16:49:22.413Z] Building version [2021-09-07T16:49:22.413Z] + snapcraftctl build [2021-09-07T16:49:22.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:49:22.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:49:22.490Z] ---> def49106b311 [2021-09-07T16:49:22.490Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:49:22.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:49:22.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:49:22.490Z] ---> def49106b311 [2021-09-07T16:49:22.490Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:49:22.490Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:49:22.490Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:49:22.490Z] ---> def49106b311 [2021-09-07T16:49:22.490Z] Step 3/32 : WORKDIR /edgex-go [2021-09-07T16:49:22.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:49:22.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:49:22.490Z] ---> def49106b311 [2021-09-07T16:49:22.490Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:49:22.490Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:49:22.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:49:22.490Z] ---> def49106b311 [2021-09-07T16:49:22.490Z] Step 3/26 : WORKDIR /edgex-go [2021-09-07T16:49:22.490Z] ---> Running in e2e8ab0145d3 [2021-09-07T16:49:22.490Z] ---> Running in 5c0d68c2dce6 [2021-09-07T16:49:22.490Z] ---> Running in a055b7eab0c3 [2021-09-07T16:49:22.490Z] ---> Running in 6784c7de88d8 [2021-09-07T16:49:22.490Z] ---> Running in 71c37001d317 [2021-09-07T16:49:22.490Z] Removing intermediate container e2e8ab0145d3 [2021-09-07T16:49:22.490Z] ---> 4a9b7d93db34 [2021-09-07T16:49:22.490Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:49:22.490Z] Removing intermediate container 71c37001d317 [2021-09-07T16:49:22.490Z] ---> 7b8c648f5e29 [2021-09-07T16:49:22.490Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:49:22.490Z] Removing intermediate container a055b7eab0c3 [2021-09-07T16:49:22.490Z] ---> 2da39d80fff0 [2021-09-07T16:49:22.490Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:49:22.490Z] Removing intermediate container 6784c7de88d8 [2021-09-07T16:49:22.490Z] ---> 06c2f5e129ef [2021-09-07T16:49:22.490Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:49:22.490Z] Removing intermediate container 5c0d68c2dce6 [2021-09-07T16:49:22.490Z] ---> dfb76b058baf [2021-09-07T16:49:22.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:49:22.490Z] ---> Running in f4efb418570a [2021-09-07T16:49:22.490Z] ---> Running in d4edd101fe79 [2021-09-07T16:49:22.490Z] ---> Running in da3a46fa88f2 [2021-09-07T16:49:22.490Z] ---> Running in 74916f987a3f [2021-09-07T16:49:22.490Z] ---> Running in 3c97f67370c8 [2021-09-07T16:49:22.490Z] Removing intermediate container f4efb418570a [2021-09-07T16:49:22.490Z] ---> 07260fd92876 [2021-09-07T16:49:22.490Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-07T16:49:22.490Z] ---> Running in 1e37f35a9036 [2021-09-07T16:49:22.491Z] Removing intermediate container d4edd101fe79 [2021-09-07T16:49:22.491Z] ---> de4abd5b1f6b [2021-09-07T16:49:22.491Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:49:22.491Z] Removing intermediate container da3a46fa88f2 [2021-09-07T16:49:22.491Z] ---> 318762fc082e [2021-09-07T16:49:22.491Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-07T16:49:22.491Z] ---> Running in f22d129f953c [2021-09-07T16:49:22.491Z] ---> Running in f402170ab77b [2021-09-07T16:49:22.491Z] Removing intermediate container 74916f987a3f [2021-09-07T16:49:22.491Z] ---> 23f9d8fd78bb [2021-09-07T16:49:22.491Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-07T16:49:22.491Z] ---> Running in 23f0b00136ca [2021-09-07T16:49:22.768Z] Removing intermediate container 3c97f67370c8 [2021-09-07T16:49:22.768Z] ---> 7715f2d543c9 [2021-09-07T16:49:22.768Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-07T16:49:23.044Z] ---> Running in 5c7c59b8f1a0 [2021-09-07T16:49:24.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:24.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:24.351Z] Staging config-common [2021-09-07T16:49:24.351Z] + snapcraftctl stage [2021-09-07T16:49:24.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:24.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:24.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:24.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:25.311Z] Skipping stage go-build-helper (already ran) [2021-09-07T16:49:25.311Z] Staging edgex-go [2021-09-07T16:49:25.311Z] + snapcraftctl stage [2021-09-07T16:49:25.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:25.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:26.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:26.270Z] Staging hooks [2021-09-07T16:49:26.270Z] + snapcraftctl stage [2021-09-07T16:49:26.327Z] OK: 218 MiB in 52 packages [2021-09-07T16:49:26.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:49:26.919Z] OK: 218 MiB in 52 packages [2021-09-07T16:49:27.214Z] OK: 218 MiB in 52 packages [2021-09-07T16:49:27.226Z] Staging static-packages [2021-09-07T16:49:27.226Z] + snapcraftctl stage [2021-09-07T16:49:27.519Z] OK: 218 MiB in 52 packages [2021-09-07T16:49:28.129Z] OK: 218 MiB in 52 packages [2021-09-07T16:49:28.182Z] Staging version [2021-09-07T16:49:28.182Z] + snapcraftctl stage [2021-09-07T16:49:28.752Z] Removing intermediate container 1e37f35a9036 [2021-09-07T16:49:28.752Z] ---> eb9f459576f5 [2021-09-07T16:49:28.752Z] Step 6/32 : COPY go.mod . [2021-09-07T16:49:29.030Z] Removing intermediate container f402170ab77b [2021-09-07T16:49:29.030Z] ---> 0adc72708a87 [2021-09-07T16:49:29.030Z] Step 6/26 : COPY go.mod . [2021-09-07T16:49:29.138Z] Priming config-common [2021-09-07T16:49:29.138Z] + snapcraftctl prime [2021-09-07T16:49:29.312Z] Removing intermediate container 23f0b00136ca [2021-09-07T16:49:29.312Z] ---> a6f84622d1c3 [2021-09-07T16:49:29.312Z] Step 6/24 : COPY go.mod . [2021-09-07T16:49:29.596Z] Removing intermediate container 5c7c59b8f1a0 [2021-09-07T16:49:29.596Z] ---> 1067aa3459a9 [2021-09-07T16:49:29.596Z] Step 6/23 : COPY go.mod . [2021-09-07T16:49:29.878Z] Removing intermediate container f22d129f953c [2021-09-07T16:49:29.878Z] ---> abc3b1dcd495 [2021-09-07T16:49:29.878Z] Step 6/24 : COPY go.mod . [2021-09-07T16:49:29.878Z] ---> 35d6cfc26a47 [2021-09-07T16:49:29.878Z] Step 7/32 : RUN go mod download [2021-09-07T16:49:30.097Z] Priming go-build-helper [2021-09-07T16:49:30.097Z] + snapcraftctl prime [2021-09-07T16:49:30.166Z] ---> Running in b6165fda9fa7 [2021-09-07T16:49:30.446Z] ---> f29266b2cd32 [2021-09-07T16:49:30.446Z] Step 7/26 : RUN go mod download [2021-09-07T16:49:30.722Z] ---> Running in 485ccf1ef049 [2021-09-07T16:49:30.722Z] ---> 7e2a00f95345 [2021-09-07T16:49:30.722Z] ---> 5d267502b23d [2021-09-07T16:49:30.722Z] Step 7/24 : RUN go mod download [2021-09-07T16:49:30.722Z] Step 7/23 : RUN go mod download [2021-09-07T16:49:30.995Z] ---> Running in 3a6846438c42 [2021-09-07T16:49:30.995Z] ---> 9c8f4e517d1f [2021-09-07T16:49:30.995Z] Step 7/24 : RUN go mod download [2021-09-07T16:49:30.995Z] ---> Running in 7c2a2131e840 [2021-09-07T16:49:31.501Z] Priming edgex-go [2021-09-07T16:49:31.501Z] + snapcraftctl prime [2021-09-07T16:49:31.610Z] ---> Running in f708925a2d25 [2021-09-07T16:49:32.459Z] Priming hooks [2021-09-07T16:49:32.459Z] + snapcraftctl prime [2021-09-07T16:49:33.886Z] Priming static-packages [2021-09-07T16:49:33.886Z] + snapcraftctl prime [2021-09-07T16:49:36.456Z] Priming version [2021-09-07T16:49:36.456Z] + snapcraftctl prime [2021-09-07T16:49:37.062Z] Removing intermediate container b6165fda9fa7 [2021-09-07T16:49:37.062Z] ---> 9e34fdccc168 [2021-09-07T16:49:37.062Z] Step 8/32 : COPY . . [2021-09-07T16:49:37.432Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-07T16:49:38.515Z] Removing intermediate container 485ccf1ef049 [2021-09-07T16:49:38.515Z] ---> bc8856f32380 [2021-09-07T16:49:38.515Z] 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-07T16:49:41.943Z] Removing intermediate container 7c2a2131e840 [2021-09-07T16:49:41.943Z] ---> f1314a6bac36 [2021-09-07T16:49:41.943Z] Step 8/23 : COPY . . [2021-09-07T16:49:44.595Z] Removing intermediate container 3a6846438c42 [2021-09-07T16:49:44.595Z] ---> 57bf40884da4 [2021-09-07T16:49:44.595Z] Step 8/24 : COPY . . [2021-09-07T16:49:44.595Z] Removing intermediate container f708925a2d25 [2021-09-07T16:49:44.595Z] ---> 476405d8652d [2021-09-07T16:49:44.595Z] Step 8/24 : COPY . . [2021-09-07T16:50:06.804Z] ---> 28397168a8ee [2021-09-07T16:50:06.804Z] Step 9/32 : RUN go mod tidy [2021-09-07T16:50:06.804Z] ---> Running in ce682eb517b4 [2021-09-07T16:50:06.804Z] ---> 450fe61ed5d5 [2021-09-07T16:50:06.804Z] Step 9/26 : RUN go mod tidy [2021-09-07T16:50:06.804Z] ---> Running in 5ea414aec61c [2021-09-07T16:50:06.804Z] ---> 5d84b22d5e0a [2021-09-07T16:50:06.804Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:50:06.804Z] ---> 188e2d5a7a6e [2021-09-07T16:50:06.804Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:50:06.804Z] ---> 9f29a950a038 [2021-09-07T16:50:06.804Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:50:06.804Z] ---> Running in ba869d6962a5 [2021-09-07T16:50:06.804Z] ---> Running in 30f05c4f9ecc [2021-09-07T16:50:06.804Z] ---> Running in 406351d14e38 [2021-09-07T16:50:10.452Z] Removing intermediate container ce682eb517b4 [2021-09-07T16:50:10.452Z] ---> 043fcfb755f3 [2021-09-07T16:50:10.452Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-07T16:50:10.452Z] ---> Running in 436766bc384e [2021-09-07T16:50:13.168Z] Removing intermediate container 5ea414aec61c [2021-09-07T16:50:13.168Z] ---> dd5c3a571656 [2021-09-07T16:50:13.168Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-07T16:50:13.168Z] ---> Running in caa4752fe06b [2021-09-07T16:50:13.790Z] 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-07T16:50:15.280Z] Removing intermediate container 30f05c4f9ecc [2021-09-07T16:50:15.280Z] ---> e476dffcd041 [2021-09-07T16:50:15.280Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-07T16:50:15.280Z] Removing intermediate container 406351d14e38 [2021-09-07T16:50:15.280Z] ---> c18be4551ff0 [2021-09-07T16:50:15.280Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-07T16:50:15.280Z] ---> Running in 51280c455806 [2021-09-07T16:50:15.281Z] Removing intermediate container ba869d6962a5 [2021-09-07T16:50:15.281Z] ---> a785d82620fc [2021-09-07T16:50:15.281Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-07T16:50:15.281Z] ---> Running in 3116e6f3a921 [2021-09-07T16:50:15.941Z] ---> Running in 8e5faa2c52b5 [2021-09-07T16:50:16.563Z] 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-07T16:50:18.598Z] 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-07T16:50:19.213Z] 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-07T16:50:19.495Z] 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-07T16:52:41.579Z] 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-07T16:52:49.898Z] Removing intermediate container 436766bc384e [2021-09-07T16:52:49.898Z] ---> 8b02e7b7d49a [2021-09-07T16:52:49.898Z] [2021-09-07T16:52:49.898Z] Step 11/32 : FROM alpine:3.12 [2021-09-07T16:52:49.898Z] 3.12: Pulling from library/alpine [2021-09-07T16:52:50.895Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T16:52:50.895Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T16:52:50.895Z] ---> afc2cc120ca2 [2021-09-07T16:52:50.895Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-07T16:52:51.504Z] ---> Running in 7fb62ad2bfa8 [2021-09-07T16:52:52.981Z] Removing intermediate container 7fb62ad2bfa8 [2021-09-07T16:52:52.981Z] ---> 2c7fbe71f850 [2021-09-07T16:52:52.981Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-07T16:52:53.596Z] ---> Running in c8121a0e8b89 [2021-09-07T16:52:54.599Z] Removing intermediate container caa4752fe06b [2021-09-07T16:52:54.599Z] ---> 8771bb5252b1 [2021-09-07T16:52:54.599Z] [2021-09-07T16:52:54.599Z] Step 11/26 : FROM alpine:3.12 [2021-09-07T16:52:54.599Z] ---> afc2cc120ca2 [2021-09-07T16:52:54.599Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-07T16:52:54.875Z] ---> Running in cc9e5abd49c6 [2021-09-07T16:52:56.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:52:56.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:52:56.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:52:57.227Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:52:57.227Z] (2/2) Installing su-exec (0.2-r1) [2021-09-07T16:52:57.227Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:52:57.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:52:57.227Z] OK: 5 MiB in 16 packages [2021-09-07T16:52:58.226Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-07T16:52:58.226Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-07T16:52:58.226Z] (3/3) Installing su-exec (0.2-r1) [2021-09-07T16:52:58.226Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:52:58.226Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:52:58.507Z] OK: 6 MiB in 17 packages [2021-09-07T16:52:59.501Z] Removing intermediate container c8121a0e8b89 [2021-09-07T16:52:59.501Z] ---> 41a73ae776f4 [2021-09-07T16:52:59.501Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-07T16:52:59.775Z] ---> Running in 981a8ddbc366 [2021-09-07T16:53:01.229Z] Removing intermediate container 981a8ddbc366 [2021-09-07T16:53:01.229Z] ---> f78192a15edb [2021-09-07T16:53:01.229Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-07T16:53:01.229Z] ---> Running in 87c8e9ffed1c [2021-09-07T16:53:01.507Z] Removing intermediate container cc9e5abd49c6 [2021-09-07T16:53:01.507Z] ---> 195fc4f29101 [2021-09-07T16:53:01.507Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:53:02.500Z] ---> Running in 9bf937a84595 [2021-09-07T16:53:02.893Z] Removing intermediate container 87c8e9ffed1c [2021-09-07T16:53:02.893Z] ---> d7ff9520a8ff [2021-09-07T16:53:02.893Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-07T16:53:03.621Z] ---> Running in 9260cd467fe3 [2021-09-07T16:53:03.932Z] Removing intermediate container 9bf937a84595 [2021-09-07T16:53:03.932Z] ---> 2fe9679e4e73 [2021-09-07T16:53:03.932Z] Step 14/26 : WORKDIR / [2021-09-07T16:53:04.611Z] ---> Running in ddf26b2a268d [2021-09-07T16:53:06.639Z] Removing intermediate container ddf26b2a268d [2021-09-07T16:53:06.639Z] ---> 1fce55ec2c0b [2021-09-07T16:53:06.639Z] 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-07T16:53:08.092Z] Removing intermediate container 51280c455806 [2021-09-07T16:53:08.092Z] ---> 6773cdfe1207 [2021-09-07T16:53:08.092Z] [2021-09-07T16:53:08.092Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:53:08.092Z] ---> afc2cc120ca2 [2021-09-07T16:53:08.092Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-07T16:53:08.376Z] ---> Running in 329338c29ad0 [2021-09-07T16:53:08.376Z] ---> 2d787b6f15fa [2021-09-07T16:53:08.376Z] 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-07T16:53:09.364Z] Removing intermediate container 9260cd467fe3 [2021-09-07T16:53:09.364Z] ---> 7aa573d41a17 [2021-09-07T16:53:09.364Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-07T16:53:09.364Z] ---> Running in b0521cb6ad32 [2021-09-07T16:53:09.646Z] Removing intermediate container 8e5faa2c52b5 [2021-09-07T16:53:09.646Z] ---> 32e7908d6d29 [2021-09-07T16:53:09.646Z] [2021-09-07T16:53:09.646Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:53:09.646Z] ---> afc2cc120ca2 [2021-09-07T16:53:09.646Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:53:09.922Z] ---> 2c57e96a8963 [2021-09-07T16:53:09.922Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-07T16:53:10.210Z] ---> Running in 29138698909d [2021-09-07T16:53:10.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:10.492Z] Removing intermediate container b0521cb6ad32 [2021-09-07T16:53:10.492Z] ---> 4644d8ca9ac6 [2021-09-07T16:53:10.492Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-07T16:53:10.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:11.371Z] ---> b1676f6783c4 [2021-09-07T16:53:11.371Z] 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-07T16:53:11.661Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-07T16:53:11.662Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-07T16:53:11.662Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:53:11.662Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:53:11.940Z] OK: 6 MiB in 16 packages [2021-09-07T16:53:12.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:12.221Z] ---> 3887ffdf9f00 [2021-09-07T16:53:12.221Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-07T16:53:12.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:12.774Z] ---> Running in 0d08b08b37e3 [2021-09-07T16:53:13.056Z] ---> b04062ad1e78 [2021-09-07T16:53:13.056Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-07T16:53:13.056Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-07T16:53:13.056Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:53:13.056Z] OK: 5 MiB in 15 packages [2021-09-07T16:53:15.051Z] Removing intermediate container 329338c29ad0 [2021-09-07T16:53:15.051Z] ---> 34c955dffab4 [2021-09-07T16:53:15.051Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:53:15.325Z] Removing intermediate container 29138698909d [2021-09-07T16:53:15.325Z] ---> 683c8f511fa0 [2021-09-07T16:53:15.325Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:53:15.605Z] ---> Running in 5287102f1b28 [2021-09-07T16:53:15.605Z] ---> Running in 006b34f9a1b3 [2021-09-07T16:53:15.881Z] ---> 92ff4bb39268 [2021-09-07T16:53:15.881Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-07T16:53:16.476Z] Removing intermediate container 5287102f1b28 [2021-09-07T16:53:16.476Z] ---> 65e49558de35 [2021-09-07T16:53:16.476Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-07T16:53:16.753Z] Removing intermediate container 006b34f9a1b3 [2021-09-07T16:53:16.753Z] ---> b80593fa09ee [2021-09-07T16:53:16.753Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-07T16:53:17.026Z] ---> Running in a1b3e2f847bb [2021-09-07T16:53:17.026Z] Removing intermediate container 3116e6f3a921 [2021-09-07T16:53:17.026Z] ---> cc52765f0729 [2021-09-07T16:53:17.026Z] [2021-09-07T16:53:17.026Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:53:17.299Z] ---> afc2cc120ca2 [2021-09-07T16:53:17.299Z] ---> Running in 9b68dc207873 [2021-09-07T16:53:17.299Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-07T16:53:17.573Z] Removing intermediate container 0d08b08b37e3 [2021-09-07T16:53:17.573Z] ---> bdc7547d169b [2021-09-07T16:53:17.573Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:53:17.573Z] ---> Running in d3471211b026 [2021-09-07T16:53:17.848Z] ---> e5f6fd95f69e [2021-09-07T16:53:17.848Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-07T16:53:17.848Z] Removing intermediate container a1b3e2f847bb [2021-09-07T16:53:17.848Z] ---> 9d15d7b2a66c [2021-09-07T16:53:17.848Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:53:17.848Z] Removing intermediate container 9b68dc207873 [2021-09-07T16:53:17.848Z] ---> 277f9e2b5834 [2021-09-07T16:53:17.848Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:53:18.120Z] ---> Running in e54d2b6f778c [2021-09-07T16:53:18.120Z] ---> Running in 9814b7864509 [2021-09-07T16:53:18.396Z] Removing intermediate container d3471211b026 [2021-09-07T16:53:18.396Z] ---> 4a6045b7f775 [2021-09-07T16:53:18.396Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-07T16:53:18.687Z] ---> Running in 17bac85ffed8 [2021-09-07T16:53:18.687Z] ---> f57316655adf [2021-09-07T16:53:18.687Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-07T16:53:18.962Z] Removing intermediate container e54d2b6f778c [2021-09-07T16:53:18.962Z] ---> d26dd5bca9dc [2021-09-07T16:53:18.962Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:53:18.962Z] Removing intermediate container 9814b7864509 [2021-09-07T16:53:18.962Z] ---> c9707e1a0e05 [2021-09-07T16:53:18.962Z] Step 16/24 : WORKDIR / [2021-09-07T16:53:18.962Z] ---> fba366c6e4ec [2021-09-07T16:53:18.962Z] 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-07T16:53:19.234Z] ---> Running in b8ce97043493 [2021-09-07T16:53:19.234Z] Removing intermediate container 17bac85ffed8 [2021-09-07T16:53:19.234Z] ---> 36a6e2292e0f [2021-09-07T16:53:19.234Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-07T16:53:19.510Z] ---> Running in e19b65a64f89 [2021-09-07T16:53:19.783Z] ---> Running in dc322873ee4c [2021-09-07T16:53:20.058Z] ---> 657c5edb2611 [2021-09-07T16:53:20.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-07T16:53:20.058Z] Removing intermediate container b8ce97043493 [2021-09-07T16:53:20.058Z] ---> 6c688eafaf8e [2021-09-07T16:53:20.058Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:53:20.661Z] Removing intermediate container dc322873ee4c [2021-09-07T16:53:20.661Z] ---> 8f9a92bc3a99 [2021-09-07T16:53:20.661Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:53:20.937Z] ---> bac259c7ce81 [2021-09-07T16:53:20.937Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-07T16:53:21.214Z] ---> Running in 79f285eac4a6 [2021-09-07T16:53:21.492Z] ---> 281abaffbfb3 [2021-09-07T16:53:21.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-07T16:53:23.420Z] ---> 04fee31b8c1e [2021-09-07T16:53:23.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-07T16:53:23.421Z] ---> 21f0d73a9695 [2021-09-07T16:53:23.421Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-07T16:53:23.421Z] Removing intermediate container e19b65a64f89 [2021-09-07T16:53:23.421Z] ---> 9cdef692aa22 [2021-09-07T16:53:23.421Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-07T16:53:23.421Z] ---> Running in 3f1c5a1924b9 [2021-09-07T16:53:24.019Z] ---> 4ff0bfec8f07 [2021-09-07T16:53:24.019Z] ---> 1d96c5697a27 [2021-09-07T16:53:24.019Z] Step 19/23 : ENTRYPOINT ["/support-notifications"]Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-07T16:53:24.019Z] [2021-09-07T16:53:24.293Z] ---> 625c020ca30c [2021-09-07T16:53:24.293Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-07T16:53:24.293Z] Removing intermediate container 3f1c5a1924b9 [2021-09-07T16:53:24.293Z] ---> f0965f261b91 [2021-09-07T16:53:24.293Z] Step 24/26 : LABEL arch=arm64 [2021-09-07T16:53:24.293Z] ---> Running in ec8b206484cd [2021-09-07T16:53:24.573Z] ---> Running in 73c5adf5e8bc [2021-09-07T16:53:24.573Z] Removing intermediate container 79f285eac4a6 [2021-09-07T16:53:24.573Z] ---> d58884326c9b [2021-09-07T16:53:24.573Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-07T16:53:24.856Z] ---> Running in b20a951d2b42 [2021-09-07T16:53:25.134Z] Removing intermediate container ec8b206484cd [2021-09-07T16:53:25.134Z] ---> b8e82928e0e4 [2021-09-07T16:53:25.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:53:25.415Z] ---> Running in e4dd1305dd22 [2021-09-07T16:53:25.691Z] ---> 435e095cd72f [2021-09-07T16:53:25.691Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-07T16:53:25.691Z] Removing intermediate container 73c5adf5e8bc [2021-09-07T16:53:25.691Z] ---> 6d56258da759 [2021-09-07T16:53:25.691Z] Step 25/26 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:53:25.691Z] ---> 866c981be8a3 [2021-09-07T16:53:25.691Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-07T16:53:25.974Z] ---> Running in 7c3b17470a08 [2021-09-07T16:53:25.974Z] ---> Running in c28ae2158c61 [2021-09-07T16:53:26.248Z] ---> Running in 81f66cf02992 [2021-09-07T16:53:26.248Z] Removing intermediate container e4dd1305dd22 [2021-09-07T16:53:26.248Z] ---> 2644c5493df9 [2021-09-07T16:53:26.248Z] Step 21/23 : LABEL arch=arm64 [2021-09-07T16:53:26.527Z] ---> Running in ab0e9f1f58bd [2021-09-07T16:53:26.804Z] Removing intermediate container c28ae2158c61 [2021-09-07T16:53:26.804Z] ---> 0792646400d7 [2021-09-07T16:53:26.804Z] Step 26/26 : LABEL version=0.0.0 [2021-09-07T16:53:26.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:26.804Z] Removing intermediate container 7c3b17470a08 [2021-09-07T16:53:26.804Z] ---> 650b0bffa4f8 [2021-09-07T16:53:26.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:53:27.079Z] ---> Running in c84256df2fbb [2021-09-07T16:53:27.079Z] Removing intermediate container 81f66cf02992 [2021-09-07T16:53:27.079Z] ---> 6de5563b4df1 [2021-09-07T16:53:27.079Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-07T16:53:27.079Z] ---> Running in d9d4d8c51757 [2021-09-07T16:53:27.359Z] Removing intermediate container ab0e9f1f58bd [2021-09-07T16:53:27.359Z] ---> 3ab2136540aa [2021-09-07T16:53:27.359Z] Step 22/23 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:53:27.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:53:27.650Z] ---> Running in e97aaf08bad2 [2021-09-07T16:53:27.650Z] Removing intermediate container c84256df2fbb [2021-09-07T16:53:27.650Z] ---> 4180aa98b675 [2021-09-07T16:53:27.650Z] [2021-09-07T16:53:27.922Z] Removing intermediate container d9d4d8c51757 [2021-09-07T16:53:27.922Z] ---> 47ab9ed5f4dd [2021-09-07T16:53:27.922Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:53:28.196Z] ---> Running in eda524a3e37d [2021-09-07T16:53:28.196Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-07T16:53:28.196Z] Successfully built 4180aa98b675 [2021-09-07T16:53:28.196Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-07T16:53:28.489Z] Removing intermediate container e97aaf08bad2 [2021-09-07T16:53:28.489Z] ---> 9b3506b93c65 [2021-09-07T16:53:28.489Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:53:28.489Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-07T16:53:28.489Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-07T16:53:28.489Z] ---> a63581a53b68 [2021-09-07T16:53:28.489Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-07T16:53:28.489Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-07T16:53:28.489Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-07T16:53:28.489Z] ---> Running in 9fe25263a267 [2021-09-07T16:53:28.770Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-07T16:53:28.770Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-07T16:53:28.770Z] ---> Running in 3899e17b8138 [2021-09-07T16:53:29.044Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:53:29.044Z] OK: 8 MiB in 20 packages [2021-09-07T16:53:29.044Z] Removing intermediate container eda524a3e37d [2021-09-07T16:53:29.044Z] ---> 6b1f38bba3eb [2021-09-07T16:53:29.044Z] Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:53:29.644Z] ---> Running in c9f31734cea1 [2021-09-07T16:53:29.644Z] Removing intermediate container 9fe25263a267 [2021-09-07T16:53:29.644Z] ---> 61a29536ef38 [2021-09-07T16:53:29.644Z] [2021-09-07T16:53:30.256Z] Successfully built 61a29536ef38 [2021-09-07T16:53:30.256Z] Successfully tagged support-notifications-arm64:latest [2021-09-07T16:53:30.256Z]  Building support-notifications ... done Building core-command [2021-09-07T16:53:30.529Z] Removing intermediate container c9f31734cea1 [2021-09-07T16:53:30.529Z] ---> 3c07beb2dcdf [2021-09-07T16:53:30.529Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:53:30.808Z] ---> Running in 38af4152ff1b [2021-09-07T16:53:30.808Z] Removing intermediate container b20a951d2b42 [2021-09-07T16:53:30.808Z] ---> 51cea98d6c21 [2021-09-07T16:53:30.808Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:53:31.798Z] Removing intermediate container 38af4152ff1b [2021-09-07T16:53:31.798Z] ---> 9e0719549da7 [2021-09-07T16:53:31.798Z] [2021-09-07T16:53:32.393Z] Successfully built 9e0719549da7 [2021-09-07T16:53:32.673Z] Successfully tagged core-metadata-arm64:latest [2021-09-07T16:53:32.673Z]  Building core-metadata ... done Building support-scheduler [2021-09-07T16:53:32.673Z] ---> 663d9e05721f [2021-09-07T16:53:32.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-07T16:53:32.944Z] Removing intermediate container 3899e17b8138 [2021-09-07T16:53:32.944Z] ---> df6c53f671a5 [2021-09-07T16:53:32.944Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-07T16:53:33.547Z] ---> Running in 52db2d8fd6ae [2021-09-07T16:53:34.524Z] Removing intermediate container 52db2d8fd6ae [2021-09-07T16:53:34.524Z] ---> 62089c27dc0a [2021-09-07T16:53:34.524Z] Step 29/32 : CMD ["gate"] [2021-09-07T16:53:34.797Z] ---> c0c19b1933d2 [2021-09-07T16:53:34.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-07T16:53:35.074Z] ---> Running in d0198c85878c [2021-09-07T16:53:36.509Z] ---> 3de2b6ece579 [2021-09-07T16:53:36.509Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-07T16:53:36.509Z] Removing intermediate container d0198c85878c [2021-09-07T16:53:36.509Z] ---> aa4e2d7d7a8d [2021-09-07T16:53:36.509Z] Step 30/32 : LABEL arch=arm64 [2021-09-07T16:53:36.783Z] ---> Running in 8ad8c9d9bee4 [2021-09-07T16:53:37.080Z] ---> Running in 3745d4db2c3b [2021-09-07T16:53:37.696Z] Removing intermediate container 8ad8c9d9bee4 [2021-09-07T16:53:37.696Z] ---> 0474c2448e74 [2021-09-07T16:53:37.696Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:53:38.299Z] Removing intermediate container 3745d4db2c3b [2021-09-07T16:53:38.299Z] ---> ad7419f9b6e8 [2021-09-07T16:53:38.299Z] Step 31/32 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:53:38.576Z] ---> Running in c1b0956d6abd [2021-09-07T16:53:39.176Z] ---> Running in 19673852fbdb [2021-09-07T16:53:39.449Z] Removing intermediate container c1b0956d6abd [2021-09-07T16:53:39.449Z] ---> 4d4c36b83fdf [2021-09-07T16:53:39.449Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:53:39.721Z] Removing intermediate container 19673852fbdb [2021-09-07T16:53:39.721Z] ---> 15328627d6a6 [2021-09-07T16:53:39.721Z] Step 32/32 : LABEL version=0.0.0 [2021-09-07T16:53:39.721Z] ---> Running in 6919395fbbd4 [2021-09-07T16:53:40.322Z] ---> Running in 439d98204257 [2021-09-07T16:53:40.593Z] Removing intermediate container 6919395fbbd4 [2021-09-07T16:53:40.593Z] ---> 15027d11e4ff [2021-09-07T16:53:40.593Z] Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:53:40.865Z] ---> Running in 0e37fe425b94 [2021-09-07T16:53:40.865Z] Removing intermediate container 439d98204257 [2021-09-07T16:53:40.865Z] ---> 950301ff555e [2021-09-07T16:53:40.865Z] [2021-09-07T16:53:41.460Z] Successfully built 950301ff555e [2021-09-07T16:53:41.460Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-07T16:53:41.460Z] Building sys-mgmt-agent [2021-09-07T16:53:41.730Z]  Building security-bootstrapper ... done Removing intermediate container 0e37fe425b94 [2021-09-07T16:53:41.730Z] ---> edf49cee4266 [2021-09-07T16:53:41.730Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:53:42.005Z] ---> Running in 70d28004c44a [2021-09-07T16:53:42.601Z] Removing intermediate container 70d28004c44a [2021-09-07T16:53:42.601Z] ---> fa539e06b416 [2021-09-07T16:53:42.601Z] [2021-09-07T16:53:42.871Z] Successfully built fa539e06b416 [2021-09-07T16:53:42.871Z] Successfully tagged core-data-arm64:latest [2021-09-07T16:54:15.197Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:54:15.197Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:54:15.197Z] ---> def49106b311 [2021-09-07T16:54:15.197Z] Step 3/22 : WORKDIR /edgex-go [2021-09-07T16:54:15.197Z] ---> Using cache [2021-09-07T16:54:15.197Z] ---> 06c2f5e129ef [2021-09-07T16:54:15.197Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:54:15.197Z] ---> Using cache [2021-09-07T16:54:15.197Z] ---> 23f9d8fd78bb [2021-09-07T16:54:15.197Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-07T16:54:16.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:54:16.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:54:16.650Z] ---> def49106b311 [2021-09-07T16:54:16.650Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:54:16.650Z] ---> Using cache [2021-09-07T16:54:16.650Z] ---> 06c2f5e129ef [2021-09-07T16:54:16.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:54:16.650Z] ---> Using cache [2021-09-07T16:54:16.650Z] ---> 23f9d8fd78bb [2021-09-07T16:54:16.650Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T16:54:18.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:54:18.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:54:18.652Z] ---> def49106b311 [2021-09-07T16:54:18.652Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T16:54:18.652Z] ---> Using cache [2021-09-07T16:54:18.652Z] ---> 06c2f5e129ef [2021-09-07T16:54:18.652Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:54:18.652Z] ---> Using cache [2021-09-07T16:54:18.652Z] ---> 23f9d8fd78bb [2021-09-07T16:54:18.652Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-07T16:54:20.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T16:54:20.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T16:54:20.654Z] ---> def49106b311 [2021-09-07T16:54:20.654Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T16:54:20.654Z] ---> Using cache [2021-09-07T16:54:20.654Z] ---> 06c2f5e129ef [2021-09-07T16:54:20.654Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T16:54:20.654Z] ---> Using cache [2021-09-07T16:54:20.654Z] ---> 23f9d8fd78bb [2021-09-07T16:54:20.654Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-07T16:54:21.648Z] ---> Running in 7454de14eb98 [2021-09-07T16:54:21.648Z] ---> Running in 31423c2388d6 [2021-09-07T16:54:21.648Z] ---> Running in dfbef8a1bae7 [2021-09-07T16:54:21.648Z] ---> Running in 8f8c48280a1c [2021-09-07T16:54:24.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:24.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:54:25.927Z] OK: 218 MiB in 52 packages [2021-09-07T16:54:25.927Z] OK: 218 MiB in 52 packages [2021-09-07T16:54:25.927Z] OK: 218 MiB in 52 packages [2021-09-07T16:54:26.217Z] OK: 218 MiB in 52 packages [2021-09-07T16:54:27.661Z] Removing intermediate container dfbef8a1bae7 [2021-09-07T16:54:27.661Z] ---> 063ac9502850 [2021-09-07T16:54:27.662Z] Step 6/22 : COPY go.mod . [2021-09-07T16:54:27.662Z] Removing intermediate container 7454de14eb98 [2021-09-07T16:54:27.662Z] ---> d16a97052310 [2021-09-07T16:54:27.662Z] Step 6/24 : COPY go.mod . [2021-09-07T16:54:27.939Z] Removing intermediate container 31423c2388d6 [2021-09-07T16:54:27.939Z] ---> 493e1b072867 [2021-09-07T16:54:27.939Z] Step 6/23 : COPY go.mod . [2021-09-07T16:54:27.939Z] Removing intermediate container 8f8c48280a1c [2021-09-07T16:54:27.939Z] ---> 0af436846a0a [2021-09-07T16:54:27.939Z] Step 6/24 : COPY go.mod . [2021-09-07T16:54:28.658Z] ---> 854afe2ee820 [2021-09-07T16:54:28.658Z] Step 7/22 : RUN go mod download [2021-09-07T16:54:28.658Z] ---> Running in e4f636cd5e97 [2021-09-07T16:54:28.964Z] ---> 27521638e5d1 [2021-09-07T16:54:28.964Z] Step 7/24 : RUN go mod download [2021-09-07T16:54:30.880Z] ---> Running in 3b2d0b2fcd6a [2021-09-07T16:54:30.880Z] ---> f2060d2253a5 [2021-09-07T16:54:30.880Z] Step 7/24 : RUN go mod download [2021-09-07T16:54:30.880Z] ---> cd6db47ba41d [2021-09-07T16:54:30.880Z] Step 7/23 : RUN go mod download [2021-09-07T16:54:30.880Z] ---> Running in 58f9e65d9116 [2021-09-07T16:54:30.880Z] ---> Running in f6281ae64d3e [2021-09-07T16:54:34.363Z] Removing intermediate container e4f636cd5e97 [2021-09-07T16:54:34.363Z] ---> 2ceababff86e [2021-09-07T16:54:34.363Z] Step 8/22 : COPY . . [2021-09-07T16:54:36.360Z] Removing intermediate container 3b2d0b2fcd6a [2021-09-07T16:54:36.360Z] ---> 0a842ce6f9ae [2021-09-07T16:54:36.360Z] Step 8/24 : COPY . . [2021-09-07T16:54:36.962Z] Removing intermediate container f6281ae64d3e [2021-09-07T16:54:36.962Z] ---> 5cc881e9d414 [2021-09-07T16:54:36.962Z] Step 8/23 : COPY . . [2021-09-07T16:54:36.962Z] Removing intermediate container 58f9e65d9116 [2021-09-07T16:54:36.962Z] ---> 6c5ea1ba296f [2021-09-07T16:54:36.962Z] Step 8/24 : COPY . . [2021-09-07T16:54:59.286Z] ---> 8a52a4d163d9 [2021-09-07T16:54:59.286Z] Step 9/22 : RUN go mod tidy [2021-09-07T16:54:59.286Z] ---> 30b8c04f3543 [2021-09-07T16:54:59.286Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:54:59.286Z] ---> 5fca8c3d6278 [2021-09-07T16:54:59.286Z] Step 9/24 : RUN go mod tidy [2021-09-07T16:54:59.286Z] ---> 0357d2930313 [2021-09-07T16:54:59.286Z] Step 9/23 : RUN go mod tidy [2021-09-07T16:54:59.286Z] ---> Running in 7cf2ed6374f2 [2021-09-07T16:54:59.286Z] ---> Running in 21a4a8659bff [2021-09-07T16:54:59.286Z] ---> Running in 5cfafde436bb [2021-09-07T16:54:59.286Z] ---> Running in 477ed5ae9941 [2021-09-07T16:55:03.639Z] Removing intermediate container 5cfafde436bb [2021-09-07T16:55:03.640Z] ---> 155e40a82a8b [2021-09-07T16:55:03.640Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-07T16:55:03.925Z] ---> Running in 74053dec21e9 [2021-09-07T16:55:04.210Z] Removing intermediate container 21a4a8659bff [2021-09-07T16:55:04.210Z] ---> d4d0e5cab002 [2021-09-07T16:55:04.210Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-07T16:55:04.503Z] ---> Running in 417d775cb765 [2021-09-07T16:55:04.503Z] Removing intermediate container 477ed5ae9941 [2021-09-07T16:55:04.503Z] ---> 3be25fadaa54 [2021-09-07T16:55:04.503Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-07T16:55:04.791Z] Removing intermediate container 7cf2ed6374f2 [2021-09-07T16:55:04.791Z] ---> 7cba1fba317b [2021-09-07T16:55:04.791Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-07T16:55:04.791Z] ---> Running in a8bca8d0fe10 [2021-09-07T16:55:04.791Z] ---> Running in d600bd546eb4 [2021-09-07T16:55:06.275Z] 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-07T16:55:06.883Z] 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-07T16:55:07.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T16:55:07.486Z] 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-07T16:56:59.408Z] 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-07T16:57:02.877Z] Removing intermediate container 74053dec21e9 [2021-09-07T16:57:02.877Z] ---> d231045e4a16 [2021-09-07T16:57:02.877Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-07T16:57:02.877Z] Removing intermediate container 417d775cb765 [2021-09-07T16:57:02.877Z] ---> 730b9b71fd4e [2021-09-07T16:57:02.877Z] [2021-09-07T16:57:02.877Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T16:57:02.877Z] ---> afc2cc120ca2 [2021-09-07T16:57:02.877Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:57:02.877Z] ---> Using cache [2021-09-07T16:57:02.877Z] ---> 683c8f511fa0 [2021-09-07T16:57:02.877Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:57:02.877Z] ---> Using cache [2021-09-07T16:57:02.877Z] ---> b80593fa09ee [2021-09-07T16:57:02.877Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-07T16:57:02.877Z] ---> Running in fedbc8268ba7 [2021-09-07T16:57:02.877Z] ---> Running in 247b7af4c331 [2021-09-07T16:57:04.325Z] Removing intermediate container 247b7af4c331 [2021-09-07T16:57:04.325Z] ---> fcbdbc7652cc [2021-09-07T16:57:04.325Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T16:57:04.615Z] ---> Running in 4d0ee755a57e [2021-09-07T16:57:04.893Z] 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-07T16:57:05.888Z] Removing intermediate container 4d0ee755a57e [2021-09-07T16:57:05.888Z] ---> fb464d13ead5 [2021-09-07T16:57:05.888Z] Step 16/24 : WORKDIR / [2021-09-07T16:57:06.161Z] ---> Running in 9c8fc5c2dbe7 [2021-09-07T16:57:07.148Z] Removing intermediate container d600bd546eb4 [2021-09-07T16:57:07.148Z] ---> 63c55c99782a [2021-09-07T16:57:07.148Z] [2021-09-07T16:57:07.148Z] Step 11/22 : FROM alpine:3.12 [2021-09-07T16:57:07.148Z] ---> afc2cc120ca2 [2021-09-07T16:57:07.148Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-07T16:57:07.757Z] ---> Running in e04f63d9486b [2021-09-07T16:57:07.757Z] Removing intermediate container 9c8fc5c2dbe7 [2021-09-07T16:57:07.757Z] ---> 461df3ebb759 [2021-09-07T16:57:07.757Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:57:09.194Z] Removing intermediate container fedbc8268ba7 [2021-09-07T16:57:09.194Z] ---> 7a06ec0e9b37 [2021-09-07T16:57:09.194Z] [2021-09-07T16:57:09.194Z] Step 12/24 : FROM docker:20.10.7 [2021-09-07T16:57:09.194Z] Removing intermediate container a8bca8d0fe10 [2021-09-07T16:57:09.194Z] ---> 2a31124c9a3e [2021-09-07T16:57:09.194Z] [2021-09-07T16:57:09.194Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T16:57:09.194Z] ---> afc2cc120ca2 [2021-09-07T16:57:09.194Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-07T16:57:09.194Z] ---> Using cache [2021-09-07T16:57:09.194Z] ---> 683c8f511fa0 [2021-09-07T16:57:09.195Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T16:57:09.195Z] ---> Using cache [2021-09-07T16:57:09.195Z] ---> b80593fa09ee [2021-09-07T16:57:09.195Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-07T16:57:09.195Z] ---> 524188e2d8ac [2021-09-07T16:57:09.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-07T16:57:09.195Z] ---> Running in 18eb36ac28f6 [2021-09-07T16:57:09.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:09.195Z] 20.10.7: Pulling from library/docker [2021-09-07T16:57:09.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:10.077Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-07T16:57:10.077Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-07T16:57:10.077Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-07T16:57:10.077Z] (4/4) Installing curl (7.78.0-r0) [2021-09-07T16:57:10.077Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T16:57:10.077Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T16:57:10.352Z] Removing intermediate container 18eb36ac28f6 [2021-09-07T16:57:10.352Z] ---> 7c0a2779f904 [2021-09-07T16:57:10.352Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T16:57:10.352Z] OK: 7 MiB in 18 packages [2021-09-07T16:57:10.951Z] ---> Running in b76ee2977a3a [2021-09-07T16:57:11.225Z] ---> ab6f9229303e [2021-09-07T16:57:11.225Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-07T16:57:11.501Z] Removing intermediate container b76ee2977a3a [2021-09-07T16:57:11.501Z] ---> c9fdcf9bd372 [2021-09-07T16:57:11.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T16:57:12.485Z] Removing intermediate container e04f63d9486b [2021-09-07T16:57:12.485Z] ---> 212149634799 [2021-09-07T16:57:12.485Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T16:57:12.485Z] ---> 5e4f4ba9bfaa [2021-09-07T16:57:12.485Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-07T16:57:12.763Z] ---> 87ff466f57a4 [2021-09-07T16:57:12.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-07T16:57:12.763Z] ---> Running in 594d2ec1e625 [2021-09-07T16:57:12.763Z] ---> Running in 7510cb756ef2 [2021-09-07T16:57:14.192Z] Removing intermediate container 594d2ec1e625 [2021-09-07T16:57:14.192Z] ---> d434442c5b79 [2021-09-07T16:57:14.192Z] Step 14/22 : WORKDIR /edgex [2021-09-07T16:57:15.166Z] Removing intermediate container 7510cb756ef2 [2021-09-07T16:57:15.166Z] ---> 91d33aba50a1 [2021-09-07T16:57:15.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:57:16.598Z] ---> Running in 868ba30d388b [2021-09-07T16:57:16.598Z] ---> 2b7cc294ee24 [2021-09-07T16:57:16.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-07T16:57:16.872Z] ---> Running in 1d1f037b6f06 [2021-09-07T16:57:17.849Z] ---> abfa24eaa58a [2021-09-07T16:57:17.849Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-07T16:57:17.849Z] Removing intermediate container 868ba30d388b [2021-09-07T16:57:17.849Z] ---> 04720127a21f [2021-09-07T16:57:17.849Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-07T16:57:18.125Z] Removing intermediate container 1d1f037b6f06 [2021-09-07T16:57:18.125Z] ---> c76171b7c97a [2021-09-07T16:57:18.125Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:57:18.125Z] ---> Running in 8c61b05d0bc1 [2021-09-07T16:57:18.125Z] ---> Running in 5574d4cf1bef [2021-09-07T16:57:18.742Z] Removing intermediate container 8c61b05d0bc1 [2021-09-07T16:57:18.742Z] ---> 20c32a69b15b [2021-09-07T16:57:18.742Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:57:19.019Z] ---> 68d6b3012926 [2021-09-07T16:57:19.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-07T16:57:19.019Z] Removing intermediate container 5574d4cf1bef [2021-09-07T16:57:19.019Z] ---> 14ffc441f11d [2021-09-07T16:57:19.019Z] Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:57:19.019Z] ---> Running in eebf78f4cec8 [2021-09-07T16:57:19.294Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-07T16:57:19.294Z] ---> Running in 87402ade204a [2021-09-07T16:57:19.294Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-07T16:57:19.294Z] ---> df445af6242a [2021-09-07T16:57:19.294Z] 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-07T16:57:19.578Z] ---> Running in 6d187fa546c1 [2021-09-07T16:57:19.862Z] Removing intermediate container eebf78f4cec8 [2021-09-07T16:57:19.862Z] ---> 6bff6dd80037 [2021-09-07T16:57:19.862Z] Step 21/23 : LABEL arch=arm64 [2021-09-07T16:57:20.135Z] Removing intermediate container 87402ade204a [2021-09-07T16:57:20.135Z] ---> 7722d98be9ea [2021-09-07T16:57:20.135Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:57:20.411Z] ---> Running in 77744e3f19d3 [2021-09-07T16:57:20.411Z] Removing intermediate container 6d187fa546c1 [2021-09-07T16:57:20.411Z] ---> 3a9c55ecb4b0 [2021-09-07T16:57:20.411Z] 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-07T16:57:20.688Z] ---> Running in e02295a9ba5d [2021-09-07T16:57:20.688Z] ---> Running in f01091a6c210 [2021-09-07T16:57:20.964Z] ---> 3449f4a08326 [2021-09-07T16:57:20.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-07T16:57:20.964Z] Removing intermediate container 77744e3f19d3 [2021-09-07T16:57:20.964Z] ---> d0260042f087 [2021-09-07T16:57:20.964Z] Step 22/23 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:57:21.238Z] Removing intermediate container e02295a9ba5d [2021-09-07T16:57:21.238Z] ---> 86a214978124 [2021-09-07T16:57:21.238Z] [2021-09-07T16:57:21.513Z] ---> Running in b9d55de88738 [2021-09-07T16:57:21.793Z] Successfully built 86a214978124 [2021-09-07T16:57:22.069Z] Successfully tagged core-command-arm64:latest [2021-09-07T16:57:22.345Z]  Building core-command ... done Removing intermediate container b9d55de88738 [2021-09-07T16:57:22.345Z] ---> 19db1a6383b8 [2021-09-07T16:57:22.345Z] Step 23/23 : LABEL version=0.0.0 [2021-09-07T16:57:22.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:22.620Z] ---> Running in 60494f103063 [2021-09-07T16:57:22.900Z] ---> c1c1fdb908a9 [2021-09-07T16:57:22.900Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-07T16:57:22.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T16:57:23.175Z] ---> Running in 4580338bc702 [2021-09-07T16:57:23.453Z] Removing intermediate container 60494f103063 [2021-09-07T16:57:23.453Z] ---> 577cb2c6fc47 [2021-09-07T16:57:23.453Z] [2021-09-07T16:57:23.727Z] Removing intermediate container 4580338bc702 [2021-09-07T16:57:23.727Z] ---> d11b4a32ea5e [2021-09-07T16:57:23.727Z] Step 19/22 : CMD ["--init=true"] [2021-09-07T16:57:23.727Z] (1/39) Installing readline (8.1.0-r0) [2021-09-07T16:57:23.727Z] (2/39) Installing bash (5.1.0-r0) [2021-09-07T16:57:24.007Z] Executing bash-5.1.0-r0.post-install [2021-09-07T16:57:24.007Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-07T16:57:24.007Z] Successfully built 577cb2c6fc47 [2021-09-07T16:57:24.007Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-07T16:57:24.007Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-07T16:57:24.007Z] (6/39) Installing curl (7.78.0-r0) [2021-09-07T16:57:24.007Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-07T16:57:24.007Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-07T16:57:24.007Z] Successfully tagged support-scheduler-arm64:latest [2021-09-07T16:57:24.007Z] (9/39) Installing expat (2.2.10-r1) [2021-09-07T16:57:24.007Z]  Building support-scheduler ... done (10/39) Installing libffi (3.3-r2) [2021-09-07T16:57:24.007Z] ---> Running in 0ec77854c9f9 [2021-09-07T16:57:24.007Z] (11/39) Installing gdbm (1.19-r0) [2021-09-07T16:57:24.007Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-07T16:57:24.007Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-07T16:57:24.007Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-07T16:57:24.990Z] Removing intermediate container 0ec77854c9f9 [2021-09-07T16:57:24.990Z] ---> 2418c49ac448 [2021-09-07T16:57:24.990Z] Step 20/22 : LABEL arch=arm64 [2021-09-07T16:57:25.262Z] ---> Running in 2ad557096e26 [2021-09-07T16:57:25.856Z] Removing intermediate container 2ad557096e26 [2021-09-07T16:57:25.856Z] ---> 9537e49edd09 [2021-09-07T16:57:25.856Z] Step 21/22 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:57:26.127Z] ---> Running in af7e5f180695 [2021-09-07T16:57:26.127Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-07T16:57:26.127Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-07T16:57:26.127Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-07T16:57:26.127Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-07T16:57:26.127Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-07T16:57:26.127Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-07T16:57:26.400Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-07T16:57:26.400Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-07T16:57:26.400Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-07T16:57:26.400Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-07T16:57:26.400Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-07T16:57:26.400Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-07T16:57:26.400Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-07T16:57:26.677Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-07T16:57:26.677Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-07T16:57:26.677Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-07T16:57:26.677Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-07T16:57:26.677Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-07T16:57:26.677Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-07T16:57:26.677Z] Removing intermediate container af7e5f180695 [2021-09-07T16:57:26.677Z] ---> 15b5e6d3003d [2021-09-07T16:57:26.677Z] Step 22/22 : LABEL version=0.0.0 [2021-09-07T16:57:26.677Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-07T16:57:26.677Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-07T16:57:26.677Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-07T16:57:26.677Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-07T16:57:26.677Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-07T16:57:26.677Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-07T16:57:26.949Z] ---> Running in d8b4fcc372a7 [2021-09-07T16:57:27.222Z] Executing busybox-1.32.1-r6.trigger [2021-09-07T16:57:27.222Z] OK: 82 MiB in 59 packages [2021-09-07T16:57:27.494Z] Removing intermediate container d8b4fcc372a7 [2021-09-07T16:57:27.494Z] ---> 7c2e8bda1370 [2021-09-07T16:57:27.494Z] [2021-09-07T16:57:28.086Z] Successfully built 7c2e8bda1370 [2021-09-07T16:57:28.086Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-07T16:57:36.350Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2021-09-07T16:57:36.350Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-07T16:57:36.624Z] Collecting PyYAML<4,>=3.10 [2021-09-07T16:57:36.624Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-07T16:57:41.154Z] Collecting cached-property<2,>=1.2.0 [2021-09-07T16:57:41.154Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-07T16:57:41.154Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-07T16:57:41.154Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-07T16:57:41.154Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-07T16:57:41.154Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-07T16:57:43.795Z] Collecting jsonschema<3,>=2.5.1 [2021-09-07T16:57:43.795Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-07T16:57:44.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-07T16:57:44.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-07T16:57:44.667Z] Collecting texttable<0.10,>=0.9.0 [2021-09-07T16:57:44.667Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-07T16:57:46.648Z] Collecting docker<4.0,>=3.6.0 [2021-09-07T16:57:46.648Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-07T16:57:46.922Z] Collecting docopt<0.7,>=0.6.1 [2021-09-07T16:57:46.922Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-07T16:57:48.891Z] 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-07T16:57:49.488Z] Collecting docker-pycreds>=0.4.0 [2021-09-07T16:57:49.488Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-07T16:57:49.761Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-07T16:57:49.761Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-07T16:57:50.035Z] Collecting idna<2.8,>=2.5 [2021-09-07T16:57:50.035Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-07T16:57:50.628Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-07T16:57:50.628Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-07T16:57:50.903Z] Collecting certifi>=2017.4.17 [2021-09-07T16:57:50.903Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-07T16:57:51.506Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-07T16:57:51.506Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-07T16:57:51.506Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-07T16:57:51.506Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-07T16:57:52.484Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-07T16:57:52.484Z] Attempting uninstall: urllib3 [2021-09-07T16:57:52.484Z] Found existing installation: urllib3 1.26.2 [2021-09-07T16:57:52.484Z] Uninstalling urllib3-1.26.2: [2021-09-07T16:57:52.762Z] Successfully uninstalled urllib3-1.26.2 [2021-09-07T16:57:53.033Z] Attempting uninstall: idna [2021-09-07T16:57:53.033Z] Found existing installation: idna 3.1 [2021-09-07T16:57:53.305Z] Uninstalling idna-3.1: [2021-09-07T16:57:53.305Z] Successfully uninstalled idna-3.1 [2021-09-07T16:57:53.899Z] Attempting uninstall: chardet [2021-09-07T16:57:53.899Z] Found existing installation: chardet 4.0.0 [2021-09-07T16:57:53.899Z] Uninstalling chardet-4.0.0: [2021-09-07T16:57:54.170Z] Successfully uninstalled chardet-4.0.0 [2021-09-07T16:57:55.598Z] Attempting uninstall: requests [2021-09-07T16:57:55.598Z] Found existing installation: requests 2.25.1 [2021-09-07T16:57:55.598Z] Uninstalling requests-2.25.1: [2021-09-07T16:57:55.598Z] Successfully uninstalled requests-2.25.1 [2021-09-07T16:57:55.871Z] Running setup.py install for texttable: started [2021-09-07T16:57:57.853Z] Running setup.py install for texttable: finished with status 'done' [2021-09-07T16:57:58.122Z] Running setup.py install for PyYAML: started [2021-09-07T16:58:00.736Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-07T16:58:00.736Z] Running setup.py install for docopt: started [2021-09-07T16:58:03.352Z] Running setup.py install for docopt: finished with status 'done' [2021-09-07T16:58:03.352Z] Running setup.py install for dockerpty: started [2021-09-07T16:58:05.328Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-07T16:58:07.297Z] 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-07T16:58:17.435Z] Removing intermediate container f01091a6c210 [2021-09-07T16:58:17.435Z] ---> fa4e3e7ac876 [2021-09-07T16:58:17.435Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-07T16:58:17.435Z] ---> Running in e04e11937bd8 [2021-09-07T16:58:17.435Z] Removing intermediate container e04e11937bd8 [2021-09-07T16:58:17.435Z] ---> 1c7572399233 [2021-09-07T16:58:17.435Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-07T16:58:17.435Z] ---> Running in 62f0faa0422e [2021-09-07T16:58:17.435Z] Removing intermediate container 62f0faa0422e [2021-09-07T16:58:17.435Z] ---> d96741dc8a27 [2021-09-07T16:58:17.435Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-07T16:58:19.928Z] ---> 2e778d369d32 [2021-09-07T16:58:19.928Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-07T16:58:19.928Z] ---> 429f1970947b [2021-09-07T16:58:19.928Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-07T16:58:20.208Z] ---> 7164e79f0f20 [2021-09-07T16:58:20.208Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-07T16:58:20.208Z] ---> Running in 1490cdb84306 [2021-09-07T16:58:20.809Z] Removing intermediate container 1490cdb84306 [2021-09-07T16:58:20.809Z] ---> 9c9088be92e9 [2021-09-07T16:58:20.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T16:58:20.809Z] ---> Running in 55f97d7ea735 [2021-09-07T16:58:21.405Z] Removing intermediate container 55f97d7ea735 [2021-09-07T16:58:21.405Z] ---> 263831e3c36f [2021-09-07T16:58:21.405Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T16:58:21.681Z] ---> Running in 3f6c38eea40d [2021-09-07T16:58:22.277Z] Removing intermediate container 3f6c38eea40d [2021-09-07T16:58:22.277Z] ---> dd826a52d90c [2021-09-07T16:58:22.277Z] Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 [2021-09-07T16:58:22.277Z] ---> Running in 30c1962473dd [2021-09-07T16:58:22.873Z] Removing intermediate container 30c1962473dd [2021-09-07T16:58:22.873Z] ---> 4582fda7cd83 [2021-09-07T16:58:22.873Z] Step 24/24 : LABEL version=0.0.0 [2021-09-07T16:58:22.873Z] ---> Running in 15a06f92ae0b [2021-09-07T16:58:23.468Z] Removing intermediate container 15a06f92ae0b [2021-09-07T16:58:23.468Z] ---> 235ddea8280b [2021-09-07T16:58:23.468Z] [2021-09-07T16:58:23.740Z] Successfully built 235ddea8280b [2021-09-07T16:58:23.740Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-07T16:58:24.348Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-07T16:58:24.334Z] $ docker stop --time=1 ccf28b314b027b772e937570a039323596ca1a8979d1aa29ff5754c4137ff594 [2021-09-07T16:58:26.184Z] $ docker rm -f ccf28b314b027b772e937570a039323596ca1a8979d1aa29ff5754c4137ff594 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T16:58:26.815Z] + docker images [2021-09-07T16:58:27.088Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-07T16:58:27.088Z] sys-mgmt-agent-arm64 latest 235ddea8280b 3 seconds ago 311MB [2021-09-07T16:58:27.088Z] security-proxy-setup-arm64 latest 7c2e8bda1370 59 seconds ago 24.6MB [2021-09-07T16:58:27.088Z] support-scheduler-arm64 latest 577cb2c6fc47 About a minute ago 15.2MB [2021-09-07T16:58:27.088Z] core-command-arm64 latest 86a214978124 About a minute ago 15.2MB [2021-09-07T16:58:27.088Z] 2a31124c9a3e About a minute ago 1.57GB [2021-09-07T16:58:27.088Z] 7a06ec0e9b37 About a minute ago 1.57GB [2021-09-07T16:58:27.088Z] 63c55c99782a About a minute ago 1.57GB [2021-09-07T16:58:27.088Z] 730b9b71fd4e About a minute ago 1.56GB [2021-09-07T16:58:27.088Z] core-data-arm64 latest fa539e06b416 4 minutes ago 19.3MB [2021-09-07T16:58:27.088Z] security-bootstrapper-arm64 latest 950301ff555e 4 minutes ago 17.7MB [2021-09-07T16:58:27.088Z] core-metadata-arm64 latest 9e0719549da7 4 minutes ago 15.8MB [2021-09-07T16:58:27.088Z] support-notifications-arm64 latest 61a29536ef38 4 minutes ago 15.9MB [2021-09-07T16:58:27.088Z] security-secretstore-setup-arm64 latest 4180aa98b675 4 minutes ago 26.5MB [2021-09-07T16:58:27.088Z] cc52765f0729 5 minutes ago 1.57GB [2021-09-07T16:58:27.088Z] 32e7908d6d29 5 minutes ago 1.57GB [2021-09-07T16:58:27.088Z] 6773cdfe1207 5 minutes ago 1.57GB [2021-09-07T16:58:27.088Z] 8771bb5252b1 5 minutes ago 1.57GB [2021-09-07T16:58:27.088Z] 8b02e7b7d49a 5 minutes ago 1.57GB [2021-09-07T16:58:27.088Z] ci-base-image-arm64 latest def49106b311 18 minutes ago 1.24GB [2021-09-07T16:58:27.088Z] alpine 3.12 afc2cc120ca2 6 days ago 5.33MB [2021-09-07T16:58:27.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-07T16:58:27.088Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-07T16:58:27.088Z] 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-07T16:58:27.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T16:58:27.701Z] [2021-09-07T16:58:27.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:58:28.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T16:58:28.326Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-07T16:58:28.326Z] 448f6bf000e3: Pulling fs layer [2021-09-07T16:58:28.326Z] f757da607395: Pulling fs layer [2021-09-07T16:58:28.326Z] 05883995daec: Pulling fs layer [2021-09-07T16:58:28.326Z] 8603b9c90790: Pulling fs layer [2021-09-07T16:58:28.326Z] 1560dd03e051: Pulling fs layer [2021-09-07T16:58:28.326Z] 27f5ce0e4adf: Pulling fs layer [2021-09-07T16:58:28.326Z] c2d8d7efcc4b: Pulling fs layer [2021-09-07T16:58:28.326Z] 8603b9c90790: Waiting [2021-09-07T16:58:28.326Z] 1560dd03e051: Waiting [2021-09-07T16:58:28.326Z] 27f5ce0e4adf: Waiting [2021-09-07T16:58:28.326Z] c2d8d7efcc4b: Waiting [2021-09-07T16:58:28.326Z] f757da607395: Verifying Checksum [2021-09-07T16:58:28.326Z] f757da607395: Download complete [2021-09-07T16:58:28.599Z] 8603b9c90790: Download complete [2021-09-07T16:58:28.871Z] 05883995daec: Verifying Checksum [2021-09-07T16:58:28.871Z] 05883995daec: Download complete [2021-09-07T16:58:28.871Z] 27f5ce0e4adf: Verifying Checksum [2021-09-07T16:58:28.871Z] 27f5ce0e4adf: Download complete [2021-09-07T16:58:28.871Z] 1560dd03e051: Verifying Checksum [2021-09-07T16:58:28.871Z] 1560dd03e051: Download complete [2021-09-07T16:58:29.465Z] 448f6bf000e3: Verifying Checksum [2021-09-07T16:58:29.465Z] 448f6bf000e3: Download complete [2021-09-07T16:58:32.859Z] c2d8d7efcc4b: Verifying Checksum [2021-09-07T16:58:32.859Z] c2d8d7efcc4b: Download complete [2021-09-07T16:58:32.859Z] 448f6bf000e3: Pull complete [2021-09-07T16:58:33.452Z] f757da607395: Pull complete [2021-09-07T16:58:34.883Z] 05883995daec: Pull complete [2021-09-07T16:58:35.479Z] 8603b9c90790: Pull complete [2021-09-07T16:58:36.457Z] 1560dd03e051: Pull complete [2021-09-07T16:58:36.728Z] 27f5ce0e4adf: Pull complete [2021-09-07T16:58:51.789Z] c2d8d7efcc4b: Pull complete [2021-09-07T16:58:51.789Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-07T16:58:51.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T16:58:51.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-07T16:58:52.073Z] prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2021-09-07T16:58:52.175Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-07T16:58:56.071Z] $ docker top cfc7ce3238a8a6951c5b3dcddfc6b9f4ad4d4249f03f311c0caa8e102d55793a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:58:57.134Z] ---> job-cost.sh [2021-09-07T16:58:57.134Z] lf-activate-venv: SKIPPING [2021-09-07T16:58:57.134Z] INFO: No Stack... [2021-09-07T16:58:58.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-07T16:58:58.382Z] INFO: Archiving Costs [Pipeline] sh [2021-09-07T16:58:59.049Z] + + catcut -d, -f6 [2021-09-07T16:58:59.049Z] /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2021-09-07T16:58:59.117Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] [2021-09-07T16:58:59.139Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] did not exist. Created. [2021-09-07T16:58:59.139Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-07T16:58:59.818Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-07T16:58:59.987Z] Stashed 1 file(s) [Pipeline] } [2021-09-07T16:59:00.000Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-07T16:59:00.006Z] $ docker stop --time=1 cfc7ce3238a8a6951c5b3dcddfc6b9f4ad4d4249f03f311c0caa8e102d55793a [2021-09-07T16:59:01.725Z] $ docker rm -f cfc7ce3238a8a6951c5b3dcddfc6b9f4ad4d4249f03f311c0caa8e102d55793a [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-07T16:59:02.737Z] provisioning config files... [2021-09-07T16:59:02.753Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config2379893976353180917tmp [Pipeline] { [Pipeline] sh [2021-09-07T16:59:03.094Z] + set +x [2021-09-07T16:59:03.094Z] + curl -s https://codecov.io/bash [2021-09-07T16:59:03.094Z] + bash -s -- [2021-09-07T16:59:03.094Z] [2021-09-07T16:59:03.094Z] _____ _ [2021-09-07T16:59:03.094Z] / ____| | | [2021-09-07T16:59:03.094Z] | | ___ __| | ___ ___ _____ __ [2021-09-07T16:59:03.094Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-07T16:59:03.094Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-07T16:59:03.094Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-07T16:59:03.094Z] Bash-1.0.6 [2021-09-07T16:59:03.094Z] [2021-09-07T16:59:03.094Z] [2021-09-07T16:59:03.094Z] ==> git version 2.24.4 found [2021-09-07T16:59:03.094Z] ==> 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-07T16:59:03.094Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-07T16:59:03.094Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-07T16:59:03.094Z] ==> Jenkins CI detected. [2021-09-07T16:59:03.094Z] current dir:  /w/workspace/edgex-go/8 [2021-09-07T16:59:03.094Z] project root: . [2021-09-07T16:59:03.094Z] --> token set from env [2021-09-07T16:59:03.094Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-07T16:59:03.362Z] ==> Running gcov in . (disable via -X gcov) [2021-09-07T16:59:03.362Z] ==> Python coveragepy not found [2021-09-07T16:59:03.362Z] ==> Searching for coverage reports in: [2021-09-07T16:59:03.362Z] + . [2021-09-07T16:59:03.362Z] -> Found 1 reports [2021-09-07T16:59:03.362Z] ==> Detecting git/mercurial file structure [2021-09-07T16:59:03.362Z] ==> Reading reports [2021-09-07T16:59:03.362Z] + ./coverage.out bytes=405611 [2021-09-07T16:59:03.362Z] ==> Appending adjustments [2021-09-07T16:59:03.362Z] https://docs.codecov.io/docs/fixing-reports [2021-09-07T16:59:04.324Z] + Found adjustments [2021-09-07T16:59:04.324Z] ==> Gzipping contents [2021-09-07T16:59:04.590Z] 56K /tmp/codecov.maYcGK.gz [2021-09-07T16:59:04.590Z] ==> Uploading reports [2021-09-07T16:59:04.590Z] url: https://codecov.io [2021-09-07T16:59:04.590Z] query: branch=PR-3678&commit=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-07T16:59:04.590Z] -> Pinging Codecov [2021-09-07T16:59:04.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-07T16:59:04.857Z] -> Uploading to [2021-09-07T16:59:04.857Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-07/00271124DB129430A58F1EEE437C3FCB/898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1/63e5cd7a-5374-411d-ab48-603cf8aa44de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T165904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2993785a1f7ebcb881362e457f6fb4c7ea8f2cd2b0924c74014077dc5129537 [2021-09-07T16:59:04.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T16:59:04.857Z] Dload Upload Total Spent Left Speed [2021-09-07T16:59:05.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54629 0 0 100 54629 0 138k --:--:-- --:--:-- --:--:-- 138k [2021-09-07T16:59:05.445Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [Pipeline] } [2021-09-07T16:59:05.460Z] 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-07T16:59:06.535Z] + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:06.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:07.468Z] ---> package-listing.sh [2021-09-07T16:59:07.468Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-07T16:59:07.468Z] ++ facter osfamily [2021-09-07T16:59:07.736Z] + OS_FAMILY=redhat [2021-09-07T16:59:07.736Z] + workspace=/w/workspace/edgex-go/8 [2021-09-07T16:59:07.736Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-07T16:59:07.736Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-07T16:59:07.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-07T16:59:07.736Z] + PACKAGES=/tmp/packages_start.txt [2021-09-07T16:59:07.736Z] + '[' /w/workspace/edgex-go/8 ']' [2021-09-07T16:59:07.736Z] + PACKAGES=/tmp/packages_end.txt [2021-09-07T16:59:07.736Z] + case "${OS_FAMILY}" in [2021-09-07T16:59:07.736Z] + rpm -qa [2021-09-07T16:59:07.736Z] + sort [2021-09-07T16:59:09.684Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-07T16:59:09.685Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-07T16:59:09.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-07T16:59:09.685Z] + '[' /w/workspace/edgex-go/8 ']' [2021-09-07T16:59:09.685Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-09-07T16:59:09.685Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-09-07T16:59:09.702Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-07T16:59:10.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:59:10.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T16:59:10.591Z] [2021-09-07T16:59:10.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T16:59:10.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T16:59:10.943Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-07T16:59:10.943Z] b4d181a07f80: Pulling fs layer [2021-09-07T16:59:10.943Z] a1111a8f2ec3: Pulling fs layer [2021-09-07T16:59:10.943Z] ed53099fbce6: Pulling fs layer [2021-09-07T16:59:10.943Z] dc539afda2c1: Pulling fs layer [2021-09-07T16:59:10.943Z] 77bc0d833cb6: Pulling fs layer [2021-09-07T16:59:10.943Z] 9065ff56babe: Pulling fs layer [2021-09-07T16:59:10.943Z] d287ab97295c: Pulling fs layer [2021-09-07T16:59:10.943Z] 77bc0d833cb6: Waiting [2021-09-07T16:59:10.943Z] 9065ff56babe: Waiting [2021-09-07T16:59:10.943Z] d287ab97295c: Waiting [2021-09-07T16:59:10.943Z] dc539afda2c1: Waiting [2021-09-07T16:59:11.526Z] a1111a8f2ec3: Verifying Checksum [2021-09-07T16:59:11.526Z] a1111a8f2ec3: Download complete [2021-09-07T16:59:11.526Z] dc539afda2c1: Verifying Checksum [2021-09-07T16:59:11.526Z] dc539afda2c1: Download complete [2021-09-07T16:59:11.791Z] 77bc0d833cb6: Verifying Checksum [2021-09-07T16:59:11.792Z] 77bc0d833cb6: Download complete [2021-09-07T16:59:11.792Z] 9065ff56babe: Verifying Checksum [2021-09-07T16:59:11.792Z] 9065ff56babe: Download complete [2021-09-07T16:59:11.792Z] ed53099fbce6: Verifying Checksum [2021-09-07T16:59:11.792Z] ed53099fbce6: Download complete [2021-09-07T16:59:13.739Z] b4d181a07f80: Verifying Checksum [2021-09-07T16:59:13.739Z] b4d181a07f80: Download complete [2021-09-07T16:59:14.704Z] b4d181a07f80: Pull complete [2021-09-07T16:59:14.704Z] a1111a8f2ec3: Pull complete [2021-09-07T16:59:15.498Z] ed53099fbce6: Pull complete [2021-09-07T16:59:15.498Z] dc539afda2c1: Pull complete [2021-09-07T16:59:15.498Z] 77bc0d833cb6: Pull complete [2021-09-07T16:59:15.765Z] 9065ff56babe: Pull complete [2021-09-07T16:59:21.573Z] d287ab97295c: Verifying Checksum [2021-09-07T16:59:21.573Z] d287ab97295c: Download complete [2021-09-07T16:59:22.725Z] d287ab97295c: Pull complete [2021-09-07T16:59:22.725Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-07T16:59:22.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T16:59:22.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-07T16:59:22.829Z] prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container [2021-09-07T16:59:22.904Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-07T16:59:26.369Z] $ docker top e147654e17b516701eaea87e4db4ccf43d702e244a4e83971f239a53636fcad8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T16:59:26.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-07T16:59:27.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-07T16:59:27.443Z] + ls /var/log/sa-host [2021-09-07T16:59:27.443Z] + sadf -c /var/log/sa-host/sa05 [2021-09-07T16:59:27.443Z] file_magic: OK [2021-09-07T16:59:27.443Z] HZ: Using current value: 100 [2021-09-07T16:59:27.443Z] file_header: OK [2021-09-07T16:59:27.443Z] 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-07T16:59:27.443Z] Statistics: [2021-09-07T16:59:27.443Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T16:59:27.443Z] File successfully converted to sysstat format version 12.0.3 [2021-09-07T16:59:27.443Z] + sadf -c /var/log/sa-host/sa07 [2021-09-07T16:59:27.443Z] file_magic: OK [2021-09-07T16:59:27.443Z] HZ: Using current value: 100 [2021-09-07T16:59:27.443Z] file_header: OK [2021-09-07T16:59:27.443Z] 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-07T16:59:27.443Z] Statistics: [2021-09-07T16:59:27.444Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T16:59:27.444Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T16:59:27.654Z] provisioning config files... [2021-09-07T16:59:27.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8830795231587745996tmp [Pipeline] { [Pipeline] echo [2021-09-07T16:59:27.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:28.015Z] ---> create-netrc.sh [Pipeline] } [2021-09-07T16:59:28.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:28.434Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-07T16:59:28.450Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:28.765Z] ---> sudo-logs.sh [2021-09-07T16:59:28.765Z] Archiving 'sudo' log.. [2021-09-07T16:59:28.765Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1534.vexxhost.local: Name or service not known [2021-09-07T16:59:28.765Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1534.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-07T16:59:28.809Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:29.124Z] ---> job-cost.sh [2021-09-07T16:59:29.124Z] lf-activate-venv: SKIPPING [2021-09-07T16:59:29.124Z] DEBUG: total: 0.10999999940395355 [2021-09-07T16:59:29.124Z] INFO: Retrieving Stack Cost... [2021-09-07T16:59:30.290Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-07T16:59:30.559Z] INFO: Archiving Costs [Pipeline] echo [2021-09-07T16:59:30.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T16:59:30.909Z] ---> logs-deploy.sh [2021-09-07T16:59:30.909Z] lf-activate-venv: SKIPPING [2021-09-07T16:59:30.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/8 [2021-09-07T16:59:30.909Z] INFO: archiving workspace using pattern(s): [2021-09-07T16:59:31.877Z] Archives upload complete. [2021-09-07T16:59:31.877Z] INFO: archiving logs to Nexus