Pull request #3738 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e+c0b609019c2f8045c53c37df6a851fd1682319ad (68c5091557c09b031e4507dd074691c12f4d51a0) 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-ssh5475309611423648722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4108600413319439567.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3738/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-3738/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1913110570998350296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh405656468372937128.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/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-3738/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1480243201999755632.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-337 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2101656543533222949.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 c0b609019c2f8045c53c37df6a851fd1682319ad into PR head commit a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e Merge succeeded, producing a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e Checking out Revision a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e (PR-3738) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2177270437352580835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2210964891502666203.key > git merge c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.18" > git rev-list --no-walk 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T22:02:17.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T22:02:18.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T22:02:18.044Z] ========================================================= [2021-09-30T22:02:18.044Z] EdgeX Global Pipelines Version Info [2021-09-30T22:02:18.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:02:19.287Z] ------------------- [2021-09-30T22:02:19.287Z] stable info: [2021-09-30T22:02:19.287Z] ------------------- [2021-09-30T22:02:19.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T22:02:19.287Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T22:02:19.287Z] Message: update stable to v1.0.206 [2021-09-30T22:02:19.871Z] ------------------- [2021-09-30T22:02:19.871Z] experimental info: [2021-09-30T22:02:19.872Z] ------------------- [2021-09-30T22:02:19.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T22:02:19.872Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T22:02:19.872Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T22:02:20.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T22:02:20.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T22:02:20.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T22:02:20.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T22:02:20.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T22:02:20.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T22:02:20.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T22:02:20.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T22:02:20.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T22:02:20.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T22:02:20.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T22:02:20.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T22:02:20.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T22:02:20.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T22:02:20.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T22:02:20.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T22:02:20.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T22:02:20.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T22:02:20.423Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T22:02:20.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T22:02:20.467Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T22:02:20.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T22:02:20.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T22:02:20.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3738 [Pipeline] echo [2021-09-30T22:02:20.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3738 [Pipeline] echo [2021-09-30T22:02:20.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3738 [Pipeline] echo [2021-09-30T22:02:20.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [Pipeline] echo [2021-09-30T22:02:20.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8fb68d [Pipeline] echo [2021-09-30T22:02:20.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T22:02:20.713Z] provisioning config files... [2021-09-30T22:02:20.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7528870161074556847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:02:21.075Z] ---> docker-login.sh [2021-09-30T22:02:21.075Z] nexus3.edgexfoundry.org:10001 [2021-09-30T22:02:21.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:02:21.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:02:21.345Z] Configure a credential helper to remove this warning. See [2021-09-30T22:02:21.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:02:21.345Z] [2021-09-30T22:02:21.345Z] Login Succeeded [2021-09-30T22:02:21.345Z] nexus3.edgexfoundry.org:10002 [2021-09-30T22:02:21.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:02:21.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:02:21.610Z] Configure a credential helper to remove this warning. See [2021-09-30T22:02:21.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:02:21.610Z] [2021-09-30T22:02:21.610Z] Login Succeeded [2021-09-30T22:02:21.610Z] nexus3.edgexfoundry.org:10003 [2021-09-30T22:02:21.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:02:21.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:02:21.610Z] Configure a credential helper to remove this warning. See [2021-09-30T22:02:21.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:02:21.610Z] [2021-09-30T22:02:21.610Z] Login Succeeded [2021-09-30T22:02:21.610Z] nexus3.edgexfoundry.org:10004 [2021-09-30T22:02:21.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:02:21.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:02:21.879Z] Configure a credential helper to remove this warning. See [2021-09-30T22:02:21.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:02:21.879Z] [2021-09-30T22:02:21.879Z] Login Succeeded [2021-09-30T22:02:21.879Z] docker.io [2021-09-30T22:02:21.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:02:22.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:02:22.144Z] Configure a credential helper to remove this warning. See [2021-09-30T22:02:22.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:02:22.144Z] [2021-09-30T22:02:22.144Z] Login Succeeded [2021-09-30T22:02:22.144Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T22:02:22.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T22:02:22.508Z] ++ 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-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T22:02:22.508Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T22:02:22.508Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T22:02:22.508Z] ++ cut -d/ -f2 [2021-09-30T22:02:22.508Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T22:02:22.565Z] 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-30T22:02:23.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T22:02:23.968Z] [2021-09-30T22:02:23.968Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:02:24.297Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T22:02:24.297Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T22:02:24.297Z] 31603596830f: Pulling fs layer [2021-09-30T22:02:24.297Z] 04fac38145f0: Pulling fs layer [2021-09-30T22:02:24.297Z] 701f6daf10bf: Pulling fs layer [2021-09-30T22:02:24.297Z] 24f72da36158: Pulling fs layer [2021-09-30T22:02:24.297Z] 24f72da36158: Waiting [2021-09-30T22:02:24.297Z] 04fac38145f0: Verifying Checksum [2021-09-30T22:02:24.297Z] 04fac38145f0: Download complete [2021-09-30T22:02:24.565Z] 31603596830f: Verifying Checksum [2021-09-30T22:02:24.565Z] 31603596830f: Download complete [2021-09-30T22:02:24.565Z] 31603596830f: Pull complete [2021-09-30T22:02:24.838Z] 04fac38145f0: Pull complete [2021-09-30T22:02:24.838Z] 24f72da36158: Verifying Checksum [2021-09-30T22:02:24.838Z] 24f72da36158: Download complete [2021-09-30T22:02:24.838Z] 701f6daf10bf: Verifying Checksum [2021-09-30T22:02:24.838Z] 701f6daf10bf: Download complete [2021-09-30T22:02:25.433Z] 701f6daf10bf: Pull complete [2021-09-30T22:02:25.433Z] 24f72da36158: Pull complete [2021-09-30T22:02:25.433Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T22:02:25.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T22:02:25.433Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T22:02:25.521Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-09-30T22:02:25.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T22:02:26.322Z] $ docker top affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T22:02:26.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T22:02:26.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T22:02:26.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T22:02:26.563Z] $ docker exec affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent [2021-09-30T22:02:26.668Z] SSH_AUTH_SOCK=/tmp/ssh-U7cTS7IBwDi3/agent.14 [2021-09-30T22:02:26.668Z] SSH_AGENT_PID=20 [2021-09-30T22:02:26.678Z] Running ssh-add (command line suppressed) [2021-09-30T22:02:26.778Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5025101850501318751.key (/w/workspace/edgex-go/2@tmp/private_key_5025101850501318751.key) [2021-09-30T22:02:26.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T22:02:27.109Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T22:02:27.130Z] $ docker exec --env ******** --env ******** affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent -k [2021-09-30T22:02:27.228Z] unset SSH_AUTH_SOCK; [2021-09-30T22:02:27.228Z] unset SSH_AGENT_PID; [2021-09-30T22:02:27.228Z] echo Agent pid 20 killed; [2021-09-30T22:02:27.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T22:02:27.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T22:02:27.279Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T22:02:27.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T22:02:27.396Z] $ docker exec affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent [2021-09-30T22:02:27.515Z] SSH_AUTH_SOCK=/tmp/ssh-p2L0gXCJ2gNO/agent.54 [2021-09-30T22:02:27.515Z] SSH_AGENT_PID=61 [2021-09-30T22:02:27.524Z] Running ssh-add (command line suppressed) [2021-09-30T22:02:27.616Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1648365179401215489.key (/w/workspace/edgex-go/2@tmp/private_key_1648365179401215489.key) [2021-09-30T22:02:27.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T22:02:27.945Z] + git semver init [2021-09-30T22:02:27.946Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T22:02:27.946Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-30T22:02:27.946Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-30T22:02:27.946Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T22:02:27.946Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T22:02:27.946Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T22:02:27.946Z] # $SEMVER_BRANCH = PR-3738 [2021-09-30T22:02:27.946Z] # $SEMVER_TEMP = /tmp/semver-927923862 [2021-09-30T22:02:27.946Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T22:03:00.193Z] # '/tmp/semver-927923862' -> '/w/workspace/edgex-go/2/.semver' [2021-09-30T22:03:00.193Z] # -> Force: false [2021-09-30T22:03:00.193Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-30T22:03:00.208Z] $ docker exec --env ******** --env ******** affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent -k [2021-09-30T22:03:00.307Z] unset SSH_AUTH_SOCK; [2021-09-30T22:03:00.308Z] unset SSH_AGENT_PID; [2021-09-30T22:03:00.308Z] echo Agent pid 61 killed; [2021-09-30T22:03:00.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T22:03:00.665Z] + git semver [Pipeline] } [2021-09-30T22:03:00.686Z] $ docker stop --time=1 affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 [2021-09-30T22:03:02.191Z] $ docker rm -f affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T22:03:02.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T22:03:03.120Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T22:03:03.123Z] [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-30T22:03:03.498Z] ========================================================= [2021-09-30T22:03:03.498Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T22:03:03.498Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:03:03.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:03:03.822Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T22:03:03.822Z] 540db60ca938: Pulling fs layer [2021-09-30T22:03:03.822Z] adcc1eea9eea: Pulling fs layer [2021-09-30T22:03:03.822Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T22:03:03.822Z] db62176df00c: Pulling fs layer [2021-09-30T22:03:03.822Z] 3b30891b0d05: Pulling fs layer [2021-09-30T22:03:03.822Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T22:03:03.822Z] c788192a36de: Pulling fs layer [2021-09-30T22:03:03.822Z] a77e37c0d609: Pulling fs layer [2021-09-30T22:03:03.822Z] c3185cebc471: Pulling fs layer [2021-09-30T22:03:03.822Z] db62176df00c: Waiting [2021-09-30T22:03:03.822Z] 3b30891b0d05: Waiting [2021-09-30T22:03:03.822Z] a77e37c0d609: Waiting [2021-09-30T22:03:03.822Z] 06b49ca38bd5: Waiting [2021-09-30T22:03:03.822Z] c3185cebc471: Waiting [2021-09-30T22:03:03.822Z] c788192a36de: Waiting [2021-09-30T22:03:03.822Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T22:03:03.822Z] 4c4ab2625f07: Download complete [2021-09-30T22:03:03.822Z] adcc1eea9eea: Verifying Checksum [2021-09-30T22:03:03.822Z] adcc1eea9eea: Download complete [2021-09-30T22:03:03.822Z] 3b30891b0d05: Verifying Checksum [2021-09-30T22:03:03.822Z] 3b30891b0d05: Download complete [2021-09-30T22:03:04.088Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T22:03:04.088Z] 06b49ca38bd5: Download complete [2021-09-30T22:03:04.088Z] c788192a36de: Download complete [2021-09-30T22:03:04.088Z] 540db60ca938: Verifying Checksum [2021-09-30T22:03:04.088Z] 540db60ca938: Download complete [2021-09-30T22:03:04.088Z] 540db60ca938: Pull complete [2021-09-30T22:03:04.353Z] adcc1eea9eea: Pull complete [2021-09-30T22:03:04.353Z] 4c4ab2625f07: Pull complete [2021-09-30T22:03:04.620Z] a77e37c0d609: Verifying Checksum [2021-09-30T22:03:04.620Z] a77e37c0d609: Download complete [2021-09-30T22:03:07.953Z] c3185cebc471: Verifying Checksum [2021-09-30T22:03:07.953Z] c3185cebc471: Download complete [2021-09-30T22:03:08.224Z] db62176df00c: Verifying Checksum [2021-09-30T22:03:08.224Z] db62176df00c: Download complete [2021-09-30T22:03:11.592Z] db62176df00c: Pull complete [2021-09-30T22:03:11.592Z] 3b30891b0d05: Pull complete [2021-09-30T22:03:11.592Z] 06b49ca38bd5: Pull complete [2021-09-30T22:03:11.592Z] c788192a36de: Pull complete [2021-09-30T22:03:11.592Z] a77e37c0d609: Pull complete [2021-09-30T22:03:13.551Z] c3185cebc471: Pull complete [2021-09-30T22:03:13.551Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T22:03:13.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:03:13.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:03:13.877Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:03:13.877Z] WORKDIR /edgex [2021-09-30T22:03:13.877Z] COPY go.mod . [2021-09-30T22:03:13.877Z] RUN go mod download' [2021-09-30T22:03:13.877Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T22:03:15.320Z] Sending build context to Docker daemon 329.1MB [2021-09-30T22:03:15.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T22:03:15.320Z] ---> 031687cdd783 [2021-09-30T22:03:15.320Z] Step 2/4 : WORKDIR /edgex [2021-09-30T22:03:17.262Z] ---> Running in 9b5405850e6f [2021-09-30T22:03:17.262Z] Removing intermediate container 9b5405850e6f [2021-09-30T22:03:17.262Z] ---> 5369853636cc [2021-09-30T22:03:17.262Z] Step 3/4 : COPY go.mod . [2021-09-30T22:03:17.262Z] ---> 9ba98b295b31 [2021-09-30T22:03:17.262Z] Step 4/4 : RUN go mod download [2021-09-30T22:03:17.262Z] ---> Running in a8516d9045ce [2021-09-30T22:03:18.426Z] Still waiting to schedule task [2021-09-30T22:03:18.426Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-335’ is offline [2021-09-30T22:03:56.146Z] Removing intermediate container a8516d9045ce [2021-09-30T22:03:56.146Z] ---> 6c167627345f [2021-09-30T22:03:56.146Z] Successfully built 6c167627345f [2021-09-30T22:03:56.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:03:56.465Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T22:03:56.465Z] . [Pipeline] withDockerContainer [2021-09-30T22:03:56.834Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-09-30T22:03:56.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T22:03:57.257Z] $ docker top 188d4fd26a2c247b52d0805dd2020013fce03669527c6112ebc38228bc5db38a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:03:57.641Z] + go version [2021-09-30T22:03:57.641Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T22:03:57.656Z] $ docker stop --time=1 188d4fd26a2c247b52d0805dd2020013fce03669527c6112ebc38228bc5db38a [2021-09-30T22:03:58.845Z] $ docker rm -f 188d4fd26a2c247b52d0805dd2020013fce03669527c6112ebc38228bc5db38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:03:59.435Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T22:03:59.436Z] . [Pipeline] withDockerContainer [2021-09-30T22:03:59.521Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-09-30T22:03:59.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T22:03:59.913Z] $ docker top 5595ec21283a7cd081c1e9844aafc4a1dc9647a117ce79cf71a02cf3a9eacae9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T22:04:00.015Z] ========================================================= [2021-09-30T22:04:00.015Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T22:04:00.015Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:04:00.336Z] + go mod tidy [Pipeline] sh [2021-09-30T22:04:00.925Z] + make test [2021-09-30T22:04:00.925Z] go mod tidy [2021-09-30T22:04:00.925Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T22:04:06.295Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T22:04:24.536Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T22:04:27.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T22:04:28.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T22:04:28.987Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T22:04:30.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T22:04:31.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T22:04:31.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T22:04:31.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T22:04:32.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T22:04:32.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T22:04:32.660Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T22:04:32.660Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T22:04:32.660Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T22:04:32.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T22:04:34.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-09-30T22:04:34.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T22:04:34.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T22:04:35.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-09-30T22:04:35.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T22:04:35.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements [2021-09-30T22:04:35.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T22:04:35.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T22:04:36.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-09-30T22:04:36.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T22:04:36.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:04:37.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 84.4% of statements [2021-09-30T22:04:37.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T22:04:37.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T22:04:37.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T22:04:37.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T22:04:37.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T22:04:38.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:04:38.216Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T22:04:38.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T22:04:38.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-30T22:04:38.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T22:04:38.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T22:04:38.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T22:04:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-09-30T22:04:39.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T22:04:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-09-30T22:04:39.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-30T22:04:39.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T22:04:39.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-09-30T22:04:40.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-09-30T22:04:40.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-09-30T22:04:40.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-09-30T22:04:40.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-09-30T22:04:53.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-09-30T22:04:53.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-30T22:04:59.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 82.5% of statements [2021-09-30T22:04:59.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T22:05:18.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.3% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.4% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T22:05:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-09-30T22:05:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T22:05:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-09-30T22:05:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.0% of statements [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T22:05:24.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-09-30T22:05:24.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-30T22:05:25.247Z] 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-30T22:05:32.750Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-339 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws [2021-09-30T22:05:32.770Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-30T22:05:33.011Z] The recommended git tool is: git [2021-09-30T22:05:38.851Z] using credential edgex-jenkins-ssh [2021-09-30T22:05:38.872Z] Cloning the remote Git repository [2021-09-30T22:05:38.940Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:05:39.068Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-30T22:05:39.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:05:39.156Z] > git --version # timeout=10 [2021-09-30T22:05:39.174Z] > git --version # 'git version 2.17.1' [2021-09-30T22:05:39.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:05:39.277Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:05:58.001Z] GO111MODULE=on go vet ./... [2021-09-30T22:06:01.606Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:06:01.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:06:01.650Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:06:01.690Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:06:01.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:06:01.706Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T22:06:02.528Z] Merging remotes/origin/main commit c0b609019c2f8045c53c37df6a851fd1682319ad into PR head commit a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:06:02.872Z] Merge succeeded, producing a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:06:02.873Z] Checking out Revision a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e (PR-3738) [2021-09-30T22:06:02.554Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:06:02.571Z] > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 [2021-09-30T22:06:02.784Z] > git remote # timeout=10 [2021-09-30T22:06:02.808Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T22:06:02.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:06:02.833Z] > git merge c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 [2021-09-30T22:06:02.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T22:06:02.885Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:06:02.910Z] > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 [2021-09-30T22:06:06.277Z] gofmt -l . [2021-09-30T22:06:06.277Z] [ "`gofmt -l .`" = "" ] [2021-09-30T22:06:06.545Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T22:06:07.378Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.18" [2021-09-30T22:06:07.458Z] + ls -al . [2021-09-30T22:06:07.458Z] total 612 [2021-09-30T22:06:07.458Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 22:06 . [2021-09-30T22:06:07.458Z] drwxr-xr-x 4 root root 28 Sep 30 22:03 .. [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 22:02 .dockerignore [2021-09-30T22:06:07.458Z] drwxrwxr-x 8 1001 1001 179 Sep 30 22:02 .git [2021-09-30T22:06:07.458Z] drwxrwxr-x 4 1001 1001 142 Sep 30 22:02 .github [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 22:02 .gitignore [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 22:02 .golangci.yml [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 22:02 .hadolint.yml [2021-09-30T22:06:07.458Z] drwx------ 3 1001 1001 58 Sep 30 22:02 .semver [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 22:02 .sonarcloud.properties [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:02 ADOPTERS.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:02 Attribution.txt [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:02 CHANGELOG.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:02 CONTRIBUTING.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 22:02 GOVERNANCE.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 22:02 Jenkinsfile [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:02 LICENSE [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:02 Makefile [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 22:02 OWNERS.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:02 README.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:02 SECURITY.md [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 22:03 VERSION [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:02 ZMQWindows.md [2021-09-30T22:06:07.458Z] drwxrwxr-x 2 1001 1001 37 Sep 30 22:02 bin [2021-09-30T22:06:07.458Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 22:02 cmd [2021-09-30T22:06:07.458Z] -rw-r--r-- 1 root root 403265 Sep 30 22:05 coverage.out [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 22:02 go.mod [2021-09-30T22:06:07.458Z] -rw-r--r-- 1 root root 50143 Sep 30 22:04 go.sum [2021-09-30T22:06:07.458Z] drwxrwxr-x 8 1001 1001 124 Sep 30 22:02 internal [2021-09-30T22:06:07.458Z] drwxrwxr-x 3 1001 1001 16 Sep 30 22:02 openapi [2021-09-30T22:06:07.458Z] drwxrwxr-x 4 1001 1001 71 Sep 30 22:02 snap [2021-09-30T22:06:07.458Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 22:02 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T22:06:07.766Z] provisioning config files... [2021-09-30T22:06:07.771Z] + '[' -e coverage.out ] [2021-09-30T22:06:07.771Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T22:06:07.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1621665336234926365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:06:07.877Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T22:06:08.305Z] + make build [2021-09-30T22:06:08.305Z] go mod tidy [2021-09-30T22:06:08.305Z] 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-30T22:06:08.344Z] ---> docker-login.sh [2021-09-30T22:06:08.344Z] nexus3.edgexfoundry.org:10001 [2021-09-30T22:06:09.732Z] 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-30T22:06:09.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:06:10.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:06:10.386Z] Configure a credential helper to remove this warning. See [2021-09-30T22:06:10.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:06:10.386Z] [2021-09-30T22:06:10.386Z] Login Succeeded [2021-09-30T22:06:10.386Z] nexus3.edgexfoundry.org:10002 [2021-09-30T22:06:10.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:06:10.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:06:10.940Z] Configure a credential helper to remove this warning. See [2021-09-30T22:06:10.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:06:10.940Z] [2021-09-30T22:06:10.940Z] Login Succeeded [2021-09-30T22:06:10.940Z] nexus3.edgexfoundry.org:10003 [2021-09-30T22:06:11.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:06:11.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:06:11.509Z] Configure a credential helper to remove this warning. See [2021-09-30T22:06:11.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:06:11.509Z] [2021-09-30T22:06:11.509Z] Login Succeeded [2021-09-30T22:06:11.509Z] nexus3.edgexfoundry.org:10004 [2021-09-30T22:06:11.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:06:12.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:06:12.069Z] Configure a credential helper to remove this warning. See [2021-09-30T22:06:12.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:06:12.069Z] [2021-09-30T22:06:12.069Z] Login Succeeded [2021-09-30T22:06:12.069Z] docker.io [2021-09-30T22:06:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T22:06:12.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T22:06:12.950Z] Configure a credential helper to remove this warning. See [2021-09-30T22:06:12.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T22:06:12.950Z] [2021-09-30T22:06:12.950Z] Login Succeeded [2021-09-30T22:06:12.950Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T22:06:13.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T22:06:13.719Z] ========================================================= [2021-09-30T22:06:13.719Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T22:06:13.719Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:06:14.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:06:14.680Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T22:06:14.680Z] 595b0fe564bb: Pulling fs layer [2021-09-30T22:06:14.680Z] 24495759ef45: Pulling fs layer [2021-09-30T22:06:14.680Z] d148012ef14d: Pulling fs layer [2021-09-30T22:06:14.680Z] e90a11edd702: Pulling fs layer [2021-09-30T22:06:14.681Z] e90a11edd702: Waiting [2021-09-30T22:06:14.681Z] d77568369979: Pulling fs layer [2021-09-30T22:06:14.681Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T22:06:14.681Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T22:06:14.681Z] d77568369979: Waiting [2021-09-30T22:06:14.681Z] 97ac5df62f85: Pulling fs layer [2021-09-30T22:06:14.681Z] fc1c9f9a7f3b: Waiting [2021-09-30T22:06:14.681Z] 170f2ba95c9a: Waiting [2021-09-30T22:06:14.681Z] 97ac5df62f85: Waiting [2021-09-30T22:06:14.681Z] d148012ef14d: Verifying Checksum [2021-09-30T22:06:14.681Z] 24495759ef45: Verifying Checksum [2021-09-30T22:06:14.681Z] 24495759ef45: Download complete [2021-09-30T22:06:14.681Z] d77568369979: Verifying Checksum [2021-09-30T22:06:14.681Z] d77568369979: Download complete [2021-09-30T22:06:14.681Z] fc1c9f9a7f3b: Download complete [2021-09-30T22:06:14.681Z] 595b0fe564bb: Download complete [2021-09-30T22:06:14.681Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T22:06:14.681Z] 170f2ba95c9a: Download complete [2021-09-30T22:06:15.692Z] 595b0fe564bb: Pull complete [2021-09-30T22:06:16.288Z] 24495759ef45: Pull complete [2021-09-30T22:06:16.440Z] 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-30T22:06:16.563Z] d148012ef14d: Pull complete [2021-09-30T22:06:17.029Z] 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-30T22:06:17.990Z] 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-30T22:06:18.255Z] 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-30T22:06:18.544Z] 97ac5df62f85: Verifying Checksum [2021-09-30T22:06:18.544Z] 97ac5df62f85: Download complete [2021-09-30T22:06:18.544Z] e90a11edd702: Verifying Checksum [2021-09-30T22:06:18.544Z] e90a11edd702: Download complete [2021-09-30T22:06:19.215Z] 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-30T22:06:19.799Z] 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-30T22:06:20.800Z] 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-30T22:06:21.767Z] 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-30T22:06:22.354Z] 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-30T22:06:23.315Z] 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-30T22:06:25.283Z] $ docker stop --time=1 5595ec21283a7cd081c1e9844aafc4a1dc9647a117ce79cf71a02cf3a9eacae9 [2021-09-30T22:06:27.117Z] $ docker rm -f 5595ec21283a7cd081c1e9844aafc4a1dc9647a117ce79cf71a02cf3a9eacae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-30T22:06:28.698Z] e90a11edd702: Pull complete [2021-09-30T22:06:28.972Z] d77568369979: Pull complete [2021-09-30T22:06:29.248Z] fc1c9f9a7f3b: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:06:29.855Z] 170f2ba95c9a: Pull complete [2021-09-30T22:06:30.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:06:30.049Z] [2021-09-30T22:06:30.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:06:30.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:06:30.375Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T22:06:30.375Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T22:06:30.375Z] ca9280d653b3: Pulling fs layer [2021-09-30T22:06:30.375Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T22:06:30.639Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T22:06:30.639Z] cbdbe7a5bc2a: Download complete [2021-09-30T22:06:30.639Z] cbdbe7a5bc2a: Pull complete [2021-09-30T22:06:31.223Z] ca9280d653b3: Verifying Checksum [2021-09-30T22:06:31.223Z] ca9280d653b3: Download complete [2021-09-30T22:06:31.808Z] ca9280d653b3: Pull complete [2021-09-30T22:06:33.212Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T22:06:33.212Z] 7e9c9ca2126c: Download complete [2021-09-30T22:06:36.577Z] 7e9c9ca2126c: Pull complete [2021-09-30T22:06:36.577Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T22:06:36.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:06:36.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:06:36.588Z] 97ac5df62f85: Pull complete [2021-09-30T22:06:36.588Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T22:06:36.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:06:36.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] withDockerContainer [2021-09-30T22:06:36.662Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-09-30T22:06:36.714Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T22:06:39.512Z] $ docker top a7a99f0453ddd5fc07da6ab0f5eebe63cd0b8ada6989abb3d0ab25cc41e2d227 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-09-30T22:06:39.909Z] + docker-compose build --help [2021-09-30T22:06:39.909Z] + grep parallel [2021-09-30T22:06:39.984Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:06:39.984Z] WORKDIR /edgex [2021-09-30T22:06:39.984Z] COPY go.mod . [2021-09-30T22:06:39.984Z] RUN go mod download [2021-09-30T22:06:39.984Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T22:06:40.492Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T22:06:40.507Z] $ docker stop --time=1 a7a99f0453ddd5fc07da6ab0f5eebe63cd0b8ada6989abb3d0ab25cc41e2d227 [2021-09-30T22:06:41.675Z] $ docker rm -f a7a99f0453ddd5fc07da6ab0f5eebe63cd0b8ada6989abb3d0ab25cc41e2d227 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:06:41.971Z] Sending build context to Docker daemon 166.1MB [2021-09-30T22:06:41.971Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T22:06:41.971Z] ---> 04bc70af865f [2021-09-30T22:06:41.971Z] Step 2/4 : WORKDIR /edgex [2021-09-30T22:06:42.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T22:06:42.110Z] . [Pipeline] withDockerContainer [2021-09-30T22:06:42.195Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-09-30T22:06:42.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T22:06:42.590Z] $ docker top aa601c46162bfdd29d7d30d1dc77dde775d2b88dae6cfb04ee0d39edee91b5dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:06:42.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T22:06:43.574Z] Building core-command ... [2021-09-30T22:06:43.574Z] Building core-data ... [2021-09-30T22:06:43.574Z] Building core-metadata ... [2021-09-30T22:06:43.574Z] Building security-bootstrapper ... [2021-09-30T22:06:43.574Z] Building security-proxy-setup ... [2021-09-30T22:06:43.574Z] Building security-secretstore-setup ... [2021-09-30T22:06:43.574Z] Building support-notifications ... [2021-09-30T22:06:43.574Z] Building support-scheduler ... [2021-09-30T22:06:43.574Z] Building sys-mgmt-agent ... [2021-09-30T22:06:43.574Z] Building core-command [2021-09-30T22:06:43.574Z] Building support-scheduler [2021-09-30T22:06:43.574Z] Building security-bootstrapper [2021-09-30T22:06:43.574Z] Building core-metadata [2021-09-30T22:06:43.574Z] Building support-notifications [2021-09-30T22:06:47.379Z] ---> Running in b787ed0f8e5b [2021-09-30T22:06:47.653Z] Removing intermediate container b787ed0f8e5b [2021-09-30T22:06:47.653Z] ---> 26996b429461 [2021-09-30T22:06:47.653Z] Step 3/4 : COPY go.mod . [2021-09-30T22:06:48.651Z] ---> f2f4a5e30173 [2021-09-30T22:06:48.651Z] Step 4/4 : RUN go mod download [2021-09-30T22:06:48.651Z] ---> Running in a0b9a1893cba [2021-09-30T22:06:53.939Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:06:53.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:06:53.939Z] ---> 6c167627345f [2021-09-30T22:06:53.939Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:06:53.939Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:06:53.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:06:53.939Z] ---> 6c167627345f [2021-09-30T22:06:53.939Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:06:53.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:06:53.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:06:53.939Z] ---> 6c167627345f [2021-09-30T22:06:53.939Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:06:57.283Z] ---> Running in 6c4ca26ef7e7 [2021-09-30T22:06:57.283Z] ---> Running in d8b5713ba2d7 [2021-09-30T22:06:57.283Z] ---> Running in 5a89e61599f7 [2021-09-30T22:07:06.113Z] Removing intermediate container 6c4ca26ef7e7 [2021-09-30T22:07:06.113Z] ---> 120b7c3a3864 [2021-09-30T22:07:06.113Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:07:06.113Z] Removing intermediate container 5a89e61599f7 [2021-09-30T22:07:06.113Z] ---> 52360fd958b2 [2021-09-30T22:07:06.113Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:07:06.113Z] Removing intermediate container d8b5713ba2d7 [2021-09-30T22:07:06.113Z] ---> 02ee91ebd5bf [2021-09-30T22:07:06.113Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:07:06.113Z] ---> Running in 9344d6c4a4d2 [2021-09-30T22:07:06.113Z] ---> Running in 6c44ba618144 [2021-09-30T22:07:06.113Z] ---> Running in 23361ba19957 [2021-09-30T22:07:10.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:07:10.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:07:10.371Z] ---> 6c167627345f [2021-09-30T22:07:10.371Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:07:10.371Z] ---> Using cache [2021-09-30T22:07:10.371Z] ---> 02ee91ebd5bf [2021-09-30T22:07:10.371Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:07:10.371Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:07:10.371Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:07:10.371Z] ---> 6c167627345f [2021-09-30T22:07:10.371Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T22:07:10.371Z] ---> Using cache [2021-09-30T22:07:10.371Z] ---> 02ee91ebd5bf [2021-09-30T22:07:10.371Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:07:10.638Z] ---> Running in dea699335dbf [2021-09-30T22:07:10.638Z] ---> Running in 97497cd7e3bc [2021-09-30T22:07:10.638Z] Removing intermediate container 6c44ba618144 [2021-09-30T22:07:10.638Z] ---> ccacba7f66cc [2021-09-30T22:07:10.638Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:07:10.638Z] Removing intermediate container 23361ba19957 [2021-09-30T22:07:10.638Z] ---> c02fd96e2a20 [2021-09-30T22:07:10.638Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T22:07:10.638Z] Removing intermediate container 9344d6c4a4d2 [2021-09-30T22:07:10.638Z] ---> 15071c2d405b [2021-09-30T22:07:10.638Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:07:10.638Z] ---> Running in 09528841b047 [2021-09-30T22:07:10.638Z] ---> Running in 96af5e75c1ae [2021-09-30T22:07:10.638Z] ---> Running in 2ac3566f3174 [2021-09-30T22:07:11.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:11.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:11.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:11.603Z] Removing intermediate container 97497cd7e3bc [2021-09-30T22:07:11.603Z] ---> d43a5e1b1e99 [2021-09-30T22:07:11.603Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T22:07:11.603Z] ---> Running in f2854abba261 [2021-09-30T22:07:11.603Z] Removing intermediate container dea699335dbf [2021-09-30T22:07:11.603Z] ---> 850a9ac35eac [2021-09-30T22:07:11.603Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T22:07:11.603Z] ---> Running in 186fffaca3ff [2021-09-30T22:07:11.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:11.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:12.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:12.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:12.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:13.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:13.007Z] OK: 219 MiB in 52 packages [2021-09-30T22:07:13.007Z] OK: 219 MiB in 52 packages [2021-09-30T22:07:13.278Z] Removing intermediate container 2ac3566f3174 [2021-09-30T22:07:13.278Z] ---> 80f9f08f1ec9 [2021-09-30T22:07:13.278Z] Step 6/24 : COPY go.mod . [2021-09-30T22:07:13.278Z] Removing intermediate container 09528841b047 [2021-09-30T22:07:13.278Z] ---> 652937f31d06 [2021-09-30T22:07:13.278Z] Step 6/24 : COPY go.mod . [2021-09-30T22:07:13.278Z] ---> 79c60f56aed6 [2021-09-30T22:07:13.278Z] Step 7/24 : RUN go mod download [2021-09-30T22:07:13.543Z] OK: 219 MiB in 52 packages [2021-09-30T22:07:13.543Z] ---> Running in 9ffddc380295 [2021-09-30T22:07:13.543Z] ---> 3326dbedfc78 [2021-09-30T22:07:13.543Z] Step 7/24 : RUN go mod download [2021-09-30T22:07:13.543Z] OK: 219 MiB in 52 packages [2021-09-30T22:07:13.543Z] ---> Running in 2f18473f9550 [2021-09-30T22:07:14.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:07:14.156Z] Removing intermediate container 186fffaca3ff [2021-09-30T22:07:14.156Z] ---> 5a085efb442c [2021-09-30T22:07:14.156Z] Step 6/23 : COPY go.mod . [2021-09-30T22:07:14.156Z] Removing intermediate container 96af5e75c1ae [2021-09-30T22:07:14.156Z] ---> 665961d279ad [2021-09-30T22:07:14.156Z] Step 6/23 : COPY go.mod . [2021-09-30T22:07:14.441Z] ---> cc97d78e323a [2021-09-30T22:07:14.441Z] Step 7/23 : RUN go mod download [2021-09-30T22:07:14.441Z] ---> 3e29769a950c [2021-09-30T22:07:14.441Z] Step 7/23 : RUN go mod download [2021-09-30T22:07:14.442Z] ---> Running in 91d9a3a1e486 [2021-09-30T22:07:14.442Z] ---> Running in d263d718696e [2021-09-30T22:07:15.462Z] Removing intermediate container 2f18473f9550 [2021-09-30T22:07:15.462Z] ---> a60072f323de [2021-09-30T22:07:15.462Z] Step 8/24 : COPY . . [2021-09-30T22:07:15.462Z] Removing intermediate container 9ffddc380295 [2021-09-30T22:07:15.462Z] ---> 41bd9d29513b [2021-09-30T22:07:15.462Z] Step 8/24 : COPY . . [2021-09-30T22:07:17.425Z] OK: 219 MiB in 52 packages [2021-09-30T22:07:19.381Z] Removing intermediate container d263d718696e [2021-09-30T22:07:19.382Z] ---> 896d7a6f8d02 [2021-09-30T22:07:19.382Z] Step 8/23 : COPY . . [2021-09-30T22:07:19.382Z] Removing intermediate container 91d9a3a1e486 [2021-09-30T22:07:19.382Z] ---> 6f7a5e7258e2 [2021-09-30T22:07:19.382Z] Step 8/23 : COPY . . [2021-09-30T22:07:19.653Z] Removing intermediate container f2854abba261 [2021-09-30T22:07:19.653Z] ---> b022917f0f20 [2021-09-30T22:07:19.653Z] Step 6/32 : COPY go.mod . [2021-09-30T22:07:20.240Z] ---> 54dc55b25598 [2021-09-30T22:07:20.240Z] Step 7/32 : RUN go mod download [2021-09-30T22:07:21.649Z] ---> Running in 5636a26ba840 [2021-09-30T22:07:23.615Z] ---> 24ec7de0047f [2021-09-30T22:07:23.615Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:07:23.615Z] ---> 1dda4ca9ab14 [2021-09-30T22:07:23.615Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:07:24.200Z] ---> Running in 7f2ec4299ef1 [2021-09-30T22:07:24.200Z] ---> Running in 847c55561fba [2021-09-30T22:07:25.169Z] Removing intermediate container 5636a26ba840 [2021-09-30T22:07:25.169Z] ---> 5829274d00d7 [2021-09-30T22:07:25.169Z] Step 8/32 : COPY . . [2021-09-30T22:07:26.152Z] ---> c24be4814259 [2021-09-30T22:07:26.152Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:07:26.424Z] ---> Running in 7c128d5b5d8e [2021-09-30T22:07:26.691Z] ---> d9a38d20b2ef [2021-09-30T22:07:26.691Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:07:27.658Z] ---> Running in a9d7beee4507 [2021-09-30T22:07:27.934Z] Removing intermediate container 847c55561fba [2021-09-30T22:07:27.934Z] ---> 584b691e7832 [2021-09-30T22:07:27.934Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T22:07:27.934Z] ---> Running in 15148a68c54e [2021-09-30T22:07:28.203Z] Removing intermediate container 7f2ec4299ef1 [2021-09-30T22:07:28.203Z] ---> 5e40738774ef [2021-09-30T22:07:28.203Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T22:07:28.203Z] ---> Running in 7350b8537c19 [2021-09-30T22:07:28.795Z] 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-30T22:07:29.074Z] 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-30T22:07:30.517Z] Removing intermediate container a9d7beee4507 [2021-09-30T22:07:30.517Z] ---> d68b236c3b54 [2021-09-30T22:07:30.518Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T22:07:30.518Z] Removing intermediate container 7c128d5b5d8e [2021-09-30T22:07:30.518Z] ---> a723675cba9e [2021-09-30T22:07:30.518Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T22:07:30.518Z] ---> Running in 5e1c296311c3 [2021-09-30T22:07:30.518Z] ---> Running in 052b6f321270 [2021-09-30T22:07:31.545Z] 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-30T22:07:31.545Z] 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-30T22:07:32.536Z] ---> 9d4d996cdd03 [2021-09-30T22:07:32.536Z] Step 9/32 : RUN go mod tidy [2021-09-30T22:07:32.536Z] ---> Running in c0dc5f21e8a6 [2021-09-30T22:07:34.491Z] Removing intermediate container c0dc5f21e8a6 [2021-09-30T22:07:34.491Z] ---> 6de11e472763 [2021-09-30T22:07:34.491Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T22:07:34.491Z] ---> Running in b0730ccd0a89 [2021-09-30T22:07:34.757Z] 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-30T22:08:06.994Z] Removing intermediate container 7350b8537c19 [2021-09-30T22:08:06.994Z] ---> 8c54f910e775 [2021-09-30T22:08:06.994Z] [2021-09-30T22:08:06.994Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:08:06.994Z] 3.14: Pulling from library/alpine [2021-09-30T22:08:06.994Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:08:06.994Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T22:08:06.994Z] ---> 14119a10abf4 [2021-09-30T22:08:06.994Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:08:07.263Z] ---> Running in 4aa6170b3950 [2021-09-30T22:08:07.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:10.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:10.448Z] Removing intermediate container a0b9a1893cba [2021-09-30T22:08:10.448Z] ---> 3630f70b0c2c [2021-09-30T22:08:10.448Z] Successfully built 3630f70b0c2c [2021-09-30T22:08:10.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:08:10.714Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T22:08:10.714Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:08:10.714Z] OK: 6 MiB in 15 packages [2021-09-30T22:08:10.800Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T22:08:10.800Z] . [Pipeline] withDockerContainer [2021-09-30T22:08:11.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-09-30T22:08:11.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T22:08:11.316Z] Removing intermediate container 4aa6170b3950 [2021-09-30T22:08:11.316Z] ---> 3f1cce2070f4 [2021-09-30T22:08:11.316Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:08:11.899Z] ---> Running in 9544770dcf05 [2021-09-30T22:08:12.176Z] Removing intermediate container 15148a68c54e [2021-09-30T22:08:12.176Z] ---> 956f7cdbc245 [2021-09-30T22:08:12.176Z] [2021-09-30T22:08:12.176Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:08:12.176Z] ---> 14119a10abf4 [2021-09-30T22:08:12.176Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:08:12.176Z] ---> Using cache [2021-09-30T22:08:12.176Z] ---> 3f1cce2070f4 [2021-09-30T22:08:12.176Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:08:12.176Z] Removing intermediate container 9544770dcf05 [2021-09-30T22:08:12.176Z] ---> 8252dcf68e96 [2021-09-30T22:08:12.176Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T22:08:12.176Z] ---> Running in 19e3d684f978 [2021-09-30T22:08:12.176Z] ---> Running in 287dfc7fb157 [2021-09-30T22:08:12.451Z] Removing intermediate container 19e3d684f978 [2021-09-30T22:08:12.451Z] ---> 5ddd6ff01cea [2021-09-30T22:08:12.451Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T22:08:12.451Z] ---> Running in 36bc7e7e0c64 [2021-09-30T22:08:12.451Z] Removing intermediate container 287dfc7fb157 [2021-09-30T22:08:12.451Z] ---> 127c95fa5e97 [2021-09-30T22:08:12.451Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:08:12.451Z] ---> Running in 65237d822ae1 [2021-09-30T22:08:12.717Z] Removing intermediate container 36bc7e7e0c64 [2021-09-30T22:08:12.717Z] ---> 0ae546dae80e [2021-09-30T22:08:12.717Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:08:12.717Z] Removing intermediate container 65237d822ae1 [2021-09-30T22:08:12.717Z] ---> b2195e788139 [2021-09-30T22:08:12.717Z] Step 16/24 : WORKDIR / [2021-09-30T22:08:12.918Z] $ docker top be6eba4f37220d7cfa1b6673920f7f85e1318c34ae30fef577f712458a4a29b4 -eo pid,comm [2021-09-30T22:08:12.996Z] ---> Running in b4711e96425f [Pipeline] { [Pipeline] sh [2021-09-30T22:08:13.264Z] ---> Running in 14a358747a4e [2021-09-30T22:08:13.845Z] Removing intermediate container 052b6f321270 [2021-09-30T22:08:13.845Z] ---> 4190bafaadce [2021-09-30T22:08:13.845Z] [2021-09-30T22:08:13.845Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:08:13.845Z] ---> 14119a10abf4 [2021-09-30T22:08:13.845Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T22:08:13.845Z] Removing intermediate container 5e1c296311c3 [2021-09-30T22:08:13.845Z] ---> 498b08f897b6 [2021-09-30T22:08:13.845Z] [2021-09-30T22:08:13.845Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:08:13.845Z] ---> 14119a10abf4 [2021-09-30T22:08:13.845Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:08:13.845Z] ---> Using cache [2021-09-30T22:08:13.845Z] ---> 3f1cce2070f4 [2021-09-30T22:08:13.845Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:08:13.845Z] ---> Using cache [2021-09-30T22:08:13.845Z] ---> 5ddd6ff01cea [2021-09-30T22:08:13.845Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T22:08:13.845Z] Removing intermediate container b4711e96425f [2021-09-30T22:08:13.845Z] ---> 2dd514d5cf69 [2021-09-30T22:08:13.845Z] Step 16/24 : WORKDIR / [2021-09-30T22:08:13.845Z] Removing intermediate container 14a358747a4e [2021-09-30T22:08:13.845Z] ---> fac26b37bfc0 [2021-09-30T22:08:13.845Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:08:13.845Z] Removing intermediate container b0730ccd0a89 [2021-09-30T22:08:13.845Z] ---> aaee91bf3f36 [2021-09-30T22:08:13.845Z] [2021-09-30T22:08:13.845Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T22:08:13.845Z] ---> 14119a10abf4 [2021-09-30T22:08:13.845Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T22:08:13.845Z] ---> Running in f78770cf2857 [2021-09-30T22:08:13.845Z] ---> Running in c2179d813efc [2021-09-30T22:08:13.845Z] ---> Running in c7532caafe6f [2021-09-30T22:08:13.845Z] ---> Running in 7f5127379a09 [2021-09-30T22:08:13.904Z] + go version [2021-09-30T22:08:13.904Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T22:08:13.932Z] $ docker stop --time=1 be6eba4f37220d7cfa1b6673920f7f85e1318c34ae30fef577f712458a4a29b4 [2021-09-30T22:08:14.122Z] Removing intermediate container c2179d813efc [2021-09-30T22:08:14.122Z] ---> 321baef31ea5 [2021-09-30T22:08:14.122Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:08:14.122Z] Removing intermediate container 7f5127379a09 [2021-09-30T22:08:14.122Z] ---> a037e37ca78d [2021-09-30T22:08:14.122Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T22:08:14.122Z] Removing intermediate container c7532caafe6f [2021-09-30T22:08:14.122Z] ---> 8e101b8fc1e7 [2021-09-30T22:08:14.122Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:08:14.122Z] ---> Running in 2363b5686be7 [2021-09-30T22:08:14.122Z] ---> 225ab7e4aa29 [2021-09-30T22:08:14.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T22:08:14.122Z] ---> Running in 12fa1f2cfaa1 [2021-09-30T22:08:14.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:14.397Z] Removing intermediate container 12fa1f2cfaa1 [2021-09-30T22:08:14.397Z] ---> 85f14385b0ac [2021-09-30T22:08:14.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:08:14.397Z] ---> d3e654b63918 [2021-09-30T22:08:14.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T22:08:14.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:14.683Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T22:08:14.683Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:08:14.683Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:08:14.684Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:08:14.684Z] OK: 6 MiB in 16 packages [2021-09-30T22:08:14.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:14.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:14.952Z] ---> 3f3cbb7f255d [2021-09-30T22:08:14.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T22:08:14.952Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:08:14.952Z] ---> 14c7eca7f825 [2021-09-30T22:08:14.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T22:08:14.952Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T22:08:14.952Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:08:14.952Z] ---> 579a97ed1d59 [2021-09-30T22:08:14.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T22:08:14.952Z] OK: 6 MiB in 16 packages [2021-09-30T22:08:15.230Z] ---> a644e484adb4 [2021-09-30T22:08:15.230Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T22:08:15.498Z] Removing intermediate container f78770cf2857 [2021-09-30T22:08:15.498Z] ---> 398fbcab1084 [2021-09-30T22:08:15.498Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:08:15.498Z] ---> 0984074adddd [2021-09-30T22:08:15.498Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T22:08:15.498Z] ---> Running in 850af990b0b1 [2021-09-30T22:08:15.498Z] ---> Running in 7ea180eb769a [2021-09-30T22:08:15.498Z] ---> Running in 2c6ff587dc48 [2021-09-30T22:08:15.498Z] ---> d2bdbdc9d08f [2021-09-30T22:08:15.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T22:08:15.498Z] Removing intermediate container 2363b5686be7 [2021-09-30T22:08:15.498Z] ---> f073026c4ebc [2021-09-30T22:08:15.498Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T22:08:15.498Z] ---> Running in 295c2ea77ca9 [2021-09-30T22:08:15.498Z] Removing intermediate container 7ea180eb769a [2021-09-30T22:08:15.498Z] ---> c6940f4200b4 [2021-09-30T22:08:15.498Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T22:08:15.498Z] Removing intermediate container 850af990b0b1 [2021-09-30T22:08:15.498Z] ---> 8ff164f146a2 [2021-09-30T22:08:15.498Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:08:15.766Z] ---> Running in 7da7516a5449 [2021-09-30T22:08:15.766Z] Removing intermediate container 2c6ff587dc48 [2021-09-30T22:08:15.766Z] ---> 980be1d57e31 [2021-09-30T22:08:15.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:08:15.766Z] ---> Running in f78d1ea23824 [2021-09-30T22:08:15.766Z] Removing intermediate container 295c2ea77ca9 [2021-09-30T22:08:15.766Z] ---> d72a3732babb [2021-09-30T22:08:15.766Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T22:08:15.766Z] ---> Running in 87ede41504e0 [2021-09-30T22:08:15.766Z] ---> Running in 020dd5861ef7 [2021-09-30T22:08:15.766Z] ---> 10fefcba7549 [2021-09-30T22:08:15.766Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T22:08:15.766Z] Removing intermediate container 7da7516a5449 [2021-09-30T22:08:15.766Z] ---> deb516ad31a1 [2021-09-30T22:08:15.766Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:08:15.766Z] ---> Running in a66cb62b6550 [2021-09-30T22:08:15.766Z] Removing intermediate container f78d1ea23824 [2021-09-30T22:08:15.766Z] ---> 2629ab5a0625 [2021-09-30T22:08:15.766Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:08:15.766Z] Removing intermediate container 87ede41504e0 [2021-09-30T22:08:15.766Z] ---> 44a881cafda1 [2021-09-30T22:08:15.766Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:08:15.766Z] ---> Running in 306c3aa33495 [2021-09-30T22:08:15.766Z] ---> Running in 06f8102d1221 [2021-09-30T22:08:15.766Z] ---> Running in 038295647e95 [2021-09-30T22:08:15.766Z] Removing intermediate container 020dd5861ef7 [2021-09-30T22:08:15.766Z] ---> d9024e633545 [2021-09-30T22:08:15.766Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T22:08:15.792Z] $ docker rm -f be6eba4f37220d7cfa1b6673920f7f85e1318c34ae30fef577f712458a4a29b4 [2021-09-30T22:08:16.034Z] ---> Running in 83fa9d593e2f [2021-09-30T22:08:16.034Z] Removing intermediate container a66cb62b6550 [2021-09-30T22:08:16.034Z] ---> 8320ea97e095 [2021-09-30T22:08:16.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:08:16.034Z] ---> Running in a0efdb48052b [2021-09-30T22:08:16.034Z] Removing intermediate container 306c3aa33495 [2021-09-30T22:08:16.034Z] ---> c0fc0b86a1b9 [2021-09-30T22:08:16.034Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:08:16.034Z] Removing intermediate container 06f8102d1221 [2021-09-30T22:08:16.034Z] ---> 49499d14ad63 [2021-09-30T22:08:16.034Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:08:16.034Z] Removing intermediate container 038295647e95 [2021-09-30T22:08:16.034Z] ---> 44c04b46ecdc [2021-09-30T22:08:16.034Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:08:16.034Z] ---> Running in 142d92efd013 [2021-09-30T22:08:16.034Z] ---> Running in ac73cea19d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:08:16.301Z] Removing intermediate container a0efdb48052b [2021-09-30T22:08:16.301Z] ---> ab6e1b81317a [2021-09-30T22:08:16.301Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T22:08:16.301Z] ---> Running in e8492e54fd53 [2021-09-30T22:08:16.301Z] Removing intermediate container 142d92efd013 [2021-09-30T22:08:16.301Z] ---> e47d59839a65 [2021-09-30T22:08:16.301Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:08:16.301Z] ---> Running in b61e73d9b112 [2021-09-30T22:08:16.301Z] Removing intermediate container ac73cea19d61 [2021-09-30T22:08:16.301Z] ---> 3e9647d6d291 [2021-09-30T22:08:16.301Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:08:16.301Z] ---> 9418bd6f4f6a [2021-09-30T22:08:16.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T22:08:16.301Z] ---> Running in 33c6fa7d8968 [2021-09-30T22:08:16.541Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T22:08:16.541Z] . [Pipeline] withDockerContainer [2021-09-30T22:08:16.573Z] Removing intermediate container e8492e54fd53 [2021-09-30T22:08:16.573Z] ---> c6dd59995f16 [2021-09-30T22:08:16.573Z] Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:08:16.573Z] Removing intermediate container b61e73d9b112 [2021-09-30T22:08:16.573Z] ---> 094dcb678bf9 [2021-09-30T22:08:16.573Z] [2021-09-30T22:08:16.573Z] ---> Running in 536cb347e1da [2021-09-30T22:08:16.573Z] Successfully built 094dcb678bf9 [2021-09-30T22:08:16.573Z] Successfully tagged core-command:latest [2021-09-30T22:08:16.573Z] Building sys-mgmt-agent [2021-09-30T22:08:16.573Z]  Building core-command ... done Removing intermediate container 33c6fa7d8968 [2021-09-30T22:08:16.573Z] ---> 7d865d18c624 [2021-09-30T22:08:16.573Z] [2021-09-30T22:08:16.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-09-30T22:08:16.843Z] Removing intermediate container 536cb347e1da [2021-09-30T22:08:16.843Z] ---> 07fbd95770d4 [2021-09-30T22:08:16.843Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:08:16.843Z] Successfully built 7d865d18c624 [2021-09-30T22:08:16.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T22:08:17.443Z] Successfully tagged core-metadata:latest [2021-09-30T22:08:17.443Z]  Building core-metadata ... done Building security-secretstore-setup [2021-09-30T22:08:17.443Z] Removing intermediate container 83fa9d593e2f [2021-09-30T22:08:17.443Z] ---> 14931b487b88 [2021-09-30T22:08:17.443Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T22:08:17.443Z] ---> Running in 3e4974a32a43 [2021-09-30T22:08:17.443Z] ---> 4553a88bbf93 [2021-09-30T22:08:17.443Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T22:08:17.443Z] ---> Running in d07793b38ac4 [2021-09-30T22:08:18.495Z] $ docker top 85917d5c09689444ec4617e4855e96450a97bc39e550a80a1563471e1703a30a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T22:08:18.825Z] ========================================================= [2021-09-30T22:08:18.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T22:08:18.825Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T22:08:18.846Z] Removing intermediate container 3e4974a32a43 [2021-09-30T22:08:18.846Z] ---> 2e4c99779569 [2021-09-30T22:08:18.846Z] [2021-09-30T22:08:18.846Z] Successfully built 2e4c99779569 [2021-09-30T22:08:19.436Z] Successfully tagged support-scheduler:latest [2021-09-30T22:08:19.436Z]  Building support-scheduler ... done Building core-data [2021-09-30T22:08:19.436Z] Removing intermediate container d07793b38ac4 [2021-09-30T22:08:19.436Z] ---> e7b622cdc744 [2021-09-30T22:08:19.436Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T22:08:19.480Z] + go mod tidy [2021-09-30T22:08:19.708Z] ---> fc4e5481fde5 [2021-09-30T22:08:19.708Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] sh [2021-09-30T22:08:21.123Z] + make test [2021-09-30T22:08:21.123Z] go mod tidy [2021-09-30T22:08:21.128Z] ---> Running in 933ac36405bb [2021-09-30T22:08:21.726Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T22:08:24.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:08:24.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:08:24.496Z] ---> 6c167627345f [2021-09-30T22:08:24.496Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> 02ee91ebd5bf [2021-09-30T22:08:24.496Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> 850a9ac35eac [2021-09-30T22:08:24.496Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T22:08:24.496Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:08:24.496Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:08:24.496Z] ---> 6c167627345f [2021-09-30T22:08:24.496Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> 02ee91ebd5bf [2021-09-30T22:08:24.496Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> 850a9ac35eac [2021-09-30T22:08:24.496Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> 5a085efb442c [2021-09-30T22:08:24.496Z] Step 6/26 : COPY go.mod . [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> cc97d78e323a [2021-09-30T22:08:24.496Z] Step 7/26 : RUN go mod download [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> 6f7a5e7258e2 [2021-09-30T22:08:24.496Z] Step 8/26 : COPY . . [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> d9a38d20b2ef [2021-09-30T22:08:24.496Z] Step 9/26 : RUN go mod tidy [2021-09-30T22:08:24.496Z] ---> Using cache [2021-09-30T22:08:24.496Z] ---> d68b236c3b54 [2021-09-30T22:08:24.496Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T22:08:24.761Z] ---> dcaa2b2d392e [2021-09-30T22:08:24.761Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T22:08:25.026Z] Removing intermediate container 933ac36405bb [2021-09-30T22:08:25.026Z] ---> a84b1d988c35 [2021-09-30T22:08:25.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:08:25.293Z] ---> Running in 172e1cfcfe68 [2021-09-30T22:08:25.293Z] ---> Running in 16c2eb25a0ef [2021-09-30T22:08:25.293Z] ---> Running in 0b320aa1947e [2021-09-30T22:08:25.556Z] ---> Running in c5ebdcc6d6d3 [2021-09-30T22:08:28.138Z] Removing intermediate container c5ebdcc6d6d3 [2021-09-30T22:08:28.138Z] ---> 40687668d3f1 [2021-09-30T22:08:28.138Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T22:08:28.138Z] 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-30T22:08:28.138Z] ---> Running in 23044d1d4132 [2021-09-30T22:08:28.138Z] Removing intermediate container 23044d1d4132 [2021-09-30T22:08:28.138Z] ---> 30a83c0f2ace [2021-09-30T22:08:28.138Z] Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:08:28.138Z] ---> Running in 491c2410b7ee [2021-09-30T22:08:28.719Z] Removing intermediate container 491c2410b7ee [2021-09-30T22:08:28.719Z] ---> 3ba0a0d9af8b [2021-09-30T22:08:28.719Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:08:28.992Z] ---> Running in d72b40730c8f [2021-09-30T22:08:29.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:29.269Z] Removing intermediate container 0b320aa1947e [2021-09-30T22:08:29.269Z] ---> 48c45198b11d [2021-09-30T22:08:29.269Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:08:29.269Z] Removing intermediate container d72b40730c8f [2021-09-30T22:08:29.269Z] ---> 08c1bd0a0c6d [2021-09-30T22:08:29.269Z] [2021-09-30T22:08:29.543Z] Successfully built 08c1bd0a0c6d [2021-09-30T22:08:29.543Z] Successfully tagged support-notifications:latest [2021-09-30T22:08:29.543Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-30T22:08:29.543Z] ---> 0417887b81ec [2021-09-30T22:08:29.543Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T22:08:30.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:31.697Z] OK: 219 MiB in 52 packages [2021-09-30T22:08:32.091Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:08:32.091Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:08:32.091Z] ---> 6c167627345f [2021-09-30T22:08:32.091Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:08:32.091Z] ---> Using cache [2021-09-30T22:08:32.091Z] ---> 02ee91ebd5bf [2021-09-30T22:08:32.091Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:08:32.091Z] ---> Using cache [2021-09-30T22:08:32.091Z] ---> 850a9ac35eac [2021-09-30T22:08:32.091Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T22:08:32.417Z] ---> 3736f3da4734 [2021-09-30T22:08:32.417Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T22:08:32.688Z] ---> Running in 1bf599eee055 [2021-09-30T22:08:33.280Z] Removing intermediate container 16c2eb25a0ef [2021-09-30T22:08:33.280Z] ---> 0253149831c0 [2021-09-30T22:08:33.280Z] Step 6/24 : COPY go.mod . [2021-09-30T22:08:33.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:33.280Z] ---> b0d9cb00c29d [2021-09-30T22:08:33.280Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T22:08:33.551Z] ---> 624be802756d [2021-09-30T22:08:33.551Z] Step 7/24 : RUN go mod download [2021-09-30T22:08:33.822Z] ---> Running in c624c1c74b75 [2021-09-30T22:08:33.822Z] ---> 275fd492d056 [2021-09-30T22:08:33.822Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T22:08:34.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:34.415Z] ---> 729477d9d7cf [2021-09-30T22:08:34.415Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T22:08:34.681Z] ---> Running in a8e7795a1ad6 [2021-09-30T22:08:34.681Z] Removing intermediate container a8e7795a1ad6 [2021-09-30T22:08:34.681Z] ---> fae263f3a74b [2021-09-30T22:08:34.681Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T22:08:35.267Z] OK: 219 MiB in 52 packages [2021-09-30T22:08:35.267Z] ---> 33cbbf6dda82 [2021-09-30T22:08:35.267Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T22:08:35.536Z] ---> Running in b20bd0dc1dd4 [2021-09-30T22:08:35.806Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:08:35.806Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:08:35.806Z] ---> 6c167627345f [2021-09-30T22:08:35.806Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> 02ee91ebd5bf [2021-09-30T22:08:35.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> 850a9ac35eac [2021-09-30T22:08:35.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> 5a085efb442c [2021-09-30T22:08:35.806Z] Step 6/22 : COPY go.mod . [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> cc97d78e323a [2021-09-30T22:08:35.806Z] Step 7/22 : RUN go mod download [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> 6f7a5e7258e2 [2021-09-30T22:08:35.806Z] Step 8/22 : COPY . . [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> d9a38d20b2ef [2021-09-30T22:08:35.806Z] Step 9/22 : RUN go mod tidy [2021-09-30T22:08:35.806Z] ---> Using cache [2021-09-30T22:08:35.806Z] ---> d68b236c3b54 [2021-09-30T22:08:35.806Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T22:08:35.806Z] ---> Running in 56f40c19e6eb [2021-09-30T22:08:35.806Z] Removing intermediate container 1bf599eee055 [2021-09-30T22:08:35.806Z] ---> 8bcf7fad4f5b [2021-09-30T22:08:35.806Z] Step 6/24 : COPY go.mod . [2021-09-30T22:08:36.403Z] Removing intermediate container c624c1c74b75 [2021-09-30T22:08:36.403Z] ---> 58c52bf9804a [2021-09-30T22:08:36.403Z] Step 8/24 : COPY . . [2021-09-30T22:08:36.403Z] ---> 3cb7fd517965 [2021-09-30T22:08:36.403Z] Step 7/24 : RUN go mod download [2021-09-30T22:08:36.403Z] ---> Running in 20ae2eec414b [2021-09-30T22:08:36.677Z] 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-30T22:08:38.128Z] Removing intermediate container b20bd0dc1dd4 [2021-09-30T22:08:38.128Z] ---> ce5e71d57c1b [2021-09-30T22:08:38.128Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T22:08:39.139Z] ---> Running in 60bcee506072 [2021-09-30T22:08:39.139Z] Removing intermediate container 60bcee506072 [2021-09-30T22:08:39.139Z] ---> 18a388823a56 [2021-09-30T22:08:39.139Z] Step 29/32 : CMD ["gate"] [2021-09-30T22:08:39.139Z] ---> Running in c6898a406eef [2021-09-30T22:08:39.737Z] Removing intermediate container c6898a406eef [2021-09-30T22:08:39.737Z] ---> 4b0fe629804f [2021-09-30T22:08:39.737Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T22:08:39.737Z] ---> Running in 328028ce3394 [2021-09-30T22:08:40.330Z] Removing intermediate container 328028ce3394 [2021-09-30T22:08:40.330Z] ---> 2cf6a3007248 [2021-09-30T22:08:40.330Z] Step 31/32 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:08:40.330Z] Removing intermediate container 20ae2eec414b [2021-09-30T22:08:40.330Z] ---> d5d8309f3b84 [2021-09-30T22:08:40.330Z] Step 8/24 : COPY . . [2021-09-30T22:08:40.601Z] ---> Running in 25577ebdf28a [2021-09-30T22:08:40.866Z] Removing intermediate container 25577ebdf28a [2021-09-30T22:08:40.866Z] ---> bcfd270b6c67 [2021-09-30T22:08:40.866Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T22:08:42.305Z] ---> Running in 387f141185c4 [2021-09-30T22:08:43.719Z] Removing intermediate container 387f141185c4 [2021-09-30T22:08:43.719Z] ---> b40b376d50f2 [2021-09-30T22:08:43.719Z] [2021-09-30T22:08:43.719Z] Successfully built b40b376d50f2 [2021-09-30T22:08:43.719Z] Successfully tagged security-bootstrapper:latest [2021-09-30T22:08:43.986Z]  Building security-bootstrapper ... done  ---> 56a385700e67 [2021-09-30T22:08:43.986Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:08:44.258Z] ---> Running in 05ac60e9ad4e [2021-09-30T22:08:47.657Z] ---> c8cd9c078b11 [2021-09-30T22:08:47.658Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:08:47.658Z] ---> Running in 6f7a63b554be [2021-09-30T22:08:47.658Z] Removing intermediate container 05ac60e9ad4e [2021-09-30T22:08:47.658Z] ---> ff1259a2bf19 [2021-09-30T22:08:47.658Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T22:08:47.658Z] ---> Running in db92b02aadb0 [2021-09-30T22:08:48.260Z] 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-30T22:08:48.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T22:08:49.702Z] Removing intermediate container 6f7a63b554be [2021-09-30T22:08:49.702Z] ---> cd966008635a [2021-09-30T22:08:49.702Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T22:08:49.702Z] ---> Running in c5736705717a [2021-09-30T22:08:49.978Z] 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-30T22:08:51.971Z] 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-30T22:08:56.278Z] Removing intermediate container 172e1cfcfe68 [2021-09-30T22:08:56.278Z] ---> ab7e1499c14d [2021-09-30T22:08:56.278Z] [2021-09-30T22:08:56.278Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T22:08:56.278Z] ---> 14119a10abf4 [2021-09-30T22:08:56.278Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T22:08:56.278Z] ---> Running in e258e1567e0b [2021-09-30T22:08:56.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:56.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:08:57.486Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T22:08:57.486Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T22:08:57.486Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T22:08:57.486Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:08:57.486Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:08:57.486Z] OK: 6 MiB in 17 packages [2021-09-30T22:08:58.086Z] Removing intermediate container e258e1567e0b [2021-09-30T22:08:58.086Z] ---> f70e5b91e833 [2021-09-30T22:08:58.086Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:08:58.086Z] ---> Running in 9b313c9145be [2021-09-30T22:08:58.356Z] Removing intermediate container 9b313c9145be [2021-09-30T22:08:58.356Z] ---> c9b1d7cdd018 [2021-09-30T22:08:58.356Z] Step 14/26 : WORKDIR / [2021-09-30T22:08:58.356Z] ---> Running in 4fdaec68c935 [2021-09-30T22:08:58.627Z] Removing intermediate container 4fdaec68c935 [2021-09-30T22:08:58.627Z] ---> 253e5bf52aab [2021-09-30T22:08:58.627Z] 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-30T22:08:58.896Z] ---> 866af88d1403 [2021-09-30T22:08:58.896Z] 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-30T22:08:59.166Z] ---> aedd5b18d1c9 [2021-09-30T22:08:59.166Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T22:08:59.436Z] ---> 3a6222a82621 [2021-09-30T22:08:59.436Z] 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-30T22:08:59.436Z] 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-30T22:08:59.703Z] ---> 0fcf3bc48aec [2021-09-30T22:08:59.703Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T22:09:00.286Z] ---> d249065c3808 [2021-09-30T22:09:00.286Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T22:09:00.553Z] ---> ff1f6f796f03 [2021-09-30T22:09:00.553Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T22:09:00.820Z] ---> 6fcd73c13f99 [2021-09-30T22:09:00.820Z] 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-30T22:09:01.085Z] ---> Running in f91b50fc4643 [2021-09-30T22:09:02.048Z] Removing intermediate container f91b50fc4643 [2021-09-30T22:09:02.048Z] ---> e766bf378186 [2021-09-30T22:09:02.048Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T22:09:02.048Z] ---> Running in 96c970c7a224 [2021-09-30T22:09:02.322Z] Removing intermediate container 96c970c7a224 [2021-09-30T22:09:02.322Z] ---> 5dc1d4b263b3 [2021-09-30T22:09:02.322Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T22:09:02.322Z] ---> Running in 60563de8095f [2021-09-30T22:09:02.322Z] Removing intermediate container 60563de8095f [2021-09-30T22:09:02.322Z] ---> 967ee472932d [2021-09-30T22:09:02.322Z] Step 25/26 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:09:02.594Z] ---> Running in fdc8dde34979 [2021-09-30T22:09:02.594Z] Removing intermediate container fdc8dde34979 [2021-09-30T22:09:02.594Z] ---> 7f198f895093 [2021-09-30T22:09:02.594Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T22:09:02.594Z] ---> Running in 7738a1408d10 [2021-09-30T22:09:02.861Z] Removing intermediate container 7738a1408d10 [2021-09-30T22:09:02.861Z] ---> ed6b1b73e722 [2021-09-30T22:09:02.861Z] [2021-09-30T22:09:03.128Z] Successfully built ed6b1b73e722 [2021-09-30T22:09:03.128Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T22:09:05.151Z]  Building security-secretstore-setup ... done Removing intermediate container 56f40c19e6eb [2021-09-30T22:09:05.151Z] ---> 5b7fbb6fc077 [2021-09-30T22:09:05.151Z] [2021-09-30T22:09:05.151Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T22:09:05.151Z] ---> 14119a10abf4 [2021-09-30T22:09:05.151Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T22:09:05.151Z] ---> Running in 94f203082c03 [2021-09-30T22:09:05.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:09:05.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:09:05.715Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T22:09:05.715Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T22:09:05.715Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T22:09:05.715Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T22:09:05.990Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T22:09:05.990Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:09:05.990Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:09:05.990Z] OK: 8 MiB in 19 packages [2021-09-30T22:09:06.587Z] Removing intermediate container 94f203082c03 [2021-09-30T22:09:06.587Z] ---> fd26d202b2c4 [2021-09-30T22:09:06.587Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:09:06.587Z] ---> Running in 27ab559a17e2 [2021-09-30T22:09:06.852Z] Removing intermediate container 27ab559a17e2 [2021-09-30T22:09:06.852Z] ---> f7c3a79d4176 [2021-09-30T22:09:06.852Z] Step 14/22 : WORKDIR /edgex [2021-09-30T22:09:06.852Z] ---> Running in d21fcbd8ae5e [2021-09-30T22:09:07.120Z] Removing intermediate container d21fcbd8ae5e [2021-09-30T22:09:07.120Z] ---> 8d77326343e7 [2021-09-30T22:09:07.120Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T22:09:07.389Z] ---> c694f7f0b94d [2021-09-30T22:09:07.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T22:09:07.982Z] ---> 6984a5777752 [2021-09-30T22:09:07.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T22:09:08.567Z] ---> 8249d95e9edb [2021-09-30T22:09:08.567Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T22:09:08.567Z] ---> Running in 839e782cf29b [2021-09-30T22:09:08.567Z] Removing intermediate container 839e782cf29b [2021-09-30T22:09:08.567Z] ---> 206521de62ad [2021-09-30T22:09:08.567Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T22:09:08.837Z] ---> Running in 17fda57aaffe [2021-09-30T22:09:08.837Z] Removing intermediate container 17fda57aaffe [2021-09-30T22:09:08.837Z] ---> ba291cc1e419 [2021-09-30T22:09:08.837Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T22:09:08.837Z] ---> Running in 0e02e7a9ac7c [2021-09-30T22:09:09.102Z] Removing intermediate container 0e02e7a9ac7c [2021-09-30T22:09:09.102Z] ---> e4343c497a39 [2021-09-30T22:09:09.102Z] Step 21/22 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:09:09.102Z] ---> Running in 2ae7e380df8d [2021-09-30T22:09:09.370Z] Removing intermediate container 2ae7e380df8d [2021-09-30T22:09:09.370Z] ---> 7730c9e1a38e [2021-09-30T22:09:09.370Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T22:09:09.370Z] ---> Running in 6a1929ae8e46 [2021-09-30T22:09:09.638Z] Removing intermediate container 6a1929ae8e46 [2021-09-30T22:09:09.638Z] ---> 3312f67c6b73 [2021-09-30T22:09:09.638Z] [2021-09-30T22:09:09.638Z] Successfully built 3312f67c6b73 [2021-09-30T22:09:09.906Z] Successfully tagged security-proxy-setup:latest [2021-09-30T22:09:14.175Z]  Building security-proxy-setup ... done Removing intermediate container c5736705717a [2021-09-30T22:09:14.175Z] ---> 5b9f34ee61e2 [2021-09-30T22:09:14.175Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T22:09:14.175Z] ---> Running in ef6fc36f08d1 [2021-09-30T22:09:14.175Z] 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-30T22:09:14.768Z] Removing intermediate container ef6fc36f08d1 [2021-09-30T22:09:14.768Z] ---> 9f5b5050ff64 [2021-09-30T22:09:14.768Z] [2021-09-30T22:09:14.768Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T22:09:15.033Z] 20.10.7: Pulling from library/docker [2021-09-30T22:09:16.471Z] Removing intermediate container db92b02aadb0 [2021-09-30T22:09:16.471Z] ---> cc9eb3826138 [2021-09-30T22:09:16.471Z] [2021-09-30T22:09:16.471Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:09:16.471Z] ---> 14119a10abf4 [2021-09-30T22:09:16.471Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T22:09:16.471Z] ---> Running in fde62f55afb3 [2021-09-30T22:09:16.471Z] Removing intermediate container fde62f55afb3 [2021-09-30T22:09:16.471Z] ---> 36290a7577a6 [2021-09-30T22:09:16.471Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T22:09:16.471Z] ---> Running in 96e5f49d20dd [2021-09-30T22:09:16.472Z] Removing intermediate container 96e5f49d20dd [2021-09-30T22:09:16.472Z] ---> 8ed54f2813b7 [2021-09-30T22:09:16.472Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T22:09:16.472Z] ---> Running in 57eb3935b0fa [2021-09-30T22:09:16.743Z] Removing intermediate container 57eb3935b0fa [2021-09-30T22:09:16.744Z] ---> 55dc500075ce [2021-09-30T22:09:16.744Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:09:16.744Z] ---> Running in 88073eb5b267 [2021-09-30T22:09:17.323Z] Removing intermediate container 88073eb5b267 [2021-09-30T22:09:17.323Z] ---> ff2e6071896d [2021-09-30T22:09:17.323Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T22:09:17.323Z] ---> Running in 809702cf1f46 [2021-09-30T22:09:17.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:09:18.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:09:19.148Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T22:09:19.148Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T22:09:19.414Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T22:09:19.414Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T22:09:19.681Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T22:09:19.681Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T22:09:19.681Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T22:09:19.681Z] ---> 08bdaf2f88f9 [2021-09-30T22:09:19.681Z] 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-30T22:09:20.264Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T22:09:20.264Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:09:20.264Z] OK: 8 MiB in 20 packages [2021-09-30T22:09:20.264Z] ---> Running in 97378121cfb9 [2021-09-30T22:09:20.533Z] Removing intermediate container 97378121cfb9 [2021-09-30T22:09:20.533Z] ---> 624ef8885613 [2021-09-30T22:09:20.533Z] 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-30T22:09:20.533Z] ---> Running in 528d5d9fd625 [2021-09-30T22:09:20.533Z] Removing intermediate container 809702cf1f46 [2021-09-30T22:09:20.533Z] ---> d71362658bc6 [2021-09-30T22:09:20.533Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:09:20.805Z] ---> 5ca46b9fe248 [2021-09-30T22:09:20.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T22:09:20.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T22:09:21.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T22:09:21.079Z] ---> 2a52053f511d [2021-09-30T22:09:21.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T22:09:21.079Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T22:09:21.344Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T22:09:21.344Z] Executing bash-5.1.0-r0.post-install [2021-09-30T22:09:21.344Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T22:09:21.344Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T22:09:21.344Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T22:09:21.344Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T22:09:21.344Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T22:09:21.344Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T22:09:21.344Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T22:09:21.344Z] ---> 0acc43fd6199 [2021-09-30T22:09:21.344Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T22:09:21.344Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T22:09:21.344Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T22:09:21.344Z] ---> Running in fb0ac12f1f5a [2021-09-30T22:09:21.344Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T22:09:21.344Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T22:09:21.344Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T22:09:21.624Z] Removing intermediate container fb0ac12f1f5a [2021-09-30T22:09:21.624Z] ---> fb54893406d7 [2021-09-30T22:09:21.624Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:09:21.624Z] ---> Running in d98411e73db4 [2021-09-30T22:09:22.212Z] Removing intermediate container d98411e73db4 [2021-09-30T22:09:22.212Z] ---> e8313469a599 [2021-09-30T22:09:22.212Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:09:22.488Z] ---> Running in ed17072b2db7 [2021-09-30T22:09:22.489Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T22:09:22.489Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T22:09:22.755Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T22:09:22.755Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T22:09:22.755Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T22:09:22.755Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T22:09:22.755Z] Removing intermediate container ed17072b2db7 [2021-09-30T22:09:22.755Z] ---> c0f60d2b35af [2021-09-30T22:09:22.755Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:09:22.755Z] ---> Running in b6368949e83a [2021-09-30T22:09:22.755Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T22:09:22.755Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T22:09:22.755Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T22:09:22.755Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T22:09:22.755Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T22:09:22.755Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T22:09:22.755Z] Removing intermediate container b6368949e83a [2021-09-30T22:09:22.755Z] ---> 37ce665b2a25 [2021-09-30T22:09:22.755Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:09:23.019Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T22:09:23.019Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T22:09:23.019Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T22:09:23.019Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T22:09:23.019Z] ---> Running in cadd146473fc [2021-09-30T22:09:23.019Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T22:09:23.019Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T22:09:23.019Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T22:09:23.019Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T22:09:23.019Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T22:09:23.019Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T22:09:23.019Z] Removing intermediate container cadd146473fc [2021-09-30T22:09:23.019Z] ---> 7f19ae79e478 [2021-09-30T22:09:23.019Z] [2021-09-30T22:09:23.019Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T22:09:23.019Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T22:09:23.019Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T22:09:23.293Z] Successfully built 7f19ae79e478 [2021-09-30T22:09:23.293Z] Successfully tagged core-data:latest [2021-09-30T22:09:23.293Z]  Building core-data ... done Executing busybox-1.32.1-r6.trigger [2021-09-30T22:09:23.293Z] OK: 82 MiB in 59 packages [2021-09-30T22:09:24.700Z] Collecting docker-compose==1.23.2 [2021-09-30T22:09:24.700Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T22:09:24.700Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T22:09:24.700Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T22:09:24.964Z] Collecting PyYAML<4,>=3.10 [2021-09-30T22:09:25.229Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T22:09:25.917Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T22:09:25.917Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T22:09:25.917Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T22:09:25.917Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T22:09:25.917Z] 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-30T22:09:25.917Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T22:09:25.917Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T22:09:26.258Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T22:09:26.258Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T22:09:26.258Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T22:09:26.258Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T22:09:26.643Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T22:09:26.643Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T22:09:26.643Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T22:09:26.643Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T22:09:26.643Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T22:09:26.643Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T22:09:26.643Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T22:09:26.643Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T22:09:26.643Z] Collecting idna<2.8,>=2.5 [2021-09-30T22:09:26.643Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T22:09:26.911Z] Collecting certifi>=2017.4.17 [2021-09-30T22:09:26.911Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T22:09:26.911Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T22:09:26.911Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T22:09:26.911Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T22:09:26.911Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T22:09:26.911Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T22:09:26.911Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T22:09:27.177Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T22:09:27.177Z] Attempting uninstall: urllib3 [2021-09-30T22:09:27.177Z] Found existing installation: urllib3 1.26.2 [2021-09-30T22:09:27.177Z] Uninstalling urllib3-1.26.2: [2021-09-30T22:09:27.177Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T22:09:27.177Z] Attempting uninstall: idna [2021-09-30T22:09:27.177Z] Found existing installation: idna 3.1 [2021-09-30T22:09:27.177Z] Uninstalling idna-3.1: [2021-09-30T22:09:27.177Z] Successfully uninstalled idna-3.1 [2021-09-30T22:09:27.177Z] Attempting uninstall: chardet [2021-09-30T22:09:27.177Z] Found existing installation: chardet 4.0.0 [2021-09-30T22:09:27.177Z] Uninstalling chardet-4.0.0: [2021-09-30T22:09:27.442Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T22:09:27.443Z] Attempting uninstall: requests [2021-09-30T22:09:27.443Z] Found existing installation: requests 2.25.1 [2021-09-30T22:09:27.443Z] Uninstalling requests-2.25.1: [2021-09-30T22:09:27.708Z] Successfully uninstalled requests-2.25.1 [2021-09-30T22:09:27.708Z] Running setup.py install for texttable: started [2021-09-30T22:09:27.973Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T22:09:27.973Z] Running setup.py install for PyYAML: started [2021-09-30T22:09:28.241Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T22:09:28.242Z] Running setup.py install for docopt: started [2021-09-30T22:09:28.825Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T22:09:28.825Z] Running setup.py install for dockerpty: started [2021-09-30T22:09:29.093Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T22:09:29.359Z] 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-30T22:09:31.948Z] Removing intermediate container 528d5d9fd625 [2021-09-30T22:09:31.948Z] ---> b3acc7e6c694 [2021-09-30T22:09:31.948Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T22:09:31.948Z] ---> Running in acbb9edba12b [2021-09-30T22:09:32.217Z] Removing intermediate container acbb9edba12b [2021-09-30T22:09:32.217Z] ---> 535e4e223ab9 [2021-09-30T22:09:32.217Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T22:09:32.217Z] ---> Running in a99f55ad9555 [2021-09-30T22:09:32.217Z] Removing intermediate container a99f55ad9555 [2021-09-30T22:09:32.217Z] ---> aa1d60803bf5 [2021-09-30T22:09:32.218Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T22:09:32.485Z] ---> 2383baa087b1 [2021-09-30T22:09:32.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T22:09:32.750Z] ---> 6e19c749eb40 [2021-09-30T22:09:32.750Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T22:09:33.016Z] ---> c85b60db9489 [2021-09-30T22:09:33.016Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T22:09:33.016Z] ---> Running in b4b50e9c89ff [2021-09-30T22:09:33.016Z] Removing intermediate container b4b50e9c89ff [2021-09-30T22:09:33.016Z] ---> 983447fa28be [2021-09-30T22:09:33.016Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:09:33.016Z] ---> Running in 9f6d930084bf [2021-09-30T22:09:33.281Z] Removing intermediate container 9f6d930084bf [2021-09-30T22:09:33.281Z] ---> 83c1d365c647 [2021-09-30T22:09:33.281Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T22:09:33.281Z] ---> Running in f50dc243cd61 [2021-09-30T22:09:33.281Z] Removing intermediate container f50dc243cd61 [2021-09-30T22:09:33.281Z] ---> 626e50d73f1a [2021-09-30T22:09:33.281Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:09:33.281Z] ---> Running in 3c1328ed1616 [2021-09-30T22:09:33.281Z] Removing intermediate container 3c1328ed1616 [2021-09-30T22:09:33.281Z] ---> 52425d250b54 [2021-09-30T22:09:33.281Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:09:33.281Z] ---> Running in 698ca62617ce [2021-09-30T22:09:33.547Z] Removing intermediate container 698ca62617ce [2021-09-30T22:09:33.547Z] ---> ba24a464133a [2021-09-30T22:09:33.547Z] [2021-09-30T22:09:33.547Z] Successfully built ba24a464133a [2021-09-30T22:09:33.547Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T22:09:33.558Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T22:09:33.566Z] $ docker stop --time=1 aa601c46162bfdd29d7d30d1dc77dde775d2b88dae6cfb04ee0d39edee91b5dc [2021-09-30T22:09:34.985Z] $ docker rm -f aa601c46162bfdd29d7d30d1dc77dde775d2b88dae6cfb04ee0d39edee91b5dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T22:09:35.375Z] + docker images [2021-09-30T22:09:35.375Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T22:09:35.375Z] sys-mgmt-agent latest ba24a464133a 2 seconds ago 325MB [2021-09-30T22:09:35.375Z] core-data latest 7f19ae79e478 13 seconds ago 20.5MB [2021-09-30T22:09:35.375Z] cc9eb3826138 20 seconds ago 1.76GB [2021-09-30T22:09:35.375Z] 9f5b5050ff64 21 seconds ago 1.75GB [2021-09-30T22:09:35.376Z] security-proxy-setup latest 3312f67c6b73 26 seconds ago 26.7MB [2021-09-30T22:09:35.376Z] 5b7fbb6fc077 31 seconds ago 1.76GB [2021-09-30T22:09:35.376Z] security-secretstore-setup latest ed6b1b73e722 33 seconds ago 28.2MB [2021-09-30T22:09:35.376Z] ab7e1499c14d 40 seconds ago 1.76GB [2021-09-30T22:09:35.376Z] security-bootstrapper latest b40b376d50f2 53 seconds ago 18.8MB [2021-09-30T22:09:35.376Z] support-notifications latest 08c1bd0a0c6d About a minute ago 16.8MB [2021-09-30T22:09:35.376Z] support-scheduler latest 2e4c99779569 About a minute ago 16.1MB [2021-09-30T22:09:35.376Z] core-metadata latest 7d865d18c624 About a minute ago 16.8MB [2021-09-30T22:09:35.376Z] core-command latest 094dcb678bf9 About a minute ago 16MB [2021-09-30T22:09:35.376Z] 4190bafaadce About a minute ago 1.75GB [2021-09-30T22:09:35.376Z] 498b08f897b6 About a minute ago 1.75GB [2021-09-30T22:09:35.376Z] aaee91bf3f36 About a minute ago 1.75GB [2021-09-30T22:09:35.376Z] 956f7cdbc245 About a minute ago 1.76GB [2021-09-30T22:09:35.376Z] 8c54f910e775 About a minute ago 1.75GB [2021-09-30T22:09:35.376Z] ci-base-image-x86_64 latest 6c167627345f 5 minutes ago 1.25GB [2021-09-30T22:09:35.376Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T22:09:35.376Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T22:09:35.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T22:09:35.376Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T22:09:35.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-30T22:09:45.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T22:09:46.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T22:09:47.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T22:09:48.136Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T22:09:51.054Z] Still waiting to schedule task [2021-09-30T22:09:51.055Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T22:10:00.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T22:10:00.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T22:10:00.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T22:10:00.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T22:10:00.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T22:10:00.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T22:10:01.590Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T22:10:01.590Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T22:10:01.590Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T22:10:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T22:10:08.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.154s coverage: 28.7% of statements [2021-09-30T22:10:08.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T22:10:08.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T22:10:12.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements [2021-09-30T22:10:12.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T22:10:13.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 46.3% of statements [2021-09-30T22:10:13.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T22:10:13.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T22:10:14.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.643s coverage: 90.1% of statements [2021-09-30T22:10:14.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T22:10:14.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:10:16.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 84.4% of statements [2021-09-30T22:10:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T22:10:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T22:10:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T22:10:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T22:10:16.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.445s coverage: 94.2% of statements [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.191s coverage: 58.8% of statements [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.198s coverage: 21.7% of statements [2021-09-30T22:10:23.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T22:10:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.236s coverage: 47.1% of statements [2021-09-30T22:10:23.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements [2021-09-30T22:10:24.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2021-09-30T22:10:25.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements [2021-09-30T22:10:26.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2021-09-30T22:10:38.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements [2021-09-30T22:10:38.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2021-09-30T22:10:43.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements [2021-09-30T22:10:43.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T22:10:50.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T22:10:50.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T22:10:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T22:10:50.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-09-30T22:10:50.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T22:10:50.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T22:10:50.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-30T22:10:50.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T22:10:50.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements [2021-09-30T22:10:50.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T22:10:50.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2021-09-30T22:10:50.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-09-30T22:10:50.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2021-09-30T22:10:50.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements [2021-09-30T22:10:50.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T22:10:51.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.797s coverage: 64.4% of statements [2021-09-30T22:10:51.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T22:10:51.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T22:10:51.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2021-09-30T22:10:52.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2021-09-30T22:10:52.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-09-30T22:10:53.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-09-30T22:10:53.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-09-30T22:10:58.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.333s coverage: 70.3% of statements [2021-09-30T22:10:58.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T22:10:58.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T22:10:58.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T22:11:00.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.4% of statements [2021-09-30T22:11:00.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T22:11:00.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T22:11:00.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2021-09-30T22:11:00.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T22:11:00.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements [2021-09-30T22:11:00.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T22:11:02.235Z] Running on prd-ubuntu18.04-docker-8c-8g-340 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws [2021-09-30T22:11:02.254Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-30T22:11:02.378Z] The recommended git tool is: git [2021-09-30T22:11:05.428Z] using credential edgex-jenkins-ssh [2021-09-30T22:11:05.455Z] Cloning the remote Git repository [2021-09-30T22:11:05.480Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:11:05.552Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-30T22:11:05.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:11:05.590Z] > git --version # timeout=10 [2021-09-30T22:11:05.595Z] > git --version # 'git version 2.17.1' [2021-09-30T22:11:05.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:11:05.625Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:11:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.5% of statements [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T22:11:08.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 92.0% of statements [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T22:11:08.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T22:11:08.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.190s coverage: 63.2% of statements [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T22:11:08.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T22:11:08.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.211s coverage: 28.9% of statements [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T22:11:08.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T22:11:08.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-09-30T22:11:08.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-09-30T22:11:08.644Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T22:11:08.644Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T22:11:08.644Z] GO111MODULE=on go vet ./... [2021-09-30T22:11:52.756Z] Merging remotes/origin/main commit c0b609019c2f8045c53c37df6a851fd1682319ad into PR head commit a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:11:52.884Z] Merge succeeded, producing a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:11:52.884Z] Checking out Revision a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e (PR-3738) [2021-09-30T22:11:52.082Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:11:52.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T22:11:52.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T22:11:52.120Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T22:11:52.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:11:52.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T22:11:52.769Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:11:52.774Z] > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 [2021-09-30T22:11:52.839Z] > git remote # timeout=10 [2021-09-30T22:11:52.847Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T22:11:52.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T22:11:52.859Z] > git merge c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 [2021-09-30T22:11:52.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T22:11:52.888Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T22:11:52.899Z] > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 [2021-09-30T22:11:56.696Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:11:57.809Z] + echo snap-build.sh [2021-09-30T22:11:57.809Z] snap-build.sh [2021-09-30T22:11:57.809Z] + SNAP_BASE_DIR=. [2021-09-30T22:11:57.809Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-30T22:11:57.809Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-30T22:11:57.809Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-30T22:11:57.809Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-30T22:11:57.809Z] + cd /w/workspace/edgex-go/2 [2021-09-30T22:11:57.809Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T22:11:57.809Z] Reading package lists... [2021-09-30T22:11:57.809Z] Building dependency tree... [2021-09-30T22:11:57.809Z] Reading state information... [2021-09-30T22:11:57.809Z] The following packages were automatically installed and are no longer required: [2021-09-30T22:11:57.809Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T22:11:57.809Z] uidmap xdelta3 [2021-09-30T22:11:57.809Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T22:11:57.810Z] The following packages will be REMOVED: [2021-09-30T22:11:57.810Z] lxd* lxd-client* [2021-09-30T22:11:58.081Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T22:11:58.081Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T22:11:58.622Z] (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-30T22:11:58.622Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T22:11:59.207Z] Removing lxd dnsmasq configuration [2021-09-30T22:11:59.207Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T22:11:59.474Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T22:12:00.061Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:12:00.328Z] (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-30T22:12:00.328Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T22:12:01.292Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T22:12:01.561Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T22:12:02.150Z] + sudo snap remove --purge lxd [2021-09-30T22:12:02.150Z] snap "lxd" is not installed [2021-09-30T22:12:02.150Z] + sudo groupadd --force --system lxd [2021-09-30T22:12:02.150Z] ++ whoami [2021-09-30T22:12:02.150Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T22:12:02.418Z] + newgrp - lxd [2021-09-30T22:12:02.418Z] + sudo snap install lxd [2021-09-30T22:12:12.513Z] 2021-09-30T22:12:10Z INFO Waiting for automatic snapd restart... [2021-09-30T22:12:30.500Z] gofmt -l . [2021-09-30T22:12:30.500Z] [ "`gofmt -l .`" = "" ] [2021-09-30T22:12:30.500Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T22:12:30.757Z] lxd 4.18 from Canonical* installed [2021-09-30T22:12:30.757Z] + sudo lxd init --auto [2021-09-30T22:12:31.174Z] + ls -al . [2021-09-30T22:12:31.174Z] total 640 [2021-09-30T22:12:31.174Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 22:12 . [2021-09-30T22:12:31.174Z] drwxr-xr-x 4 root root 4096 Sep 30 22:08 .. [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 22:06 .dockerignore [2021-09-30T22:12:31.174Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 22:06 .git [2021-09-30T22:12:31.174Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 22:06 .github [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 22:06 .gitignore [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 22:06 .golangci.yml [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 22:06 .hadolint.yml [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 22:06 .sonarcloud.properties [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:06 ADOPTERS.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:06 Attribution.txt [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:06 CHANGELOG.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:06 CONTRIBUTING.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 22:06 GOVERNANCE.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 22:06 Jenkinsfile [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:06 LICENSE [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:06 Makefile [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 22:06 OWNERS.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:06 README.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:06 SECURITY.md [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 22:03 VERSION [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:06 ZMQWindows.md [2021-09-30T22:12:31.174Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 22:06 bin [2021-09-30T22:12:31.174Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 22:06 cmd [2021-09-30T22:12:31.174Z] -rw-r--r-- 1 root root 403265 Sep 30 22:11 coverage.out [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 22:06 go.mod [2021-09-30T22:12:31.174Z] -rw-r--r-- 1 root root 50143 Sep 30 22:08 go.sum [2021-09-30T22:12:31.174Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 22:06 internal [2021-09-30T22:12:31.174Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 22:06 openapi [2021-09-30T22:12:31.174Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 22:06 snap [2021-09-30T22:12:31.174Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 22:06 version.go [Pipeline] sh [2021-09-30T22:12:31.847Z] + '[' -e coverage.out ] [2021-09-30T22:12:31.847Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T22:12:31.870Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T22:12:32.716Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T22:12:33.369Z] + make build [2021-09-30T22:12:33.369Z] go mod tidy [2021-09-30T22:12:33.975Z] 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-30T22:12:40.681Z] 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-30T22:12:40.851Z] + sudo snap install --classic snapcraft [2021-09-30T22:12:53.192Z] snapcraft 5.0 from Canonical* installed [2021-09-30T22:12:53.192Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T22:12:53.192Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T22:12:53.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T22:12:53.192Z] Dload Upload Total Spent Left Speed [2021-09-30T22:12:53.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3150 0 --:--:-- --:--:-- --:--:-- 3150 [2021-09-30T22:12:53.192Z] 100 3325k 100 3325k 0 0 7488k 0 --:--:-- --:--:-- --:--:-- 7488k [2021-09-30T22:12:53.192Z] ./yq_linux_amd64 [2021-09-30T22:12:53.192Z] + sudo snapcraft prime --use-lxd [2021-09-30T22:12:54.607Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T22:12:54.607Z] 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-30T22:12:54.607Z] - README.md [2021-09-30T22:12:54.607Z] [2021-09-30T22:12:54.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T22:12:54.876Z] Launching a container. [2021-09-30T22:13:02.884Z] 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-30T22:13:03.108Z] Waiting for container to be ready [2021-09-30T22:13:03.108Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T22:13:03.108Z] [2021-09-30T22:13:03.494Z] 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-30T22:13:06.456Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T22:13:06.724Z] Waiting for network to be ready... [2021-09-30T22:13:07.311Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T22:13:07.311Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T22:13:07.311Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T22:13:07.583Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T22:13:07.584Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T22:13:07.584Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T22:13:07.584Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T22:13:07.584Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T22:13:07.584Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T22:13:07.584Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T22:13:07.813Z] 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-30T22:13:07.852Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T22:13:08.121Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T22:13:08.389Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T22:13:08.389Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T22:13:08.389Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T22:13:08.389Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T22:13:08.389Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T22:13:08.389Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T22:13:08.416Z] 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-30T22:13:08.980Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T22:13:09.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T22:13:09.517Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T22:13:09.517Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T22:13:09.517Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T22:13:09.517Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T22:13:09.517Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T22:13:09.517Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-09-30T22:13:09.517Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T22:13:11.469Z] Fetched 25.4 MB in 4s (5728 kB/s) [2021-09-30T22:13:11.825Z] 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-30T22:13:12.431Z] Reading package lists... [2021-09-30T22:13:12.698Z] Reading package lists... [2021-09-30T22:13:12.966Z] Building dependency tree... [2021-09-30T22:13:12.966Z] Reading state information... [2021-09-30T22:13:12.966Z] The following additional packages will be installed: [2021-09-30T22:13:12.967Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T22:13:12.967Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T22:13:12.967Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T22:13:12.967Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T22:13:12.967Z] Suggested packages: [2021-09-30T22:13:12.967Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T22:13:12.967Z] Recommended packages: [2021-09-30T22:13:12.967Z] gnupg libsasl2-modules [2021-09-30T22:13:12.967Z] The following NEW packages will be installed: [2021-09-30T22:13:12.967Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T22:13:12.967Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T22:13:12.967Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T22:13:12.967Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T22:13:12.967Z] The following packages will be upgraded: [2021-09-30T22:13:12.967Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T22:13:13.235Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T22:13:13.235Z] Need to get 3527 kB of archives. [2021-09-30T22:13:13.235Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T22:13:13.235Z] 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-30T22:13:13.235Z] 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-30T22:13:13.506Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T22:13:13.506Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-30T22:13:13.506Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-30T22:13:13.776Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T22:13:14.044Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T22:13:14.044Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T22:13:14.044Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T22:13:14.044Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T22:13:14.044Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T22:13:14.044Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T22:13:14.044Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T22:13:14.044Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T22:13:14.044Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T22:13:14.044Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T22:13:14.311Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T22:13:14.311Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T22:13:14.311Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T22:13:14.311Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T22:13:14.311Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T22:13:14.311Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T22:13:14.585Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:13:14.585Z] Fetched 3527 kB in 1s (2811 kB/s) [2021-09-30T22:13:14.585Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T22:13:14.585Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:13:14.585Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:13:14.585Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T22:13:14.585Z] Selecting previously unselected package udev. [2021-09-30T22:13:14.585Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T22:13:14.585Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:13:14.585Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T22:13:14.854Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T22:13:14.854Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T22:13:14.854Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T22:13:14.854Z] Selecting previously unselected package fuse. [2021-09-30T22:13:14.854Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T22:13:14.854Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T22:13:14.854Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:13:14.854Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:13:15.145Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:13:15.145Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:13:15.145Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:13:15.145Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:13:15.145Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T22:13:15.145Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T22:13:15.145Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T22:13:15.145Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T22:13:15.254Z] 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-30T22:13:15.517Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.517Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.517Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T22:13:15.517Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.517Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.517Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T22:13:15.517Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.517Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.517Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T22:13:15.517Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.517Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.517Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T22:13:15.517Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.517Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.517Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T22:13:15.517Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.517Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.860Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T22:13:15.860Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.860Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.860Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T22:13:15.860Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.860Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.860Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T22:13:15.860Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T22:13:15.860Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:15.860Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T22:13:15.860Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T22:13:15.860Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:13:15.860Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T22:13:15.860Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T22:13:15.860Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:13:15.860Z] Selecting previously unselected package libldap-common. [2021-09-30T22:13:15.860Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T22:13:15.860Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:13:16.133Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T22:13:16.133Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T22:13:16.133Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:13:16.133Z] Selecting previously unselected package dirmngr. [2021-09-30T22:13:16.133Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:13:16.133Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T22:13:16.133Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:13:16.133Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T22:13:16.133Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T22:13:16.133Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:13:16.133Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T22:13:16.133Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T22:13:16.133Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.133Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T22:13:16.133Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:13:16.133Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T22:13:16.717Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T22:13:16.717Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T22:13:16.717Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T22:13:16.717Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T22:13:16.717Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T22:13:16.717Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T22:13:16.717Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T22:13:16.986Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:13:17.253Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T22:13:17.253Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T22:13:17.253Z] This means they are not meant to be enabled using systemctl. [2021-09-30T22:13:17.253Z] Possible reasons for having this kind of units are: [2021-09-30T22:13:17.253Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T22:13:17.253Z] .wants/ or .requires/ directory. [2021-09-30T22:13:17.253Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T22:13:17.253Z] a requirement dependency on it. [2021-09-30T22:13:17.253Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T22:13:17.253Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T22:13:17.253Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T22:13:17.253Z] instance name specified. [2021-09-30T22:13:17.520Z] Reading package lists... [2021-09-30T22:13:17.790Z] Building dependency tree... [2021-09-30T22:13:17.790Z] Reading state information... [2021-09-30T22:13:17.790Z] The following additional packages will be installed: [2021-09-30T22:13:17.790Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T22:13:17.790Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T22:13:17.790Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T22:13:17.790Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T22:13:17.790Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T22:13:17.790Z] Suggested packages: [2021-09-30T22:13:17.790Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T22:13:17.790Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T22:13:17.790Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T22:13:17.790Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T22:13:17.790Z] systemd-container policykit-1 [2021-09-30T22:13:17.790Z] Recommended packages: [2021-09-30T22:13:17.790Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T22:13:18.062Z] The following NEW packages will be installed: [2021-09-30T22:13:18.062Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T22:13:18.062Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T22:13:18.062Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T22:13:18.062Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T22:13:18.062Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T22:13:18.062Z] The following packages will be upgraded: [2021-09-30T22:13:18.062Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T22:13:18.062Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T22:13:18.062Z] Need to get 36.8 MB of archives. [2021-09-30T22:13:18.062Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T22:13:18.062Z] 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-30T22:13:18.062Z] 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-30T22:13:18.062Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T22:13:18.062Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T22:13:18.062Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-30T22:13:18.537Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-30T22:13:18.537Z] 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-30T22:13:18.537Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T22:13:18.537Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T22:13:18.537Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T22:13:18.537Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T22:13:18.537Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T22:13:18.537Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T22:13:18.537Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T22:13:18.537Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T22:13:18.537Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T22:13:18.537Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-30T22:13:18.672Z] 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-30T22:13:19.121Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T22:13:19.121Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T22:13:19.121Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T22:13:19.121Z] 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-30T22:13:19.121Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T22:13:19.121Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T22:13:19.121Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T22:13:19.121Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T22:13:19.121Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T22:13:19.121Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T22:13:19.389Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T22:13:19.389Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T22:13:19.389Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T22:13:20.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:13:20.797Z] Fetched 36.8 MB in 3s (14.5 MB/s) [2021-09-30T22:13:20.797Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T22:13:20.797Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:13:20.797Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:13:21.381Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:13:21.382Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:13:21.382Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T22:13:21.382Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T22:13:21.382Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T22:13:21.382Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T22:13:21.648Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T22:13:21.648Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T22:13:21.648Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T22:13:21.648Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T22:13:21.915Z] Setting up apt (1.6.14) ... [2021-09-30T22:13:21.915Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T22:13:22.181Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T22:13:22.448Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T22:13:22.448Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T22:13:22.448Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T22:13:22.448Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T22:13:22.448Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:13:22.448Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:22.715Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T22:13:22.715Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T22:13:22.715Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T22:13:22.715Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T22:13:22.715Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:13:22.715Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:22.986Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T22:13:22.986Z] Checking for services that may need to be restarted...done. [2021-09-30T22:13:22.986Z] Checking for services that may need to be restarted...done. [2021-09-30T22:13:22.986Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:22.986Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T22:13:22.986Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:23.011Z] 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-30T22:13:23.574Z] Selecting previously unselected package python3-minimal. [2021-09-30T22:13:23.574Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T22:13:23.574Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T22:13:23.574Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T22:13:23.574Z] Selecting previously unselected package mime-support. [2021-09-30T22:13:23.574Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T22:13:23.574Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T22:13:23.574Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T22:13:23.574Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T22:13:23.574Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T22:13:23.574Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T22:13:23.574Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:13:23.574Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:23.842Z] Selecting previously unselected package python3.6. [2021-09-30T22:13:23.842Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T22:13:23.842Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:23.842Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T22:13:23.842Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T22:13:23.842Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T22:13:23.842Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T22:13:24.109Z] Selecting previously unselected package python3. [2021-09-30T22:13:24.109Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T22:13:24.109Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T22:13:24.109Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T22:13:24.109Z] Selecting previously unselected package multiarch-support. [2021-09-30T22:13:24.109Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:13:24.109Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T22:13:24.109Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T22:13:24.379Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T22:13:24.379Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T22:13:24.379Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T22:13:24.379Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T22:13:24.379Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T22:13:24.379Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T22:13:24.379Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T22:13:24.379Z] Selecting previously unselected package sudo. [2021-09-30T22:13:24.379Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T22:13:24.379Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T22:13:24.379Z] Selecting previously unselected package apparmor. [2021-09-30T22:13:24.379Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T22:13:24.379Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T22:13:24.648Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T22:13:24.648Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T22:13:24.648Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T22:13:24.648Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T22:13:24.648Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:13:24.648Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:24.648Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T22:13:24.648Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:13:24.648Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:24.916Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T22:13:24.916Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T22:13:24.916Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T22:13:24.916Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T22:13:24.916Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:13:24.916Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:24.916Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T22:13:24.916Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T22:13:24.916Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:24.916Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T22:13:24.916Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T22:13:24.916Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T22:13:25.185Z] Selecting previously unselected package openssh-client. [2021-09-30T22:13:25.185Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T22:13:25.185Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T22:13:25.185Z] Selecting previously unselected package squashfs-tools. [2021-09-30T22:13:25.185Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T22:13:25.185Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T22:13:25.185Z] Selecting previously unselected package snapd. [2021-09-30T22:13:25.185Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T22:13:25.453Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T22:13:25.634Z] 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-30T22:13:27.416Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T22:13:27.416Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T22:13:27.416Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T22:13:27.416Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T22:13:27.416Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T22:13:27.416Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:27.416Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:13:27.688Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T22:13:27.688Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T22:13:28.268Z] 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-30T22:13:28.275Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T22:13:28.276Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T22:13:28.276Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T22:13:28.276Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:28.276Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:28.276Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T22:13:28.867Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T22:13:28.867Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:28.867Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T22:13:28.867Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T22:13:28.867Z] running python rtupdate hooks for python3.6... [2021-09-30T22:13:28.867Z] running python post-rtupdate hooks for python3.6... [2021-09-30T22:13:28.867Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T22:13:29.455Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T22:13:29.722Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T22:13:29.722Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T22:13:29.722Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T22:13:30.311Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T22:13:30.311Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T22:13:30.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T22:13:30.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T22:13:30.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T22:13:30.852Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T22:13:31.120Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T22:13:31.120Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T22:13:31.390Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T22:13:31.658Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T22:13:31.658Z] /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-30T22:13:31.658Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T22:13:31.658Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T22:13:32.618Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T22:13:32.618Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T22:13:32.618Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [2021-09-30T22:13:33.723Z] $ docker stop --time=1 85917d5c09689444ec4617e4855e96450a97bc39e550a80a1563471e1703a30a [2021-09-30T22:13:33.847Z] Reading package lists... [2021-09-30T22:13:34.114Z] Reading package lists... [2021-09-30T22:13:34.382Z] Building dependency tree... [2021-09-30T22:13:34.382Z] Reading state information... [2021-09-30T22:13:34.382Z] Calculating upgrade... [2021-09-30T22:13:34.649Z] The following packages will be upgraded: [2021-09-30T22:13:34.649Z] advancecomp base-files bash binutils binutils-common [2021-09-30T22:13:34.649Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T22:13:34.649Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T22:13:34.649Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T22:13:34.649Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T22:13:34.649Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T22:13:34.649Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T22:13:34.649Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T22:13:34.649Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T22:13:34.649Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T22:13:34.649Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T22:13:34.649Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T22:13:34.649Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T22:13:34.649Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T22:13:34.649Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T22:13:34.649Z] ubuntu-keyring util-linux [2021-09-30T22:13:34.649Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T22:13:34.649Z] Need to get 64.2 MB of archives. [2021-09-30T22:13:34.649Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T22:13:34.649Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T22:13:34.649Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T22:13:34.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T22:13:34.649Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T22:13:34.649Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T22:13:34.649Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T22:13:34.918Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T22:13:34.918Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T22:13:34.918Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-30T22:13:34.918Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-30T22:13:34.918Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-30T22:13:34.918Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T22:13:34.918Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T22:13:34.918Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-30T22:13:34.918Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T22:13:34.918Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T22:13:34.918Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T22:13:34.918Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T22:13:34.918Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T22:13:34.918Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T22:13:34.918Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-30T22:13:34.918Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T22:13:34.918Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-30T22:13:34.918Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T22:13:34.918Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T22:13:34.918Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T22:13:34.918Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T22:13:34.918Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T22:13:34.918Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T22:13:34.918Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T22:13:34.918Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T22:13:35.187Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T22:13:35.187Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T22:13:35.187Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T22:13:35.187Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T22:13:35.187Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T22:13:35.187Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T22:13:35.187Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T22:13:35.187Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T22:13:35.187Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-30T22:13:35.187Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T22:13:35.187Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-30T22:13:35.187Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T22:13:35.187Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T22:13:35.187Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-30T22:13:35.187Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T22:13:35.187Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T22:13:35.187Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-30T22:13:35.187Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T22:13:35.187Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-30T22:13:35.187Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T22:13:35.187Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T22:13:35.187Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T22:13:35.187Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T22:13:35.187Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T22:13:35.187Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T22:13:35.187Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T22:13:35.453Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T22:13:35.453Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-30T22:13:35.453Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-30T22:13:35.453Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T22:13:35.722Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-30T22:13:35.722Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T22:13:35.722Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T22:13:35.722Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T22:13:35.722Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T22:13:35.990Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T22:13:35.990Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T22:13:35.990Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T22:13:35.990Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T22:13:35.990Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T22:13:35.990Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T22:13:35.990Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T22:13:35.990Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T22:13:36.258Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T22:13:36.258Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T22:13:36.258Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T22:13:36.258Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T22:13:36.258Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T22:13:36.258Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T22:13:36.258Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T22:13:36.258Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T22:13:36.258Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T22:13:36.258Z] 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-30T22:13:36.258Z] 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-30T22:13:36.258Z] 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-30T22:13:36.258Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T22:13:36.258Z] 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-30T22:13:36.258Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T22:13:36.258Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T22:13:36.525Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T22:13:36.525Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T22:13:36.525Z] 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-30T22:13:36.525Z] 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-30T22:13:36.525Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T22:13:36.525Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T22:13:36.525Z] 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-30T22:13:36.525Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T22:13:36.525Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T22:13:36.525Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T22:13:36.525Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T22:13:36.657Z] $ docker rm -f 85917d5c09689444ec4617e4855e96450a97bc39e550a80a1563471e1703a30a [2021-09-30T22:13:36.791Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T22:13:36.791Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T22:13:36.791Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:13:36.791Z] Fetched 64.2 MB in 2s (30.4 MB/s) [2021-09-30T22:13:36.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:13:36.791Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:13:36.791Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:13:37.375Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:13:37.375Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:13:37.375Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T22:13:37.375Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T22:13:37.643Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:37.643Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:37.643Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:37.643Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-30T22:13:37.912Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:37.912Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:37.912Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:37.912Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:37.912Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:37.912Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:37.912Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:37.912Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:13:38.180Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:38.181Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:38.181Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:38.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:13:38.181Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:38.181Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T22:13:38.181Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:38.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:13:38.181Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:38.181Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:38.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:13:38.448Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:38.448Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:38.448Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:38.448Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T22:13:38.448Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:38.600Z] [2021-09-30T22:13:38.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:13:38.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:13:38.715Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:13:38.715Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:13:38.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:13:38.982Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T22:13:39.231Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T22:13:39.231Z] 29e5d40040c1: Pulling fs layer [2021-09-30T22:13:39.231Z] 1ce36da41761: Pulling fs layer [2021-09-30T22:13:39.231Z] 25b303627fd3: Pulling fs layer [2021-09-30T22:13:39.251Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T22:13:39.251Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T22:13:39.251Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T22:13:39.251Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T22:13:39.252Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T22:13:39.506Z] 29e5d40040c1: Verifying Checksum [2021-09-30T22:13:39.506Z] 29e5d40040c1: Download complete [2021-09-30T22:13:39.835Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T22:13:39.835Z] Installing new version of config file /etc/issue ... [2021-09-30T22:13:39.835Z] Installing new version of config file /etc/issue.net ... [2021-09-30T22:13:39.835Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T22:13:39.835Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T22:13:39.835Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T22:13:40.103Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T22:13:40.103Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T22:13:40.103Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:40.103Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T22:13:40.104Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T22:13:40.373Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T22:13:40.373Z] 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-30T22:13:40.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:40.373Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:40.373Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:40.373Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:40.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:40.373Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T22:13:40.373Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T22:13:40.495Z] 29e5d40040c1: Pull complete [2021-09-30T22:13:40.495Z] 1ce36da41761: Verifying Checksum [2021-09-30T22:13:40.495Z] 1ce36da41761: Download complete [2021-09-30T22:13:40.641Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T22:13:40.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:40.641Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T22:13:40.641Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T22:13:40.641Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T22:13:40.911Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:40.911Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:13:40.911Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:13:40.911Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T22:13:40.911Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:40.911Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:13:40.911Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:13:41.181Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T22:13:41.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:41.181Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T22:13:41.181Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T22:13:41.181Z] Setting up grep (3.1-2build1) ... [2021-09-30T22:13:41.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:41.181Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T22:13:41.181Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T22:13:41.181Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T22:13:41.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:41.449Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T22:13:41.449Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T22:13:41.449Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T22:13:41.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:41.449Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:13:41.449Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:13:41.720Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T22:13:41.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:41.720Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T22:13:41.720Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:13:41.932Z] 1ce36da41761: Pull complete [2021-09-30T22:13:41.987Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T22:13:42.205Z] 25b303627fd3: Verifying Checksum [2021-09-30T22:13:42.205Z] 25b303627fd3: Download complete [2021-09-30T22:13:42.254Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:13:42.254Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T22:13:42.254Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:13:42.521Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T22:13:42.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:42.521Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T22:13:42.521Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T22:13:43.115Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T22:13:43.115Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T22:13:43.115Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T22:13:43.115Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T22:13:43.115Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T22:13:43.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:43.115Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T22:13:43.115Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T22:13:43.386Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T22:13:43.386Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:43.386Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:43.386Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:43.386Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:43.655Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:43.655Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:43.655Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:43.655Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:43.655Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:43.655Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:43.655Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:43.655Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:43.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:43.922Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:43.922Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:43.922Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:43.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:43.922Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:13:43.922Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:13:43.922Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:13:43.922Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:13:44.191Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T22:13:44.191Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:44.191Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T22:13:44.191Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:13:44.191Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T22:13:44.191Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:44.191Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:44.191Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:44.191Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:44.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:44.462Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:44.462Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:44.462Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:44.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:44.462Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:44.462Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:45.051Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:45.320Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-30T22:13:45.592Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T22:13:45.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:45.592Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T22:13:45.592Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T22:13:45.863Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:13:45.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T22:13:45.863Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T22:13:45.863Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T22:13:45.863Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T22:13:45.863Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:13:45.863Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T22:13:46.132Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-30T22:13:46.132Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T22:13:46.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:13:46.403Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T22:13:46.403Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T22:13:46.403Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T22:13:46.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:13:46.403Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T22:13:46.403Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T22:13:46.403Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T22:13:46.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:13:46.403Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T22:13:46.672Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:13:46.672Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:13:46.672Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T22:13:46.672Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T22:13:46.672Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:13:46.672Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:13:46.941Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T22:13:46.941Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T22:13:46.941Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:13:46.941Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:13:47.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:47.210Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T22:13:47.210Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T22:13:47.210Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T22:13:47.210Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T22:13:47.210Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:13:47.210Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:13:47.210Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T22:13:47.479Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:47.479Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T22:13:47.479Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T22:13:47.479Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T22:13:47.479Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:47.479Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T22:13:47.479Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T22:13:47.479Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T22:13:47.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:47.749Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T22:13:47.749Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T22:13:47.749Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T22:13:47.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:47.749Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T22:13:47.749Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T22:13:48.017Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T22:13:48.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.017Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T22:13:48.018Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T22:13:48.018Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T22:13:48.018Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.018Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T22:13:48.018Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T22:13:48.286Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T22:13:48.286Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.286Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T22:13:48.286Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T22:13:48.557Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T22:13:48.557Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.557Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T22:13:48.557Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T22:13:48.557Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T22:13:48.557Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.557Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T22:13:48.827Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T22:13:48.827Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T22:13:48.827Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.827Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T22:13:48.827Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T22:13:48.827Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T22:13:48.827Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:48.827Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T22:13:49.097Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T22:13:49.097Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T22:13:49.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:49.097Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T22:13:49.097Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T22:13:49.097Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T22:13:49.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:49.097Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T22:13:49.097Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T22:13:49.366Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T22:13:49.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:49.366Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T22:13:49.366Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T22:13:49.366Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T22:13:49.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T22:13:49.366Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T22:13:49.366Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T22:13:49.366Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T22:13:49.634Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T22:13:49.634Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T22:13:49.634Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T22:13:49.634Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T22:13:49.634Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T22:13:49.906Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T22:13:49.906Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T22:13:49.906Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T22:13:49.906Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T22:13:49.906Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T22:13:49.906Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T22:13:50.181Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T22:13:50.181Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T22:13:50.181Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T22:13:50.181Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T22:13:50.181Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T22:13:50.181Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T22:13:50.181Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T22:13:50.181Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T22:13:50.181Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T22:13:50.450Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T22:13:50.450Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T22:13:50.450Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T22:13:50.450Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T22:13:50.450Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T22:13:50.719Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T22:13:50.719Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T22:13:50.719Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T22:13:50.719Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T22:13:50.987Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:13:50.987Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:13:51.255Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:13:51.255Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:13:51.255Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:13:51.255Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:13:51.255Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T22:13:51.255Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T22:13:51.255Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:51.523Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:51.523Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:51.523Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:51.523Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:51.523Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:51.523Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:51.523Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:52.349Z] 25b303627fd3: Pull complete [2021-09-30T22:13:52.349Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T22:13:52.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:13:52.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T22:13:52.493Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:52.493Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:52.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-09-30T22:13:52.716Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T22:13:53.467Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:53.467Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:53.467Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:53.467Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:53.736Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:53.736Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:54.714Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T22:13:54.714Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T22:13:54.714Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T22:13:54.714Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T22:13:54.714Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T22:13:54.714Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T22:13:54.714Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T22:13:54.714Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T22:13:54.983Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T22:13:54.983Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T22:13:54.983Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T22:13:54.983Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T22:13:54.983Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T22:13:54.983Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T22:13:54.983Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T22:13:54.983Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T22:13:55.253Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.253Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T22:13:55.253Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.253Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.253Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.253Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T22:13:55.253Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T22:13:55.253Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T22:13:55.253Z] [2021-09-30T22:13:55.253Z] Current default time zone: 'Etc/UTC' [2021-09-30T22:13:55.253Z] Local time is now: Thu Sep 30 22:13:55 UTC 2021. [2021-09-30T22:13:55.253Z] Universal Time is now: Thu Sep 30 22:13:55 UTC 2021. [2021-09-30T22:13:55.253Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T22:13:55.253Z] [2021-09-30T22:13:55.253Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T22:13:55.253Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.523Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T22:13:55.523Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T22:13:55.523Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T22:13:55.523Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T22:13:55.523Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T22:13:55.523Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T22:13:55.523Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T22:13:55.523Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T22:13:55.523Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.523Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T22:13:55.523Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:55.523Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:13:55.523Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:55.523Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T22:13:55.523Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T22:13:55.523Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T22:13:55.795Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T22:13:55.795Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T22:13:55.795Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T22:13:55.795Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:13:55.795Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T22:13:56.147Z] $ docker top f576361b19266abc86c1c92376e7fd0886d83514484792bdd811c58d9932b2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:13:57.203Z] + grep parallel [2021-09-30T22:13:57.203Z] + docker-compose build --help [2021-09-30T22:13:57.746Z] Updating certificates in /etc/ssl/certs... [2021-09-30T22:13:58.337Z] 23 added, 28 removed; done. [2021-09-30T22:13:58.606Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T22:13:58.606Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T22:13:58.606Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T22:13:58.606Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T22:13:58.606Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:13:58.606Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T22:13:58.606Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:13:58.606Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T22:13:58.606Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T22:13:58.606Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T22:13:58.606Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.606Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T22:13:58.607Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T22:13:58.607Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T22:13:58.607Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T22:13:58.875Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:13:58.875Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T22:13:58.875Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T22:13:58.875Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T22:13:58.875Z] Updating certificates in /etc/ssl/certs... [2021-09-30T22:13:59.466Z] 0 added, 0 removed; done. [2021-09-30T22:13:59.466Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T22:13:59.466Z] done. [2021-09-30T22:14:00.007Z] Reading package lists... [2021-09-30T22:14:00.007Z] Building dependency tree... [2021-09-30T22:14:00.007Z] Reading state information... [2021-09-30T22:14:00.278Z] The following NEW packages will be installed: [2021-09-30T22:14:00.278Z] apt-transport-https [2021-09-30T22:14:00.278Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T22:14:00.549Z] Need to get 4348 B of archives. [2021-09-30T22:14:00.549Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T22:14:00.549Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T22:14:00.550Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:14:00.550Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-09-30T22:14:00.550Z] Selecting previously unselected package apt-transport-https. [2021-09-30T22:14:00.550Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T22:14:00.550Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T22:14:00.550Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T22:14:00.550Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T22:14:00.820Z] Waiting for network to be ready... [2021-09-30T22:14:01.639Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T22:14:01.674Z] $ docker stop --time=1 f576361b19266abc86c1c92376e7fd0886d83514484792bdd811c58d9932b2ff [2021-09-30T22:14:03.552Z] $ docker rm -f f576361b19266abc86c1c92376e7fd0886d83514484792bdd811c58d9932b2ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:14:04.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T22:14:04.215Z] . [Pipeline] withDockerContainer [2021-09-30T22:14:04.548Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-09-30T22:14:04.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T22:14:06.325Z] $ docker top 8d46d60003e174b13f24561cda9720aa49c1d125a559e18e877e4d414b41cc9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:14:07.291Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T22:14:07.493Z] 2021-09-30T22:14:04Z INFO Waiting for automatic snapd restart... [2021-09-30T22:14:08.458Z] snapd 2.51.7 from Canonical* installed [2021-09-30T22:14:09.423Z] "snapd" switched to the "latest/stable" channel [2021-09-30T22:14:09.423Z] [2021-09-30T22:14:10.674Z] Building core-command ... [2021-09-30T22:14:10.674Z] Building core-data ... [2021-09-30T22:14:10.674Z] Building core-metadata ... [2021-09-30T22:14:10.674Z] Building security-bootstrapper ... [2021-09-30T22:14:10.674Z] Building security-proxy-setup ... [2021-09-30T22:14:10.674Z] Building security-secretstore-setup ... [2021-09-30T22:14:10.674Z] Building support-notifications ... [2021-09-30T22:14:10.674Z] Building support-scheduler ... [2021-09-30T22:14:10.674Z] Building sys-mgmt-agent ... [2021-09-30T22:14:10.674Z] Building security-secretstore-setup [2021-09-30T22:14:10.674Z] Building core-command [2021-09-30T22:14:10.674Z] Building support-scheduler [2021-09-30T22:14:10.674Z] Building support-notifications [2021-09-30T22:14:10.674Z] Building core-metadata [2021-09-30T22:14:12.009Z] core18 20210722 from Canonical* installed [2021-09-30T22:14:12.009Z] "core18" switched to the "latest/stable" channel [2021-09-30T22:14:12.009Z] [2021-09-30T22:14:14.595Z] snapcraft 5.0 from Canonical* installed [2021-09-30T22:14:14.595Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T22:14:14.595Z] [2021-09-30T22:14:18.863Z] 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-30T22:14:18.863Z] - README.md [2021-09-30T22:14:18.863Z] [2021-09-30T22:14:18.863Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T22:14:19.454Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T22:14:19.725Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T22:14:19.725Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T22:14:20.958Z] Reading package lists... [2021-09-30T22:14:21.226Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-30T22:14:21.226Z] Reading package lists... [2021-09-30T22:14:21.493Z] Building dependency tree... [2021-09-30T22:14:21.493Z] Reading state information... [2021-09-30T22:14:21.763Z] Suggested packages: [2021-09-30T22:14:21.763Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T22:14:21.763Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T22:14:21.763Z] Recommended packages: [2021-09-30T22:14:21.763Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T22:14:21.763Z] The following NEW packages will be installed: [2021-09-30T22:14:21.763Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T22:14:21.763Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T22:14:21.763Z] pkg-config zip [2021-09-30T22:14:21.763Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T22:14:21.763Z] Need to get 7670 kB of archives. [2021-09-30T22:14:21.763Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T22:14:21.763Z] 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-30T22:14:22.036Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T22:14:22.036Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T22:14:22.036Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T22:14:22.036Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T22:14:22.036Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T22:14:22.036Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T22:14:22.310Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T22:14:22.310Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T22:14:22.310Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T22:14:22.310Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T22:14:22.310Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T22:14:22.579Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T22:14:22.579Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T22:14:22.579Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T22:14:22.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T22:14:22.579Z] Fetched 7670 kB in 1s (9780 kB/s) [2021-09-30T22:14:22.847Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T22:14:22.847Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T22:14:22.847Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T22:14:22.847Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T22:14:22.847Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T22:14:22.847Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T22:14:22.847Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T22:14:22.847Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T22:14:22.847Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T22:14:22.847Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T22:14:23.115Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T22:14:23.115Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T22:14:23.115Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T22:14:23.115Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T22:14:23.115Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T22:14:23.115Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T22:14:23.115Z] Selecting previously unselected package liberror-perl. [2021-09-30T22:14:23.115Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T22:14:23.115Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T22:14:23.115Z] Selecting previously unselected package git-man. [2021-09-30T22:14:23.115Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T22:14:23.115Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:14:23.382Z] Selecting previously unselected package git. [2021-09-30T22:14:23.382Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T22:14:23.382Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:14:23.651Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T22:14:23.651Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T22:14:23.651Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T22:14:23.920Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T22:14:23.920Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T22:14:23.920Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T22:14:23.920Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T22:14:23.920Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T22:14:23.920Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T22:14:23.920Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T22:14:23.920Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T22:14:23.920Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:14:23.920Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T22:14:23.920Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T22:14:23.920Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:14:24.192Z] Selecting previously unselected package pkg-config. [2021-09-30T22:14:24.192Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T22:14:24.192Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T22:14:24.192Z] Selecting previously unselected package zip. [2021-09-30T22:14:24.192Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T22:14:24.192Z] Unpacking zip (3.0-11build1) ... [2021-09-30T22:14:24.192Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T22:14:24.192Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:14:24.192Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T22:14:24.192Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T22:14:24.192Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T22:14:24.192Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T22:14:24.192Z] No schema files found: doing nothing. [2021-09-30T22:14:24.192Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T22:14:24.192Z] Setting up zip (3.0-11build1) ... [2021-09-30T22:14:24.192Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T22:14:24.192Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T22:14:24.192Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T22:14:24.461Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:14:24.461Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T22:14:24.461Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T22:14:24.461Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T22:14:24.461Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T22:14:25.052Z] git set to automatically installed. [2021-09-30T22:14:25.052Z] git-man set to automatically installed. [2021-09-30T22:14:25.052Z] libcurl3-gnutls set to automatically installed. [2021-09-30T22:14:25.052Z] liberror-perl set to automatically installed. [2021-09-30T22:14:25.052Z] libglib2.0-0 set to automatically installed. [2021-09-30T22:14:25.052Z] libnghttp2-14 set to automatically installed. [2021-09-30T22:14:25.052Z] libnorm1 set to automatically installed. [2021-09-30T22:14:25.052Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T22:14:25.052Z] libpsl5 set to automatically installed. [2021-09-30T22:14:25.052Z] librtmp1 set to automatically installed. [2021-09-30T22:14:25.052Z] libsodium23 set to automatically installed. [2021-09-30T22:14:25.052Z] libzmq3-dev set to automatically installed. [2021-09-30T22:14:25.052Z] libzmq5 set to automatically installed. [2021-09-30T22:14:25.052Z] pkg-config set to automatically installed. [2021-09-30T22:14:25.052Z] zip set to automatically installed. [2021-09-30T22:14:26.027Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T22:14:36.620Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-30T22:14:36.620Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T22:14:37.041Z] snap "core18" has no updates available [2021-09-30T22:14:37.744Z] Pulling config-common [2021-09-30T22:14:37.744Z] + snapcraftctl pull [2021-09-30T22:14:39.195Z] Pulling go-build-helper [2021-09-30T22:14:39.195Z] + snapcraftctl pull [2021-09-30T22:14:40.191Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T22:14:40.191Z] Skipping pull go-build-helper (already ran) [2021-09-30T22:14:40.191Z] Building go-build-helper [2021-09-30T22:14:40.191Z] + snapcraftctl build [2021-09-30T22:14:42.205Z] Staging go-build-helper [2021-09-30T22:14:42.205Z] + snapcraftctl stage [2021-09-30T22:14:52.399Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T22:14:52.399Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T22:14:52.399Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T22:14:52.399Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T22:14:52.399Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T22:14:52.399Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T22:14:52.399Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T22:14:52.399Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T22:14:52.399Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T22:14:52.399Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T22:14:52.399Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T22:14:52.399Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T22:14:52.399Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T22:14:52.399Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T22:14:52.399Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T22:14:52.399Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T22:14:52.399Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T22:14:52.399Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T22:14:52.399Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T22:14:52.399Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T22:14:52.400Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T22:14:52.400Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T22:14:52.400Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T22:14:52.400Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T22:14:52.400Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T22:14:52.400Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-09-30T22:14:52.400Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T22:14:52.400Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-30T22:14:52.400Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T22:14:52.400Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T22:14:52.400Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T22:14:52.400Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T22:14:52.400Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T22:14:52.400Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T22:14:52.400Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T22:14:52.400Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T22:14:52.400Z] Pulling edgex-go [2021-09-30T22:14:52.400Z] + snapcraftctl pull [2021-09-30T22:14:52.400Z] Pulling hooks [2021-09-30T22:14:52.400Z] + snapcraftctl pull [2021-09-30T22:15:10.755Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T22:15:10.755Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T22:15:10.755Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T22:15:10.755Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T22:15:10.755Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T22:15:10.756Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T22:15:10.756Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T22:15:10.756Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T22:15:10.756Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T22:15:10.756Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T22:15:10.756Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T22:15:10.756Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T22:15:10.756Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T22:15:10.756Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T22:15:10.756Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T22:15:10.756Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T22:15:10.756Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T22:15:10.756Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T22:15:10.756Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T22:15:10.756Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T22:15:10.756Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T22:15:10.756Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T22:15:10.756Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T22:15:10.756Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T22:15:10.756Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T22:15:10.756Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T22:15:10.756Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T22:15:10.756Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T22:15:10.756Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T22:15:10.756Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T22:15:10.756Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T22:15:10.756Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T22:15:10.756Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T22:15:10.756Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T22:15:10.756Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T22:15:10.756Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T22:15:10.756Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T22:15:10.756Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T22:15:10.756Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T22:15:10.756Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T22:15:10.756Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T22:15:10.756Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T22:15:10.756Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T22:15:10.756Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T22:15:10.756Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T22:15:10.756Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T22:15:10.756Z] Pulling static-packages [2021-09-30T22:15:10.756Z] + snapcraftctl pull [2021-09-30T22:15:10.756Z] Pulling version [2021-09-30T22:15:10.756Z] + cd /root/project [2021-09-30T22:15:10.756Z] + git describe --tags --abbrev=0 [2021-09-30T22:15:10.756Z] + sed s/v// [2021-09-30T22:15:10.756Z] + GIT_VERSION=2.0.1-dev.63 [2021-09-30T22:15:10.756Z] + [ -z 2.0.1-dev.63 ] [2021-09-30T22:15:10.756Z] + snapcraftctl set-version 2.0.1-dev.63 [2021-09-30T22:15:11.749Z] Building config-common [2021-09-30T22:15:11.750Z] + snapcraftctl build [2021-09-30T22:15:14.407Z] Skipping build go-build-helper (already ran) [2021-09-30T22:15:14.407Z] Building edgex-go [2021-09-30T22:15:14.407Z] + cd /root/parts/edgex-go/src [2021-09-30T22:15:14.407Z] + git describe --tags --abbrev=0 [2021-09-30T22:15:14.407Z] + sed s/v// [2021-09-30T22:15:14.407Z] + GIT_VERSION=2.0.1-dev.63 [2021-09-30T22:15:14.407Z] + [ -z 2.0.1-dev.63 ] [2021-09-30T22:15:14.407Z] + echo 2.0.1-dev.63 [2021-09-30T22:15:14.407Z] + make build [2021-09-30T22:15:14.407Z] go mod tidy [2021-09-30T22:15:17.048Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T22:15:17.048Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T22:15:17.048Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 [2021-09-30T22:15:17.048Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T22:15:17.326Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T22:15:17.326Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T22:15:17.326Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T22:15:17.326Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T22:15:17.326Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T22:15:17.326Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T22:15:17.326Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T22:15:17.326Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T22:15:17.623Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-09-30T22:15:17.623Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T22:15:17.623Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T22:15:17.901Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T22:15:17.902Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T22:15:18.178Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T22:15:18.178Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T22:15:18.178Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T22:15:18.178Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T22:15:18.178Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T22:15:18.178Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T22:15:18.178Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T22:15:18.178Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T22:15:18.464Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T22:15:18.464Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T22:15:18.464Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T22:15:18.464Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T22:15:18.464Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T22:15:18.464Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T22:15:18.464Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T22:15:18.464Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T22:15:18.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:15:18.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:15:18.655Z] ---> 3630f70b0c2c [2021-09-30T22:15:18.655Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:15:18.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:15:18.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:15:18.655Z] ---> 3630f70b0c2c [2021-09-30T22:15:18.655Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:15:18.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:15:18.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:15:18.655Z] ---> 3630f70b0c2c [2021-09-30T22:15:18.655Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T22:15:18.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:15:18.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:15:18.655Z] ---> 3630f70b0c2c [2021-09-30T22:15:18.655Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:15:18.655Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:15:18.655Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:15:18.655Z] ---> 3630f70b0c2c [2021-09-30T22:15:18.655Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T22:15:18.744Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T22:15:18.744Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T22:15:18.744Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T22:15:18.744Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T22:15:21.267Z] ---> Running in e53835b9d9fc [2021-09-30T22:15:21.268Z] ---> Running in 3457e16bd7b5 [2021-09-30T22:15:21.268Z] ---> Running in a72afc34ff5d [2021-09-30T22:15:21.268Z] ---> Running in cae1f1eb903a [2021-09-30T22:15:21.268Z] ---> Running in a56bca9b9a67 [2021-09-30T22:15:21.866Z] Removing intermediate container 3457e16bd7b5 [2021-09-30T22:15:21.866Z] ---> 4d881216672d [2021-09-30T22:15:21.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:15:22.144Z] Removing intermediate container e53835b9d9fc [2021-09-30T22:15:22.144Z] ---> 34da706f2500 [2021-09-30T22:15:22.144Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:15:22.144Z] Removing intermediate container a56bca9b9a67 [2021-09-30T22:15:22.144Z] ---> 29e205c73062 [2021-09-30T22:15:22.144Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:15:22.144Z] Removing intermediate container cae1f1eb903a [2021-09-30T22:15:22.144Z] ---> 36cedfefdf4f [2021-09-30T22:15:22.144Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:15:22.144Z] Removing intermediate container a72afc34ff5d [2021-09-30T22:15:22.144Z] ---> 310318892868 [2021-09-30T22:15:22.144Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:15:22.144Z] ---> Running in 9ef6fceb2c1e [2021-09-30T22:15:22.416Z] ---> Running in 5d15af3595ca [2021-09-30T22:15:22.416Z] ---> Running in 423f3b909dbd [2021-09-30T22:15:22.416Z] ---> Running in 5c3c85283988 [2021-09-30T22:15:22.416Z] ---> Running in 845a28e6adee [2021-09-30T22:15:25.822Z] Removing intermediate container 9ef6fceb2c1e [2021-09-30T22:15:25.822Z] ---> aee382b01bd2 [2021-09-30T22:15:25.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T22:15:26.108Z] ---> Running in be9fc7af3a35 [2021-09-30T22:15:26.385Z] Removing intermediate container 5d15af3595ca [2021-09-30T22:15:26.385Z] ---> e39d4a6f161c [2021-09-30T22:15:26.385Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:15:26.659Z] Removing intermediate container 845a28e6adee [2021-09-30T22:15:26.659Z] ---> 86a889d9530b [2021-09-30T22:15:26.659Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T22:15:26.931Z] ---> Running in 8f50a4449bc5 [2021-09-30T22:15:27.204Z] ---> Running in 1351fb2cca52 [2021-09-30T22:15:27.487Z] Removing intermediate container 5c3c85283988 [2021-09-30T22:15:27.487Z] ---> a469799f2ad5 [2021-09-30T22:15:27.487Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T22:15:27.487Z] Removing intermediate container 423f3b909dbd [2021-09-30T22:15:27.487Z] ---> 213262d8fbd0 [2021-09-30T22:15:27.487Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T22:15:27.762Z] ---> Running in 38ef8c7ad140 [2021-09-30T22:15:27.762Z] ---> Running in fd6fbfa5cff4 [2021-09-30T22:15:28.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:29.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:29.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:29.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:29.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:29.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:29.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:30.184Z] OK: 218 MiB in 52 packages [2021-09-30T22:15:30.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:30.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:31.013Z] OK: 218 MiB in 52 packages [2021-09-30T22:15:31.617Z] OK: 218 MiB in 52 packages [2021-09-30T22:15:31.896Z] OK: 218 MiB in 52 packages [2021-09-30T22:15:32.510Z] Removing intermediate container be9fc7af3a35 [2021-09-30T22:15:32.510Z] ---> 7cf38f35ca26 [2021-09-30T22:15:32.510Z] Step 6/23 : COPY go.mod . [2021-09-30T22:15:33.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:15:33.399Z] Removing intermediate container 8f50a4449bc5 [2021-09-30T22:15:33.399Z] ---> ae5902a6f1b3 [2021-09-30T22:15:33.399Z] Step 6/24 : COPY go.mod . [2021-09-30T22:15:33.399Z] ---> 784c197823b9 [2021-09-30T22:15:33.399Z] Step 7/23 : RUN go mod download [2021-09-30T22:15:33.674Z] Removing intermediate container 1351fb2cca52 [2021-09-30T22:15:33.674Z] ---> 2cac9fd9c670 [2021-09-30T22:15:33.674Z] Step 6/23 : COPY go.mod . [2021-09-30T22:15:33.674Z] ---> Running in 8709c4fb2b63 [2021-09-30T22:15:33.674Z] Removing intermediate container 38ef8c7ad140 [2021-09-30T22:15:33.674Z] ---> 4f85d691cc3f [2021-09-30T22:15:33.674Z] Step 6/26 : COPY go.mod . [2021-09-30T22:15:33.884Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T22:15:33.884Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T22:15:33.884Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T22:15:33.884Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T22:15:33.884Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T22:15:33.884Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T22:15:33.884Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T22:15:33.884Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T22:15:33.884Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T22:15:33.884Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T22:15:33.884Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T22:15:33.884Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T22:15:33.884Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T22:15:33.884Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T22:15:33.884Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T22:15:33.884Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T22:15:33.885Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T22:15:33.885Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T22:15:33.885Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T22:15:34.672Z] ---> eae8392ac7e4 [2021-09-30T22:15:34.672Z] Step 7/24 : RUN go mod download [2021-09-30T22:15:34.672Z] ---> 973a1d6db817 [2021-09-30T22:15:34.672Z] Step 7/23 : RUN go mod download [2021-09-30T22:15:34.672Z] ---> Running in d719ed5cf619 [2021-09-30T22:15:34.945Z] ---> 98e4557fabf3 [2021-09-30T22:15:34.945Z] Step 7/26 : RUN go mod download [2021-09-30T22:15:34.945Z] ---> Running in 3cee8ab3e746 [2021-09-30T22:15:35.221Z] ---> Running in eef386d8f915 [2021-09-30T22:15:36.655Z] OK: 218 MiB in 52 packages [2021-09-30T22:15:38.097Z] Removing intermediate container fd6fbfa5cff4 [2021-09-30T22:15:38.097Z] ---> 2441bcff3305 [2021-09-30T22:15:38.097Z] Step 6/24 : COPY go.mod . [2021-09-30T22:15:38.712Z] Removing intermediate container 8709c4fb2b63 [2021-09-30T22:15:38.712Z] ---> 1bbd0248c59e [2021-09-30T22:15:38.712Z] Step 8/23 : COPY . . [2021-09-30T22:15:39.703Z] ---> 1bd2c5ce16f9 [2021-09-30T22:15:39.703Z] Step 7/24 : RUN go mod download [2021-09-30T22:15:39.984Z] ---> Running in 5bfca4f0b480 [2021-09-30T22:15:42.628Z] Removing intermediate container d719ed5cf619 [2021-09-30T22:15:42.628Z] ---> 4873f96270f0 [2021-09-30T22:15:42.628Z] Step 8/24 : COPY . . [2021-09-30T22:15:42.901Z] Removing intermediate container 3cee8ab3e746 [2021-09-30T22:15:42.901Z] Removing intermediate container eef386d8f915 [2021-09-30T22:15:42.901Z] ---> ec7b2996f945 [2021-09-30T22:15:42.901Z] Step 8/23 : COPY . . ---> 0786e20a9c16 [2021-09-30T22:15:42.901Z] Step 8/26 : COPY . . [2021-09-30T22:15:42.901Z] [2021-09-30T22:15:44.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T22:15:46.328Z] Removing intermediate container 5bfca4f0b480 [2021-09-30T22:15:46.328Z] ---> a40a6631b1ca [2021-09-30T22:15:46.328Z] Step 8/24 : COPY . . [2021-09-30T22:15:48.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T22:15:49.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T22:15:50.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T22:15:51.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T22:15:52.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T22:15:53.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T22:15:54.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T22:15:55.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T22:15:57.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T22:15:58.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T22:16:00.169Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T22:16:00.169Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T22:16:00.169Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T22:16:00.169Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T22:16:00.169Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T22:16:00.169Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T22:16:00.169Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T22:16:00.169Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T22:16:00.169Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T22:16:00.169Z] + 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-30T22:16:00.169Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T22:16:00.169Z] + 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-30T22:16:00.169Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T22:16:00.169Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T22:16:00.169Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T22:16:00.169Z] + 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-30T22:16:00.169Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T22:16:00.169Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T22:16:00.169Z] + 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-30T22:16:01.163Z] Building hooks [2021-09-30T22:16:01.163Z] + cd /root/parts/hooks/src [2021-09-30T22:16:01.163Z] + make build [2021-09-30T22:16:01.163Z] go mod tidy [2021-09-30T22:16:01.444Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T22:16:01.444Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T22:16:01.723Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T22:16:01.724Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T22:16:01.724Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T22:16:02.327Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T22:16:02.929Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T22:16:02.929Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T22:16:06.351Z] Building static-packages [2021-09-30T22:16:06.351Z] + snapcraftctl build [2021-09-30T22:16:08.336Z] Building version [2021-09-30T22:16:08.336Z] + snapcraftctl build [2021-09-30T22:16:08.527Z] ---> 00099f943ced [2021-09-30T22:16:08.527Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:16:08.527Z] ---> Running in 1c4eba45c8f0 [2021-09-30T22:16:08.527Z] ---> c1b03a3a7518 [2021-09-30T22:16:08.527Z] Step 9/26 : RUN go mod tidy [2021-09-30T22:16:08.527Z] ---> e08f3815a5cd [2021-09-30T22:16:08.527Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:16:08.527Z] ---> ed2fb71fc0b3 [2021-09-30T22:16:08.527Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:16:08.527Z] ---> d841d6c29713 [2021-09-30T22:16:08.527Z] Step 9/23 : RUN go mod tidy [2021-09-30T22:16:08.527Z] ---> Running in 5c982a1c3a4f [2021-09-30T22:16:08.527Z] ---> Running in d250e951a8e6 [2021-09-30T22:16:08.527Z] ---> Running in 70aa0c4d83a8 [2021-09-30T22:16:08.527Z] ---> Running in c5f1af63bfa3 [2021-09-30T22:16:10.315Z] Staging config-common [2021-09-30T22:16:10.316Z] + snapcraftctl stage [2021-09-30T22:16:11.312Z] Skipping stage go-build-helper (already ran) [2021-09-30T22:16:11.312Z] Staging edgex-go [2021-09-30T22:16:11.312Z] + snapcraftctl stage [2021-09-30T22:16:11.928Z] Removing intermediate container 1c4eba45c8f0 [2021-09-30T22:16:11.928Z] ---> a917da3a8eb6 [2021-09-30T22:16:11.928Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T22:16:11.928Z] ---> Running in 40de4eeb9c94 [2021-09-30T22:16:12.764Z] Staging hooks [2021-09-30T22:16:12.764Z] + snapcraftctl stage [2021-09-30T22:16:13.752Z] Staging static-packages [2021-09-30T22:16:13.752Z] + snapcraftctl stage [2021-09-30T22:16:14.578Z] Removing intermediate container d250e951a8e6 [2021-09-30T22:16:14.578Z] ---> 5e6da77ff2c6 [2021-09-30T22:16:14.578Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T22:16:14.578Z] 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-30T22:16:14.578Z] ---> Running in 1a87615bdf59 [2021-09-30T22:16:14.578Z] Removing intermediate container 5c982a1c3a4f [2021-09-30T22:16:14.578Z] ---> 7ddc01d34a9a [2021-09-30T22:16:14.578Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T22:16:14.745Z] Staging version [2021-09-30T22:16:14.745Z] + snapcraftctl stage [2021-09-30T22:16:14.854Z] ---> Running in 8a1fcbb22b04 [2021-09-30T22:16:14.854Z] Removing intermediate container c5f1af63bfa3 [2021-09-30T22:16:14.854Z] ---> 3ccd33823cf5 [2021-09-30T22:16:14.854Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T22:16:15.130Z] Removing intermediate container 70aa0c4d83a8 [2021-09-30T22:16:15.130Z] ---> dd5ef679df06 [2021-09-30T22:16:15.130Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T22:16:15.405Z] ---> Running in 5395ef720d7c [2021-09-30T22:16:15.405Z] ---> Running in 43ee7ac65f52 [2021-09-30T22:16:16.197Z] Priming config-common [2021-09-30T22:16:16.197Z] + snapcraftctl prime [2021-09-30T22:16:16.847Z] 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-30T22:16:17.192Z] Priming go-build-helper [2021-09-30T22:16:17.192Z] + snapcraftctl prime [2021-09-30T22:16:17.836Z] 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-30T22:16:18.178Z] Priming edgex-go [2021-09-30T22:16:18.178Z] + snapcraftctl prime [2021-09-30T22:16:18.445Z] 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-30T22:16:18.722Z] 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-30T22:16:19.622Z] Priming hooks [2021-09-30T22:16:19.622Z] + snapcraftctl prime [2021-09-30T22:16:21.084Z] Priming static-packages [2021-09-30T22:16:21.084Z] + snapcraftctl prime [2021-09-30T22:16:23.955Z] Priming version [2021-09-30T22:16:23.955Z] + snapcraftctl prime [2021-09-30T22:16:24.942Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T22:18:10.600Z] 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-30T22:18:18.918Z] Removing intermediate container 40de4eeb9c94 [2021-09-30T22:18:18.918Z] ---> 0ae685bcb06c [2021-09-30T22:18:18.918Z] [2021-09-30T22:18:18.918Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:18:18.918Z] Removing intermediate container 8a1fcbb22b04 [2021-09-30T22:18:18.918Z] ---> ae4918de5ec2 [2021-09-30T22:18:18.918Z] [2021-09-30T22:18:18.918Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:18:19.517Z] 3.14: Pulling from library/alpine [2021-09-30T22:18:19.517Z] 3.14: Pulling from library/alpine [2021-09-30T22:18:22.909Z] Removing intermediate container 5395ef720d7c [2021-09-30T22:18:22.909Z] ---> 6c493930f141 [2021-09-30T22:18:22.909Z] [2021-09-30T22:18:22.909Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T22:18:23.180Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:18:23.180Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:18:23.180Z] Removing intermediate container 1a87615bdf59 [2021-09-30T22:18:23.180Z] ---> 57dbf0c4f484 [2021-09-30T22:18:23.180Z] [2021-09-30T22:18:23.180Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T22:18:23.180Z] 3.14: Pulling from library/alpine [2021-09-30T22:18:23.180Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T22:18:23.180Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T22:18:23.180Z] ---> bb3de5531c18 [2021-09-30T22:18:23.180Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:18:23.180Z] ---> bb3de5531c18 [2021-09-30T22:18:23.180Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:18:23.180Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:18:23.180Z] Status: Image is up to date for alpine:3.14 [2021-09-30T22:18:23.450Z] ---> bb3de5531c18 [2021-09-30T22:18:23.450Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T22:18:23.450Z] 3.14: Pulling from library/alpine [2021-09-30T22:18:23.450Z] Removing intermediate container 43ee7ac65f52 [2021-09-30T22:18:23.450Z] ---> 31fe12f2ebcd [2021-09-30T22:18:23.450Z] [2021-09-30T22:18:23.450Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:18:23.450Z] ---> bb3de5531c18 [2021-09-30T22:18:23.450Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T22:18:23.721Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T22:18:23.721Z] Status: Image is up to date for alpine:3.14 [2021-09-30T22:18:23.721Z] ---> bb3de5531c18 [2021-09-30T22:18:23.721Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T22:18:23.721Z] ---> Running in 29ca0cf86d36 [2021-09-30T22:18:23.721Z] ---> Running in 4e21ad02b5dc [2021-09-30T22:18:23.721Z] ---> Running in b662c60a803f [2021-09-30T22:18:23.721Z] ---> Running in 7c00a76e887c [2021-09-30T22:18:23.990Z] ---> Running in 884f489e54d0 [2021-09-30T22:18:25.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:26.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:27.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:27.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:18:27.133Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T22:18:27.133Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:18:27.412Z] OK: 5 MiB in 15 packages [2021-09-30T22:18:27.412Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T22:18:27.412Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:18:27.412Z] OK: 5 MiB in 15 packages [2021-09-30T22:18:27.687Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T22:18:27.687Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:18:27.687Z] OK: 5 MiB in 15 packages [2021-09-30T22:18:28.296Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T22:18:28.296Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T22:18:28.296Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T22:18:28.296Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:18:28.296Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T22:18:28.296Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:18:28.296Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:18:28.296Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:18:28.296Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:18:28.572Z] OK: 6 MiB in 17 packages [2021-09-30T22:18:28.572Z] OK: 6 MiB in 16 packages [2021-09-30T22:18:29.568Z] Removing intermediate container 29ca0cf86d36 [2021-09-30T22:18:29.568Z] ---> 875e9cba9d3d [2021-09-30T22:18:29.568Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:18:29.568Z] ---> Running in a5b637f32ae6 [2021-09-30T22:18:29.849Z] Removing intermediate container 4e21ad02b5dc [2021-09-30T22:18:29.849Z] ---> 8f6f5798f5f0 [2021-09-30T22:18:29.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:18:30.124Z] Removing intermediate container 7c00a76e887c [2021-09-30T22:18:30.124Z] ---> 7e574caf1c46 [2021-09-30T22:18:30.124Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:18:30.124Z] ---> Running in 3b56a4d0c4f3 [2021-09-30T22:18:30.404Z] ---> Running in 5ef2eea7eb03 [2021-09-30T22:18:30.679Z] Removing intermediate container a5b637f32ae6 [2021-09-30T22:18:30.679Z] ---> ba28836cf9eb [2021-09-30T22:18:30.679Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T22:18:30.951Z] Removing intermediate container 884f489e54d0 [2021-09-30T22:18:30.951Z] ---> b1025e2097d2 [2021-09-30T22:18:30.951Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T22:18:30.951Z] Removing intermediate container 3b56a4d0c4f3 [2021-09-30T22:18:30.951Z] ---> 7ae2c5b7c631 [2021-09-30T22:18:30.951Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T22:18:30.951Z] Removing intermediate container b662c60a803f [2021-09-30T22:18:30.951Z] ---> df40c177caad [2021-09-30T22:18:30.951Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:18:31.225Z] ---> Running in a2b807116937 [2021-09-30T22:18:31.225Z] ---> Running in 935cb03c3c9f [2021-09-30T22:18:31.225Z] ---> Running in e5b3f97b9117 [2021-09-30T22:18:31.510Z] Removing intermediate container 5ef2eea7eb03 [2021-09-30T22:18:31.510Z] ---> 64fbe03234da [2021-09-30T22:18:31.510Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T22:18:31.510Z] ---> Running in dce0fba04e0e [2021-09-30T22:18:31.796Z] ---> Running in c066c562ae29 [2021-09-30T22:18:31.796Z] Removing intermediate container a2b807116937 [2021-09-30T22:18:31.796Z] ---> 5f5787bae711 [2021-09-30T22:18:31.796Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:18:32.070Z] Removing intermediate container e5b3f97b9117 [2021-09-30T22:18:32.070Z] ---> f58021dfac14 [2021-09-30T22:18:32.070Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:18:32.070Z] Removing intermediate container 935cb03c3c9f [2021-09-30T22:18:32.070Z] ---> 9c2142db20c9 [2021-09-30T22:18:32.070Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T22:18:32.070Z] ---> Running in a47cbc5f18b7 [2021-09-30T22:18:32.346Z] Removing intermediate container dce0fba04e0e [2021-09-30T22:18:32.346Z] ---> 2cc605bfa2eb [2021-09-30T22:18:32.346Z] Step 14/26 : WORKDIR / [2021-09-30T22:18:32.346Z] ---> Running in 038efb3737c2 [2021-09-30T22:18:32.624Z] ---> Running in 6c55349eeeab [2021-09-30T22:18:32.624Z] Removing intermediate container c066c562ae29 [2021-09-30T22:18:32.624Z] ---> ba37cda9f051 [2021-09-30T22:18:32.624Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T22:18:32.624Z] ---> Running in dcd46bbea94f [2021-09-30T22:18:32.899Z] ---> Running in 0ffe8b8c40e6 [2021-09-30T22:18:32.899Z] Removing intermediate container a47cbc5f18b7 [2021-09-30T22:18:32.899Z] ---> e3999e6a0dee [2021-09-30T22:18:32.899Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:18:33.173Z] Removing intermediate container 038efb3737c2 [2021-09-30T22:18:33.173Z] Removing intermediate container 6c55349eeeab [2021-09-30T22:18:33.173Z] ---> b2dcca0ccb7c [2021-09-30T22:18:33.173Z] ---> 6189b837fb7d [2021-09-30T22:18:33.173Z] Step 16/24 : WORKDIR / [2021-09-30T22:18:33.173Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T22:18:33.452Z] ---> Running in 4238aee0f61e [2021-09-30T22:18:33.452Z] ---> Running in 291f7c3cb0da [2021-09-30T22:18:33.729Z] Removing intermediate container 0ffe8b8c40e6 [2021-09-30T22:18:33.729Z] ---> eac2b4d6bb5b [2021-09-30T22:18:33.729Z] Step 16/24 : WORKDIR / [2021-09-30T22:18:33.729Z] Removing intermediate container dcd46bbea94f [2021-09-30T22:18:33.729Z] ---> 6988c72af661 [2021-09-30T22:18:33.729Z] 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-30T22:18:34.004Z] ---> Running in 359ec65fd0f1 [2021-09-30T22:18:34.004Z] ---> ca634838f4d5 [2021-09-30T22:18:34.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T22:18:34.279Z] Removing intermediate container 291f7c3cb0da [2021-09-30T22:18:34.279Z] ---> 2de43fd53522 [2021-09-30T22:18:34.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:18:34.279Z] Removing intermediate container 4238aee0f61e [2021-09-30T22:18:34.279Z] ---> 75cda3600c7c [2021-09-30T22:18:34.279Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:18:34.885Z] Removing intermediate container 359ec65fd0f1 [2021-09-30T22:18:34.885Z] ---> 473beb3b0c39 [2021-09-30T22:18:34.885Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:18:35.162Z] ---> dc28aa714a69 [2021-09-30T22:18:35.163Z] 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-30T22:18:35.441Z] ---> 0cd592256232 [2021-09-30T22:18:35.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T22:18:36.424Z] ---> 357d20ea1166 [2021-09-30T22:18:36.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T22:18:36.424Z] ---> f062105c80d5 [2021-09-30T22:18:36.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T22:18:36.424Z] ---> 183be08f26e2 [2021-09-30T22:18:36.424Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T22:18:36.424Z] ---> 877ea8c7f4bf [2021-09-30T22:18:36.424Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T22:18:37.877Z] ---> 8cdcfbaaafc5 [2021-09-30T22:18:37.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T22:18:38.474Z] ---> e0c00f1825ea [2021-09-30T22:18:38.474Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T22:18:38.474Z] ---> 5118fcf8f4c1 [2021-09-30T22:18:38.474Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T22:18:38.474Z] ---> 39a1e65bfd5a [2021-09-30T22:18:38.474Z] 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-30T22:18:38.751Z] ---> fad7026d3745 [2021-09-30T22:18:38.751Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T22:18:38.751Z] ---> 03f7b6bbc445 [2021-09-30T22:18:38.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T22:18:38.751Z] ---> Running in 5aa749ad12c8 [2021-09-30T22:18:39.031Z] ---> Running in c8b8ebbaa03f [2021-09-30T22:18:39.639Z] Removing intermediate container 5aa749ad12c8 [2021-09-30T22:18:39.639Z] ---> 66c17262287b [2021-09-30T22:18:39.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:18:39.639Z] ---> c88fca130bad [2021-09-30T22:18:39.639Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T22:18:39.639Z] ---> Running in de41f936c76e [2021-09-30T22:18:39.917Z] ---> 387e8e2b17dc [2021-09-30T22:18:39.917Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T22:18:39.917Z] Removing intermediate container c8b8ebbaa03f [2021-09-30T22:18:39.917Z] ---> 4b1dd68fbf47 [2021-09-30T22:18:39.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:18:39.917Z] ---> Running in 5fc8d74b8ef9 [2021-09-30T22:18:39.917Z] ---> a1aa221fbb9a [2021-09-30T22:18:39.917Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T22:18:40.212Z] ---> Running in d13de8eed9e2 [2021-09-30T22:18:40.212Z] ---> Running in 3392ef74db19 [2021-09-30T22:18:40.490Z] Removing intermediate container de41f936c76e [2021-09-30T22:18:40.490Z] ---> f6f534491042 [2021-09-30T22:18:40.490Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T22:18:40.769Z] Removing intermediate container 5fc8d74b8ef9 [2021-09-30T22:18:40.769Z] ---> 699d043e8f10 [2021-09-30T22:18:40.769Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:18:40.769Z] ---> Running in c27a452147d5 [2021-09-30T22:18:41.047Z] Removing intermediate container d13de8eed9e2 [2021-09-30T22:18:41.047Z] ---> e268f5eda03e [2021-09-30T22:18:41.047Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T22:18:41.047Z] ---> Running in d28a69b12492 [2021-09-30T22:18:41.047Z] Removing intermediate container 3392ef74db19 [2021-09-30T22:18:41.047Z] ---> d73efc2b8e3b [2021-09-30T22:18:41.047Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:18:41.335Z] ---> Running in 7635172a0160 [2021-09-30T22:18:41.335Z] ---> 4c81eb580528 [2021-09-30T22:18:41.335Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T22:18:41.335Z] ---> Running in 1b9ede37b428 [2021-09-30T22:18:41.612Z] Removing intermediate container c27a452147d5 [2021-09-30T22:18:41.612Z] ---> 4b56b83be416 [2021-09-30T22:18:41.612Z] Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:18:41.612Z] Removing intermediate container d28a69b12492 [2021-09-30T22:18:41.612Z] ---> c3e4983e9d04 [2021-09-30T22:18:41.612Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:18:41.887Z] ---> Running in 9414b1863d49 [2021-09-30T22:18:42.161Z] ---> Running in 8224df301c7a [2021-09-30T22:18:42.161Z] Removing intermediate container 7635172a0160 [2021-09-30T22:18:42.161Z] ---> 37d4f5089e15 [2021-09-30T22:18:42.161Z] Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:18:42.446Z] Removing intermediate container 1b9ede37b428 [2021-09-30T22:18:42.446Z] ---> ad2ffecad811 [2021-09-30T22:18:42.446Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:18:42.446Z] ---> Running in 276733be4de9 [2021-09-30T22:18:42.720Z] ---> Running in 82c5bf6b9374 [2021-09-30T22:18:42.720Z] Removing intermediate container 9414b1863d49 [2021-09-30T22:18:42.720Z] ---> e0c349b59404 [2021-09-30T22:18:42.720Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:18:42.998Z] Removing intermediate container 8224df301c7a [2021-09-30T22:18:42.998Z] ---> 4ec766d73649 [2021-09-30T22:18:42.998Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:18:42.998Z] ---> c6a4b544e3c3 [2021-09-30T22:18:42.998Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T22:18:42.998Z] ---> Running in 3e4ce709207b [2021-09-30T22:18:43.275Z] ---> Running in 094ddc129467 [2021-09-30T22:18:43.275Z] Removing intermediate container 276733be4de9 [2021-09-30T22:18:43.275Z] ---> 6c8f521953b5 [2021-09-30T22:18:43.275Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T22:18:43.552Z] Removing intermediate container 82c5bf6b9374 [2021-09-30T22:18:43.552Z] ---> 0104376bfeec [2021-09-30T22:18:43.552Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:18:43.552Z] ---> Running in 30e06a3e33f6 [2021-09-30T22:18:43.838Z] ---> Running in 130cf60fe71a [2021-09-30T22:18:43.838Z] Removing intermediate container 3e4ce709207b [2021-09-30T22:18:43.838Z] ---> 8cbb228a450f [2021-09-30T22:18:43.838Z] [2021-09-30T22:18:44.116Z] Removing intermediate container 094ddc129467 [2021-09-30T22:18:44.116Z] ---> 83a586ced96a [2021-09-30T22:18:44.116Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:18:44.116Z] Successfully built 8cbb228a450f [2021-09-30T22:18:44.390Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T22:18:44.390Z]  Building support-scheduler ... done Removing intermediate container 30e06a3e33f6 [2021-09-30T22:18:44.390Z] ---> 373864922bf4 [2021-09-30T22:18:44.390Z] 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-30T22:18:44.390Z] ---> b1ceb9ff4f4b [2021-09-30T22:18:44.390Z] [2021-09-30T22:18:44.390Z] Building security-bootstrapper [2021-09-30T22:18:44.390Z] ---> Running in de9c9b764fe6 [2021-09-30T22:18:44.665Z] ---> Running in 380084b8221d [2021-09-30T22:18:44.665Z] Removing intermediate container 130cf60fe71a [2021-09-30T22:18:44.665Z] ---> f2e2e260acae [2021-09-30T22:18:44.665Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:18:44.665Z] Successfully built b1ceb9ff4f4b [2021-09-30T22:18:44.942Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T22:18:44.942Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-30T22:18:44.942Z] ---> Running in ba008a19643b [2021-09-30T22:18:45.241Z] Removing intermediate container de9c9b764fe6 [2021-09-30T22:18:45.241Z] ---> 7fb1f22e60b5 [2021-09-30T22:18:45.241Z] [2021-09-30T22:18:45.850Z] Removing intermediate container ba008a19643b [2021-09-30T22:18:45.850Z] ---> b5ca2bc59e0f [2021-09-30T22:18:45.850Z] [2021-09-30T22:18:45.850Z] Successfully built 7fb1f22e60b5 [2021-09-30T22:18:45.850Z] Successfully tagged core-command-arm64:latest [2021-09-30T22:18:45.850Z]  Building core-command ... done Building core-data [2021-09-30T22:18:46.124Z] Successfully built b5ca2bc59e0f [2021-09-30T22:18:46.124Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T22:18:46.124Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-09-30T22:18:47.564Z] Removing intermediate container 380084b8221d [2021-09-30T22:18:47.564Z] ---> 5a88d89071ff [2021-09-30T22:18:47.564Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T22:18:47.837Z] ---> Running in fe0f9540d083 [2021-09-30T22:18:48.825Z] Removing intermediate container fe0f9540d083 [2021-09-30T22:18:48.825Z] ---> a5e8535ba655 [2021-09-30T22:18:48.825Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T22:18:49.419Z] ---> Running in 3ec70b484d6d [2021-09-30T22:18:50.402Z] Removing intermediate container 3ec70b484d6d [2021-09-30T22:18:50.402Z] ---> d5f843f6a72f [2021-09-30T22:18:50.403Z] Step 25/26 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:18:50.403Z] ---> Running in 948854b03538 [2021-09-30T22:18:51.388Z] Removing intermediate container 948854b03538 [2021-09-30T22:18:51.388Z] ---> 328c2b58ecaf [2021-09-30T22:18:51.388Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T22:18:51.664Z] ---> Running in c8da872baeac [2021-09-30T22:18:52.647Z] Removing intermediate container c8da872baeac [2021-09-30T22:18:52.647Z] ---> 3f44fd282372 [2021-09-30T22:18:52.647Z] [2021-09-30T22:18:52.921Z] Successfully built 3f44fd282372 [2021-09-30T22:18:52.921Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T22:19:39.898Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:19:39.899Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:19:39.899Z] ---> 3630f70b0c2c [2021-09-30T22:19:39.899Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 310318892868 [2021-09-30T22:19:39.899Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 86a889d9530b [2021-09-30T22:19:39.899Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T22:19:39.899Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:19:39.899Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:19:39.899Z] ---> 3630f70b0c2c [2021-09-30T22:19:39.899Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 310318892868 [2021-09-30T22:19:39.899Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 86a889d9530b [2021-09-30T22:19:39.899Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T22:19:39.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:19:39.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:19:39.899Z] ---> 3630f70b0c2c [2021-09-30T22:19:39.899Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 310318892868 [2021-09-30T22:19:39.899Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 86a889d9530b [2021-09-30T22:19:39.899Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T22:19:39.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T22:19:39.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T22:19:39.899Z] ---> 3630f70b0c2c [2021-09-30T22:19:39.899Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 310318892868 [2021-09-30T22:19:39.899Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:19:39.899Z] ---> Using cache [2021-09-30T22:19:39.899Z] ---> 86a889d9530b [2021-09-30T22:19:39.899Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T22:19:40.497Z] ---> Running in 0a0846e159d8 [2021-09-30T22:19:40.497Z] ---> Running in b9f280b66226 [2021-09-30T22:19:40.497Z] ---> Running in b81061d7adf5 [2021-09-30T22:19:40.497Z] ---> Running in fe07da294d44 [2021-09-30T22:19:42.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:42.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:42.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:42.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:43.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:43.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:43.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:43.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:19:44.256Z] OK: 218 MiB in 52 packages [2021-09-30T22:19:44.256Z] OK: 218 MiB in 52 packages [2021-09-30T22:19:44.868Z] OK: 218 MiB in 52 packages [2021-09-30T22:19:44.868Z] OK: 218 MiB in 52 packages [2021-09-30T22:19:46.849Z] Removing intermediate container b9f280b66226 [2021-09-30T22:19:46.849Z] ---> c5ea4340c68d [2021-09-30T22:19:46.849Z] Step 6/32 : COPY go.mod . [2021-09-30T22:19:46.849Z] Removing intermediate container 0a0846e159d8 [2021-09-30T22:19:46.849Z] ---> eb716375d7bd [2021-09-30T22:19:46.849Z] Step 6/24 : COPY go.mod . [2021-09-30T22:19:47.450Z] Removing intermediate container b81061d7adf5 [2021-09-30T22:19:47.451Z] ---> feabb48d9bc0 [2021-09-30T22:19:47.451Z] Step 6/22 : COPY go.mod . [2021-09-30T22:19:47.451Z] Removing intermediate container fe07da294d44 [2021-09-30T22:19:47.451Z] ---> a82aad7b43f1 [2021-09-30T22:19:47.451Z] Step 6/24 : COPY go.mod . [2021-09-30T22:19:47.728Z] ---> 115e2a8edf2d [2021-09-30T22:19:47.728Z] Step 7/32 : RUN go mod download [2021-09-30T22:19:48.002Z] ---> Running in bb7f879ab5c3 [2021-09-30T22:19:48.598Z] ---> d3ef24225fac [2021-09-30T22:19:48.598Z] Step 7/24 : RUN go mod download [2021-09-30T22:19:48.877Z] ---> Running in f2dbf5b46a4f [2021-09-30T22:19:48.877Z] ---> 96f388bd2aa9 [2021-09-30T22:19:48.877Z] Step 7/22 : RUN go mod download [2021-09-30T22:19:49.156Z] ---> 62d00ae67107 [2021-09-30T22:19:49.156Z] Step 7/24 : RUN go mod download [2021-09-30T22:19:49.442Z] ---> Running in 1170a74210e3 [2021-09-30T22:19:49.442Z] ---> Running in 72740e1a5537 [2021-09-30T22:19:54.857Z] Removing intermediate container bb7f879ab5c3 [2021-09-30T22:19:54.857Z] ---> 56425767de2a [2021-09-30T22:19:54.857Z] Step 8/32 : COPY . . [2021-09-30T22:19:54.857Z] Removing intermediate container f2dbf5b46a4f [2021-09-30T22:19:54.857Z] ---> 74b200c5d6da [2021-09-30T22:19:54.857Z] Step 8/24 : COPY . . [2021-09-30T22:19:55.454Z] Removing intermediate container 1170a74210e3 [2021-09-30T22:19:55.454Z] ---> 4995faf785c4 [2021-09-30T22:19:55.454Z] Step 8/22 : COPY . . [2021-09-30T22:19:55.454Z] Removing intermediate container 72740e1a5537 [2021-09-30T22:19:55.454Z] ---> 8c7fad2f4070 [2021-09-30T22:19:55.454Z] Step 8/24 : COPY . . [2021-09-30T22:20:17.646Z] ---> 098e8c9c76ca [2021-09-30T22:20:17.646Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:20:17.646Z] ---> 600dffa50600 [2021-09-30T22:20:17.646Z] Step 9/24 : RUN go mod tidy [2021-09-30T22:20:17.646Z] ---> c2b285b10acc [2021-09-30T22:20:17.646Z] Step 9/32 : RUN go mod tidy [2021-09-30T22:20:17.646Z] ---> aca2e4bfdf93 [2021-09-30T22:20:17.646Z] Step 9/22 : RUN go mod tidy [2021-09-30T22:20:17.646Z] ---> Running in 28c17654eeb4 [2021-09-30T22:20:17.646Z] ---> Running in a366bdf32c9a [2021-09-30T22:20:17.646Z] ---> Running in c8d13d6abf9e [2021-09-30T22:20:17.925Z] ---> Running in e662735f26e2 [2021-09-30T22:20:23.369Z] Removing intermediate container 28c17654eeb4 [2021-09-30T22:20:23.369Z] ---> 840478ab85f2 [2021-09-30T22:20:23.369Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T22:20:23.651Z] ---> Running in ab154c34ae12 [2021-09-30T22:20:23.928Z] Removing intermediate container a366bdf32c9a [2021-09-30T22:20:23.928Z] ---> aa522d7460d5 [2021-09-30T22:20:23.928Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T22:20:24.211Z] Removing intermediate container c8d13d6abf9e [2021-09-30T22:20:24.211Z] ---> 8e12be449ad4 [2021-09-30T22:20:24.211Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T22:20:24.211Z] ---> Running in a018868cfb18 [2021-09-30T22:20:24.486Z] ---> Running in dc29613debbd [2021-09-30T22:20:24.486Z] Removing intermediate container e662735f26e2 [2021-09-30T22:20:24.486Z] ---> b6f19c93c9af [2021-09-30T22:20:24.486Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T22:20:25.087Z] ---> Running in 5338809d2e50 [2021-09-30T22:20:25.692Z] 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-30T22:20:26.296Z] 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-30T22:20:26.899Z] 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-30T22:20:26.899Z] 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-30T22:22:03.775Z] 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-30T22:22:03.775Z] Removing intermediate container ab154c34ae12 [2021-09-30T22:22:03.775Z] ---> b23db24c67ce [2021-09-30T22:22:03.775Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T22:22:03.775Z] ---> Running in 1a1f0529d37c [2021-09-30T22:22:03.775Z] Removing intermediate container a018868cfb18 [2021-09-30T22:22:03.775Z] ---> 81c859e3dd5a [2021-09-30T22:22:03.775Z] [2021-09-30T22:22:03.775Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T22:22:03.775Z] ---> bb3de5531c18 [2021-09-30T22:22:03.775Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T22:22:03.775Z] ---> Running in 3e124dd4171a [2021-09-30T22:22:03.775Z] Removing intermediate container 3e124dd4171a [2021-09-30T22:22:03.775Z] ---> 523c826c33be [2021-09-30T22:22:03.775Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T22:22:03.775Z] ---> Running in 733e2c1eaa49 [2021-09-30T22:22:03.775Z] 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-30T22:22:03.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:03.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:04.772Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T22:22:04.772Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T22:22:04.772Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:22:04.772Z] OK: 5 MiB in 16 packages [2021-09-30T22:22:05.049Z] Removing intermediate container dc29613debbd [2021-09-30T22:22:05.049Z] ---> 0aa7508b739d [2021-09-30T22:22:05.049Z] [2021-09-30T22:22:05.049Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T22:22:05.049Z] ---> bb3de5531c18 [2021-09-30T22:22:05.049Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T22:22:06.041Z] ---> Running in 9392b667b66b [2021-09-30T22:22:06.323Z] Removing intermediate container 1a1f0529d37c [2021-09-30T22:22:06.323Z] ---> 6705cb75c87c [2021-09-30T22:22:06.323Z] [2021-09-30T22:22:06.323Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T22:22:06.936Z] 20.10.7: Pulling from library/docker [2021-09-30T22:22:07.209Z] Removing intermediate container 733e2c1eaa49 [2021-09-30T22:22:07.209Z] ---> 47a0dd64bf20 [2021-09-30T22:22:07.209Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T22:22:07.480Z] ---> Running in bcd94eec5ee7 [2021-09-30T22:22:07.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:08.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:08.637Z] Removing intermediate container bcd94eec5ee7 [2021-09-30T22:22:08.637Z] ---> 51148fc3c5c4 [2021-09-30T22:22:08.637Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T22:22:08.915Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T22:22:08.915Z] ---> Running in 485cb891a652 [2021-09-30T22:22:09.188Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T22:22:09.188Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T22:22:09.188Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T22:22:09.188Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T22:22:09.188Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:22:09.188Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T22:22:09.472Z] OK: 8 MiB in 19 packages [2021-09-30T22:22:10.069Z] Removing intermediate container 485cb891a652 [2021-09-30T22:22:10.069Z] ---> 062db23e72f9 [2021-09-30T22:22:10.069Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T22:22:10.681Z] ---> Running in b0c3ebb1792c [2021-09-30T22:22:14.095Z] Removing intermediate container 9392b667b66b [2021-09-30T22:22:14.095Z] ---> f4cc88d89a51 [2021-09-30T22:22:14.095Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T22:22:14.095Z] ---> Running in 1dc28862454b [2021-09-30T22:22:14.704Z] Removing intermediate container 5338809d2e50 [2021-09-30T22:22:14.704Z] ---> c3d4f79450b3 [2021-09-30T22:22:14.704Z] [2021-09-30T22:22:14.704Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T22:22:14.704Z] ---> bb3de5531c18 [2021-09-30T22:22:14.704Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T22:22:14.979Z] Removing intermediate container b0c3ebb1792c [2021-09-30T22:22:14.979Z] ---> c8752477b2de [2021-09-30T22:22:14.979Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T22:22:15.256Z] ---> Running in 2a1d5e176f0e [2021-09-30T22:22:15.529Z] ---> Running in 9627f16cc750 [2021-09-30T22:22:15.529Z] Removing intermediate container 1dc28862454b [2021-09-30T22:22:15.529Z] ---> 8d2afdfb6d06 [2021-09-30T22:22:15.529Z] Step 14/22 : WORKDIR /edgex [2021-09-30T22:22:16.131Z] ---> Running in faf5044cdc59 [2021-09-30T22:22:16.408Z] Removing intermediate container 2a1d5e176f0e [2021-09-30T22:22:16.408Z] ---> 070e70bb2cab [2021-09-30T22:22:16.408Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T22:22:16.683Z] Removing intermediate container 9627f16cc750 [2021-09-30T22:22:16.683Z] ---> 583024b8a09b [2021-09-30T22:22:16.683Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T22:22:16.961Z] ---> Running in f801d5d192d8 [2021-09-30T22:22:17.238Z] Removing intermediate container faf5044cdc59 [2021-09-30T22:22:17.239Z] ---> d00463dc0cc7 [2021-09-30T22:22:17.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T22:22:17.851Z] Removing intermediate container f801d5d192d8 [2021-09-30T22:22:17.851Z] ---> 289258972d42 [2021-09-30T22:22:17.851Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T22:22:17.851Z] ---> fd4c7881b3ee [2021-09-30T22:22:17.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T22:22:17.851Z] ---> Running in 33746ded4f43 [2021-09-30T22:22:18.136Z] ---> Running in f8823f5509f6 [2021-09-30T22:22:18.412Z] ---> 8b7e3d37ec44 [2021-09-30T22:22:18.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T22:22:18.685Z] Removing intermediate container 33746ded4f43 [2021-09-30T22:22:18.685Z] ---> 1bef00867fe3 [2021-09-30T22:22:18.685Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T22:22:18.963Z] ---> Running in fda6596dda92 [2021-09-30T22:22:18.963Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T22:22:18.963Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T22:22:18.963Z] ---> df445af6242a [2021-09-30T22:22:18.963Z] 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-30T22:22:19.569Z] ---> Running in 9349bfbfdabb [2021-09-30T22:22:19.848Z] ---> 5f30e9e89c3d [2021-09-30T22:22:19.848Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T22:22:20.451Z] Removing intermediate container 9349bfbfdabb [2021-09-30T22:22:20.451Z] ---> 021b7c7e7d91 [2021-09-30T22:22:20.451Z] 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-30T22:22:20.727Z] ---> Running in 6ea3552c012a [2021-09-30T22:22:21.717Z] ---> 715345233838 [2021-09-30T22:22:21.717Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T22:22:21.717Z] Removing intermediate container f8823f5509f6 [2021-09-30T22:22:21.717Z] ---> c6647ee5f1ae [2021-09-30T22:22:21.717Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:22:21.994Z] ---> Running in 7a0ab6590b98 [2021-09-30T22:22:21.994Z] Removing intermediate container fda6596dda92 [2021-09-30T22:22:21.994Z] ---> cd8aa684bb6a [2021-09-30T22:22:22.266Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T22:22:22.266Z] ---> Running in 4ac8077a152a [2021-09-30T22:22:22.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:22.824Z] Removing intermediate container 7a0ab6590b98 [2021-09-30T22:22:22.824Z] ---> 74e6be490ad3 [2021-09-30T22:22:22.824Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T22:22:22.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:22.824Z] ---> eefd1fb7658a [2021-09-30T22:22:22.824Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T22:22:22.824Z] ---> Running in 621e49ba8cd8 [2021-09-30T22:22:23.448Z] Removing intermediate container 621e49ba8cd8 [2021-09-30T22:22:23.448Z] ---> 56953fb2fd5a [2021-09-30T22:22:23.448Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T22:22:23.725Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T22:22:23.725Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T22:22:23.725Z] Executing bash-5.1.0-r0.post-install [2021-09-30T22:22:23.725Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T22:22:23.725Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T22:22:23.725Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T22:22:23.725Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T22:22:23.725Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T22:22:23.725Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T22:22:23.725Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T22:22:24.000Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T22:22:24.000Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T22:22:24.000Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T22:22:24.000Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T22:22:24.000Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T22:22:24.001Z] ---> Running in b1aae7fa51af [2021-09-30T22:22:24.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:24.979Z] ---> c6fad420f904 [2021-09-30T22:22:24.979Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T22:22:24.979Z] Removing intermediate container b1aae7fa51af [2021-09-30T22:22:24.979Z] ---> 88c6704fae94 [2021-09-30T22:22:24.979Z] Step 21/22 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:22:24.979Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T22:22:25.253Z] ---> Running in bd1442ebc3c4 [2021-09-30T22:22:25.854Z] ---> edb05f1d15df [2021-09-30T22:22:25.854Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T22:22:25.854Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T22:22:25.854Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T22:22:25.854Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T22:22:25.854Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T22:22:25.854Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T22:22:25.854Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T22:22:26.141Z] Removing intermediate container bd1442ebc3c4 [2021-09-30T22:22:26.141Z] ---> 7c1aff41360a [2021-09-30T22:22:26.141Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T22:22:26.141Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T22:22:26.141Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T22:22:26.141Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T22:22:26.418Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T22:22:26.418Z] ---> Running in 6c533b51bfbd [2021-09-30T22:22:26.418Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T22:22:26.418Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T22:22:26.418Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T22:22:26.418Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T22:22:26.418Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T22:22:26.418Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T22:22:26.418Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T22:22:26.418Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T22:22:26.418Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T22:22:26.418Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T22:22:26.418Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T22:22:26.698Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T22:22:26.698Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T22:22:26.698Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T22:22:26.698Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T22:22:26.698Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T22:22:26.698Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T22:22:26.698Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T22:22:26.698Z] ---> 8df8a7007931 [2021-09-30T22:22:26.698Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T22:22:26.698Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T22:22:26.975Z] Removing intermediate container 6c533b51bfbd [2021-09-30T22:22:26.975Z] ---> 505f1863dc66 [2021-09-30T22:22:26.975Z] [2021-09-30T22:22:26.975Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T22:22:27.253Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T22:22:27.253Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T22:22:27.253Z] OK: 82 MiB in 59 packages [2021-09-30T22:22:27.253Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T22:22:27.253Z] OK: 8 MiB in 20 packages [2021-09-30T22:22:27.253Z] Successfully built 505f1863dc66 [2021-09-30T22:22:27.530Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T22:22:28.124Z]  Building security-proxy-setup ... done  ---> f11b57ebb7e0 [2021-09-30T22:22:28.124Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T22:22:28.741Z] ---> Running in be7a710303bb [2021-09-30T22:22:28.741Z] Removing intermediate container 4ac8077a152a [2021-09-30T22:22:28.741Z] ---> a01d612e4cb4 [2021-09-30T22:22:28.741Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T22:22:29.341Z] Removing intermediate container be7a710303bb [2021-09-30T22:22:29.341Z] ---> c338c25c68a0 [2021-09-30T22:22:29.341Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T22:22:29.942Z] ---> 47e07ccda4cf [2021-09-30T22:22:29.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T22:22:30.215Z] ---> ef6d86ce2ef9 [2021-09-30T22:22:30.215Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T22:22:30.816Z] ---> Running in 88bd23549a1b [2021-09-30T22:22:31.807Z] ---> 8b9a86033b05 [2021-09-30T22:22:31.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T22:22:32.806Z] ---> e49ba69d209f [2021-09-30T22:22:32.806Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T22:22:33.084Z] ---> Running in e496fd97aa1a [2021-09-30T22:22:33.360Z] Removing intermediate container 88bd23549a1b [2021-09-30T22:22:33.360Z] ---> 5194e07c5934 [2021-09-30T22:22:33.360Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T22:22:33.672Z] Removing intermediate container e496fd97aa1a [2021-09-30T22:22:33.672Z] ---> 44653977d551 [2021-09-30T22:22:33.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:22:34.269Z] ---> Running in cc6e385708c5 [2021-09-30T22:22:34.269Z] ---> Running in 3e7f8d335c16 [2021-09-30T22:22:34.866Z] Removing intermediate container cc6e385708c5 [2021-09-30T22:22:34.866Z] ---> 4b99c3f54fc7 [2021-09-30T22:22:34.866Z] Step 29/32 : CMD ["gate"] [2021-09-30T22:22:34.866Z] Removing intermediate container 3e7f8d335c16 [2021-09-30T22:22:34.866Z] ---> 01f7b1e67ee8 [2021-09-30T22:22:34.866Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:22:35.144Z] ---> Running in 6a7a639d0eec [2021-09-30T22:22:35.144Z] ---> Running in a7e062243147 [2021-09-30T22:22:35.416Z] Collecting docker-compose==1.23.2 [2021-09-30T22:22:35.416Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T22:22:35.687Z] Removing intermediate container a7e062243147 [2021-09-30T22:22:35.687Z] ---> e1289b901ea2 [2021-09-30T22:22:35.687Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:22:35.687Z] Removing intermediate container 6a7a639d0eec [2021-09-30T22:22:35.687Z] ---> 7ad2be265d97 [2021-09-30T22:22:35.687Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T22:22:35.985Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T22:22:35.985Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T22:22:35.985Z] ---> Running in 651da9a35124 [2021-09-30T22:22:36.265Z] ---> Running in f2b4327d2a96 [2021-09-30T22:22:36.538Z] Removing intermediate container 651da9a35124 [2021-09-30T22:22:36.538Z] ---> b7637f4d17dc [2021-09-30T22:22:36.538Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:22:36.538Z] ---> Running in bfe37bb07121 [2021-09-30T22:22:36.809Z] Removing intermediate container f2b4327d2a96 [2021-09-30T22:22:36.809Z] ---> a563685cfd39 [2021-09-30T22:22:36.809Z] Step 31/32 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:22:37.405Z] ---> Running in e55475bcaf10 [2021-09-30T22:22:37.405Z] Removing intermediate container bfe37bb07121 [2021-09-30T22:22:37.405Z] ---> ac83581d5442 [2021-09-30T22:22:37.405Z] [2021-09-30T22:22:37.680Z] Successfully built ac83581d5442 [2021-09-30T22:22:37.680Z] Successfully tagged core-data-arm64:latest [2021-09-30T22:22:37.985Z]  Building core-data ... done Removing intermediate container e55475bcaf10 [2021-09-30T22:22:37.985Z] ---> baf548f85967 [2021-09-30T22:22:37.985Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T22:22:38.260Z] ---> Running in fde802c567a4 [2021-09-30T22:22:38.260Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T22:22:38.260Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T22:22:38.532Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T22:22:38.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T22:22:38.532Z] 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-30T22:22:38.804Z] Removing intermediate container fde802c567a4 [2021-09-30T22:22:38.804Z] ---> 9b8a27754306 [2021-09-30T22:22:38.804Z] [2021-09-30T22:22:39.075Z] Successfully built 9b8a27754306 [2021-09-30T22:22:39.075Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T22:22:39.666Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T22:22:39.666Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T22:22:39.667Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T22:22:39.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T22:22:41.635Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T22:22:41.635Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T22:22:43.608Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T22:22:43.608Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T22:22:43.608Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T22:22:43.608Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T22:22:44.201Z] Collecting PyYAML<4,>=3.10 [2021-09-30T22:22:44.201Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T22:22:47.593Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T22:22:47.593Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T22:22:48.185Z] Collecting certifi>=2017.4.17 [2021-09-30T22:22:48.185Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T22:22:48.185Z] Collecting idna<2.8,>=2.5 [2021-09-30T22:22:48.185Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T22:22:48.457Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T22:22:48.457Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T22:22:49.048Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T22:22:49.048Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T22:22:49.319Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T22:22:49.319Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T22:22:49.319Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T22:22:49.320Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T22:22:49.911Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T22:22:49.911Z] Attempting uninstall: urllib3 [2021-09-30T22:22:49.911Z] Found existing installation: urllib3 1.26.2 [2021-09-30T22:22:49.911Z] Uninstalling urllib3-1.26.2: [2021-09-30T22:22:50.183Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T22:22:50.455Z] Attempting uninstall: idna [2021-09-30T22:22:50.455Z] Found existing installation: idna 3.1 [2021-09-30T22:22:50.455Z] Uninstalling idna-3.1: [2021-09-30T22:22:50.727Z] Successfully uninstalled idna-3.1 [2021-09-30T22:22:51.323Z] Attempting uninstall: chardet [2021-09-30T22:22:51.323Z] Found existing installation: chardet 4.0.0 [2021-09-30T22:22:51.323Z] Uninstalling chardet-4.0.0: [2021-09-30T22:22:51.323Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T22:22:52.754Z] Attempting uninstall: requests [2021-09-30T22:22:52.754Z] Found existing installation: requests 2.25.1 [2021-09-30T22:22:52.754Z] Uninstalling requests-2.25.1: [2021-09-30T22:22:52.754Z] Successfully uninstalled requests-2.25.1 [2021-09-30T22:22:53.028Z] Running setup.py install for texttable: started [2021-09-30T22:22:54.998Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T22:22:54.998Z] Running setup.py install for PyYAML: started [2021-09-30T22:22:56.968Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T22:22:57.240Z] Running setup.py install for docopt: started [2021-09-30T22:22:59.212Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T22:22:59.212Z] Running setup.py install for dockerpty: started [2021-09-30T22:23:00.641Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T22:23:02.073Z] 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-30T22:23:10.342Z] Removing intermediate container 6ea3552c012a [2021-09-30T22:23:10.342Z] ---> 09affcc3aab0 [2021-09-30T22:23:10.342Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T22:23:10.614Z] ---> Running in 956779240a95 [2021-09-30T22:23:11.209Z] Removing intermediate container 956779240a95 [2021-09-30T22:23:11.209Z] ---> 70d7a8b6267f [2021-09-30T22:23:11.209Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T22:23:11.209Z] ---> Running in af09c7c4081a [2021-09-30T22:23:11.486Z] Removing intermediate container af09c7c4081a [2021-09-30T22:23:11.486Z] ---> 45dcbc43cf71 [2021-09-30T22:23:11.486Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T22:23:12.933Z] ---> d89661c3728e [2021-09-30T22:23:12.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T22:23:13.532Z] ---> 239dc02e0643 [2021-09-30T22:23:13.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T22:23:14.518Z] ---> af61463f27a4 [2021-09-30T22:23:14.518Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T22:23:14.791Z] ---> Running in 4f2f42cb1eed [2021-09-30T22:23:15.386Z] Removing intermediate container 4f2f42cb1eed [2021-09-30T22:23:15.386Z] ---> 25407a663b14 [2021-09-30T22:23:15.386Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T22:23:15.386Z] ---> Running in 82958bb7fc04 [2021-09-30T22:23:15.981Z] Removing intermediate container 82958bb7fc04 [2021-09-30T22:23:15.981Z] ---> 5a3026d21d1d [2021-09-30T22:23:15.981Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T22:23:15.981Z] ---> Running in 2a51075faaf7 [2021-09-30T22:23:16.576Z] Removing intermediate container 2a51075faaf7 [2021-09-30T22:23:16.576Z] ---> e14df50a530b [2021-09-30T22:23:16.576Z] Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [2021-09-30T22:23:16.576Z] ---> Running in dd461c16dd77 [2021-09-30T22:23:17.171Z] Removing intermediate container dd461c16dd77 [2021-09-30T22:23:17.171Z] ---> bf18dce9ee74 [2021-09-30T22:23:17.171Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T22:23:17.446Z] ---> Running in 1ae249cbf0cd [2021-09-30T22:23:18.040Z] Removing intermediate container 1ae249cbf0cd [2021-09-30T22:23:18.040Z] ---> 4f73336bf969 [2021-09-30T22:23:18.040Z] [2021-09-30T22:23:18.313Z] Successfully built 4f73336bf969 [2021-09-30T22:23:18.313Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T22:23:18.600Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T22:23:18.621Z] $ docker stop --time=1 8d46d60003e174b13f24561cda9720aa49c1d125a559e18e877e4d414b41cc9e [2021-09-30T22:23:20.485Z] $ docker rm -f 8d46d60003e174b13f24561cda9720aa49c1d125a559e18e877e4d414b41cc9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T22:23:21.096Z] + docker images [2021-09-30T22:23:21.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T22:23:21.370Z] sys-mgmt-agent-arm64 latest 4f73336bf969 4 seconds ago 312MB [2021-09-30T22:23:21.370Z] security-bootstrapper-arm64 latest 9b8a27754306 43 seconds ago 17.7MB [2021-09-30T22:23:21.370Z] core-data-arm64 latest ac83581d5442 45 seconds ago 19.4MB [2021-09-30T22:23:21.370Z] security-proxy-setup-arm64 latest 505f1863dc66 55 seconds ago 25.3MB [2021-09-30T22:23:21.370Z] c3d4f79450b3 About a minute ago 1.58GB [2021-09-30T22:23:21.370Z] 6705cb75c87c About a minute ago 1.57GB [2021-09-30T22:23:21.370Z] 0aa7508b739d About a minute ago 1.57GB [2021-09-30T22:23:21.370Z] 81c859e3dd5a About a minute ago 1.57GB [2021-09-30T22:23:21.370Z] security-secretstore-setup-arm64 latest 3f44fd282372 4 minutes ago 26.5MB [2021-09-30T22:23:21.370Z] core-metadata-arm64 latest b5ca2bc59e0f 4 minutes ago 15.8MB [2021-09-30T22:23:21.370Z] core-command-arm64 latest 7fb1f22e60b5 4 minutes ago 15.2MB [2021-09-30T22:23:21.370Z] support-scheduler-arm64 latest 8cbb228a450f 4 minutes ago 15.2MB [2021-09-30T22:23:21.370Z] support-notifications-arm64 latest b1ceb9ff4f4b 4 minutes ago 15.9MB [2021-09-30T22:23:21.370Z] 31fe12f2ebcd 4 minutes ago 1.57GB [2021-09-30T22:23:21.370Z] 57dbf0c4f484 4 minutes ago 1.57GB [2021-09-30T22:23:21.370Z] 6c493930f141 5 minutes ago 1.57GB [2021-09-30T22:23:21.370Z] 0ae685bcb06c 5 minutes ago 1.57GB [2021-09-30T22:23:21.370Z] ae4918de5ec2 5 minutes ago 1.56GB [2021-09-30T22:23:21.370Z] ci-base-image-arm64 latest 3630f70b0c2c 15 minutes ago 1.24GB [2021-09-30T22:23:21.370Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T22:23:21.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T22:23:21.370Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T22:23:21.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:23:22.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T22:23:22.109Z] [2021-09-30T22:23:22.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:23:22.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T22:23:22.748Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T22:23:22.748Z] 448f6bf000e3: Pulling fs layer [2021-09-30T22:23:22.748Z] f757da607395: Pulling fs layer [2021-09-30T22:23:22.748Z] 05883995daec: Pulling fs layer [2021-09-30T22:23:22.748Z] 8603b9c90790: Pulling fs layer [2021-09-30T22:23:22.748Z] 1560dd03e051: Pulling fs layer [2021-09-30T22:23:22.748Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T22:23:22.748Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T22:23:22.748Z] 8603b9c90790: Waiting [2021-09-30T22:23:22.748Z] 1560dd03e051: Waiting [2021-09-30T22:23:22.748Z] 27f5ce0e4adf: Waiting [2021-09-30T22:23:22.748Z] c2d8d7efcc4b: Waiting [2021-09-30T22:23:23.020Z] f757da607395: Verifying Checksum [2021-09-30T22:23:23.020Z] f757da607395: Download complete [2021-09-30T22:23:23.020Z] 8603b9c90790: Verifying Checksum [2021-09-30T22:23:23.020Z] 8603b9c90790: Download complete [2021-09-30T22:23:23.293Z] 1560dd03e051: Verifying Checksum [2021-09-30T22:23:23.293Z] 1560dd03e051: Download complete [2021-09-30T22:23:23.293Z] 27f5ce0e4adf: Download complete [2021-09-30T22:23:23.564Z] 05883995daec: Verifying Checksum [2021-09-30T22:23:23.564Z] 05883995daec: Download complete [2021-09-30T22:23:24.543Z] 448f6bf000e3: Download complete [2021-09-30T22:23:27.169Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T22:23:27.169Z] c2d8d7efcc4b: Download complete [2021-09-30T22:23:28.154Z] 448f6bf000e3: Pull complete [2021-09-30T22:23:29.133Z] f757da607395: Pull complete [2021-09-30T22:23:30.569Z] 05883995daec: Pull complete [2021-09-30T22:23:30.845Z] 8603b9c90790: Pull complete [2021-09-30T22:23:31.828Z] 1560dd03e051: Pull complete [2021-09-30T22:23:32.103Z] 27f5ce0e4adf: Pull complete [2021-09-30T22:23:47.189Z] c2d8d7efcc4b: Pull complete [2021-09-30T22:23:47.189Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T22:23:47.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T22:23:47.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T22:23:47.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-09-30T22:23:47.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-30T22:23:51.329Z] $ docker top 1ada510519d6c516a546f6f79a82b5253596768e4a1b9a4ef7fb5f1e094af392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:23:52.732Z] ---> job-cost.sh [2021-09-30T22:23:52.732Z] lf-activate-venv: SKIPPING [2021-09-30T22:23:52.732Z] INFO: No Stack... [2021-09-30T22:23:54.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T22:23:54.161Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T22:23:54.823Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-30T22:23:54.823Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T22:23:54.891Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] [2021-09-30T22:23:54.901Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] did not exist. Created. [2021-09-30T22:23:54.901Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T22:23:55.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T22:23:55.770Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T22:23:55.785Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T22:23:55.831Z] $ docker stop --time=1 1ada510519d6c516a546f6f79a82b5253596768e4a1b9a4ef7fb5f1e094af392 [2021-09-30T22:23:57.492Z] $ docker rm -f 1ada510519d6c516a546f6f79a82b5253596768e4a1b9a4ef7fb5f1e094af392 [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-30T22:23:58.821Z] provisioning config files... [2021-09-30T22:23:58.838Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7458417682095617663tmp [Pipeline] { [Pipeline] sh [2021-09-30T22:23:59.170Z] + set +x [2021-09-30T22:23:59.171Z] + curl -s https://codecov.io/bash [2021-09-30T22:23:59.171Z] + bash -s -- [2021-09-30T22:23:59.438Z] [2021-09-30T22:23:59.438Z] _____ _ [2021-09-30T22:23:59.438Z] / ____| | | [2021-09-30T22:23:59.438Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T22:23:59.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T22:23:59.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T22:23:59.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T22:23:59.438Z] Bash-1.0.6 [2021-09-30T22:23:59.438Z] [2021-09-30T22:23:59.438Z] [2021-09-30T22:23:59.438Z] ==> git version 2.24.4 found [2021-09-30T22:23:59.438Z] ==> 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-30T22:23:59.438Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T22:23:59.438Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T22:23:59.438Z] ==> Jenkins CI detected. [2021-09-30T22:23:59.438Z] current dir:  /w/workspace/edgex-go/2 [2021-09-30T22:23:59.438Z] project root: . [2021-09-30T22:23:59.438Z] --> token set from env [2021-09-30T22:23:59.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T22:23:59.438Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T22:23:59.438Z] ==> Python coveragepy not found [2021-09-30T22:23:59.438Z] ==> Searching for coverage reports in: [2021-09-30T22:23:59.438Z] + . [2021-09-30T22:23:59.438Z] -> Found 1 reports [2021-09-30T22:23:59.438Z] ==> Detecting git/mercurial file structure [2021-09-30T22:23:59.438Z] ==> Reading reports [2021-09-30T22:23:59.438Z] + ./coverage.out bytes=403265 [2021-09-30T22:23:59.438Z] ==> Appending adjustments [2021-09-30T22:23:59.438Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T22:24:00.842Z] + Found adjustments [2021-09-30T22:24:00.842Z] ==> Gzipping contents [2021-09-30T22:24:00.842Z] 56K /tmp/codecov.RXSlmt.gz [2021-09-30T22:24:00.842Z] ==> Uploading reports [2021-09-30T22:24:00.842Z] url: https://codecov.io [2021-09-30T22:24:00.842Z] query: branch=PR-3738&commit=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= [2021-09-30T22:24:00.842Z] -> Pinging Codecov [2021-09-30T22:24:00.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3738&commit=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= [2021-09-30T22:24:01.108Z] -> Uploading to [2021-09-30T22:24:01.108Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e/f684a9b5-deb0-40c0-9596-fc33cb532437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T222400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeec2b98e1218ba01ac6f62d5f41511fe023a29ae0f5466fb1836acd9e544a7a [2021-09-30T22:24:01.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T22:24:01.108Z] Dload Upload Total Spent Left Speed [2021-09-30T22:24:01.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54217 0 0 100 54217 0 139k --:--:-- --:--:-- --:--:-- 140k [2021-09-30T22:24:01.373Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [Pipeline] } [2021-09-30T22:24:01.384Z] 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-30T22:24:03.075Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:03.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:03.982Z] ---> package-listing.sh [2021-09-30T22:24:03.982Z] ++ facter osfamily [2021-09-30T22:24:03.982Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T22:24:04.249Z] + OS_FAMILY=redhat [2021-09-30T22:24:04.249Z] + workspace=/w/workspace/edgex-go/2 [2021-09-30T22:24:04.249Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T22:24:04.249Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T22:24:04.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T22:24:04.249Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T22:24:04.249Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-30T22:24:04.249Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T22:24:04.249Z] + case "${OS_FAMILY}" in [2021-09-30T22:24:04.249Z] + rpm -qa [2021-09-30T22:24:04.249Z] + sort [2021-09-30T22:24:06.186Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T22:24:06.186Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T22:24:06.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T22:24:06.186Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-30T22:24:06.186Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-30T22:24:06.186Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-30T22:24:06.202Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T22:24:06.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:24:07.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T22:24:07.083Z] [2021-09-30T22:24:07.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T22:24:07.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T22:24:07.415Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T22:24:07.415Z] b4d181a07f80: Pulling fs layer [2021-09-30T22:24:07.415Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T22:24:07.415Z] ed53099fbce6: Pulling fs layer [2021-09-30T22:24:07.415Z] dc539afda2c1: Pulling fs layer [2021-09-30T22:24:07.415Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T22:24:07.415Z] 9065ff56babe: Pulling fs layer [2021-09-30T22:24:07.415Z] d287ab97295c: Pulling fs layer [2021-09-30T22:24:07.415Z] 77bc0d833cb6: Waiting [2021-09-30T22:24:07.415Z] 9065ff56babe: Waiting [2021-09-30T22:24:07.415Z] d287ab97295c: Waiting [2021-09-30T22:24:07.415Z] dc539afda2c1: Waiting [2021-09-30T22:24:07.682Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T22:24:07.682Z] a1111a8f2ec3: Download complete [2021-09-30T22:24:07.682Z] dc539afda2c1: Verifying Checksum [2021-09-30T22:24:07.682Z] dc539afda2c1: Download complete [2021-09-30T22:24:07.947Z] ed53099fbce6: Verifying Checksum [2021-09-30T22:24:07.947Z] ed53099fbce6: Download complete [2021-09-30T22:24:07.947Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T22:24:07.947Z] 77bc0d833cb6: Download complete [2021-09-30T22:24:07.947Z] 9065ff56babe: Verifying Checksum [2021-09-30T22:24:07.947Z] 9065ff56babe: Download complete [2021-09-30T22:24:08.903Z] b4d181a07f80: Verifying Checksum [2021-09-30T22:24:08.903Z] b4d181a07f80: Download complete [2021-09-30T22:24:09.884Z] b4d181a07f80: Pull complete [2021-09-30T22:24:09.885Z] a1111a8f2ec3: Pull complete [2021-09-30T22:24:10.467Z] ed53099fbce6: Pull complete [2021-09-30T22:24:10.467Z] dc539afda2c1: Pull complete [2021-09-30T22:24:10.733Z] 77bc0d833cb6: Pull complete [2021-09-30T22:24:10.733Z] 9065ff56babe: Pull complete [2021-09-30T22:24:12.675Z] d287ab97295c: Verifying Checksum [2021-09-30T22:24:12.675Z] d287ab97295c: Download complete [2021-09-30T22:24:16.963Z] d287ab97295c: Pull complete [2021-09-30T22:24:16.963Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T22:24:16.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T22:24:16.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T22:24:17.057Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2021-09-30T22:24:17.109Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T22:24:20.216Z] $ docker top 0a34fff3e0ba893b85ceaa1aa914a9bf96ce6401768ed64cdb8097d05cb62cd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T22:24:20.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T22:24:20.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T22:24:21.234Z] + ls /var/log/sa-host [2021-09-30T22:24:21.234Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T22:24:21.234Z] file_magic: OK [2021-09-30T22:24:21.234Z] HZ: Using current value: 100 [2021-09-30T22:24:21.234Z] file_header: OK [2021-09-30T22:24:21.234Z] 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-30T22:24:21.234Z] Statistics: [2021-09-30T22:24:21.234Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T22:24:21.234Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T22:24:21.234Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T22:24:21.234Z] file_magic: OK [2021-09-30T22:24:21.234Z] HZ: Using current value: 100 [2021-09-30T22:24:21.234Z] file_header: OK [2021-09-30T22:24:21.234Z] 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-30T22:24:21.234Z] Statistics: [2021-09-30T22:24:21.234Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T22:24:21.234Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T22:24:21.843Z] provisioning config files... [2021-09-30T22:24:21.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5325352768618001763tmp [Pipeline] { [Pipeline] echo [2021-09-30T22:24:21.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:22.413Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T22:24:22.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:22.833Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T22:24:22.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:23.153Z] ---> sudo-logs.sh [2021-09-30T22:24:23.153Z] Archiving 'sudo' log.. [2021-09-30T22:24:23.153Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-337.vexxhost.local: Name or service not known [2021-09-30T22:24:23.153Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-337.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T22:24:23.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:23.499Z] ---> job-cost.sh [2021-09-30T22:24:23.499Z] lf-activate-venv: SKIPPING [2021-09-30T22:24:23.499Z] DEBUG: total: 0.10999999940395355 [2021-09-30T22:24:23.499Z] INFO: Retrieving Stack Cost... [2021-09-30T22:24:24.452Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T22:24:24.717Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T22:24:24.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T22:24:25.050Z] ---> logs-deploy.sh [2021-09-30T22:24:25.050Z] lf-activate-venv: SKIPPING [2021-09-30T22:24:25.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3738/2 [2021-09-30T22:24:25.050Z] INFO: archiving workspace using pattern(s): [2021-09-30T22:24:25.632Z] Archives upload complete. [2021-09-30T22:24:25.898Z] INFO: archiving logs to Nexus