Pull request #3525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 3fccbef14fcab6a6fce70c85535b70b618df3d93+e6c052569f26998dcb3a7df84d37141e1787d2eb (1730312c819a221107d87ec901acfd2b7cfff848) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh338684359029776733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5409571355335513721.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3525/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7615050470680202687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1315721857420992471.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3525/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5098825399694908156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-90 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6196756570341668738.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 3fccbef14fcab6a6fce70c85535b70b618df3d93 Merge succeeded, producing 3fccbef14fcab6a6fce70c85535b70b618df3d93 Checking out Revision 3fccbef14fcab6a6fce70c85535b70b618df3d93 (PR-3525) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9039155915976472365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7942085828360264331.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T15:59:54.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T15:59:54.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T15:59:54.741Z] ========================================================= [2021-06-02T15:59:54.741Z] EdgeX Global Pipelines Version Info [2021-06-02T15:59:54.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8994a0e3a67ac6ae9c2334f187ab97967e6a10b8 # timeout=10 [2021-06-02T15:59:56.149Z] ------------------- [2021-06-02T15:59:56.149Z] stable info: [2021-06-02T15:59:56.149Z] ------------------- [2021-06-02T15:59:56.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T15:59:56.149Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T15:59:56.149Z] Message: update stable to v1.0.193 [2021-06-02T15:59:56.724Z] ------------------- [2021-06-02T15:59:56.724Z] experimental info: [2021-06-02T15:59:56.724Z] ------------------- [2021-06-02T15:59:56.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T15:59:56.724Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T15:59:56.724Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T15:59:56.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T15:59:56.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T15:59:56.913Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T15:59:56.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T15:59:56.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T15:59:56.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T15:59:57.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T15:59:57.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T15:59:57.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T15:59:57.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T15:59:57.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T15:59:57.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T15:59:57.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T15:59:57.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T15:59:57.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T15:59:57.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T15:59:57.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T15:59:57.306Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T15:59:57.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T15:59:57.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T15:59:57.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T15:59:57.447Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T15:59:57.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T15:59:57.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T15:59:57.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-02T15:59:57.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fccbef14fcab6a6fce70c85535b70b618df3d93 [Pipeline] echo [2021-06-02T15:59:57.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fccbef [Pipeline] echo [2021-06-02T15:59:57.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T15:59:57.683Z] provisioning config files... [2021-06-02T15:59:57.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2655531456807978581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T15:59:58.047Z] ---> docker-login.sh [2021-06-02T15:59:58.047Z] nexus3.edgexfoundry.org:10001 [2021-06-02T15:59:58.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:59:58.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:59:58.313Z] Configure a credential helper to remove this warning. See [2021-06-02T15:59:58.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:59:58.313Z] [2021-06-02T15:59:58.313Z] Login Succeeded [2021-06-02T15:59:58.313Z] nexus3.edgexfoundry.org:10002 [2021-06-02T15:59:58.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:59:58.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:59:58.313Z] Configure a credential helper to remove this warning. See [2021-06-02T15:59:58.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:59:58.313Z] [2021-06-02T15:59:58.313Z] Login Succeeded [2021-06-02T15:59:58.313Z] nexus3.edgexfoundry.org:10003 [2021-06-02T15:59:58.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:59:58.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:59:58.578Z] Configure a credential helper to remove this warning. See [2021-06-02T15:59:58.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:59:58.578Z] [2021-06-02T15:59:58.578Z] Login Succeeded [2021-06-02T15:59:58.578Z] nexus3.edgexfoundry.org:10004 [2021-06-02T15:59:58.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:59:58.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:59:58.578Z] Configure a credential helper to remove this warning. See [2021-06-02T15:59:58.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:59:58.578Z] [2021-06-02T15:59:58.578Z] Login Succeeded [2021-06-02T15:59:58.578Z] docker.io [2021-06-02T15:59:58.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T15:59:59.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T15:59:59.104Z] Configure a credential helper to remove this warning. See [2021-06-02T15:59:59.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T15:59:59.104Z] [2021-06-02T15:59:59.104Z] Login Succeeded [2021-06-02T15:59:59.104Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T15:59:59.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T15:59:59.460Z] ++ 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-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T15:59:59.460Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T15:59:59.460Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T15:59:59.460Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T15:59:59.460Z] ++ cut -d/ -f2 [2021-06-02T15:59:59.460Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T15:59:59.503Z] 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-06-02T16:00:00.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T16:00:00.272Z] [2021-06-02T16:00:00.272Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:00:00.594Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T16:00:00.594Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T16:00:00.594Z] 31603596830f: Pulling fs layer [2021-06-02T16:00:00.594Z] 54011a49482f: Pulling fs layer [2021-06-02T16:00:00.594Z] a6820b24f6d8: Pulling fs layer [2021-06-02T16:00:00.594Z] f581987b2513: Pulling fs layer [2021-06-02T16:00:00.594Z] 54011a49482f: Verifying Checksum [2021-06-02T16:00:00.594Z] 54011a49482f: Download complete [2021-06-02T16:00:00.867Z] 31603596830f: Verifying Checksum [2021-06-02T16:00:00.867Z] 31603596830f: Download complete [2021-06-02T16:00:00.867Z] f581987b2513: Verifying Checksum [2021-06-02T16:00:00.867Z] f581987b2513: Download complete [2021-06-02T16:00:00.867Z] a6820b24f6d8: Verifying Checksum [2021-06-02T16:00:00.867Z] a6820b24f6d8: Download complete [2021-06-02T16:00:00.867Z] 31603596830f: Pull complete [2021-06-02T16:00:01.129Z] 54011a49482f: Pull complete [2021-06-02T16:00:01.709Z] a6820b24f6d8: Pull complete [2021-06-02T16:00:01.978Z] f581987b2513: Pull complete [2021-06-02T16:00:01.978Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T16:00:01.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T16:00:01.978Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T16:00:02.082Z] prd-centos7-docker-4c-2g-90 does not seem to be running inside a container [2021-06-02T16:00:02.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T16:00:03.436Z] $ docker top 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T16:00:03.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T16:00:03.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T16:00:03.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T16:00:03.694Z] $ docker exec 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent [2021-06-02T16:00:03.807Z] SSH_AUTH_SOCK=/tmp/ssh-JraVnnKhAYI6/agent.12 [2021-06-02T16:00:03.807Z] SSH_AGENT_PID=19 [2021-06-02T16:00:03.815Z] Running ssh-add (command line suppressed) [2021-06-02T16:00:03.909Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4092281156450539794.key (/w/workspace/edgex-go/4@tmp/private_key_4092281156450539794.key) [2021-06-02T16:00:03.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T16:00:04.234Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T16:00:04.246Z] $ docker exec --env ******** --env ******** 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent -k [2021-06-02T16:00:04.338Z] unset SSH_AUTH_SOCK; [2021-06-02T16:00:04.338Z] unset SSH_AGENT_PID; [2021-06-02T16:00:04.338Z] echo Agent pid 19 killed; [2021-06-02T16:00:04.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T16:00:04.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T16:00:04.397Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T16:00:04.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T16:00:04.507Z] $ docker exec 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent [2021-06-02T16:00:04.613Z] SSH_AUTH_SOCK=/tmp/ssh-nHYTbuenWJo8/agent.54 [2021-06-02T16:00:04.613Z] SSH_AGENT_PID=60 [2021-06-02T16:00:04.619Z] Running ssh-add (command line suppressed) [2021-06-02T16:00:04.710Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_141236017917490088.key (/w/workspace/edgex-go/4@tmp/private_key_141236017917490088.key) [2021-06-02T16:00:04.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T16:00:05.028Z] + git semver init [2021-06-02T16:00:05.028Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T16:00:05.028Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-02T16:00:05.028Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-02T16:00:05.028Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T16:00:05.028Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T16:00:05.028Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T16:00:05.028Z] # $SEMVER_BRANCH = PR-3525 [2021-06-02T16:00:05.028Z] # $SEMVER_TEMP = /tmp/semver-726820036 [2021-06-02T16:00:05.028Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T16:00:31.877Z] # '/tmp/semver-726820036' -> '/w/workspace/edgex-go/4/.semver' [2021-06-02T16:00:31.877Z] # -> Force: false [2021-06-02T16:00:31.877Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-02T16:00:31.885Z] $ docker exec --env ******** --env ******** 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 ssh-agent -k [2021-06-02T16:00:31.987Z] unset SSH_AUTH_SOCK; [2021-06-02T16:00:31.988Z] unset SSH_AGENT_PID; [2021-06-02T16:00:31.988Z] echo Agent pid 60 killed; [2021-06-02T16:00:32.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T16:00:32.364Z] + git semver [Pipeline] } [2021-06-02T16:00:32.376Z] $ docker stop --time=1 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 [2021-06-02T16:00:34.792Z] $ docker rm -f 1cdbca371492db040c96e4615800e88da3254c1ad071f6671d0085ecd3500687 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:00:35.181Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T16:00:35.445Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T16:00:35.448Z] [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] sh [2021-06-02T16:00:36.059Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:00:36.364Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:00:36.660Z] + sudo service docker restart [2021-06-02T16:00:36.660Z] + true [2021-06-02T16:00:36.660Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T16:00:50.687Z] Still waiting to schedule task [2021-06-02T16:00:50.687Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-88’ [Pipeline] echo [2021-06-02T16:00:54.816Z] ========================================================= [2021-06-02T16:00:54.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T16:00:54.816Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:00:55.131Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T16:00:56.525Z] Sending build context to Docker daemon 330.9MB [2021-06-02T16:00:56.526Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T16:00:56.526Z] Step 2/6 : FROM ${BASE} [2021-06-02T16:00:56.526Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T16:00:56.526Z] 540db60ca938: Pulling fs layer [2021-06-02T16:00:56.526Z] adcc1eea9eea: Pulling fs layer [2021-06-02T16:00:56.526Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T16:00:56.526Z] 0510c868ecb4: Pulling fs layer [2021-06-02T16:00:56.526Z] afea3b2eda06: Pulling fs layer [2021-06-02T16:00:56.526Z] 7809a108b3ef: Pulling fs layer [2021-06-02T16:00:56.526Z] f706445af74f: Pulling fs layer [2021-06-02T16:00:56.526Z] 0510c868ecb4: Waiting [2021-06-02T16:00:56.526Z] afea3b2eda06: Waiting [2021-06-02T16:00:56.526Z] 7809a108b3ef: Waiting [2021-06-02T16:00:56.526Z] f706445af74f: Waiting [2021-06-02T16:00:56.526Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T16:00:56.526Z] 4c4ab2625f07: Download complete [2021-06-02T16:00:56.526Z] adcc1eea9eea: Verifying Checksum [2021-06-02T16:00:56.526Z] adcc1eea9eea: Download complete [2021-06-02T16:00:56.526Z] afea3b2eda06: Verifying Checksum [2021-06-02T16:00:56.526Z] afea3b2eda06: Download complete [2021-06-02T16:00:56.526Z] 540db60ca938: Verifying Checksum [2021-06-02T16:00:56.526Z] 540db60ca938: Download complete [2021-06-02T16:00:56.526Z] 7809a108b3ef: Verifying Checksum [2021-06-02T16:00:56.526Z] 7809a108b3ef: Download complete [2021-06-02T16:00:56.788Z] 540db60ca938: Pull complete [2021-06-02T16:00:56.788Z] adcc1eea9eea: Pull complete [2021-06-02T16:00:57.050Z] 4c4ab2625f07: Pull complete [2021-06-02T16:00:58.433Z] f706445af74f: Verifying Checksum [2021-06-02T16:00:58.433Z] f706445af74f: Download complete [2021-06-02T16:00:59.392Z] 0510c868ecb4: Verifying Checksum [2021-06-02T16:00:59.392Z] 0510c868ecb4: Download complete [2021-06-02T16:01:02.723Z] 0510c868ecb4: Pull complete [2021-06-02T16:01:02.723Z] afea3b2eda06: Pull complete [2021-06-02T16:01:02.723Z] 7809a108b3ef: Pull complete [2021-06-02T16:01:05.315Z] f706445af74f: Pull complete [2021-06-02T16:01:05.315Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T16:01:05.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T16:01:05.315Z] ---> b068be0155e3 [2021-06-02T16:01:05.315Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T16:01:06.316Z] ---> Running in 61910594d284 [2021-06-02T16:01:06.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:01:07.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:01:07.780Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T16:01:08.353Z] (2/12) Installing file (5.39-r0) [2021-06-02T16:01:08.353Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T16:01:08.616Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T16:01:15.210Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T16:01:15.210Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T16:01:15.210Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T16:01:15.210Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T16:01:15.210Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T16:01:15.210Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T16:01:15.210Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T16:01:15.211Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T16:01:15.211Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T16:01:15.211Z] OK: 219 MiB in 52 packages [2021-06-02T16:01:17.144Z] Removing intermediate container 61910594d284 [2021-06-02T16:01:17.144Z] ---> 54a01a968986 [2021-06-02T16:01:17.144Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T16:01:17.144Z] ---> Running in ded4b8b5478e [2021-06-02T16:01:17.144Z] Removing intermediate container ded4b8b5478e [2021-06-02T16:01:17.144Z] ---> bf338e7e1830 [2021-06-02T16:01:17.144Z] Step 5/6 : COPY go.mod . [2021-06-02T16:01:17.144Z] ---> ca765a76f182 [2021-06-02T16:01:17.144Z] Step 6/6 : RUN go mod download [2021-06-02T16:01:17.144Z] ---> Running in 5764c896c9a6 [2021-06-02T16:01:32.083Z] Removing intermediate container 5764c896c9a6 [2021-06-02T16:01:32.083Z] ---> b1e3c9fbd11d [2021-06-02T16:01:32.083Z] Successfully built b1e3c9fbd11d [2021-06-02T16:01:32.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:01:32.406Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T16:01:32.406Z] . [Pipeline] withDockerContainer [2021-06-02T16:01:32.493Z] prd-centos7-docker-4c-2g-90 does not seem to be running inside a container [2021-06-02T16:01:32.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T16:01:32.954Z] $ docker top a959aabd2cfa94975c02cc3fcf699bdb43ca24845d790cbdbc52487dbd2e5219 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:01:33.356Z] + go version [2021-06-02T16:01:33.356Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T16:01:33.365Z] $ docker stop --time=1 a959aabd2cfa94975c02cc3fcf699bdb43ca24845d790cbdbc52487dbd2e5219 [2021-06-02T16:01:34.573Z] $ docker rm -f a959aabd2cfa94975c02cc3fcf699bdb43ca24845d790cbdbc52487dbd2e5219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:01:35.117Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T16:01:35.117Z] . [Pipeline] withDockerContainer [2021-06-02T16:01:35.197Z] prd-centos7-docker-4c-2g-90 does not seem to be running inside a container [2021-06-02T16:01:35.236Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T16:01:35.633Z] $ docker top aedf8308775c3401f14f8722c8be91eb5549d19a9c82930d010588bcec4787b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T16:01:35.731Z] ========================================================= [2021-06-02T16:01:35.731Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T16:01:35.731Z] ========================================================= [Pipeline] sh [2021-06-02T16:01:36.022Z] + go mod tidy [Pipeline] sh [2021-06-02T16:01:36.593Z] + make test [2021-06-02T16:01:36.594Z] go mod tidy [2021-06-02T16:01:36.859Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T16:01:42.197Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T16:02:00.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T16:02:04.754Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T16:02:06.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T16:02:06.184Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T16:02:08.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T16:02:09.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T16:02:09.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T16:02:09.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T16:02:09.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T16:02:10.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T16:02:12.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T16:02:12.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T16:02:12.477Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T16:02:13.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements [2021-06-02T16:02:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T16:02:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T16:02:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T16:02:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T16:02:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T16:02:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T16:02:13.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-06-02T16:02:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements [2021-06-02T16:02:17.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.7% of statements [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T16:02:17.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T16:02:17.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T16:02:17.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-06-02T16:02:17.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T16:02:17.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T16:02:18.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements [2021-06-02T16:02:18.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T16:02:18.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T16:02:18.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements [2021-06-02T16:02:18.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T16:02:18.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:02:18.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-02T16:02:18.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T16:02:20.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.243s coverage: 28.6% of statements [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T16:02:20.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T16:02:20.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-06-02T16:02:20.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T16:02:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-06-02T16:02:21.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T16:02:22.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements [2021-06-02T16:02:22.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T16:02:22.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements [2021-06-02T16:02:22.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T16:02:22.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T16:02:22.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T16:02:22.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T16:02:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.259s coverage: 95.1% of statements [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T16:02:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T16:02:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T16:02:24.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-02T16:02:24.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T16:02:24.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements [2021-06-02T16:02:24.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T16:02:24.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-02T16:02:25.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-06-02T16:02:25.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-06-02T16:02:25.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-06-02T16:02:25.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-02T16:02:37.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-06-02T16:02:37.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-02T16:02:43.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.179s coverage: 81.8% of statements [2021-06-02T16:02:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T16:03:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-06-02T16:03:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T16:03:01.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-02T16:03:03.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 46.8% of statements [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T16:03:03.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T16:03:03.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T16:03:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T16:03:07.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.079s coverage: 18.8% of statements [2021-06-02T16:03:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T16:03:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T16:03:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T16:03:07.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 91.9% of statements [2021-06-02T16:03:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T16:03:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:03:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T16:03:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 28.7% of statements [2021-06-02T16:03:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T16:03:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T16:03:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T16:03:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T16:03:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T16:03:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2021-06-02T16:03:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T16:03:07.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.071s coverage: 100.0% of statements [2021-06-02T16:03:07.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T16:03:07.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T16:03:07.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T16:03:07.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.062s coverage: 63.4% of statements [2021-06-02T16:03:07.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T16:03:08.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T16:03:08.732Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T16:03:08.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T16:03:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T16:03:09.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-02T16:03:09.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T16:03:09.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T16:03:09.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-06-02T16:03:09.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-06-02T16:03:09.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T16:03:09.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T16:03:09.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements [2021-06-02T16:03:09.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T16:03:09.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T16:03:09.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T16:03:09.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T16:03:09.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T16:03:09.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-02T16:03:09.812Z] GO111MODULE=on go vet ./... [2021-06-02T16:03:42.006Z] gofmt -l . [2021-06-02T16:03:42.006Z] [ "`gofmt -l .`" = "" ] [2021-06-02T16:03:42.006Z] ./bin/test-go-mod-tidy.sh [2021-06-02T16:03:42.006Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T16:03:42.304Z] + ls -al . [2021-06-02T16:03:42.304Z] total 852 [2021-06-02T16:03:42.304Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 16:03 . [2021-06-02T16:03:42.304Z] drwxr-xr-x 4 root root 28 Jun 2 16:01 .. [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 15:59 .dockerignore [2021-06-02T16:03:42.304Z] drwxrwxr-x 8 1001 1001 179 Jun 2 15:59 .git [2021-06-02T16:03:42.304Z] drwxrwxr-x 3 1001 1001 125 Jun 2 15:59 .github [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 15:59 .gitignore [2021-06-02T16:03:42.304Z] drwx------ 3 1001 1001 60 Jun 2 16:00 .semver [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 15:59 .sonarcloud.properties [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 15:59 Attribution.txt [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 15:59 CONTRIBUTING.md [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 15:59 Dockerfile.build [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 15:59 Jenkinsfile [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 15:59 LICENSE [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 15:59 Makefile [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 15:59 README.md [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 15:59 SECURITY.md [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 16:00 VERSION [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 15:59 ZMQWindows.md [2021-06-02T16:03:42.304Z] drwxrwxr-x 2 1001 1001 117 Jun 2 15:59 bin [2021-06-02T16:03:42.304Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 15:59 cmd [2021-06-02T16:03:42.304Z] -rw-r--r-- 1 root root 742996 Jun 2 16:03 coverage.out [2021-06-02T16:03:42.304Z] -rw-r--r-- 1 root root 1060 Jun 2 16:03 go.mod [2021-06-02T16:03:42.304Z] -rw-r--r-- 1 root root 21686 Jun 2 16:01 go.sum [2021-06-02T16:03:42.304Z] drwxrwxr-x 8 1001 1001 127 Jun 2 15:59 internal [2021-06-02T16:03:42.304Z] drwxrwxr-x 4 1001 1001 26 Jun 2 15:59 openapi [2021-06-02T16:03:42.304Z] drwxrwxr-x 4 1001 1001 71 Jun 2 15:59 snap [2021-06-02T16:03:42.304Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 15:59 version.go [Pipeline] sh [2021-06-02T16:03:42.601Z] + '[' -e coverage.out ] [2021-06-02T16:03:42.601Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T16:03:42.771Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T16:03:43.062Z] + make build [2021-06-02T16:03:43.062Z] go mod tidy [2021-06-02T16:03:43.331Z] 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-06-02T16:03:44.724Z] 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-06-02T16:03:52.936Z] 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-06-02T16:03:53.505Z] 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-06-02T16:03:54.468Z] 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-06-02T16:03:54.734Z] 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-06-02T16:03:56.142Z] 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-06-02T16:03:57.101Z] 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-06-02T16:03:57.676Z] 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-06-02T16:03:58.635Z] 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-06-02T16:03:59.213Z] 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-06-02T16:04:00.173Z] 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-06-02T16:04:01.593Z] $ docker stop --time=1 aedf8308775c3401f14f8722c8be91eb5549d19a9c82930d010588bcec4787b8 [2021-06-02T16:04:03.602Z] $ docker rm -f aedf8308775c3401f14f8722c8be91eb5549d19a9c82930d010588bcec4787b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:04:05.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:04:05.801Z] [2021-06-02T16:04:05.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:04:06.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:04:06.108Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T16:04:06.108Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T16:04:06.108Z] ca9280d653b3: Pulling fs layer [2021-06-02T16:04:06.108Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T16:04:06.374Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T16:04:06.374Z] cbdbe7a5bc2a: Download complete [2021-06-02T16:04:06.374Z] cbdbe7a5bc2a: Pull complete [2021-06-02T16:04:06.978Z] ca9280d653b3: Verifying Checksum [2021-06-02T16:04:06.978Z] ca9280d653b3: Download complete [2021-06-02T16:04:07.559Z] ca9280d653b3: Pull complete [2021-06-02T16:04:07.829Z] 7e9c9ca2126c: Download complete [2021-06-02T16:04:11.160Z] 7e9c9ca2126c: Pull complete [2021-06-02T16:04:11.160Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T16:04:11.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:04:11.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T16:04:11.242Z] prd-centos7-docker-4c-2g-90 does not seem to be running inside a container [2021-06-02T16:04:11.283Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T16:04:13.841Z] $ docker top 2c411406223659715f74412ab8b47574c224616a30503dfedb91d16f668d8f06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:04:14.213Z] + docker-compose build --help [2021-06-02T16:04:14.213Z] + grep parallel [2021-06-02T16:04:14.795Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T16:04:14.804Z] $ docker stop --time=1 2c411406223659715f74412ab8b47574c224616a30503dfedb91d16f668d8f06 [2021-06-02T16:04:15.993Z] $ docker rm -f 2c411406223659715f74412ab8b47574c224616a30503dfedb91d16f668d8f06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:04:16.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T16:04:16.459Z] . [Pipeline] withDockerContainer [2021-06-02T16:04:16.534Z] prd-centos7-docker-4c-2g-90 does not seem to be running inside a container [2021-06-02T16:04:16.571Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T16:04:16.941Z] $ docker top 4f96650262f0706fdd00d5f9f2ce3ba93366c49ff76ed450fb7a2a2474a1a53e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:04:17.318Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T16:04:17.900Z] Building core-command ... [2021-06-02T16:04:17.901Z] Building core-data ... [2021-06-02T16:04:17.901Z] Building core-metadata ... [2021-06-02T16:04:17.901Z] Building security-bootstrapper ... [2021-06-02T16:04:17.901Z] Building security-proxy-setup ... [2021-06-02T16:04:17.901Z] Building security-secretstore-setup ... [2021-06-02T16:04:17.901Z] Building support-notifications ... [2021-06-02T16:04:17.901Z] Building support-scheduler ... [2021-06-02T16:04:17.901Z] Building sys-mgmt-agent ... [2021-06-02T16:04:17.901Z] Building sys-mgmt-agent [2021-06-02T16:04:17.901Z] Building core-data [2021-06-02T16:04:17.901Z] Building support-scheduler [2021-06-02T16:04:17.901Z] Building support-notifications [2021-06-02T16:04:17.901Z] Building security-bootstrapper [2021-06-02T16:04:28.606Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T16:04:28.621Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-02T16:04:28.811Z] The recommended git tool is: git [2021-06-02T16:04:32.859Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:04:32.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:04:32.860Z] ---> b1e3c9fbd11d [2021-06-02T16:04:32.860Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:04:32.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:04:32.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:04:32.860Z] ---> b1e3c9fbd11d [2021-06-02T16:04:32.860Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:04:32.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:04:32.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:04:32.860Z] ---> b1e3c9fbd11d [2021-06-02T16:04:32.860Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:04:32.860Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:04:32.860Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:04:32.860Z] ---> b1e3c9fbd11d [2021-06-02T16:04:32.860Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T16:04:32.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:04:32.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:04:32.860Z] ---> b1e3c9fbd11d [2021-06-02T16:04:32.860Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:04:33.695Z] using credential edgex-jenkins-ssh [2021-06-02T16:04:33.750Z] Cloning the remote Git repository [2021-06-02T16:04:33.884Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:04:34.189Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-02T16:04:34.297Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:04:34.298Z] > git --version # timeout=10 [2021-06-02T16:04:34.323Z] > git --version # 'git version 2.17.1' [2021-06-02T16:04:34.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:04:34.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:04:35.417Z] ---> Running in 43d0d2c58c05 [2021-06-02T16:04:35.417Z] ---> Running in 1ebe12f4d2d6 [2021-06-02T16:04:35.417Z] ---> Running in cdf42ab85220 [2021-06-02T16:04:35.417Z] ---> Running in ea56e7c92094 [2021-06-02T16:04:35.417Z] ---> Running in df5fc492d323 [2021-06-02T16:04:35.417Z] Removing intermediate container 43d0d2c58c05 [2021-06-02T16:04:35.417Z] ---> b8f0102809f0 [2021-06-02T16:04:35.417Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:04:35.417Z] Removing intermediate container cdf42ab85220 [2021-06-02T16:04:35.417Z] ---> 24189314bee2 [2021-06-02T16:04:35.417Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:04:35.417Z] Removing intermediate container 1ebe12f4d2d6 [2021-06-02T16:04:35.417Z] ---> 7b6c2bad3d77 [2021-06-02T16:04:35.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:04:35.417Z] ---> Running in a0a4a66937db [2021-06-02T16:04:35.417Z] ---> Running in cb5bad8fba9c [2021-06-02T16:04:35.417Z] Removing intermediate container df5fc492d323 [2021-06-02T16:04:35.417Z] ---> 3b88aa1ac3e8 [2021-06-02T16:04:35.417Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:04:35.417Z] Removing intermediate container ea56e7c92094 [2021-06-02T16:04:35.417Z] ---> 2b3df7ccd373 [2021-06-02T16:04:35.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:04:35.417Z] ---> Running in 26c9533c82a9 [2021-06-02T16:04:35.417Z] ---> Running in 856387db90b8 [2021-06-02T16:04:35.417Z] ---> Running in 6a948f20ab35 [2021-06-02T16:04:36.006Z] Removing intermediate container a0a4a66937db [2021-06-02T16:04:36.006Z] ---> a09ea07886e7 [2021-06-02T16:04:36.006Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T16:04:36.006Z] ---> Running in d762e3594c1e [2021-06-02T16:04:36.279Z] Removing intermediate container cb5bad8fba9c [2021-06-02T16:04:36.279Z] ---> cfdebf0d5d76 [2021-06-02T16:04:36.279Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T16:04:36.279Z] ---> Running in b4b535634752 [2021-06-02T16:04:36.541Z] Removing intermediate container 26c9533c82a9 [2021-06-02T16:04:36.541Z] ---> 570e39418eb8 [2021-06-02T16:04:36.541Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T16:04:36.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:36.541Z] ---> Running in 7250c8a2f073 [2021-06-02T16:04:36.541Z] Removing intermediate container 6a948f20ab35 [2021-06-02T16:04:36.541Z] ---> 529c79420447 [2021-06-02T16:04:36.541Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T16:04:36.801Z] ---> Running in e4c5b742af5e [2021-06-02T16:04:36.801Z] Removing intermediate container 856387db90b8 [2021-06-02T16:04:36.801Z] ---> e4152b5e033f [2021-06-02T16:04:36.801Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T16:04:36.801Z] ---> Running in a33be07a8263 [2021-06-02T16:04:37.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:37.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:37.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:37.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:37.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:37.907Z] OK: 219 MiB in 52 packages [2021-06-02T16:04:37.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:38.174Z] Removing intermediate container d762e3594c1e [2021-06-02T16:04:38.174Z] ---> 8148f0ab0047 [2021-06-02T16:04:38.174Z] Step 6/24 : COPY go.mod . [2021-06-02T16:04:38.435Z] ---> 653b87afcacb [2021-06-02T16:04:38.435Z] Step 7/24 : RUN go mod download [2021-06-02T16:04:38.435Z] ---> Running in 8f5ec85a923d [2021-06-02T16:04:38.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:38.435Z] OK: 219 MiB in 52 packages [2021-06-02T16:04:38.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:38.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:04:38.699Z] Removing intermediate container b4b535634752 [2021-06-02T16:04:38.699Z] ---> aa401d534dd4 [2021-06-02T16:04:38.699Z] Step 6/24 : COPY go.mod . [2021-06-02T16:04:38.961Z] OK: 219 MiB in 52 packages [2021-06-02T16:04:38.961Z] ---> fd47b50d883c [2021-06-02T16:04:38.961Z] Step 7/24 : RUN go mod download [2021-06-02T16:04:38.961Z] ---> Running in 91a004c48c31 [2021-06-02T16:04:39.228Z] Removing intermediate container 8f5ec85a923d [2021-06-02T16:04:39.228Z] ---> eb0ea0afb3a4 [2021-06-02T16:04:39.228Z] Step 8/24 : COPY . . [2021-06-02T16:04:39.228Z] OK: 219 MiB in 52 packages [2021-06-02T16:04:39.228Z] OK: 219 MiB in 52 packages [2021-06-02T16:04:39.495Z] Removing intermediate container a33be07a8263 [2021-06-02T16:04:39.495Z] ---> ebde3ca00e33 [2021-06-02T16:04:39.495Z] Step 6/32 : COPY go.mod . [2021-06-02T16:04:40.948Z] ---> bfd07409c904 [2021-06-02T16:04:40.948Z] Step 7/32 : RUN go mod download [2021-06-02T16:04:42.859Z] Removing intermediate container 7250c8a2f073 [2021-06-02T16:04:42.859Z] ---> 2b29b4bc7792 [2021-06-02T16:04:42.859Z] Step 6/23 : COPY go.mod . [2021-06-02T16:04:42.859Z] ---> Running in 5d38fff6c81b [2021-06-02T16:04:42.859Z] Removing intermediate container e4c5b742af5e [2021-06-02T16:04:42.859Z] ---> 1d8491218a57 [2021-06-02T16:04:42.859Z] Step 6/23 : COPY go.mod . [2021-06-02T16:04:43.119Z] ---> 9f70d971385b [2021-06-02T16:04:43.119Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:04:43.119Z] Removing intermediate container 91a004c48c31 [2021-06-02T16:04:43.119Z] ---> b20ac63c9166 [2021-06-02T16:04:43.119Z] Step 8/24 : COPY . . [2021-06-02T16:04:43.119Z] ---> 5b381e400838 [2021-06-02T16:04:43.119Z] Step 7/23 : RUN go mod download [2021-06-02T16:04:43.119Z] ---> 2fab53a9559e [2021-06-02T16:04:43.119Z] Step 7/23 : RUN go mod download [2021-06-02T16:04:43.119Z] ---> Running in f517ba72c445 [2021-06-02T16:04:43.378Z] ---> Running in 20a285336808 [2021-06-02T16:04:43.378Z] ---> Running in 6fca92ae2e2d [2021-06-02T16:04:47.645Z] Removing intermediate container 5d38fff6c81b [2021-06-02T16:04:47.645Z] ---> 7e867c2831e5 [2021-06-02T16:04:47.645Z] Step 8/32 : COPY . . [2021-06-02T16:04:47.645Z] ---> 9d645f1c9614 [2021-06-02T16:04:47.645Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:04:47.645Z] ---> Running in 623ab370e401 [2021-06-02T16:04:50.243Z] Removing intermediate container f517ba72c445 [2021-06-02T16:04:50.243Z] ---> 4e40f02de778 [2021-06-02T16:04:50.243Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T16:04:50.243Z] Removing intermediate container 6fca92ae2e2d [2021-06-02T16:04:50.243Z] ---> 6443fb564d6c [2021-06-02T16:04:50.243Z] Step 8/23 : COPY . . [2021-06-02T16:04:50.514Z] Removing intermediate container 20a285336808 [2021-06-02T16:04:50.514Z] ---> ae7d4cd73c88 [2021-06-02T16:04:50.514Z] Step 8/23 : COPY . . [2021-06-02T16:04:50.783Z] ---> Running in 9dc9634ddfff [2021-06-02T16:04:53.361Z] ---> bbb3d7f51486 [2021-06-02T16:04:53.361Z] Step 9/32 : RUN go mod tidy [2021-06-02T16:04:54.396Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:04:54.821Z] Merge succeeded, producing 3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:04:54.821Z] Checking out Revision 3fccbef14fcab6a6fce70c85535b70b618df3d93 (PR-3525) [2021-06-02T16:04:53.350Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:04:53.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:04:53.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:04:53.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:04:53.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:04:53.445Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T16:04:54.409Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:04:54.422Z] > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 [2021-06-02T16:04:54.731Z] > git remote # timeout=10 [2021-06-02T16:04:54.748Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T16:04:54.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:04:54.771Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T16:04:54.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T16:04:54.821Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:04:54.837Z] > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 [2021-06-02T16:04:55.931Z] 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-06-02T16:04:55.931Z] ---> Running in eb06f8a66d94 [2021-06-02T16:04:55.931Z] ---> 3f20d85703d0 [2021-06-02T16:04:55.931Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:04:55.931Z] ---> Running in 5d803cb28cc5 [2021-06-02T16:04:55.931Z] Removing intermediate container 623ab370e401 [2021-06-02T16:04:55.931Z] ---> 274ed598ec04 [2021-06-02T16:04:55.931Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T16:04:55.931Z] ---> Running in 7fcebbefc437 [2021-06-02T16:04:56.508Z] 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-06-02T16:04:57.902Z] Removing intermediate container eb06f8a66d94 [2021-06-02T16:04:57.902Z] ---> 844cb8ba2f01 [2021-06-02T16:04:57.902Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T16:04:58.162Z] Removing intermediate container 5d803cb28cc5 [2021-06-02T16:04:58.162Z] ---> 19eaa6d4659b [2021-06-02T16:04:58.162Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T16:04:58.162Z] ---> Running in fa348ad4d3a3 [2021-06-02T16:04:58.425Z] ---> Running in d00c21b96052 [2021-06-02T16:04:59.246Z] Commit message: "fix(snap): go 1.16 update" [2021-06-02T16:04:59.369Z] 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-06-02T16:04:59.369Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T16:05:00.607Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:05:01.030Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T16:05:01.377Z] + sudo service docker restart [2021-06-02T16:05:01.377Z] + true [2021-06-02T16:05:06.088Z] ---> 9118cd6d5a9f [2021-06-02T16:05:06.088Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:05:06.088Z] ---> Running in 3ef6b43d8741 [2021-06-02T16:05:06.689Z] Removing intermediate container 3ef6b43d8741 [2021-06-02T16:05:06.689Z] ---> 942be05e9a32 [2021-06-02T16:05:06.689Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T16:05:06.689Z] ---> Running in 88a155f873e8 [2021-06-02T16:05:06.962Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T16:05:19.727Z] provisioning config files... [2021-06-02T16:05:19.753Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8823640004892776523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:05:20.132Z] ---> docker-login.sh [2021-06-02T16:05:20.132Z] nexus3.edgexfoundry.org:10001 [2021-06-02T16:05:21.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:05:21.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:05:21.388Z] Configure a credential helper to remove this warning. See [2021-06-02T16:05:21.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:05:21.388Z] [2021-06-02T16:05:21.388Z] Login Succeeded [2021-06-02T16:05:21.388Z] nexus3.edgexfoundry.org:10002 [2021-06-02T16:05:21.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:05:21.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:05:21.988Z] Configure a credential helper to remove this warning. See [2021-06-02T16:05:21.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:05:21.988Z] [2021-06-02T16:05:21.988Z] Login Succeeded [2021-06-02T16:05:21.988Z] nexus3.edgexfoundry.org:10003 [2021-06-02T16:05:22.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:05:22.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:05:22.538Z] Configure a credential helper to remove this warning. See [2021-06-02T16:05:22.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:05:22.538Z] [2021-06-02T16:05:22.538Z] Login Succeeded [2021-06-02T16:05:22.538Z] nexus3.edgexfoundry.org:10004 [2021-06-02T16:05:22.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:05:23.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:05:23.085Z] Configure a credential helper to remove this warning. See [2021-06-02T16:05:23.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:05:23.085Z] [2021-06-02T16:05:23.085Z] Login Succeeded [2021-06-02T16:05:23.085Z] docker.io [2021-06-02T16:05:23.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T16:05:23.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T16:05:23.954Z] Configure a credential helper to remove this warning. See [2021-06-02T16:05:23.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T16:05:23.954Z] [2021-06-02T16:05:23.954Z] Login Succeeded [2021-06-02T16:05:23.954Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T16:05:23.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T16:05:24.274Z] ========================================================= [2021-06-02T16:05:24.274Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T16:05:24.274Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:05:24.619Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T16:05:27.271Z] Sending build context to Docker daemon 168.1MB [2021-06-02T16:05:27.271Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T16:05:27.271Z] Step 2/6 : FROM ${BASE} [2021-06-02T16:05:27.271Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T16:05:27.271Z] 595b0fe564bb: Pulling fs layer [2021-06-02T16:05:27.271Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T16:05:27.271Z] 316046926c0a: Pulling fs layer [2021-06-02T16:05:27.271Z] 4ebd0625c992: Pulling fs layer [2021-06-02T16:05:27.271Z] 207e8628e3a3: Pulling fs layer [2021-06-02T16:05:27.271Z] c791037a9be2: Pulling fs layer [2021-06-02T16:05:27.271Z] ffd874e62e21: Pulling fs layer [2021-06-02T16:05:27.271Z] 4ebd0625c992: Waiting [2021-06-02T16:05:27.271Z] 207e8628e3a3: Waiting [2021-06-02T16:05:27.271Z] c791037a9be2: Waiting [2021-06-02T16:05:27.271Z] ffd874e62e21: Waiting [2021-06-02T16:05:27.271Z] 316046926c0a: Download complete [2021-06-02T16:05:27.271Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T16:05:27.271Z] 7186ed65a4f7: Download complete [2021-06-02T16:05:27.271Z] 207e8628e3a3: Verifying Checksum [2021-06-02T16:05:27.271Z] 207e8628e3a3: Download complete [2021-06-02T16:05:27.560Z] c791037a9be2: Verifying Checksum [2021-06-02T16:05:27.560Z] c791037a9be2: Download complete [2021-06-02T16:05:27.560Z] 595b0fe564bb: Verifying Checksum [2021-06-02T16:05:27.560Z] 595b0fe564bb: Download complete [2021-06-02T16:05:28.158Z] 595b0fe564bb: Pull complete [2021-06-02T16:05:28.756Z] 7186ed65a4f7: Pull complete [2021-06-02T16:05:29.355Z] 316046926c0a: Pull complete [2021-06-02T16:05:29.356Z] ffd874e62e21: Verifying Checksum [2021-06-02T16:05:29.356Z] ffd874e62e21: Download complete [2021-06-02T16:05:31.330Z] 4ebd0625c992: Verifying Checksum [2021-06-02T16:05:31.330Z] 4ebd0625c992: Download complete [2021-06-02T16:05:39.185Z] Removing intermediate container fa348ad4d3a3 [2021-06-02T16:05:39.185Z] ---> 6e8dbf3967a3 [2021-06-02T16:05:39.185Z] [2021-06-02T16:05:39.185Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T16:05:39.185Z] 3.12: Pulling from library/alpine [2021-06-02T16:05:39.454Z] Removing intermediate container 7fcebbefc437 [2021-06-02T16:05:39.454Z] ---> 7adbd7e131a4 [2021-06-02T16:05:39.454Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T16:05:39.454Z] ---> Running in 2210b6f11400 [2021-06-02T16:05:39.714Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:05:39.714Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T16:05:39.714Z] ---> 13621d1b12d4 [2021-06-02T16:05:39.714Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T16:05:39.714Z] ---> Running in e7cbc63c212d [2021-06-02T16:05:39.975Z] Removing intermediate container e7cbc63c212d [2021-06-02T16:05:39.975Z] ---> 1da24bbd512a [2021-06-02T16:05:39.975Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T16:05:39.975Z] ---> Running in 0c4198fa3996 [2021-06-02T16:05:40.236Z] 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-06-02T16:05:40.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:40.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:40.759Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:41.025Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T16:05:41.025Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:41.025Z] OK: 6 MiB in 16 packages [2021-06-02T16:05:41.497Z] 4ebd0625c992: Pull complete [2021-06-02T16:05:41.497Z] 207e8628e3a3: Pull complete [2021-06-02T16:05:41.771Z] c791037a9be2: Pull complete [2021-06-02T16:05:42.487Z] Removing intermediate container 0c4198fa3996 [2021-06-02T16:05:42.487Z] ---> b7aa4e04c2bf [2021-06-02T16:05:42.487Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T16:05:42.487Z] Removing intermediate container 2210b6f11400 [2021-06-02T16:05:42.487Z] ---> 8f64ea13f638 [2021-06-02T16:05:42.487Z] [2021-06-02T16:05:42.487Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T16:05:42.487Z] Removing intermediate container d00c21b96052 [2021-06-02T16:05:42.487Z] ---> d832b905b813 [2021-06-02T16:05:42.487Z] [2021-06-02T16:05:42.487Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:05:42.487Z] ---> 13621d1b12d4 [2021-06-02T16:05:42.487Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:05:42.487Z] ---> Running in 232638dc6560 [2021-06-02T16:05:42.487Z] ---> Running in 057df550e5a6 [2021-06-02T16:05:42.487Z] 20.10.0: Pulling from library/docker [2021-06-02T16:05:42.752Z] Removing intermediate container 232638dc6560 [2021-06-02T16:05:42.752Z] ---> 067e76422872 [2021-06-02T16:05:42.752Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T16:05:42.752Z] ---> Running in 56e5a6124829 [2021-06-02T16:05:43.020Z] Removing intermediate container 56e5a6124829 [2021-06-02T16:05:43.020Z] ---> ffd65f9293b1 [2021-06-02T16:05:43.020Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T16:05:43.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:43.281Z] ---> Running in c94cd9dd4b4a [2021-06-02T16:05:43.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:43.545Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:43.545Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:43.545Z] OK: 6 MiB in 15 packages [2021-06-02T16:05:44.957Z] Removing intermediate container 057df550e5a6 [2021-06-02T16:05:44.957Z] ---> 79087d98e357 [2021-06-02T16:05:44.957Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:05:44.957Z] Removing intermediate container 9dc9634ddfff [2021-06-02T16:05:44.957Z] ---> fb2f504a2f81 [2021-06-02T16:05:44.957Z] [2021-06-02T16:05:44.957Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:05:44.957Z] ---> 13621d1b12d4 [2021-06-02T16:05:44.957Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T16:05:44.957Z] Removing intermediate container c94cd9dd4b4a [2021-06-02T16:05:44.957Z] ---> 2c0a2fffb5d8 [2021-06-02T16:05:44.957Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T16:05:45.182Z] ffd874e62e21: Pull complete [2021-06-02T16:05:45.182Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T16:05:45.219Z] ---> Running in 9a3b06761560 [2021-06-02T16:05:45.219Z] ---> Running in fdf45b9ce2c7 [2021-06-02T16:05:45.219Z] ---> Running in 06487b3a68ca [2021-06-02T16:05:45.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T16:05:45.459Z] ---> cfc18b08335c [2021-06-02T16:05:45.459Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T16:05:45.481Z] Removing intermediate container fdf45b9ce2c7 [2021-06-02T16:05:45.481Z] ---> 5134f5bafe14 [2021-06-02T16:05:45.481Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T16:05:45.746Z] Removing intermediate container 9a3b06761560 [2021-06-02T16:05:45.746Z] ---> c6e9e868e8f5 [2021-06-02T16:05:45.747Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T16:05:45.747Z] Removing intermediate container 06487b3a68ca [2021-06-02T16:05:45.747Z] ---> 53531a73d728 [2021-06-02T16:05:45.747Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T16:05:46.009Z] ---> Running in f2239ec4a62a [2021-06-02T16:05:46.009Z] ---> Running in d3a04b501424 [2021-06-02T16:05:46.271Z] ---> edf79f5dc917 [2021-06-02T16:05:46.271Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T16:05:46.271Z] Removing intermediate container 88a155f873e8 [2021-06-02T16:05:46.271Z] ---> 7f616ab40992 [2021-06-02T16:05:46.271Z] [2021-06-02T16:05:46.271Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:05:46.271Z] Removing intermediate container f2239ec4a62a [2021-06-02T16:05:46.271Z] ---> c0edb383416a [2021-06-02T16:05:46.271Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T16:05:46.271Z] ---> 13621d1b12d4 [2021-06-02T16:05:46.271Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T16:05:46.271Z] ---> Running in b70a8a7e065b [2021-06-02T16:05:46.271Z] Removing intermediate container d3a04b501424 [2021-06-02T16:05:46.271Z] ---> 2c20db22a576 [2021-06-02T16:05:46.271Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:05:46.271Z] ---> Running in b77fa4f9a20a [2021-06-02T16:05:46.271Z] ---> Running in b3bb9670b462 [2021-06-02T16:05:46.271Z] ---> Running in f81daee66ce2 [2021-06-02T16:05:46.535Z] Removing intermediate container b3bb9670b462 [2021-06-02T16:05:46.536Z] ---> 31047c0e5636 [2021-06-02T16:05:46.536Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:05:46.536Z] ---> Running in 62e655492999 [2021-06-02T16:05:46.536Z] Removing intermediate container f81daee66ce2 [2021-06-02T16:05:46.536Z] ---> c7f0bb834b6c [2021-06-02T16:05:46.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:05:47.114Z] ---> 8aeaca8952e3 [2021-06-02T16:05:47.114Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T16:05:47.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:47.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:47.114Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T16:05:47.114Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:47.114Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:47.114Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:05:47.381Z] OK: 6 MiB in 16 packages [2021-06-02T16:05:47.381Z] Removing intermediate container b70a8a7e065b [2021-06-02T16:05:47.381Z] ---> cf243193ccbe [2021-06-02T16:05:47.381Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:05:47.648Z] ---> d8e05ab8ea61 [2021-06-02T16:05:47.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T16:05:47.917Z] ---> a61951cfe0b7 [2021-06-02T16:05:47.917Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T16:05:47.917Z] ---> 70e347367942 [2021-06-02T16:05:47.917Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T16:05:48.172Z] ---> Running in 9a9e54a48d38 [2021-06-02T16:05:48.177Z] Removing intermediate container 62e655492999 [2021-06-02T16:05:48.177Z] ---> 4b0be63af5e5 [2021-06-02T16:05:48.177Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T16:05:48.177Z] ---> Running in ffb03013ff00 [2021-06-02T16:05:48.447Z] ---> Running in 6baa1f00eb7c [2021-06-02T16:05:48.447Z] Removing intermediate container b77fa4f9a20a [2021-06-02T16:05:48.447Z] ---> d6f2e0815796 [2021-06-02T16:05:48.447Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:05:48.447Z] Removing intermediate container ffb03013ff00 [2021-06-02T16:05:48.447Z] ---> 39a56ed31478 [2021-06-02T16:05:48.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:05:48.447Z] ---> aedea24f64e2 [2021-06-02T16:05:48.447Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T16:05:48.447Z] ---> Running in d5a03159a06b [2021-06-02T16:05:48.447Z] ---> Running in e1ce76c47d8f [2021-06-02T16:05:48.724Z] Removing intermediate container d5a03159a06b [2021-06-02T16:05:48.724Z] ---> 03f53163a808 [2021-06-02T16:05:48.724Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T16:05:48.724Z] ---> Running in 1f6271a39657 [2021-06-02T16:05:48.724Z] Removing intermediate container e1ce76c47d8f [2021-06-02T16:05:48.724Z] ---> 2dcd6fc487f6 [2021-06-02T16:05:48.724Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T16:05:48.724Z] ---> Running in 85f6d444ba6e [2021-06-02T16:05:48.724Z] ---> 3fd35c2b265a [2021-06-02T16:05:48.724Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T16:05:48.992Z] Removing intermediate container 1f6271a39657 [2021-06-02T16:05:48.992Z] ---> f01a5433a0fc [2021-06-02T16:05:48.992Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:05:48.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:48.992Z] Removing intermediate container 85f6d444ba6e [2021-06-02T16:05:48.992Z] ---> 6ddcb3581466 [2021-06-02T16:05:48.992Z] Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:05:48.992Z] ---> Running in 541effafe836 [2021-06-02T16:05:48.992Z] ---> Running in f3f7c5606925 [2021-06-02T16:05:48.992Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T16:05:48.992Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T16:05:48.992Z] Removing intermediate container 541effafe836 [2021-06-02T16:05:48.992Z] ---> 92f3edc7b0e5 [2021-06-02T16:05:48.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:05:48.992Z] ---> aefe523efa57 [2021-06-02T16:05:48.992Z] 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-06-02T16:05:48.992Z] ---> 4afd7d92d71a [2021-06-02T16:05:48.992Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T16:05:49.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:49.263Z] ---> Running in 488eac760a7b [2021-06-02T16:05:49.264Z] Removing intermediate container f3f7c5606925 [2021-06-02T16:05:49.264Z] ---> 98d0b9dc6b22 [2021-06-02T16:05:49.264Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:05:49.264Z] ---> Running in fe9c57f70e9d [2021-06-02T16:05:49.264Z] Removing intermediate container 488eac760a7b [2021-06-02T16:05:49.264Z] ---> 30cc052c28a2 [2021-06-02T16:05:49.264Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T16:05:49.264Z] ---> c6882f57c704 [2021-06-02T16:05:49.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T16:05:49.264Z] ---> feb8cfd5619c [2021-06-02T16:05:49.264Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T16:05:49.264Z] ---> Running in 540c10612403 [2021-06-02T16:05:49.542Z] Removing intermediate container fe9c57f70e9d [2021-06-02T16:05:49.542Z] ---> 9b6a893d9b22 [2021-06-02T16:05:49.542Z] [2021-06-02T16:05:49.542Z] ---> Running in a3a9ea313e97 [2021-06-02T16:05:49.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:49.542Z] Successfully built 9b6a893d9b22 [2021-06-02T16:05:49.542Z] Successfully tagged support-scheduler:latest [2021-06-02T16:05:49.542Z] Building core-command [2021-06-02T16:05:49.825Z]  Building support-scheduler ... done Removing intermediate container a3a9ea313e97 [2021-06-02T16:05:49.825Z] ---> 7ae87606d392 [2021-06-02T16:05:49.825Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T16:05:50.096Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:50.096Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T16:05:50.096Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T16:05:50.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:05:50.356Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T16:05:50.356Z] ---> ff1580c4f323 [2021-06-02T16:05:50.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T16:05:50.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:50.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:50.618Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T16:05:50.618Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T16:05:50.618Z] Executing bash-5.0.17-r0.post-install [2021-06-02T16:05:50.618Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:05:50.618Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T16:05:50.618Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T16:05:50.618Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T16:05:50.618Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T16:05:50.618Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T16:05:50.912Z] ---> b925ce880a86 [2021-06-02T16:05:50.912Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T16:05:50.912Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T16:05:50.912Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T16:05:50.912Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T16:05:50.912Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T16:05:50.912Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T16:05:51.105Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T16:05:51.383Z] (2/12) Installing file (5.39-r0) [2021-06-02T16:05:51.383Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T16:05:51.383Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T16:05:51.500Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T16:05:51.768Z] ---> Running in 5b2a12782d82 [2021-06-02T16:05:51.768Z] ---> 235086b5b233 [2021-06-02T16:05:51.768Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T16:05:51.768Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T16:05:51.768Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:05:51.768Z] OK: 8 MiB in 20 packages [2021-06-02T16:05:52.352Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T16:05:52.352Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T16:05:52.352Z] ---> Running in 82a5f5c2d5f9 [2021-06-02T16:05:52.352Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T16:05:52.352Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T16:05:52.612Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T16:05:52.612Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T16:05:52.612Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T16:05:52.612Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T16:05:52.612Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T16:05:52.870Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T16:05:53.130Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T16:05:53.130Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T16:05:53.130Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T16:05:53.130Z] Removing intermediate container 82a5f5c2d5f9 [2021-06-02T16:05:53.130Z] ---> f37d396ee26e [2021-06-02T16:05:53.130Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:05:53.130Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T16:05:53.705Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T16:05:53.705Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:05:53.705Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:05:53.705Z] ---> b1e3c9fbd11d [2021-06-02T16:05:53.705Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:05:53.705Z] ---> Using cache [2021-06-02T16:05:53.705Z] ---> 2b3df7ccd373 [2021-06-02T16:05:53.705Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:05:53.705Z] ---> Using cache [2021-06-02T16:05:53.705Z] ---> 529c79420447 [2021-06-02T16:05:53.705Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:05:53.965Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T16:05:53.965Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T16:05:53.965Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T16:05:53.965Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T16:05:53.965Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T16:05:53.965Z] ---> Running in e030978ac4e0 [2021-06-02T16:05:53.965Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T16:05:53.965Z] ---> Running in 89560aadabc4 [2021-06-02T16:05:53.965Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T16:05:53.965Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T16:05:53.965Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T16:05:53.965Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T16:05:53.965Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T16:05:54.245Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T16:05:54.245Z] OK: 72 MiB in 59 packages [2021-06-02T16:05:54.245Z] Removing intermediate container e030978ac4e0 [2021-06-02T16:05:54.245Z] ---> 076101fff6b9 [2021-06-02T16:05:54.245Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T16:05:54.245Z] Removing intermediate container 6baa1f00eb7c [2021-06-02T16:05:54.245Z] ---> 8484ad83ebb9 [2021-06-02T16:05:54.245Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:05:54.245Z] ---> Running in c1f0364dd0f4 [2021-06-02T16:05:54.519Z] ---> 7ea0731b29e4 [2021-06-02T16:05:54.519Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T16:05:54.791Z] Removing intermediate container c1f0364dd0f4 [2021-06-02T16:05:54.791Z] ---> 331e9f1c2267 [2021-06-02T16:05:54.791Z] Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:05:54.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:54.791Z] ---> Running in 121be73e083f [2021-06-02T16:05:54.791Z] Collecting docker-compose==1.23.2 [2021-06-02T16:05:55.053Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T16:05:55.053Z] Removing intermediate container 5b2a12782d82 [2021-06-02T16:05:55.053Z] ---> b396dbac2cce [2021-06-02T16:05:55.053Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T16:05:55.053Z] Removing intermediate container 121be73e083f [2021-06-02T16:05:55.053Z] ---> c976b171242d [2021-06-02T16:05:55.053Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:05:55.053Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T16:05:55.053Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T16:05:55.318Z] ---> a68d79bf71b7 [2021-06-02T16:05:55.318Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T16:05:55.318Z] ---> Running in 004e98a3ca8f [2021-06-02T16:05:55.318Z] ---> Running in b1fc33812809 [2021-06-02T16:05:55.318Z] Removing intermediate container 004e98a3ca8f [2021-06-02T16:05:55.318Z] ---> e2be5b15dd39 [2021-06-02T16:05:55.318Z] Step 29/32 : CMD ["gate"] [2021-06-02T16:05:55.599Z] Removing intermediate container b1fc33812809 [2021-06-02T16:05:55.599Z] ---> 38b185564db4 [2021-06-02T16:05:55.599Z] [2021-06-02T16:05:55.599Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T16:05:55.599Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T16:05:55.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:05:55.599Z] Successfully built 38b185564db4 [2021-06-02T16:05:55.599Z] Successfully tagged support-notifications:latest [2021-06-02T16:05:55.599Z]  Building support-notifications ... done Building core-metadata [2021-06-02T16:05:55.599Z] ---> 9982d635538d [2021-06-02T16:05:55.599Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T16:05:55.599Z] ---> Running in 51e207fe1047 [2021-06-02T16:05:55.599Z] ---> Running in 7725ceb77612 [2021-06-02T16:05:55.860Z] Removing intermediate container 51e207fe1047 [2021-06-02T16:05:55.860Z] ---> fe1be725c76a [2021-06-02T16:05:55.860Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T16:05:55.860Z] ---> Running in 41172fc4b0b5 [2021-06-02T16:05:55.860Z] Removing intermediate container 7725ceb77612 [2021-06-02T16:05:55.860Z] ---> 6b98ec84ea87 [2021-06-02T16:05:55.860Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:05:56.122Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T16:05:56.122Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T16:05:56.697Z] OK: 219 MiB in 52 packages [2021-06-02T16:05:56.779Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T16:05:57.049Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T16:05:57.049Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T16:05:57.050Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T16:05:57.268Z] ---> Running in 9e57edaa1418 [2021-06-02T16:05:57.321Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T16:05:57.321Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T16:05:57.321Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T16:05:57.535Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T16:05:57.536Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T16:05:57.593Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T16:05:57.864Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T16:05:57.864Z] OK: 218 MiB in 52 packages [2021-06-02T16:05:58.104Z] Removing intermediate container 41172fc4b0b5 [2021-06-02T16:05:58.104Z] ---> be76460be2d1 [2021-06-02T16:05:58.104Z] Step 31/32 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:05:58.365Z] Removing intermediate container 9e57edaa1418 [2021-06-02T16:05:58.365Z] ---> 4d6bf12ffa65 [2021-06-02T16:05:58.365Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:05:58.365Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T16:05:58.365Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T16:05:58.628Z] ---> Running in ca91753ad03a [2021-06-02T16:05:58.628Z] ---> Running in c309eb582796 [2021-06-02T16:05:58.628Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T16:05:58.628Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T16:05:58.890Z] Removing intermediate container ca91753ad03a [2021-06-02T16:05:58.890Z] ---> 7f4edf5626dd [2021-06-02T16:05:58.890Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T16:05:58.890Z] 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-06-02T16:05:58.890Z] Removing intermediate container c309eb582796 [2021-06-02T16:05:58.890Z] ---> b9ce39636bae [2021-06-02T16:05:58.890Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:05:58.890Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T16:05:58.890Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T16:05:58.890Z] ---> Running in dc9ba7dc9bc5 [2021-06-02T16:05:58.890Z] Removing intermediate container 89560aadabc4 [2021-06-02T16:05:58.890Z] ---> ed05da81b33d [2021-06-02T16:05:58.890Z] Step 6/24 : COPY go.mod . [2021-06-02T16:05:59.166Z] ---> Running in b6def9ed620d [2021-06-02T16:05:59.166Z] Collecting PyYAML<4,>=3.10 [2021-06-02T16:05:59.166Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T16:05:59.166Z] Removing intermediate container dc9ba7dc9bc5 [2021-06-02T16:05:59.166Z] ---> ece5373c9900 [2021-06-02T16:05:59.166Z] [2021-06-02T16:05:59.166Z] Removing intermediate container b6def9ed620d [2021-06-02T16:05:59.166Z] ---> c0432e22492a [2021-06-02T16:05:59.166Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:05:59.444Z] Successfully built ece5373c9900 [2021-06-02T16:05:59.444Z] Successfully tagged security-bootstrapper:latest [2021-06-02T16:05:59.444Z] Building security-secretstore-setup [2021-06-02T16:05:59.444Z]  Building security-bootstrapper ... done  ---> Running in d33b439012e5 [2021-06-02T16:05:59.444Z] ---> 5b0ef01fd4ab [2021-06-02T16:05:59.444Z] Step 7/24 : RUN go mod download [2021-06-02T16:05:59.713Z] Removing intermediate container d33b439012e5 [2021-06-02T16:05:59.713Z] ---> 25371f553743 [2021-06-02T16:05:59.713Z] [2021-06-02T16:05:59.713Z] ---> Running in efeb74671727 [2021-06-02T16:05:59.713Z] Successfully built 25371f553743 [2021-06-02T16:05:59.713Z] Successfully tagged core-data:latest [2021-06-02T16:05:59.713Z] Building security-proxy-setup [2021-06-02T16:05:59.994Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-06-02T16:05:59.994Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T16:05:59.994Z] Collecting idna<2.8,>=2.5 [2021-06-02T16:06:00.296Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T16:06:00.296Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T16:06:00.296Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T16:06:00.296Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T16:06:00.296Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T16:06:00.575Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T16:06:00.575Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T16:06:00.575Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T16:06:00.575Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T16:06:00.575Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T16:06:00.575Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T16:06:00.575Z] Installing collected packages: texttable, dockerpty, docopt, idna, urllib3, requests, cached-property, websocket-client, jsonschema, PyYAML, docker-pycreds, docker, docker-compose [2021-06-02T16:06:00.575Z] Running setup.py install for texttable: started [2021-06-02T16:06:00.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:06:00.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:06:00.843Z] ---> b1e3c9fbd11d [2021-06-02T16:06:00.843Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:06:00.843Z] ---> Using cache [2021-06-02T16:06:00.843Z] ---> 2b3df7ccd373 [2021-06-02T16:06:00.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:06:00.843Z] ---> Using cache [2021-06-02T16:06:00.843Z] ---> 529c79420447 [2021-06-02T16:06:00.843Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:06:00.843Z] ---> Using cache [2021-06-02T16:06:00.843Z] ---> ed05da81b33d [2021-06-02T16:06:00.843Z] Step 6/24 : COPY go.mod . [2021-06-02T16:06:00.843Z] ---> Using cache [2021-06-02T16:06:00.843Z] ---> 5b0ef01fd4ab [2021-06-02T16:06:00.843Z] Step 7/24 : RUN go mod download [2021-06-02T16:06:00.843Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T16:06:00.843Z] Running setup.py install for dockerpty: started [2021-06-02T16:06:01.106Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T16:06:01.106Z] Running setup.py install for docopt: started [2021-06-02T16:06:01.263Z] Removing intermediate container 9a9e54a48d38 [2021-06-02T16:06:01.263Z] ---> 2254e870705c [2021-06-02T16:06:01.263Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T16:06:01.544Z] ---> Running in f7548346feb7 [2021-06-02T16:06:01.696Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T16:06:01.697Z] Attempting uninstall: idna [2021-06-02T16:06:01.697Z] Found existing installation: idna 2.9 [2021-06-02T16:06:01.697Z] Uninstalling idna-2.9: [2021-06-02T16:06:01.697Z] Successfully uninstalled idna-2.9 [2021-06-02T16:06:01.834Z] Removing intermediate container f7548346feb7 [2021-06-02T16:06:01.834Z] ---> bf4411e936f1 [2021-06-02T16:06:01.834Z] Step 5/6 : COPY go.mod . [2021-06-02T16:06:02.811Z] ---> f66c903e8544 [2021-06-02T16:06:02.811Z] Step 6/6 : RUN go mod download [2021-06-02T16:06:02.811Z] ---> Running in d3e7c8eb48f6 [2021-06-02T16:06:05.460Z] Attempting uninstall: urllib3 [2021-06-02T16:06:05.460Z] Found existing installation: urllib3 1.25.9 [2021-06-02T16:06:05.460Z] Uninstalling urllib3-1.25.9: [2021-06-02T16:06:05.460Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T16:06:06.415Z] ---> Running in f563318ac06d [2021-06-02T16:06:06.415Z] Attempting uninstall: requests [2021-06-02T16:06:06.415Z] Found existing installation: requests 2.23.0 [2021-06-02T16:06:06.415Z] Uninstalling requests-2.23.0: [2021-06-02T16:06:06.415Z] Successfully uninstalled requests-2.23.0 [2021-06-02T16:06:06.678Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:06:06.678Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:06:06.678Z] ---> b1e3c9fbd11d [2021-06-02T16:06:06.678Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T16:06:06.678Z] ---> Using cache [2021-06-02T16:06:06.678Z] ---> 2b3df7ccd373 [2021-06-02T16:06:06.678Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:06:06.678Z] ---> Using cache [2021-06-02T16:06:06.678Z] ---> 529c79420447 [2021-06-02T16:06:06.678Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T16:06:06.678Z] ---> Using cache [2021-06-02T16:06:06.678Z] ---> ed05da81b33d [2021-06-02T16:06:06.678Z] Step 6/22 : COPY go.mod . [2021-06-02T16:06:06.678Z] ---> Using cache [2021-06-02T16:06:06.678Z] ---> 5b0ef01fd4ab [2021-06-02T16:06:06.678Z] Step 7/22 : RUN go mod download [2021-06-02T16:06:06.678Z] ---> Using cache [2021-06-02T16:06:06.678Z] ---> 92b94f6fff0b [2021-06-02T16:06:06.678Z] Step 8/22 : COPY . . [2021-06-02T16:06:06.953Z] Running setup.py install for PyYAML: started [2021-06-02T16:06:06.953Z] Removing intermediate container efeb74671727 [2021-06-02T16:06:06.953Z] ---> 92b94f6fff0b [2021-06-02T16:06:06.953Z] Step 8/24 : COPY . . [2021-06-02T16:06:07.535Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T16:06:13.117Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-02T16:06:13.117Z] Removing intermediate container f563318ac06d [2021-06-02T16:06:13.117Z] ---> a63bf3fd4f1e [2021-06-02T16:06:13.117Z] Step 8/24 : COPY . . [2021-06-02T16:06:19.855Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:06:19.855Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:06:19.855Z] ---> b1e3c9fbd11d [2021-06-02T16:06:19.855Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T16:06:19.855Z] ---> Using cache [2021-06-02T16:06:19.855Z] ---> 2b3df7ccd373 [2021-06-02T16:06:19.855Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:06:19.855Z] ---> Using cache [2021-06-02T16:06:19.855Z] ---> 529c79420447 [2021-06-02T16:06:19.855Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T16:06:19.855Z] ---> Using cache [2021-06-02T16:06:19.855Z] ---> ed05da81b33d [2021-06-02T16:06:19.855Z] Step 6/26 : COPY go.mod . [2021-06-02T16:06:19.855Z] ---> Using cache [2021-06-02T16:06:19.855Z] ---> 5b0ef01fd4ab [2021-06-02T16:06:19.855Z] Step 7/26 : RUN go mod download [2021-06-02T16:06:19.855Z] ---> Using cache [2021-06-02T16:06:19.855Z] ---> a63bf3fd4f1e [2021-06-02T16:06:19.855Z] Step 8/26 : COPY . . [2021-06-02T16:06:20.430Z] ---> ab7162e0c395 [2021-06-02T16:06:20.430Z] Step 9/22 : RUN go mod tidy [2021-06-02T16:06:20.691Z] ---> 2a710bbd2621 [2021-06-02T16:06:20.691Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:06:20.691Z] ---> 3929aee230a8 [2021-06-02T16:06:20.691Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:06:20.952Z] ---> Running in 7cbde01e22bb [2021-06-02T16:06:20.952Z] ---> Running in b7d1164db160 [2021-06-02T16:06:20.952Z] ---> Running in d3ffc0b3a780 [2021-06-02T16:06:25.172Z] Removing intermediate container 7cbde01e22bb [2021-06-02T16:06:25.172Z] ---> c24484a326fa [2021-06-02T16:06:25.172Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T16:06:25.172Z] ---> Running in f5fa6406c990 [2021-06-02T16:06:25.172Z] Removing intermediate container b7d1164db160 [2021-06-02T16:06:25.172Z] ---> bcef9a51e183 [2021-06-02T16:06:25.172Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T16:06:25.435Z] ---> Running in bbcbf144d016 [2021-06-02T16:06:25.435Z] Removing intermediate container d3ffc0b3a780 [2021-06-02T16:06:25.435Z] ---> 5ac465b2f44e [2021-06-02T16:06:25.435Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T16:06:25.707Z] ---> Running in 1a29e83c041b [2021-06-02T16:06:25.707Z] 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-06-02T16:06:25.982Z] 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-06-02T16:06:26.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-06-02T16:06:29.618Z] Removing intermediate container d3e7c8eb48f6 [2021-06-02T16:06:29.618Z] ---> 7419cde87e99 [2021-06-02T16:06:29.618Z] Successfully built 7419cde87e99 [2021-06-02T16:06:29.618Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:06:29.962Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T16:06:29.963Z] . [Pipeline] withDockerContainer [2021-06-02T16:06:30.237Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-06-02T16:06:30.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T16:06:32.002Z] $ docker top 4998b953a118ce9e4d0c584506ccec2fc3231afabf38d351e862c7979919df47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:06:32.887Z] Removing intermediate container 540c10612403 [2021-06-02T16:06:32.887Z] ---> 11da1fe9a994 [2021-06-02T16:06:32.887Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T16:06:32.887Z] ---> Running in 33703672b231 [2021-06-02T16:06:32.985Z] + go version [2021-06-02T16:06:32.985Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T16:06:33.009Z] $ docker stop --time=1 4998b953a118ce9e4d0c584506ccec2fc3231afabf38d351e862c7979919df47 [2021-06-02T16:06:33.153Z] Removing intermediate container 33703672b231 [2021-06-02T16:06:33.153Z] ---> dc327187ffc5 [2021-06-02T16:06:33.153Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T16:06:33.415Z] ---> Running in f3de13887481 [2021-06-02T16:06:33.415Z] ---> 2836a1297bf6 [2021-06-02T16:06:33.415Z] Step 9/26 : RUN go mod tidy [2021-06-02T16:06:33.415Z] Removing intermediate container f3de13887481 [2021-06-02T16:06:33.415Z] ---> a4fbb989e69e [2021-06-02T16:06:33.415Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T16:06:33.415Z] ---> Running in e3304520e202 [2021-06-02T16:06:34.386Z] ---> ce9c643bb0eb [2021-06-02T16:06:34.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T16:06:34.661Z] ---> c4e7c062654a [2021-06-02T16:06:34.661Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T16:06:34.820Z] $ docker rm -f 4998b953a118ce9e4d0c584506ccec2fc3231afabf38d351e862c7979919df47 [2021-06-02T16:06:34.940Z] ---> d4e207860d18 [2021-06-02T16:06:34.940Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T16:06:34.940Z] ---> Running in 0f903e2fd10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-02T16:06:35.209Z] Removing intermediate container 0f903e2fd10a [2021-06-02T16:06:35.209Z] ---> 3854a554e1de [2021-06-02T16:06:35.209Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:06:35.209Z] ---> Running in 883986b53f13 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:06:35.488Z] Removing intermediate container 883986b53f13 [2021-06-02T16:06:35.488Z] ---> 824b407d9f3a [2021-06-02T16:06:35.488Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:06:35.488Z] ---> Running in 6f9bf016eeb9 [2021-06-02T16:06:35.488Z] Removing intermediate container 6f9bf016eeb9 [2021-06-02T16:06:35.488Z] ---> 9bc24dd34f65 [2021-06-02T16:06:35.488Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:06:35.488Z] ---> Running in a071a144d6e6 [2021-06-02T16:06:35.660Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T16:06:35.660Z] . [Pipeline] withDockerContainer [2021-06-02T16:06:35.760Z] Removing intermediate container a071a144d6e6 [2021-06-02T16:06:35.760Z] ---> e5fb5c2c4ef2 [2021-06-02T16:06:35.760Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:06:35.760Z] ---> Running in 62c63a87bbff [2021-06-02T16:06:35.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-06-02T16:06:35.992Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T16:06:36.031Z] Removing intermediate container 62c63a87bbff [2021-06-02T16:06:36.031Z] ---> 49929977ff3a [2021-06-02T16:06:36.031Z] [2021-06-02T16:06:36.302Z] Successfully built 49929977ff3a [2021-06-02T16:06:36.302Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T16:06:36.302Z]  Building sys-mgmt-agent ... done Removing intermediate container e3304520e202 [2021-06-02T16:06:36.302Z] ---> 205926cdb781 [2021-06-02T16:06:36.302Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T16:06:36.302Z] ---> Running in b3e97047be2c [2021-06-02T16:06:36.889Z] 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-06-02T16:06:37.576Z] $ docker top 231602d63084ec57b52e14a56e63801c955b05ed83b627a0fb4cad26ba214a63 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T16:06:37.901Z] ========================================================= [2021-06-02T16:06:37.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T16:06:37.901Z] ========================================================= [Pipeline] sh [2021-06-02T16:06:38.548Z] + go mod tidy [Pipeline] sh [2021-06-02T16:06:40.200Z] + make test [2021-06-02T16:06:40.200Z] go mod tidy [2021-06-02T16:06:40.799Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T16:06:55.098Z] 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-06-02T16:06:58.441Z] Removing intermediate container f5fa6406c990 [2021-06-02T16:06:58.441Z] ---> 6a6da6c5f254 [2021-06-02T16:06:58.441Z] [2021-06-02T16:06:58.441Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T16:06:58.441Z] ---> 13621d1b12d4 [2021-06-02T16:06:58.441Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T16:06:58.711Z] ---> Running in 0cc7cfb598f9 [2021-06-02T16:06:59.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:06:59.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:06:59.300Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T16:06:59.569Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:06:59.569Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T16:06:59.569Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T16:06:59.569Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:06:59.569Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:06:59.569Z] OK: 7 MiB in 18 packages [2021-06-02T16:07:00.554Z] Removing intermediate container 0cc7cfb598f9 [2021-06-02T16:07:00.554Z] ---> 5f7da72fb8cf [2021-06-02T16:07:00.554Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:07:00.554Z] ---> Running in 7373a2134665 [2021-06-02T16:07:00.554Z] Removing intermediate container 7373a2134665 [2021-06-02T16:07:00.554Z] ---> 723ebf5c8834 [2021-06-02T16:07:00.554Z] Step 14/22 : WORKDIR /edgex [2021-06-02T16:07:00.828Z] ---> Running in 411e3966fe09 [2021-06-02T16:07:01.105Z] Removing intermediate container 411e3966fe09 [2021-06-02T16:07:01.105Z] ---> 8a7f91bd76b1 [2021-06-02T16:07:01.105Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T16:07:02.080Z] ---> 4d2d8cf83e14 [2021-06-02T16:07:02.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T16:07:02.080Z] Removing intermediate container bbcbf144d016 [2021-06-02T16:07:02.080Z] ---> 71d0a4502c99 [2021-06-02T16:07:02.080Z] [2021-06-02T16:07:02.080Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:07:02.080Z] ---> 13621d1b12d4 [2021-06-02T16:07:02.080Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:07:02.080Z] ---> Using cache [2021-06-02T16:07:02.080Z] ---> 79087d98e357 [2021-06-02T16:07:02.080Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:07:02.080Z] ---> Using cache [2021-06-02T16:07:02.080Z] ---> c6e9e868e8f5 [2021-06-02T16:07:02.080Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T16:07:02.359Z] ---> Running in 06e59fce0b1f [2021-06-02T16:07:02.359Z] ---> 3cd2adefad9e [2021-06-02T16:07:02.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T16:07:02.645Z] Removing intermediate container 06e59fce0b1f [2021-06-02T16:07:02.645Z] ---> 75abeb11624c [2021-06-02T16:07:02.645Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:07:02.645Z] ---> Running in 8a4addb39aa8 [2021-06-02T16:07:02.909Z] ---> 6d367db33a59 [2021-06-02T16:07:02.909Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T16:07:02.909Z] Removing intermediate container 8a4addb39aa8 [2021-06-02T16:07:02.909Z] ---> bf6db8e78c5a [2021-06-02T16:07:02.909Z] Step 16/24 : WORKDIR / [2021-06-02T16:07:02.909Z] ---> Running in 18cecd4bc79f [2021-06-02T16:07:03.169Z] ---> Running in eef4d9e51a2b [2021-06-02T16:07:03.170Z] Removing intermediate container 18cecd4bc79f [2021-06-02T16:07:03.170Z] ---> 557b5edbecb8 [2021-06-02T16:07:03.170Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T16:07:03.170Z] ---> Running in f318cb5c8f40 [2021-06-02T16:07:03.170Z] Removing intermediate container eef4d9e51a2b [2021-06-02T16:07:03.170Z] ---> d5e980adfd2f [2021-06-02T16:07:03.170Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:07:03.772Z] Removing intermediate container f318cb5c8f40 [2021-06-02T16:07:03.772Z] ---> 2a0775899988 [2021-06-02T16:07:03.772Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T16:07:03.772Z] 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-06-02T16:07:03.772Z] ---> Running in 88c94e0e6bbe [2021-06-02T16:07:04.038Z] ---> e12bc38f6060 [2021-06-02T16:07:04.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T16:07:04.299Z] Removing intermediate container 88c94e0e6bbe [2021-06-02T16:07:04.299Z] ---> b19639f90703 [2021-06-02T16:07:04.299Z] Step 21/22 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:07:04.565Z] ---> Running in a2d7bba3403f [2021-06-02T16:07:04.565Z] Removing intermediate container 1a29e83c041b [2021-06-02T16:07:04.565Z] ---> 9ff4c59e2096 [2021-06-02T16:07:04.565Z] [2021-06-02T16:07:04.565Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:07:04.565Z] ---> 13621d1b12d4 [2021-06-02T16:07:04.565Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:07:04.565Z] ---> Using cache [2021-06-02T16:07:04.565Z] ---> 79087d98e357 [2021-06-02T16:07:04.565Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:07:04.565Z] ---> Using cache [2021-06-02T16:07:04.565Z] ---> c6e9e868e8f5 [2021-06-02T16:07:04.565Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T16:07:04.565Z] ---> d2763662c215 [2021-06-02T16:07:04.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T16:07:04.565Z] ---> Running in 5fdf2404b687 [2021-06-02T16:07:04.565Z] Removing intermediate container a2d7bba3403f [2021-06-02T16:07:04.565Z] ---> f8d75a724eef [2021-06-02T16:07:04.565Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T16:07:04.827Z] ---> Running in f0b6c6a9c79b [2021-06-02T16:07:04.827Z] Removing intermediate container 5fdf2404b687 [2021-06-02T16:07:04.827Z] ---> efecb7f918cf [2021-06-02T16:07:04.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:07:04.827Z] Removing intermediate container f0b6c6a9c79b [2021-06-02T16:07:04.827Z] ---> 25404a32d9c0 [2021-06-02T16:07:04.827Z] [2021-06-02T16:07:05.094Z] ---> Running in ceeb079be8c6 [2021-06-02T16:07:05.094Z] ---> f9b981989855 [2021-06-02T16:07:05.094Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T16:07:05.094Z] ---> Running in fd131be91bdd [2021-06-02T16:07:05.094Z] Successfully built 25404a32d9c0 [2021-06-02T16:07:05.094Z] Successfully tagged security-proxy-setup:latest [2021-06-02T16:07:05.094Z]  Building security-proxy-setup ... done Removing intermediate container ceeb079be8c6 [2021-06-02T16:07:05.094Z] ---> 0faf82e6c9ca [2021-06-02T16:07:05.094Z] Step 16/24 : WORKDIR / [2021-06-02T16:07:05.094Z] Removing intermediate container fd131be91bdd [2021-06-02T16:07:05.094Z] ---> f6012a6fa701 [2021-06-02T16:07:05.094Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:07:05.094Z] ---> Running in 00c660ca562b [2021-06-02T16:07:05.094Z] ---> Running in 17ef78749288 [2021-06-02T16:07:05.362Z] Removing intermediate container 00c660ca562b [2021-06-02T16:07:05.362Z] ---> 218290a041b9 [2021-06-02T16:07:05.362Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:07:05.624Z] Removing intermediate container 17ef78749288 [2021-06-02T16:07:05.624Z] ---> 4ba0a98c8842 [2021-06-02T16:07:05.624Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:07:05.884Z] ---> Running in eeb75bce7ae8 [2021-06-02T16:07:05.884Z] ---> 7817c7c93775 [2021-06-02T16:07:05.884Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T16:07:05.884Z] Removing intermediate container b3e97047be2c [2021-06-02T16:07:05.884Z] ---> cdb3812c5de9 [2021-06-02T16:07:05.884Z] [2021-06-02T16:07:05.884Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T16:07:05.884Z] ---> 13621d1b12d4 [2021-06-02T16:07:05.884Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T16:07:05.884Z] Removing intermediate container eeb75bce7ae8 [2021-06-02T16:07:05.884Z] ---> 0d61b4e55ce9 [2021-06-02T16:07:05.884Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:07:05.884Z] ---> Running in 9e4ab08fadf9 [2021-06-02T16:07:06.146Z] ---> Running in f081b08bde30 [2021-06-02T16:07:06.409Z] Removing intermediate container f081b08bde30 [2021-06-02T16:07:06.409Z] ---> a99ed06cbf54 [2021-06-02T16:07:06.409Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:07:06.409Z] ---> Running in f18f7088ef9e [2021-06-02T16:07:06.409Z] ---> c9183caf3c59 [2021-06-02T16:07:06.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T16:07:06.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T16:07:06.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T16:07:06.409Z] Removing intermediate container f18f7088ef9e [2021-06-02T16:07:06.409Z] ---> c2d03343518a [2021-06-02T16:07:06.409Z] [2021-06-02T16:07:06.673Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T16:07:06.673Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:07:06.673Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T16:07:06.673Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T16:07:06.673Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:07:06.673Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T16:07:06.673Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:07:06.673Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:07:06.673Z] Successfully built c2d03343518a [2021-06-02T16:07:06.673Z] Successfully tagged core-command:latest [2021-06-02T16:07:06.673Z]  Building core-command ... done  ---> e933cfbb712f [2021-06-02T16:07:06.673Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T16:07:06.673Z] OK: 7 MiB in 20 packages [2021-06-02T16:07:06.673Z] ---> Running in ad232589e5d8 [2021-06-02T16:07:06.673Z] Removing intermediate container ad232589e5d8 [2021-06-02T16:07:06.673Z] ---> 03077d207719 [2021-06-02T16:07:06.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:07:06.939Z] ---> Running in 95dc9adedb38 [2021-06-02T16:07:06.939Z] Removing intermediate container 95dc9adedb38 [2021-06-02T16:07:06.939Z] ---> 3e7c1affc270 [2021-06-02T16:07:06.939Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T16:07:06.939Z] Removing intermediate container 9e4ab08fadf9 [2021-06-02T16:07:06.939Z] ---> 7eef46434016 [2021-06-02T16:07:06.939Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:07:06.939Z] ---> Running in ea24b5f4121b [2021-06-02T16:07:06.939Z] ---> Running in ca0fb180d2dc [2021-06-02T16:07:06.939Z] Removing intermediate container ea24b5f4121b [2021-06-02T16:07:06.939Z] ---> 5da5fcf483d4 [2021-06-02T16:07:06.939Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:07:07.205Z] ---> Running in 3fb1ae4ae06e [2021-06-02T16:07:07.205Z] Removing intermediate container ca0fb180d2dc [2021-06-02T16:07:07.205Z] ---> 9c68c4432815 [2021-06-02T16:07:07.205Z] Step 14/26 : WORKDIR / [2021-06-02T16:07:07.205Z] ---> Running in 122039156caf [2021-06-02T16:07:07.205Z] Removing intermediate container 3fb1ae4ae06e [2021-06-02T16:07:07.205Z] ---> 22f052127f9e [2021-06-02T16:07:07.205Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:07:07.205Z] ---> Running in 64c4af0172ee [2021-06-02T16:07:07.205Z] Removing intermediate container 122039156caf [2021-06-02T16:07:07.205Z] ---> 54d1e154e0d1 [2021-06-02T16:07:07.205Z] 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-06-02T16:07:07.469Z] Removing intermediate container 64c4af0172ee [2021-06-02T16:07:07.469Z] ---> 186174377f3d [2021-06-02T16:07:07.469Z] [2021-06-02T16:07:07.469Z] ---> dcf69969388b [2021-06-02T16:07:07.469Z] 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-06-02T16:07:07.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T16:07:07.739Z] Successfully built 186174377f3d [2021-06-02T16:07:07.739Z] Successfully tagged core-metadata:latest [2021-06-02T16:07:07.739Z]  Building core-metadata ... done  ---> 74d824e3f304 [2021-06-02T16:07:07.739Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T16:07:07.739Z] ---> a2892ff2e15d [2021-06-02T16:07:07.739Z] 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-06-02T16:07:08.003Z] ---> 0173548a2f29 [2021-06-02T16:07:08.003Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T16:07:08.263Z] ---> f64a311e546c [2021-06-02T16:07:08.263Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T16:07:08.834Z] ---> 603f7a5f2ec9 [2021-06-02T16:07:08.834Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T16:07:08.834Z] ---> 801ad928d459 [2021-06-02T16:07:08.834Z] 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-06-02T16:07:08.834Z] ---> Running in d4f939318cbf [2021-06-02T16:07:09.411Z] Removing intermediate container d4f939318cbf [2021-06-02T16:07:09.411Z] ---> 6554b97d98b3 [2021-06-02T16:07:09.411Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T16:07:09.411Z] ---> Running in 2b1d5b86b46f [2021-06-02T16:07:09.411Z] Removing intermediate container 2b1d5b86b46f [2021-06-02T16:07:09.411Z] ---> 3a0409294ef3 [2021-06-02T16:07:09.411Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T16:07:09.411Z] ---> Running in c9f16c413551 [2021-06-02T16:07:09.672Z] Removing intermediate container c9f16c413551 [2021-06-02T16:07:09.672Z] ---> 5fedaa90ca30 [2021-06-02T16:07:09.672Z] Step 25/26 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:07:09.672Z] ---> Running in eb8d3111a9ec [2021-06-02T16:07:09.672Z] Removing intermediate container eb8d3111a9ec [2021-06-02T16:07:09.672Z] ---> bad1bfc0dd4b [2021-06-02T16:07:09.672Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T16:07:09.672Z] ---> Running in 332c7e653da6 [2021-06-02T16:07:09.933Z] Removing intermediate container 332c7e653da6 [2021-06-02T16:07:09.933Z] ---> d313d7eb1671 [2021-06-02T16:07:09.933Z] [2021-06-02T16:07:09.933Z] Successfully built d313d7eb1671 [2021-06-02T16:07:09.933Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T16:07:09.940Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-02T16:07:09.942Z] $ docker stop --time=1 4f96650262f0706fdd00d5f9f2ce3ba93366c49ff76ed450fb7a2a2474a1a53e [2021-06-02T16:07:11.233Z] $ docker rm -f 4f96650262f0706fdd00d5f9f2ce3ba93366c49ff76ed450fb7a2a2474a1a53e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:07:11.595Z] + docker images [2021-06-02T16:07:11.595Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T16:07:11.595Z] security-secretstore-setup latest d313d7eb1671 2 seconds ago 25.8MB [2021-06-02T16:07:11.595Z] core-metadata latest 186174377f3d 4 seconds ago 18.6MB [2021-06-02T16:07:11.595Z] core-command latest c2d03343518a 5 seconds ago 17.1MB [2021-06-02T16:07:11.595Z] cdb3812c5de9 6 seconds ago 1.16GB [2021-06-02T16:07:11.595Z] 9ff4c59e2096 7 seconds ago 1.17GB [2021-06-02T16:07:11.595Z] security-proxy-setup latest 25404a32d9c0 7 seconds ago 25.3MB [2021-06-02T16:07:11.595Z] 71d0a4502c99 10 seconds ago 1.16GB [2021-06-02T16:07:11.595Z] 6a6da6c5f254 13 seconds ago 1.16GB [2021-06-02T16:07:11.595Z] sys-mgmt-agent latest 49929977ff3a 36 seconds ago 312MB [2021-06-02T16:07:11.595Z] security-bootstrapper latest ece5373c9900 About a minute ago 18.2MB [2021-06-02T16:07:11.595Z] core-data latest 25371f553743 About a minute ago 21.6MB [2021-06-02T16:07:11.595Z] support-notifications latest 38b185564db4 About a minute ago 17.8MB [2021-06-02T16:07:11.595Z] support-scheduler latest 9b6a893d9b22 About a minute ago 17.1MB [2021-06-02T16:07:11.595Z] 7f616ab40992 About a minute ago 1.16GB [2021-06-02T16:07:11.595Z] fb2f504a2f81 About a minute ago 1.17GB [2021-06-02T16:07:11.595Z] 8f64ea13f638 About a minute ago 1.16GB [2021-06-02T16:07:11.595Z] d832b905b813 About a minute ago 1.16GB [2021-06-02T16:07:11.595Z] 6e8dbf3967a3 About a minute ago 1.15GB [2021-06-02T16:07:11.595Z] ci-base-image-x86_64 latest b1e3c9fbd11d 5 minutes ago 648MB [2021-06-02T16:07:11.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T16:07:11.595Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-02T16:07:11.595Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T16:07:11.595Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T16:07:11.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-02T16:07:27.034Z] Still waiting to schedule task [2021-06-02T16:07:27.035Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-02T16:08:04.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T16:08:12.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T16:08:22.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T16:08:22.679Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T16:08:26.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T16:08:26.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T16:08:26.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T16:08:26.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T16:08:30.481Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T16:08:31.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T16:08:33.792Z] Running on prd-ubuntu18.04-docker-8c-8g-98 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T16:08:33.808Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-02T16:08:33.921Z] The recommended git tool is: git [2021-06-02T16:08:36.053Z] using credential edgex-jenkins-ssh [2021-06-02T16:08:36.068Z] Cloning the remote Git repository [2021-06-02T16:08:36.083Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:08:36.149Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-02T16:08:36.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:08:36.193Z] > git --version # timeout=10 [2021-06-02T16:08:36.200Z] > git --version # 'git version 2.17.1' [2021-06-02T16:08:36.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:08:36.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:08:41.267Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T16:08:41.267Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T16:08:41.267Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T16:08:42.239Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:08:41.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:08:41.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T16:08:41.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T16:08:41.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T16:08:41.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:08:41.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T16:08:42.244Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:08:42.248Z] > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 [2021-06-02T16:08:42.321Z] > git remote # timeout=10 [2021-06-02T16:08:42.328Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T16:08:42.355Z] Merge succeeded, producing 3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:08:42.356Z] Checking out Revision 3fccbef14fcab6a6fce70c85535b70b618df3d93 (PR-3525) [2021-06-02T16:08:42.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T16:08:42.337Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T16:08:42.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T16:08:42.353Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T16:08:42.359Z] > git checkout -f 3fccbef14fcab6a6fce70c85535b70b618df3d93 # timeout=10 [2021-06-02T16:08:45.957Z] Commit message: "fix(snap): go 1.16 update" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:08:46.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.335s coverage: 46.1% of statements [2021-06-02T16:08:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T16:08:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T16:08:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T16:08:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T16:08:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T16:08:46.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T16:08:46.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements [2021-06-02T16:08:46.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.307s coverage: 100.0% of statements [2021-06-02T16:08:47.210Z] + echo snap-build.sh [2021-06-02T16:08:47.210Z] snap-build.sh [2021-06-02T16:08:47.210Z] + SNAP_BASE_DIR=. [2021-06-02T16:08:47.210Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-02T16:08:47.210Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-02T16:08:47.210Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-02T16:08:47.210Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-02T16:08:47.210Z] + cd /w/workspace/edgex-go/4 [2021-06-02T16:08:47.210Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-02T16:08:47.210Z] Reading package lists... [2021-06-02T16:08:47.210Z] Building dependency tree... [2021-06-02T16:08:47.210Z] Reading state information... [2021-06-02T16:08:47.474Z] The following packages were automatically installed and are no longer required: [2021-06-02T16:08:47.474Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-02T16:08:47.474Z] uidmap xdelta3 [2021-06-02T16:08:47.474Z] Use 'sudo apt autoremove' to remove them. [2021-06-02T16:08:47.474Z] The following packages will be REMOVED: [2021-06-02T16:08:47.474Z] lxd* lxd-client* [2021-06-02T16:08:47.736Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-02T16:08:47.736Z] After this operation, 31.7 MB disk space will be freed. [2021-06-02T16:08:48.258Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-02T16:08:48.522Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T16:08:49.091Z] Removing lxd dnsmasq configuration [2021-06-02T16:08:49.354Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T16:08:49.354Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-02T16:08:50.298Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T16:08:50.563Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-02T16:08:50.563Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T16:08:51.519Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-02T16:08:51.781Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-02T16:08:53.165Z] + sudo snap remove --purge lxd [2021-06-02T16:08:53.165Z] snap "lxd" is not installed [2021-06-02T16:08:53.165Z] + sudo groupadd --force --system lxd [2021-06-02T16:08:53.165Z] ++ whoami [2021-06-02T16:08:53.165Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-02T16:08:53.165Z] + newgrp - lxd [2021-06-02T16:08:53.165Z] + sudo snap install lxd [2021-06-02T16:08:55.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.573s coverage: 27.7% of statements [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T16:08:55.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 81.2% of statements [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T16:08:55.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.208s coverage: 100.0% of statements [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T16:08:55.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.199s coverage: 100.0% of statements [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T16:08:55.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T16:08:57.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.453s coverage: 53.4% of statements [2021-06-02T16:08:57.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T16:08:57.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T16:08:59.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 87.7% of statements [2021-06-02T16:08:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T16:08:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:08:59.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.224s coverage: 78.9% of statements [2021-06-02T16:08:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T16:09:01.380Z] 2021-06-02T16:08:58Z INFO Waiting for automatic snapd restart... [2021-06-02T16:09:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.305s coverage: 28.6% of statements [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T16:09:09.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T16:09:09.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T16:09:09.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.472s coverage: 86.7% of statements [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T16:09:09.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.560s coverage: 97.5% of statements [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T16:09:09.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.299s coverage: 78.3% of statements [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T16:09:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T16:09:16.313Z] lxd 4.14 from Canonical* installed [2021-06-02T16:09:16.313Z] + sudo lxd init --auto [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.390s coverage: 95.1% of statements [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.292s coverage: 0.8% of statements [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.167s coverage: 21.7% of statements [2021-06-02T16:09:16.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.184s coverage: 47.1% of statements [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2021-06-02T16:09:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-06-02T16:09:17.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2021-06-02T16:09:26.327Z] + sudo snap install --classic snapcraft [2021-06-02T16:09:29.635Z] snapcraft 4.8 from Canonical* installed [2021-06-02T16:09:29.635Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-02T16:09:29.635Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-02T16:09:29.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T16:09:29.635Z] Dload Upload Total Spent Left Speed [2021-06-02T16:09:29.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5405 0 --:--:-- --:--:-- --:--:-- 5405 [2021-06-02T16:09:29.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 20.6M [2021-06-02T16:09:29.896Z] ./yq_linux_amd64 [2021-06-02T16:09:30.155Z] + sudo snapcraft prime --use-lxd [2021-06-02T16:09:30.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2021-06-02T16:09:30.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2021-06-02T16:09:32.072Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-02T16:09:32.072Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-02T16:09:32.072Z] - README.md [2021-06-02T16:09:32.072Z] [2021-06-02T16:09:32.072Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T16:09:32.644Z] Launching a container. [2021-06-02T16:09:34.564Z] An error occurred with the instance when trying to launch with 'LXD': read tcp 10.30.122.30:39204->91.189.91.124:443: read: connection reset by peer. [2021-06-02T16:09:34.564Z] Ensure that 'LXD' is setup correctly and try again. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T16:09:34.895Z] Failed in branch amd64 [2021-06-02T16:09:35.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.707s coverage: 81.8% of statements [2021-06-02T16:09:35.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-06-02T16:09:42.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements [2021-06-02T16:09:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T16:09:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.849s coverage: 64.4% of statements [2021-06-02T16:09:43.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T16:09:43.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T16:09:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-06-02T16:09:44.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-06-02T16:09:44.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-06-02T16:09:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2021-06-02T16:09:45.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-06-02T16:09:49.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 66.9% of statements [2021-06-02T16:09:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T16:09:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T16:09:49.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T16:09:51.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.5% of statements [2021-06-02T16:09:51.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T16:09:51.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T16:09:51.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2021-06-02T16:09:51.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T16:09:51.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements [2021-06-02T16:09:58.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.638s coverage: 46.8% of statements [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T16:09:58.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T16:09:58.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T16:09:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T16:10:00.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.236s coverage: 18.8% of statements [2021-06-02T16:10:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T16:10:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T16:10:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T16:10:00.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.484s coverage: 91.9% of statements [2021-06-02T16:10:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T16:10:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:10:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T16:10:06.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.771s coverage: 28.7% of statements [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T16:10:06.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.245s coverage: 99.0% of statements [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T16:10:06.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.237s coverage: 100.0% of statements [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T16:10:06.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 63.4% of statements [2021-06-02T16:10:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T16:10:06.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T16:10:06.440Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T16:10:06.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T16:10:06.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T16:10:07.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-06-02T16:10:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T16:10:07.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T16:10:07.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-06-02T16:10:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.182s coverage: 28.1% of statements [2021-06-02T16:10:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T16:10:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T16:10:08.694Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.216s coverage: 27.9% of statements [2021-06-02T16:10:08.694Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T16:10:08.694Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T16:10:08.694Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T16:10:08.694Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T16:10:08.694Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T16:10:09.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-06-02T16:10:10.656Z] GO111MODULE=on go vet ./... [2021-06-02T16:12:02.551Z] gofmt -l . [2021-06-02T16:12:02.551Z] [ "`gofmt -l .`" = "" ] [2021-06-02T16:12:02.551Z] ./bin/test-go-mod-tidy.sh [2021-06-02T16:12:02.551Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T16:12:03.213Z] + ls -al . [2021-06-02T16:12:03.213Z] total 880 [2021-06-02T16:12:03.213Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 16:11 . [2021-06-02T16:12:03.213Z] drwxr-xr-x 4 root root 4096 Jun 2 16:06 .. [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 16:04 .dockerignore [2021-06-02T16:12:03.213Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 16:04 .git [2021-06-02T16:12:03.213Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 16:04 .github [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 16:04 .gitignore [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 16:04 .sonarcloud.properties [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 16:04 Attribution.txt [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 16:04 CONTRIBUTING.md [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 16:04 Dockerfile.build [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 16:04 Jenkinsfile [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 16:04 LICENSE [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 16:04 Makefile [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 16:04 README.md [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 16:04 SECURITY.md [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 16:00 VERSION [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 16:04 ZMQWindows.md [2021-06-02T16:12:03.213Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 16:04 bin [2021-06-02T16:12:03.213Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 16:04 cmd [2021-06-02T16:12:03.213Z] -rw-r--r-- 1 root root 742996 Jun 2 16:10 coverage.out [2021-06-02T16:12:03.213Z] -rw-r--r-- 1 root root 1060 Jun 2 16:11 go.mod [2021-06-02T16:12:03.213Z] -rw-r--r-- 1 root root 21686 Jun 2 16:06 go.sum [2021-06-02T16:12:03.213Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 16:04 internal [2021-06-02T16:12:03.213Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 16:04 openapi [2021-06-02T16:12:03.213Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 16:04 snap [2021-06-02T16:12:03.213Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 16:04 version.go [Pipeline] sh [2021-06-02T16:12:03.890Z] + '[' -e coverage.out ] [2021-06-02T16:12:03.891Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T16:12:03.922Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T16:12:05.068Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T16:12:05.765Z] + make build [2021-06-02T16:12:05.765Z] go mod tidy [2021-06-02T16:12:06.801Z] 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-06-02T16:12:15.093Z] 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-06-02T16:12:47.458Z] 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-06-02T16:12:47.732Z] 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-06-02T16:12:53.133Z] 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-06-02T16:12:53.732Z] 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-06-02T16:12:59.165Z] 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-06-02T16:13:04.583Z] 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-06-02T16:13:07.984Z] 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-06-02T16:13:12.292Z] 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-06-02T16:13:14.911Z] 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-06-02T16:13:19.230Z] 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-06-02T16:13:24.642Z] $ docker stop --time=1 231602d63084ec57b52e14a56e63801c955b05ed83b627a0fb4cad26ba214a63 [2021-06-02T16:13:27.183Z] $ docker rm -f 231602d63084ec57b52e14a56e63801c955b05ed83b627a0fb4cad26ba214a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:13:29.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:13:29.615Z] [2021-06-02T16:13:29.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:13:29.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:13:30.259Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T16:13:30.260Z] 29e5d40040c1: Pulling fs layer [2021-06-02T16:13:30.260Z] 1ce36da41761: Pulling fs layer [2021-06-02T16:13:30.260Z] 25b303627fd3: Pulling fs layer [2021-06-02T16:13:30.535Z] 29e5d40040c1: Verifying Checksum [2021-06-02T16:13:30.535Z] 29e5d40040c1: Download complete [2021-06-02T16:13:31.518Z] 29e5d40040c1: Pull complete [2021-06-02T16:13:31.518Z] 1ce36da41761: Verifying Checksum [2021-06-02T16:13:31.518Z] 1ce36da41761: Download complete [2021-06-02T16:13:32.497Z] 1ce36da41761: Pull complete [2021-06-02T16:13:33.152Z] 25b303627fd3: Verifying Checksum [2021-06-02T16:13:33.152Z] 25b303627fd3: Download complete [2021-06-02T16:13:43.328Z] 25b303627fd3: Pull complete [2021-06-02T16:13:43.328Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T16:13:43.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:13:43.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T16:13:43.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-06-02T16:13:43.613Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T16:13:46.545Z] $ docker top b158fa5370bb957545b8c888ab7957b2fc1a19389828f54cbdd71c4b4f440991 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:13:47.526Z] + docker-compose build --help [2021-06-02T16:13:47.527Z] + grep parallel [2021-06-02T16:13:52.981Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T16:13:52.986Z] $ docker stop --time=1 b158fa5370bb957545b8c888ab7957b2fc1a19389828f54cbdd71c4b4f440991 [2021-06-02T16:13:54.765Z] $ docker rm -f b158fa5370bb957545b8c888ab7957b2fc1a19389828f54cbdd71c4b4f440991 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:13:55.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T16:13:55.500Z] . [Pipeline] withDockerContainer [2021-06-02T16:13:55.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-06-02T16:13:55.829Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T16:13:57.543Z] $ docker top a7545a6e5467f6088972c6a65942787c2319186c97ca08888cff090c4361213b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:13:58.569Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T16:14:03.961Z] Building core-command ... [2021-06-02T16:14:03.961Z] Building core-data ... [2021-06-02T16:14:03.961Z] Building core-metadata ... [2021-06-02T16:14:03.961Z] Building security-bootstrapper ... [2021-06-02T16:14:03.961Z] Building security-proxy-setup ... [2021-06-02T16:14:03.961Z] Building security-secretstore-setup ... [2021-06-02T16:14:03.961Z] Building support-notifications ... [2021-06-02T16:14:03.961Z] Building support-scheduler ... [2021-06-02T16:14:03.961Z] Building sys-mgmt-agent ... [2021-06-02T16:14:03.961Z] Building support-notifications [2021-06-02T16:14:03.961Z] Building core-command [2021-06-02T16:14:03.961Z] Building security-proxy-setup [2021-06-02T16:14:03.961Z] Building core-metadata [2021-06-02T16:14:03.961Z] Building security-bootstrapper [2021-06-02T16:15:25.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:15:25.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:15:25.716Z] ---> 7419cde87e99 [2021-06-02T16:15:25.716Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T16:15:25.716Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:15:25.716Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:15:25.716Z] ---> 7419cde87e99 [2021-06-02T16:15:25.716Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T16:15:25.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:15:25.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:15:25.716Z] ---> 7419cde87e99 [2021-06-02T16:15:25.716Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:15:25.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:15:25.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:15:25.716Z] ---> 7419cde87e99 [2021-06-02T16:15:25.716Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:15:25.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:15:25.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:15:25.716Z] ---> 7419cde87e99 [2021-06-02T16:15:25.716Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:15:25.716Z] ---> Running in e87780e85c28 [2021-06-02T16:15:25.716Z] ---> Running in aa9340da4c17 [2021-06-02T16:15:25.716Z] ---> Running in f784e44bb85d [2021-06-02T16:15:25.716Z] ---> Running in 7214685f5ced [2021-06-02T16:15:25.716Z] ---> Running in 442e1eb6491c [2021-06-02T16:15:25.716Z] Removing intermediate container 7214685f5ced [2021-06-02T16:15:25.716Z] ---> 50109de77e31 [2021-06-02T16:15:25.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:15:25.716Z] Removing intermediate container aa9340da4c17 [2021-06-02T16:15:25.716Z] ---> e22dbfa6d88b [2021-06-02T16:15:25.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:15:25.716Z] Removing intermediate container 442e1eb6491c [2021-06-02T16:15:25.716Z] ---> a8e3562c45c3 [2021-06-02T16:15:25.716Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:15:25.716Z] Removing intermediate container e87780e85c28 [2021-06-02T16:15:25.716Z] ---> abd355420684 [2021-06-02T16:15:25.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:15:25.716Z] ---> Running in 26140c92e22c [2021-06-02T16:15:25.716Z] ---> Running in bbff9cdfd4b9 [2021-06-02T16:15:25.716Z] Removing intermediate container f784e44bb85d [2021-06-02T16:15:25.716Z] ---> 0c26ef6362f2 [2021-06-02T16:15:25.716Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:15:25.716Z] ---> Running in d848562c11dd [2021-06-02T16:15:25.716Z] ---> Running in 15ef114f911c [2021-06-02T16:15:25.717Z] ---> Running in 17e4d8a9eaf9 [2021-06-02T16:15:25.717Z] Removing intermediate container bbff9cdfd4b9 [2021-06-02T16:15:25.717Z] ---> 086573922c43 [2021-06-02T16:15:25.717Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:15:25.717Z] ---> Running in 56e8976b0d8a [2021-06-02T16:15:25.717Z] Removing intermediate container 26140c92e22c [2021-06-02T16:15:25.717Z] ---> d8912def0439 [2021-06-02T16:15:25.717Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T16:15:25.717Z] ---> Running in d03a1ea37797 [2021-06-02T16:15:25.717Z] Removing intermediate container d848562c11dd [2021-06-02T16:15:25.717Z] ---> 5d4d11de98b4 [2021-06-02T16:15:25.717Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T16:15:25.717Z] Removing intermediate container 17e4d8a9eaf9 [2021-06-02T16:15:25.717Z] ---> 6b7f912b05dd [2021-06-02T16:15:25.717Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T16:15:25.717Z] Removing intermediate container 15ef114f911c [2021-06-02T16:15:25.717Z] ---> 6084d18f864f [2021-06-02T16:15:25.717Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T16:15:25.717Z] ---> Running in ca195cbdb283 [2021-06-02T16:15:25.717Z] ---> Running in 6603ba91346f [2021-06-02T16:15:25.717Z] ---> Running in ba6e01da62ba [2021-06-02T16:15:25.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:25.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:26.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:26.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:26.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:26.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:26.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:27.217Z] OK: 218 MiB in 52 packages [2021-06-02T16:15:27.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:27.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:27.499Z] OK: 218 MiB in 52 packages [2021-06-02T16:15:27.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:15:28.775Z] OK: 218 MiB in 52 packages [2021-06-02T16:15:28.775Z] OK: 218 MiB in 52 packages [2021-06-02T16:15:29.058Z] Removing intermediate container 56e8976b0d8a [2021-06-02T16:15:29.058Z] ---> fb4f6c9d7308 [2021-06-02T16:15:29.058Z] Step 6/24 : COPY go.mod . [2021-06-02T16:15:29.058Z] OK: 218 MiB in 52 packages [2021-06-02T16:15:29.660Z] Removing intermediate container d03a1ea37797 [2021-06-02T16:15:29.661Z] ---> aad147f13396 [2021-06-02T16:15:29.661Z] Step 6/24 : COPY go.mod . [2021-06-02T16:15:30.262Z] ---> e75860f809f9 [2021-06-02T16:15:30.262Z] Step 7/24 : RUN go mod download [2021-06-02T16:15:30.538Z] ---> Running in 7f437a1a4680 [2021-06-02T16:15:30.538Z] Removing intermediate container ba6e01da62ba [2021-06-02T16:15:30.538Z] ---> c76ad637f4a8 [2021-06-02T16:15:30.538Z] Step 6/22 : COPY go.mod . [2021-06-02T16:15:30.813Z] ---> 1ee6e1dde81b [2021-06-02T16:15:30.813Z] Step 7/24 : RUN go mod download [2021-06-02T16:15:31.090Z] Removing intermediate container ca195cbdb283 [2021-06-02T16:15:31.090Z] ---> 3f19ee06c558 [2021-06-02T16:15:31.090Z] Step 6/23 : COPY go.mod . [2021-06-02T16:15:31.090Z] ---> Running in dbf279745c94 [2021-06-02T16:15:31.090Z] Removing intermediate container 6603ba91346f [2021-06-02T16:15:31.090Z] ---> 5cb17718eb39 [2021-06-02T16:15:31.090Z] Step 6/32 : COPY go.mod . [2021-06-02T16:15:31.695Z] ---> 76f9943f5c40 [2021-06-02T16:15:31.695Z] Step 7/22 : RUN go mod download [2021-06-02T16:15:31.967Z] ---> Running in f71ef7e9cfe2 [2021-06-02T16:15:32.569Z] ---> d7ccf5228b55 [2021-06-02T16:15:32.569Z] Step 7/32 : RUN go mod download [2021-06-02T16:15:32.569Z] ---> bde122be9415 [2021-06-02T16:15:32.569Z] Step 7/23 : RUN go mod download [2021-06-02T16:15:32.843Z] ---> Running in 4a612a7caa81 [2021-06-02T16:15:32.843Z] ---> Running in 4d62c3ab1c9c [2021-06-02T16:15:34.284Z] Removing intermediate container 7f437a1a4680 [2021-06-02T16:15:34.284Z] ---> 547d018c8305 [2021-06-02T16:15:34.284Z] Step 8/24 : COPY . . [2021-06-02T16:15:35.319Z] Removing intermediate container dbf279745c94 [2021-06-02T16:15:35.319Z] ---> 2061aa4eb66c [2021-06-02T16:15:35.319Z] Step 8/24 : COPY . . [2021-06-02T16:15:37.320Z] Removing intermediate container f71ef7e9cfe2 [2021-06-02T16:15:37.321Z] ---> 2de556cc7a76 [2021-06-02T16:15:37.321Z] Step 8/22 : COPY . . [2021-06-02T16:15:37.928Z] Removing intermediate container 4d62c3ab1c9c [2021-06-02T16:15:37.928Z] ---> 8158bb91ac1d [2021-06-02T16:15:37.928Z] Step 8/23 : COPY . . [2021-06-02T16:15:39.372Z] Removing intermediate container 4a612a7caa81 [2021-06-02T16:15:39.372Z] ---> 7e7965f74b06 [2021-06-02T16:15:39.372Z] Step 8/32 : COPY . . [2021-06-02T16:16:06.194Z] ---> 3918a6756e58 [2021-06-02T16:16:06.194Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:16:06.194Z] ---> 24d894527a9e [2021-06-02T16:16:06.194Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:16:06.194Z] ---> 5b20995ae088 [2021-06-02T16:16:06.194Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:16:06.194Z] ---> 8cc18b8915c7 [2021-06-02T16:16:06.194Z] Step 9/22 : RUN go mod tidy [2021-06-02T16:16:06.194Z] ---> Running in 581cfd7c4187 [2021-06-02T16:16:06.194Z] ---> Running in f85e59a3b051 [2021-06-02T16:16:06.194Z] ---> Running in ffd356855600 [2021-06-02T16:16:06.194Z] ---> Running in f91c7fc62f7b [2021-06-02T16:16:06.194Z] ---> 6c3ad2102eb2 [2021-06-02T16:16:06.194Z] Step 9/32 : RUN go mod tidy [2021-06-02T16:16:06.194Z] ---> Running in 497ef55f78b0 [2021-06-02T16:16:10.548Z] Removing intermediate container f85e59a3b051 [2021-06-02T16:16:10.548Z] ---> d5cda6c754b1 [2021-06-02T16:16:10.548Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T16:16:10.548Z] Removing intermediate container 581cfd7c4187 [2021-06-02T16:16:10.548Z] ---> 96720e2e30f3 [2021-06-02T16:16:10.548Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T16:16:10.818Z] ---> Running in 0eb033a93d99 [2021-06-02T16:16:10.818Z] ---> Running in d74bbea994a7 [2021-06-02T16:16:11.096Z] Removing intermediate container ffd356855600 [2021-06-02T16:16:11.096Z] ---> 8e8f1e6068d1 [2021-06-02T16:16:11.096Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T16:16:11.372Z] Removing intermediate container f91c7fc62f7b [2021-06-02T16:16:11.372Z] ---> fac74bd0c34f [2021-06-02T16:16:11.372Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T16:16:11.372Z] ---> Running in c331ea35af26 [2021-06-02T16:16:11.372Z] Removing intermediate container 497ef55f78b0 [2021-06-02T16:16:11.372Z] ---> 4b60625b4701 [2021-06-02T16:16:11.372Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T16:16:11.649Z] ---> Running in e4ba5c853415 [2021-06-02T16:16:11.939Z] ---> Running in 17acac68066c [2021-06-02T16:16:13.380Z] 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-06-02T16:16:13.380Z] 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-06-02T16:16:13.982Z] 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-06-02T16:16:14.262Z] 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-06-02T16:16:14.262Z] 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-06-02T16:18:06.117Z] 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-06-02T16:18:21.236Z] Removing intermediate container e4ba5c853415 [2021-06-02T16:18:21.236Z] ---> 827e9d31b8a0 [2021-06-02T16:18:21.236Z] [2021-06-02T16:18:21.236Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T16:18:21.236Z] Removing intermediate container 17acac68066c [2021-06-02T16:18:21.236Z] ---> daaf42df8723 [2021-06-02T16:18:21.236Z] [2021-06-02T16:18:21.236Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T16:18:21.236Z] 3.12: Pulling from library/alpine [2021-06-02T16:18:21.236Z] 3.12: Pulling from library/alpine [2021-06-02T16:18:21.972Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:18:21.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T16:18:21.973Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T16:18:21.973Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T16:18:21.973Z] ---> 9852663dfa18 [2021-06-02T16:18:22.284Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T16:18:22.284Z] ---> 9852663dfa18 [2021-06-02T16:18:22.284Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T16:18:22.935Z] ---> Running in 88206ea4af5f [2021-06-02T16:18:22.935Z] ---> Running in 2db96bfabffe [2021-06-02T16:18:24.531Z] Removing intermediate container 2db96bfabffe [2021-06-02T16:18:24.531Z] ---> c73b659cae2d [2021-06-02T16:18:24.531Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T16:18:25.132Z] ---> Running in 0c445d280cfe [2021-06-02T16:18:25.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:26.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:26.616Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T16:18:26.887Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:18:26.887Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T16:18:26.887Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T16:18:26.887Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:18:26.887Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:18:27.162Z] OK: 7 MiB in 18 packages [2021-06-02T16:18:27.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:27.436Z] Removing intermediate container 0eb033a93d99 [2021-06-02T16:18:27.436Z] ---> 57965b89f04f [2021-06-02T16:18:27.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:27.436Z] [2021-06-02T16:18:27.436Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:18:27.436Z] ---> 9852663dfa18 [2021-06-02T16:18:27.436Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:18:27.710Z] ---> Running in 70ac90dfd258 [2021-06-02T16:18:28.312Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:18:28.312Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T16:18:28.312Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:18:28.312Z] OK: 5 MiB in 16 packages [2021-06-02T16:18:30.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:30.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:30.575Z] Removing intermediate container 88206ea4af5f [2021-06-02T16:18:30.575Z] ---> 9ec544bfdb62 [2021-06-02T16:18:30.575Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:18:30.575Z] Removing intermediate container 0c445d280cfe [2021-06-02T16:18:30.575Z] ---> f9adb0dc1908 [2021-06-02T16:18:30.575Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T16:18:30.850Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T16:18:30.850Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:18:30.850Z] OK: 5 MiB in 15 packages [2021-06-02T16:18:31.124Z] ---> Running in 4e1084001dd1 [2021-06-02T16:18:31.124Z] ---> Running in 8176ce899762 [2021-06-02T16:18:32.098Z] Removing intermediate container 8176ce899762 [2021-06-02T16:18:32.098Z] ---> fc60ee727a7a [2021-06-02T16:18:32.098Z] Step 14/22 : WORKDIR /edgex [2021-06-02T16:18:32.372Z] ---> Running in f30c144e8473 [2021-06-02T16:18:32.650Z] Removing intermediate container 4e1084001dd1 [2021-06-02T16:18:32.650Z] ---> e85f20055b6b [2021-06-02T16:18:32.650Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T16:18:32.923Z] Removing intermediate container 70ac90dfd258 [2021-06-02T16:18:32.923Z] ---> 509e95f17cc6 [2021-06-02T16:18:32.923Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:18:32.923Z] Removing intermediate container c331ea35af26 [2021-06-02T16:18:32.923Z] ---> 6916c91f3ebb [2021-06-02T16:18:32.923Z] [2021-06-02T16:18:32.923Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:18:32.923Z] ---> 9852663dfa18 [2021-06-02T16:18:32.923Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T16:18:33.197Z] ---> Running in 132d22f58b56 [2021-06-02T16:18:33.197Z] ---> Running in 3b803f9870e3 [2021-06-02T16:18:33.469Z] ---> Running in c389d232ccbb [2021-06-02T16:18:33.469Z] Removing intermediate container f30c144e8473 [2021-06-02T16:18:33.469Z] ---> babf04aa7ae2 [2021-06-02T16:18:33.469Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T16:18:33.758Z] Removing intermediate container 132d22f58b56 [2021-06-02T16:18:33.758Z] ---> 1fafc8746d1c [2021-06-02T16:18:33.758Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T16:18:34.033Z] Removing intermediate container 3b803f9870e3 [2021-06-02T16:18:34.033Z] ---> 74414636ce9c [2021-06-02T16:18:34.033Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T16:18:34.306Z] ---> Running in 2ea4772bb460 [2021-06-02T16:18:34.582Z] ---> Running in 16e6517be7cf [2021-06-02T16:18:34.865Z] ---> 972c274e66c3 [2021-06-02T16:18:34.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T16:18:35.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:35.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:18:35.698Z] Removing intermediate container 16e6517be7cf [2021-06-02T16:18:35.698Z] ---> 6d561fee4fb3 [2021-06-02T16:18:35.698Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:18:35.978Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T16:18:36.253Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T16:18:36.253Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:18:36.253Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:18:36.253Z] ---> Running in 24475c761295 [2021-06-02T16:18:36.533Z] OK: 6 MiB in 16 packages [2021-06-02T16:18:37.976Z] ---> 3de67cabd57e [2021-06-02T16:18:37.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T16:18:37.976Z] Removing intermediate container 24475c761295 [2021-06-02T16:18:37.976Z] ---> 7ad3c087afba [2021-06-02T16:18:37.976Z] Step 16/24 : WORKDIR / [2021-06-02T16:18:38.252Z] Removing intermediate container d74bbea994a7 [2021-06-02T16:18:38.252Z] ---> 50b0580ff7f2 [2021-06-02T16:18:38.252Z] [2021-06-02T16:18:38.252Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:18:38.252Z] ---> 9852663dfa18 [2021-06-02T16:18:38.252Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:18:38.252Z] ---> Using cache [2021-06-02T16:18:38.252Z] ---> 509e95f17cc6 [2021-06-02T16:18:38.252Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:18:38.252Z] ---> Using cache [2021-06-02T16:18:38.252Z] ---> 74414636ce9c [2021-06-02T16:18:38.252Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T16:18:38.524Z] ---> Running in 7ebaa01179f0 [2021-06-02T16:18:38.796Z] ---> Running in 03c579b63e95 [2021-06-02T16:18:38.796Z] Removing intermediate container 2ea4772bb460 [2021-06-02T16:18:38.796Z] ---> 637a6f9aafe8 [2021-06-02T16:18:38.796Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T16:18:39.079Z] Removing intermediate container c389d232ccbb [2021-06-02T16:18:39.079Z] ---> be11663e8e29 [2021-06-02T16:18:39.079Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:18:39.353Z] ---> Running in 341210fc68f6 [2021-06-02T16:18:39.353Z] ---> Running in c610ba71a5c9 [2021-06-02T16:18:39.353Z] ---> 75152539c1b4 [2021-06-02T16:18:39.353Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T16:18:39.628Z] Removing intermediate container 03c579b63e95 [2021-06-02T16:18:39.628Z] ---> bc8af0dbc064 [2021-06-02T16:18:39.628Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T16:18:39.628Z] Removing intermediate container 7ebaa01179f0 [2021-06-02T16:18:39.628Z] ---> 20e1846bd40c [2021-06-02T16:18:39.628Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:18:39.902Z] ---> Running in f74fe780d17f [2021-06-02T16:18:39.902Z] ---> Running in 3573a448d37b [2021-06-02T16:18:40.173Z] Removing intermediate container 341210fc68f6 [2021-06-02T16:18:40.173Z] ---> 0c86c38a2f31 [2021-06-02T16:18:40.173Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T16:18:40.173Z] Removing intermediate container c610ba71a5c9 [2021-06-02T16:18:40.173Z] ---> 2f448edd1975 [2021-06-02T16:18:40.173Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T16:18:40.445Z] ---> Running in 5711d15955b9 [2021-06-02T16:18:40.445Z] Removing intermediate container f74fe780d17f [2021-06-02T16:18:40.445Z] ---> 6f6176b0dadd [2021-06-02T16:18:40.445Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T16:18:40.445Z] Removing intermediate container 3573a448d37b [2021-06-02T16:18:40.445Z] ---> 125a9aa83bbf [2021-06-02T16:18:40.445Z] Step 16/24 : WORKDIR / [2021-06-02T16:18:40.722Z] ---> Running in 81f2d0d157a2 [2021-06-02T16:18:40.722Z] ---> Running in 5caed1bf655e [2021-06-02T16:18:40.722Z] ---> 2bed8582d816 [2021-06-02T16:18:40.722Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T16:18:40.999Z] Removing intermediate container 5711d15955b9 [2021-06-02T16:18:40.999Z] ---> 8a5dc83c433d [2021-06-02T16:18:40.999Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:18:41.273Z] ---> Running in e9affd12f10b [2021-06-02T16:18:41.273Z] ---> 3cac6914bb1b [2021-06-02T16:18:41.273Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T16:18:41.546Z] Removing intermediate container 5caed1bf655e [2021-06-02T16:18:41.546Z] ---> 5c3d23f6e04b [2021-06-02T16:18:41.546Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T16:18:41.546Z] Removing intermediate container 81f2d0d157a2 [2021-06-02T16:18:41.546Z] ---> f25ee28d8c90 [2021-06-02T16:18:41.546Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:18:41.821Z] ---> Running in d027d931d564 [2021-06-02T16:18:41.822Z] ---> Running in ddb6c2afc7be [2021-06-02T16:18:42.110Z] Removing intermediate container e9affd12f10b [2021-06-02T16:18:42.110Z] ---> f58d480bf60c [2021-06-02T16:18:42.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:18:42.715Z] ---> 1cc3d8a11986 [2021-06-02T16:18:42.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T16:18:42.715Z] Removing intermediate container ddb6c2afc7be [2021-06-02T16:18:42.715Z] ---> 30d4df1655aa [2021-06-02T16:18:42.990Z] Step 21/22 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:18:42.990Z] ---> a9b125b6fc0d [2021-06-02T16:18:42.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T16:18:42.990Z] ---> Running in 486561ffed57 [2021-06-02T16:18:43.601Z] ---> a1f83d615ae4 [2021-06-02T16:18:43.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T16:18:43.873Z] Removing intermediate container 486561ffed57 [2021-06-02T16:18:43.873Z] ---> 85f99838ad5d [2021-06-02T16:18:43.873Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T16:18:44.147Z] ---> Running in b77888f94563 [2021-06-02T16:18:44.147Z] ---> 8bf642577558 [2021-06-02T16:18:44.147Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T16:18:44.425Z] ---> Running in 4f4b33a39e3f [2021-06-02T16:18:45.022Z] Removing intermediate container b77888f94563 [2021-06-02T16:18:45.022Z] ---> 0b766e0767df [2021-06-02T16:18:45.022Z] [2021-06-02T16:18:45.295Z] ---> e712c2486f7d [2021-06-02T16:18:45.295Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T16:18:45.573Z] Removing intermediate container 4f4b33a39e3f [2021-06-02T16:18:45.573Z] Successfully built 0b766e0767df [2021-06-02T16:18:45.573Z] ---> c7b9c94da94b [2021-06-02T16:18:45.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:18:45.573Z] Removing intermediate container d027d931d564 [2021-06-02T16:18:45.573Z] ---> 5792c5296d5c [2021-06-02T16:18:45.573Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:18:45.573Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T16:18:45.573Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-02T16:18:45.573Z] ---> 31f8de3852f4 [2021-06-02T16:18:45.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T16:18:45.851Z] ---> Running in 0aa1be2091ff [2021-06-02T16:18:46.464Z] Removing intermediate container 0aa1be2091ff [2021-06-02T16:18:46.464Z] ---> df1b089e9106 [2021-06-02T16:18:46.464Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:18:46.465Z] ---> c7fee4c737fa [2021-06-02T16:18:46.465Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T16:18:46.754Z] ---> Running in de505dc15177 [2021-06-02T16:18:46.754Z] ---> Running in db6119cf8e9f [2021-06-02T16:18:46.754Z] ---> ea7b2402fd68 [2021-06-02T16:18:46.754Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T16:18:47.038Z] ---> 971e3690c044 [2021-06-02T16:18:47.038Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T16:18:47.323Z] ---> Running in 3eeceebb4e7b [2021-06-02T16:18:47.925Z] Removing intermediate container db6119cf8e9f [2021-06-02T16:18:47.925Z] ---> 518209c6172f [2021-06-02T16:18:47.925Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:18:47.925Z] Removing intermediate container de505dc15177 [2021-06-02T16:18:47.925Z] ---> 65c274c19e23 [2021-06-02T16:18:47.925Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:18:48.222Z] ---> Running in 231f71ad56f6 [2021-06-02T16:18:48.222Z] Removing intermediate container 3eeceebb4e7b [2021-06-02T16:18:48.222Z] ---> 4bb63b88bcb3 [2021-06-02T16:18:48.222Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:18:48.516Z] ---> Running in e1e3960fe582 [2021-06-02T16:18:49.116Z] ---> Running in 1eae192cf0b9 [2021-06-02T16:18:49.116Z] ---> 8abeb16352cc [2021-06-02T16:18:49.116Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T16:18:49.391Z] Removing intermediate container 231f71ad56f6 [2021-06-02T16:18:49.391Z] ---> 8b6e084e3e0e [2021-06-02T16:18:49.391Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:18:49.669Z] Removing intermediate container e1e3960fe582 [2021-06-02T16:18:49.669Z] ---> dd28d4532224 [2021-06-02T16:18:49.669Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:18:49.669Z] ---> Running in b8fb2b42d07e [2021-06-02T16:18:49.945Z] Removing intermediate container 1eae192cf0b9 [2021-06-02T16:18:49.945Z] ---> dae1f1282383 [2021-06-02T16:18:49.945Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T16:18:49.945Z] ---> Running in 17f68fa3e947 [2021-06-02T16:18:50.220Z] ---> Running in 9ef2ad809fea [2021-06-02T16:18:50.220Z] ---> c81d454c2489 [2021-06-02T16:18:50.220Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T16:18:50.494Z] Removing intermediate container b8fb2b42d07e [2021-06-02T16:18:50.494Z] ---> b05242f478a9 [2021-06-02T16:18:50.494Z] [2021-06-02T16:18:51.098Z] Removing intermediate container 17f68fa3e947 [2021-06-02T16:18:51.098Z] ---> 6f52794f5dbb [2021-06-02T16:18:51.098Z] Removing intermediate container 9ef2ad809fea [2021-06-02T16:18:51.098Z] ---> c9543d79033a [2021-06-02T16:18:51.098Z] Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:18:51.098Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:18:51.099Z] Successfully built b05242f478a9 [2021-06-02T16:18:51.385Z] Successfully tagged core-command-arm64:latest [2021-06-02T16:18:51.385Z] Building support-scheduler [2021-06-02T16:18:51.385Z]  Building core-command ... done  ---> Running in c70c1b7f7be2 [2021-06-02T16:18:51.385Z] ---> Running in 207875efcccc [2021-06-02T16:18:51.660Z] ---> 5092357b8b28 [2021-06-02T16:18:51.660Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T16:18:52.261Z] Removing intermediate container 207875efcccc [2021-06-02T16:18:52.261Z] ---> aef8be780a0d [2021-06-02T16:18:52.261Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:18:52.261Z] Removing intermediate container c70c1b7f7be2 [2021-06-02T16:18:52.261Z] ---> ca46b5aef429 [2021-06-02T16:18:52.261Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:18:52.534Z] ---> Running in 000993c6970b [2021-06-02T16:18:52.534Z] ---> Running in 2d77e7450fd4 [2021-06-02T16:18:52.805Z] ---> 9db9eb35c118 [2021-06-02T16:18:52.805Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T16:18:53.082Z] ---> Running in f54dc27a945e [2021-06-02T16:18:53.082Z] Removing intermediate container 000993c6970b [2021-06-02T16:18:53.082Z] ---> 87c85a95c049 [2021-06-02T16:18:53.082Z] [2021-06-02T16:18:53.358Z] Removing intermediate container 2d77e7450fd4 [2021-06-02T16:18:53.358Z] ---> f0cbee1be908 [2021-06-02T16:18:53.358Z] [2021-06-02T16:18:53.960Z] Successfully built 87c85a95c049 [2021-06-02T16:18:54.235Z] Successfully built f0cbee1be908 [2021-06-02T16:18:54.235Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T16:18:54.235Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T16:18:54.235Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-02T16:18:54.235Z]  Building support-notifications ... done Building core-data [2021-06-02T16:18:54.235Z] Removing intermediate container f54dc27a945e [2021-06-02T16:18:54.235Z] ---> ea13e616389f [2021-06-02T16:18:54.235Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T16:18:55.218Z] ---> d570bea27acb [2021-06-02T16:18:55.218Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T16:18:55.497Z] ---> Running in e7e9890ae6a8 [2021-06-02T16:18:58.138Z] Removing intermediate container e7e9890ae6a8 [2021-06-02T16:18:58.138Z] ---> a345aac51109 [2021-06-02T16:18:58.138Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T16:18:58.412Z] ---> Running in 3bf33cf2e35d [2021-06-02T16:18:59.397Z] Removing intermediate container 3bf33cf2e35d [2021-06-02T16:18:59.397Z] ---> ae315b3cd9ba [2021-06-02T16:18:59.397Z] Step 29/32 : CMD ["gate"] [2021-06-02T16:18:59.673Z] ---> Running in 86a0fe358309 [2021-06-02T16:19:00.677Z] Removing intermediate container 86a0fe358309 [2021-06-02T16:19:00.677Z] ---> fc8073b936fa [2021-06-02T16:19:00.677Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T16:19:01.279Z] ---> Running in ef7930acb181 [2021-06-02T16:19:02.270Z] Removing intermediate container ef7930acb181 [2021-06-02T16:19:02.270Z] ---> 9c37bc6e4610 [2021-06-02T16:19:02.270Z] Step 31/32 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:19:02.870Z] ---> Running in 53c875838c5f [2021-06-02T16:19:03.479Z] Removing intermediate container 53c875838c5f [2021-06-02T16:19:03.479Z] ---> 5f42be64b4be [2021-06-02T16:19:03.479Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T16:19:04.082Z] ---> Running in 74d18705c632 [2021-06-02T16:19:05.066Z] Removing intermediate container 74d18705c632 [2021-06-02T16:19:05.066Z] ---> 08bb9ba73ecb [2021-06-02T16:19:05.066Z] [2021-06-02T16:19:05.343Z] Successfully built 08bb9ba73ecb [2021-06-02T16:19:05.618Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T16:19:37.982Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:37.982Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:37.982Z] ---> 7419cde87e99 [2021-06-02T16:19:37.982Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> 0c26ef6362f2 [2021-06-02T16:19:37.982Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> 6b7f912b05dd [2021-06-02T16:19:37.982Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> 5cb17718eb39 [2021-06-02T16:19:37.982Z] Step 6/26 : COPY go.mod . [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> d7ccf5228b55 [2021-06-02T16:19:37.982Z] Step 7/26 : RUN go mod download [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> 7e7965f74b06 [2021-06-02T16:19:37.982Z] Step 8/26 : COPY . . [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> 6c3ad2102eb2 [2021-06-02T16:19:37.982Z] Step 9/26 : RUN go mod tidy [2021-06-02T16:19:37.982Z] ---> Using cache [2021-06-02T16:19:37.982Z] ---> 4b60625b4701 [2021-06-02T16:19:37.982Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T16:19:41.393Z] ---> Running in 1cc75f3ab8f1 [2021-06-02T16:19:42.845Z] 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-06-02T16:19:45.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:45.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:45.473Z] ---> 7419cde87e99 [2021-06-02T16:19:45.473Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> 0c26ef6362f2 [2021-06-02T16:19:45.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> 6b7f912b05dd [2021-06-02T16:19:45.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> 5cb17718eb39 [2021-06-02T16:19:45.473Z] Step 6/23 : COPY go.mod . [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> d7ccf5228b55 [2021-06-02T16:19:45.473Z] Step 7/23 : RUN go mod download [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> 7e7965f74b06 [2021-06-02T16:19:45.473Z] Step 8/23 : COPY . . [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> 6c3ad2102eb2 [2021-06-02T16:19:45.473Z] Step 9/23 : RUN go mod tidy [2021-06-02T16:19:45.473Z] ---> Using cache [2021-06-02T16:19:45.473Z] ---> 4b60625b4701 [2021-06-02T16:19:45.473Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T16:19:46.928Z] ---> Running in 7d95888f968d [2021-06-02T16:19:48.079Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:48.079Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:48.079Z] ---> 7419cde87e99 [2021-06-02T16:19:48.079Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:19:48.079Z] ---> Using cache [2021-06-02T16:19:48.079Z] ---> 0c26ef6362f2 [2021-06-02T16:19:48.079Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:48.079Z] ---> Using cache [2021-06-02T16:19:48.079Z] ---> 6b7f912b05dd [2021-06-02T16:19:48.079Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T16:19:48.079Z] ---> Running in a782854d87cd [2021-06-02T16:19:48.364Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T16:19:48.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T16:19:48.364Z] ---> 7419cde87e99 [2021-06-02T16:19:48.364Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T16:19:48.364Z] ---> Using cache [2021-06-02T16:19:48.364Z] ---> 0c26ef6362f2 [2021-06-02T16:19:48.364Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:19:48.364Z] ---> Using cache [2021-06-02T16:19:48.364Z] ---> 6b7f912b05dd [2021-06-02T16:19:48.364Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T16:19:48.364Z] ---> Running in 201cbd491564 [2021-06-02T16:19:49.392Z] 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-06-02T16:19:51.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:51.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:52.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:52.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:19:53.428Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:54.890Z] OK: 218 MiB in 52 packages [2021-06-02T16:19:55.491Z] Removing intermediate container a782854d87cd [2021-06-02T16:19:55.491Z] ---> fad6098fd8bf [2021-06-02T16:19:55.491Z] Step 6/24 : COPY go.mod . [2021-06-02T16:19:56.489Z] Removing intermediate container 201cbd491564 [2021-06-02T16:19:56.489Z] ---> e873fa330371 [2021-06-02T16:19:56.489Z] Step 6/24 : COPY go.mod . [2021-06-02T16:19:57.097Z] ---> fd83a09dff09 [2021-06-02T16:19:57.097Z] Step 7/24 : RUN go mod download [2021-06-02T16:19:57.377Z] ---> Running in 93dc1f2677de [2021-06-02T16:19:57.986Z] ---> 8ffadb194015 [2021-06-02T16:19:58.264Z] Step 7/24 : RUN go mod download [2021-06-02T16:19:58.551Z] ---> Running in 1f7e2fc3254c [2021-06-02T16:20:01.989Z] Removing intermediate container 93dc1f2677de [2021-06-02T16:20:01.989Z] ---> 5a11b2d4bfb0 [2021-06-02T16:20:01.989Z] Step 8/24 : COPY . . [2021-06-02T16:20:02.982Z] Removing intermediate container 1f7e2fc3254c [2021-06-02T16:20:02.982Z] ---> f97e866b1391 [2021-06-02T16:20:02.982Z] Step 8/24 : COPY . . [2021-06-02T16:20:35.368Z] ---> 82b51db81096 [2021-06-02T16:20:35.368Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:20:35.368Z] ---> b067864914dd [2021-06-02T16:20:35.368Z] Step 9/24 : RUN go mod tidy [2021-06-02T16:20:35.368Z] ---> Running in 402817a5bbae [2021-06-02T16:20:35.368Z] ---> Running in 3992b5bc9f26 [2021-06-02T16:20:40.792Z] Removing intermediate container 3992b5bc9f26 [2021-06-02T16:20:40.792Z] ---> 4a1ac9df59cd [2021-06-02T16:20:40.792Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T16:20:40.792Z] ---> Running in 056e11bf1c07 [2021-06-02T16:20:41.069Z] Removing intermediate container 402817a5bbae [2021-06-02T16:20:41.069Z] ---> a3db8b0295ae [2021-06-02T16:20:41.069Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T16:20:41.346Z] ---> Running in fb615d13ade9 [2021-06-02T16:20:42.791Z] 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-06-02T16:20:43.390Z] 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-06-02T16:20:53.560Z] 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-06-02T16:21:03.736Z] Removing intermediate container 1cc75f3ab8f1 [2021-06-02T16:21:03.736Z] ---> bdb1ff0298e7 [2021-06-02T16:21:03.736Z] [2021-06-02T16:21:03.736Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T16:21:03.736Z] ---> 9852663dfa18 [2021-06-02T16:21:03.736Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T16:21:03.736Z] ---> Running in e8e0a53a8952 [2021-06-02T16:21:05.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:21:05.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:21:06.061Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T16:21:06.061Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:21:06.061Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T16:21:06.061Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T16:21:06.061Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:21:06.061Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T16:21:06.061Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:21:06.061Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T16:21:06.337Z] OK: 7 MiB in 20 packages [2021-06-02T16:21:08.333Z] Removing intermediate container e8e0a53a8952 [2021-06-02T16:21:08.333Z] ---> 1801fd13f57e [2021-06-02T16:21:08.333Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T16:21:08.611Z] ---> Running in 784084f29467 [2021-06-02T16:21:09.602Z] Removing intermediate container 784084f29467 [2021-06-02T16:21:09.602Z] ---> e91ada67cd1f [2021-06-02T16:21:09.602Z] Step 14/26 : WORKDIR / [2021-06-02T16:21:09.602Z] ---> Running in d1ee2e2b011a [2021-06-02T16:21:10.203Z] Removing intermediate container d1ee2e2b011a [2021-06-02T16:21:10.203Z] ---> c747fd26a6cf [2021-06-02T16:21:10.203Z] 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-06-02T16:21:11.646Z] ---> 818e6cf9249a [2021-06-02T16:21:11.646Z] 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-06-02T16:21:13.102Z] ---> 87a0d0827d3a [2021-06-02T16:21:13.102Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T16:21:14.086Z] ---> f2c0d4b4a86a [2021-06-02T16:21:14.086Z] 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-06-02T16:21:15.532Z] ---> e36cc0c1a615 [2021-06-02T16:21:15.532Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T16:21:16.977Z] ---> 2ae2d148c8c1 [2021-06-02T16:21:16.977Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T16:21:18.974Z] ---> 72928edfc1b6 [2021-06-02T16:21:18.974Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T16:21:20.442Z] ---> aead71fe0dec [2021-06-02T16:21:20.442Z] 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-06-02T16:21:20.442Z] ---> Running in feab42119d64 [2021-06-02T16:21:25.873Z] Removing intermediate container feab42119d64 [2021-06-02T16:21:25.873Z] ---> d885dbff6139 [2021-06-02T16:21:25.873Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T16:21:25.873Z] ---> Running in e89ab6e11fa8 [2021-06-02T16:21:25.873Z] Removing intermediate container 7d95888f968d [2021-06-02T16:21:25.873Z] ---> 60f53abde3fe [2021-06-02T16:21:25.873Z] [2021-06-02T16:21:25.873Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T16:21:25.873Z] ---> 9852663dfa18 [2021-06-02T16:21:25.873Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T16:21:25.873Z] ---> Using cache [2021-06-02T16:21:25.873Z] ---> 509e95f17cc6 [2021-06-02T16:21:25.873Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T16:21:25.873Z] ---> Using cache [2021-06-02T16:21:25.873Z] ---> 74414636ce9c [2021-06-02T16:21:25.873Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T16:21:26.148Z] ---> Running in 5bbb4910fad5 [2021-06-02T16:21:26.422Z] Removing intermediate container e89ab6e11fa8 [2021-06-02T16:21:26.422Z] ---> e696b8892322 [2021-06-02T16:21:26.422Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T16:21:26.695Z] ---> Running in 4f4786df0aef [2021-06-02T16:21:26.695Z] Removing intermediate container 5bbb4910fad5 [2021-06-02T16:21:26.695Z] ---> e4a712492aa5 [2021-06-02T16:21:26.695Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T16:21:26.969Z] ---> Running in 1102181f9251 [2021-06-02T16:21:27.246Z] Removing intermediate container 4f4786df0aef [2021-06-02T16:21:27.246Z] ---> ec0415a24c44 [2021-06-02T16:21:27.246Z] Step 25/26 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:21:27.536Z] ---> Running in 44c39529b02c [2021-06-02T16:21:27.810Z] Removing intermediate container 1102181f9251 [2021-06-02T16:21:27.810Z] ---> 7486c1bdfae6 [2021-06-02T16:21:27.810Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:21:28.418Z] Removing intermediate container 44c39529b02c [2021-06-02T16:21:28.418Z] ---> 5d8b8bdf2807 [2021-06-02T16:21:28.418Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T16:21:28.703Z] ---> Running in 3dcebcaf5b5f [2021-06-02T16:21:29.532Z] ---> eee55003a82a [2021-06-02T16:21:29.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T16:21:29.532Z] Removing intermediate container 3dcebcaf5b5f [2021-06-02T16:21:29.532Z] ---> d85d9e2dd0d0 [2021-06-02T16:21:29.532Z] [2021-06-02T16:21:30.687Z] Successfully built d85d9e2dd0d0 [2021-06-02T16:21:30.687Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T16:21:31.312Z]  Building security-secretstore-setup ... done  ---> c3e4c8cce311 [2021-06-02T16:21:31.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T16:21:32.768Z] ---> 0f5804255f7a [2021-06-02T16:21:32.769Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T16:21:32.769Z] ---> Running in 2f0053dc4ce6 [2021-06-02T16:21:33.365Z] Removing intermediate container 2f0053dc4ce6 [2021-06-02T16:21:33.365Z] ---> 9927073a0551 [2021-06-02T16:21:33.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:21:33.661Z] ---> Running in cd76fa723230 [2021-06-02T16:21:34.265Z] Removing intermediate container cd76fa723230 [2021-06-02T16:21:34.265Z] ---> 3b052f5a40ad [2021-06-02T16:21:34.265Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T16:21:34.545Z] ---> Running in 25b91a9101f3 [2021-06-02T16:21:35.150Z] Removing intermediate container 25b91a9101f3 [2021-06-02T16:21:35.150Z] ---> 1a2e0b58a119 [2021-06-02T16:21:35.150Z] Step 22/23 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:21:35.150Z] ---> Running in 8ae7c8a1ceb7 [2021-06-02T16:21:35.752Z] Removing intermediate container 8ae7c8a1ceb7 [2021-06-02T16:21:35.752Z] ---> 5205f82715e5 [2021-06-02T16:21:35.752Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T16:21:36.029Z] ---> Running in 8e9b5575eac1 [2021-06-02T16:21:36.635Z] Removing intermediate container 8e9b5575eac1 [2021-06-02T16:21:36.635Z] ---> fb938382ba6e [2021-06-02T16:21:36.635Z] [2021-06-02T16:21:37.237Z] Successfully built fb938382ba6e [2021-06-02T16:21:37.237Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T16:22:04.069Z]  Building support-scheduler ... done Removing intermediate container 056e11bf1c07 [2021-06-02T16:22:04.069Z] ---> 079791d2f77c [2021-06-02T16:22:04.069Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T16:22:04.069Z] ---> Running in baee82ea2683 [2021-06-02T16:22:04.069Z] 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-06-02T16:22:05.046Z] Removing intermediate container baee82ea2683 [2021-06-02T16:22:05.046Z] ---> 2a8480146fba [2021-06-02T16:22:05.046Z] [2021-06-02T16:22:05.046Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T16:22:05.046Z] 20.10.0: Pulling from library/docker [2021-06-02T16:22:11.775Z] Removing intermediate container fb615d13ade9 [2021-06-02T16:22:11.775Z] ---> f21dccbe572c [2021-06-02T16:22:11.775Z] [2021-06-02T16:22:11.775Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T16:22:11.775Z] ---> 9852663dfa18 [2021-06-02T16:22:11.775Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T16:22:11.775Z] ---> Running in f936097ab6c1 [2021-06-02T16:22:12.050Z] Removing intermediate container f936097ab6c1 [2021-06-02T16:22:12.051Z] ---> ea22367a8eac [2021-06-02T16:22:12.051Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T16:22:12.652Z] ---> Running in 4ae46b527d3b [2021-06-02T16:22:13.258Z] Removing intermediate container 4ae46b527d3b [2021-06-02T16:22:13.258Z] ---> f6ca4e4edeb0 [2021-06-02T16:22:13.258Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T16:22:13.535Z] ---> Running in 3596b67ccd57 [2021-06-02T16:22:13.813Z] Removing intermediate container 3596b67ccd57 [2021-06-02T16:22:13.813Z] ---> dd45bd7c8d3c [2021-06-02T16:22:13.813Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T16:22:14.087Z] ---> Running in 5e6160a89cba [2021-06-02T16:22:14.689Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T16:22:14.689Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T16:22:14.689Z] ---> eeaf43b92773 [2021-06-02T16:22:14.689Z] 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-06-02T16:22:15.283Z] ---> Running in 850d7d14f6f3 [2021-06-02T16:22:15.560Z] Removing intermediate container 850d7d14f6f3 [2021-06-02T16:22:15.560Z] ---> 684507cd4566 [2021-06-02T16:22:15.560Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T16:22:15.831Z] ---> Running in d3e9fa5020d4 [2021-06-02T16:22:16.821Z] Removing intermediate container 5e6160a89cba [2021-06-02T16:22:16.821Z] ---> 91cbf826ef5d [2021-06-02T16:22:16.821Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T16:22:16.821Z] ---> Running in cd7adbe541f8 [2021-06-02T16:22:17.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:17.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:18.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:18.014Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T16:22:18.014Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T16:22:18.014Z] Executing bash-5.0.17-r0.post-install [2021-06-02T16:22:18.014Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T16:22:18.014Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T16:22:18.014Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T16:22:18.014Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T16:22:18.014Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T16:22:18.014Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T16:22:18.284Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T16:22:18.284Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T16:22:18.284Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T16:22:18.284Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T16:22:18.284Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T16:22:18.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T16:22:19.477Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T16:22:19.750Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T16:22:19.750Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T16:22:19.750Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T16:22:20.022Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T16:22:20.022Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T16:22:20.022Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T16:22:20.022Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T16:22:20.022Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T16:22:20.022Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T16:22:20.022Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T16:22:20.022Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T16:22:20.296Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T16:22:20.296Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T16:22:20.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T16:22:20.296Z] OK: 8 MiB in 20 packages [2021-06-02T16:22:20.296Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T16:22:20.296Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T16:22:20.296Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T16:22:20.296Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T16:22:20.296Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T16:22:20.296Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T16:22:20.296Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T16:22:20.572Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T16:22:20.572Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T16:22:20.572Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T16:22:20.572Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T16:22:20.572Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T16:22:20.572Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T16:22:20.572Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T16:22:20.862Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T16:22:20.862Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T16:22:20.862Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T16:22:20.862Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T16:22:20.862Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T16:22:20.862Z] OK: 72 MiB in 59 packages [2021-06-02T16:22:22.835Z] Removing intermediate container cd7adbe541f8 [2021-06-02T16:22:22.835Z] ---> 42ebc333169d [2021-06-02T16:22:22.835Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T16:22:23.427Z] ---> bce19e23c154 [2021-06-02T16:22:23.427Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T16:22:24.851Z] ---> 97853004d0ea [2021-06-02T16:22:24.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T16:22:25.446Z] ---> 757ae17bdcad [2021-06-02T16:22:25.446Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T16:22:25.446Z] ---> Running in 9b2327296f29 [2021-06-02T16:22:26.042Z] Removing intermediate container 9b2327296f29 [2021-06-02T16:22:26.042Z] ---> 89996c674744 [2021-06-02T16:22:26.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:22:26.313Z] ---> Running in 5e132c042189 [2021-06-02T16:22:26.313Z] Collecting docker-compose==1.23.2 [2021-06-02T16:22:26.313Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T16:22:26.910Z] Removing intermediate container 5e132c042189 [2021-06-02T16:22:26.910Z] ---> 4cb2f4eb6433 [2021-06-02T16:22:26.910Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:22:26.910Z] ---> Running in 11df758e60d0 [2021-06-02T16:22:27.504Z] Removing intermediate container 11df758e60d0 [2021-06-02T16:22:27.504Z] ---> 553d4a85a184 [2021-06-02T16:22:27.504Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:22:27.504Z] ---> Running in c098cae4caa1 [2021-06-02T16:22:28.099Z] Removing intermediate container c098cae4caa1 [2021-06-02T16:22:28.099Z] ---> 88fbef7c10f0 [2021-06-02T16:22:28.099Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:22:28.099Z] ---> Running in bd63a2236523 [2021-06-02T16:22:28.373Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T16:22:28.373Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T16:22:28.647Z] Removing intermediate container bd63a2236523 [2021-06-02T16:22:28.647Z] ---> b3b200b6b2a3 [2021-06-02T16:22:28.647Z] [2021-06-02T16:22:28.919Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T16:22:28.919Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T16:22:29.192Z] Successfully built b3b200b6b2a3 [2021-06-02T16:22:29.192Z] Successfully tagged core-data-arm64:latest [2021-06-02T16:22:31.803Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-06-02T16:22:31.803Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T16:22:34.414Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T16:22:34.414Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T16:22:35.008Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T16:22:35.008Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T16:22:38.384Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T16:22:38.384Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T16:22:38.979Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T16:22:38.979Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T16:22:39.251Z] 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-06-02T16:22:40.230Z] Collecting PyYAML<4,>=3.10 [2021-06-02T16:22:40.230Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T16:22:44.518Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T16:22:44.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T16:22:44.518Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T16:22:44.518Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T16:22:44.790Z] Collecting idna<2.8,>=2.5 [2021-06-02T16:22:44.790Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T16:22:45.767Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T16:22:45.767Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T16:22:46.361Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T16:22:46.361Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T16:22:46.361Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T16:22:46.361Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T16:22:46.361Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T16:22:46.361Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T16:22:47.792Z] Installing collected packages: idna, urllib3, requests, dockerpty, texttable, websocket-client, docker-pycreds, docker, docopt, jsonschema, PyYAML, cached-property, docker-compose [2021-06-02T16:22:47.792Z] Attempting uninstall: idna [2021-06-02T16:22:47.792Z] Found existing installation: idna 2.9 [2021-06-02T16:22:47.792Z] Uninstalling idna-2.9: [2021-06-02T16:22:47.792Z] Successfully uninstalled idna-2.9 [2021-06-02T16:22:48.769Z] Attempting uninstall: urllib3 [2021-06-02T16:22:48.769Z] Found existing installation: urllib3 1.25.9 [2021-06-02T16:22:48.769Z] Uninstalling urllib3-1.25.9: [2021-06-02T16:22:48.769Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T16:22:49.363Z] Attempting uninstall: requests [2021-06-02T16:22:49.363Z] Found existing installation: requests 2.23.0 [2021-06-02T16:22:49.363Z] Uninstalling requests-2.23.0: [2021-06-02T16:22:49.635Z] Successfully uninstalled requests-2.23.0 [2021-06-02T16:22:49.907Z] Running setup.py install for dockerpty: started [2021-06-02T16:22:53.314Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T16:22:53.314Z] Running setup.py install for texttable: started [2021-06-02T16:22:55.980Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T16:22:56.959Z] Running setup.py install for docopt: started [2021-06-02T16:23:00.340Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T16:23:00.340Z] Running setup.py install for PyYAML: started [2021-06-02T16:23:02.949Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T16:23:03.926Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-02T16:23:14.073Z] Removing intermediate container d3e9fa5020d4 [2021-06-02T16:23:14.073Z] ---> 8a41994a5727 [2021-06-02T16:23:14.073Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T16:23:14.073Z] ---> Running in 19e7a87b5e04 [2021-06-02T16:23:14.073Z] Removing intermediate container 19e7a87b5e04 [2021-06-02T16:23:14.073Z] ---> fbe3865d7942 [2021-06-02T16:23:14.073Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T16:23:14.073Z] ---> Running in c1ad855365ee [2021-06-02T16:23:14.346Z] Removing intermediate container c1ad855365ee [2021-06-02T16:23:14.346Z] ---> b2cd87d14bb8 [2021-06-02T16:23:14.346Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T16:23:15.775Z] ---> 516cd967c2f0 [2021-06-02T16:23:15.775Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T16:23:16.750Z] ---> e0126403a5ee [2021-06-02T16:23:16.750Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T16:23:17.728Z] ---> 5a7468fba39c [2021-06-02T16:23:17.728Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T16:23:17.728Z] ---> Running in 1c0f7e07bcb5 [2021-06-02T16:23:18.322Z] Removing intermediate container 1c0f7e07bcb5 [2021-06-02T16:23:18.322Z] ---> acb43e72a90a [2021-06-02T16:23:18.322Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T16:23:18.322Z] ---> Running in 7a0fc0d8b0c8 [2021-06-02T16:23:18.921Z] Removing intermediate container 7a0fc0d8b0c8 [2021-06-02T16:23:18.921Z] ---> bec420b5956f [2021-06-02T16:23:18.921Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T16:23:19.198Z] ---> Running in b6392a8a2859 [2021-06-02T16:23:19.794Z] Removing intermediate container b6392a8a2859 [2021-06-02T16:23:19.794Z] ---> 1925a6f141be [2021-06-02T16:23:19.794Z] Step 23/24 : LABEL git_sha=3fccbef14fcab6a6fce70c85535b70b618df3d93 [2021-06-02T16:23:19.794Z] ---> Running in d389e1df0eed [2021-06-02T16:23:20.389Z] Removing intermediate container d389e1df0eed [2021-06-02T16:23:20.389Z] ---> 7dc7731bcca9 [2021-06-02T16:23:20.389Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T16:23:20.389Z] ---> Running in e0ff2e4ab522 [2021-06-02T16:23:20.982Z] Removing intermediate container e0ff2e4ab522 [2021-06-02T16:23:20.982Z] ---> 76b6827df316 [2021-06-02T16:23:20.982Z] [2021-06-02T16:23:21.579Z] Successfully built 76b6827df316 [2021-06-02T16:23:21.579Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T16:23:22.190Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T16:23:22.176Z] $ docker stop --time=1 a7545a6e5467f6088972c6a65942787c2319186c97ca08888cff090c4361213b [2021-06-02T16:23:24.020Z] $ docker rm -f a7545a6e5467f6088972c6a65942787c2319186c97ca08888cff090c4361213b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T16:23:24.764Z] + docker images [2021-06-02T16:23:25.037Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T16:23:25.037Z] sys-mgmt-agent-arm64 latest 76b6827df316 4 seconds ago 299MB [2021-06-02T16:23:25.037Z] core-data-arm64 latest b3b200b6b2a3 56 seconds ago 20.4MB [2021-06-02T16:23:25.037Z] f21dccbe572c About a minute ago 990MB [2021-06-02T16:23:25.037Z] 2a8480146fba About a minute ago 979MB [2021-06-02T16:23:25.037Z] support-scheduler-arm64 latest fb938382ba6e About a minute ago 16.1MB [2021-06-02T16:23:25.037Z] security-secretstore-setup-arm64 latest d85d9e2dd0d0 About a minute ago 24.4MB [2021-06-02T16:23:25.037Z] 60f53abde3fe About a minute ago 981MB [2021-06-02T16:23:25.037Z] bdb1ff0298e7 2 minutes ago 978MB [2021-06-02T16:23:25.037Z] security-bootstrapper-arm64 latest 08bb9ba73ecb 4 minutes ago 17.2MB [2021-06-02T16:23:25.037Z] core-metadata-arm64 latest f0cbee1be908 4 minutes ago 17.4MB [2021-06-02T16:23:25.037Z] support-notifications-arm64 latest 87c85a95c049 4 minutes ago 16.8MB [2021-06-02T16:23:25.037Z] core-command-arm64 latest b05242f478a9 4 minutes ago 16.1MB [2021-06-02T16:23:25.037Z] security-proxy-setup-arm64 latest 0b766e0767df 4 minutes ago 24MB [2021-06-02T16:23:25.037Z] 50b0580ff7f2 4 minutes ago 989MB [2021-06-02T16:23:25.037Z] 6916c91f3ebb 4 minutes ago 982MB [2021-06-02T16:23:25.037Z] 57965b89f04f 4 minutes ago 981MB [2021-06-02T16:23:25.037Z] 827e9d31b8a0 5 minutes ago 978MB [2021-06-02T16:23:25.037Z] daaf42df8723 5 minutes ago 974MB [2021-06-02T16:23:25.037Z] ci-base-image-arm64 latest 7419cde87e99 17 minutes ago 641MB [2021-06-02T16:23:25.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T16:23:25.037Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T16:23:25.037Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T16:23:25.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-02T16:23:26.181Z] ---> job-cost.sh [2021-06-02T16:23:26.181Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xbxR [2021-06-02T16:24:22.687Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T16:26:29.503Z] lf-activate-venv(): INFO: Adding /tmp/venv-xbxR/bin to PATH [2021-06-02T16:26:29.503Z] INFO: No Stack... [2021-06-02T16:26:29.503Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T16:26:29.503Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T16:26:29.848Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-02T16:26:29.848Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T16:26:29.939Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] [2021-06-02T16:26:29.950Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] did not exist. Created. [2021-06-02T16:26:29.950Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T16:26:30.306Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T16:26:30.624Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T16:26:30.634Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-4-stack-cost] [Pipeline] // lock [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] libraryResource [Pipeline] sh [2021-06-02T16:26:32.577Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:26:33.143Z] ---> package-listing.sh [2021-06-02T16:26:33.143Z] ++ facter osfamily [2021-06-02T16:26:33.143Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T16:26:33.405Z] + OS_FAMILY=redhat [2021-06-02T16:26:33.405Z] + workspace=/w/workspace/edgex-go/4 [2021-06-02T16:26:33.405Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T16:26:33.405Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T16:26:33.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T16:26:33.405Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T16:26:33.405Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-02T16:26:33.405Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T16:26:33.405Z] + case "${OS_FAMILY}" in [2021-06-02T16:26:33.405Z] + rpm -qa [2021-06-02T16:26:33.405Z] + sort [2021-06-02T16:26:35.320Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T16:26:35.320Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T16:26:35.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T16:26:35.580Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-02T16:26:35.580Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-02T16:26:35.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-02T16:26:35.592Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T16:26:35.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:26:36.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:26:36.445Z] [2021-06-02T16:26:36.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T16:26:36.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:26:36.759Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T16:26:36.759Z] df20fa9351a1: Pulling fs layer [2021-06-02T16:26:36.759Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T16:26:36.759Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T16:26:36.759Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T16:26:36.759Z] 93b61091891f: Pulling fs layer [2021-06-02T16:26:36.759Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T16:26:36.759Z] 5e14af77c1be: Pulling fs layer [2021-06-02T16:26:36.759Z] 01666e4c0597: Pulling fs layer [2021-06-02T16:26:36.759Z] aa168da1d23b: Pulling fs layer [2021-06-02T16:26:36.759Z] 93b9cdb0e59b: Waiting [2021-06-02T16:26:36.759Z] 5e14af77c1be: Waiting [2021-06-02T16:26:36.759Z] 01666e4c0597: Waiting [2021-06-02T16:26:36.759Z] aa168da1d23b: Waiting [2021-06-02T16:26:36.759Z] 46f8f816bc3b: Waiting [2021-06-02T16:26:36.759Z] 93b61091891f: Waiting [2021-06-02T16:26:36.759Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T16:26:36.759Z] 36b3adc4ff6f: Download complete [2021-06-02T16:26:36.759Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T16:26:36.759Z] 46f8f816bc3b: Download complete [2021-06-02T16:26:37.024Z] df20fa9351a1: Verifying Checksum [2021-06-02T16:26:37.024Z] df20fa9351a1: Download complete [2021-06-02T16:26:37.024Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T16:26:37.024Z] 93b9cdb0e59b: Download complete [2021-06-02T16:26:37.024Z] 93b61091891f: Verifying Checksum [2021-06-02T16:26:37.024Z] 93b61091891f: Download complete [2021-06-02T16:26:37.024Z] 5e14af77c1be: Verifying Checksum [2021-06-02T16:26:37.024Z] 5e14af77c1be: Download complete [2021-06-02T16:26:37.024Z] 01666e4c0597: Verifying Checksum [2021-06-02T16:26:37.024Z] 01666e4c0597: Download complete [2021-06-02T16:26:37.024Z] df20fa9351a1: Pull complete [2021-06-02T16:26:37.285Z] 36b3adc4ff6f: Pull complete [2021-06-02T16:26:37.556Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T16:26:37.556Z] 8ad3a11d3b57: Download complete [2021-06-02T16:26:38.145Z] 8ad3a11d3b57: Pull complete [2021-06-02T16:26:38.145Z] 46f8f816bc3b: Pull complete [2021-06-02T16:26:38.414Z] 93b61091891f: Pull complete [2021-06-02T16:26:38.414Z] 93b9cdb0e59b: Pull complete [2021-06-02T16:26:38.414Z] 5e14af77c1be: Pull complete [2021-06-02T16:26:38.675Z] 01666e4c0597: Pull complete [2021-06-02T16:26:39.249Z] aa168da1d23b: Download complete [2021-06-02T16:26:43.486Z] aa168da1d23b: Pull complete [2021-06-02T16:26:43.486Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T16:26:43.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T16:26:43.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T16:26:43.559Z] prd-centos7-docker-4c-2g-90 does not seem to be running inside a container [2021-06-02T16:26:43.590Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T16:26:46.603Z] $ docker top 0e33692954c080536d2ff294331b08b0dc9a788acaaaac8f2631c6fe4f218aab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T16:26:47.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T16:26:47.298Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T16:26:47.597Z] + ls /var/log/sa-host [2021-06-02T16:26:47.597Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T16:26:47.597Z] file_magic: OK [2021-06-02T16:26:47.597Z] HZ: Using current value: 100 [2021-06-02T16:26:47.597Z] file_header: OK [2021-06-02T16:26:47.597Z] 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-06-02T16:26:47.597Z] Statistics: [2021-06-02T16:26:47.597Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T16:26:47.597Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T16:26:47.597Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T16:26:47.597Z] file_magic: OK [2021-06-02T16:26:47.597Z] HZ: Using current value: 100 [2021-06-02T16:26:47.597Z] file_header: OK [2021-06-02T16:26:47.597Z] 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-06-02T16:26:47.597Z] Statistics: [2021-06-02T16:26:47.597Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T16:26:47.597Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T16:26:48.311Z] provisioning config files... [2021-06-02T16:26:48.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1920623713493717158tmp [Pipeline] { [Pipeline] echo [2021-06-02T16:26:48.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:26:48.652Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T16:26:48.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T16:26:48.685Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:26:48.981Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T16:26:48.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:26:49.289Z] ---> sudo-logs.sh [2021-06-02T16:26:49.289Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T16:26:49.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:26:49.640Z] ---> job-cost.sh [2021-06-02T16:26:49.640Z] lf-activate-venv: SKIPPING [2021-06-02T16:26:49.640Z] DEBUG: total: 0.18000000715255737 [2021-06-02T16:26:49.640Z] INFO: Retrieving Stack Cost... [2021-06-02T16:26:50.585Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T16:26:51.157Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T16:26:51.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T16:26:51.468Z] ---> logs-deploy.sh [2021-06-02T16:26:51.468Z] lf-activate-venv: SKIPPING [2021-06-02T16:26:51.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/4 [2021-06-02T16:26:51.468Z] INFO: archiving workspace using pattern(s): [2021-06-02T16:26:52.414Z] Archives upload complete. [2021-06-02T16:26:52.414Z] INFO: archiving logs to Nexus