Pull request #3662 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at dbae55fc488469eb58ee4ed534c55ed7a05c4c0d rather than c22717e9c2e105fbad255babc50b46154ff10520 Obtained Jenkinsfile from dbae55fc488469eb58ee4ed534c55ed7a05c4c0d 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-ssh8568635458776866070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh3418250679513815806.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3662/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-3662/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6381460111669485745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh4793299004753497152.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/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-3662/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7800266417626023711.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-275’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-272’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-277 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh9079357820874947201.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 dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit c22717e9c2e105fbad255babc50b46154ff10520 Merge succeeded, producing c22717e9c2e105fbad255babc50b46154ff10520 Checking out Revision c22717e9c2e105fbad255babc50b46154ff10520 (PR-3662) > 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/6@tmp/jenkins-gitclient-ssh8741957062620006205.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c22717e9c2e105fbad255babc50b46154ff10520 # 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/6@tmp/jenkins-gitclient-ssh4908982874063582709.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c22717e9c2e105fbad255babc50b46154ff10520 # timeout=10 Commit message: "Merge branch 'main' into dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T01:29:33.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T01:29:33.661Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T01:29:33.696Z] ========================================================= [2021-08-11T01:29:33.696Z] EdgeX Global Pipelines Version Info [2021-08-11T01:29:33.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:29:34.976Z] ------------------- [2021-08-11T01:29:34.976Z] stable info: [2021-08-11T01:29:34.976Z] ------------------- [2021-08-11T01:29:34.976Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T01:29:34.976Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:29:34.976Z] Message: update stable to v1.0.204 > git rev-list --no-walk 918fe7c4b00d62d31d3918b62878c295fd7d1493 # timeout=10 [2021-08-11T01:29:41.851Z] ------------------- [2021-08-11T01:29:41.851Z] experimental info: [2021-08-11T01:29:41.851Z] ------------------- [2021-08-11T01:29:41.851Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T01:29:41.851Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T01:29:41.851Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T01:29:42.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-11T01:29:42.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-11T01:29:42.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T01:29:42.108Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T01:29:42.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T01:29:42.159Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T01:29:42.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T01:29:42.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-11T01:29:42.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-11T01:29:42.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-11T01:29:42.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T01:29:42.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T01:29:42.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T01:29:42.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T01:29:42.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T01:29:42.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T01:29:42.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T01:29:42.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T01:29:42.511Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T01:29:42.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T01:29:42.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T01:29:42.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T01:29:42.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T01:29:42.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3662 [Pipeline] echo [2021-08-11T01:29:42.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3662 [Pipeline] echo [2021-08-11T01:29:42.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3662 [Pipeline] echo [2021-08-11T01:29:42.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c22717e9c2e105fbad255babc50b46154ff10520 [Pipeline] echo [2021-08-11T01:29:42.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c22717e [Pipeline] echo [2021-08-11T01:29:42.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T01:29:42.849Z] provisioning config files... [2021-08-11T01:29:42.876Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6803166510374879565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:29:43.222Z] ---> docker-login.sh [2021-08-11T01:29:43.222Z] nexus3.edgexfoundry.org:10001 [2021-08-11T01:29:43.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:29:43.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:29:43.494Z] Configure a credential helper to remove this warning. See [2021-08-11T01:29:43.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:29:43.494Z] [2021-08-11T01:29:43.494Z] Login Succeeded [2021-08-11T01:29:43.494Z] nexus3.edgexfoundry.org:10002 [2021-08-11T01:29:43.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:29:43.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:29:43.494Z] Configure a credential helper to remove this warning. See [2021-08-11T01:29:43.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:29:43.494Z] [2021-08-11T01:29:43.494Z] Login Succeeded [2021-08-11T01:29:43.494Z] nexus3.edgexfoundry.org:10003 [2021-08-11T01:29:43.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:29:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:29:43.769Z] Configure a credential helper to remove this warning. See [2021-08-11T01:29:43.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:29:43.769Z] [2021-08-11T01:29:43.769Z] Login Succeeded [2021-08-11T01:29:43.769Z] nexus3.edgexfoundry.org:10004 [2021-08-11T01:29:43.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:29:44.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:29:44.040Z] Configure a credential helper to remove this warning. See [2021-08-11T01:29:44.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:29:44.040Z] [2021-08-11T01:29:44.040Z] Login Succeeded [2021-08-11T01:29:44.040Z] docker.io [2021-08-11T01:29:44.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:29:44.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:29:44.317Z] Configure a credential helper to remove this warning. See [2021-08-11T01:29:44.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:29:44.317Z] [2021-08-11T01:29:44.317Z] Login Succeeded [2021-08-11T01:29:44.317Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T01:29:44.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T01:29:44.690Z] ++ 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-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/core-command/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/core-data/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-11T01:29:44.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T01:29:44.691Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-11T01:29:44.691Z] ++ cut -d/ -f2 [2021-08-11T01:29:44.691Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-11T01:29:44.750Z] 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-08-11T01:29:45.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:29:45.425Z] [2021-08-11T01:29:45.425Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:29:45.753Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:29:45.753Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T01:29:45.753Z] 31603596830f: Pulling fs layer [2021-08-11T01:29:45.753Z] d4622e32a9a9: Pulling fs layer [2021-08-11T01:29:45.753Z] 1030fce36090: Pulling fs layer [2021-08-11T01:29:45.753Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T01:29:45.753Z] 6c6cb7e1b49b: Waiting [2021-08-11T01:29:45.753Z] d4622e32a9a9: Verifying Checksum [2021-08-11T01:29:45.753Z] d4622e32a9a9: Download complete [2021-08-11T01:29:46.032Z] 31603596830f: Verifying Checksum [2021-08-11T01:29:46.032Z] 31603596830f: Download complete [2021-08-11T01:29:46.032Z] 31603596830f: Pull complete [2021-08-11T01:29:46.032Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T01:29:46.032Z] 6c6cb7e1b49b: Download complete [2021-08-11T01:29:46.301Z] d4622e32a9a9: Pull complete [2021-08-11T01:29:46.301Z] 1030fce36090: Verifying Checksum [2021-08-11T01:29:46.301Z] 1030fce36090: Download complete [2021-08-11T01:29:46.899Z] 1030fce36090: Pull complete [2021-08-11T01:29:46.899Z] 6c6cb7e1b49b: Pull complete [2021-08-11T01:29:46.899Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T01:29:46.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T01:29:46.899Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T01:29:47.008Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2021-08-11T01:29:47.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T01:29:47.706Z] $ docker top 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T01:29:47.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T01:29:47.836Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T01:29:47.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T01:29:47.958Z] $ docker exec 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 ssh-agent [2021-08-11T01:29:48.067Z] SSH_AUTH_SOCK=/tmp/ssh-onQT8cQQYzOm/agent.13 [2021-08-11T01:29:48.067Z] SSH_AGENT_PID=19 [2021-08-11T01:29:48.079Z] Running ssh-add (command line suppressed) [2021-08-11T01:29:48.177Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2487616657983256479.key (/w/workspace/edgex-go/6@tmp/private_key_2487616657983256479.key) [2021-08-11T01:29:48.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T01:29:48.516Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T01:29:48.538Z] $ docker exec --env ******** --env ******** 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 ssh-agent -k [2021-08-11T01:29:48.628Z] unset SSH_AUTH_SOCK; [2021-08-11T01:29:48.629Z] unset SSH_AGENT_PID; [2021-08-11T01:29:48.629Z] echo Agent pid 19 killed; [2021-08-11T01:29:48.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T01:29:48.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T01:29:48.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T01:29:48.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T01:29:48.836Z] $ docker exec 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 ssh-agent [2021-08-11T01:29:48.942Z] SSH_AUTH_SOCK=/tmp/ssh-tWf1i1grqNtV/agent.52 [2021-08-11T01:29:48.942Z] SSH_AGENT_PID=58 [2021-08-11T01:29:48.952Z] Running ssh-add (command line suppressed) [2021-08-11T01:29:49.052Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4538461203439121221.key (/w/workspace/edgex-go/6@tmp/private_key_4538461203439121221.key) [2021-08-11T01:29:49.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T01:29:49.406Z] + git semver init [2021-08-11T01:29:49.407Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T01:29:49.407Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-08-11T01:29:49.407Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-08-11T01:29:49.407Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T01:29:49.407Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T01:29:49.407Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T01:29:49.407Z] # $SEMVER_BRANCH = PR-3662 [2021-08-11T01:29:49.407Z] # $SEMVER_TEMP = /tmp/semver-680975619 [2021-08-11T01:29:49.407Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-11T01:30:04.431Z] # '/tmp/semver-680975619' -> '/w/workspace/edgex-go/6/.semver' [2021-08-11T01:30:04.431Z] # -> Force: false [2021-08-11T01:30:04.431Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-08-11T01:30:04.445Z] $ docker exec --env ******** --env ******** 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 ssh-agent -k [2021-08-11T01:30:04.544Z] unset SSH_AUTH_SOCK; [2021-08-11T01:30:04.545Z] unset SSH_AGENT_PID; [2021-08-11T01:30:04.545Z] echo Agent pid 58 killed; [2021-08-11T01:30:04.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T01:30:04.907Z] + git semver [Pipeline] } [2021-08-11T01:30:04.926Z] $ docker stop --time=1 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 [2021-08-11T01:30:06.955Z] $ docker rm -f 2b828c8268d550614c99d230117c2f80cbae73d3dcb08b779ea3701a0176e4b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:30:07.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T01:30:07.907Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T01:30:07.910Z] [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-08-11T01:30:08.110Z] ========================================================= [2021-08-11T01:30:08.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T01:30:08.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:30:08.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:30:08.428Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T01:30:08.428Z] 540db60ca938: Pulling fs layer [2021-08-11T01:30:08.428Z] adcc1eea9eea: Pulling fs layer [2021-08-11T01:30:08.428Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T01:30:08.428Z] db62176df00c: Pulling fs layer [2021-08-11T01:30:08.428Z] 3b30891b0d05: Pulling fs layer [2021-08-11T01:30:08.428Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T01:30:08.428Z] c788192a36de: Pulling fs layer [2021-08-11T01:30:08.428Z] a77e37c0d609: Pulling fs layer [2021-08-11T01:30:08.428Z] c3185cebc471: Pulling fs layer [2021-08-11T01:30:08.428Z] 06b49ca38bd5: Waiting [2021-08-11T01:30:08.428Z] c788192a36de: Waiting [2021-08-11T01:30:08.428Z] a77e37c0d609: Waiting [2021-08-11T01:30:08.428Z] c3185cebc471: Waiting [2021-08-11T01:30:08.428Z] db62176df00c: Waiting [2021-08-11T01:30:08.428Z] 3b30891b0d05: Waiting [2021-08-11T01:30:08.428Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T01:30:08.428Z] 4c4ab2625f07: Download complete [2021-08-11T01:30:08.428Z] adcc1eea9eea: Verifying Checksum [2021-08-11T01:30:08.428Z] adcc1eea9eea: Download complete [2021-08-11T01:30:08.428Z] 3b30891b0d05: Verifying Checksum [2021-08-11T01:30:08.428Z] 3b30891b0d05: Download complete [2021-08-11T01:30:08.695Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T01:30:08.695Z] 06b49ca38bd5: Download complete [2021-08-11T01:30:08.695Z] c788192a36de: Verifying Checksum [2021-08-11T01:30:08.695Z] c788192a36de: Download complete [2021-08-11T01:30:08.695Z] 540db60ca938: Verifying Checksum [2021-08-11T01:30:08.695Z] 540db60ca938: Download complete [2021-08-11T01:30:08.695Z] 540db60ca938: Pull complete [2021-08-11T01:30:08.964Z] adcc1eea9eea: Pull complete [2021-08-11T01:30:08.964Z] 4c4ab2625f07: Pull complete [2021-08-11T01:30:09.229Z] a77e37c0d609: Verifying Checksum [2021-08-11T01:30:09.229Z] a77e37c0d609: Download complete [2021-08-11T01:30:13.493Z] c3185cebc471: Verifying Checksum [2021-08-11T01:30:13.493Z] c3185cebc471: Download complete [2021-08-11T01:30:13.493Z] db62176df00c: Download complete [2021-08-11T01:30:16.912Z] db62176df00c: Pull complete [2021-08-11T01:30:16.912Z] 3b30891b0d05: Pull complete [2021-08-11T01:30:16.912Z] 06b49ca38bd5: Pull complete [2021-08-11T01:30:16.912Z] c788192a36de: Pull complete [2021-08-11T01:30:16.912Z] a77e37c0d609: Pull complete [2021-08-11T01:30:18.894Z] c3185cebc471: Pull complete [2021-08-11T01:30:18.894Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T01:30:18.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:30:18.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:30:19.438Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:30:19.438Z] WORKDIR /edgex [2021-08-11T01:30:19.438Z] COPY go.mod . [2021-08-11T01:30:19.438Z] RUN go mod download' [2021-08-11T01:30:19.438Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-11T01:30:20.859Z] Sending build context to Docker daemon 328.7MB [2021-08-11T01:30:20.859Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T01:30:20.859Z] ---> 031687cdd783 [2021-08-11T01:30:20.859Z] Step 2/4 : WORKDIR /edgex [2021-08-11T01:30:22.269Z] ---> Running in c33d61b347e4 [2021-08-11T01:30:22.535Z] Removing intermediate container c33d61b347e4 [2021-08-11T01:30:22.535Z] ---> d9568df9b30f [2021-08-11T01:30:22.535Z] Step 3/4 : COPY go.mod . [2021-08-11T01:30:22.535Z] ---> 9a667a44beac [2021-08-11T01:30:22.535Z] Step 4/4 : RUN go mod download [2021-08-11T01:30:22.535Z] ---> Running in dbf503665952 [2021-08-11T01:30:23.036Z] Still waiting to schedule task [2021-08-11T01:30:23.037Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T01:31:01.461Z] Removing intermediate container dbf503665952 [2021-08-11T01:31:01.462Z] ---> 86dd9e1c4866 [2021-08-11T01:31:01.462Z] Successfully built 86dd9e1c4866 [2021-08-11T01:31:01.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:31:01.823Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T01:31:01.823Z] . [Pipeline] withDockerContainer [2021-08-11T01:31:01.930Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2021-08-11T01:31:01.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T01:31:02.333Z] $ docker top 40e44beca159ed9588bc85f4a8abf5e8980dfc7aa960f90de1249f2bdb630387 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:31:02.734Z] + go version [2021-08-11T01:31:02.734Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T01:31:02.752Z] $ docker stop --time=1 40e44beca159ed9588bc85f4a8abf5e8980dfc7aa960f90de1249f2bdb630387 [2021-08-11T01:31:03.935Z] $ docker rm -f 40e44beca159ed9588bc85f4a8abf5e8980dfc7aa960f90de1249f2bdb630387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:31:04.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T01:31:04.407Z] . [Pipeline] withDockerContainer [2021-08-11T01:31:04.498Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2021-08-11T01:31:04.558Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T01:31:04.905Z] $ docker top 30e7bab48e79ddec5fa9aef2e10cd53666e1ba3fe0b2858ba5060a973b88d676 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T01:31:05.009Z] ========================================================= [2021-08-11T01:31:05.009Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T01:31:05.009Z] ========================================================= [Pipeline] sh [2021-08-11T01:31:05.328Z] + go mod tidy [Pipeline] sh [2021-08-11T01:31:05.926Z] + make test [2021-08-11T01:31:05.926Z] 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-08-11T01:31:06.198Z] go mod tidy [2021-08-11T01:31:06.481Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T01:31:11.881Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T01:31:30.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T01:31:33.627Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T01:31:33.627Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T01:31:33.894Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T01:31:36.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T01:31:37.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T01:31:37.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T01:31:37.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T01:31:37.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T01:31:37.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T01:31:37.956Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T01:31:37.956Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T01:31:37.956Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T01:31:37.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T01:31:40.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-11T01:31:40.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T01:31:40.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T01:31:41.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements [2021-08-11T01:31:41.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T01:31:41.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements [2021-08-11T01:31:41.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T01:31:41.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T01:31:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements [2021-08-11T01:31:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T01:31:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:31:43.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements [2021-08-11T01:31:43.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T01:31:43.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T01:31:43.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T01:31:43.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T01:31:43.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T01:31:44.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:31:44.386Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T01:31:44.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T01:31:44.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-08-11T01:31:44.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T01:31:44.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T01:31:44.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T01:31:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-08-11T01:31:45.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T01:31:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-08-11T01:31:45.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-08-11T01:31:45.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T01:31:46.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-08-11T01:31:47.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-08-11T01:31:47.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-08-11T01:31:47.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-08-11T01:31:47.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-11T01:31:59.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-08-11T01:31:59.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-08-11T01:32:05.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.145s coverage: 81.8% of statements [2021-08-11T01:32:05.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T01:32:23.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.6% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T01:32:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2021-08-11T01:32:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T01:32:24.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-08-11T01:32:24.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.5% of statements [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T01:32:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-11T01:32:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-11T01:32:30.713Z] GO111MODULE=on go vet ./... [2021-08-11T01:32:57.473Z] gofmt -l . [2021-08-11T01:32:57.473Z] [ "`gofmt -l .`" = "" ] [2021-08-11T01:32:57.473Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T01:32:57.791Z] + ls -al . [2021-08-11T01:32:57.791Z] total 604 [2021-08-11T01:32:57.791Z] drwxrwxr-x 10 1001 1001 4096 Aug 11 01:32 . [2021-08-11T01:32:57.791Z] drwxr-xr-x 4 root root 28 Aug 11 01:31 .. [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 01:29 .dockerignore [2021-08-11T01:32:57.791Z] drwxrwxr-x 8 1001 1001 179 Aug 11 01:29 .git [2021-08-11T01:32:57.791Z] drwxrwxr-x 3 1001 1001 125 Aug 11 01:29 .github [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 01:29 .gitignore [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 01:29 .hadolint.yml [2021-08-11T01:32:57.791Z] drwx------ 3 1001 1001 58 Aug 11 01:30 .semver [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 01:29 .sonarcloud.properties [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:29 ADOPTERS.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:29 Attribution.txt [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:29 CHANGELOG.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:29 CONTRIBUTING.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 01:29 GOVERNANCE.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 01:29 Jenkinsfile [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:29 LICENSE [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:29 Makefile [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 01:29 OWNERS.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:29 README.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:29 SECURITY.md [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 5 Aug 11 01:30 VERSION [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:29 ZMQWindows.md [2021-08-11T01:32:57.791Z] drwxrwxr-x 2 1001 1001 37 Aug 11 01:29 bin [2021-08-11T01:32:57.791Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 01:29 cmd [2021-08-11T01:32:57.791Z] -rw-r--r-- 1 root root 404329 Aug 11 01:32 coverage.out [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 01:29 go.mod [2021-08-11T01:32:57.791Z] -rw-r--r-- 1 root root 48847 Aug 11 01:31 go.sum [2021-08-11T01:32:57.791Z] drwxrwxr-x 8 1001 1001 124 Aug 11 01:29 internal [2021-08-11T01:32:57.791Z] drwxrwxr-x 3 1001 1001 16 Aug 11 01:29 openapi [2021-08-11T01:32:57.791Z] drwxrwxr-x 4 1001 1001 71 Aug 11 01:29 snap [2021-08-11T01:32:57.791Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 01:29 version.go [Pipeline] sh [2021-08-11T01:32:58.113Z] + '[' -e coverage.out ] [2021-08-11T01:32:58.113Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T01:32:58.263Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T01:32:58.581Z] + make build [2021-08-11T01:32:58.581Z] go mod tidy [2021-08-11T01:32:58.850Z] 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-08-11T01:33:00.262Z] 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-08-11T01:33:08.555Z] 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-08-11T01:33:08.555Z] 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-08-11T01:33:09.523Z] 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-08-11T01:33:09.796Z] 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-08-11T01:33:10.770Z] 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-08-11T01:33:11.738Z] 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-08-11T01:33:12.913Z] 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-08-11T01:33:13.878Z] 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-08-11T01:33:14.838Z] 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-08-11T01:33:15.801Z] 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-08-11T01:33:17.244Z] $ docker stop --time=1 30e7bab48e79ddec5fa9aef2e10cd53666e1ba3fe0b2858ba5060a973b88d676 [2021-08-11T01:33:19.013Z] $ docker rm -f 30e7bab48e79ddec5fa9aef2e10cd53666e1ba3fe0b2858ba5060a973b88d676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:33:20.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:33:20.263Z] [2021-08-11T01:33:20.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:33:20.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:33:20.602Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-11T01:33:20.602Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-11T01:33:20.602Z] ca9280d653b3: Pulling fs layer [2021-08-11T01:33:20.602Z] 7e9c9ca2126c: Pulling fs layer [2021-08-11T01:33:20.917Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-11T01:33:20.917Z] cbdbe7a5bc2a: Download complete [2021-08-11T01:33:21.503Z] cbdbe7a5bc2a: Pull complete [2021-08-11T01:33:22.355Z] ca9280d653b3: Verifying Checksum [2021-08-11T01:33:22.355Z] ca9280d653b3: Download complete [2021-08-11T01:33:23.073Z] ca9280d653b3: Pull complete [2021-08-11T01:33:25.007Z] 7e9c9ca2126c: Verifying Checksum [2021-08-11T01:33:25.007Z] 7e9c9ca2126c: Download complete [2021-08-11T01:33:27.490Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-282 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws [2021-08-11T01:33:27.506Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-08-11T01:33:27.769Z] The recommended git tool is: git [2021-08-11T01:33:28.380Z] 7e9c9ca2126c: Pull complete [2021-08-11T01:33:28.380Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-11T01:33:28.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:33:28.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-11T01:33:28.484Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2021-08-11T01:33:28.548Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-11T01:33:30.907Z] $ docker top 805c4f61878e6bfaa934f0ba3430aa7f1e725a162e8074ea17375c18ccad2205 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:33:31.313Z] + docker-compose build --help [2021-08-11T01:33:31.314Z] + grep parallel [2021-08-11T01:33:31.899Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T01:33:31.917Z] $ docker stop --time=1 805c4f61878e6bfaa934f0ba3430aa7f1e725a162e8074ea17375c18ccad2205 [2021-08-11T01:33:33.121Z] $ docker rm -f 805c4f61878e6bfaa934f0ba3430aa7f1e725a162e8074ea17375c18ccad2205 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:33:33.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T01:33:33.569Z] . [Pipeline] withDockerContainer [2021-08-11T01:33:33.684Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2021-08-11T01:33:33.765Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-11T01:33:34.131Z] $ docker top d7d73398eb1c0a5fd2dbacc173f5ed1673920775f621dd31dc9446927bfd400e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:33:34.537Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T01:33:35.121Z] Building core-command ... [2021-08-11T01:33:35.121Z] Building core-data ... [2021-08-11T01:33:35.121Z] Building core-metadata ... [2021-08-11T01:33:35.121Z] Building security-bootstrapper ... [2021-08-11T01:33:35.121Z] Building security-proxy-setup ... [2021-08-11T01:33:35.121Z] Building security-secretstore-setup ... [2021-08-11T01:33:35.121Z] Building support-notifications ... [2021-08-11T01:33:35.121Z] Building support-scheduler ... [2021-08-11T01:33:35.121Z] Building sys-mgmt-agent ... [2021-08-11T01:33:35.121Z] Building support-notifications [2021-08-11T01:33:35.121Z] Building security-secretstore-setup [2021-08-11T01:33:35.121Z] Building sys-mgmt-agent [2021-08-11T01:33:35.121Z] Building security-bootstrapper [2021-08-11T01:33:35.121Z] Building core-data [2021-08-11T01:33:35.902Z] using credential edgex-jenkins-ssh [2021-08-11T01:33:35.936Z] Cloning the remote Git repository [2021-08-11T01:33:36.041Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:33:36.211Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-08-11T01:33:36.377Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:33:36.379Z] > git --version # timeout=10 [2021-08-11T01:33:36.417Z] > git --version # 'git version 2.17.1' [2021-08-11T01:33:36.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:33:36.508Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:33:45.425Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:33:45.425Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:33:45.425Z] ---> 86dd9e1c4866 [2021-08-11T01:33:45.425Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T01:33:45.425Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:33:45.425Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:33:45.425Z] ---> 86dd9e1c4866 [2021-08-11T01:33:45.425Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T01:33:45.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:33:45.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:33:45.689Z] ---> 86dd9e1c4866 [2021-08-11T01:33:45.689Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:33:49.937Z] ---> Running in 250b31dae754 [2021-08-11T01:33:49.937Z] ---> Running in 82253244cb02 [2021-08-11T01:33:49.937Z] ---> Running in a13abb084eaa [2021-08-11T01:33:55.286Z] Removing intermediate container a13abb084eaa [2021-08-11T01:33:55.286Z] ---> bd28a63c27a3 [2021-08-11T01:33:55.286Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:33:55.286Z] Removing intermediate container 250b31dae754 [2021-08-11T01:33:55.286Z] ---> b72a16bcfde7 [2021-08-11T01:33:55.286Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:33:55.286Z] Removing intermediate container 82253244cb02 [2021-08-11T01:33:55.286Z] ---> fbe77826260b [2021-08-11T01:33:55.286Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:33:55.870Z] ---> Running in f1bcc2e49981 [2021-08-11T01:33:55.870Z] ---> Running in 86e6df62f07c [2021-08-11T01:33:55.870Z] ---> Running in 14c0b2dd0b4d [2021-08-11T01:34:03.253Z] Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:34:03.652Z] Merge succeeded, producing c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:34:03.653Z] Checking out Revision c22717e9c2e105fbad255babc50b46154ff10520 (PR-3662) [2021-08-11T01:34:01.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:34:01.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:34:01.856Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:34:01.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:34:01.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:34:01.931Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T01:34:03.277Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:34:03.294Z] > git checkout -f c22717e9c2e105fbad255babc50b46154ff10520 # timeout=10 [2021-08-11T01:34:03.535Z] > git remote # timeout=10 [2021-08-11T01:34:03.559Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T01:34:03.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:34:03.598Z] > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 [2021-08-11T01:34:03.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T01:34:03.664Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:34:03.680Z] > git checkout -f c22717e9c2e105fbad255babc50b46154ff10520 # timeout=10 [2021-08-11T01:34:04.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:34:04.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:34:04.076Z] ---> 86dd9e1c4866 [2021-08-11T01:34:04.076Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:34:04.076Z] Removing intermediate container 14c0b2dd0b4d [2021-08-11T01:34:04.076Z] ---> ef87171a0e73 [2021-08-11T01:34:04.076Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T01:34:04.076Z] Removing intermediate container 86e6df62f07c [2021-08-11T01:34:04.076Z] ---> fcc0b6696361 [2021-08-11T01:34:04.076Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T01:34:04.076Z] ---> Using cache [2021-08-11T01:34:04.076Z] ---> fbe77826260b [2021-08-11T01:34:04.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:34:04.076Z] ---> Using cache [2021-08-11T01:34:04.076Z] ---> 1bf661e57ad8 [2021-08-11T01:34:04.076Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T01:34:04.076Z] Removing intermediate container f1bcc2e49981 [2021-08-11T01:34:04.076Z] ---> 1bf661e57ad8 [2021-08-11T01:34:04.076Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T01:34:04.076Z] ---> Running in f87c99cded4d [2021-08-11T01:34:04.076Z] ---> Running in a8c007462ca1 [2021-08-11T01:34:04.076Z] ---> Running in 07c635ef4ce6 [2021-08-11T01:34:04.076Z] ---> Running in df336582aebc [2021-08-11T01:34:04.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:04.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:04.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:04.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:04.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:34:04.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:34:04.931Z] ---> 86dd9e1c4866 [2021-08-11T01:34:04.931Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:34:04.931Z] ---> Using cache [2021-08-11T01:34:04.931Z] ---> fbe77826260b [2021-08-11T01:34:04.931Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:34:04.931Z] ---> Using cache [2021-08-11T01:34:04.932Z] ---> 1bf661e57ad8 [2021-08-11T01:34:04.932Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T01:34:05.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:05.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:05.469Z] ---> Running in d8f9d8d2e371 [2021-08-11T01:34:05.738Z] OK: 219 MiB in 52 packages [2021-08-11T01:34:05.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:06.005Z] Removing intermediate container 07c635ef4ce6 [2021-08-11T01:34:06.005Z] ---> ed1203980955 [2021-08-11T01:34:06.005Z] Step 6/24 : COPY go.mod . [2021-08-11T01:34:06.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:06.005Z] ---> 71e449a1bc38 [2021-08-11T01:34:06.005Z] Step 7/24 : RUN go mod download [2021-08-11T01:34:06.005Z] ---> Running in 440c22cf18cb [2021-08-11T01:34:06.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:06.615Z] OK: 219 MiB in 52 packages [2021-08-11T01:34:06.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:34:06.899Z] Removing intermediate container f87c99cded4d [2021-08-11T01:34:06.900Z] ---> d1ced6e38552 [2021-08-11T01:34:06.900Z] Step 6/32 : COPY go.mod . [2021-08-11T01:34:07.172Z] OK: 219 MiB in 52 packages [2021-08-11T01:34:07.172Z] ---> c7b990ca387a [2021-08-11T01:34:07.172Z] Step 7/32 : RUN go mod download [2021-08-11T01:34:07.172Z] ---> Running in d424069940ed [2021-08-11T01:34:07.451Z] Removing intermediate container 440c22cf18cb [2021-08-11T01:34:07.451Z] ---> 68eb012a0632 [2021-08-11T01:34:07.451Z] Step 8/24 : COPY . . [2021-08-11T01:34:07.451Z] Removing intermediate container d8f9d8d2e371 [2021-08-11T01:34:07.451Z] ---> f76256092907 [2021-08-11T01:34:07.451Z] Step 6/23 : COPY go.mod . [2021-08-11T01:34:08.419Z] Commit message: "Merge branch 'main' into dev" [2021-08-11T01:34:08.431Z] OK: 219 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [2021-08-11T01:34:08.696Z] ---> a66f71543378 [2021-08-11T01:34:08.696Z] Step 7/23 : RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T01:34:08.782Z] provisioning config files... [2021-08-11T01:34:08.813Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3889115951802611114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:34:08.970Z] ---> Running in aa79eeedb199 [2021-08-11T01:34:09.237Z] OK: 219 MiB in 52 packages [2021-08-11T01:34:09.390Z] ---> docker-login.sh [2021-08-11T01:34:09.390Z] nexus3.edgexfoundry.org:10001 [2021-08-11T01:34:09.516Z] Removing intermediate container d424069940ed [2021-08-11T01:34:09.516Z] ---> 10b4e3d431e7 [2021-08-11T01:34:09.516Z] Step 8/32 : COPY . . [2021-08-11T01:34:09.516Z] Removing intermediate container a8c007462ca1 [2021-08-11T01:34:09.516Z] ---> 3b788152c241 [2021-08-11T01:34:09.516Z] Step 6/26 : COPY go.mod . [2021-08-11T01:34:10.119Z] Removing intermediate container df336582aebc [2021-08-11T01:34:10.119Z] ---> 681412e0c88a [2021-08-11T01:34:10.119Z] Step 6/24 : COPY go.mod . [2021-08-11T01:34:10.119Z] ---> d09169aad46b [2021-08-11T01:34:10.119Z] Step 7/26 : RUN go mod download [2021-08-11T01:34:10.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:34:10.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:34:10.671Z] Configure a credential helper to remove this warning. See [2021-08-11T01:34:10.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:34:10.671Z] [2021-08-11T01:34:10.671Z] Login Succeeded [2021-08-11T01:34:10.671Z] nexus3.edgexfoundry.org:10002 [2021-08-11T01:34:10.712Z] ---> 0befcf580b2b [2021-08-11T01:34:10.712Z] Step 7/24 : RUN go mod download [2021-08-11T01:34:10.990Z] ---> Running in 1871c10a0c4f [2021-08-11T01:34:11.259Z] ---> Running in d26b6841ef73 [2021-08-11T01:34:11.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:34:11.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:34:11.284Z] Configure a credential helper to remove this warning. See [2021-08-11T01:34:11.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:34:11.284Z] [2021-08-11T01:34:11.284Z] Login Succeeded [2021-08-11T01:34:11.284Z] nexus3.edgexfoundry.org:10003 [2021-08-11T01:34:11.746Z] Removing intermediate container aa79eeedb199 [2021-08-11T01:34:11.746Z] ---> 65533b587e3b [2021-08-11T01:34:11.746Z] Step 8/23 : COPY . . [2021-08-11T01:34:11.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:34:11.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:34:11.896Z] Configure a credential helper to remove this warning. See [2021-08-11T01:34:11.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:34:11.896Z] [2021-08-11T01:34:11.896Z] Login Succeeded [2021-08-11T01:34:11.896Z] nexus3.edgexfoundry.org:10004 [2021-08-11T01:34:12.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:34:12.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:34:12.504Z] Configure a credential helper to remove this warning. See [2021-08-11T01:34:12.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:34:12.504Z] [2021-08-11T01:34:12.504Z] Login Succeeded [2021-08-11T01:34:12.504Z] docker.io [2021-08-11T01:34:13.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T01:34:13.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T01:34:13.396Z] Configure a credential helper to remove this warning. See [2021-08-11T01:34:13.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T01:34:13.396Z] [2021-08-11T01:34:13.396Z] Login Succeeded [2021-08-11T01:34:13.396Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T01:34:13.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-11T01:34:13.732Z] ---> 8f45a971cec6 [2021-08-11T01:34:13.732Z] Step 9/24 : RUN go mod tidy [Pipeline] echo [2021-08-11T01:34:14.105Z] ========================================================= [2021-08-11T01:34:14.105Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T01:34:14.105Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:34:14.321Z] ---> Running in c33776bf290c [2021-08-11T01:34:14.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:34:14.591Z] Removing intermediate container 1871c10a0c4f [2021-08-11T01:34:14.591Z] ---> c34bced05531 [2021-08-11T01:34:14.591Z] Step 8/26 : COPY . . [2021-08-11T01:34:14.874Z] Removing intermediate container d26b6841ef73 [2021-08-11T01:34:14.874Z] ---> 9855bc9d81fb [2021-08-11T01:34:14.874Z] Step 8/24 : COPY . . [2021-08-11T01:34:15.115Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T01:34:15.115Z] 595b0fe564bb: Pulling fs layer [2021-08-11T01:34:15.115Z] 24495759ef45: Pulling fs layer [2021-08-11T01:34:15.115Z] d148012ef14d: Pulling fs layer [2021-08-11T01:34:15.115Z] e90a11edd702: Pulling fs layer [2021-08-11T01:34:15.115Z] d77568369979: Pulling fs layer [2021-08-11T01:34:15.115Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T01:34:15.115Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T01:34:15.115Z] 97ac5df62f85: Pulling fs layer [2021-08-11T01:34:15.115Z] e90a11edd702: Waiting [2021-08-11T01:34:15.115Z] fc1c9f9a7f3b: Waiting [2021-08-11T01:34:15.115Z] 170f2ba95c9a: Waiting [2021-08-11T01:34:15.115Z] d77568369979: Waiting [2021-08-11T01:34:15.115Z] 97ac5df62f85: Waiting [2021-08-11T01:34:15.115Z] d148012ef14d: Verifying Checksum [2021-08-11T01:34:15.115Z] d148012ef14d: Download complete [2021-08-11T01:34:15.115Z] 24495759ef45: Verifying Checksum [2021-08-11T01:34:15.115Z] 24495759ef45: Download complete [2021-08-11T01:34:15.115Z] d77568369979: Verifying Checksum [2021-08-11T01:34:15.115Z] d77568369979: Download complete [2021-08-11T01:34:15.394Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T01:34:15.394Z] fc1c9f9a7f3b: Download complete [2021-08-11T01:34:15.394Z] 595b0fe564bb: Verifying Checksum [2021-08-11T01:34:15.394Z] 595b0fe564bb: Download complete [2021-08-11T01:34:15.394Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T01:34:15.394Z] 170f2ba95c9a: Download complete [2021-08-11T01:34:16.004Z] 595b0fe564bb: Pull complete [2021-08-11T01:34:16.606Z] 24495759ef45: Pull complete [2021-08-11T01:34:17.215Z] d148012ef14d: Pull complete [2021-08-11T01:34:17.505Z] ---> 8c2e9d781254 [2021-08-11T01:34:17.505Z] Step 9/32 : RUN go mod tidy [2021-08-11T01:34:18.652Z] 97ac5df62f85: Verifying Checksum [2021-08-11T01:34:18.652Z] 97ac5df62f85: Download complete [2021-08-11T01:34:18.909Z] ---> dc02a5d12010 [2021-08-11T01:34:18.909Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:34:19.177Z] Removing intermediate container c33776bf290c [2021-08-11T01:34:19.177Z] ---> 52bc354544b5 [2021-08-11T01:34:19.177Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T01:34:19.177Z] ---> Running in 53465c54c526 [2021-08-11T01:34:19.251Z] e90a11edd702: Verifying Checksum [2021-08-11T01:34:19.251Z] e90a11edd702: Download complete [2021-08-11T01:34:19.447Z] ---> Running in 9adce1dd5003 [2021-08-11T01:34:19.447Z] ---> Running in 63977fb51fab [2021-08-11T01:34:20.853Z] 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-08-11T01:34:24.217Z] Removing intermediate container 63977fb51fab [2021-08-11T01:34:24.217Z] ---> 2980d0c8f48d [2021-08-11T01:34:24.217Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T01:34:24.217Z] ---> Running in 19c0200bff94 [2021-08-11T01:34:24.217Z] Removing intermediate container 53465c54c526 [2021-08-11T01:34:24.217Z] ---> a2dcc2ffe56e [2021-08-11T01:34:24.217Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T01:34:24.217Z] ---> Running in 879f458738b0 [2021-08-11T01:34:24.807Z] 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-08-11T01:34:25.101Z] 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-08-11T01:34:26.584Z] ---> 4f7cefe0d56d [2021-08-11T01:34:26.584Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:34:26.855Z] ---> fdb2f311821c [2021-08-11T01:34:26.855Z] Step 9/26 : RUN go mod tidy [2021-08-11T01:34:26.855Z] ---> Running in c03f83dec8f1 [2021-08-11T01:34:26.855Z] ---> Running in b2e0d9ee81a8 [2021-08-11T01:34:28.800Z] Removing intermediate container c03f83dec8f1 [2021-08-11T01:34:28.800Z] ---> 7ed151e25294 [2021-08-11T01:34:28.800Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T01:34:28.800Z] ---> Running in 44ad3aa04f6b [2021-08-11T01:34:29.386Z] 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-08-11T01:34:29.386Z] Removing intermediate container b2e0d9ee81a8 [2021-08-11T01:34:29.386Z] ---> e1ee00cc6208 [2021-08-11T01:34:29.386Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T01:34:29.386Z] ---> Running in 3ad59e77a986 [2021-08-11T01:34:29.406Z] e90a11edd702: Pull complete [2021-08-11T01:34:29.406Z] d77568369979: Pull complete [2021-08-11T01:34:29.678Z] fc1c9f9a7f3b: Pull complete [2021-08-11T01:34:29.951Z] 170f2ba95c9a: Pull complete [2021-08-11T01:34:29.971Z] 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-08-11T01:34:35.359Z] 97ac5df62f85: Pull complete [2021-08-11T01:34:35.359Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T01:34:35.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:34:35.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T01:34:35.716Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:34:35.717Z] WORKDIR /edgex [2021-08-11T01:34:35.717Z] COPY go.mod . [2021-08-11T01:34:35.717Z] RUN go mod download [2021-08-11T01:34:35.717Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-11T01:34:37.696Z] Sending build context to Docker daemon 165.9MB [2021-08-11T01:34:37.696Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T01:34:37.696Z] ---> 04bc70af865f [2021-08-11T01:34:37.696Z] Step 2/4 : WORKDIR /edgex [2021-08-11T01:34:43.107Z] ---> Running in 3e3992a66b1b [2021-08-11T01:34:43.107Z] Removing intermediate container 3e3992a66b1b [2021-08-11T01:34:43.107Z] ---> d3767ed5e0cc [2021-08-11T01:34:43.107Z] Step 3/4 : COPY go.mod . [2021-08-11T01:34:43.705Z] ---> cade1affbfa6 [2021-08-11T01:34:43.705Z] Step 4/4 : RUN go mod download [2021-08-11T01:34:43.981Z] ---> Running in f21baec40336 [2021-08-11T01:35:16.876Z] 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-08-11T01:35:16.876Z] Removing intermediate container 9adce1dd5003 [2021-08-11T01:35:16.876Z] ---> 7610d016b04f [2021-08-11T01:35:16.876Z] [2021-08-11T01:35:16.876Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:35:16.876Z] Removing intermediate container 879f458738b0 [2021-08-11T01:35:16.876Z] ---> 4eeff91e7355 [2021-08-11T01:35:16.876Z] [2021-08-11T01:35:16.876Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T01:35:16.876Z] Removing intermediate container 44ad3aa04f6b [2021-08-11T01:35:16.876Z] ---> ff6d840b236f [2021-08-11T01:35:16.876Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T01:35:16.876Z] ---> Running in ef2045526e65 [2021-08-11T01:35:16.876Z] 3.12: Pulling from library/alpine [2021-08-11T01:35:16.876Z] 3.12: Pulling from library/alpine [2021-08-11T01:35:16.876Z] Removing intermediate container 19c0200bff94 [2021-08-11T01:35:16.876Z] ---> 74896b1fdf7d [2021-08-11T01:35:16.876Z] [2021-08-11T01:35:16.876Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:35:16.876Z] 3.12: Pulling from library/alpine [2021-08-11T01:35:16.876Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:35:16.876Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T01:35:16.876Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:35:16.876Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:35:16.876Z] ---> 13621d1b12d4 [2021-08-11T01:35:16.876Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T01:35:16.876Z] ---> 13621d1b12d4 [2021-08-11T01:35:16.876Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T01:35:16.876Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:35:16.876Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:35:16.876Z] ---> 13621d1b12d4 [2021-08-11T01:35:16.876Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T01:35:16.876Z] ---> Running in ae67f4d174c7 [2021-08-11T01:35:16.876Z] ---> Running in 9e78fd042bc7 [2021-08-11T01:35:16.876Z] 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-08-11T01:35:16.876Z] ---> Running in 589da2a009a3 [2021-08-11T01:35:16.876Z] Removing intermediate container 9e78fd042bc7 [2021-08-11T01:35:16.876Z] ---> 4a0f690fabe3 [2021-08-11T01:35:16.876Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T01:35:16.876Z] Removing intermediate container 589da2a009a3 [2021-08-11T01:35:16.876Z] ---> 65992faef688 [2021-08-11T01:35:16.876Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T01:35:16.876Z] ---> Running in 46606c685221 [2021-08-11T01:35:16.876Z] ---> Running in b4f6cd25d64e [2021-08-11T01:35:16.876Z] Removing intermediate container 3ad59e77a986 [2021-08-11T01:35:16.876Z] ---> 56873658de26 [2021-08-11T01:35:16.876Z] [2021-08-11T01:35:16.876Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T01:35:16.876Z] ---> 13621d1b12d4 [2021-08-11T01:35:16.876Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T01:35:16.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.876Z] ---> Running in 233a2f9a052b [2021-08-11T01:35:16.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.876Z] Removing intermediate container b4f6cd25d64e [2021-08-11T01:35:16.876Z] ---> 5d6920b7b1d1 [2021-08-11T01:35:16.876Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T01:35:16.876Z] ---> Running in 03c8c3f46ca8 [2021-08-11T01:35:16.876Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T01:35:16.876Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:35:16.876Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:35:16.876Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:35:16.876Z] OK: 6 MiB in 16 packages [2021-08-11T01:35:16.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.876Z] Removing intermediate container 03c8c3f46ca8 [2021-08-11T01:35:16.876Z] ---> a9f309f1ef7a [2021-08-11T01:35:16.876Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:35:16.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.876Z] ---> Running in 7930089e61fe [2021-08-11T01:35:16.876Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:35:16.876Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T01:35:16.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.876Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:35:16.876Z] OK: 6 MiB in 16 packages [2021-08-11T01:35:16.876Z] Removing intermediate container ef2045526e65 [2021-08-11T01:35:16.876Z] ---> 1c1119456bfb [2021-08-11T01:35:16.876Z] [2021-08-11T01:35:16.876Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T01:35:16.876Z] Removing intermediate container ae67f4d174c7 [2021-08-11T01:35:16.876Z] ---> f3e0f6696574 [2021-08-11T01:35:16.876Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:35:16.876Z] 20.10.7: Pulling from library/docker [2021-08-11T01:35:16.876Z] ---> Running in dc9e627ea3a3 [2021-08-11T01:35:16.876Z] Removing intermediate container 46606c685221 [2021-08-11T01:35:16.876Z] ---> 667c3c79e1f1 [2021-08-11T01:35:16.876Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T01:35:16.876Z] Removing intermediate container dc9e627ea3a3 [2021-08-11T01:35:16.876Z] ---> 1e971d67d302 [2021-08-11T01:35:16.876Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T01:35:16.876Z] ---> Running in b87bc15320c8 [2021-08-11T01:35:16.876Z] ---> Running in 8a3786253c6a [2021-08-11T01:35:16.876Z] Removing intermediate container b87bc15320c8 [2021-08-11T01:35:16.876Z] ---> 1f44c84a2ae0 [2021-08-11T01:35:16.876Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T01:35:16.876Z] ---> Running in be381123706f [2021-08-11T01:35:16.876Z] Removing intermediate container 8a3786253c6a [2021-08-11T01:35:16.876Z] ---> 1fd18d2aec77 [2021-08-11T01:35:16.876Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:35:16.876Z] Removing intermediate container 7930089e61fe [2021-08-11T01:35:16.876Z] ---> f6d5c5ffa8fe [2021-08-11T01:35:16.876Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T01:35:16.876Z] ---> Running in 0e38e455bf0e [2021-08-11T01:35:16.876Z] ---> Running in 00e2ceb1269e [2021-08-11T01:35:16.876Z] Removing intermediate container be381123706f [2021-08-11T01:35:16.876Z] ---> a9c00faa2a8c [2021-08-11T01:35:16.876Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T01:35:16.876Z] Removing intermediate container 0e38e455bf0e [2021-08-11T01:35:16.876Z] ---> f5e389a93a4c [2021-08-11T01:35:16.876Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:35:16.877Z] ---> Running in 198bb5455dcf [2021-08-11T01:35:16.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.877Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T01:35:16.877Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:35:16.877Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T01:35:16.877Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T01:35:16.877Z] ---> 381759155882 [2021-08-11T01:35:16.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T01:35:16.877Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:35:16.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.877Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T01:35:16.877Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:35:16.877Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:35:16.877Z] OK: 7 MiB in 20 packages [2021-08-11T01:35:16.877Z] ---> 76382d9a9552 [2021-08-11T01:35:16.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T01:35:16.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:16.877Z] Removing intermediate container 233a2f9a052b [2021-08-11T01:35:16.877Z] ---> a374b5acc9e9 [2021-08-11T01:35:16.877Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:35:16.877Z] Removing intermediate container 198bb5455dcf [2021-08-11T01:35:16.877Z] ---> 3893b7410d51 [2021-08-11T01:35:16.877Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T01:35:16.877Z] ---> bbe540f93071 [2021-08-11T01:35:16.877Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T01:35:16.877Z] ---> Running in ac69ce7b1e18 [2021-08-11T01:35:16.877Z] ---> Running in f50fd1fdcd42 [2021-08-11T01:35:16.877Z] ---> Running in 31828f136a59 [2021-08-11T01:35:16.877Z] Removing intermediate container ac69ce7b1e18 [2021-08-11T01:35:16.877Z] ---> 4a8d9ce7e284 [2021-08-11T01:35:16.877Z] Step 14/26 : WORKDIR / [2021-08-11T01:35:16.877Z] Removing intermediate container f50fd1fdcd42 [2021-08-11T01:35:16.877Z] ---> e51c3ade7ffb [2021-08-11T01:35:16.877Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T01:35:16.877Z] Removing intermediate container 31828f136a59 [2021-08-11T01:35:16.877Z] ---> f2a930081dec [2021-08-11T01:35:16.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:35:16.877Z] ---> Running in bd7b5bff0ecc [2021-08-11T01:35:16.877Z] ---> Running in 51943e9fb463 [2021-08-11T01:35:16.877Z] Removing intermediate container bd7b5bff0ecc [2021-08-11T01:35:16.877Z] ---> d60531287f54 [2021-08-11T01:35:16.877Z] 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-08-11T01:35:16.877Z] ---> 19075e55e4aa [2021-08-11T01:35:16.877Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T01:35:17.149Z] Removing intermediate container 51943e9fb463 [2021-08-11T01:35:17.149Z] ---> 6a3fd75e6246 [2021-08-11T01:35:17.149Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T01:35:17.149Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:35:17.149Z] ---> Running in 7326e9d60172 [2021-08-11T01:35:17.149Z] ---> Running in d35f5c9b45b2 [2021-08-11T01:35:17.149Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T01:35:17.149Z] ---> 7f96fe357c11 [2021-08-11T01:35:17.149Z] 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-08-11T01:35:17.149Z] Removing intermediate container d35f5c9b45b2 [2021-08-11T01:35:17.149Z] ---> 3b2628035f3a [2021-08-11T01:35:17.149Z] Step 22/23 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:35:17.149Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T01:35:17.149Z] ---> Running in a87d9df1f3f6 [2021-08-11T01:35:17.426Z] Removing intermediate container a87d9df1f3f6 [2021-08-11T01:35:17.426Z] ---> 1396063d2495 [2021-08-11T01:35:17.426Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:35:17.426Z] ---> Running in a5600dbef965 [2021-08-11T01:35:17.426Z] ---> 7fe219bc309d [2021-08-11T01:35:17.426Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T01:35:17.426Z] Removing intermediate container a5600dbef965 [2021-08-11T01:35:17.426Z] ---> 744c8b7f4bcb [2021-08-11T01:35:17.426Z] [2021-08-11T01:35:17.707Z] Successfully built 744c8b7f4bcb [2021-08-11T01:35:17.707Z] Successfully tagged support-notifications:latest [2021-08-11T01:35:17.707Z]  Building support-notifications ... done Building security-proxy-setup [2021-08-11T01:35:17.707Z] ---> 316ca41ecb85 [2021-08-11T01:35:17.707Z] 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-08-11T01:35:17.707Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T01:35:17.996Z] Removing intermediate container 7326e9d60172 [2021-08-11T01:35:17.996Z] ---> 66a87d84fc2f [2021-08-11T01:35:17.996Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:35:18.606Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T01:35:18.607Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T01:35:18.607Z] ---> 6b354edfed4f [2021-08-11T01:35:18.607Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T01:35:18.607Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:35:18.875Z] OK: 8 MiB in 20 packages [2021-08-11T01:35:19.144Z] ---> 0f34bd2cbc2a [2021-08-11T01:35:19.144Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T01:35:19.144Z] ---> 83739fb36d2c [2021-08-11T01:35:19.144Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T01:35:19.731Z] Removing intermediate container 00e2ceb1269e [2021-08-11T01:35:19.732Z] ---> 0fdab766701f [2021-08-11T01:35:19.732Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:35:19.732Z] ---> 7d6462f913f6 [2021-08-11T01:35:19.732Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T01:35:19.732Z] ---> e149b9cd1146 [2021-08-11T01:35:19.732Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T01:35:20.002Z] ---> 55bc0f64109b [2021-08-11T01:35:20.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T01:35:20.002Z] ---> bfd5be79bdfd [2021-08-11T01:35:20.002Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T01:35:20.271Z] ---> dca3ee71834b [2021-08-11T01:35:20.272Z] 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-08-11T01:35:20.272Z] ---> Running in b1e1aaacedec [2021-08-11T01:35:20.272Z] ---> ad35e3deaee2 [2021-08-11T01:35:20.272Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T01:35:20.547Z] ---> b822280fcb8a [2021-08-11T01:35:20.547Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T01:35:20.814Z] ---> b881f5485d27 [2021-08-11T01:35:20.814Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T01:35:20.814Z] ---> Running in 981ba3f8322c [2021-08-11T01:35:21.083Z] ---> 52ef3cf77857 [2021-08-11T01:35:21.083Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T01:35:21.083Z] Removing intermediate container 981ba3f8322c [2021-08-11T01:35:21.083Z] ---> 4362ece6ccac [2021-08-11T01:35:21.083Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T01:35:21.083Z] ---> Running in 1ce433c73fa9 [2021-08-11T01:35:21.351Z] Removing intermediate container b1e1aaacedec [2021-08-11T01:35:21.351Z] ---> 4b9531a2150c [2021-08-11T01:35:21.351Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T01:35:21.351Z] Removing intermediate container 1ce433c73fa9 [2021-08-11T01:35:21.351Z] ---> c1a344df4660 [2021-08-11T01:35:21.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:35:21.351Z] ---> Running in f86f52681a33 [2021-08-11T01:35:21.351Z] ---> Running in 1c56752b92a6 [2021-08-11T01:35:21.351Z] ---> d63306217691 [2021-08-11T01:35:21.351Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T01:35:21.619Z] Removing intermediate container f86f52681a33 [2021-08-11T01:35:21.619Z] ---> a677226274fa [2021-08-11T01:35:21.619Z] Step 24/26 : LABEL arch=x86_64 [2021-08-11T01:35:21.619Z] ---> Running in 9c82e3a3d4e9 [2021-08-11T01:35:21.619Z] Removing intermediate container 1c56752b92a6 [2021-08-11T01:35:21.619Z] ---> ca152ce468c4 [2021-08-11T01:35:21.619Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:35:21.619Z] ---> Running in 29de5572440d [2021-08-11T01:35:21.619Z] ---> Running in 9c7115a35d62 [2021-08-11T01:35:21.886Z] Removing intermediate container 9c7115a35d62 [2021-08-11T01:35:21.886Z] ---> 4e8510e8d8ef [2021-08-11T01:35:21.886Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:35:21.886Z] Removing intermediate container 29de5572440d [2021-08-11T01:35:21.886Z] ---> f52dbb959772 [2021-08-11T01:35:21.886Z] Step 25/26 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:35:21.886Z] ---> Running in c0d83e5215eb [2021-08-11T01:35:22.156Z] ---> Running in a8a9d4f2090b [2021-08-11T01:35:22.156Z] Removing intermediate container c0d83e5215eb [2021-08-11T01:35:22.156Z] ---> 8be0c0eb6631 [2021-08-11T01:35:22.156Z] Step 26/26 : LABEL version=0.0.0 [2021-08-11T01:35:22.425Z] Removing intermediate container a8a9d4f2090b [2021-08-11T01:35:22.425Z] ---> cbd87a098e00 [2021-08-11T01:35:22.425Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:35:22.425Z] ---> Running in 8f3c44336538 [2021-08-11T01:35:22.425Z] ---> Running in 9f3912a7ea73 [2021-08-11T01:35:22.425Z] Removing intermediate container 9c82e3a3d4e9 [2021-08-11T01:35:22.425Z] ---> 079205e4b8d0 [2021-08-11T01:35:22.425Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T01:35:22.699Z] Removing intermediate container 9f3912a7ea73 [2021-08-11T01:35:22.699Z] ---> c52c2c101e86 [2021-08-11T01:35:22.699Z] [2021-08-11T01:35:22.699Z] ---> Running in 6e2a9f2727f8 [2021-08-11T01:35:22.699Z] Removing intermediate container 8f3c44336538 [2021-08-11T01:35:22.699Z] ---> f419a4a8a3d8 [2021-08-11T01:35:22.699Z] [2021-08-11T01:35:22.699Z] Successfully built f419a4a8a3d8 [2021-08-11T01:35:22.699Z] Successfully built c52c2c101e86 [2021-08-11T01:35:23.022Z] Successfully tagged security-secretstore-setup:latest [2021-08-11T01:35:23.022Z]  Building security-secretstore-setup ... done Building core-command [2021-08-11T01:35:23.022Z] Successfully tagged core-data:latest [2021-08-11T01:35:23.022Z] Building core-metadata [2021-08-11T01:35:23.022Z] Removing intermediate container 6e2a9f2727f8 [2021-08-11T01:35:23.022Z] ---> 7b141f084a1a [2021-08-11T01:35:23.022Z] Step 29/32 : CMD ["gate"] [2021-08-11T01:35:23.022Z]  Building core-data ... done  ---> Running in ae9dffa878ed [2021-08-11T01:35:25.686Z] Removing intermediate container ae9dffa878ed [2021-08-11T01:35:25.686Z] ---> bc01155979b4 [2021-08-11T01:35:25.686Z] Step 30/32 : LABEL arch=x86_64 [2021-08-11T01:35:28.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:35:28.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:35:28.756Z] ---> 86dd9e1c4866 [2021-08-11T01:35:28.756Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:35:28.756Z] ---> Using cache [2021-08-11T01:35:28.756Z] ---> fbe77826260b [2021-08-11T01:35:28.756Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:35:28.756Z] ---> Using cache [2021-08-11T01:35:28.756Z] ---> 1bf661e57ad8 [2021-08-11T01:35:28.756Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:35:29.712Z] ---> Running in c7b351cd49e5 [2021-08-11T01:35:29.978Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T01:35:29.978Z] ---> Running in bc564943ce91 [2021-08-11T01:35:29.978Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T01:35:30.244Z] ---> 08bdaf2f88f9 [2021-08-11T01:35:30.244Z] 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-08-11T01:35:30.244Z] Removing intermediate container c7b351cd49e5 [2021-08-11T01:35:30.244Z] ---> a7d03bd93c23 [2021-08-11T01:35:30.244Z] Step 31/32 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:35:31.221Z] ---> Running in 15baa5630ded [2021-08-11T01:35:31.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:35:31.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:35:31.500Z] ---> 86dd9e1c4866 [2021-08-11T01:35:31.500Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:35:31.500Z] ---> Using cache [2021-08-11T01:35:31.500Z] ---> fbe77826260b [2021-08-11T01:35:31.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:35:31.500Z] ---> Using cache [2021-08-11T01:35:31.500Z] ---> 1bf661e57ad8 [2021-08-11T01:35:31.500Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:35:32.473Z] ---> Running in 980d8d31848e [2021-08-11T01:35:32.473Z] Removing intermediate container 15baa5630ded [2021-08-11T01:35:32.473Z] ---> 7aa270ab04db [2021-08-11T01:35:32.473Z] 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-08-11T01:35:32.742Z] ---> Running in a6e764383b7c [2021-08-11T01:35:32.742Z] ---> Running in ffa6fb75b592 [2021-08-11T01:35:33.014Z] Removing intermediate container 980d8d31848e [2021-08-11T01:35:33.014Z] ---> c0c681dd0729 [2021-08-11T01:35:33.014Z] Step 32/32 : LABEL version=0.0.0 [2021-08-11T01:35:33.604Z] ---> Running in fcceceddbef7 [2021-08-11T01:35:33.604Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:35:33.604Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:35:33.604Z] ---> 86dd9e1c4866 [2021-08-11T01:35:33.604Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T01:35:33.604Z] ---> Using cache [2021-08-11T01:35:33.604Z] ---> fbe77826260b [2021-08-11T01:35:33.604Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:35:33.604Z] ---> Using cache [2021-08-11T01:35:33.604Z] ---> 1bf661e57ad8 [2021-08-11T01:35:33.604Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T01:35:33.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:33.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:33.883Z] ---> Running in a2f4cdb5e451 [2021-08-11T01:35:33.883Z] Removing intermediate container fcceceddbef7 [2021-08-11T01:35:33.883Z] ---> 4fb20f122df3 [2021-08-11T01:35:33.883Z] [2021-08-11T01:35:33.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:33.883Z] Successfully built 4fb20f122df3 [2021-08-11T01:35:33.883Z] Successfully tagged security-bootstrapper:latest [2021-08-11T01:35:33.883Z]  Building security-bootstrapper ... done Building support-scheduler [2021-08-11T01:35:34.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:34.167Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T01:35:34.167Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T01:35:34.167Z] Executing bash-5.1.0-r0.post-install [2021-08-11T01:35:34.167Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T01:35:34.442Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T01:35:34.443Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T01:35:34.443Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T01:35:34.443Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T01:35:34.443Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T01:35:34.443Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T01:35:34.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:34.443Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T01:35:34.443Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T01:35:34.443Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T01:35:34.443Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T01:35:34.443Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T01:35:34.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:35.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:35.038Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T01:35:35.038Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T01:35:35.038Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T01:35:35.038Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T01:35:35.038Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T01:35:35.038Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T01:35:35.038Z] OK: 219 MiB in 52 packages [2021-08-11T01:35:35.038Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T01:35:35.305Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T01:35:35.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:35:35.305Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T01:35:35.305Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T01:35:35.305Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T01:35:35.305Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T01:35:35.600Z] OK: 219 MiB in 52 packages [2021-08-11T01:35:35.600Z] OK: 219 MiB in 52 packages [2021-08-11T01:35:35.869Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T01:35:36.139Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T01:35:36.807Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T01:35:36.807Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T01:35:37.089Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T01:35:37.089Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T01:35:37.089Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T01:35:37.089Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T01:35:37.089Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T01:35:37.089Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T01:35:37.089Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T01:35:37.089Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T01:35:37.089Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T01:35:37.374Z] Removing intermediate container a6e764383b7c [2021-08-11T01:35:37.374Z] ---> 1bf8bb57dd8d [2021-08-11T01:35:37.374Z] Step 6/24 : COPY go.mod . [2021-08-11T01:35:37.374Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T01:35:37.374Z] OK: 82 MiB in 59 packages [2021-08-11T01:35:37.672Z] Removing intermediate container bc564943ce91 [2021-08-11T01:35:37.672Z] ---> b39f2c00732f [2021-08-11T01:35:37.672Z] Step 6/24 : COPY go.mod . [2021-08-11T01:35:37.672Z] Removing intermediate container a2f4cdb5e451 [2021-08-11T01:35:37.672Z] ---> 503c94a7499d [2021-08-11T01:35:37.672Z] Step 6/22 : COPY go.mod . [2021-08-11T01:35:37.948Z] ---> d6db8f2ca767 [2021-08-11T01:35:37.948Z] Step 7/24 : RUN go mod download [2021-08-11T01:35:37.948Z] ---> c2457ab1c108 [2021-08-11T01:35:37.948Z] Step 7/24 : RUN go mod download [2021-08-11T01:35:38.217Z] ---> Running in 72b2ebdee3bb [2021-08-11T01:35:38.217Z] ---> Running in e09b6e4f256d [2021-08-11T01:35:38.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:35:38.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:35:38.217Z] ---> 86dd9e1c4866 [2021-08-11T01:35:38.218Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:35:38.218Z] ---> Using cache [2021-08-11T01:35:38.218Z] ---> fbe77826260b [2021-08-11T01:35:38.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:35:38.218Z] ---> Using cache [2021-08-11T01:35:38.218Z] ---> 1bf661e57ad8 [2021-08-11T01:35:38.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T01:35:38.218Z] ---> Using cache [2021-08-11T01:35:38.218Z] ---> 503c94a7499d [2021-08-11T01:35:38.218Z] Step 6/23 : COPY go.mod . [2021-08-11T01:35:38.218Z] ---> 292b82a23609 [2021-08-11T01:35:38.218Z] Step 7/22 : RUN go mod download [2021-08-11T01:35:38.218Z] ---> Running in ee717e5e752b [2021-08-11T01:35:38.507Z] ---> 81824d13265d [2021-08-11T01:35:38.507Z] Step 7/23 : RUN go mod download [2021-08-11T01:35:38.507Z] ---> Running in 0a4b38798851 [2021-08-11T01:35:39.472Z] Collecting docker-compose==1.23.2 [2021-08-11T01:35:39.472Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T01:35:39.740Z] Collecting PyYAML<4,>=3.10 [2021-08-11T01:35:39.740Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T01:35:40.324Z] Removing intermediate container 72b2ebdee3bb [2021-08-11T01:35:40.324Z] ---> dcb313f54d79 [2021-08-11T01:35:40.324Z] Step 8/24 : COPY . . [2021-08-11T01:35:40.950Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T01:35:40.950Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T01:35:40.950Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T01:35:40.950Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T01:35:41.235Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T01:35:41.235Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T01:35:41.518Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T01:35:41.518Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T01:35:41.794Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T01:35:42.076Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T01:35:42.076Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T01:35:42.076Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T01:35:42.076Z] Removing intermediate container 0a4b38798851 [2021-08-11T01:35:42.076Z] ---> 08bafc85ee05 [2021-08-11T01:35:42.076Z] Step 8/23 : COPY . . [2021-08-11T01:35:42.371Z] Removing intermediate container ee717e5e752b [2021-08-11T01:35:42.371Z] ---> 57ec990070e4 [2021-08-11T01:35:42.371Z] Step 8/22 : COPY . . [2021-08-11T01:35:42.371Z] Removing intermediate container e09b6e4f256d [2021-08-11T01:35:42.371Z] ---> e2592b84af46 [2021-08-11T01:35:42.371Z] Step 8/24 : COPY . . [2021-08-11T01:35:42.371Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T01:35:42.371Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T01:35:42.649Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T01:35:42.649Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T01:35:42.649Z] 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-08-11T01:35:42.649Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T01:35:42.649Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T01:35:42.649Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T01:35:42.649Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T01:35:42.924Z] Collecting idna<2.8,>=2.5 [2021-08-11T01:35:42.924Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T01:35:42.924Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T01:35:42.924Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T01:35:42.924Z] Collecting certifi>=2017.4.17 [2021-08-11T01:35:43.210Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T01:35:43.210Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T01:35:43.210Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T01:35:43.210Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T01:35:43.210Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T01:35:43.210Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T01:35:43.210Z] Attempting uninstall: urllib3 [2021-08-11T01:35:43.210Z] Found existing installation: urllib3 1.26.2 [2021-08-11T01:35:43.492Z] Uninstalling urllib3-1.26.2: [2021-08-11T01:35:43.492Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T01:35:43.492Z] Attempting uninstall: idna [2021-08-11T01:35:43.492Z] Found existing installation: idna 3.1 [2021-08-11T01:35:43.492Z] Uninstalling idna-3.1: [2021-08-11T01:35:43.492Z] Successfully uninstalled idna-3.1 [2021-08-11T01:35:44.903Z] Attempting uninstall: chardet [2021-08-11T01:35:44.903Z] Found existing installation: chardet 4.0.0 [2021-08-11T01:35:44.903Z] Uninstalling chardet-4.0.0: [2021-08-11T01:35:44.903Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T01:35:45.495Z] Attempting uninstall: requests [2021-08-11T01:35:45.495Z] Found existing installation: requests 2.25.1 [2021-08-11T01:35:45.495Z] Uninstalling requests-2.25.1: [2021-08-11T01:35:45.495Z] Successfully uninstalled requests-2.25.1 [2021-08-11T01:35:45.495Z] Running setup.py install for texttable: started [2021-08-11T01:35:46.105Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T01:35:46.105Z] Running setup.py install for PyYAML: started [2021-08-11T01:35:47.530Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T01:35:47.797Z] Running setup.py install for docopt: started [2021-08-11T01:35:47.797Z] ---> 9c8cd695618f [2021-08-11T01:35:47.797Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:35:48.063Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T01:35:48.330Z] Running setup.py install for dockerpty: started [2021-08-11T01:35:48.331Z] ---> Running in d9c1adff9196 [2021-08-11T01:35:48.606Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T01:35:48.903Z] 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-08-11T01:35:51.733Z] Removing intermediate container d9c1adff9196 [2021-08-11T01:35:51.733Z] ---> 78dd1ca75993 [2021-08-11T01:35:51.733Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T01:35:51.733Z] ---> Running in bd813da347d5 [2021-08-11T01:35:52.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T01:35:53.297Z] ---> 91f2697f4549 [2021-08-11T01:35:53.297Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:35:53.569Z] ---> e2553e092c09 [2021-08-11T01:35:53.569Z] Step 9/22 : RUN go mod tidy [2021-08-11T01:35:53.569Z] ---> 7e52971e7cbb [2021-08-11T01:35:53.569Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:35:53.839Z] ---> Running in 5f9e0ebba9a5 [2021-08-11T01:35:53.839Z] ---> Running in 56094dabe595 [2021-08-11T01:35:53.839Z] ---> Running in 5bc6ac414be8 [2021-08-11T01:35:57.204Z] Removing intermediate container ffa6fb75b592 [2021-08-11T01:35:57.204Z] ---> 354389a41360 [2021-08-11T01:35:57.204Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T01:35:57.204Z] Removing intermediate container 5f9e0ebba9a5 [2021-08-11T01:35:57.204Z] ---> 40206ff16acc [2021-08-11T01:35:57.204Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T01:35:57.204Z] ---> Running in b88ff73ed110 [2021-08-11T01:35:57.204Z] ---> Running in 41e6dab9bb0f [2021-08-11T01:35:57.204Z] Removing intermediate container 56094dabe595 [2021-08-11T01:35:57.204Z] ---> 3dd84f6c4928 [2021-08-11T01:35:57.204Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T01:35:57.204Z] Removing intermediate container b88ff73ed110 [2021-08-11T01:35:57.204Z] ---> aebf1b9a5007 [2021-08-11T01:35:57.204Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T01:35:57.204Z] Removing intermediate container 5bc6ac414be8 [2021-08-11T01:35:57.204Z] ---> 98df22fd40de [2021-08-11T01:35:57.204Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T01:35:57.204Z] ---> Running in e4d0e2342f8c [2021-08-11T01:35:57.204Z] ---> Running in b0ed34295786 [2021-08-11T01:35:57.473Z] ---> Running in b6658f777bed [2021-08-11T01:35:57.745Z] Removing intermediate container b0ed34295786 [2021-08-11T01:35:57.745Z] ---> 44e2cf786cf4 [2021-08-11T01:35:57.745Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T01:35:57.745Z] 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-08-11T01:35:58.354Z] 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-08-11T01:35:58.354Z] 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-08-11T01:35:58.634Z] ---> c498c63bb933 [2021-08-11T01:35:58.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T01:35:58.913Z] ---> 125852beb0a8 [2021-08-11T01:35:58.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T01:35:59.186Z] ---> 7b1d42e8141a [2021-08-11T01:35:59.186Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T01:35:59.186Z] ---> Running in 94da436b0e0e [2021-08-11T01:35:59.186Z] Removing intermediate container 94da436b0e0e [2021-08-11T01:35:59.186Z] ---> 706c49ca376c [2021-08-11T01:35:59.186Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:35:59.186Z] ---> Running in c441dfad8814 [2021-08-11T01:35:59.462Z] Removing intermediate container c441dfad8814 [2021-08-11T01:35:59.462Z] ---> 1783edab5d47 [2021-08-11T01:35:59.462Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:35:59.462Z] ---> Running in 830df4456cf9 [2021-08-11T01:35:59.748Z] Removing intermediate container 830df4456cf9 [2021-08-11T01:35:59.748Z] ---> f5ed62551765 [2021-08-11T01:35:59.748Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:35:59.748Z] ---> Running in bbdeb407a56b [2021-08-11T01:35:59.748Z] Removing intermediate container bbdeb407a56b [2021-08-11T01:35:59.748Z] ---> 4b7ea9c89320 [2021-08-11T01:35:59.748Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:36:00.036Z] ---> Running in 9692855e68bf [2021-08-11T01:36:00.036Z] Removing intermediate container 9692855e68bf [2021-08-11T01:36:00.036Z] ---> e65090099b64 [2021-08-11T01:36:00.036Z] [2021-08-11T01:36:00.314Z] Successfully built e65090099b64 [2021-08-11T01:36:00.314Z] Successfully tagged sys-mgmt-agent:latest [2021-08-11T01:36:18.831Z]  Building sys-mgmt-agent ... done Removing intermediate container bd813da347d5 [2021-08-11T01:36:18.831Z] ---> 1e6ee3eaa337 [2021-08-11T01:36:18.831Z] [2021-08-11T01:36:18.831Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:36:18.831Z] ---> 13621d1b12d4 [2021-08-11T01:36:18.831Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:36:18.831Z] ---> Running in 8cd09a6cbac3 [2021-08-11T01:36:18.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:36:18.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:36:18.831Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T01:36:18.831Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:36:18.831Z] OK: 6 MiB in 15 packages [2021-08-11T01:36:19.438Z] Removing intermediate container 8cd09a6cbac3 [2021-08-11T01:36:19.438Z] ---> 56a6d533e826 [2021-08-11T01:36:19.438Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:36:19.438Z] ---> Running in e7aca6303f25 [2021-08-11T01:36:19.714Z] Removing intermediate container e7aca6303f25 [2021-08-11T01:36:19.714Z] ---> 19bedbea13cd [2021-08-11T01:36:19.714Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T01:36:19.714Z] ---> Running in 468a1b7c3c2f [2021-08-11T01:36:19.993Z] Removing intermediate container 468a1b7c3c2f [2021-08-11T01:36:19.993Z] ---> eb7311510fc8 [2021-08-11T01:36:19.993Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T01:36:19.993Z] ---> Running in b1242a34ee41 [2021-08-11T01:36:19.993Z] Removing intermediate container b1242a34ee41 [2021-08-11T01:36:19.993Z] ---> a01cd47b489c [2021-08-11T01:36:19.993Z] Step 16/24 : WORKDIR / [2021-08-11T01:36:19.993Z] ---> Running in e00a40e44594 [2021-08-11T01:36:20.677Z] Removing intermediate container e00a40e44594 [2021-08-11T01:36:20.677Z] ---> dae197224170 [2021-08-11T01:36:20.677Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:36:20.677Z] ---> 547f55cee580 [2021-08-11T01:36:20.677Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T01:36:20.842Z] Removing intermediate container f21baec40336 [2021-08-11T01:36:20.842Z] ---> 826137cb30a8 [2021-08-11T01:36:20.842Z] Successfully built 826137cb30a8 [2021-08-11T01:36:20.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:36:21.195Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T01:36:21.195Z] . [Pipeline] withDockerContainer [2021-08-11T01:36:21.284Z] ---> 2484564c4458 [2021-08-11T01:36:21.284Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T01:36:21.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-08-11T01:36:21.562Z] ---> 6c20a95b0b72 [2021-08-11T01:36:21.562Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T01:36:21.562Z] ---> Running in 006e08612b3b [2021-08-11T01:36:21.562Z] Removing intermediate container 006e08612b3b [2021-08-11T01:36:21.562Z] ---> a1e3069acc5b [2021-08-11T01:36:21.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:36:21.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T01:36:21.831Z] ---> Running in e5019be19549 [2021-08-11T01:36:21.831Z] Removing intermediate container e5019be19549 [2021-08-11T01:36:21.831Z] ---> d759f871a732 [2021-08-11T01:36:21.831Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:36:21.831Z] ---> Running in ac693c3b8912 [2021-08-11T01:36:22.108Z] Removing intermediate container ac693c3b8912 [2021-08-11T01:36:22.108Z] ---> e6e5a0728b3d [2021-08-11T01:36:22.108Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:36:22.108Z] ---> Running in 5ba7bb150f74 [2021-08-11T01:36:22.389Z] Removing intermediate container 5ba7bb150f74 [2021-08-11T01:36:22.389Z] ---> 9f6a0e877c39 [2021-08-11T01:36:22.389Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:36:22.389Z] ---> Running in bb87f806e3cf [2021-08-11T01:36:22.664Z] Removing intermediate container bb87f806e3cf [2021-08-11T01:36:22.664Z] ---> 329054d92871 [2021-08-11T01:36:22.664Z] [2021-08-11T01:36:22.664Z] Successfully built 329054d92871 [2021-08-11T01:36:22.664Z] Successfully tagged core-command:latest [2021-08-11T01:36:23.728Z] $ docker top 5fb10265159cf67ee5c2a7c7c0e7ebe17a26adc6c318a27dc08210eefbc5a828 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:36:24.734Z] + go version [2021-08-11T01:36:24.734Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T01:36:24.772Z] $ docker stop --time=1 5fb10265159cf67ee5c2a7c7c0e7ebe17a26adc6c318a27dc08210eefbc5a828 [2021-08-11T01:36:25.309Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T01:36:26.660Z] $ docker rm -f 5fb10265159cf67ee5c2a7c7c0e7ebe17a26adc6c318a27dc08210eefbc5a828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:36:27.368Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T01:36:27.368Z] . [Pipeline] withDockerContainer [2021-08-11T01:36:27.637Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-08-11T01:36:27.744Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T01:36:29.475Z] Removing intermediate container e4d0e2342f8c [2021-08-11T01:36:29.475Z] ---> 3bcaf93377b6 [2021-08-11T01:36:29.475Z] [2021-08-11T01:36:29.475Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T01:36:29.475Z] ---> 13621d1b12d4 [2021-08-11T01:36:29.475Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T01:36:29.475Z] ---> Running in 43ca54d9c011 [2021-08-11T01:36:29.502Z] $ docker top 17a628c796970c7210786ce77a24a882e50b1be23036a6ef45cdd40e8c094291 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T01:36:29.874Z] ========================================================= [2021-08-11T01:36:29.874Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T01:36:29.874Z] ========================================================= [Pipeline] sh [2021-08-11T01:36:29.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T01:36:29.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T01:36:29.892Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T01:36:29.892Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:36:29.892Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T01:36:29.892Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T01:36:30.216Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:36:30.216Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:36:30.216Z] OK: 7 MiB in 18 packages [2021-08-11T01:36:30.539Z] + go mod tidy [2021-08-11T01:36:30.851Z] Removing intermediate container 41e6dab9bb0f [2021-08-11T01:36:30.851Z] ---> be68b80dbb89 [2021-08-11T01:36:30.851Z] [2021-08-11T01:36:30.851Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:36:30.851Z] ---> 13621d1b12d4 [2021-08-11T01:36:30.851Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:36:30.851Z] ---> Using cache [2021-08-11T01:36:30.851Z] ---> 56a6d533e826 [2021-08-11T01:36:30.851Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:36:30.851Z] ---> Using cache [2021-08-11T01:36:30.851Z] ---> 19bedbea13cd [2021-08-11T01:36:30.851Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T01:36:30.851Z] Removing intermediate container b6658f777bed [2021-08-11T01:36:30.851Z] ---> e3ac77eebe3f [2021-08-11T01:36:30.851Z] [2021-08-11T01:36:30.851Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:36:30.851Z] ---> 13621d1b12d4 [2021-08-11T01:36:30.851Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:36:30.851Z] ---> Using cache [2021-08-11T01:36:30.851Z] ---> 56a6d533e826 [2021-08-11T01:36:30.851Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:36:30.851Z] ---> Using cache [2021-08-11T01:36:30.851Z] ---> 19bedbea13cd [2021-08-11T01:36:30.851Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T01:36:30.851Z] ---> Running in 600ed4e71b17 [2021-08-11T01:36:30.851Z] ---> Running in 4a1351db3bf1 [2021-08-11T01:36:30.851Z] Removing intermediate container 600ed4e71b17 [2021-08-11T01:36:30.851Z] ---> 29087f719cad [2021-08-11T01:36:30.851Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:36:30.851Z] Removing intermediate container 4a1351db3bf1 [2021-08-11T01:36:30.851Z] ---> 7e1afc8e2a30 [2021-08-11T01:36:30.851Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T01:36:30.851Z] ---> Running in ae627b02a994 [2021-08-11T01:36:30.851Z] Removing intermediate container 43ca54d9c011 [2021-08-11T01:36:30.851Z] ---> 017ce5e2ccc2 [2021-08-11T01:36:30.851Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:36:30.851Z] ---> Running in 142cfaeafd9e [2021-08-11T01:36:30.851Z] ---> Running in 06026ea6a995 [2021-08-11T01:36:31.117Z] Removing intermediate container ae627b02a994 [2021-08-11T01:36:31.117Z] ---> 09d1c6158487 [2021-08-11T01:36:31.117Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:36:31.117Z] Removing intermediate container 142cfaeafd9e [2021-08-11T01:36:31.117Z] ---> a2520851be28 [2021-08-11T01:36:31.117Z] Step 16/24 : WORKDIR / [2021-08-11T01:36:31.117Z] Removing intermediate container 06026ea6a995 [2021-08-11T01:36:31.117Z] ---> 8a35da0d5f95 [2021-08-11T01:36:31.117Z] Step 14/22 : WORKDIR /edgex [2021-08-11T01:36:31.117Z] ---> Running in 3ddc925e4fce [2021-08-11T01:36:31.117Z] ---> Running in 0f20c4571388 [2021-08-11T01:36:31.383Z] Removing intermediate container 3ddc925e4fce [2021-08-11T01:36:31.383Z] ---> 448189668f07 [2021-08-11T01:36:31.383Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:36:31.383Z] ---> 2fc36313ccf7 [2021-08-11T01:36:31.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T01:36:31.383Z] Removing intermediate container 0f20c4571388 [2021-08-11T01:36:31.383Z] ---> 53bf6d3c3ece [2021-08-11T01:36:31.383Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T01:36:31.648Z] ---> f038b721c6de [2021-08-11T01:36:31.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T01:36:31.648Z] ---> 16fda79f72f6 [2021-08-11T01:36:31.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T01:36:31.648Z] ---> 784b031dbe99 [2021-08-11T01:36:31.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T01:36:31.918Z] ---> ba29e9f5e289 [2021-08-11T01:36:31.918Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T01:36:31.918Z] ---> 1f57b2c37753 [2021-08-11T01:36:31.918Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [Pipeline] sh [2021-08-11T01:36:32.192Z] ---> ec0bfeab7adf [2021-08-11T01:36:32.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T01:36:32.192Z] ---> Running in e0aa6e8e5061 [2021-08-11T01:36:32.192Z] Removing intermediate container e0aa6e8e5061 [2021-08-11T01:36:32.192Z] ---> ed8d839965d2 [2021-08-11T01:36:32.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:36:32.192Z] ---> 56411d6d5e88 [2021-08-11T01:36:32.192Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T01:36:32.192Z] ---> Running in d1cba3f858da [2021-08-11T01:36:32.465Z] ---> Running in 8290318b8403 [2021-08-11T01:36:32.465Z] ---> 1f25babd3ed8 [2021-08-11T01:36:32.465Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T01:36:32.465Z] ---> Running in 77fac262668a [2021-08-11T01:36:32.465Z] Removing intermediate container d1cba3f858da [2021-08-11T01:36:32.465Z] ---> bba584e178de [2021-08-11T01:36:32.465Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T01:36:32.465Z] ---> Running in 1795830b248a [2021-08-11T01:36:32.465Z] Removing intermediate container 8290318b8403 [2021-08-11T01:36:32.465Z] ---> be879a42557f [2021-08-11T01:36:32.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:36:32.465Z] ---> Running in e29aecd9e5a7 [2021-08-11T01:36:32.465Z] Removing intermediate container 77fac262668a [2021-08-11T01:36:32.465Z] ---> 49e7bd222da9 [2021-08-11T01:36:32.465Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T01:36:32.465Z] ---> Running in 50f4822df270 [2021-08-11T01:36:32.465Z] Removing intermediate container 1795830b248a [2021-08-11T01:36:32.465Z] ---> e5ace3ed617a [2021-08-11T01:36:32.465Z] Step 22/23 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:36:32.685Z] + make test [2021-08-11T01:36:32.685Z] 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-08-11T01:36:32.685Z] go mod tidy [2021-08-11T01:36:32.734Z] ---> Running in 6d90f701faa9 [2021-08-11T01:36:32.734Z] Removing intermediate container e29aecd9e5a7 [2021-08-11T01:36:32.734Z] ---> 5d4718d8d33d [2021-08-11T01:36:32.734Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T01:36:32.734Z] ---> Running in 08670e3f32be [2021-08-11T01:36:32.734Z] Removing intermediate container 50f4822df270 [2021-08-11T01:36:32.734Z] ---> 494a5028cae2 [2021-08-11T01:36:32.734Z] Step 20/22 : LABEL arch=x86_64 [2021-08-11T01:36:32.734Z] ---> Running in 5a7a246ab098 [2021-08-11T01:36:32.734Z] Removing intermediate container 6d90f701faa9 [2021-08-11T01:36:32.734Z] ---> 85b3d0afc515 [2021-08-11T01:36:32.734Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:36:32.734Z] ---> Running in ce2024765757 [2021-08-11T01:36:32.734Z] Removing intermediate container 08670e3f32be [2021-08-11T01:36:32.734Z] ---> 9b41a67ddd75 [2021-08-11T01:36:32.734Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:36:32.734Z] ---> Running in c60f72b7e03e [2021-08-11T01:36:32.734Z] Removing intermediate container 5a7a246ab098 [2021-08-11T01:36:32.734Z] ---> abc7c32c28f8 [2021-08-11T01:36:32.734Z] Step 21/22 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:36:32.734Z] ---> Running in 0b75d6f05585 [2021-08-11T01:36:33.001Z] Removing intermediate container ce2024765757 [2021-08-11T01:36:33.001Z] ---> 0b59d1def242 [2021-08-11T01:36:33.001Z] [2021-08-11T01:36:33.001Z] Removing intermediate container c60f72b7e03e [2021-08-11T01:36:33.001Z] ---> 57131b83b17c [2021-08-11T01:36:33.001Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:36:33.001Z] Successfully built 0b59d1def242 [2021-08-11T01:36:33.001Z] Successfully tagged support-scheduler:latest [2021-08-11T01:36:33.001Z]  Building support-scheduler ... done Removing intermediate container 0b75d6f05585 [2021-08-11T01:36:33.001Z] ---> 246823944f13 [2021-08-11T01:36:33.001Z] Step 22/22 : LABEL version=0.0.0 [2021-08-11T01:36:33.001Z] ---> Running in 46ca3d64c3ec [2021-08-11T01:36:33.001Z] ---> Running in 73873a985c23 [2021-08-11T01:36:33.001Z] Removing intermediate container 46ca3d64c3ec [2021-08-11T01:36:33.001Z] ---> 684ecb52cf3a [2021-08-11T01:36:33.001Z] [2021-08-11T01:36:33.001Z] Removing intermediate container 73873a985c23 [2021-08-11T01:36:33.001Z] ---> dce88ced5703 [2021-08-11T01:36:33.001Z] [2021-08-11T01:36:33.268Z] Successfully built 684ecb52cf3a [2021-08-11T01:36:33.269Z] Successfully tagged core-metadata:latest [2021-08-11T01:36:33.269Z]  Building core-metadata ... done Successfully built dce88ced5703 [2021-08-11T01:36:33.269Z] Successfully tagged security-proxy-setup:latest [2021-08-11T01:36:33.279Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-08-11T01:36:33.286Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T01:36:33.285Z] $ docker stop --time=1 d7d73398eb1c0a5fd2dbacc173f5ed1673920775f621dd31dc9446927bfd400e [2021-08-11T01:36:34.762Z] $ docker rm -f d7d73398eb1c0a5fd2dbacc173f5ed1673920775f621dd31dc9446927bfd400e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:36:35.159Z] + docker images [2021-08-11T01:36:35.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T01:36:35.159Z] security-proxy-setup latest dce88ced5703 3 seconds ago 25.9MB [2021-08-11T01:36:35.159Z] support-scheduler latest 0b59d1def242 3 seconds ago 16.1MB [2021-08-11T01:36:35.159Z] core-metadata latest 684ecb52cf3a 3 seconds ago 16.7MB [2021-08-11T01:36:35.159Z] e3ac77eebe3f 6 seconds ago 1.75GB [2021-08-11T01:36:35.159Z] 3bcaf93377b6 6 seconds ago 1.75GB [2021-08-11T01:36:35.159Z] be68b80dbb89 6 seconds ago 1.75GB [2021-08-11T01:36:35.159Z] core-command latest 329054d92871 13 seconds ago 16MB [2021-08-11T01:36:35.159Z] 1e6ee3eaa337 18 seconds ago 1.74GB [2021-08-11T01:36:35.159Z] sys-mgmt-agent latest e65090099b64 36 seconds ago 325MB [2021-08-11T01:36:35.159Z] security-bootstrapper latest 4fb20f122df3 About a minute ago 18.8MB [2021-08-11T01:36:35.159Z] security-secretstore-setup latest f419a4a8a3d8 About a minute ago 29MB [2021-08-11T01:36:35.159Z] core-data latest c52c2c101e86 About a minute ago 20.4MB [2021-08-11T01:36:35.159Z] support-notifications latest 744c8b7f4bcb About a minute ago 16.8MB [2021-08-11T01:36:35.159Z] 1c1119456bfb About a minute ago 1.75GB [2021-08-11T01:36:35.159Z] 56873658de26 About a minute ago 1.75GB [2021-08-11T01:36:35.159Z] 74896b1fdf7d About a minute ago 1.75GB [2021-08-11T01:36:35.159Z] 7610d016b04f About a minute ago 1.75GB [2021-08-11T01:36:35.159Z] 4eeff91e7355 About a minute ago 1.75GB [2021-08-11T01:36:35.159Z] ci-base-image-x86_64 latest 86dd9e1c4866 5 minutes ago 1.24GB [2021-08-11T01:36:35.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB [2021-08-11T01:36:35.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 8 days ago 37.5MB [2021-08-11T01:36:35.159Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-11T01:36:35.159Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-11T01:36:35.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-11T01:36:50.665Z] Still waiting to schedule task [2021-08-11T01:36:50.665Z] ‘prd-ubuntu18.04-docker-8c-8g-284’ is offline [2021-08-11T01:37:00.104Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T01:37:56.986Z] Running on prd-ubuntu18.04-docker-8c-8g-286 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws [2021-08-11T01:37:57.005Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-08-11T01:37:57.128Z] The recommended git tool is: git [2021-08-11T01:37:59.786Z] using credential edgex-jenkins-ssh [2021-08-11T01:37:59.800Z] Cloning the remote Git repository [2021-08-11T01:37:59.823Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:37:59.911Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-08-11T01:37:59.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:37:59.951Z] > git --version # timeout=10 [2021-08-11T01:37:59.958Z] > git --version # 'git version 2.17.1' [2021-08-11T01:37:59.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:37:59.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:38:08.186Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T01:38:08.186Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T01:38:08.186Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T01:38:09.174Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T01:38:20.454Z] Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit c22717e9c2e105fbad255babc50b46154ff10520 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T01:38:20.643Z] Failed in branch amd64 [2021-08-11T01:38:19.829Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:38:19.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T01:38:19.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T01:38:19.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T01:38:19.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T01:38:19.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T01:38:20.462Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T01:38:20.468Z] > git checkout -f c22717e9c2e105fbad255babc50b46154ff10520 # timeout=10 [2021-08-11T01:38:21.662Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T01:38:21.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T01:38:21.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T01:38:21.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T01:38:21.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T01:38:21.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T01:38:23.107Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T01:38:23.107Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T01:38:23.107Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T01:38:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T01:38:35.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.185s coverage: 28.7% of statements [2021-08-11T01:38:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T01:38:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T01:38:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.430s coverage: 100.0% of statements [2021-08-11T01:38:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T01:38:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 46.3% of statements [2021-08-11T01:38:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T01:38:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T01:38:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 90.1% of statements [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:38:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 81.2% of statements [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T01:38:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 94.2% of statements [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 59.1% of statements [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.322s coverage: 60.0% of statements [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.366s coverage: 0.8% of statements [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.229s coverage: 21.7% of statements [2021-08-11T01:38:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 47.1% of statements [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements [2021-08-11T01:38:55.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-08-11T01:38:55.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements [2021-08-11T01:39:07.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2021-08-11T01:39:07.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-08-11T01:39:12.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements [2021-08-11T01:39:12.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.299s coverage: 92.9% of statements [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.205s coverage: 58.8% of statements [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements [2021-08-11T01:39:20.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.358s coverage: 91.2% of statements [2021-08-11T01:39:20.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T01:39:26.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.052s coverage: 64.4% of statements [2021-08-11T01:39:26.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T01:39:26.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T01:39:26.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.232s coverage: 100.0% of statements [2021-08-11T01:39:26.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-08-11T01:39:26.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2021-08-11T01:39:26.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-08-11T01:39:26.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-08-11T01:39:30.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 66.9% of statements [2021-08-11T01:39:30.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T01:39:30.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T01:39:30.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T01:39:35.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.900s coverage: 43.6% of statements [2021-08-11T01:39:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T01:39:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T01:39:35.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2021-08-11T01:39:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T01:39:35.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements [2021-08-11T01:39:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 19.5% of statements [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.657s coverage: 92.0% of statements [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 62.7% of statements [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.421s coverage: 97.7% of statements [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T01:39:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.249s coverage: 100.0% of statements [2021-08-11T01:39:42.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-11T01:39:43.245Z] GO111MODULE=on go vet ./... [2021-08-11T01:41:20.116Z] gofmt -l . [2021-08-11T01:41:20.116Z] [ "`gofmt -l .`" = "" ] [2021-08-11T01:41:20.116Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T01:41:20.776Z] + ls -al . [2021-08-11T01:41:20.776Z] total 632 [2021-08-11T01:41:20.776Z] drwxrwxr-x 9 1001 1001 4096 Aug 11 01:41 . [2021-08-11T01:41:20.776Z] drwxr-xr-x 4 root root 4096 Aug 11 01:36 .. [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 01:34 .dockerignore [2021-08-11T01:41:20.776Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 01:34 .git [2021-08-11T01:41:20.776Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 01:34 .github [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 01:34 .gitignore [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 01:34 .hadolint.yml [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 01:34 .sonarcloud.properties [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:34 ADOPTERS.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:34 Attribution.txt [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:34 CHANGELOG.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:34 CONTRIBUTING.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 01:34 GOVERNANCE.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 01:34 Jenkinsfile [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:34 LICENSE [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:34 Makefile [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 01:34 OWNERS.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:34 README.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:34 SECURITY.md [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 5 Aug 11 01:30 VERSION [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:34 ZMQWindows.md [2021-08-11T01:41:20.776Z] drwxrwxr-x 2 1001 1001 4096 Aug 11 01:34 bin [2021-08-11T01:41:20.776Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 01:34 cmd [2021-08-11T01:41:20.776Z] -rw-r--r-- 1 root root 404329 Aug 11 01:39 coverage.out [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 01:34 go.mod [2021-08-11T01:41:20.776Z] -rw-r--r-- 1 root root 48847 Aug 11 01:36 go.sum [2021-08-11T01:41:20.776Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 01:34 internal [2021-08-11T01:41:20.776Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 01:34 openapi [2021-08-11T01:41:20.776Z] drwxrwxr-x 4 1001 1001 4096 Aug 11 01:34 snap [2021-08-11T01:41:20.776Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 01:34 version.go [Pipeline] sh [2021-08-11T01:41:21.436Z] + '[' -e coverage.out ] [2021-08-11T01:41:21.436Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T01:41:21.468Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T01:41:22.292Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T01:41:22.941Z] + make build [2021-08-11T01:41:22.941Z] go mod tidy [2021-08-11T01:41:23.543Z] 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-08-11T01:41:31.824Z] 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-08-11T01:41:58.644Z] 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-08-11T01:41:58.644Z] 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-08-11T01:42:02.948Z] 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-08-11T01:42:03.548Z] 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-08-11T01:42:07.966Z] 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-08-11T01:42:11.394Z] 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-08-11T01:42:14.802Z] 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-08-11T01:42:19.113Z] 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-08-11T01:42:22.539Z] 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-08-11T01:42:25.918Z] 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-08-11T01:42:32.660Z] $ docker stop --time=1 17a628c796970c7210786ce77a24a882e50b1be23036a6ef45cdd40e8c094291 [2021-08-11T01:42:35.512Z] $ docker rm -f 17a628c796970c7210786ce77a24a882e50b1be23036a6ef45cdd40e8c094291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:42:37.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:42:37.640Z] [2021-08-11T01:42:37.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:42:38.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:42:38.277Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-11T01:42:38.277Z] 29e5d40040c1: Pulling fs layer [2021-08-11T01:42:38.277Z] 1ce36da41761: Pulling fs layer [2021-08-11T01:42:38.277Z] 25b303627fd3: Pulling fs layer [2021-08-11T01:42:38.551Z] 29e5d40040c1: Verifying Checksum [2021-08-11T01:42:38.551Z] 29e5d40040c1: Download complete [2021-08-11T01:42:39.543Z] 1ce36da41761: Verifying Checksum [2021-08-11T01:42:39.543Z] 1ce36da41761: Download complete [2021-08-11T01:42:39.543Z] 29e5d40040c1: Pull complete [2021-08-11T01:42:40.997Z] 1ce36da41761: Pull complete [2021-08-11T01:42:41.274Z] 25b303627fd3: Verifying Checksum [2021-08-11T01:42:41.274Z] 25b303627fd3: Download complete [2021-08-11T01:42:51.440Z] 25b303627fd3: Pull complete [2021-08-11T01:42:51.440Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-11T01:42:51.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:42:51.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-11T01:42:51.680Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-08-11T01:42:51.777Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-11T01:42:55.371Z] $ docker top 07cb81044eec0489c3346b9c3f18d9638e1ecd20b625c0ff46be5d0f84b5f735 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:42:56.325Z] + docker-compose build --help [2021-08-11T01:42:56.325Z] + grep parallel [2021-08-11T01:43:03.009Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T01:43:03.047Z] $ docker stop --time=1 07cb81044eec0489c3346b9c3f18d9638e1ecd20b625c0ff46be5d0f84b5f735 [2021-08-11T01:43:04.911Z] $ docker rm -f 07cb81044eec0489c3346b9c3f18d9638e1ecd20b625c0ff46be5d0f84b5f735 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:43:05.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T01:43:05.757Z] . [Pipeline] withDockerContainer [2021-08-11T01:43:06.022Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-08-11T01:43:06.163Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-11T01:43:07.932Z] $ docker top 3c42def72e814ec9de733efd6433f1feb82475166fc368f541518db6533cd7a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:43:08.878Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T01:43:15.600Z] Building core-command ... [2021-08-11T01:43:15.600Z] Building core-data ... [2021-08-11T01:43:15.600Z] Building core-metadata ... [2021-08-11T01:43:15.600Z] Building security-bootstrapper ... [2021-08-11T01:43:15.600Z] Building security-proxy-setup ... [2021-08-11T01:43:15.600Z] Building security-secretstore-setup ... [2021-08-11T01:43:15.600Z] Building support-notifications ... [2021-08-11T01:43:15.600Z] Building support-scheduler ... [2021-08-11T01:43:15.600Z] Building sys-mgmt-agent ... [2021-08-11T01:43:15.600Z] Building security-secretstore-setup [2021-08-11T01:43:15.600Z] Building support-notifications [2021-08-11T01:43:15.600Z] Building security-bootstrapper [2021-08-11T01:43:15.600Z] Building security-proxy-setup [2021-08-11T01:43:15.600Z] Building sys-mgmt-agent [2021-08-11T01:44:23.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:44:23.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:44:23.669Z] ---> 826137cb30a8 [2021-08-11T01:44:23.669Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:44:23.669Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:44:23.669Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:44:23.669Z] ---> 826137cb30a8 [2021-08-11T01:44:23.669Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T01:44:23.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:44:23.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:44:23.669Z] ---> 826137cb30a8 [2021-08-11T01:44:23.669Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T01:44:23.669Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:44:23.669Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:44:23.669Z] ---> 826137cb30a8 [2021-08-11T01:44:23.669Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T01:44:23.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:44:23.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:44:23.669Z] ---> 826137cb30a8 [2021-08-11T01:44:23.669Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:44:28.044Z] ---> Running in eec46268e0a5 [2021-08-11T01:44:28.044Z] ---> Running in 207892cc5e81 [2021-08-11T01:44:28.044Z] ---> Running in 3413aff6b719 [2021-08-11T01:44:28.044Z] ---> Running in 84470806f6fa [2021-08-11T01:44:28.044Z] ---> Running in af33913ef179 [2021-08-11T01:44:28.323Z] Removing intermediate container 207892cc5e81 [2021-08-11T01:44:28.323Z] ---> 9d9b85a3e36d [2021-08-11T01:44:28.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:44:28.600Z] Removing intermediate container 84470806f6fa [2021-08-11T01:44:28.600Z] ---> 4c2719753b9b [2021-08-11T01:44:28.600Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:44:28.600Z] ---> Running in 219bc608ca3f [2021-08-11T01:44:28.600Z] Removing intermediate container eec46268e0a5 [2021-08-11T01:44:28.600Z] ---> 32af39685cdd [2021-08-11T01:44:28.600Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:44:28.874Z] ---> Running in 0222d2813eee [2021-08-11T01:44:28.874Z] Removing intermediate container 3413aff6b719 [2021-08-11T01:44:28.874Z] ---> 274e7fdb9321 [2021-08-11T01:44:28.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:44:28.874Z] Removing intermediate container af33913ef179 [2021-08-11T01:44:28.874Z] ---> c1ce76082cc0 [2021-08-11T01:44:28.874Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:44:29.156Z] ---> Running in fbcf4fabfaab [2021-08-11T01:44:29.443Z] ---> Running in 3137ebc9969e [2021-08-11T01:44:29.443Z] ---> Running in 1525982d6f69 [2021-08-11T01:44:32.849Z] Removing intermediate container 219bc608ca3f [2021-08-11T01:44:32.849Z] ---> e0d25cb638ca [2021-08-11T01:44:32.849Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T01:44:33.124Z] ---> Running in 0cdce887bb07 [2021-08-11T01:44:33.124Z] Removing intermediate container 0222d2813eee [2021-08-11T01:44:33.124Z] ---> cd426a697f08 [2021-08-11T01:44:33.124Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T01:44:33.398Z] ---> Running in 2c7e1f99e170 [2021-08-11T01:44:34.001Z] Removing intermediate container 1525982d6f69 [2021-08-11T01:44:34.001Z] ---> 73e9edd66abf [2021-08-11T01:44:34.001Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T01:44:34.282Z] ---> Running in ed5b04834d0f [2021-08-11T01:44:34.282Z] Removing intermediate container fbcf4fabfaab [2021-08-11T01:44:34.282Z] ---> 13d32f6b3fec [2021-08-11T01:44:34.282Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T01:44:34.282Z] Removing intermediate container 3137ebc9969e [2021-08-11T01:44:34.282Z] ---> 37c18b958b24 [2021-08-11T01:44:34.282Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T01:44:34.565Z] ---> Running in e51a8b96e20f [2021-08-11T01:44:34.565Z] ---> Running in 18511ce6dd0d [2021-08-11T01:44:35.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:35.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:36.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:36.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:36.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:36.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:36.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:36.923Z] OK: 218 MiB in 52 packages [2021-08-11T01:44:37.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:37.486Z] OK: 218 MiB in 52 packages [2021-08-11T01:44:37.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:37.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:44:38.397Z] OK: 218 MiB in 52 packages [2021-08-11T01:44:39.035Z] Removing intermediate container 0cdce887bb07 [2021-08-11T01:44:39.035Z] ---> 785778e17f3b [2021-08-11T01:44:39.035Z] Step 6/22 : COPY go.mod . [2021-08-11T01:44:39.035Z] OK: 218 MiB in 52 packages [2021-08-11T01:44:39.310Z] OK: 218 MiB in 52 packages [2021-08-11T01:44:39.922Z] Removing intermediate container 2c7e1f99e170 [2021-08-11T01:44:39.922Z] ---> 114f7d3f0fde [2021-08-11T01:44:39.922Z] Step 6/26 : COPY go.mod . [2021-08-11T01:44:40.198Z] Removing intermediate container ed5b04834d0f [2021-08-11T01:44:40.198Z] ---> 5e268df1bd01 [2021-08-11T01:44:40.198Z] Step 6/32 : COPY go.mod . [2021-08-11T01:44:40.475Z] ---> f6d7fd438539 [2021-08-11T01:44:40.475Z] Step 7/22 : RUN go mod download [2021-08-11T01:44:40.753Z] ---> Running in 396eb1f9fd4d [2021-08-11T01:44:41.040Z] Removing intermediate container 18511ce6dd0d [2021-08-11T01:44:41.040Z] ---> 8e3cf8befbc7 [2021-08-11T01:44:41.040Z] Step 6/24 : COPY go.mod . [2021-08-11T01:44:41.040Z] ---> 25143a9daefa [2021-08-11T01:44:41.040Z] Step 7/26 : RUN go mod download [2021-08-11T01:44:41.040Z] Removing intermediate container e51a8b96e20f [2021-08-11T01:44:41.040Z] ---> 96aa2ba6d0c1 [2021-08-11T01:44:41.040Z] Step 6/23 : COPY go.mod . [2021-08-11T01:44:41.327Z] ---> Running in eb346734a9fc [2021-08-11T01:44:41.613Z] ---> dd7b0c0f9ec0 [2021-08-11T01:44:41.613Z] Step 7/32 : RUN go mod download [2021-08-11T01:44:41.898Z] ---> Running in 32f4432038a8 [2021-08-11T01:44:42.177Z] ---> bfe5a7fd0d4a [2021-08-11T01:44:42.177Z] Step 7/24 : RUN go mod download [2021-08-11T01:44:42.784Z] ---> a7697136f807 [2021-08-11T01:44:42.785Z] Step 7/23 : RUN go mod download [2021-08-11T01:44:42.785Z] ---> Running in dafc2f265b86 [2021-08-11T01:44:43.062Z] ---> Running in 539aee1cb0c9 [2021-08-11T01:44:49.792Z] Removing intermediate container 396eb1f9fd4d [2021-08-11T01:44:49.792Z] ---> d8a76113f1d1 [2021-08-11T01:44:49.792Z] Step 8/22 : COPY . . [2021-08-11T01:44:50.066Z] Removing intermediate container eb346734a9fc [2021-08-11T01:44:50.067Z] ---> 45513b2d4858 [2021-08-11T01:44:50.067Z] Step 8/26 : COPY . . [2021-08-11T01:44:50.346Z] Removing intermediate container dafc2f265b86 [2021-08-11T01:44:50.346Z] ---> d20c7956e15a [2021-08-11T01:44:50.346Z] Step 8/24 : COPY . . [2021-08-11T01:44:50.346Z] Removing intermediate container 32f4432038a8 [2021-08-11T01:44:50.346Z] ---> aedeca524253 [2021-08-11T01:44:50.346Z] Step 8/32 : COPY . . [2021-08-11T01:44:50.949Z] Removing intermediate container 539aee1cb0c9 [2021-08-11T01:44:50.950Z] ---> 7b9d32df1cdd [2021-08-11T01:44:50.950Z] Step 8/23 : COPY . . [2021-08-11T01:45:17.830Z] ---> 9486a68f18fc [2021-08-11T01:45:17.830Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:45:17.830Z] ---> 7012dfbee941 [2021-08-11T01:45:17.830Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:45:17.830Z] ---> 2f7403cfe54a [2021-08-11T01:45:17.830Z] Step 9/32 : RUN go mod tidy [2021-08-11T01:45:17.830Z] ---> 8dd8b5fc6526 [2021-08-11T01:45:17.830Z] Step 9/22 : RUN go mod tidy [2021-08-11T01:45:17.830Z] ---> fa0c5eca6d31 [2021-08-11T01:45:17.830Z] Step 9/26 : RUN go mod tidy [2021-08-11T01:45:17.830Z] ---> Running in 7d40ae14958e [2021-08-11T01:45:17.830Z] ---> Running in d95464406681 [2021-08-11T01:45:17.830Z] ---> Running in 642ea1d4cae7 [2021-08-11T01:45:17.830Z] ---> Running in b996f8d9d18d [2021-08-11T01:45:17.830Z] ---> Running in 6920411e501a [2021-08-11T01:45:24.570Z] Removing intermediate container 7d40ae14958e [2021-08-11T01:45:24.570Z] ---> 592a03c3379e [2021-08-11T01:45:24.570Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T01:45:24.570Z] ---> Running in 3c174e4ec79d [2021-08-11T01:45:24.570Z] Removing intermediate container d95464406681 [2021-08-11T01:45:24.570Z] ---> 3fdc1a3bc077 [2021-08-11T01:45:24.570Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T01:45:24.570Z] ---> Running in 8b70ce6c1367 [2021-08-11T01:45:25.171Z] Removing intermediate container 642ea1d4cae7 [2021-08-11T01:45:25.171Z] ---> ec64e360a710 [2021-08-11T01:45:25.172Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T01:45:25.172Z] Removing intermediate container 6920411e501a [2021-08-11T01:45:25.172Z] ---> aa4a6ef5b54e [2021-08-11T01:45:25.172Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T01:45:25.450Z] Removing intermediate container b996f8d9d18d [2021-08-11T01:45:25.450Z] ---> 8a4118a0f191 [2021-08-11T01:45:25.450Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T01:45:25.450Z] ---> Running in 120569f8b23f [2021-08-11T01:45:25.727Z] ---> Running in 1db3f6b01df2 [2021-08-11T01:45:25.727Z] ---> Running in 9c479e160d8d [2021-08-11T01:45:26.007Z] 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-08-11T01:45:26.995Z] 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-08-11T01:45:28.466Z] 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-08-11T01:45:28.745Z] 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-08-11T01:45:28.745Z] 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-08-11T01:47:36.040Z] 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-08-11T01:47:36.040Z] 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-08-11T01:47:39.475Z] Removing intermediate container 8b70ce6c1367 [2021-08-11T01:47:39.475Z] ---> 0eb1dae963ea [2021-08-11T01:47:39.475Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T01:47:39.475Z] ---> Running in 285435316e2b [2021-08-11T01:47:42.135Z] 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-08-11T01:47:44.783Z] Removing intermediate container 120569f8b23f [2021-08-11T01:47:44.783Z] ---> e89e39633b47 [2021-08-11T01:47:44.783Z] [2021-08-11T01:47:44.783Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T01:47:44.783Z] Removing intermediate container 9c479e160d8d [2021-08-11T01:47:44.783Z] ---> b0db8600904c [2021-08-11T01:47:44.783Z] [2021-08-11T01:47:44.783Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T01:47:45.767Z] 3.12: Pulling from library/alpine [2021-08-11T01:47:46.369Z] 3.12: Pulling from library/alpine [2021-08-11T01:47:46.969Z] Removing intermediate container 285435316e2b [2021-08-11T01:47:46.969Z] ---> 42bf822c4e3a [2021-08-11T01:47:46.969Z] [2021-08-11T01:47:46.969Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T01:47:47.244Z] Removing intermediate container 1db3f6b01df2 [2021-08-11T01:47:47.244Z] ---> 286ad17c4525 [2021-08-11T01:47:47.244Z] [2021-08-11T01:47:47.244Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T01:47:47.244Z] 20.10.7: Pulling from library/docker [2021-08-11T01:47:47.244Z] Removing intermediate container 3c174e4ec79d [2021-08-11T01:47:47.244Z] ---> e6d1f177d130 [2021-08-11T01:47:47.244Z] [2021-08-11T01:47:47.244Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:47:47.524Z] 3.12: Pulling from library/alpine [2021-08-11T01:47:47.524Z] 3.12: Pulling from library/alpine [2021-08-11T01:47:48.524Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:47:48.524Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T01:47:48.524Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:47:48.524Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:47:48.524Z] ---> c4fd0aeabfcf [2021-08-11T01:47:48.524Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T01:47:48.524Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:47:48.524Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:47:48.524Z] ---> c4fd0aeabfcf [2021-08-11T01:47:48.524Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T01:47:48.524Z] ---> c4fd0aeabfcf [2021-08-11T01:47:48.524Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T01:47:48.524Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T01:47:48.524Z] Status: Image is up to date for alpine:3.12 [2021-08-11T01:47:48.801Z] ---> c4fd0aeabfcf [2021-08-11T01:47:48.802Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T01:47:49.402Z] ---> Running in b6b4768894a3 [2021-08-11T01:47:49.402Z] ---> Running in 7414100eff39 [2021-08-11T01:47:49.402Z] ---> Running in 7826c554c6a4 [2021-08-11T01:47:49.402Z] ---> Running in 6c791531c4e7 [2021-08-11T01:47:50.846Z] Removing intermediate container b6b4768894a3 [2021-08-11T01:47:50.846Z] ---> 68c6922c81df [2021-08-11T01:47:50.846Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T01:47:50.846Z] ---> Running in f80c7bd2da78 [2021-08-11T01:47:51.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:51.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:52.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:52.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:52.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:52.278Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T01:47:52.554Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:47:52.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:52.554Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T01:47:52.554Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T01:47:52.554Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:47:52.554Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:47:52.837Z] OK: 7 MiB in 18 packages [2021-08-11T01:47:52.837Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T01:47:53.115Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T01:47:53.115Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T01:47:53.115Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T01:47:53.115Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:47:53.115Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T01:47:53.115Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T01:47:53.115Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:47:53.115Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:47:53.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:53.115Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:47:53.115Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:47:53.115Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T01:47:53.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:47:53.391Z] OK: 7 MiB in 20 packages [2021-08-11T01:47:53.665Z] OK: 6 MiB in 16 packages [2021-08-11T01:47:53.975Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T01:47:53.975Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T01:47:53.975Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:47:54.251Z] OK: 5 MiB in 16 packages [2021-08-11T01:47:55.698Z] Removing intermediate container 7826c554c6a4 [2021-08-11T01:47:55.698Z] ---> 73c6e11e567d [2021-08-11T01:47:55.698Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:47:56.297Z] ---> Running in 535016a59971 [2021-08-11T01:47:56.568Z] Removing intermediate container 7414100eff39 [2021-08-11T01:47:56.568Z] ---> 7fb306ac9673 [2021-08-11T01:47:56.568Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:47:56.568Z] Removing intermediate container f80c7bd2da78 [2021-08-11T01:47:56.568Z] ---> e570096aba6e [2021-08-11T01:47:56.568Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T01:47:56.848Z] Removing intermediate container 6c791531c4e7 [2021-08-11T01:47:56.848Z] ---> 612558017a16 [2021-08-11T01:47:56.848Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T01:47:56.848Z] ---> Running in 2d994bc1d6d3 [2021-08-11T01:47:56.848Z] ---> Running in c37d1f95c2b0 [2021-08-11T01:47:57.130Z] ---> Running in d37de81c37e9 [2021-08-11T01:47:57.130Z] Removing intermediate container 535016a59971 [2021-08-11T01:47:57.130Z] ---> f8e826056066 [2021-08-11T01:47:57.405Z] Step 14/22 : WORKDIR /edgex [2021-08-11T01:47:57.680Z] ---> Running in bb1c4cb3a77b [2021-08-11T01:47:57.952Z] Removing intermediate container c37d1f95c2b0 [2021-08-11T01:47:57.952Z] ---> e080a1d57440 [2021-08-11T01:47:57.952Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T01:47:57.952Z] Removing intermediate container 2d994bc1d6d3 [2021-08-11T01:47:57.952Z] ---> 4e63c2988b67 [2021-08-11T01:47:57.952Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T01:47:58.225Z] Removing intermediate container d37de81c37e9 [2021-08-11T01:47:58.225Z] ---> 079ff9fdc2e1 [2021-08-11T01:47:58.225Z] Step 14/26 : WORKDIR / [2021-08-11T01:47:58.497Z] ---> Running in c8275e484d8e [2021-08-11T01:47:58.497Z] ---> Running in 0adea15673a7 [2021-08-11T01:47:58.497Z] ---> Running in 88aae7be659b [2021-08-11T01:47:58.779Z] Removing intermediate container bb1c4cb3a77b [2021-08-11T01:47:58.779Z] ---> e84475df5aa0 [2021-08-11T01:47:58.779Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T01:47:59.774Z] Removing intermediate container c8275e484d8e [2021-08-11T01:47:59.774Z] ---> bc592d14a300 [2021-08-11T01:47:59.774Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:47:59.774Z] Removing intermediate container 0adea15673a7 [2021-08-11T01:47:59.774Z] ---> 7ba34ce9ee14 [2021-08-11T01:47:59.774Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T01:47:59.774Z] Removing intermediate container 88aae7be659b [2021-08-11T01:47:59.774Z] ---> a62be134402c [2021-08-11T01:47:59.774Z] 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-08-11T01:47:59.774Z] ---> Running in ebddaf662d23 [2021-08-11T01:47:59.774Z] ---> Running in 2a9fbfe49730 [2021-08-11T01:48:00.051Z] ---> 56a87b4b5ad1 [2021-08-11T01:48:00.052Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T01:48:00.656Z] Removing intermediate container ebddaf662d23 [2021-08-11T01:48:00.656Z] ---> 8a57ace53635 [2021-08-11T01:48:00.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:48:01.251Z] ---> 580964a8b278 [2021-08-11T01:48:01.251Z] 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-08-11T01:48:02.279Z] ---> cd59d86e0789 [2021-08-11T01:48:02.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T01:48:02.570Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T01:48:02.570Z] ---> fca94fc76621 [2021-08-11T01:48:02.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T01:48:02.570Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T01:48:02.570Z] ---> df445af6242a [2021-08-11T01:48:02.570Z] 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-08-11T01:48:02.853Z] ---> a2c8d8761dfa [2021-08-11T01:48:02.853Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T01:48:02.853Z] ---> Running in 89f703814370 [2021-08-11T01:48:03.499Z] Removing intermediate container 2a9fbfe49730 [2021-08-11T01:48:03.499Z] ---> afb301265f46 [2021-08-11T01:48:03.499Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T01:48:04.151Z] Removing intermediate container 89f703814370 [2021-08-11T01:48:04.151Z] ---> 22c23b02f872 [2021-08-11T01:48:04.151Z] 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-08-11T01:48:04.151Z] ---> Running in 276a6e246036 [2021-08-11T01:48:04.749Z] ---> Running in 46c8bb5bb4b2 [2021-08-11T01:48:05.020Z] ---> 5017570d1ceb [2021-08-11T01:48:05.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T01:48:05.020Z] ---> e360cb2cb4b7 [2021-08-11T01:48:05.020Z] 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-08-11T01:48:05.020Z] ---> 3f8c6ff786d8 [2021-08-11T01:48:05.020Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T01:48:05.297Z] ---> Running in 77b67e5dfd22 [2021-08-11T01:48:05.297Z] Removing intermediate container 276a6e246036 [2021-08-11T01:48:05.297Z] ---> e80ce80e9ca9 [2021-08-11T01:48:05.297Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T01:48:06.288Z] Removing intermediate container 77b67e5dfd22 [2021-08-11T01:48:06.288Z] ---> 6d4ad99e38ac [2021-08-11T01:48:06.288Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T01:48:06.288Z] ---> a564e6174b1f [2021-08-11T01:48:06.288Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T01:48:06.288Z] ---> 559f76ab30ec [2021-08-11T01:48:06.288Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T01:48:06.288Z] ---> Running in 7e874f442450 [2021-08-11T01:48:06.564Z] ---> Running in aca4ad9a2b5b [2021-08-11T01:48:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:48:06.564Z] ---> fe3769073ff9 [2021-08-11T01:48:06.564Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T01:48:06.838Z] ---> Running in 209a5316043c [2021-08-11T01:48:06.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:48:07.437Z] Removing intermediate container 7e874f442450 [2021-08-11T01:48:07.437Z] ---> 026911a92a03 [2021-08-11T01:48:07.437Z] Step 20/22 : LABEL arch=arm64 [2021-08-11T01:48:07.437Z] Removing intermediate container aca4ad9a2b5b [2021-08-11T01:48:07.437Z] ---> 4bea84fa3ca7 [2021-08-11T01:48:07.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:48:07.437Z] ---> Running in 96ab8e5537c4 [2021-08-11T01:48:07.716Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T01:48:07.716Z] ---> Running in 5471535b1ab6 [2021-08-11T01:48:07.716Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T01:48:07.716Z] Executing bash-5.1.0-r0.post-install [2021-08-11T01:48:07.993Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T01:48:07.993Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T01:48:07.993Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T01:48:07.993Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T01:48:07.993Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T01:48:07.993Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T01:48:07.993Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T01:48:07.993Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T01:48:07.993Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T01:48:07.993Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T01:48:07.993Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T01:48:07.993Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T01:48:08.265Z] ---> 50487982eee6 [2021-08-11T01:48:08.265Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T01:48:09.279Z] Removing intermediate container 96ab8e5537c4 [2021-08-11T01:48:09.279Z] ---> 2de0a78c793c [2021-08-11T01:48:09.279Z] Step 21/22 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:48:09.279Z] Removing intermediate container 5471535b1ab6 [2021-08-11T01:48:09.279Z] ---> 50826e82e08e [2021-08-11T01:48:09.279Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T01:48:09.891Z] ---> Running in 80c0ae91636d [2021-08-11T01:48:09.891Z] ---> Running in f1c6af936d7a [2021-08-11T01:48:10.173Z] ---> 4fa34de32916 [2021-08-11T01:48:10.173Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T01:48:10.787Z] Removing intermediate container f1c6af936d7a [2021-08-11T01:48:10.787Z] ---> 27aee9315c9e [2021-08-11T01:48:10.787Z] Step 22/23 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:48:10.787Z] Removing intermediate container 80c0ae91636d [2021-08-11T01:48:10.787Z] ---> f4bda12e68b9 [2021-08-11T01:48:10.787Z] Step 22/22 : LABEL version=0.0.0 [2021-08-11T01:48:11.069Z] ---> Running in cbd132be4413 [2021-08-11T01:48:11.352Z] ---> Running in 61549df5331f [2021-08-11T01:48:11.352Z] Removing intermediate container 209a5316043c [2021-08-11T01:48:11.352Z] ---> 8b330c74b57e [2021-08-11T01:48:11.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:48:11.636Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T01:48:11.636Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T01:48:11.636Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T01:48:11.636Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T01:48:11.636Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T01:48:11.636Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T01:48:11.636Z] ---> 07d6d2860c67 [2021-08-11T01:48:11.636Z] 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-08-11T01:48:11.915Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T01:48:11.915Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T01:48:11.915Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T01:48:11.915Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T01:48:12.192Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T01:48:12.192Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T01:48:12.193Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T01:48:12.193Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T01:48:12.193Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T01:48:12.193Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T01:48:12.193Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T01:48:12.193Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T01:48:12.193Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T01:48:12.193Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T01:48:12.193Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T01:48:12.193Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T01:48:12.473Z] Removing intermediate container cbd132be4413 [2021-08-11T01:48:12.473Z] ---> 37449ea7a871 [2021-08-11T01:48:12.473Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:48:12.473Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T01:48:12.473Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T01:48:12.473Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T01:48:12.473Z] ---> Running in 0bbbb17f0aa2 [2021-08-11T01:48:12.746Z] Removing intermediate container 61549df5331f [2021-08-11T01:48:12.746Z] ---> 72a614c1f13c [2021-08-11T01:48:12.746Z] [2021-08-11T01:48:13.019Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T01:48:13.019Z] OK: 82 MiB in 59 packages [2021-08-11T01:48:13.019Z] ---> Running in 1913105c3664 [2021-08-11T01:48:13.019Z] ---> 4c891712814d [2021-08-11T01:48:13.019Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T01:48:13.293Z] Successfully built 72a614c1f13c [2021-08-11T01:48:13.293Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-11T01:48:13.293Z]  Building security-proxy-setup ... done Building core-command [2021-08-11T01:48:14.278Z] Removing intermediate container 1913105c3664 [2021-08-11T01:48:14.278Z] ---> 7e00c0babd72 [2021-08-11T01:48:14.278Z] [2021-08-11T01:48:14.890Z] Successfully built 7e00c0babd72 [2021-08-11T01:48:14.891Z] Successfully tagged support-notifications-arm64:latest [2021-08-11T01:48:14.891Z]  Building support-notifications ... done Building core-data [2021-08-11T01:48:15.886Z] ---> 8a3211986650 [2021-08-11T01:48:15.886Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T01:48:17.899Z] ---> 7537b93bc6e0 [2021-08-11T01:48:17.899Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T01:48:18.177Z] Removing intermediate container 0bbbb17f0aa2 [2021-08-11T01:48:18.177Z] ---> f9800658d059 [2021-08-11T01:48:18.459Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T01:48:19.123Z] ---> Running in 04661ae95303 [2021-08-11T01:48:19.729Z] ---> e3f6c66a5ab0 [2021-08-11T01:48:19.729Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T01:48:20.014Z] Removing intermediate container 04661ae95303 [2021-08-11T01:48:20.014Z] ---> 046bfa0a7a0d [2021-08-11T01:48:20.014Z] Step 24/26 : LABEL arch=arm64 [2021-08-11T01:48:20.646Z] ---> Running in bcdb1eb11d22 [2021-08-11T01:48:21.250Z] ---> 63420ffc2fa4 [2021-08-11T01:48:21.250Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T01:48:23.233Z] ---> Running in e615b565af71 [2021-08-11T01:48:23.233Z] Removing intermediate container bcdb1eb11d22 [2021-08-11T01:48:23.233Z] ---> 93b3a7d8bf3a [2021-08-11T01:48:23.233Z] Step 25/26 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:48:23.233Z] ---> Running in 3136d825f755 [2021-08-11T01:48:23.508Z] Removing intermediate container e615b565af71 [2021-08-11T01:48:23.508Z] ---> e768e4834a56 [2021-08-11T01:48:23.508Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T01:48:23.787Z] Removing intermediate container 3136d825f755 [2021-08-11T01:48:23.787Z] ---> 57ed9a74f953 [2021-08-11T01:48:23.787Z] Step 26/26 : LABEL version=0.0.0 [2021-08-11T01:48:24.064Z] ---> Running in 6fa2d0b3f9d3 [2021-08-11T01:48:24.666Z] Collecting docker-compose==1.23.2 [2021-08-11T01:48:24.666Z] ---> 9d2944c49c6b [2021-08-11T01:48:24.666Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T01:48:24.666Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T01:48:24.946Z] Removing intermediate container 6fa2d0b3f9d3 [2021-08-11T01:48:24.946Z] ---> c9e76f63e1ec [2021-08-11T01:48:24.946Z] [2021-08-11T01:48:25.228Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T01:48:25.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T01:48:25.228Z] ---> Running in e4b581bd7ac1 [2021-08-11T01:48:25.500Z] Successfully built c9e76f63e1ec [2021-08-11T01:48:25.774Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-11T01:48:25.774Z] Building support-scheduler [2021-08-11T01:48:29.168Z]  Building security-secretstore-setup ... done Collecting docker<4.0,>=3.6.0 [2021-08-11T01:48:29.168Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T01:48:29.168Z] Removing intermediate container e4b581bd7ac1 [2021-08-11T01:48:29.168Z] ---> be5823ce2242 [2021-08-11T01:48:29.168Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T01:48:29.168Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T01:48:29.168Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T01:48:29.789Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T01:48:29.789Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T01:48:29.789Z] ---> Running in f28036c9a737 [2021-08-11T01:48:30.064Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T01:48:30.064Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T01:48:31.061Z] Removing intermediate container f28036c9a737 [2021-08-11T01:48:31.061Z] ---> 5a1fbc3f168b [2021-08-11T01:48:31.061Z] Step 29/32 : CMD ["gate"] [2021-08-11T01:48:31.674Z] ---> Running in a496e2dc09f5 [2021-08-11T01:48:33.109Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T01:48:33.109Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T01:48:33.109Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T01:48:33.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T01:48:33.380Z] Removing intermediate container a496e2dc09f5 [2021-08-11T01:48:33.380Z] ---> 4373f3a5ab30 [2021-08-11T01:48:33.380Z] Step 30/32 : LABEL arch=arm64 [2021-08-11T01:48:34.363Z] ---> Running in af68abbcefa4 [2021-08-11T01:48:34.960Z] Removing intermediate container af68abbcefa4 [2021-08-11T01:48:34.960Z] ---> 298e948f3a91 [2021-08-11T01:48:34.960Z] Step 31/32 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:48:35.557Z] 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-08-11T01:48:35.557Z] ---> Running in 46b2d94e3241 [2021-08-11T01:48:36.543Z] Removing intermediate container 46b2d94e3241 [2021-08-11T01:48:36.544Z] ---> dcdd0ead8659 [2021-08-11T01:48:36.544Z] Step 32/32 : LABEL version=0.0.0 [2021-08-11T01:48:37.143Z] ---> Running in 9e654da44b7e [2021-08-11T01:48:37.418Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T01:48:37.418Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T01:48:38.401Z] Removing intermediate container 9e654da44b7e [2021-08-11T01:48:38.401Z] ---> 727d1792d17b [2021-08-11T01:48:38.401Z] [2021-08-11T01:48:38.679Z] Collecting PyYAML<4,>=3.10 [2021-08-11T01:48:38.679Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T01:48:38.679Z] Successfully built 727d1792d17b [2021-08-11T01:48:38.964Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-11T01:48:38.964Z] Building core-metadata [2021-08-11T01:48:44.372Z]  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 [2021-08-11T01:48:44.372Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T01:48:44.649Z] Collecting certifi>=2017.4.17 [2021-08-11T01:48:44.649Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T01:48:44.924Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T01:48:44.924Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T01:48:45.921Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T01:48:45.921Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T01:48:46.203Z] Collecting idna<2.8,>=2.5 [2021-08-11T01:48:46.203Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T01:48:46.799Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T01:48:46.799Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T01:48:46.799Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T01:48:46.799Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T01:48:46.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:48:46.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:48:46.799Z] ---> 826137cb30a8 [2021-08-11T01:48:46.799Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:48:46.799Z] ---> Using cache [2021-08-11T01:48:46.799Z] ---> 274e7fdb9321 [2021-08-11T01:48:46.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:48:46.799Z] ---> Using cache [2021-08-11T01:48:46.799Z] ---> 37c18b958b24 [2021-08-11T01:48:46.799Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:48:48.255Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T01:48:48.255Z] Attempting uninstall: urllib3 [2021-08-11T01:48:48.255Z] Found existing installation: urllib3 1.26.2 [2021-08-11T01:48:48.255Z] Uninstalling urllib3-1.26.2: [2021-08-11T01:48:48.255Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T01:48:48.536Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:48:48.536Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:48:48.536Z] ---> 826137cb30a8 [2021-08-11T01:48:48.536Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:48:48.536Z] ---> Using cache [2021-08-11T01:48:48.536Z] ---> 274e7fdb9321 [2021-08-11T01:48:48.536Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:48:48.536Z] ---> Using cache [2021-08-11T01:48:48.536Z] ---> 37c18b958b24 [2021-08-11T01:48:48.536Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T01:48:49.523Z] ---> Running in dcfd3a7ccb62 [2021-08-11T01:48:49.523Z] ---> Running in 460f70de24fc [2021-08-11T01:48:49.523Z] Attempting uninstall: idna [2021-08-11T01:48:49.523Z] Found existing installation: idna 3.1 [2021-08-11T01:48:49.523Z] Uninstalling idna-3.1: [2021-08-11T01:48:49.802Z] Successfully uninstalled idna-3.1 [2021-08-11T01:48:50.794Z] Attempting uninstall: chardet [2021-08-11T01:48:50.794Z] Found existing installation: chardet 4.0.0 [2021-08-11T01:48:50.794Z] Uninstalling chardet-4.0.0: [2021-08-11T01:48:50.794Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T01:48:51.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:48:51.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:48:52.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:48:52.658Z] Attempting uninstall: requests [2021-08-11T01:48:52.658Z] Found existing installation: requests 2.25.1 [2021-08-11T01:48:52.658Z] Uninstalling requests-2.25.1: [2021-08-11T01:48:52.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:48:52.658Z] Successfully uninstalled requests-2.25.1 [2021-08-11T01:48:53.285Z] Running setup.py install for texttable: started [2021-08-11T01:48:53.890Z] OK: 218 MiB in 52 packages [2021-08-11T01:48:53.890Z] OK: 218 MiB in 52 packages [2021-08-11T01:48:56.514Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T01:48:56.514Z] Running setup.py install for PyYAML: started [2021-08-11T01:48:57.499Z] Removing intermediate container 460f70de24fc [2021-08-11T01:48:57.499Z] ---> 1f3863dbf2a3 [2021-08-11T01:48:57.499Z] Step 6/24 : COPY go.mod . [2021-08-11T01:48:57.776Z] Removing intermediate container dcfd3a7ccb62 [2021-08-11T01:48:57.776Z] ---> 358d15f1f814 [2021-08-11T01:48:57.776Z] Step 6/24 : COPY go.mod . [2021-08-11T01:48:59.221Z] ---> c19e620d1e0d [2021-08-11T01:48:59.221Z] Step 7/24 : RUN go mod download [2021-08-11T01:48:59.494Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T01:48:59.494Z] ---> 59665e1ea6ff [2021-08-11T01:48:59.494Z] Step 7/24 : RUN go mod download [2021-08-11T01:48:59.767Z] ---> Running in cdd387faa170 [2021-08-11T01:49:00.044Z] Running setup.py install for docopt: started [2021-08-11T01:49:00.044Z] ---> Running in d4ec787ee627 [2021-08-11T01:49:01.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:49:01.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:49:01.028Z] ---> 826137cb30a8 [2021-08-11T01:49:01.028Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T01:49:01.028Z] ---> Using cache [2021-08-11T01:49:01.028Z] ---> 274e7fdb9321 [2021-08-11T01:49:01.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:49:01.028Z] ---> Using cache [2021-08-11T01:49:01.028Z] ---> 37c18b958b24 [2021-08-11T01:49:01.395Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T01:49:01.395Z] ---> Using cache [2021-08-11T01:49:01.395Z] ---> 1f3863dbf2a3 [2021-08-11T01:49:01.395Z] Step 6/23 : COPY go.mod . [2021-08-11T01:49:01.395Z] ---> Using cache [2021-08-11T01:49:01.395Z] ---> c19e620d1e0d [2021-08-11T01:49:01.395Z] Step 7/23 : RUN go mod download [2021-08-11T01:49:01.395Z] ---> Running in c8ef040f8eeb [2021-08-11T01:49:03.636Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T01:49:03.636Z] Running setup.py install for dockerpty: started [2021-08-11T01:49:07.988Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T01:49:08.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T01:49:08.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T01:49:08.979Z] ---> 826137cb30a8 [2021-08-11T01:49:08.979Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T01:49:08.979Z] ---> Using cache [2021-08-11T01:49:08.979Z] ---> 274e7fdb9321 [2021-08-11T01:49:08.979Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:49:08.979Z] ---> Using cache [2021-08-11T01:49:08.979Z] ---> 37c18b958b24 [2021-08-11T01:49:08.979Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T01:49:08.979Z] ---> Using cache [2021-08-11T01:49:09.258Z] ---> 1f3863dbf2a3 [2021-08-11T01:49:09.258Z] Step 6/24 : COPY go.mod . [2021-08-11T01:49:09.258Z] ---> Using cache [2021-08-11T01:49:09.258Z] ---> c19e620d1e0d [2021-08-11T01:49:09.258Z] Step 7/24 : RUN go mod download [2021-08-11T01:49:09.534Z] ---> Running in ccf17b2cb553 [2021-08-11T01:49:10.129Z] Removing intermediate container cdd387faa170 [2021-08-11T01:49:10.129Z] ---> e69b5525fd7c [2021-08-11T01:49:10.129Z] Step 8/24 : COPY . . [2021-08-11T01:49:10.406Z] 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-08-11T01:49:10.683Z] Removing intermediate container d4ec787ee627 [2021-08-11T01:49:10.683Z] ---> c15a7a882d5b [2021-08-11T01:49:10.683Z] Step 8/24 : COPY . . [2021-08-11T01:49:10.683Z] Removing intermediate container c8ef040f8eeb [2021-08-11T01:49:10.683Z] ---> cc28017b8088 [2021-08-11T01:49:10.683Z] Step 8/23 : COPY . . [2021-08-11T01:49:20.879Z] Removing intermediate container ccf17b2cb553 [2021-08-11T01:49:20.879Z] ---> 34c32a589720 [2021-08-11T01:49:20.879Z] Step 8/24 : COPY . . [2021-08-11T01:49:36.079Z] ---> 730545315d0a [2021-08-11T01:49:36.079Z] Step 9/23 : RUN go mod tidy [2021-08-11T01:49:36.079Z] ---> 99a672b1d4e6 [2021-08-11T01:49:36.079Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:49:36.079Z] Removing intermediate container 46c8bb5bb4b2 [2021-08-11T01:49:36.079Z] ---> 00d8fe322c36 [2021-08-11T01:49:36.079Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T01:49:36.079Z] ---> 93100177fa7f [2021-08-11T01:49:36.079Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:49:36.079Z] ---> Running in f117fd04d649 [2021-08-11T01:49:36.079Z] ---> Running in 91f924445809 [2021-08-11T01:49:36.079Z] ---> Running in 832c0a170b61 [2021-08-11T01:49:36.079Z] ---> Running in e8406d6691a1 [2021-08-11T01:49:36.079Z] Removing intermediate container 91f924445809 [2021-08-11T01:49:36.079Z] ---> b64e4c3e34df [2021-08-11T01:49:36.079Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T01:49:36.362Z] ---> Running in 626ec277794f [2021-08-11T01:49:36.645Z] ---> 77f908e30d22 [2021-08-11T01:49:36.645Z] Step 9/24 : RUN go mod tidy [2021-08-11T01:49:36.928Z] ---> Running in e27101069bb8 [2021-08-11T01:49:37.208Z] Removing intermediate container 626ec277794f [2021-08-11T01:49:37.208Z] ---> d7d670f08292 [2021-08-11T01:49:37.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T01:49:39.878Z] ---> 162dde30f88a [2021-08-11T01:49:39.878Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T01:49:40.882Z] ---> d08323e6fc6c [2021-08-11T01:49:40.882Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T01:49:42.925Z] Removing intermediate container 832c0a170b61 [2021-08-11T01:49:42.925Z] ---> a334e00d0cd1 [2021-08-11T01:49:42.925Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T01:49:42.925Z] ---> Running in 091d51cd8e75 [2021-08-11T01:49:43.911Z] ---> e20d2200e6dd [2021-08-11T01:49:43.911Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T01:49:43.911Z] Removing intermediate container f117fd04d649 [2021-08-11T01:49:43.911Z] ---> 32678fa103f6 [2021-08-11T01:49:43.911Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T01:49:43.911Z] Removing intermediate container e8406d6691a1 [2021-08-11T01:49:43.911Z] ---> 8c8113f2f219 [2021-08-11T01:49:43.911Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T01:49:44.194Z] ---> Running in b1cb36a19467 [2021-08-11T01:49:44.194Z] ---> Running in 897f40451b83 [2021-08-11T01:49:44.194Z] Removing intermediate container e27101069bb8 [2021-08-11T01:49:44.194Z] ---> 3058c075a48d [2021-08-11T01:49:44.194Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T01:49:44.472Z] ---> Running in 3107f78ed924 [2021-08-11T01:49:44.751Z] ---> Running in 7e16093dc697 [2021-08-11T01:49:45.048Z] Removing intermediate container 897f40451b83 [2021-08-11T01:49:45.048Z] ---> 95eab6af2df9 [2021-08-11T01:49:45.048Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:49:45.048Z] ---> Running in 2b4319a520fa [2021-08-11T01:49:45.691Z] 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-08-11T01:49:45.974Z] Removing intermediate container 2b4319a520fa [2021-08-11T01:49:45.975Z] ---> 71e56ec460db [2021-08-11T01:49:45.975Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T01:49:46.264Z] 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-08-11T01:49:46.264Z] ---> Running in b6eec20fb715 [2021-08-11T01:49:47.264Z] 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-08-11T01:49:47.264Z] Removing intermediate container b6eec20fb715 [2021-08-11T01:49:47.264Z] ---> 48f8836f0620 [2021-08-11T01:49:47.264Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:49:47.264Z] ---> Running in df26519c1cc8 [2021-08-11T01:49:47.540Z] 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-08-11T01:49:48.139Z] Removing intermediate container df26519c1cc8 [2021-08-11T01:49:48.139Z] ---> 0fea3a421604 [2021-08-11T01:49:48.139Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:49:48.139Z] ---> Running in 6e0f4c2b3151 [2021-08-11T01:49:49.120Z] Removing intermediate container 6e0f4c2b3151 [2021-08-11T01:49:49.120Z] ---> 66941c78d279 [2021-08-11T01:49:49.120Z] [2021-08-11T01:49:49.725Z] Successfully built 66941c78d279 [2021-08-11T01:49:49.725Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-11T01:51:41.654Z]  Building sys-mgmt-agent ... done Removing intermediate container 091d51cd8e75 [2021-08-11T01:51:41.654Z] ---> 7833490c9d36 [2021-08-11T01:51:41.654Z] [2021-08-11T01:51:41.654Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:51:41.654Z] ---> c4fd0aeabfcf [2021-08-11T01:51:41.654Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:51:41.654Z] ---> Running in 87961de5b84d [2021-08-11T01:51:41.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:51:41.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:51:41.654Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T01:51:41.654Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:51:41.654Z] OK: 5 MiB in 15 packages [2021-08-11T01:51:41.654Z] Removing intermediate container 87961de5b84d [2021-08-11T01:51:41.654Z] ---> 349512627fb1 [2021-08-11T01:51:41.654Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:51:41.654Z] ---> Running in ccb426500c6a [2021-08-11T01:51:41.654Z] Removing intermediate container 3107f78ed924 [2021-08-11T01:51:41.654Z] ---> 4419ee855406 [2021-08-11T01:51:41.654Z] [2021-08-11T01:51:41.654Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T01:51:41.654Z] ---> c4fd0aeabfcf [2021-08-11T01:51:41.654Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:51:41.654Z] ---> Using cache [2021-08-11T01:51:41.654Z] ---> 349512627fb1 [2021-08-11T01:51:41.654Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:51:41.933Z] ---> Running in 9822f5629c40 [2021-08-11T01:51:41.933Z] Removing intermediate container ccb426500c6a [2021-08-11T01:51:41.933Z] ---> 509823f26ab6 [2021-08-11T01:51:41.933Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T01:51:42.207Z] ---> Running in 6223d06ecc52 [2021-08-11T01:51:42.483Z] Removing intermediate container 9822f5629c40 [2021-08-11T01:51:42.483Z] ---> 7e10072f0670 [2021-08-11T01:51:42.483Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T01:51:43.457Z] ---> Running in 66eae9cdb6a2 [2021-08-11T01:51:43.730Z] Removing intermediate container 6223d06ecc52 [2021-08-11T01:51:43.730Z] ---> 9fb610328afb [2021-08-11T01:51:43.730Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T01:51:44.009Z] ---> Running in a51a93e0e522 [2021-08-11T01:51:44.618Z] Removing intermediate container 66eae9cdb6a2 [2021-08-11T01:51:44.619Z] ---> 8045c62efcb2 [2021-08-11T01:51:44.619Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T01:51:45.239Z] Removing intermediate container 7e16093dc697 [2021-08-11T01:51:45.239Z] ---> 1e5449fdc53b [2021-08-11T01:51:45.239Z] [2021-08-11T01:51:45.239Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:51:45.239Z] ---> c4fd0aeabfcf [2021-08-11T01:51:45.239Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T01:51:45.239Z] ---> Using cache [2021-08-11T01:51:45.239Z] ---> 349512627fb1 [2021-08-11T01:51:45.239Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T01:51:45.239Z] ---> Using cache [2021-08-11T01:51:45.239Z] ---> 7e10072f0670 [2021-08-11T01:51:45.239Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T01:51:45.239Z] ---> Running in ce5f2d52cc89 [2021-08-11T01:51:45.239Z] Removing intermediate container a51a93e0e522 [2021-08-11T01:51:45.239Z] ---> 2421045210d8 [2021-08-11T01:51:45.239Z] Step 16/24 : WORKDIR / [2021-08-11T01:51:45.523Z] ---> Running in a0787ffd3132 [2021-08-11T01:51:45.523Z] ---> Running in 7c52b5c9dd98 [2021-08-11T01:51:46.133Z] Removing intermediate container ce5f2d52cc89 [2021-08-11T01:51:46.133Z] ---> f8eea36c184a [2021-08-11T01:51:46.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:51:46.409Z] Removing intermediate container 7c52b5c9dd98 [2021-08-11T01:51:46.409Z] ---> ccb2cec70e6e [2021-08-11T01:51:46.409Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T01:51:46.409Z] Removing intermediate container a0787ffd3132 [2021-08-11T01:51:46.409Z] ---> 6777a0d65374 [2021-08-11T01:51:46.409Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:51:46.689Z] ---> Running in 51540ae08fef [2021-08-11T01:51:47.315Z] ---> cb71702abf4c [2021-08-11T01:51:47.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T01:51:47.590Z] Removing intermediate container 51540ae08fef [2021-08-11T01:51:47.590Z] ---> d6bf98853999 [2021-08-11T01:51:47.590Z] Step 16/24 : WORKDIR / [2021-08-11T01:51:47.866Z] ---> Running in f8a80039d6b0 [2021-08-11T01:51:47.866Z] ---> 0292e5ff2951 [2021-08-11T01:51:47.866Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T01:51:48.876Z] Removing intermediate container f8a80039d6b0 [2021-08-11T01:51:48.876Z] ---> ead97640bb73 [2021-08-11T01:51:48.876Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:51:49.863Z] ---> 72138c0c5623 [2021-08-11T01:51:49.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T01:51:49.863Z] ---> dc90318a56dc [2021-08-11T01:51:49.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T01:51:50.139Z] ---> e6c2bcb38739 [2021-08-11T01:51:50.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T01:51:51.589Z] ---> 466f8dac6077 [2021-08-11T01:51:51.589Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T01:51:52.596Z] ---> 9916c9f72a77 [2021-08-11T01:51:52.596Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T01:51:52.596Z] ---> Running in f9edc31531cc [2021-08-11T01:51:52.870Z] ---> 66832a246c24 [2021-08-11T01:51:52.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T01:51:53.157Z] ---> Running in d9bfddb3628e [2021-08-11T01:51:53.158Z] Removing intermediate container f9edc31531cc [2021-08-11T01:51:53.158Z] ---> cb9e3df9e8f0 [2021-08-11T01:51:53.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:51:53.442Z] Removing intermediate container b1cb36a19467 [2021-08-11T01:51:53.442Z] ---> 836c8498de10 [2021-08-11T01:51:53.442Z] [2021-08-11T01:51:53.442Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T01:51:53.442Z] ---> c4fd0aeabfcf [2021-08-11T01:51:53.442Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T01:51:53.717Z] ---> Running in 894c6e70a14a [2021-08-11T01:51:53.995Z] ---> Running in 463b16b943f0 [2021-08-11T01:51:54.275Z] Removing intermediate container d9bfddb3628e [2021-08-11T01:51:54.275Z] ---> 5802fbecd788 [2021-08-11T01:51:54.275Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:51:54.275Z] ---> d92ac607b902 [2021-08-11T01:51:54.275Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T01:51:54.275Z] Removing intermediate container 894c6e70a14a [2021-08-11T01:51:54.275Z] ---> 6718d2cfc2d9 [2021-08-11T01:51:54.275Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T01:51:54.556Z] ---> Running in 195daa1c9466 [2021-08-11T01:51:54.556Z] ---> Running in 168592a4afd2 [2021-08-11T01:51:54.556Z] ---> Running in 2ba05ed66046 [2021-08-11T01:51:54.847Z] Removing intermediate container 463b16b943f0 [2021-08-11T01:51:54.847Z] ---> be9cb1045e3f [2021-08-11T01:51:54.847Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T01:51:54.847Z] ---> Running in fb8117a4ebe2 [2021-08-11T01:51:55.134Z] Removing intermediate container 195daa1c9466 [2021-08-11T01:51:55.134Z] ---> ad3ba432f630 [2021-08-11T01:51:55.134Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T01:51:55.134Z] Removing intermediate container 168592a4afd2 [2021-08-11T01:51:55.411Z] ---> 3bf68fdf5523 [2021-08-11T01:51:55.411Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:51:55.411Z] Removing intermediate container 2ba05ed66046 [2021-08-11T01:51:55.411Z] ---> 87dffcd94fc2 [2021-08-11T01:51:55.411Z] Step 22/23 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:51:55.411Z] ---> Running in b75157fc37cf [2021-08-11T01:51:55.411Z] ---> Running in a565f68b90ad [2021-08-11T01:51:55.698Z] ---> Running in 497c16b77cf6 [2021-08-11T01:51:55.698Z] Removing intermediate container fb8117a4ebe2 [2021-08-11T01:51:55.698Z] ---> c649bdabfef2 [2021-08-11T01:51:55.698Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T01:51:56.305Z] ---> Running in e1d29faed24c [2021-08-11T01:51:56.584Z] Removing intermediate container b75157fc37cf [2021-08-11T01:51:56.584Z] ---> 527b1a3d117a [2021-08-11T01:51:56.584Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:51:56.584Z] Removing intermediate container a565f68b90ad [2021-08-11T01:51:56.584Z] ---> 81d7914ee587 [2021-08-11T01:51:56.584Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T01:51:56.584Z] Removing intermediate container 497c16b77cf6 [2021-08-11T01:51:56.584Z] ---> 9158f847e1bc [2021-08-11T01:51:56.584Z] Step 23/23 : LABEL version=0.0.0 [2021-08-11T01:51:56.584Z] ---> Running in bcabe525f173 [2021-08-11T01:51:56.872Z] ---> Running in 863db4d7a09a [2021-08-11T01:51:56.872Z] ---> Running in 9c374019fcc6 [2021-08-11T01:51:56.872Z] Removing intermediate container e1d29faed24c [2021-08-11T01:51:56.872Z] ---> 90f4d1041013 [2021-08-11T01:51:56.872Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T01:51:57.149Z] ---> Running in ba0533e162c5 [2021-08-11T01:51:57.432Z] Removing intermediate container bcabe525f173 [2021-08-11T01:51:57.432Z] ---> 6fd08bb4558c [2021-08-11T01:51:57.432Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:51:57.712Z] Removing intermediate container 863db4d7a09a [2021-08-11T01:51:57.712Z] ---> 72988be5c26b [2021-08-11T01:51:57.712Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:51:57.712Z] Removing intermediate container 9c374019fcc6 [2021-08-11T01:51:57.712Z] ---> d3b7d1261987 [2021-08-11T01:51:57.712Z] [2021-08-11T01:51:57.712Z] ---> Running in f742fe2ccef3 [2021-08-11T01:51:57.993Z] ---> Running in edbc7f2ab393 [2021-08-11T01:51:58.272Z] Successfully built d3b7d1261987 [2021-08-11T01:51:58.272Z] Successfully tagged support-scheduler-arm64:latest [2021-08-11T01:51:58.557Z]  Building support-scheduler ... done Removing intermediate container f742fe2ccef3 [2021-08-11T01:51:58.558Z] ---> c4aaec58ef41 [2021-08-11T01:51:58.558Z] [2021-08-11T01:51:58.558Z] Removing intermediate container edbc7f2ab393 [2021-08-11T01:51:58.558Z] ---> 9528e6c26856 [2021-08-11T01:51:58.558Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:51:59.247Z] Successfully built c4aaec58ef41 [2021-08-11T01:51:59.247Z] Successfully tagged core-command-arm64:latest [2021-08-11T01:51:59.247Z]  Building core-command ... done  ---> Running in 1a7837415268 [2021-08-11T01:51:59.904Z] Removing intermediate container 1a7837415268 [2021-08-11T01:51:59.904Z] ---> 3f7941fa6d16 [2021-08-11T01:51:59.904Z] [2021-08-11T01:52:00.186Z] Successfully built 3f7941fa6d16 [2021-08-11T01:52:00.465Z] Successfully tagged core-metadata-arm64:latest [2021-08-11T01:52:00.465Z]  Building core-metadata ... done Removing intermediate container ba0533e162c5 [2021-08-11T01:52:00.465Z] ---> 7df749487ee4 [2021-08-11T01:52:00.465Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T01:52:00.745Z] ---> Running in 82ceeb7531cf [2021-08-11T01:52:02.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T01:52:02.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T01:52:03.773Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T01:52:03.773Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T01:52:04.050Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T01:52:04.050Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T01:52:04.330Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T01:52:04.330Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T01:52:04.605Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T01:52:04.605Z] OK: 8 MiB in 20 packages [2021-08-11T01:52:06.041Z] Removing intermediate container 82ceeb7531cf [2021-08-11T01:52:06.041Z] ---> b772677dcdc8 [2021-08-11T01:52:06.041Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T01:52:06.631Z] ---> 7890ae9eb85a [2021-08-11T01:52:06.631Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T01:52:08.059Z] ---> cd951f9cc1d3 [2021-08-11T01:52:08.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T01:52:08.650Z] ---> e7d3ff5383cb [2021-08-11T01:52:08.650Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T01:52:08.925Z] ---> Running in 6c1613a44e9e [2021-08-11T01:52:09.517Z] Removing intermediate container 6c1613a44e9e [2021-08-11T01:52:09.517Z] ---> a8095c8dd54f [2021-08-11T01:52:09.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T01:52:09.517Z] ---> Running in 94af04a9527c [2021-08-11T01:52:10.117Z] Removing intermediate container 94af04a9527c [2021-08-11T01:52:10.117Z] ---> 51a893a8631f [2021-08-11T01:52:10.117Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T01:52:10.716Z] ---> Running in 8d024770f6dd [2021-08-11T01:52:11.316Z] Removing intermediate container 8d024770f6dd [2021-08-11T01:52:11.316Z] ---> 3a2c25bbb578 [2021-08-11T01:52:11.316Z] Step 23/24 : LABEL git_sha=c22717e9c2e105fbad255babc50b46154ff10520 [2021-08-11T01:52:11.316Z] ---> Running in b4744aeb5ba6 [2021-08-11T01:52:11.915Z] Removing intermediate container b4744aeb5ba6 [2021-08-11T01:52:11.915Z] ---> ae679d397ea6 [2021-08-11T01:52:11.915Z] Step 24/24 : LABEL version=0.0.0 [2021-08-11T01:52:12.189Z] ---> Running in 31a77b7d96e1 [2021-08-11T01:52:12.792Z] Removing intermediate container 31a77b7d96e1 [2021-08-11T01:52:12.792Z] ---> 2ee8d288b2dd [2021-08-11T01:52:12.792Z] [2021-08-11T01:52:13.065Z] Successfully built 2ee8d288b2dd [2021-08-11T01:52:13.065Z] Successfully tagged core-data-arm64:latest [2021-08-11T01:52:13.676Z]  Building core-data ... done  [Pipeline] } [2021-08-11T01:52:13.698Z] $ docker stop --time=1 3c42def72e814ec9de733efd6433f1feb82475166fc368f541518db6533cd7a4 [2021-08-11T01:52:15.670Z] $ docker rm -f 3c42def72e814ec9de733efd6433f1feb82475166fc368f541518db6533cd7a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T01:52:16.307Z] + docker images [2021-08-11T01:52:16.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T01:52:16.582Z] core-data-arm64 latest 2ee8d288b2dd 4 seconds ago 19.3MB [2021-08-11T01:52:16.582Z] core-metadata-arm64 latest 3f7941fa6d16 17 seconds ago 15.8MB [2021-08-11T01:52:16.582Z] core-command-arm64 latest c4aaec58ef41 18 seconds ago 15.1MB [2021-08-11T01:52:16.582Z] support-scheduler-arm64 latest d3b7d1261987 19 seconds ago 15.2MB [2021-08-11T01:52:16.582Z] 836c8498de10 24 seconds ago 1.57GB [2021-08-11T01:52:16.582Z] 1e5449fdc53b 32 seconds ago 1.56GB [2021-08-11T01:52:16.582Z] 4419ee855406 36 seconds ago 1.56GB [2021-08-11T01:52:16.582Z] 7833490c9d36 44 seconds ago 1.56GB [2021-08-11T01:52:16.582Z] sys-mgmt-agent-arm64 latest 66941c78d279 2 minutes ago 311MB [2021-08-11T01:52:16.582Z] security-bootstrapper-arm64 latest 727d1792d17b 3 minutes ago 17.7MB [2021-08-11T01:52:16.582Z] security-secretstore-setup-arm64 latest c9e76f63e1ec 3 minutes ago 27.4MB [2021-08-11T01:52:16.582Z] support-notifications-arm64 latest 7e00c0babd72 4 minutes ago 15.9MB [2021-08-11T01:52:16.582Z] security-proxy-setup-arm64 latest 72a614c1f13c 4 minutes ago 24.5MB [2021-08-11T01:52:16.582Z] 286ad17c4525 4 minutes ago 1.57GB [2021-08-11T01:52:16.582Z] e6d1f177d130 4 minutes ago 1.56GB [2021-08-11T01:52:16.582Z] 42bf822c4e3a 4 minutes ago 1.56GB [2021-08-11T01:52:16.582Z] e89e39633b47 4 minutes ago 1.56GB [2021-08-11T01:52:16.582Z] b0db8600904c 4 minutes ago 1.56GB [2021-08-11T01:52:16.582Z] ci-base-image-arm64 latest 826137cb30a8 16 minutes ago 1.23GB [2021-08-11T01:52:16.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB [2021-08-11T01:52:16.582Z] docker 20.10.7 df445af6242a 8 weeks ago 234MB [2021-08-11T01:52:16.582Z] alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB [2021-08-11T01:52:16.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-11T01:52:17.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T01:52:17.348Z] [2021-08-11T01:52:17.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:17.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T01:52:18.684Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T01:52:18.684Z] 448f6bf000e3: Pulling fs layer [2021-08-11T01:52:18.684Z] f757da607395: Pulling fs layer [2021-08-11T01:52:18.684Z] 05883995daec: Pulling fs layer [2021-08-11T01:52:18.684Z] 8603b9c90790: Pulling fs layer [2021-08-11T01:52:18.684Z] 1560dd03e051: Pulling fs layer [2021-08-11T01:52:18.684Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T01:52:18.684Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T01:52:18.684Z] 1560dd03e051: Waiting [2021-08-11T01:52:18.684Z] 27f5ce0e4adf: Waiting [2021-08-11T01:52:18.684Z] c2d8d7efcc4b: Waiting [2021-08-11T01:52:18.684Z] 8603b9c90790: Waiting [2021-08-11T01:52:18.684Z] f757da607395: Verifying Checksum [2021-08-11T01:52:18.684Z] f757da607395: Download complete [2021-08-11T01:52:18.960Z] 8603b9c90790: Verifying Checksum [2021-08-11T01:52:18.960Z] 8603b9c90790: Download complete [2021-08-11T01:52:19.235Z] 1560dd03e051: Verifying Checksum [2021-08-11T01:52:19.235Z] 1560dd03e051: Download complete [2021-08-11T01:52:19.235Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T01:52:19.235Z] 27f5ce0e4adf: Download complete [2021-08-11T01:52:19.830Z] 05883995daec: Download complete [2021-08-11T01:52:20.803Z] 448f6bf000e3: Verifying Checksum [2021-08-11T01:52:24.182Z] 448f6bf000e3: Pull complete [2021-08-11T01:52:24.775Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T01:52:24.775Z] c2d8d7efcc4b: Download complete [2021-08-11T01:52:25.047Z] f757da607395: Pull complete [2021-08-11T01:52:26.472Z] 05883995daec: Pull complete [2021-08-11T01:52:26.745Z] 8603b9c90790: Pull complete [2021-08-11T01:52:27.721Z] 1560dd03e051: Pull complete [2021-08-11T01:52:28.312Z] 27f5ce0e4adf: Pull complete [2021-08-11T01:52:43.430Z] c2d8d7efcc4b: Pull complete [2021-08-11T01:52:43.430Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T01:52:43.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T01:52:43.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T01:52:43.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-08-11T01:52:43.794Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T01:52:48.251Z] $ docker top dee501f675289b1f1c247691b2cb22a5b98cbb97cb0f71879bafdb849180e1de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:52:49.250Z] ---> job-cost.sh [2021-08-11T01:52:49.250Z] lf-activate-venv: SKIPPING [2021-08-11T01:52:49.250Z] INFO: No Stack... [2021-08-11T01:52:50.686Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T01:52:50.686Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T01:52:51.347Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-08-11T01:52:51.347Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T01:52:51.411Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3662-6-stack-cost] [2021-08-11T01:52:51.425Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3662-6-stack-cost] did not exist. Created. [2021-08-11T01:52:51.426Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3662-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T01:52:52.105Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T01:52:52.292Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T01:52:52.304Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3662-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T01:52:52.350Z] $ docker stop --time=1 dee501f675289b1f1c247691b2cb22a5b98cbb97cb0f71879bafdb849180e1de [2021-08-11T01:52:54.258Z] $ docker rm -f dee501f675289b1f1c247691b2cb22a5b98cbb97cb0f71879bafdb849180e1de [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T01:52:55.651Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:52:55.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:52:56.573Z] ---> package-listing.sh [2021-08-11T01:52:56.573Z] ++ facter osfamily [2021-08-11T01:52:56.573Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T01:52:56.839Z] + OS_FAMILY=redhat [2021-08-11T01:52:56.839Z] + workspace=/w/workspace/edgex-go/6 [2021-08-11T01:52:56.839Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T01:52:56.839Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T01:52:56.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T01:52:56.839Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T01:52:56.839Z] + '[' /w/workspace/edgex-go/6 ']' [2021-08-11T01:52:56.839Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T01:52:56.839Z] + case "${OS_FAMILY}" in [2021-08-11T01:52:56.839Z] + sort [2021-08-11T01:52:56.839Z] + rpm -qa [2021-08-11T01:52:58.788Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T01:52:58.788Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T01:52:58.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T01:52:59.056Z] + '[' /w/workspace/edgex-go/6 ']' [2021-08-11T01:52:59.056Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-08-11T01:52:59.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-08-11T01:52:59.074Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T01:52:59.379Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:52:59.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:52:59.985Z] [2021-08-11T01:52:59.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T01:53:00.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:53:00.318Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T01:53:00.318Z] b4d181a07f80: Pulling fs layer [2021-08-11T01:53:00.318Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T01:53:00.318Z] ed53099fbce6: Pulling fs layer [2021-08-11T01:53:00.318Z] dc539afda2c1: Pulling fs layer [2021-08-11T01:53:00.318Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T01:53:00.318Z] 9065ff56babe: Pulling fs layer [2021-08-11T01:53:00.318Z] d287ab97295c: Pulling fs layer [2021-08-11T01:53:00.318Z] dc539afda2c1: Waiting [2021-08-11T01:53:00.318Z] 77bc0d833cb6: Waiting [2021-08-11T01:53:00.318Z] 9065ff56babe: Waiting [2021-08-11T01:53:00.318Z] d287ab97295c: Waiting [2021-08-11T01:53:00.584Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T01:53:00.584Z] a1111a8f2ec3: Download complete [2021-08-11T01:53:00.584Z] dc539afda2c1: Verifying Checksum [2021-08-11T01:53:00.584Z] dc539afda2c1: Download complete [2021-08-11T01:53:00.852Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T01:53:00.852Z] 77bc0d833cb6: Download complete [2021-08-11T01:53:00.852Z] 9065ff56babe: Verifying Checksum [2021-08-11T01:53:00.852Z] 9065ff56babe: Download complete [2021-08-11T01:53:01.118Z] ed53099fbce6: Verifying Checksum [2021-08-11T01:53:01.118Z] ed53099fbce6: Download complete [2021-08-11T01:53:02.081Z] b4d181a07f80: Download complete [2021-08-11T01:53:03.063Z] b4d181a07f80: Pull complete [2021-08-11T01:53:03.331Z] a1111a8f2ec3: Pull complete [2021-08-11T01:53:03.925Z] ed53099fbce6: Pull complete [2021-08-11T01:53:03.925Z] dc539afda2c1: Pull complete [2021-08-11T01:53:04.397Z] 77bc0d833cb6: Pull complete [2021-08-11T01:53:04.397Z] 9065ff56babe: Pull complete [2021-08-11T01:53:06.338Z] d287ab97295c: Verifying Checksum [2021-08-11T01:53:06.338Z] d287ab97295c: Download complete [2021-08-11T01:53:10.630Z] d287ab97295c: Pull complete [2021-08-11T01:53:10.630Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T01:53:10.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T01:53:10.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T01:53:10.739Z] prd-centos7-docker-4c-2g-277 does not seem to be running inside a container [2021-08-11T01:53:11.011Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T01:53:14.361Z] $ docker top 4f73e806f8669a2aecc2bb41f47be84ce9017804fe2de6514fe56419c8ff6d46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T01:53:14.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T01:53:15.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T01:53:15.423Z] + ls /var/log/sa-host [2021-08-11T01:53:15.423Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T01:53:15.423Z] file_magic: OK [2021-08-11T01:53:15.423Z] HZ: Using current value: 100 [2021-08-11T01:53:15.423Z] file_header: OK [2021-08-11T01:53:15.423Z] 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-08-11T01:53:15.423Z] Statistics: [2021-08-11T01:53:15.423Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T01:53:15.423Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T01:53:15.423Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T01:53:15.423Z] file_magic: OK [2021-08-11T01:53:15.423Z] HZ: Using current value: 100 [2021-08-11T01:53:15.423Z] file_header: OK [2021-08-11T01:53:15.423Z] 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-08-11T01:53:15.423Z] Statistics: [2021-08-11T01:53:15.423Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T01:53:15.423Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T01:53:15.590Z] provisioning config files... [2021-08-11T01:53:15.604Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4298762463130875274tmp [Pipeline] { [Pipeline] echo [2021-08-11T01:53:15.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:53:15.955Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T01:53:15.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:53:16.342Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T01:53:16.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:53:16.676Z] ---> sudo-logs.sh [2021-08-11T01:53:16.676Z] Archiving 'sudo' log.. [2021-08-11T01:53:16.676Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-277.vexxhost.local: Name or service not known [2021-08-11T01:53:16.676Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-277.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T01:53:16.751Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:53:17.067Z] ---> job-cost.sh [2021-08-11T01:53:17.067Z] lf-activate-venv: SKIPPING [2021-08-11T01:53:17.067Z] DEBUG: total: 0.18000000715255737 [2021-08-11T01:53:17.067Z] INFO: Retrieving Stack Cost... [2021-08-11T01:53:18.027Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T01:53:18.609Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T01:53:18.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T01:53:18.943Z] ---> logs-deploy.sh [2021-08-11T01:53:18.943Z] lf-activate-venv: SKIPPING [2021-08-11T01:53:18.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3662/6 [2021-08-11T01:53:18.943Z] INFO: archiving workspace using pattern(s): [2021-08-11T01:53:19.527Z] Archives upload complete. [2021-08-11T01:53:19.793Z] INFO: archiving logs to Nexus