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 ebedd2ee81a05401d72450e491cd65bbbe1be5e5+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (4240a2c88c8dd9795b88a4b18c2f719f1cf725f5) 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-ssh383564975430306810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7014602848679395637.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh275667285851359795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh4635281071035954838.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh3744242398149531127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-224 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh4974283971664261280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/13@tmp/jenkins-gitclient-ssh1850793418417699455.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 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ebedd2ee81a05401d72450e491cd65bbbe1be5e5 Merge succeeded, producing ebedd2ee81a05401d72450e491cd65bbbe1be5e5 Checking out Revision ebedd2ee81a05401d72450e491cd65bbbe1be5e5 (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # 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/13@tmp/jenkins-gitclient-ssh8422636519088064792.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T15:14:50.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T15:14:50.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T15:14:50.793Z] ========================================================= [2021-06-10T15:14:50.793Z] EdgeX Global Pipelines Version Info [2021-06-10T15:14:50.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 92ea92d76d386463afe79464b17417c82632260a # timeout=10 [2021-06-10T15:14:52.348Z] ------------------- [2021-06-10T15:14:52.348Z] stable info: [2021-06-10T15:14:52.348Z] ------------------- [2021-06-10T15:14:52.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T15:14:52.348Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T15:14:52.348Z] Message: update stable to v1.0.194 [2021-06-10T15:14:52.923Z] ------------------- [2021-06-10T15:14:52.923Z] experimental info: [2021-06-10T15:14:52.923Z] ------------------- [2021-06-10T15:14:52.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T15:14:52.923Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T15:14:52.923Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T15:14:53.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T15:14:53.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T15:14:53.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T15:14:53.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T15:14:53.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T15:14:53.179Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T15:14:53.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T15:14:53.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T15:14:53.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T15:14:53.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T15:14:53.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T15:14:53.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T15:14:53.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T15:14:53.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T15:14:53.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T15:14:53.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T15:14:53.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T15:14:53.468Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T15:14:53.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T15:14:53.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T15:14:53.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T15:14:53.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T15:14:53.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-10T15:14:53.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-10T15:14:53.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-10T15:14:53.667Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [Pipeline] echo [2021-06-10T15:14:53.690Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebedd2e [Pipeline] echo [2021-06-10T15:14:53.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T15:14:53.788Z] provisioning config files... [2021-06-10T15:14:53.811Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2890919433425709282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:14:54.131Z] ---> docker-login.sh [2021-06-10T15:14:54.131Z] nexus3.edgexfoundry.org:10001 [2021-06-10T15:14:54.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:14:54.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:14:54.662Z] Configure a credential helper to remove this warning. See [2021-06-10T15:14:54.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:14:54.662Z] [2021-06-10T15:14:54.662Z] Login Succeeded [2021-06-10T15:14:54.662Z] nexus3.edgexfoundry.org:10002 [2021-06-10T15:14:54.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:14:54.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:14:54.662Z] Configure a credential helper to remove this warning. See [2021-06-10T15:14:54.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:14:54.662Z] [2021-06-10T15:14:54.662Z] Login Succeeded [2021-06-10T15:14:54.662Z] nexus3.edgexfoundry.org:10003 [2021-06-10T15:14:54.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:14:54.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:14:54.928Z] Configure a credential helper to remove this warning. See [2021-06-10T15:14:54.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:14:54.928Z] [2021-06-10T15:14:54.928Z] Login Succeeded [2021-06-10T15:14:54.928Z] nexus3.edgexfoundry.org:10004 [2021-06-10T15:14:54.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:14:54.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:14:54.928Z] Configure a credential helper to remove this warning. See [2021-06-10T15:14:54.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:14:54.928Z] [2021-06-10T15:14:54.928Z] Login Succeeded [2021-06-10T15:14:54.928Z] docker.io [2021-06-10T15:14:55.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:14:55.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:14:55.451Z] Configure a credential helper to remove this warning. See [2021-06-10T15:14:55.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:14:55.451Z] [2021-06-10T15:14:55.451Z] Login Succeeded [2021-06-10T15:14:55.451Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T15:14:55.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T15:14:55.793Z] ++ 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-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T15:14:55.793Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T15:14:55.793Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T15:14:55.793Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T15:14:55.793Z] ++ cut -d/ -f2 [2021-06-10T15:14:55.793Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T15:14:55.840Z] 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-10T15:14:57.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T15:14:57.250Z] [2021-06-10T15:14:57.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:14:57.563Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T15:14:57.563Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T15:14:57.563Z] 31603596830f: Pulling fs layer [2021-06-10T15:14:57.563Z] 54011a49482f: Pulling fs layer [2021-06-10T15:14:57.563Z] a6820b24f6d8: Pulling fs layer [2021-06-10T15:14:57.563Z] f581987b2513: Pulling fs layer [2021-06-10T15:14:57.563Z] f581987b2513: Waiting [2021-06-10T15:14:57.563Z] 54011a49482f: Verifying Checksum [2021-06-10T15:14:57.563Z] 54011a49482f: Download complete [2021-06-10T15:14:57.827Z] f581987b2513: Verifying Checksum [2021-06-10T15:14:57.827Z] f581987b2513: Download complete [2021-06-10T15:14:57.827Z] 31603596830f: Verifying Checksum [2021-06-10T15:14:57.827Z] 31603596830f: Download complete [2021-06-10T15:14:57.827Z] a6820b24f6d8: Verifying Checksum [2021-06-10T15:14:57.827Z] a6820b24f6d8: Download complete [2021-06-10T15:14:58.088Z] 31603596830f: Pull complete [2021-06-10T15:14:58.088Z] 54011a49482f: Pull complete [2021-06-10T15:14:58.670Z] a6820b24f6d8: Pull complete [2021-06-10T15:14:58.933Z] f581987b2513: Pull complete [2021-06-10T15:14:58.933Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T15:14:58.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T15:14:58.933Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T15:14:59.009Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container [2021-06-10T15:14:59.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:15:00.349Z] $ docker top e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T15:15:00.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T15:15:00.469Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T15:15:00.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T15:15:00.581Z] $ docker exec e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent [2021-06-10T15:15:00.692Z] SSH_AUTH_SOCK=/tmp/ssh-4kj5m4p87bIq/agent.14 [2021-06-10T15:15:00.692Z] SSH_AGENT_PID=20 [2021-06-10T15:15:00.699Z] Running ssh-add (command line suppressed) [2021-06-10T15:15:00.795Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_5928084200196412289.key (/w/workspace/edgex-go/13@tmp/private_key_5928084200196412289.key) [2021-06-10T15:15:00.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T15:15:01.114Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T15:15:01.126Z] $ docker exec --env ******** --env ******** e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent -k [2021-06-10T15:15:01.227Z] unset SSH_AUTH_SOCK; [2021-06-10T15:15:01.228Z] unset SSH_AGENT_PID; [2021-06-10T15:15:01.228Z] echo Agent pid 20 killed; [2021-06-10T15:15:01.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T15:15:01.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T15:15:01.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T15:15:01.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T15:15:01.411Z] $ docker exec e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent [2021-06-10T15:15:01.520Z] SSH_AUTH_SOCK=/tmp/ssh-QXKHlfpR8qxL/agent.54 [2021-06-10T15:15:01.520Z] SSH_AGENT_PID=60 [2021-06-10T15:15:01.526Z] Running ssh-add (command line suppressed) [2021-06-10T15:15:01.626Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_5287697202949952523.key (/w/workspace/edgex-go/13@tmp/private_key_5287697202949952523.key) [2021-06-10T15:15:01.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T15:15:01.949Z] + git semver init [2021-06-10T15:15:01.949Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T15:15:01.949Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-06-10T15:15:01.949Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-06-10T15:15:01.949Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T15:15:01.949Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T15:15:01.949Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T15:15:01.949Z] # $SEMVER_BRANCH = PR-3525 [2021-06-10T15:15:01.949Z] # $SEMVER_TEMP = /tmp/semver-781385248 [2021-06-10T15:15:01.949Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T15:15:20.165Z] # '/tmp/semver-781385248' -> '/w/workspace/edgex-go/13/.semver' [2021-06-10T15:15:20.165Z] # -> Force: false [2021-06-10T15:15:20.165Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-06-10T15:15:20.172Z] $ docker exec --env ******** --env ******** e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent -k [2021-06-10T15:15:20.257Z] unset SSH_AUTH_SOCK; [2021-06-10T15:15:20.257Z] unset SSH_AGENT_PID; [2021-06-10T15:15:20.257Z] echo Agent pid 60 killed; [2021-06-10T15:15:20.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T15:15:20.614Z] + git semver [Pipeline] } [2021-06-10T15:15:20.628Z] $ docker stop --time=1 e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 [2021-06-10T15:15:23.222Z] $ docker rm -f e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T15:15:23.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T15:15:23.898Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T15:15:23.903Z] [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-10T15:15:24.420Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-225 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-10T15:15:24.439Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-06-10T15:15:24.625Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-06-10T15:15:24.636Z] The recommended git tool is: git [Pipeline] sh [2021-06-10T15:15:25.084Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T15:15:25.383Z] + true [2021-06-10T15:15:25.383Z] + sudo service docker restart [2021-06-10T15:15:25.383Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T15:15:29.281Z] using credential edgex-jenkins-ssh [2021-06-10T15:15:29.299Z] Cloning the remote Git repository [2021-06-10T15:15:29.335Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T15:15:29.437Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-06-10T15:15:29.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T15:15:29.507Z] > git --version # timeout=10 [2021-06-10T15:15:29.521Z] > git --version # 'git version 2.17.1' [2021-06-10T15:15:29.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:15:29.601Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2021-06-10T15:15:43.598Z] ========================================================= [2021-06-10T15:15:43.598Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T15:15:43.598Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:15:43.947Z] + 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-10T15:15:45.352Z] Sending build context to Docker daemon 329.2MB [2021-06-10T15:15:45.352Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T15:15:45.352Z] Step 2/6 : FROM ${BASE} [2021-06-10T15:15:45.352Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T15:15:45.352Z] 540db60ca938: Pulling fs layer [2021-06-10T15:15:45.352Z] adcc1eea9eea: Pulling fs layer [2021-06-10T15:15:45.352Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T15:15:45.352Z] 0510c868ecb4: Pulling fs layer [2021-06-10T15:15:45.352Z] afea3b2eda06: Pulling fs layer [2021-06-10T15:15:45.352Z] 7809a108b3ef: Pulling fs layer [2021-06-10T15:15:45.352Z] f706445af74f: Pulling fs layer [2021-06-10T15:15:45.352Z] 0510c868ecb4: Waiting [2021-06-10T15:15:45.352Z] afea3b2eda06: Waiting [2021-06-10T15:15:45.352Z] 7809a108b3ef: Waiting [2021-06-10T15:15:45.352Z] f706445af74f: Waiting [2021-06-10T15:15:45.352Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T15:15:45.352Z] 4c4ab2625f07: Download complete [2021-06-10T15:15:45.352Z] adcc1eea9eea: Verifying Checksum [2021-06-10T15:15:45.352Z] adcc1eea9eea: Download complete [2021-06-10T15:15:45.352Z] afea3b2eda06: Verifying Checksum [2021-06-10T15:15:45.352Z] afea3b2eda06: Download complete [2021-06-10T15:15:45.352Z] 7809a108b3ef: Verifying Checksum [2021-06-10T15:15:45.352Z] 7809a108b3ef: Download complete [2021-06-10T15:15:45.352Z] 540db60ca938: Verifying Checksum [2021-06-10T15:15:45.352Z] 540db60ca938: Download complete [2021-06-10T15:15:45.615Z] 540db60ca938: Pull complete [2021-06-10T15:15:45.878Z] adcc1eea9eea: Pull complete [2021-06-10T15:15:45.878Z] 4c4ab2625f07: Pull complete [2021-06-10T15:15:45.894Z] Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:15:46.209Z] Merge succeeded, producing ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:15:46.210Z] Checking out Revision ebedd2ee81a05401d72450e491cd65bbbe1be5e5 (PR-3525) [2021-06-10T15:15:44.897Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T15:15:44.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T15:15:44.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T15:15:44.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T15:15:44.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:15:44.982Z] > 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-10T15:15:45.908Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T15:15:45.921Z] > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # timeout=10 [2021-06-10T15:15:46.129Z] > git remote # timeout=10 [2021-06-10T15:15:46.145Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T15:15:46.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:15:46.171Z] > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 [2021-06-10T15:15:46.192Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T15:15:46.211Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T15:15:46.225Z] > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # timeout=10 [2021-06-10T15:15:47.800Z] f706445af74f: Verifying Checksum [2021-06-10T15:15:47.800Z] f706445af74f: Download complete [2021-06-10T15:15:47.800Z] 0510c868ecb4: Verifying Checksum [2021-06-10T15:15:47.800Z] 0510c868ecb4: Download complete [2021-06-10T15:15:50.528Z] Commit message: "fix(snap): set version from git tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T15:15:51.151Z] 0510c868ecb4: Pull complete [2021-06-10T15:15:51.151Z] afea3b2eda06: Pull complete [2021-06-10T15:15:51.151Z] 7809a108b3ef: Pull complete [2021-06-10T15:15:51.744Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T15:15:52.144Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T15:15:52.487Z] + sudo service docker restart [2021-06-10T15:15:52.487Z] + true [2021-06-10T15:15:53.725Z] f706445af74f: Pull complete [2021-06-10T15:15:53.725Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T15:15:53.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T15:15:53.725Z] ---> b068be0155e3 [2021-06-10T15:15:53.725Z] 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-10T15:15:55.111Z] ---> Running in 3237479561f2 [2021-06-10T15:15:55.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:15:55.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:15:56.886Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T15:15:57.458Z] (2/12) Installing file (5.39-r0) [2021-06-10T15:15:57.719Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T15:15:57.719Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T15:16:07.729Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T15:16:07.729Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T15:16:07.729Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T15:16:07.729Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T15:16:07.729Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T15:16:07.729Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T15:16:07.729Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T15:16:07.729Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T15:16:07.729Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T15:16:07.729Z] OK: 219 MiB in 52 packages [2021-06-10T15:16:08.682Z] Removing intermediate container 3237479561f2 [2021-06-10T15:16:08.682Z] ---> e2eb54974273 [2021-06-10T15:16:08.682Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T15:16:08.682Z] ---> Running in 37060a888d23 [2021-06-10T15:16:08.945Z] Removing intermediate container 37060a888d23 [2021-06-10T15:16:08.945Z] ---> 0850c432a577 [2021-06-10T15:16:08.945Z] Step 5/6 : COPY go.mod . [2021-06-10T15:16:08.945Z] ---> 8681dd8d65ac [2021-06-10T15:16:08.945Z] Step 6/6 : RUN go mod download [2021-06-10T15:16:09.215Z] ---> Running in 0a75f5a67de8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T15:16:10.843Z] provisioning config files... [2021-06-10T15:16:10.870Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config5069543125976696497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:16:11.239Z] ---> docker-login.sh [2021-06-10T15:16:11.239Z] nexus3.edgexfoundry.org:10001 [2021-06-10T15:16:12.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:16:12.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:16:12.498Z] Configure a credential helper to remove this warning. See [2021-06-10T15:16:12.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:16:12.498Z] [2021-06-10T15:16:12.498Z] Login Succeeded [2021-06-10T15:16:12.498Z] nexus3.edgexfoundry.org:10002 [2021-06-10T15:16:13.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:16:13.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:16:13.101Z] Configure a credential helper to remove this warning. See [2021-06-10T15:16:13.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:16:13.101Z] [2021-06-10T15:16:13.101Z] Login Succeeded [2021-06-10T15:16:13.101Z] nexus3.edgexfoundry.org:10003 [2021-06-10T15:16:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:16:13.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:16:13.659Z] Configure a credential helper to remove this warning. See [2021-06-10T15:16:13.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:16:13.659Z] [2021-06-10T15:16:13.659Z] Login Succeeded [2021-06-10T15:16:13.659Z] nexus3.edgexfoundry.org:10004 [2021-06-10T15:16:13.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:16:14.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:16:14.208Z] Configure a credential helper to remove this warning. See [2021-06-10T15:16:14.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:16:14.208Z] [2021-06-10T15:16:14.208Z] Login Succeeded [2021-06-10T15:16:14.208Z] docker.io [2021-06-10T15:16:14.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T15:16:15.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T15:16:15.083Z] Configure a credential helper to remove this warning. See [2021-06-10T15:16:15.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T15:16:15.083Z] [2021-06-10T15:16:15.083Z] Login Succeeded [2021-06-10T15:16:15.083Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T15:16:15.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T15:16:15.405Z] ========================================================= [2021-06-10T15:16:15.405Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T15:16:15.405Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:16:15.746Z] + 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-10T15:16:18.410Z] Sending build context to Docker daemon 166.2MB [2021-06-10T15:16:18.410Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T15:16:18.410Z] Step 2/6 : FROM ${BASE} [2021-06-10T15:16:18.410Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T15:16:18.410Z] 595b0fe564bb: Pulling fs layer [2021-06-10T15:16:18.410Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T15:16:18.410Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T15:16:18.410Z] ba82ee9f976e: Pulling fs layer [2021-06-10T15:16:18.410Z] 506bd15cee9f: Pulling fs layer [2021-06-10T15:16:18.410Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T15:16:18.410Z] 618dc40b7e24: Pulling fs layer [2021-06-10T15:16:18.410Z] 506bd15cee9f: Waiting [2021-06-10T15:16:18.410Z] ba82ee9f976e: Waiting [2021-06-10T15:16:18.410Z] 75a0a4a0db45: Waiting [2021-06-10T15:16:18.410Z] 618dc40b7e24: Waiting [2021-06-10T15:16:18.410Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T15:16:18.410Z] 5b7225fbf94c: Download complete [2021-06-10T15:16:18.410Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T15:16:18.410Z] 3088b5b3c5c0: Download complete [2021-06-10T15:16:18.410Z] 506bd15cee9f: Verifying Checksum [2021-06-10T15:16:18.410Z] 506bd15cee9f: Download complete [2021-06-10T15:16:18.410Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T15:16:18.410Z] 75a0a4a0db45: Download complete [2021-06-10T15:16:18.410Z] 595b0fe564bb: Verifying Checksum [2021-06-10T15:16:18.410Z] 595b0fe564bb: Download complete [2021-06-10T15:16:19.010Z] 595b0fe564bb: Pull complete [2021-06-10T15:16:19.229Z] Removing intermediate container 0a75f5a67de8 [2021-06-10T15:16:19.229Z] ---> c10f97e173ac [2021-06-10T15:16:19.489Z] Successfully built c10f97e173ac [2021-06-10T15:16:19.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:16:19.614Z] 3088b5b3c5c0: Pull complete [2021-06-10T15:16:19.791Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T15:16:19.791Z] . [Pipeline] withDockerContainer [2021-06-10T15:16:19.870Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container [2021-06-10T15:16:19.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:16:20.217Z] 5b7225fbf94c: Pull complete [2021-06-10T15:16:20.283Z] $ docker top 665014322f060433307d59dda12af4c3fcff2b3048980041aca95963c8847368 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:16:20.494Z] 618dc40b7e24: Verifying Checksum [2021-06-10T15:16:20.495Z] 618dc40b7e24: Download complete [2021-06-10T15:16:20.662Z] + go version [2021-06-10T15:16:20.662Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T15:16:20.669Z] $ docker stop --time=1 665014322f060433307d59dda12af4c3fcff2b3048980041aca95963c8847368 [2021-06-10T15:16:21.841Z] $ docker rm -f 665014322f060433307d59dda12af4c3fcff2b3048980041aca95963c8847368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-06-10T15:16:21.944Z] ba82ee9f976e: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:16:22.410Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T15:16:22.410Z] . [Pipeline] withDockerContainer [2021-06-10T15:16:22.481Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container [2021-06-10T15:16:22.521Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:16:22.872Z] $ docker top 20c794fb9abb9b3102ee04a2ebf40a18941ebf6a370cc0c14236388a88258556 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T15:16:22.960Z] ========================================================= [2021-06-10T15:16:22.960Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T15:16:22.960Z] ========================================================= [Pipeline] sh [2021-06-10T15:16:23.259Z] + go mod tidy [Pipeline] sh [2021-06-10T15:16:23.822Z] + make test [2021-06-10T15:16:23.822Z] go mod tidy [2021-06-10T15:16:23.822Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T15:16:29.179Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T15:16:32.217Z] ba82ee9f976e: Pull complete [2021-06-10T15:16:32.489Z] 506bd15cee9f: Pull complete [2021-06-10T15:16:32.771Z] 75a0a4a0db45: Pull complete [2021-06-10T15:16:38.219Z] 618dc40b7e24: Pull complete [2021-06-10T15:16:38.219Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T15:16:38.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T15:16:38.219Z] ---> a36622ca3599 [2021-06-10T15:16:38.219Z] 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-10T15:16:38.493Z] ---> Running in 4914fa421a58 [2021-06-10T15:16:39.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:16:40.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:16:41.498Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T15:16:41.769Z] (2/12) Installing file (5.39-r0) [2021-06-10T15:16:41.769Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T15:16:42.040Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T15:16:47.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T15:16:47.430Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T15:16:47.430Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T15:16:47.430Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T15:16:47.430Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T15:16:47.430Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T15:16:47.430Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T15:16:47.430Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T15:16:47.430Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T15:16:47.701Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T15:16:47.701Z] OK: 218 MiB in 52 packages [2021-06-10T15:16:49.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T15:16:50.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T15:16:50.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T15:16:51.996Z] Removing intermediate container 4914fa421a58 [2021-06-10T15:16:51.996Z] ---> 8fc14eae1016 [2021-06-10T15:16:51.996Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T15:16:51.996Z] ---> Running in 8865e86d3b34 [2021-06-10T15:16:51.996Z] Removing intermediate container 8865e86d3b34 [2021-06-10T15:16:51.996Z] ---> d50f22f86fbb [2021-06-10T15:16:51.996Z] Step 5/6 : COPY go.mod . [2021-06-10T15:16:52.591Z] ---> d4235955d42b [2021-06-10T15:16:52.591Z] Step 6/6 : RUN go mod download [2021-06-10T15:16:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T15:16:52.867Z] ---> Running in e64ab18daaa7 [2021-06-10T15:16:53.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T15:16:53.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T15:16:53.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T15:16:53.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T15:16:54.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T15:16:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T15:16:57.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-10T15:16:57.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.076s coverage: 100.0% of statements [2021-06-10T15:16:57.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T15:16:57.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T15:16:57.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T15:16:58.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-06-10T15:16:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T15:16:58.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-06-10T15:16:59.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T15:16:59.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T15:17:00.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 87.7% of statements [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:17:00.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T15:17:00.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T15:17:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.259s coverage: 95.1% of statements [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T15:17:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T15:17:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.054s coverage: 60.0% of statements [2021-06-10T15:17:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements [2021-06-10T15:17:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T15:17:01.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements [2021-06-10T15:17:01.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T15:17:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-10T15:17:03.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-06-10T15:17:03.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-10T15:17:03.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-06-10T15:17:03.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-06-10T15:17:15.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-06-10T15:17:15.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-10T15:17:19.675Z] Removing intermediate container e64ab18daaa7 [2021-06-10T15:17:19.675Z] ---> 9a9d405f5e85 [2021-06-10T15:17:19.675Z] Successfully built 9a9d405f5e85 [2021-06-10T15:17:19.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:17:19.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 81.8% of statements [2021-06-10T15:17:19.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T15:17:20.021Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T15:17:20.021Z] . [Pipeline] withDockerContainer [2021-06-10T15:17:20.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2021-06-10T15:17:20.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T15:17:22.100Z] $ docker top c44b4a0d33fa700a750cc51aab223bf6ded0f5108455b00078356b8d2070367d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:17:23.088Z] + go version [2021-06-10T15:17:23.088Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T15:17:23.106Z] $ docker stop --time=1 c44b4a0d33fa700a750cc51aab223bf6ded0f5108455b00078356b8d2070367d [2021-06-10T15:17:25.006Z] $ docker rm -f c44b4a0d33fa700a750cc51aab223bf6ded0f5108455b00078356b8d2070367d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:17:25.829Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T15:17:25.829Z] . [Pipeline] withDockerContainer [2021-06-10T15:17:26.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2021-06-10T15:17:26.154Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T15:17:28.269Z] $ docker top 7443ea1d3e35dd578c705f03f3566fb39d754f17de357930230853eae9478d92 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T15:17:28.609Z] ========================================================= [2021-06-10T15:17:28.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T15:17:28.609Z] ========================================================= [Pipeline] sh [2021-06-10T15:17:29.254Z] + go mod tidy [Pipeline] sh [2021-06-10T15:17:30.520Z] + make test [2021-06-10T15:17:30.521Z] go mod tidy [2021-06-10T15:17:31.125Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-10T15:17:38.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T15:17:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T15:17:38.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T15:17:38.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T15:17:38.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T15:17:38.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T15:17:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T15:17:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 91.9% of statements [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T15:17:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T15:17:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-10T15:17:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T15:17:46.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T15:17:46.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T15:17:46.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T15:17:46.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-10T15:17:46.863Z] GO111MODULE=on go vet ./... [2021-06-10T15:17:57.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T15:18:08.948Z] gofmt -l . [2021-06-10T15:18:09.209Z] [ "`gofmt -l .`" = "" ] [2021-06-10T15:18:09.476Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T15:18:10.350Z] + ls -al . [2021-06-10T15:18:10.351Z] total 520 [2021-06-10T15:18:10.351Z] drwxrwxr-x 10 1001 1001 4096 Jun 10 15:18 . [2021-06-10T15:18:10.351Z] drwxr-xr-x 4 root root 30 Jun 10 15:16 .. [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 15:14 .dockerignore [2021-06-10T15:18:10.351Z] drwxrwxr-x 8 1001 1001 179 Jun 10 15:14 .git [2021-06-10T15:18:10.351Z] drwxrwxr-x 3 1001 1001 125 Jun 10 15:14 .github [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 15:14 .gitignore [2021-06-10T15:18:10.351Z] drwx------ 3 1001 1001 60 Jun 10 15:15 .semver [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 15:14 .sonarcloud.properties [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 15:14 Attribution.txt [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 15:14 CONTRIBUTING.md [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 15:14 Dockerfile.build [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 15:14 Jenkinsfile [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 15:14 LICENSE [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 15:14 Makefile [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 15:14 README.md [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 15:14 SECURITY.md [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 15:15 VERSION [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 15:14 ZMQWindows.md [2021-06-10T15:18:10.351Z] drwxrwxr-x 2 1001 1001 37 Jun 10 15:14 bin [2021-06-10T15:18:10.351Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 15:14 cmd [2021-06-10T15:18:10.351Z] -rw-r--r-- 1 root root 404951 Jun 10 15:17 coverage.out [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 15:14 go.mod [2021-06-10T15:18:10.351Z] -rw-r--r-- 1 root root 21139 Jun 10 15:16 go.sum [2021-06-10T15:18:10.351Z] drwxrwxr-x 8 1001 1001 127 Jun 10 15:14 internal [2021-06-10T15:18:10.351Z] drwxrwxr-x 3 1001 1001 16 Jun 10 15:14 openapi [2021-06-10T15:18:10.351Z] drwxrwxr-x 4 1001 1001 71 Jun 10 15:14 snap [2021-06-10T15:18:10.351Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 15:14 version.go [Pipeline] sh [2021-06-10T15:18:10.648Z] + '[' -e coverage.out ] [2021-06-10T15:18:10.648Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T15:18:10.772Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T15:18:11.081Z] + make build [2021-06-10T15:18:11.082Z] go mod tidy [2021-06-10T15:18:11.082Z] 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-10T15:18:12.478Z] 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-10T15:18:20.656Z] 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-10T15:18:20.656Z] 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-10T15:18:21.226Z] 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-10T15:18:21.226Z] 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-10T15:18:22.184Z] 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-10T15:18:23.143Z] 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-10T15:18:23.730Z] 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-10T15:18:24.699Z] 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-10T15:18:25.270Z] 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-10T15:18:26.226Z] 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-10T15:18:27.653Z] $ docker stop --time=1 20c794fb9abb9b3102ee04a2ebf40a18941ebf6a370cc0c14236388a88258556 [2021-06-10T15:18:29.645Z] $ docker rm -f 20c794fb9abb9b3102ee04a2ebf40a18941ebf6a370cc0c14236388a88258556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:18:33.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T15:18:33.209Z] [2021-06-10T15:18:33.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:18:33.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T15:18:33.521Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-10T15:18:33.521Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-10T15:18:33.521Z] ca9280d653b3: Pulling fs layer [2021-06-10T15:18:33.521Z] 7e9c9ca2126c: Pulling fs layer [2021-06-10T15:18:33.784Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-10T15:18:33.784Z] cbdbe7a5bc2a: Download complete [2021-06-10T15:18:34.045Z] cbdbe7a5bc2a: Pull complete [2021-06-10T15:18:34.623Z] ca9280d653b3: Verifying Checksum [2021-06-10T15:18:34.623Z] ca9280d653b3: Download complete [2021-06-10T15:18:35.205Z] ca9280d653b3: Pull complete [2021-06-10T15:18:35.205Z] 7e9c9ca2126c: Verifying Checksum [2021-06-10T15:18:35.205Z] 7e9c9ca2126c: Download complete [2021-06-10T15:18:38.590Z] 7e9c9ca2126c: Pull complete [2021-06-10T15:18:38.590Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-10T15:18:38.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T15:18:38.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-10T15:18:38.670Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container [2021-06-10T15:18:38.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:18:41.461Z] $ docker top 5413caa828054540a1ca1a24694d350265e2be24149577570db7fbf3c2d24b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:18:41.834Z] + docker-compose build --help [2021-06-10T15:18:41.834Z] + grep parallel [2021-06-10T15:18:42.407Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T15:18:42.416Z] $ docker stop --time=1 5413caa828054540a1ca1a24694d350265e2be24149577570db7fbf3c2d24b40 [2021-06-10T15:18:43.604Z] $ docker rm -f 5413caa828054540a1ca1a24694d350265e2be24149577570db7fbf3c2d24b40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:18:44.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T15:18:44.049Z] . [Pipeline] withDockerContainer [2021-06-10T15:18:44.129Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container [2021-06-10T15:18:44.170Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:18:44.578Z] $ docker top 5f0be51877a72142dc7738b52c39ba3691f41d218a57095b1670f61b6c11dff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:18:44.959Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T15:18:45.549Z] Building core-command ... [2021-06-10T15:18:45.549Z] Building core-data ... [2021-06-10T15:18:45.549Z] Building core-metadata ... [2021-06-10T15:18:45.549Z] Building security-bootstrapper ... [2021-06-10T15:18:45.549Z] Building security-proxy-setup ... [2021-06-10T15:18:45.549Z] Building security-secretstore-setup ... [2021-06-10T15:18:45.549Z] Building support-notifications ... [2021-06-10T15:18:45.549Z] Building support-scheduler ... [2021-06-10T15:18:45.549Z] Building sys-mgmt-agent ... [2021-06-10T15:18:45.549Z] Building support-notifications [2021-06-10T15:18:45.549Z] Building security-bootstrapper [2021-06-10T15:18:45.549Z] Building security-proxy-setup [2021-06-10T15:18:45.549Z] Building core-data [2021-06-10T15:18:45.549Z] Building support-scheduler [2021-06-10T15:18:54.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T15:18:54.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T15:18:57.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:18:57.828Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:18:57.828Z] ---> c10f97e173ac [2021-06-10T15:18:57.828Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T15:18:57.828Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:18:57.828Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:18:57.828Z] ---> c10f97e173ac [2021-06-10T15:18:57.828Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T15:18:57.828Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:18:57.828Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:18:57.828Z] ---> c10f97e173ac [2021-06-10T15:18:57.828Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T15:19:01.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T15:19:01.285Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T15:19:04.842Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:19:04.843Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:19:04.843Z] ---> c10f97e173ac [2021-06-10T15:19:04.843Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T15:19:06.244Z] ---> Running in e7053de32a40 [2021-06-10T15:19:06.244Z] ---> Running in a42e393a640d [2021-06-10T15:19:06.244Z] ---> Running in 3d65e0c54f2e [2021-06-10T15:19:06.507Z] ---> Running in aed44abeaa17 [2021-06-10T15:19:06.507Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:19:06.507Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:19:06.507Z] ---> c10f97e173ac [2021-06-10T15:19:06.507Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:19:06.770Z] ---> Running in 1385821c0647 [2021-06-10T15:19:06.770Z] Removing intermediate container e7053de32a40 [2021-06-10T15:19:06.770Z] ---> e62571c7bc7f [2021-06-10T15:19:06.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:19:06.770Z] Removing intermediate container a42e393a640d [2021-06-10T15:19:06.770Z] ---> c709f8db4fc2 [2021-06-10T15:19:06.770Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:19:06.770Z] Removing intermediate container aed44abeaa17 [2021-06-10T15:19:06.770Z] ---> 61002ca26d9c [2021-06-10T15:19:06.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:19:06.770Z] Removing intermediate container 3d65e0c54f2e [2021-06-10T15:19:06.770Z] ---> 7228470d83e8 [2021-06-10T15:19:06.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:19:06.770Z] Removing intermediate container 1385821c0647 [2021-06-10T15:19:06.770Z] ---> 457956923058 [2021-06-10T15:19:06.770Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:19:06.770Z] ---> Running in cb341f554a88 [2021-06-10T15:19:07.032Z] ---> Running in 5efb1407c856 [2021-06-10T15:19:07.032Z] ---> Running in 0c83c5de2be4 [2021-06-10T15:19:07.032Z] ---> Running in 909991bd16a3 [2021-06-10T15:19:07.032Z] ---> Running in 7493bab8b8c2 [2021-06-10T15:19:07.989Z] Removing intermediate container cb341f554a88 [2021-06-10T15:19:07.989Z] ---> eb282ee665d2 [2021-06-10T15:19:07.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T15:19:07.989Z] ---> Running in 77904336f4cd [2021-06-10T15:19:07.989Z] Removing intermediate container 5efb1407c856 [2021-06-10T15:19:07.989Z] ---> 08b9fdbfe4e1 [2021-06-10T15:19:07.989Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T15:19:07.989Z] ---> Running in 58863375e154 [2021-06-10T15:19:07.989Z] Removing intermediate container 0c83c5de2be4 [2021-06-10T15:19:07.989Z] ---> 6e2404fce5e9 [2021-06-10T15:19:07.989Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T15:19:07.989Z] ---> Running in a69e4f4af7a8 [2021-06-10T15:19:08.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T15:19:08.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T15:19:08.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T15:19:08.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T15:19:08.568Z] Removing intermediate container 7493bab8b8c2 [2021-06-10T15:19:08.568Z] ---> 472c0e81d653 [2021-06-10T15:19:08.568Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T15:19:08.568Z] ---> Running in 4ba09aa2eff5 [2021-06-10T15:19:08.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:08.568Z] Removing intermediate container 909991bd16a3 [2021-06-10T15:19:08.568Z] ---> 1ac9b4f7941e [2021-06-10T15:19:08.568Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T15:19:08.568Z] ---> Running in 493cf1196121 [2021-06-10T15:19:08.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:08.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:08.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:09.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T15:19:09.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:09.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:09.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:09.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:09.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:09.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T15:19:09.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:19:10.148Z] OK: 219 MiB in 52 packages [2021-06-10T15:19:10.148Z] OK: 219 MiB in 52 packages [2021-06-10T15:19:10.148Z] OK: 219 MiB in 52 packages [2021-06-10T15:19:10.410Z] Removing intermediate container 77904336f4cd [2021-06-10T15:19:10.410Z] ---> 581d6236058d [2021-06-10T15:19:10.410Z] Step 6/23 : COPY go.mod . [2021-06-10T15:19:10.410Z] Removing intermediate container 58863375e154 [2021-06-10T15:19:10.410Z] ---> 0d6621ba7d8c [2021-06-10T15:19:10.410Z] Step 6/22 : COPY go.mod . [2021-06-10T15:19:10.677Z] ---> cbe73eac5904 [2021-06-10T15:19:10.677Z] Step 7/23 : RUN go mod download [2021-06-10T15:19:10.677Z] Removing intermediate container 4ba09aa2eff5 [2021-06-10T15:19:10.677Z] ---> ea22395630a9 [2021-06-10T15:19:10.677Z] Step 6/24 : COPY go.mod . [2021-06-10T15:19:10.677Z] ---> Running in 288db5d7cdd5 [2021-06-10T15:19:10.677Z] OK: 219 MiB in 52 packages [2021-06-10T15:19:10.677Z] ---> d1eb5c8aa1a7 [2021-06-10T15:19:10.677Z] Step 7/22 : RUN go mod download [2021-06-10T15:19:10.942Z] ---> Running in 4c50bf55aeb9 [2021-06-10T15:19:10.942Z] ---> 5d4e340bf0e8 [2021-06-10T15:19:10.942Z] Step 7/24 : RUN go mod download [2021-06-10T15:19:10.942Z] ---> Running in 5a353400eb14 [2021-06-10T15:19:10.942Z] OK: 219 MiB in 52 packages [2021-06-10T15:19:11.205Z] Removing intermediate container 493cf1196121 [2021-06-10T15:19:11.205Z] ---> 2887141f3763 [2021-06-10T15:19:11.205Z] Step 6/23 : COPY go.mod . [2021-06-10T15:19:11.474Z] ---> f6f57669abf7 [2021-06-10T15:19:11.474Z] Step 7/23 : RUN go mod download [2021-06-10T15:19:11.474Z] ---> Running in 824ba5b6c648 [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T15:19:11.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T15:19:11.736Z] Removing intermediate container 288db5d7cdd5 [2021-06-10T15:19:11.736Z] ---> 77575a14aeb3 [2021-06-10T15:19:11.736Z] Step 8/23 : COPY . . [2021-06-10T15:19:11.736Z] Removing intermediate container a69e4f4af7a8 [2021-06-10T15:19:11.736Z] ---> a17596b0fa1a [2021-06-10T15:19:11.736Z] Step 6/32 : COPY go.mod . [2021-06-10T15:19:12.684Z] ---> 6cd98d1efd46 [2021-06-10T15:19:12.684Z] Step 7/32 : RUN go mod download [2021-06-10T15:19:16.023Z] ---> Running in 5e415371f718 [2021-06-10T15:19:16.024Z] Removing intermediate container 4c50bf55aeb9 [2021-06-10T15:19:16.024Z] ---> 017793f0fcca [2021-06-10T15:19:16.024Z] Step 8/22 : COPY . . [2021-06-10T15:19:16.024Z] ---> c04807d1b0ff [2021-06-10T15:19:16.024Z] Step 9/23 : RUN go mod tidy [2021-06-10T15:19:16.024Z] ---> Running in a0e5914ab00f [2021-06-10T15:19:16.292Z] Removing intermediate container 5a353400eb14 [2021-06-10T15:19:16.292Z] ---> 4ef4ada830d5 [2021-06-10T15:19:16.292Z] Step 8/24 : COPY . . [2021-06-10T15:19:18.864Z] Removing intermediate container 824ba5b6c648 [2021-06-10T15:19:18.864Z] ---> c2bdc327b61c [2021-06-10T15:19:18.864Z] Step 8/23 : COPY . . [2021-06-10T15:19:21.428Z] Removing intermediate container 5e415371f718 [2021-06-10T15:19:21.428Z] ---> 61b7e2735fce [2021-06-10T15:19:21.428Z] Step 8/32 : COPY . . [2021-06-10T15:19:21.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.174s coverage: 28.7% of statements [2021-06-10T15:19:26.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.299s coverage: 100.0% of statements [2021-06-10T15:19:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T15:19:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T15:19:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T15:19:26.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements [2021-06-10T15:19:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T15:19:26.735Z] ---> 6a7eb385e925 [2021-06-10T15:19:26.735Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:19:26.735Z] ---> 7e910057d8ac [2021-06-10T15:19:26.735Z] Step 9/22 : RUN go mod tidy [2021-06-10T15:19:26.735Z] Removing intermediate container a0e5914ab00f [2021-06-10T15:19:26.735Z] ---> de119987a0ef [2021-06-10T15:19:26.735Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T15:19:26.996Z] ---> Running in 41ddfe0c9843 [2021-06-10T15:19:26.996Z] ---> Running in 9027f65ea7ee [2021-06-10T15:19:26.996Z] ---> Running in 08fc8b42136d [2021-06-10T15:19:27.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.436s coverage: 53.4% of statements [2021-06-10T15:19:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T15:19:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T15:19:27.954Z] 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-10T15:19:30.504Z] Removing intermediate container 41ddfe0c9843 [2021-06-10T15:19:30.504Z] ---> 32126bd21ab1 [2021-06-10T15:19:30.504Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T15:19:30.774Z] Removing intermediate container 9027f65ea7ee [2021-06-10T15:19:30.774Z] ---> 8bb6d8ea9bd8 [2021-06-10T15:19:30.774Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T15:19:30.774Z] ---> Running in 0edb4f735a99 [2021-06-10T15:19:31.343Z] ---> Running in 630a82f01cb2 [2021-06-10T15:19:32.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.595s coverage: 87.7% of statements [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:19:32.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.246s coverage: 78.9% of statements [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T15:19:32.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T15:19:32.731Z] 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-10T15:19:32.996Z] 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-10T15:19:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.369s coverage: 95.1% of statements [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T15:19:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T15:19:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.175s coverage: 60.0% of statements [2021-06-10T15:19:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T15:19:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.240s coverage: 22.0% of statements [2021-06-10T15:19:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T15:19:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements [2021-06-10T15:19:38.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2021-06-10T15:19:38.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-06-10T15:19:38.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements [2021-06-10T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-06-10T15:19:39.595Z] ---> dd19dedf5a44 [2021-06-10T15:19:39.595Z] Step 9/23 : RUN go mod tidy [2021-06-10T15:19:39.595Z] ---> Running in 844ac45b7c56 [2021-06-10T15:19:42.918Z] Removing intermediate container 844ac45b7c56 [2021-06-10T15:19:42.919Z] ---> bf1af883726a [2021-06-10T15:19:42.919Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T15:19:43.503Z] ---> Running in 9b64c6acacf1 [2021-06-10T15:19:44.101Z] 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-10T15:19:45.514Z] ---> 575d6cc9dff6 [2021-06-10T15:19:45.514Z] Step 9/32 : RUN go mod tidy [2021-06-10T15:19:45.514Z] ---> Running in f18214f76898 [2021-06-10T15:19:47.483Z] Removing intermediate container f18214f76898 [2021-06-10T15:19:47.483Z] ---> b64e5d01fbd6 [2021-06-10T15:19:47.483Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T15:19:47.483Z] ---> Running in 20411cefc494 [2021-06-10T15:19:48.075Z] 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-10T15:19:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.200s coverage: 94.4% of statements [2021-06-10T15:19:51.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-06-10T15:19:55.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.507s coverage: 81.8% of statements [2021-06-10T15:19:55.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T15:20:00.410Z] Removing intermediate container 08fc8b42136d [2021-06-10T15:20:00.411Z] ---> 401a49d998be [2021-06-10T15:20:00.411Z] [2021-06-10T15:20:00.411Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T15:20:00.411Z] 3.12: Pulling from library/alpine [2021-06-10T15:20:00.411Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T15:20:00.411Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T15:20:00.411Z] ---> 13621d1b12d4 [2021-06-10T15:20:00.411Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T15:20:00.411Z] ---> Running in 70f36e05d926 [2021-06-10T15:20:00.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:00.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:00.680Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T15:20:00.680Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:20:00.680Z] OK: 6 MiB in 15 packages [2021-06-10T15:20:01.267Z] Removing intermediate container 70f36e05d926 [2021-06-10T15:20:01.267Z] ---> 17a25db52b71 [2021-06-10T15:20:01.267Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:20:01.267Z] ---> Running in 12dde72a3a89 [2021-06-10T15:20:01.267Z] Removing intermediate container 12dde72a3a89 [2021-06-10T15:20:01.267Z] ---> dff9ba91c9ff [2021-06-10T15:20:01.267Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T15:20:01.267Z] ---> Running in b000bbb3bfea [2021-06-10T15:20:01.534Z] Removing intermediate container b000bbb3bfea [2021-06-10T15:20:01.534Z] ---> 3febc9211375 [2021-06-10T15:20:01.534Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T15:20:01.534Z] ---> Running in 3f5235e95126 [2021-06-10T15:20:01.534Z] Removing intermediate container 3f5235e95126 [2021-06-10T15:20:01.534Z] ---> 5ff68f4171d6 [2021-06-10T15:20:01.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:20:01.811Z] ---> ff0bcc161f09 [2021-06-10T15:20:01.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T15:20:02.416Z] ---> 362accddff0e [2021-06-10T15:20:02.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T15:20:02.685Z] ---> 2c13df2e7f91 [2021-06-10T15:20:02.685Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T15:20:02.685Z] ---> Running in 51f94f7db581 [2021-06-10T15:20:02.968Z] Removing intermediate container 51f94f7db581 [2021-06-10T15:20:02.968Z] ---> 02e8cb97cf1e [2021-06-10T15:20:02.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:20:02.968Z] ---> Running in 155bd93912f2 [2021-06-10T15:20:02.968Z] Removing intermediate container 155bd93912f2 [2021-06-10T15:20:02.968Z] ---> 2bdeee6b76d5 [2021-06-10T15:20:02.968Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T15:20:02.968Z] ---> Running in 17642c3f391c [2021-06-10T15:20:03.243Z] Removing intermediate container 17642c3f391c [2021-06-10T15:20:03.243Z] ---> 92832ceeefd2 [2021-06-10T15:20:03.243Z] Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:20:03.243Z] ---> Running in 4d24e1aae71c [2021-06-10T15:20:03.515Z] Removing intermediate container 4d24e1aae71c [2021-06-10T15:20:03.515Z] ---> 55d3d4032994 [2021-06-10T15:20:03.515Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T15:20:03.515Z] ---> Running in 5db435c61dde [2021-06-10T15:20:03.787Z] Removing intermediate container 5db435c61dde [2021-06-10T15:20:03.787Z] ---> b80903ca387c [2021-06-10T15:20:03.787Z] [2021-06-10T15:20:03.787Z] Successfully built b80903ca387c [2021-06-10T15:20:03.787Z] Successfully tagged support-scheduler:latest [2021-06-10T15:20:03.787Z] Building security-secretstore-setup [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.258s coverage: 91.2% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T15:20:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-06-10T15:20:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-06-10T15:20:06.387Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T15:20:09.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements [2021-06-10T15:20:09.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T15:20:09.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T15:20:09.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T15:20:11.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.739s coverage: 43.6% of statements [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T15:20:11.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T15:20:11.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T15:20:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T15:20:11.751Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:20:11.751Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:20:11.751Z] ---> c10f97e173ac [2021-06-10T15:20:11.751Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T15:20:11.751Z] ---> Using cache [2021-06-10T15:20:11.751Z] ---> 457956923058 [2021-06-10T15:20:11.751Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:20:11.751Z] ---> Using cache [2021-06-10T15:20:11.751Z] ---> 472c0e81d653 [2021-06-10T15:20:11.751Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T15:20:11.751Z] ---> Running in fea4901797cd [2021-06-10T15:20:12.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:12.977Z] Removing intermediate container 630a82f01cb2 [2021-06-10T15:20:12.977Z] ---> 17b2bb594eef [2021-06-10T15:20:12.977Z] [2021-06-10T15:20:12.977Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T15:20:12.977Z] ---> 13621d1b12d4 [2021-06-10T15:20:12.977Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T15:20:12.977Z] ---> Running in 169cbe11eed7 [2021-06-10T15:20:13.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:13.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:13.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:14.052Z] OK: 219 MiB in 52 packages [2021-06-10T15:20:14.052Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T15:20:14.052Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T15:20:14.052Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T15:20:14.052Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T15:20:14.052Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:20:14.052Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T15:20:14.319Z] OK: 7 MiB in 18 packages [2021-06-10T15:20:14.319Z] Removing intermediate container fea4901797cd [2021-06-10T15:20:14.319Z] ---> 3fc894925755 [2021-06-10T15:20:14.319Z] Step 6/26 : COPY go.mod . [2021-06-10T15:20:14.922Z] ---> 4a6eefcc4205 [2021-06-10T15:20:14.922Z] Step 7/26 : RUN go mod download [2021-06-10T15:20:14.922Z] Removing intermediate container 169cbe11eed7 [2021-06-10T15:20:14.922Z] ---> 5694ffc0451a [2021-06-10T15:20:14.922Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T15:20:14.922Z] ---> Running in 1da86a19acbd [2021-06-10T15:20:14.922Z] ---> Running in 419f21e88296 [2021-06-10T15:20:15.189Z] Removing intermediate container 419f21e88296 [2021-06-10T15:20:15.189Z] ---> dadd1efcfff8 [2021-06-10T15:20:15.189Z] Step 14/22 : WORKDIR /edgex [2021-06-10T15:20:15.189Z] ---> Running in 6d94f330a519 [2021-06-10T15:20:15.465Z] Removing intermediate container 6d94f330a519 [2021-06-10T15:20:15.465Z] ---> 9bc661f0a6db [2021-06-10T15:20:15.465Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T15:20:15.728Z] ---> 8a8641a8afaf [2021-06-10T15:20:15.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T15:20:16.473Z] Removing intermediate container 1da86a19acbd [2021-06-10T15:20:16.473Z] ---> ba51c2a31636 [2021-06-10T15:20:16.473Z] Step 8/26 : COPY . . [2021-06-10T15:20:16.473Z] ---> 3b952522389c [2021-06-10T15:20:16.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T15:20:19.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.244s coverage: 19.3% of statements [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T15:20:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 91.9% of statements [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T15:20:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.252s coverage: 62.7% of statements [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T15:20:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.354s coverage: 97.6% of statements [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T15:20:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T15:20:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.176s coverage: 28.9% of statements [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T15:20:19.837Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T15:20:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-10T15:20:19.837Z] GO111MODULE=on go vet ./... [2021-06-10T15:20:19.957Z] ---> 036e7ede623b [2021-06-10T15:20:19.957Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T15:20:19.957Z] ---> Running in 71b785ec24f5 [2021-06-10T15:20:20.945Z] Removing intermediate container 71b785ec24f5 [2021-06-10T15:20:20.945Z] ---> d5a46d01ae16 [2021-06-10T15:20:20.945Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T15:20:21.536Z] Removing intermediate container 0edb4f735a99 [2021-06-10T15:20:21.536Z] ---> af2a89cb43cf [2021-06-10T15:20:21.536Z] [2021-06-10T15:20:21.536Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T15:20:21.536Z] ---> 13621d1b12d4 [2021-06-10T15:20:21.536Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T15:20:21.536Z] ---> Running in 57115f24f637 [2021-06-10T15:20:21.798Z] ---> Running in aa158721a835 [2021-06-10T15:20:22.062Z] Removing intermediate container 57115f24f637 [2021-06-10T15:20:22.062Z] ---> 3683e7082922 [2021-06-10T15:20:22.062Z] Step 20/22 : LABEL arch=x86_64 [2021-06-10T15:20:22.062Z] ---> Running in ae6423e46793 [2021-06-10T15:20:22.062Z] Removing intermediate container aa158721a835 [2021-06-10T15:20:22.062Z] ---> 8896244735c5 [2021-06-10T15:20:22.062Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T15:20:23.018Z] ---> Running in e67ce82426a1 [2021-06-10T15:20:23.283Z] Removing intermediate container ae6423e46793 [2021-06-10T15:20:23.283Z] ---> 847557db2759 [2021-06-10T15:20:23.283Z] Step 21/22 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:20:23.559Z] ---> Running in 04f64b678977 [2021-06-10T15:20:23.559Z] ---> cdca20b1c0cc [2021-06-10T15:20:23.559Z] Step 9/26 : RUN go mod tidy [2021-06-10T15:20:23.559Z] Removing intermediate container e67ce82426a1 [2021-06-10T15:20:23.559Z] ---> b6fbba7ec547 [2021-06-10T15:20:23.559Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T15:20:23.825Z] ---> Running in 8aca715de789 [2021-06-10T15:20:23.825Z] ---> Running in 632b532a028f [2021-06-10T15:20:23.825Z] Removing intermediate container 04f64b678977 [2021-06-10T15:20:23.825Z] ---> c5cd3c5228ad [2021-06-10T15:20:23.825Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T15:20:23.825Z] Removing intermediate container 9b64c6acacf1 [2021-06-10T15:20:23.825Z] ---> ef2f503c7ca2 [2021-06-10T15:20:23.825Z] [2021-06-10T15:20:23.825Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T15:20:23.825Z] ---> 13621d1b12d4 [2021-06-10T15:20:23.825Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T15:20:23.825Z] ---> Running in 329d68346f10 [2021-06-10T15:20:23.825Z] ---> Running in 334f6ad77305 [2021-06-10T15:20:23.825Z] Removing intermediate container 8aca715de789 [2021-06-10T15:20:23.825Z] ---> 35f993f9b831 [2021-06-10T15:20:23.825Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:20:24.099Z] ---> Running in 05bf16d6dd85 [2021-06-10T15:20:24.099Z] Removing intermediate container 329d68346f10 [2021-06-10T15:20:24.099Z] ---> 89ca891456d1 [2021-06-10T15:20:24.099Z] [2021-06-10T15:20:24.375Z] Successfully built 89ca891456d1 [2021-06-10T15:20:24.375Z] Successfully tagged security-proxy-setup:latest [2021-06-10T15:20:24.375Z] Building sys-mgmt-agent [2021-06-10T15:20:24.958Z]  Building security-proxy-setup ... done Removing intermediate container 20411cefc494 [2021-06-10T15:20:24.958Z] ---> 0eca99c8d3d4 [2021-06-10T15:20:24.959Z] [2021-06-10T15:20:24.959Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T15:20:24.959Z] ---> 13621d1b12d4 [2021-06-10T15:20:24.959Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T15:20:24.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:24.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:24.959Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T15:20:24.959Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T15:20:24.959Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:20:24.959Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T15:20:24.959Z] OK: 6 MiB in 16 packages [2021-06-10T15:20:26.353Z] ---> Running in 81c9dfa5a751 [2021-06-10T15:20:27.308Z] Removing intermediate container 81c9dfa5a751 [2021-06-10T15:20:27.308Z] ---> 7207d05dc6ab [2021-06-10T15:20:27.308Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T15:20:27.568Z] Removing intermediate container 632b532a028f [2021-06-10T15:20:27.568Z] ---> 2dfd3de608fe [2021-06-10T15:20:27.568Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T15:20:27.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:20:27.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:20:28.092Z] ---> c10f97e173ac [2021-06-10T15:20:28.092Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:20:28.092Z] ---> Running in 1ed45daa8da8 [2021-06-10T15:20:28.092Z] ---> Using cache [2021-06-10T15:20:28.092Z] ---> 457956923058 [2021-06-10T15:20:28.092Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:20:28.092Z] ---> Using cache [2021-06-10T15:20:28.092Z] ---> 472c0e81d653 [2021-06-10T15:20:28.092Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T15:20:28.092Z] Removing intermediate container 05bf16d6dd85 [2021-06-10T15:20:28.092Z] ---> 7b89f1ae7321 [2021-06-10T15:20:28.092Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T15:20:28.092Z] ---> Running in f2493d23ae43 [2021-06-10T15:20:28.092Z] Removing intermediate container 334f6ad77305 [2021-06-10T15:20:28.092Z] ---> ed69e55acdc5 [2021-06-10T15:20:28.092Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:20:28.092Z] ---> Running in 72079105bb27 [2021-06-10T15:20:28.092Z] ---> Running in 6c1927da565b [2021-06-10T15:20:28.355Z] ---> Running in 9121a29b2c7f [2021-06-10T15:20:28.355Z] Removing intermediate container 9121a29b2c7f [2021-06-10T15:20:28.355Z] ---> 9eea6d52344c [2021-06-10T15:20:28.355Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T15:20:28.355Z] ---> Running in 0c46f1fedea7 [2021-06-10T15:20:28.622Z] Removing intermediate container 0c46f1fedea7 [2021-06-10T15:20:28.622Z] ---> 9b616c8156eb [2021-06-10T15:20:28.622Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T15:20:28.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:28.622Z] ---> Running in 1de35fec6f83 [2021-06-10T15:20:28.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:28.885Z] 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-10T15:20:28.885Z] Removing intermediate container 1de35fec6f83 [2021-06-10T15:20:28.885Z] ---> 47b244c729d5 [2021-06-10T15:20:28.885Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:20:28.885Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T15:20:28.885Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T15:20:28.885Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:20:28.885Z] OK: 6 MiB in 16 packages [2021-06-10T15:20:28.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:29.150Z] ---> b495e8195047 [2021-06-10T15:20:29.150Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T15:20:29.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:29.412Z] Removing intermediate container 1ed45daa8da8 [2021-06-10T15:20:29.412Z] ---> eca7ccbe5150 [2021-06-10T15:20:29.412Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T15:20:29.683Z] ---> Running in 201a0455be7c [2021-06-10T15:20:29.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:29.683Z] ---> 04cf6c2258ce [2021-06-10T15:20:29.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T15:20:29.683Z] Removing intermediate container 201a0455be7c [2021-06-10T15:20:29.683Z] ---> bde3cd600326 [2021-06-10T15:20:29.683Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T15:20:29.950Z] ---> Running in 818222f1e851 [2021-06-10T15:20:29.950Z] ---> b4ddfe03f578 [2021-06-10T15:20:29.950Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T15:20:29.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:29.950Z] ---> Running in 34fe67926c0e [2021-06-10T15:20:29.950Z] Removing intermediate container 818222f1e851 [2021-06-10T15:20:29.950Z] ---> 2c579318308f [2021-06-10T15:20:29.950Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T15:20:30.225Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T15:20:30.225Z] ---> Running in e0932f08f61f [2021-06-10T15:20:30.225Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T15:20:30.225Z] Removing intermediate container 34fe67926c0e [2021-06-10T15:20:30.225Z] ---> 312c017b7831 [2021-06-10T15:20:30.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:20:30.225Z] ---> Running in d0ca589ebd11 [2021-06-10T15:20:30.225Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T15:20:30.492Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T15:20:30.492Z] Removing intermediate container d0ca589ebd11 [2021-06-10T15:20:30.492Z] ---> 56c6bcaa8f82 [2021-06-10T15:20:30.492Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T15:20:30.492Z] ---> Running in dcc14512854f [2021-06-10T15:20:30.767Z] Removing intermediate container dcc14512854f [2021-06-10T15:20:30.767Z] ---> 414fa7075893 [2021-06-10T15:20:30.767Z] Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:20:30.767Z] ---> Running in 1be349c06e49 [2021-06-10T15:20:30.767Z] OK: 219 MiB in 52 packages [2021-06-10T15:20:31.040Z] Removing intermediate container 1be349c06e49 [2021-06-10T15:20:31.040Z] ---> 3039c706546d [2021-06-10T15:20:31.040Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T15:20:31.040Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T15:20:31.040Z] ---> Running in 7c0f6448d371 [2021-06-10T15:20:31.313Z] Removing intermediate container e0932f08f61f [2021-06-10T15:20:31.313Z] ---> 0eb1bc5fd2f7 [2021-06-10T15:20:31.313Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T15:20:31.313Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T15:20:31.313Z] ---> Running in 1809d1011ad2 [2021-06-10T15:20:31.313Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:20:31.313Z] OK: 8 MiB in 20 packages [2021-06-10T15:20:31.313Z] Removing intermediate container 7c0f6448d371 [2021-06-10T15:20:31.313Z] ---> 8e36172051f0 [2021-06-10T15:20:31.313Z] [2021-06-10T15:20:31.313Z] Removing intermediate container 6c1927da565b [2021-06-10T15:20:31.313Z] ---> 70bc140da3c0 [2021-06-10T15:20:31.313Z] Step 6/24 : COPY go.mod . [2021-06-10T15:20:31.313Z] Removing intermediate container 1809d1011ad2 [2021-06-10T15:20:31.313Z] ---> e4a25b07b83d [2021-06-10T15:20:31.313Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T15:20:31.599Z] Successfully built 8e36172051f0 [2021-06-10T15:20:31.599Z] Successfully tagged support-notifications:latest [2021-06-10T15:20:31.599Z]  Building support-notifications ... done Building core-metadata [2021-06-10T15:20:31.875Z] Removing intermediate container 72079105bb27 [2021-06-10T15:20:31.875Z] ---> c9e03ae2d4fa [2021-06-10T15:20:31.875Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:20:32.163Z] ---> fb97f95e6fad [2021-06-10T15:20:32.163Z] Step 7/24 : RUN go mod download [2021-06-10T15:20:33.159Z] ---> e8b92ebae616 [2021-06-10T15:20:33.159Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T15:20:33.159Z] ---> Running in e39d48098471 [2021-06-10T15:20:33.426Z] ---> Running in 2866775988be [2021-06-10T15:20:33.426Z] ---> e3aca6cccbfb [2021-06-10T15:20:33.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T15:20:34.390Z] ---> 254e8a3d18a4 [2021-06-10T15:20:34.390Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T15:20:34.989Z] ---> 1675fa8b42e2 [2021-06-10T15:20:34.989Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T15:20:34.989Z] ---> Running in 35274dd6bbde [2021-06-10T15:20:34.989Z] Removing intermediate container 2866775988be [2021-06-10T15:20:34.989Z] ---> 6f16713addc9 [2021-06-10T15:20:34.989Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:20:35.268Z] Removing intermediate container e39d48098471 [2021-06-10T15:20:35.268Z] ---> 780e4f446a2b [2021-06-10T15:20:35.268Z] Step 8/24 : COPY . . [2021-06-10T15:20:35.268Z] Removing intermediate container 35274dd6bbde [2021-06-10T15:20:35.268Z] ---> b7f47ae30241 [2021-06-10T15:20:35.268Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:20:35.555Z] ---> Running in bd0fb2a2e7c2 [2021-06-10T15:20:35.555Z] ---> 4559b731309b [2021-06-10T15:20:35.555Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T15:20:36.153Z] Removing intermediate container bd0fb2a2e7c2 [2021-06-10T15:20:36.153Z] ---> 24c6f10568ee [2021-06-10T15:20:36.154Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T15:20:41.513Z] ---> Running in 3d6fff01c64e [2021-06-10T15:20:41.513Z] ---> 9cf498f4ff43 [2021-06-10T15:20:41.513Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T15:20:41.513Z] ---> f28e97abfa19 [2021-06-10T15:20:41.513Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:20:41.788Z] Removing intermediate container 3d6fff01c64e [2021-06-10T15:20:41.788Z] ---> d83583c4a3b7 [2021-06-10T15:20:41.788Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:20:41.788Z] ---> 5f3da81b13b4 [2021-06-10T15:20:41.788Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T15:20:42.051Z] ---> Running in 0bc649810b9d [2021-06-10T15:20:42.051Z] ---> Running in 0412f79a658d [2021-06-10T15:20:42.331Z] Removing intermediate container 0412f79a658d [2021-06-10T15:20:42.331Z] ---> baed261d51ae [2021-06-10T15:20:42.331Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:20:42.331Z] ---> 39ebdf50de27 [2021-06-10T15:20:42.331Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T15:20:42.611Z] ---> Running in 515f8340ada1 [2021-06-10T15:20:42.879Z] Removing intermediate container 515f8340ada1 [2021-06-10T15:20:42.879Z] ---> 801b737ee38d [2021-06-10T15:20:42.879Z] [2021-06-10T15:20:42.879Z] ---> 51c0175e75c4 [2021-06-10T15:20:42.879Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T15:20:43.146Z] Successfully built 801b737ee38d [2021-06-10T15:20:43.146Z] ---> Running in aefe8e527af6 [2021-06-10T15:20:43.146Z] Successfully tagged core-data:latest [2021-06-10T15:20:43.146Z] Building core-command [2021-06-10T15:20:43.409Z]  Building core-data ... done Removing intermediate container aefe8e527af6 [2021-06-10T15:20:43.409Z] ---> 9409c8536052 [2021-06-10T15:20:43.409Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T15:20:45.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:20:45.392Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:20:45.392Z] ---> c10f97e173ac [2021-06-10T15:20:45.392Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> 457956923058 [2021-06-10T15:20:45.392Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> 472c0e81d653 [2021-06-10T15:20:45.392Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> 3fc894925755 [2021-06-10T15:20:45.392Z] Step 6/24 : COPY go.mod . [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> 4a6eefcc4205 [2021-06-10T15:20:45.392Z] Step 7/24 : RUN go mod download [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> ba51c2a31636 [2021-06-10T15:20:45.392Z] Step 8/24 : COPY . . [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> cdca20b1c0cc [2021-06-10T15:20:45.392Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:20:45.392Z] ---> Using cache [2021-06-10T15:20:45.392Z] ---> 2dfd3de608fe [2021-06-10T15:20:45.392Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T15:20:47.314Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:20:47.314Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:20:47.314Z] ---> c10f97e173ac [2021-06-10T15:20:47.314Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> 457956923058 [2021-06-10T15:20:47.314Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> 472c0e81d653 [2021-06-10T15:20:47.314Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> 3fc894925755 [2021-06-10T15:20:47.314Z] Step 6/24 : COPY go.mod . [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> 4a6eefcc4205 [2021-06-10T15:20:47.314Z] Step 7/24 : RUN go mod download [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> ba51c2a31636 [2021-06-10T15:20:47.314Z] Step 8/24 : COPY . . [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> cdca20b1c0cc [2021-06-10T15:20:47.314Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:20:47.314Z] ---> Using cache [2021-06-10T15:20:47.314Z] ---> 2dfd3de608fe [2021-06-10T15:20:47.314Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T15:20:47.890Z] ---> 553d2f95f93a [2021-06-10T15:20:47.890Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T15:20:47.890Z] ---> Running in d4364d3cc973 [2021-06-10T15:20:47.890Z] ---> Running in 49f683847910 [2021-06-10T15:20:47.890Z] Removing intermediate container 0bc649810b9d [2021-06-10T15:20:47.890Z] ---> bcf4e7225523 [2021-06-10T15:20:47.890Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T15:20:48.153Z] ---> Running in 6de0b08e934b [2021-06-10T15:20:48.153Z] ---> Running in cf78527b9631 [2021-06-10T15:20:48.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T15:20:48.994Z] 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-10T15:20:48.994Z] 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-10T15:20:49.585Z] Removing intermediate container cf78527b9631 [2021-06-10T15:20:49.585Z] ---> 66c30f9dd8ee [2021-06-10T15:20:49.585Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T15:20:49.847Z] ---> Running in 84bb2dec9c9e [2021-06-10T15:20:49.847Z] 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-10T15:20:49.847Z] Removing intermediate container 84bb2dec9c9e [2021-06-10T15:20:49.847Z] ---> a93135bf9651 [2021-06-10T15:20:49.847Z] Step 29/32 : CMD ["gate"] [2021-06-10T15:20:50.111Z] ---> Running in 9bc4168a7e32 [2021-06-10T15:20:50.374Z] Removing intermediate container 9bc4168a7e32 [2021-06-10T15:20:50.374Z] ---> 671e8028c9a4 [2021-06-10T15:20:50.374Z] Step 30/32 : LABEL arch=x86_64 [2021-06-10T15:20:50.374Z] ---> Running in dd2c365d751e [2021-06-10T15:20:50.637Z] Removing intermediate container dd2c365d751e [2021-06-10T15:20:50.637Z] ---> 1257565fbbb9 [2021-06-10T15:20:50.637Z] Step 31/32 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:20:50.637Z] ---> Running in cae2ae10f606 [2021-06-10T15:20:50.897Z] Removing intermediate container cae2ae10f606 [2021-06-10T15:20:50.897Z] ---> cca1a553c8d7 [2021-06-10T15:20:50.897Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T15:20:50.897Z] ---> Running in dbc94f874740 [2021-06-10T15:20:51.160Z] Removing intermediate container dbc94f874740 [2021-06-10T15:20:51.160Z] ---> 5abd0642dc81 [2021-06-10T15:20:51.160Z] [2021-06-10T15:20:51.160Z] Successfully built 5abd0642dc81 [2021-06-10T15:20:51.160Z] Successfully tagged security-bootstrapper:latest [2021-06-10T15:20:53.743Z]  Building security-bootstrapper ... done Removing intermediate container f2493d23ae43 [2021-06-10T15:20:53.743Z] ---> ce6800e843eb [2021-06-10T15:20:53.743Z] [2021-06-10T15:20:53.743Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T15:20:53.743Z] ---> 13621d1b12d4 [2021-06-10T15:20:53.743Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T15:20:53.743Z] ---> Running in aa6860db9a49 [2021-06-10T15:20:54.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:54.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:20:54.287Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T15:20:54.287Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T15:20:54.287Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T15:20:54.287Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T15:20:54.287Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T15:20:54.287Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T15:20:54.287Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:20:54.287Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T15:20:54.559Z] OK: 7 MiB in 20 packages [2021-06-10T15:20:55.151Z] Removing intermediate container aa6860db9a49 [2021-06-10T15:20:55.151Z] ---> 1fad5e72b1d7 [2021-06-10T15:20:55.151Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T15:20:55.151Z] ---> Running in 2b3635a3a609 [2021-06-10T15:20:55.151Z] Removing intermediate container 2b3635a3a609 [2021-06-10T15:20:55.151Z] ---> a00ff1e5e207 [2021-06-10T15:20:55.151Z] Step 14/26 : WORKDIR / [2021-06-10T15:20:55.151Z] ---> Running in d7b2be0b7b88 [2021-06-10T15:20:55.423Z] Removing intermediate container d7b2be0b7b88 [2021-06-10T15:20:55.423Z] ---> fe1f5a0d52a3 [2021-06-10T15:20:55.423Z] 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-10T15:20:55.704Z] ---> 6360530245de [2021-06-10T15:20:55.704Z] 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-10T15:20:56.293Z] ---> bd7cf66a0655 [2021-06-10T15:20:56.294Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T15:20:56.294Z] ---> 3e920bcb8bf8 [2021-06-10T15:20:56.294Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T15:20:56.560Z] ---> 787c935a1f71 [2021-06-10T15:20:56.560Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T15:20:57.133Z] ---> 3dcb5af381e6 [2021-06-10T15:20:57.133Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T15:20:57.720Z] ---> 5e6289977691 [2021-06-10T15:20:57.720Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T15:20:57.980Z] ---> 0f6cc478629a [2021-06-10T15:20:57.980Z] 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-10T15:20:57.980Z] ---> Running in f75bf030833e [2021-06-10T15:20:58.946Z] Removing intermediate container f75bf030833e [2021-06-10T15:20:58.946Z] ---> 5313ced1296c [2021-06-10T15:20:58.946Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T15:20:58.946Z] ---> Running in f82c58b2de41 [2021-06-10T15:20:58.946Z] Removing intermediate container f82c58b2de41 [2021-06-10T15:20:58.946Z] ---> b6df72c6c68e [2021-06-10T15:20:58.946Z] Step 24/26 : LABEL arch=x86_64 [2021-06-10T15:20:58.946Z] ---> Running in 2b5114807495 [2021-06-10T15:20:59.210Z] Removing intermediate container 2b5114807495 [2021-06-10T15:20:59.210Z] ---> eb0a93471206 [2021-06-10T15:20:59.210Z] Step 25/26 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:20:59.210Z] ---> Running in 5e406e7ced56 [2021-06-10T15:20:59.470Z] Removing intermediate container 5e406e7ced56 [2021-06-10T15:20:59.471Z] ---> 8ba0a39df9b9 [2021-06-10T15:20:59.471Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T15:20:59.471Z] ---> Running in e6a45abfbf82 [2021-06-10T15:20:59.471Z] Removing intermediate container e6a45abfbf82 [2021-06-10T15:20:59.471Z] ---> 29d585d717c4 [2021-06-10T15:20:59.471Z] [2021-06-10T15:20:59.733Z] Successfully built 29d585d717c4 [2021-06-10T15:20:59.733Z] Successfully tagged security-secretstore-setup:latest [2021-06-10T15:21:17.962Z]  Building security-secretstore-setup ... done Removing intermediate container 49f683847910 [2021-06-10T15:21:17.962Z] ---> 60b4ad704f6f [2021-06-10T15:21:17.962Z] [2021-06-10T15:21:17.962Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T15:21:17.962Z] ---> 13621d1b12d4 [2021-06-10T15:21:17.962Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T15:21:17.962Z] ---> Using cache [2021-06-10T15:21:17.962Z] ---> 17a25db52b71 [2021-06-10T15:21:17.962Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:21:17.962Z] ---> Using cache [2021-06-10T15:21:17.962Z] ---> dff9ba91c9ff [2021-06-10T15:21:17.962Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T15:21:17.962Z] Removing intermediate container 6de0b08e934b [2021-06-10T15:21:17.962Z] ---> 3490064ad55d [2021-06-10T15:21:17.962Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T15:21:17.962Z] ---> Running in a6b18b24f44f [2021-06-10T15:21:17.962Z] ---> Running in edfbb2454d10 [2021-06-10T15:21:17.962Z] Removing intermediate container a6b18b24f44f [2021-06-10T15:21:17.962Z] ---> 80fa4f0b318c [2021-06-10T15:21:17.962Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T15:21:17.962Z] ---> Running in 6598672f8d8a [2021-06-10T15:21:17.962Z] Removing intermediate container 6598672f8d8a [2021-06-10T15:21:17.962Z] ---> 238c1acb7577 [2021-06-10T15:21:17.962Z] Step 16/24 : WORKDIR / [2021-06-10T15:21:17.962Z] 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-10T15:21:17.962Z] ---> Running in 5863188443eb [2021-06-10T15:21:17.962Z] Removing intermediate container 5863188443eb [2021-06-10T15:21:17.962Z] ---> 1ceb94ce2aa1 [2021-06-10T15:21:17.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:21:17.962Z] Removing intermediate container d4364d3cc973 [2021-06-10T15:21:17.962Z] ---> c786726f9497 [2021-06-10T15:21:17.962Z] [2021-06-10T15:21:17.962Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T15:21:17.962Z] ---> 13621d1b12d4 [2021-06-10T15:21:17.962Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T15:21:17.962Z] ---> Using cache [2021-06-10T15:21:17.962Z] ---> 17a25db52b71 [2021-06-10T15:21:17.962Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:21:17.962Z] ---> Using cache [2021-06-10T15:21:17.962Z] ---> dff9ba91c9ff [2021-06-10T15:21:17.962Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T15:21:17.962Z] ---> 5cf9b9b6a2ff [2021-06-10T15:21:17.962Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T15:21:17.962Z] ---> Running in d0d53953c624 [2021-06-10T15:21:17.962Z] Removing intermediate container d0d53953c624 [2021-06-10T15:21:17.962Z] ---> 07970041c824 [2021-06-10T15:21:17.962Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T15:21:17.962Z] Removing intermediate container edfbb2454d10 [2021-06-10T15:21:17.962Z] ---> 542fb635940e [2021-06-10T15:21:17.962Z] [2021-06-10T15:21:17.962Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T15:21:17.962Z] ---> 3216365f66a9 [2021-06-10T15:21:17.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T15:21:17.962Z] ---> Running in 8945c44b20c9 [2021-06-10T15:21:17.962Z] Removing intermediate container 8945c44b20c9 [2021-06-10T15:21:17.962Z] ---> 562f2b115b7f [2021-06-10T15:21:17.962Z] Step 16/24 : WORKDIR / [2021-06-10T15:21:17.962Z] 20.10.0: Pulling from library/docker [2021-06-10T15:21:17.962Z] ---> Running in 606c2907723f [2021-06-10T15:21:17.962Z] ---> 39c9582f7263 [2021-06-10T15:21:17.962Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T15:21:17.962Z] ---> Running in 586ba23bb913 [2021-06-10T15:21:17.962Z] Removing intermediate container 606c2907723f [2021-06-10T15:21:17.962Z] ---> 474719750534 [2021-06-10T15:21:17.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:21:17.962Z] Removing intermediate container 586ba23bb913 [2021-06-10T15:21:17.962Z] ---> 746bc94bcc91 [2021-06-10T15:21:17.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:21:17.962Z] ---> Running in fc716e179674 [2021-06-10T15:21:17.962Z] ---> eb3095f747f7 [2021-06-10T15:21:17.962Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T15:21:17.962Z] Removing intermediate container fc716e179674 [2021-06-10T15:21:17.962Z] ---> 8ce67b723232 [2021-06-10T15:21:17.962Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T15:21:17.962Z] ---> Running in 04d9a31e8992 [2021-06-10T15:21:17.962Z] ---> 9dac09383e58 [2021-06-10T15:21:17.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T15:21:17.962Z] Removing intermediate container 04d9a31e8992 [2021-06-10T15:21:17.962Z] ---> e2cd5845788a [2021-06-10T15:21:17.962Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:21:18.223Z] ---> Running in 7cdf5439e4d3 [2021-06-10T15:21:18.223Z] ---> 867185825ec7 [2021-06-10T15:21:18.223Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T15:21:18.223Z] ---> Running in 91ca19470abe [2021-06-10T15:21:18.223Z] Removing intermediate container 7cdf5439e4d3 [2021-06-10T15:21:18.223Z] ---> ee1e7421bcc2 [2021-06-10T15:21:18.223Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:21:18.223Z] ---> Running in 0194e32dbe25 [2021-06-10T15:21:18.223Z] Removing intermediate container 91ca19470abe [2021-06-10T15:21:18.223Z] ---> 236bbb0d3108 [2021-06-10T15:21:18.223Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:21:18.488Z] ---> Running in d8d2039fc078 [2021-06-10T15:21:18.488Z] Removing intermediate container 0194e32dbe25 [2021-06-10T15:21:18.488Z] ---> 7f3389fcc11f [2021-06-10T15:21:18.488Z] [2021-06-10T15:21:18.488Z] Successfully built 7f3389fcc11f [2021-06-10T15:21:18.488Z] Successfully tagged core-command:latest [2021-06-10T15:21:18.488Z]  Building core-command ... done Removing intermediate container d8d2039fc078 [2021-06-10T15:21:18.488Z] ---> bc6602bee6ad [2021-06-10T15:21:18.488Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T15:21:18.775Z] ---> Running in d5669066e071 [2021-06-10T15:21:18.775Z] Removing intermediate container d5669066e071 [2021-06-10T15:21:18.775Z] ---> 29632624de81 [2021-06-10T15:21:18.775Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:21:19.047Z] ---> Running in e5bbf5f56056 [2021-06-10T15:21:19.313Z] Removing intermediate container e5bbf5f56056 [2021-06-10T15:21:19.313Z] ---> 7b76baa8fa89 [2021-06-10T15:21:19.313Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:21:19.580Z] ---> Running in 8bf48bb491a7 [2021-06-10T15:21:19.844Z] Removing intermediate container 8bf48bb491a7 [2021-06-10T15:21:19.844Z] ---> 03d8a7e2b3f6 [2021-06-10T15:21:19.844Z] [2021-06-10T15:21:19.844Z] Successfully built 03d8a7e2b3f6 [2021-06-10T15:21:19.844Z] Successfully tagged core-metadata:latest [2021-06-10T15:21:20.417Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T15:21:20.417Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T15:21:20.417Z] ---> aefe523efa57 [2021-06-10T15:21:20.417Z] 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-10T15:21:21.014Z] ---> Running in ca6d7ab4310b [2021-06-10T15:21:21.014Z] Removing intermediate container ca6d7ab4310b [2021-06-10T15:21:21.014Z] ---> e44892214090 [2021-06-10T15:21:21.014Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T15:21:21.014Z] ---> Running in 9cdd3f1f2644 [2021-06-10T15:21:21.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:21:21.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:21:21.546Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T15:21:21.546Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T15:21:21.546Z] Executing bash-5.0.17-r0.post-install [2021-06-10T15:21:21.546Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T15:21:21.546Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T15:21:21.546Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T15:21:21.546Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T15:21:21.546Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T15:21:21.546Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T15:21:21.546Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T15:21:21.546Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T15:21:21.546Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T15:21:21.546Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T15:21:21.546Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T15:21:22.119Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T15:21:22.119Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T15:21:22.119Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T15:21:22.119Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T15:21:22.119Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T15:21:22.119Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T15:21:22.119Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T15:21:22.119Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T15:21:22.119Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T15:21:22.119Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T15:21:22.119Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T15:21:22.119Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T15:21:22.119Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T15:21:22.119Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T15:21:22.119Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T15:21:22.119Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T15:21:22.119Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T15:21:22.119Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T15:21:22.119Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T15:21:22.119Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T15:21:22.119Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T15:21:22.119Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T15:21:22.119Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T15:21:22.119Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T15:21:22.119Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T15:21:22.119Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T15:21:22.119Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T15:21:22.385Z] OK: 72 MiB in 59 packages [2021-06-10T15:21:22.959Z] Collecting docker-compose==1.23.2 [2021-06-10T15:21:22.959Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T15:21:22.959Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T15:21:22.959Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T15:21:23.221Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T15:21:23.221Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T15:21:23.221Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T15:21:23.221Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T15:21:23.797Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T15:21:23.797Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T15:21:24.057Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T15:21:24.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T15:21:24.057Z] Collecting PyYAML<4,>=3.10 [2021-06-10T15:21:24.057Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T15:21:24.633Z] 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-10T15:21:24.633Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T15:21:24.633Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T15:21:24.894Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T15:21:24.894Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T15:21:24.894Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T15:21:24.894Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T15:21:25.157Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T15:21:25.157Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T15:21:25.477Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T15:21:25.477Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T15:21:25.477Z] 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-10T15:21:25.477Z] Collecting idna<2.8,>=2.5 [2021-06-10T15:21:25.477Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T15:21:25.477Z] 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-10T15:21:25.477Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T15:21:25.477Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T15:21:25.477Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T15:21:25.477Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T15:21:25.477Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, PyYAML, jsonschema, dockerpty, docker-compose [2021-06-10T15:21:25.826Z] Attempting uninstall: urllib3 [2021-06-10T15:21:25.826Z] Found existing installation: urllib3 1.25.9 [2021-06-10T15:21:25.826Z] Uninstalling urllib3-1.25.9: [2021-06-10T15:21:25.826Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T15:21:25.826Z] Attempting uninstall: idna [2021-06-10T15:21:25.826Z] Found existing installation: idna 2.9 [2021-06-10T15:21:25.826Z] Uninstalling idna-2.9: [2021-06-10T15:21:25.826Z] Successfully uninstalled idna-2.9 [2021-06-10T15:21:25.826Z] Attempting uninstall: requests [2021-06-10T15:21:25.826Z] Found existing installation: requests 2.23.0 [2021-06-10T15:21:25.826Z] Uninstalling requests-2.23.0: [2021-06-10T15:21:25.826Z] Successfully uninstalled requests-2.23.0 [2021-06-10T15:21:26.220Z] Running setup.py install for texttable: started [2021-06-10T15:21:26.483Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T15:21:26.483Z] Running setup.py install for docopt: started [2021-06-10T15:21:26.745Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T15:21:26.745Z] Running setup.py install for PyYAML: started [2021-06-10T15:21:27.006Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T15:21:27.268Z] Running setup.py install for dockerpty: started [2021-06-10T15:21:27.530Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T15:21:27.530Z] 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-10T15:21:30.835Z] Removing intermediate container 9cdd3f1f2644 [2021-06-10T15:21:30.835Z] ---> 0f0b5f2808dc [2021-06-10T15:21:30.835Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T15:21:30.835Z] ---> Running in 3e3338b8d5b1 [2021-06-10T15:21:30.835Z] Removing intermediate container 3e3338b8d5b1 [2021-06-10T15:21:30.835Z] ---> 1ba1781d725c [2021-06-10T15:21:30.835Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T15:21:30.835Z] ---> Running in e89d29adc839 [2021-06-10T15:21:30.835Z] Removing intermediate container e89d29adc839 [2021-06-10T15:21:30.835Z] ---> 8450b08adf8f [2021-06-10T15:21:30.835Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T15:21:31.095Z] ---> 9ba3bf9dbfb0 [2021-06-10T15:21:31.095Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T15:21:31.095Z] ---> 7b06ed97cf25 [2021-06-10T15:21:31.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T15:21:31.355Z] ---> 652f776c2296 [2021-06-10T15:21:31.355Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T15:21:31.355Z] ---> Running in 4651542a7361 [2021-06-10T15:21:31.355Z] Removing intermediate container 4651542a7361 [2021-06-10T15:21:31.355Z] ---> ddf260fc2259 [2021-06-10T15:21:31.355Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:21:31.615Z] ---> Running in 8753f0b75baf [2021-06-10T15:21:31.615Z] Removing intermediate container 8753f0b75baf [2021-06-10T15:21:31.615Z] ---> eddb76f41eb0 [2021-06-10T15:21:31.615Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T15:21:31.615Z] ---> Running in 1ca5d813c3d0 [2021-06-10T15:21:31.615Z] Removing intermediate container 1ca5d813c3d0 [2021-06-10T15:21:31.615Z] ---> 22100bce5a23 [2021-06-10T15:21:31.615Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:21:31.615Z] ---> Running in d4093b2203e0 [2021-06-10T15:21:31.876Z] Removing intermediate container d4093b2203e0 [2021-06-10T15:21:31.876Z] ---> 3becd0f43ab9 [2021-06-10T15:21:31.876Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:21:31.876Z] ---> Running in f456afc85685 [2021-06-10T15:21:31.876Z] Removing intermediate container f456afc85685 [2021-06-10T15:21:31.876Z] ---> 021891c4ccf6 [2021-06-10T15:21:31.876Z] [2021-06-10T15:21:31.876Z] Successfully built 021891c4ccf6 [2021-06-10T15:21:31.876Z] Successfully tagged sys-mgmt-agent:latest [2021-06-10T15:21:32.156Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-10T15:21:32.159Z] $ docker stop --time=1 5f0be51877a72142dc7738b52c39ba3691f41d218a57095b1670f61b6c11dff4 [2021-06-10T15:21:33.495Z] $ docker rm -f 5f0be51877a72142dc7738b52c39ba3691f41d218a57095b1670f61b6c11dff4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T15:21:33.886Z] + docker images [2021-06-10T15:21:33.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T15:21:33.886Z] sys-mgmt-agent latest 021891c4ccf6 2 seconds ago 312MB [2021-06-10T15:21:33.886Z] core-metadata latest 03d8a7e2b3f6 14 seconds ago 16.6MB [2021-06-10T15:21:33.886Z] core-command latest 7f3389fcc11f 15 seconds ago 15.9MB [2021-06-10T15:21:33.886Z] 542fb635940e 17 seconds ago 1.15GB [2021-06-10T15:21:33.886Z] c786726f9497 17 seconds ago 1.15GB [2021-06-10T15:21:33.886Z] 60b4ad704f6f 19 seconds ago 1.14GB [2021-06-10T15:21:33.886Z] security-secretstore-setup latest 29d585d717c4 34 seconds ago 28.1MB [2021-06-10T15:21:33.886Z] ce6800e843eb 40 seconds ago 1.15GB [2021-06-10T15:21:33.886Z] security-bootstrapper latest 5abd0642dc81 43 seconds ago 18.2MB [2021-06-10T15:21:33.886Z] core-data latest 801b737ee38d 51 seconds ago 20.2MB [2021-06-10T15:21:33.886Z] support-notifications latest 8e36172051f0 About a minute ago 16.6MB [2021-06-10T15:21:33.886Z] 0eca99c8d3d4 About a minute ago 1.14GB [2021-06-10T15:21:33.886Z] security-proxy-setup latest 89ca891456d1 About a minute ago 25.3MB [2021-06-10T15:21:33.886Z] ef2f503c7ca2 About a minute ago 1.15GB [2021-06-10T15:21:33.886Z] af2a89cb43cf About a minute ago 1.15GB [2021-06-10T15:21:33.886Z] 17b2bb594eef About a minute ago 1.15GB [2021-06-10T15:21:33.886Z] support-scheduler latest b80903ca387c About a minute ago 15.9MB [2021-06-10T15:21:33.886Z] 401a49d998be About a minute ago 1.14GB [2021-06-10T15:21:33.886Z] ci-base-image-x86_64 latest c10f97e173ac 5 minutes ago 648MB [2021-06-10T15:21:33.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-10T15:21:33.886Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-10T15:21:33.886Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-10T15:21:33.886Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-10T15:21:33.886Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T15:21:41.635Z] gofmt -l . [2021-06-10T15:21:41.635Z] [ "`gofmt -l .`" = "" ] [2021-06-10T15:21:41.635Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T15:21:43.281Z] + ls -al . [2021-06-10T15:21:43.281Z] total 548 [2021-06-10T15:21:43.281Z] drwxrwxr-x 9 1001 1001 4096 Jun 10 15:21 . [2021-06-10T15:21:43.281Z] drwxr-xr-x 4 root root 4096 Jun 10 15:17 .. [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 15:15 .dockerignore [2021-06-10T15:21:43.281Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 15:15 .git [2021-06-10T15:21:43.281Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 15:15 .github [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 15:15 .gitignore [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 15:15 .sonarcloud.properties [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 15:15 Attribution.txt [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 15:15 CONTRIBUTING.md [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 15:15 Dockerfile.build [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 15:15 Jenkinsfile [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 15:15 LICENSE [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 15:15 Makefile [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 15:15 README.md [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 15:15 SECURITY.md [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 15:15 VERSION [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 15:15 ZMQWindows.md [2021-06-10T15:21:43.281Z] drwxrwxr-x 2 1001 1001 4096 Jun 10 15:15 bin [2021-06-10T15:21:43.281Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 15:15 cmd [2021-06-10T15:21:43.281Z] -rw-r--r-- 1 root root 404951 Jun 10 15:20 coverage.out [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 15:15 go.mod [2021-06-10T15:21:43.281Z] -rw-r--r-- 1 root root 21139 Jun 10 15:17 go.sum [2021-06-10T15:21:43.281Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 15:15 internal [2021-06-10T15:21:43.281Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 15:15 openapi [2021-06-10T15:21:43.281Z] drwxrwxr-x 4 1001 1001 4096 Jun 10 15:15 snap [2021-06-10T15:21:43.281Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 15:15 version.go [Pipeline] sh [2021-06-10T15:21:43.949Z] + '[' -e coverage.out ] [2021-06-10T15:21:43.949Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T15:21:43.994Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T15:21:44.868Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T15:21:45.518Z] + make build [2021-06-10T15:21:45.518Z] go mod tidy [2021-06-10T15:21:46.119Z] 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-10T15:21:52.830Z] 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-10T15:22:15.024Z] 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-10T15:22:17.001Z] 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-10T15:22:21.323Z] 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-10T15:22:21.597Z] 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-10T15:22:25.021Z] 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-10T15:22:29.432Z] 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-10T15:22:32.049Z] 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-10T15:22:35.437Z] 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-10T15:22:38.049Z] 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-10T15:22:41.441Z] 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-10T15:22:46.852Z] $ docker stop --time=1 7443ea1d3e35dd578c705f03f3566fb39d754f17de357930230853eae9478d92 [2021-06-10T15:22:49.237Z] $ docker rm -f 7443ea1d3e35dd578c705f03f3566fb39d754f17de357930230853eae9478d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:22:51.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T15:22:51.414Z] [2021-06-10T15:22:51.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:22:51.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T15:22:52.053Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-10T15:22:52.053Z] 29e5d40040c1: Pulling fs layer [2021-06-10T15:22:52.053Z] 1ce36da41761: Pulling fs layer [2021-06-10T15:22:52.053Z] 25b303627fd3: Pulling fs layer [2021-06-10T15:22:52.327Z] 29e5d40040c1: Verifying Checksum [2021-06-10T15:22:52.327Z] 29e5d40040c1: Download complete [2021-06-10T15:22:52.924Z] 29e5d40040c1: Pull complete [2021-06-10T15:22:53.197Z] 1ce36da41761: Verifying Checksum [2021-06-10T15:22:53.197Z] 1ce36da41761: Download complete [2021-06-10T15:22:54.177Z] 1ce36da41761: Pull complete [2021-06-10T15:22:54.771Z] 25b303627fd3: Download complete [2021-06-10T15:23:04.946Z] 25b303627fd3: Pull complete [2021-06-10T15:23:04.946Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-10T15:23:04.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T15:23:04.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-10T15:23:05.215Z] prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2021-06-10T15:23:05.296Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:23:08.023Z] $ docker top 842b15f6cd0b8f524e291ba260495645a6b4f0bd2896f1dc554b2a26e50de805 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:23:08.978Z] + docker-compose build+ --helpgrep [2021-06-10T15:23:08.978Z] parallel [2021-06-10T15:23:12.365Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T15:23:12.380Z] $ docker stop --time=1 842b15f6cd0b8f524e291ba260495645a6b4f0bd2896f1dc554b2a26e50de805 [2021-06-10T15:23:14.245Z] $ docker rm -f 842b15f6cd0b8f524e291ba260495645a6b4f0bd2896f1dc554b2a26e50de805 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:23:14.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T15:23:14.909Z] . [Pipeline] withDockerContainer [2021-06-10T15:23:15.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2021-06-10T15:23:15.259Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T15:23:16.748Z] $ docker top db330d0e30dcf368d28425d257c6ec7d5a228d8c2265a4fa2b84d1da0e713b8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:23:17.673Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T15:23:21.056Z] Building core-command ... [2021-06-10T15:23:21.056Z] Building core-data ... [2021-06-10T15:23:21.056Z] Building core-metadata ... [2021-06-10T15:23:21.056Z] Building security-bootstrapper ... [2021-06-10T15:23:21.056Z] Building security-proxy-setup ... [2021-06-10T15:23:21.056Z] Building security-secretstore-setup ... [2021-06-10T15:23:21.056Z] Building support-notifications ... [2021-06-10T15:23:21.056Z] Building support-scheduler ... [2021-06-10T15:23:21.056Z] Building sys-mgmt-agent ... [2021-06-10T15:23:21.056Z] Building sys-mgmt-agent [2021-06-10T15:23:21.056Z] Building support-scheduler [2021-06-10T15:23:21.056Z] Building security-proxy-setup [2021-06-10T15:23:21.056Z] Building support-notifications [2021-06-10T15:23:21.056Z] Building core-command [2021-06-10T15:24:42.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:24:42.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:24:42.843Z] ---> 9a9d405f5e85 [2021-06-10T15:24:42.843Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T15:24:42.843Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:24:42.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:24:42.843Z] ---> 9a9d405f5e85 [2021-06-10T15:24:42.843Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:24:42.843Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:24:42.843Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:24:42.843Z] ---> 9a9d405f5e85 [2021-06-10T15:24:42.843Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T15:24:42.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:24:42.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:24:42.843Z] ---> 9a9d405f5e85 [2021-06-10T15:24:42.843Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T15:24:42.843Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:24:42.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:24:42.843Z] ---> 9a9d405f5e85 [2021-06-10T15:24:42.843Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:24:42.843Z] ---> Running in 3fda1f4453d8 [2021-06-10T15:24:42.843Z] ---> Running in f7b195a3d5da [2021-06-10T15:24:42.843Z] ---> Running in ffb77340d96c [2021-06-10T15:24:42.843Z] ---> Running in 9b9ecd4e23a7 [2021-06-10T15:24:42.843Z] ---> Running in d0799672c445 [2021-06-10T15:24:42.843Z] Removing intermediate container f7b195a3d5da [2021-06-10T15:24:42.843Z] ---> 9f3e2a3f092e [2021-06-10T15:24:42.843Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:24:42.843Z] Removing intermediate container 3fda1f4453d8 [2021-06-10T15:24:42.843Z] ---> 094b6f4b728f [2021-06-10T15:24:42.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:24:42.843Z] Removing intermediate container ffb77340d96c [2021-06-10T15:24:42.843Z] ---> de81e0d7b4af [2021-06-10T15:24:42.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:24:42.843Z] Removing intermediate container 9b9ecd4e23a7 [2021-06-10T15:24:42.843Z] ---> b165db914d47 [2021-06-10T15:24:42.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:24:42.843Z] Removing intermediate container d0799672c445 [2021-06-10T15:24:42.843Z] ---> b3c54638e1fe [2021-06-10T15:24:42.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:24:42.843Z] ---> Running in a2ab63d04b36 [2021-06-10T15:24:42.843Z] ---> Running in 9afdbdbde1b9 [2021-06-10T15:24:42.843Z] ---> Running in 390b680341da [2021-06-10T15:24:42.843Z] ---> Running in 5c0daf68a280 [2021-06-10T15:24:42.843Z] ---> Running in 8b6f904a24e4 [2021-06-10T15:24:42.843Z] Removing intermediate container a2ab63d04b36 [2021-06-10T15:24:42.843Z] ---> b46732a76dbb [2021-06-10T15:24:42.843Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T15:24:42.843Z] ---> Running in a0684e47f8ec [2021-06-10T15:24:42.843Z] Removing intermediate container 9afdbdbde1b9 [2021-06-10T15:24:42.843Z] ---> 75718a9a53ac [2021-06-10T15:24:42.844Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T15:24:42.844Z] ---> Running in 0e1ac33d9cb7 [2021-06-10T15:24:42.844Z] Removing intermediate container 390b680341da [2021-06-10T15:24:42.844Z] ---> 4bd4dcc9fb06 [2021-06-10T15:24:42.844Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T15:24:42.844Z] Removing intermediate container 5c0daf68a280 [2021-06-10T15:24:42.844Z] ---> 6c311be1e2f6 [2021-06-10T15:24:42.844Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T15:24:42.844Z] Removing intermediate container 8b6f904a24e4 [2021-06-10T15:24:42.844Z] ---> 05b66097a8fd [2021-06-10T15:24:42.844Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T15:24:42.844Z] ---> Running in fe714bf7b62f [2021-06-10T15:24:42.844Z] ---> Running in 80af4bb6b24a [2021-06-10T15:24:42.844Z] ---> Running in a4ea5e33c28b [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] OK: 218 MiB in 52 packages [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:24:43.126Z] OK: 218 MiB in 52 packages [2021-06-10T15:24:43.736Z] OK: 218 MiB in 52 packages [2021-06-10T15:24:43.736Z] OK: 218 MiB in 52 packages [2021-06-10T15:24:43.736Z] OK: 218 MiB in 52 packages [2021-06-10T15:24:44.016Z] Removing intermediate container a0684e47f8ec [2021-06-10T15:24:44.016Z] ---> 45b11b737615 [2021-06-10T15:24:44.016Z] Step 6/22 : COPY go.mod . [2021-06-10T15:24:45.013Z] Removing intermediate container 0e1ac33d9cb7 [2021-06-10T15:24:45.013Z] ---> 2e411c9d2558 [2021-06-10T15:24:45.013Z] Step 6/24 : COPY go.mod . [2021-06-10T15:24:45.290Z] ---> 15e25035bceb [2021-06-10T15:24:45.290Z] Step 7/22 : RUN go mod download [2021-06-10T15:24:45.290Z] ---> Running in 8c43e369ccfc [2021-06-10T15:24:45.569Z] Removing intermediate container fe714bf7b62f [2021-06-10T15:24:45.569Z] ---> df6ea8aa4b08 [2021-06-10T15:24:45.569Z] Step 6/24 : COPY go.mod . [2021-06-10T15:24:45.846Z] Removing intermediate container 80af4bb6b24a [2021-06-10T15:24:45.846Z] ---> ecee7f4ffdb7 [2021-06-10T15:24:45.846Z] Step 6/23 : COPY go.mod . [2021-06-10T15:24:45.846Z] Removing intermediate container a4ea5e33c28b [2021-06-10T15:24:45.846Z] ---> 57a4526bb7d8 [2021-06-10T15:24:45.846Z] Step 6/23 : COPY go.mod . [2021-06-10T15:24:46.126Z] ---> 70b4822e1aca [2021-06-10T15:24:46.126Z] Step 7/24 : RUN go mod download [2021-06-10T15:24:46.404Z] ---> Running in a1f7f41e4929 [2021-06-10T15:24:47.429Z] ---> 94ff9734f8dc [2021-06-10T15:24:47.429Z] Step 7/23 : RUN go mod download [2021-06-10T15:24:47.429Z] ---> de9b5b2003f7 [2021-06-10T15:24:47.429Z] Step 7/24 : RUN go mod download [2021-06-10T15:24:47.429Z] ---> c72c95f33de5 [2021-06-10T15:24:47.429Z] Step 7/23 : RUN go mod download [2021-06-10T15:24:47.429Z] ---> Running in 36f05baf541b [2021-06-10T15:24:47.715Z] ---> Running in 82539d1cec4c [2021-06-10T15:24:47.715Z] ---> Running in 277846bcc162 [2021-06-10T15:24:49.847Z] Removing intermediate container 8c43e369ccfc [2021-06-10T15:24:49.847Z] ---> e9dd41f40a69 [2021-06-10T15:24:49.847Z] Step 8/22 : COPY . . [2021-06-10T15:24:51.306Z] Removing intermediate container a1f7f41e4929 [2021-06-10T15:24:51.306Z] ---> 6ba3f3e41189 [2021-06-10T15:24:51.306Z] Step 8/24 : COPY . . [2021-06-10T15:24:53.297Z] Removing intermediate container 36f05baf541b [2021-06-10T15:24:53.297Z] ---> a3c3c2ac0c82 [2021-06-10T15:24:53.297Z] Step 8/23 : COPY . . [2021-06-10T15:24:53.899Z] Removing intermediate container 82539d1cec4c [2021-06-10T15:24:53.899Z] ---> 734166152c5e [2021-06-10T15:24:53.899Z] Step 8/24 : COPY . . [2021-06-10T15:24:53.899Z] Removing intermediate container 277846bcc162 [2021-06-10T15:24:53.899Z] ---> 46e81cda6872 [2021-06-10T15:24:53.899Z] Step 8/23 : COPY . . [2021-06-10T15:25:16.099Z] ---> b9f0a2e0c02f [2021-06-10T15:25:16.099Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:25:16.099Z] ---> 6de341cf6a98 [2021-06-10T15:25:16.099Z] Step 9/22 : RUN go mod tidy [2021-06-10T15:25:16.099Z] ---> 0408d2cda270 [2021-06-10T15:25:16.099Z] Step 9/23 : RUN go mod tidy [2021-06-10T15:25:16.099Z] ---> Running in 84f6c356a115 [2021-06-10T15:25:16.099Z] ---> Running in 95ae951fff5d [2021-06-10T15:25:16.099Z] ---> 61b7e342e59e [2021-06-10T15:25:16.099Z] ---> e6e3c3448936 [2021-06-10T15:25:16.099Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:25:16.099Z] Step 9/23 : RUN go mod tidy [2021-06-10T15:25:16.099Z] ---> Running in 0157e9a6ab19 [2021-06-10T15:25:16.099Z] ---> Running in 1f8eca40108e [2021-06-10T15:25:16.099Z] ---> Running in 4f03ed934bbd [2021-06-10T15:25:22.859Z] Removing intermediate container 84f6c356a115 [2021-06-10T15:25:22.859Z] ---> deff960ddac5 [2021-06-10T15:25:22.859Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T15:25:22.859Z] ---> Running in 4877dde4a124 [2021-06-10T15:25:23.478Z] Removing intermediate container 95ae951fff5d [2021-06-10T15:25:23.478Z] ---> 78009d5a4315 [2021-06-10T15:25:23.478Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T15:25:23.478Z] Removing intermediate container 1f8eca40108e [2021-06-10T15:25:23.478Z] ---> f2d1e8227053 [2021-06-10T15:25:23.478Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T15:25:23.478Z] Removing intermediate container 0157e9a6ab19 [2021-06-10T15:25:23.478Z] ---> 4267716f8db3 [2021-06-10T15:25:23.478Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T15:25:23.478Z] ---> Running in b1c04012ab80 [2021-06-10T15:25:23.750Z] ---> Running in 3390150c8e08 [2021-06-10T15:25:23.750Z] Removing intermediate container 4f03ed934bbd [2021-06-10T15:25:23.750Z] ---> 6b944f7b6288 [2021-06-10T15:25:23.750Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T15:25:24.035Z] 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-10T15:25:24.035Z] ---> Running in fd4485e06306 [2021-06-10T15:25:24.035Z] ---> Running in 1bff76ad06d2 [2021-06-10T15:25:26.697Z] 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-10T15:25:26.698Z] 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-10T15:25:26.973Z] 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-10T15:25:26.973Z] 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-10T15:27:18.907Z] 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-10T15:27:18.907Z] Removing intermediate container 4877dde4a124 [2021-06-10T15:27:18.907Z] ---> e9d35b02a1db [2021-06-10T15:27:18.907Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T15:27:18.907Z] ---> Running in f30c0347fa46 [2021-06-10T15:27:18.907Z] 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-10T15:27:21.556Z] Removing intermediate container 3390150c8e08 [2021-06-10T15:27:21.556Z] ---> 75be06d858f8 [2021-06-10T15:27:21.556Z] [2021-06-10T15:27:21.556Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T15:27:22.535Z] 3.12: Pulling from library/alpine [2021-06-10T15:27:23.991Z] Removing intermediate container b1c04012ab80 [2021-06-10T15:27:23.991Z] ---> 890d18244654 [2021-06-10T15:27:23.991Z] [2021-06-10T15:27:23.991Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T15:27:24.266Z] Removing intermediate container f30c0347fa46 [2021-06-10T15:27:24.266Z] ---> 789b2cdf1b07 [2021-06-10T15:27:24.266Z] [2021-06-10T15:27:24.266Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T15:27:24.266Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T15:27:24.266Z] 3.12: Pulling from library/alpine [2021-06-10T15:27:24.266Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T15:27:24.266Z] ---> 9852663dfa18 [2021-06-10T15:27:24.266Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T15:27:24.540Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T15:27:24.540Z] Status: Image is up to date for alpine:3.12 [2021-06-10T15:27:24.540Z] Removing intermediate container fd4485e06306 [2021-06-10T15:27:24.540Z] ---> 955ae45ffcfa [2021-06-10T15:27:24.540Z] [2021-06-10T15:27:24.540Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T15:27:24.540Z] ---> 9852663dfa18 [2021-06-10T15:27:24.540Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T15:27:24.540Z] Removing intermediate container 1bff76ad06d2 [2021-06-10T15:27:24.540Z] ---> a18a98b6557e [2021-06-10T15:27:24.540Z] [2021-06-10T15:27:24.540Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T15:27:24.540Z] ---> 9852663dfa18 [2021-06-10T15:27:24.540Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T15:27:24.540Z] 20.10.0: Pulling from library/docker [2021-06-10T15:27:24.540Z] ---> 9852663dfa18 [2021-06-10T15:27:24.540Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T15:27:24.819Z] ---> Running in ad0aa2a0e060 [2021-06-10T15:27:24.819Z] ---> Running in 86d87fec00f4 [2021-06-10T15:27:24.819Z] ---> Running in 087ccc186e4c [2021-06-10T15:27:24.819Z] ---> Running in 9d90426cfaae [2021-06-10T15:27:27.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:27.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:27.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:27.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:27.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:27.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:28.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:28.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:28.315Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T15:27:28.315Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T15:27:28.592Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T15:27:28.593Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T15:27:28.593Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:27:28.593Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:27:28.593Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T15:27:28.593Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T15:27:28.593Z] OK: 5 MiB in 15 packages [2021-06-10T15:27:28.593Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T15:27:28.593Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T15:27:28.593Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:27:28.593Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T15:27:28.877Z] OK: 6 MiB in 16 packages [2021-06-10T15:27:28.877Z] OK: 7 MiB in 18 packages [2021-06-10T15:27:28.877Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T15:27:29.170Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:27:29.170Z] OK: 5 MiB in 15 packages [2021-06-10T15:27:31.181Z] Removing intermediate container ad0aa2a0e060 [2021-06-10T15:27:31.181Z] ---> 8bb3193cb53e [2021-06-10T15:27:31.181Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:27:31.820Z] ---> Running in 4e742d46c90b [2021-06-10T15:27:32.101Z] Removing intermediate container 86d87fec00f4 [2021-06-10T15:27:32.101Z] ---> fec3312a06b4 [2021-06-10T15:27:32.101Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:27:32.374Z] Removing intermediate container 087ccc186e4c [2021-06-10T15:27:32.374Z] ---> bb694950a579 [2021-06-10T15:27:32.374Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:27:32.650Z] ---> Running in 88cbb1650757 [2021-06-10T15:27:32.650Z] Removing intermediate container 9d90426cfaae [2021-06-10T15:27:32.650Z] ---> a6803da233c0 [2021-06-10T15:27:32.650Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T15:27:32.650Z] ---> Running in f57d30315ba3 [2021-06-10T15:27:32.650Z] Removing intermediate container 4e742d46c90b [2021-06-10T15:27:32.650Z] ---> 1313ca564932 [2021-06-10T15:27:32.650Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T15:27:32.925Z] ---> Running in 53b8b8457ec5 [2021-06-10T15:27:32.925Z] ---> Running in c36672e407e1 [2021-06-10T15:27:33.202Z] Removing intermediate container 88cbb1650757 [2021-06-10T15:27:33.202Z] ---> c46134e80255 [2021-06-10T15:27:33.202Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T15:27:33.478Z] Removing intermediate container f57d30315ba3 [2021-06-10T15:27:33.478Z] ---> 8ca37613c6f9 [2021-06-10T15:27:33.478Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T15:27:33.478Z] ---> Running in 42df6c3b6c61 [2021-06-10T15:27:33.755Z] ---> Running in 4c1c19154668 [2021-06-10T15:27:33.755Z] Removing intermediate container c36672e407e1 [2021-06-10T15:27:33.755Z] ---> d9300725d36b [2021-06-10T15:27:33.755Z] Step 15/24 : EXPOSE $APP_PORTRemoving intermediate container 53b8b8457ec5 [2021-06-10T15:27:33.755Z] ---> 6c018d5a3c8e [2021-06-10T15:27:33.755Z] Step 14/22 : WORKDIR /edgex [2021-06-10T15:27:33.755Z] [2021-06-10T15:27:34.352Z] ---> Running in 527a165a82d0 [2021-06-10T15:27:34.352Z] ---> Running in b8659cba4426 [2021-06-10T15:27:34.352Z] Removing intermediate container 42df6c3b6c61 [2021-06-10T15:27:34.352Z] ---> 8154a2faae98 [2021-06-10T15:27:34.352Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T15:27:34.630Z] Removing intermediate container 4c1c19154668 [2021-06-10T15:27:34.630Z] ---> 377d91e58afa [2021-06-10T15:27:34.630Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T15:27:34.630Z] ---> Running in 413140c7aab7 [2021-06-10T15:27:34.902Z] ---> Running in cf11addd2e66 [2021-06-10T15:27:34.902Z] Removing intermediate container 527a165a82d0 [2021-06-10T15:27:34.902Z] ---> 8f3ac1a76aec [2021-06-10T15:27:34.902Z] Step 16/24 : WORKDIR / [2021-06-10T15:27:35.180Z] Removing intermediate container b8659cba4426 [2021-06-10T15:27:35.180Z] ---> bf5b1e9f7fe2 [2021-06-10T15:27:35.180Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T15:27:35.180Z] ---> Running in df7c928a728c [2021-06-10T15:27:35.453Z] Removing intermediate container 413140c7aab7 [2021-06-10T15:27:35.453Z] ---> 59358ec48282 [2021-06-10T15:27:35.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:27:35.453Z] Removing intermediate container cf11addd2e66 [2021-06-10T15:27:35.453Z] ---> 02af15347387 [2021-06-10T15:27:35.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:27:36.052Z] Removing intermediate container df7c928a728c [2021-06-10T15:27:36.052Z] ---> 95433614dad7 [2021-06-10T15:27:36.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:27:36.332Z] ---> a9357cb1f00e [2021-06-10T15:27:36.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T15:27:36.929Z] ---> 4ea7cd6e1722 [2021-06-10T15:27:36.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T15:27:36.929Z] ---> 0892a419de4a [2021-06-10T15:27:36.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T15:27:37.527Z] ---> 2087db5facda [2021-06-10T15:27:37.527Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T15:27:38.508Z] ---> e85fdddbd21a [2021-06-10T15:27:38.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T15:27:39.495Z] ---> ca0199a2cb6b [2021-06-10T15:27:39.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T15:27:39.495Z] ---> c4fae4b53c67 [2021-06-10T15:27:39.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T15:27:39.771Z] ---> 26fab6f03192 [2021-06-10T15:27:39.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T15:27:40.379Z] ---> c1de590c50ab [2021-06-10T15:27:40.379Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T15:27:40.655Z] ---> Running in c538e512bd21 [2021-06-10T15:27:40.655Z] ---> 6b1e7930118e [2021-06-10T15:27:40.655Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T15:27:40.655Z] ---> b3cd58bfa35e [2021-06-10T15:27:40.655Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T15:27:40.933Z] ---> Running in 1c88c947e01f [2021-06-10T15:27:40.933Z] ---> 43dc0eef4562 [2021-06-10T15:27:40.933Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T15:27:40.933Z] ---> Running in 7757c068ca08 [2021-06-10T15:27:41.218Z] ---> Running in 81693e9d8211 [2021-06-10T15:27:41.218Z] Removing intermediate container c538e512bd21 [2021-06-10T15:27:41.218Z] ---> 00c0785cfd0c [2021-06-10T15:27:41.218Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T15:27:41.494Z] ---> Running in 5f46830743a6 [2021-06-10T15:27:41.494Z] Removing intermediate container 1c88c947e01f [2021-06-10T15:27:41.494Z] ---> 091627639499 [2021-06-10T15:27:41.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:27:41.767Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T15:27:41.767Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T15:27:41.767Z] Removing intermediate container 7757c068ca08 [2021-06-10T15:27:41.767Z] ---> 1c3e0161cc18 [2021-06-10T15:27:41.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:27:41.767Z] ---> eeaf43b92773 [2021-06-10T15:27:41.767Z] 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-10T15:27:41.767Z] ---> Running in 500047d8138c [2021-06-10T15:27:42.045Z] Removing intermediate container 81693e9d8211 [2021-06-10T15:27:42.045Z] ---> ce120ed20ee1 [2021-06-10T15:27:42.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:27:42.045Z] ---> Running in c909cdd1345f [2021-06-10T15:27:42.045Z] ---> Running in d943c1d8e110 [2021-06-10T15:27:42.045Z] ---> Running in 8403d7a35958 [2021-06-10T15:27:42.322Z] Removing intermediate container 5f46830743a6 [2021-06-10T15:27:42.322Z] ---> 0b5d3590061a [2021-06-10T15:27:42.322Z] Step 20/22 : LABEL arch=arm64 [2021-06-10T15:27:42.322Z] ---> Running in 13e65f162c3c [2021-06-10T15:27:42.596Z] Removing intermediate container 500047d8138c [2021-06-10T15:27:42.596Z] ---> a85b66e836ef [2021-06-10T15:27:42.596Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T15:27:42.872Z] ---> Running in 11877d475cfe [2021-06-10T15:27:42.872Z] Removing intermediate container d943c1d8e110 [2021-06-10T15:27:42.872Z] ---> 0d8131973514 [2021-06-10T15:27:42.872Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T15:27:42.872Z] Removing intermediate container c909cdd1345f [2021-06-10T15:27:42.872Z] ---> e974d583154e [2021-06-10T15:27:42.872Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T15:27:43.144Z] Removing intermediate container 8403d7a35958 [2021-06-10T15:27:43.144Z] ---> a3bbf940fd0b [2021-06-10T15:27:43.144Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T15:27:43.144Z] ---> Running in 3c4097b639fa [2021-06-10T15:27:43.144Z] Removing intermediate container 13e65f162c3c [2021-06-10T15:27:43.144Z] ---> 016c5b9772e0 [2021-06-10T15:27:43.144Z] Step 21/22 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:27:43.418Z] ---> Running in fcc77fededc4 [2021-06-10T15:27:43.418Z] ---> Running in 57fdfdbbfd3e [2021-06-10T15:27:43.418Z] ---> Running in 9039d6738fd7 [2021-06-10T15:27:43.695Z] Removing intermediate container 11877d475cfe [2021-06-10T15:27:43.695Z] ---> f0e782c9bb60 [2021-06-10T15:27:43.695Z] Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:27:43.695Z] ---> Running in f046a6577041 [2021-06-10T15:27:44.305Z] Removing intermediate container fcc77fededc4 [2021-06-10T15:27:44.305Z] ---> 3459e8d64ba5 [2021-06-10T15:27:44.305Z] Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:27:44.306Z] Removing intermediate container 57fdfdbbfd3e [2021-06-10T15:27:44.306Z] ---> eb207dc49fa8 [2021-06-10T15:27:44.306Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:27:44.306Z] Removing intermediate container 9039d6738fd7 [2021-06-10T15:27:44.306Z] ---> 15232a1ec8d3 [2021-06-10T15:27:44.306Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T15:27:44.306Z] ---> Running in 486e410b0bda [2021-06-10T15:27:44.306Z] ---> Running in 709ed4a62d61 [2021-06-10T15:27:44.576Z] Removing intermediate container f046a6577041 [2021-06-10T15:27:44.577Z] ---> 989b9a141639 [2021-06-10T15:27:44.577Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T15:27:44.577Z] ---> Running in 4b24de873520 [2021-06-10T15:27:44.857Z] ---> Running in fb31c1cb3f8e [2021-06-10T15:27:44.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:45.131Z] Removing intermediate container 486e410b0bda [2021-06-10T15:27:45.131Z] ---> ae2e9a2a6885 [2021-06-10T15:27:45.131Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:27:45.131Z] Removing intermediate container 709ed4a62d61 [2021-06-10T15:27:45.131Z] ---> bd01631cdebe [2021-06-10T15:27:45.131Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T15:27:45.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:27:45.131Z] ---> Running in 1c39aa41880d [2021-06-10T15:27:45.403Z] ---> Running in 047036ac5d0e [2021-06-10T15:27:45.403Z] Removing intermediate container 4b24de873520 [2021-06-10T15:27:45.403Z] ---> d9d6d591fbe7 [2021-06-10T15:27:45.403Z] [2021-06-10T15:27:45.403Z] Removing intermediate container fb31c1cb3f8e [2021-06-10T15:27:45.403Z] ---> 339a85aa77d6 [2021-06-10T15:27:45.403Z] [2021-06-10T15:27:45.679Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T15:27:45.679Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T15:27:45.951Z] Executing bash-5.0.17-r0.post-install [2021-06-10T15:27:45.951Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T15:27:45.951Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T15:27:45.951Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T15:27:45.951Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T15:27:45.951Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T15:27:45.951Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T15:27:45.951Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T15:27:45.951Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T15:27:45.951Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T15:27:45.951Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T15:27:45.951Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T15:27:45.951Z] Successfully built 339a85aa77d6 [2021-06-10T15:27:45.951Z] Successfully built d9d6d591fbe7 [2021-06-10T15:27:46.225Z] Successfully tagged support-scheduler-arm64:latest [2021-06-10T15:27:46.225Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-10T15:27:46.225Z] Building core-data [2021-06-10T15:27:46.225Z]  Building security-proxy-setup ... done Removing intermediate container 1c39aa41880d [2021-06-10T15:27:46.225Z] ---> 9d74199a056c [2021-06-10T15:27:46.225Z] [2021-06-10T15:27:46.225Z] Removing intermediate container 047036ac5d0e [2021-06-10T15:27:46.225Z]  Building support-scheduler ... done Building core-metadata [2021-06-10T15:27:46.225Z] ---> 14bd787264da [2021-06-10T15:27:46.225Z] [2021-06-10T15:27:46.504Z] Successfully built 9d74199a056c [2021-06-10T15:27:46.504Z] Successfully built 14bd787264da [2021-06-10T15:27:46.791Z] Successfully tagged core-command-arm64:latest [2021-06-10T15:27:46.791Z] Successfully tagged support-notifications-arm64:latest [2021-06-10T15:27:46.791Z] Building security-bootstrapper [2021-06-10T15:27:46.791Z]  Building core-command ... done  Building support-notifications ... done Building security-secretstore-setup [2021-06-10T15:27:47.780Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T15:27:47.780Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T15:27:47.780Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T15:27:47.780Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T15:27:47.780Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T15:27:47.780Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T15:27:47.780Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T15:27:48.069Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T15:27:48.069Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T15:27:48.069Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T15:27:48.069Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T15:27:48.069Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T15:27:48.069Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T15:27:48.069Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T15:27:48.069Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T15:27:48.069Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T15:27:48.345Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T15:27:48.345Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T15:27:48.345Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T15:27:48.345Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T15:27:48.345Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T15:27:48.345Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T15:27:48.345Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T15:27:48.345Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T15:27:48.345Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T15:27:48.345Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T15:27:48.345Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T15:27:48.345Z] OK: 72 MiB in 59 packages [2021-06-10T15:27:53.848Z] Collecting docker-compose==1.23.2 [2021-06-10T15:27:53.848Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T15:27:54.140Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T15:27:54.140Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T15:27:55.597Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T15:27:55.597Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T15:27:56.589Z] Collecting PyYAML<4,>=3.10 [2021-06-10T15:27:56.589Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T15:28:00.002Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T15:28:00.002Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T15:28:01.989Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T15:28:01.989Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T15:28:01.989Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T15:28:01.989Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T15:28:04.632Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T15:28:04.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T15:28:05.626Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T15:28:05.626Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T15:28:05.904Z] 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-10T15:28:05.904Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T15:28:06.196Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T15:28:08.189Z] 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-10T15:28:08.464Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T15:28:08.464Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T15:28:09.064Z] Collecting idna<2.8,>=2.5 [2021-06-10T15:28:09.064Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T15:28:09.064Z] 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-10T15:28:09.064Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T15:28:09.064Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T15:28:09.339Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T15:28:09.339Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T15:28:09.339Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T15:28:09.340Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T15:28:10.330Z] Installing collected packages: websocket-client, urllib3, idna, requests, PyYAML, texttable, cached-property, docopt, docker-pycreds, docker, jsonschema, dockerpty, docker-compose [2021-06-10T15:28:10.943Z] Attempting uninstall: urllib3 [2021-06-10T15:28:10.943Z] Found existing installation: urllib3 1.25.9 [2021-06-10T15:28:10.943Z] Uninstalling urllib3-1.25.9: [2021-06-10T15:28:10.943Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T15:28:11.931Z] Attempting uninstall: idna [2021-06-10T15:28:11.931Z] Found existing installation: idna 2.9 [2021-06-10T15:28:11.931Z] Uninstalling idna-2.9: [2021-06-10T15:28:11.931Z] Successfully uninstalled idna-2.9 [2021-06-10T15:28:12.916Z] Attempting uninstall: requests [2021-06-10T15:28:12.916Z] Found existing installation: requests 2.23.0 [2021-06-10T15:28:12.916Z] Uninstalling requests-2.23.0: [2021-06-10T15:28:12.916Z] Successfully uninstalled requests-2.23.0 [2021-06-10T15:28:13.192Z] Running setup.py install for PyYAML: started [2021-06-10T15:28:15.839Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T15:28:15.839Z] Running setup.py install for texttable: started [2021-06-10T15:28:18.516Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T15:28:18.516Z] Running setup.py install for docopt: started [2021-06-10T15:28:20.520Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T15:28:21.974Z] Running setup.py install for dockerpty: started [2021-06-10T15:28:24.654Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T15:28:26.657Z] 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-10T15:28:34.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:28:34.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:28:34.971Z] ---> 9a9d405f5e85 [2021-06-10T15:28:34.971Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> b3c54638e1fe [2021-06-10T15:28:34.971Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 05b66097a8fd [2021-06-10T15:28:34.971Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T15:28:34.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:28:34.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:28:34.971Z] ---> 9a9d405f5e85 [2021-06-10T15:28:34.971Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> b3c54638e1fe [2021-06-10T15:28:34.971Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 05b66097a8fd [2021-06-10T15:28:34.971Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 57a4526bb7d8 [2021-06-10T15:28:34.971Z] Step 6/24 : COPY go.mod . [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> c72c95f33de5 [2021-06-10T15:28:34.971Z] Step 7/24 : RUN go mod download [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 46e81cda6872 [2021-06-10T15:28:34.971Z] Step 8/24 : COPY . . [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 61b7e342e59e [2021-06-10T15:28:34.971Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 6b944f7b6288 [2021-06-10T15:28:34.971Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T15:28:34.971Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:28:34.971Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:28:34.971Z] ---> 9a9d405f5e85 [2021-06-10T15:28:34.971Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> b3c54638e1fe [2021-06-10T15:28:34.971Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 05b66097a8fd [2021-06-10T15:28:34.971Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 57a4526bb7d8 [2021-06-10T15:28:34.971Z] Step 6/26 : COPY go.mod . [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> c72c95f33de5 [2021-06-10T15:28:34.971Z] Step 7/26 : RUN go mod download [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 46e81cda6872 [2021-06-10T15:28:34.971Z] Step 8/26 : COPY . . [2021-06-10T15:28:34.971Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T15:28:34.971Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T15:28:34.971Z] ---> 9a9d405f5e85 [2021-06-10T15:28:34.971Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> b3c54638e1fe [2021-06-10T15:28:34.971Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 05b66097a8fd [2021-06-10T15:28:34.971Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 57a4526bb7d8 [2021-06-10T15:28:34.971Z] Step 6/32 : COPY go.mod . [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> c72c95f33de5 [2021-06-10T15:28:34.971Z] Step 7/32 : RUN go mod download [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 46e81cda6872 [2021-06-10T15:28:34.971Z] Step 8/32 : COPY . . [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 61b7e342e59e [2021-06-10T15:28:34.971Z] Step 9/26 : RUN go mod tidy [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 6b944f7b6288 [2021-06-10T15:28:34.971Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 61b7e342e59e [2021-06-10T15:28:34.971Z] Step 9/32 : RUN go mod tidy [2021-06-10T15:28:34.971Z] ---> Using cache [2021-06-10T15:28:34.971Z] ---> 6b944f7b6288 [2021-06-10T15:28:34.971Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T15:28:34.971Z] ---> Running in 0692ece4a8b2 [2021-06-10T15:28:34.971Z] ---> Running in 042e000733ec [2021-06-10T15:28:35.248Z] ---> Running in 70286f3c2c5d [2021-06-10T15:28:35.523Z] ---> Running in ccf499064e62 [2021-06-10T15:28:37.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:28:37.784Z] 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-10T15:28:37.784Z] 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-10T15:28:38.065Z] 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-10T15:28:38.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:28:39.796Z] OK: 218 MiB in 52 packages [2021-06-10T15:28:40.783Z] Removing intermediate container 3c4097b639fa [2021-06-10T15:28:40.783Z] ---> eef21c3de79e [2021-06-10T15:28:40.783Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T15:28:40.783Z] ---> Running in 4fd879130006 [2021-06-10T15:28:41.056Z] Removing intermediate container 0692ece4a8b2 [2021-06-10T15:28:41.056Z] ---> b9b344f0f778 [2021-06-10T15:28:41.056Z] Step 6/24 : COPY go.mod . [2021-06-10T15:28:41.658Z] Removing intermediate container 4fd879130006 [2021-06-10T15:28:41.658Z] ---> 29196ff1441c [2021-06-10T15:28:41.658Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T15:28:41.933Z] ---> Running in 44a9b7a3c93c [2021-06-10T15:28:42.535Z] ---> aed4aebbc5f2 [2021-06-10T15:28:42.535Z] Step 7/24 : RUN go mod download [2021-06-10T15:28:42.817Z] ---> Running in b1266b8ebd8a [2021-06-10T15:28:42.817Z] Removing intermediate container 44a9b7a3c93c [2021-06-10T15:28:42.817Z] ---> 8ff75e9cdf3d [2021-06-10T15:28:42.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T15:28:45.451Z] ---> e2468c4aac98 [2021-06-10T15:28:45.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T15:28:46.908Z] ---> 54e6c054c221 [2021-06-10T15:28:46.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T15:28:48.356Z] Removing intermediate container b1266b8ebd8a [2021-06-10T15:28:48.356Z] ---> 62a7a4f1221b [2021-06-10T15:28:48.356Z] Step 8/24 : COPY . . [2021-06-10T15:28:48.356Z] ---> bdeea131a207 [2021-06-10T15:28:48.356Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T15:28:48.631Z] ---> Running in 7db6e471aaac [2021-06-10T15:28:50.077Z] Removing intermediate container 7db6e471aaac [2021-06-10T15:28:50.077Z] ---> 51a72cb4dc90 [2021-06-10T15:28:50.077Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:28:50.352Z] ---> Running in 0e4d7d4d19ab [2021-06-10T15:28:51.804Z] Removing intermediate container 0e4d7d4d19ab [2021-06-10T15:28:51.804Z] ---> 97aa192ef5e8 [2021-06-10T15:28:51.804Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T15:28:52.093Z] ---> Running in 796680fd23ff [2021-06-10T15:28:53.548Z] Removing intermediate container 796680fd23ff [2021-06-10T15:28:53.548Z] ---> c8f846a707fc [2021-06-10T15:28:53.548Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:28:53.826Z] ---> Running in b3a85ba75a5e [2021-06-10T15:28:55.290Z] Removing intermediate container b3a85ba75a5e [2021-06-10T15:28:55.290Z] ---> 911722b6cb35 [2021-06-10T15:28:55.290Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:28:55.568Z] ---> Running in 3a4c7deb72cf [2021-06-10T15:28:56.557Z] Removing intermediate container 3a4c7deb72cf [2021-06-10T15:28:56.557Z] ---> 88aac1f14f6d [2021-06-10T15:28:56.557Z] [2021-06-10T15:28:57.546Z] Successfully built 88aac1f14f6d [2021-06-10T15:28:57.546Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-10T15:29:08.004Z]  Building sys-mgmt-agent ... done  ---> 9e38d2b0bc2a [2021-06-10T15:29:08.004Z] Step 9/24 : RUN go mod tidy [2021-06-10T15:29:08.004Z] ---> Running in fa4f8d948af2 [2021-06-10T15:29:14.776Z] Removing intermediate container fa4f8d948af2 [2021-06-10T15:29:14.776Z] ---> c843aa44165f [2021-06-10T15:29:14.776Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T15:29:14.776Z] ---> Running in 7286dcd0781d [2021-06-10T15:29:16.280Z] 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-10T15:30:12.906Z] 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-10T15:30:13.513Z] Removing intermediate container ccf499064e62 [2021-06-10T15:30:13.513Z] ---> cce219076c2c [2021-06-10T15:30:13.513Z] [2021-06-10T15:30:13.513Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T15:30:13.513Z] ---> 9852663dfa18 [2021-06-10T15:30:13.513Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T15:30:13.801Z] ---> Running in 85efb55a206b [2021-06-10T15:30:14.415Z] Removing intermediate container 85efb55a206b [2021-06-10T15:30:14.415Z] ---> d18e5c9bf4c4 [2021-06-10T15:30:14.415Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T15:30:15.023Z] ---> Running in 2b3a53dbb119 [2021-06-10T15:30:17.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:30:17.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:30:17.955Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T15:30:17.955Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T15:30:17.955Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:30:17.955Z] OK: 5 MiB in 16 packages [2021-06-10T15:30:18.958Z] Removing intermediate container 70286f3c2c5d [2021-06-10T15:30:18.958Z] ---> 66d37e58744e [2021-06-10T15:30:18.958Z] [2021-06-10T15:30:18.958Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T15:30:18.958Z] ---> 9852663dfa18 [2021-06-10T15:30:18.958Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T15:30:19.243Z] ---> Running in 576d5bbb4d75 [2021-06-10T15:30:20.715Z] Removing intermediate container 2b3a53dbb119 [2021-06-10T15:30:20.715Z] ---> 352c149ae068 [2021-06-10T15:30:20.715Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T15:30:21.320Z] ---> Running in 72a86c167b1d [2021-06-10T15:30:22.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:30:22.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:30:22.943Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T15:30:22.943Z] Removing intermediate container 72a86c167b1d [2021-06-10T15:30:22.943Z] ---> 2cdbfcd9e190 [2021-06-10T15:30:22.943Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T15:30:22.943Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T15:30:22.943Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T15:30:22.943Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T15:30:22.943Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T15:30:22.943Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T15:30:23.223Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:30:23.223Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T15:30:23.506Z] OK: 7 MiB in 20 packages [2021-06-10T15:30:23.506Z] ---> Running in e5e2bda7979a [2021-06-10T15:30:24.517Z] Removing intermediate container 042e000733ec [2021-06-10T15:30:24.517Z] ---> 8fc54f2dd152 [2021-06-10T15:30:24.517Z] [2021-06-10T15:30:24.517Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T15:30:24.517Z] ---> 9852663dfa18 [2021-06-10T15:30:24.517Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T15:30:24.517Z] ---> Using cache [2021-06-10T15:30:24.517Z] ---> fec3312a06b4 [2021-06-10T15:30:24.517Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T15:30:24.517Z] ---> Using cache [2021-06-10T15:30:24.517Z] ---> c46134e80255 [2021-06-10T15:30:24.517Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T15:30:24.517Z] Removing intermediate container e5e2bda7979a [2021-06-10T15:30:24.517Z] ---> 2a945396dbb2 [2021-06-10T15:30:24.517Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T15:30:25.131Z] ---> Running in dab6cf82846c [2021-06-10T15:30:25.131Z] ---> Running in cdfad8781e81 [2021-06-10T15:30:26.598Z] Removing intermediate container dab6cf82846c [2021-06-10T15:30:26.598Z] ---> ed62d837143e [2021-06-10T15:30:26.598Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T15:30:26.598Z] Removing intermediate container 576d5bbb4d75 [2021-06-10T15:30:26.598Z] ---> 3d650cd8a10e [2021-06-10T15:30:26.598Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T15:30:27.217Z] ---> Running in e70c24ed490e [2021-06-10T15:30:27.217Z] ---> Running in 655e419fdbb5 [2021-06-10T15:30:28.238Z] Removing intermediate container e70c24ed490e [2021-06-10T15:30:28.238Z] ---> 28c664baa8cc [2021-06-10T15:30:28.238Z] Step 16/24 : WORKDIR / [2021-06-10T15:30:28.523Z] ---> Running in 731feef91221 [2021-06-10T15:30:28.523Z] Removing intermediate container 655e419fdbb5 [2021-06-10T15:30:28.523Z] ---> e9b5783b33d7 [2021-06-10T15:30:28.523Z] Step 14/26 : WORKDIR / [2021-06-10T15:30:28.804Z] ---> Running in dc009a554845 [2021-06-10T15:30:29.089Z] Removing intermediate container cdfad8781e81 [2021-06-10T15:30:29.089Z] ---> 289e5dfd880f [2021-06-10T15:30:29.089Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T15:30:29.372Z] ---> Running in 73eb042d4f9f [2021-06-10T15:30:29.663Z] Removing intermediate container 731feef91221 [2021-06-10T15:30:29.663Z] ---> 91f52504f5b1 [2021-06-10T15:30:29.663Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:30:29.940Z] Removing intermediate container dc009a554845 [2021-06-10T15:30:29.940Z] ---> f1c557b0a776 [2021-06-10T15:30:29.940Z] 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-10T15:30:30.546Z] Removing intermediate container 73eb042d4f9f [2021-06-10T15:30:30.546Z] ---> a27577d95320 [2021-06-10T15:30:30.546Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T15:30:31.158Z] ---> fb115cc4f980 [2021-06-10T15:30:31.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T15:30:31.439Z] ---> 487b0a5057a9 [2021-06-10T15:30:31.439Z] 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-10T15:30:32.054Z] ---> 6c64d6c2a714 [2021-06-10T15:30:32.054Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T15:30:32.330Z] ---> Running in 58c9552fb717 [2021-06-10T15:30:32.943Z] ---> 97d186cd5d56 [2021-06-10T15:30:32.943Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T15:30:33.230Z] ---> e1eba575f8a3 [2021-06-10T15:30:33.230Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T15:30:34.682Z] ---> 92d8a7a3daba [2021-06-10T15:30:34.682Z] 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-10T15:30:34.682Z] ---> 4712de0633c4 [2021-06-10T15:30:34.682Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T15:30:34.960Z] ---> Running in 3f9b1057b218 [2021-06-10T15:30:35.568Z] Removing intermediate container 3f9b1057b218 [2021-06-10T15:30:35.568Z] ---> 30c3b0128542 [2021-06-10T15:30:35.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:30:35.568Z] ---> 7c67bb280d9b [2021-06-10T15:30:35.568Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T15:30:35.851Z] ---> Running in e2aa54a862b3 [2021-06-10T15:30:36.131Z] Removing intermediate container 58c9552fb717 [2021-06-10T15:30:36.131Z] ---> 260f46579847 [2021-06-10T15:30:36.131Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:30:36.415Z] Removing intermediate container e2aa54a862b3 [2021-06-10T15:30:36.415Z] ---> 435ea82c98fa [2021-06-10T15:30:36.415Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T15:30:36.693Z] ---> Running in 4e329680a63d [2021-06-10T15:30:37.302Z] ---> 891eb58d5738 [2021-06-10T15:30:37.302Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T15:30:37.302Z] ---> 38a27b0fc0c1 [2021-06-10T15:30:37.302Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T15:30:37.302Z] Removing intermediate container 4e329680a63d [2021-06-10T15:30:37.302Z] ---> 55ca158404ca [2021-06-10T15:30:37.302Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:30:37.582Z] ---> Running in f7eb57c90577 [2021-06-10T15:30:38.591Z] Removing intermediate container f7eb57c90577 [2021-06-10T15:30:38.591Z] ---> 448d4379815d [2021-06-10T15:30:38.591Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:30:39.196Z] ---> Running in 9566d00704df [2021-06-10T15:30:39.196Z] ---> 2216d03b163d [2021-06-10T15:30:39.196Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T15:30:39.196Z] ---> 540c69b9969c [2021-06-10T15:30:39.196Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T15:30:39.803Z] Removing intermediate container 9566d00704df [2021-06-10T15:30:39.803Z] ---> 85df4c73f954 [2021-06-10T15:30:39.803Z] [2021-06-10T15:30:40.410Z] Successfully built 85df4c73f954 [2021-06-10T15:30:40.410Z] Successfully tagged core-metadata-arm64:latest [2021-06-10T15:30:41.019Z]  Building core-metadata ... done  ---> ba6b2a4bdc36 [2021-06-10T15:30:41.019Z] 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-10T15:30:41.019Z] ---> eaf949587bf7 [2021-06-10T15:30:41.019Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T15:30:41.302Z] ---> Running in 4c47da547dcb [2021-06-10T15:30:42.306Z] Removing intermediate container 7286dcd0781d [2021-06-10T15:30:42.306Z] ---> 718c3a32eccf [2021-06-10T15:30:42.306Z] [2021-06-10T15:30:42.306Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T15:30:42.306Z] ---> 9852663dfa18 [2021-06-10T15:30:42.306Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T15:30:42.306Z] ---> 5c79f2c6d897 [2021-06-10T15:30:42.306Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T15:30:42.306Z] ---> Running in 30ce032d0456 [2021-06-10T15:30:43.304Z] Removing intermediate container 30ce032d0456 [2021-06-10T15:30:43.304Z] ---> 9eb50a9dab90 [2021-06-10T15:30:43.304Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T15:30:43.304Z] ---> a7df4f5ae8bf [2021-06-10T15:30:43.304Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T15:30:43.304Z] ---> Running in b805223dbef0 [2021-06-10T15:30:43.580Z] ---> Running in 0bbe3dac5497 [2021-06-10T15:30:43.854Z] Removing intermediate container b805223dbef0 [2021-06-10T15:30:43.855Z] ---> d5e2e767746a [2021-06-10T15:30:43.855Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T15:30:43.855Z] Removing intermediate container 4c47da547dcb [2021-06-10T15:30:43.855Z] ---> b2309050b1e2 [2021-06-10T15:30:43.855Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T15:30:44.136Z] ---> Running in 9cdc9a52445c [2021-06-10T15:30:44.136Z] ---> Running in 3f427647eced [2021-06-10T15:30:44.417Z] Removing intermediate container 0bbe3dac5497 [2021-06-10T15:30:44.417Z] ---> 29966bc7fa3f [2021-06-10T15:30:44.417Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T15:30:44.692Z] Removing intermediate container 3f427647eced [2021-06-10T15:30:44.692Z] ---> b6a568d9ccff [2021-06-10T15:30:44.692Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T15:30:44.967Z] Removing intermediate container 9cdc9a52445c [2021-06-10T15:30:44.967Z] ---> a9614f311303 [2021-06-10T15:30:44.967Z] Step 24/26 : LABEL arch=arm64 [2021-06-10T15:30:44.967Z] ---> Running in 9ea9a1b327b9 [2021-06-10T15:30:45.242Z] ---> Running in ce82c618f733 [2021-06-10T15:30:45.520Z] ---> ed48861911d4 [2021-06-10T15:30:45.520Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T15:30:45.799Z] ---> Running in e5d0f447cf46 [2021-06-10T15:30:46.080Z] Removing intermediate container ce82c618f733 [2021-06-10T15:30:46.080Z] ---> b5c26bdad91d [2021-06-10T15:30:46.080Z] Step 25/26 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:30:46.364Z] ---> Running in 8ee6014188ea [2021-06-10T15:30:46.965Z] Removing intermediate container 8ee6014188ea [2021-06-10T15:30:46.965Z] ---> fc047de65777 [2021-06-10T15:30:46.965Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T15:30:47.242Z] ---> Running in 588396c8e5f8 [2021-06-10T15:30:47.841Z] Removing intermediate container 588396c8e5f8 [2021-06-10T15:30:47.841Z] ---> 30d18160c851 [2021-06-10T15:30:47.841Z] [2021-06-10T15:30:48.119Z] Removing intermediate container 9ea9a1b327b9 [2021-06-10T15:30:48.119Z] ---> 72d85df60a48 [2021-06-10T15:30:48.119Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T15:30:48.400Z] Successfully built 30d18160c851 [2021-06-10T15:30:48.400Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-10T15:30:48.400Z]  Building security-secretstore-setup ... done  ---> Running in 0384d349de4a [2021-06-10T15:30:48.683Z] Removing intermediate container e5d0f447cf46 [2021-06-10T15:30:48.683Z] ---> 025ffdc98ec7 [2021-06-10T15:30:48.683Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T15:30:49.329Z] ---> Running in 934ee59fb1b8 [2021-06-10T15:30:49.609Z] Removing intermediate container 934ee59fb1b8 [2021-06-10T15:30:49.609Z] ---> 1e7a6d90d494 [2021-06-10T15:30:49.609Z] Step 29/32 : CMD ["gate"] [2021-06-10T15:30:49.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:30:50.165Z] ---> Running in 6212c83596db [2021-06-10T15:30:50.796Z] Removing intermediate container 6212c83596db [2021-06-10T15:30:50.796Z] ---> bfde41801640 [2021-06-10T15:30:50.796Z] Step 30/32 : LABEL arch=arm64 [2021-06-10T15:30:50.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:30:51.079Z] ---> Running in 7044583e67a5 [2021-06-10T15:30:51.699Z] Removing intermediate container 7044583e67a5 [2021-06-10T15:30:51.699Z] ---> 0563cb41bbf3 [2021-06-10T15:30:51.699Z] Step 31/32 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:30:51.972Z] ---> Running in 4859574d2c37 [2021-06-10T15:30:52.242Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T15:30:52.242Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T15:30:52.242Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T15:30:52.521Z] Removing intermediate container 4859574d2c37 [2021-06-10T15:30:52.521Z] ---> 332650626736 [2021-06-10T15:30:52.521Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T15:30:52.521Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T15:30:52.794Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T15:30:52.794Z] ---> Running in c93da9f39823 [2021-06-10T15:30:53.392Z] Removing intermediate container c93da9f39823 [2021-06-10T15:30:53.392Z] ---> d90d664e78e0 [2021-06-10T15:30:53.392Z] [2021-06-10T15:30:53.392Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T15:30:53.392Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T15:30:53.392Z] OK: 8 MiB in 20 packages [2021-06-10T15:30:53.665Z] Successfully built d90d664e78e0 [2021-06-10T15:30:53.665Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-10T15:30:54.642Z]  Building security-bootstrapper ... done Removing intermediate container 0384d349de4a [2021-06-10T15:30:54.642Z] ---> de1dec8f8c8f [2021-06-10T15:30:54.642Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T15:30:55.618Z] ---> a336c511f973 [2021-06-10T15:30:55.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T15:30:56.591Z] ---> b8a69ec8bb61 [2021-06-10T15:30:56.591Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T15:30:57.570Z] ---> 18a3ed66bc55 [2021-06-10T15:30:57.570Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T15:30:57.570Z] ---> Running in a23430f82623 [2021-06-10T15:30:57.842Z] Removing intermediate container a23430f82623 [2021-06-10T15:30:57.842Z] ---> f33d4c12f2f1 [2021-06-10T15:30:57.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T15:30:58.116Z] ---> Running in 9d772c4ab3ee [2021-06-10T15:30:58.711Z] Removing intermediate container 9d772c4ab3ee [2021-06-10T15:30:58.711Z] ---> 5a8746d0ed4d [2021-06-10T15:30:58.711Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T15:30:58.711Z] ---> Running in 76cc173c07d9 [2021-06-10T15:30:59.306Z] Removing intermediate container 76cc173c07d9 [2021-06-10T15:30:59.306Z] ---> ca9a0e295b0d [2021-06-10T15:30:59.306Z] Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [2021-06-10T15:30:59.306Z] ---> Running in de76c2510329 [2021-06-10T15:30:59.904Z] Removing intermediate container de76c2510329 [2021-06-10T15:30:59.904Z] ---> 778b4c3fc2ad [2021-06-10T15:30:59.904Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T15:30:59.904Z] ---> Running in d8c7aa645231 [2021-06-10T15:31:00.519Z] Removing intermediate container d8c7aa645231 [2021-06-10T15:31:00.519Z] ---> c754a98c9cb4 [2021-06-10T15:31:00.519Z] [2021-06-10T15:31:00.792Z] Successfully built c754a98c9cb4 [2021-06-10T15:31:00.792Z] Successfully tagged core-data-arm64:latest [2021-06-10T15:31:01.079Z]  Building core-data ... done  [Pipeline] } [2021-06-10T15:31:01.078Z] $ docker stop --time=1 db330d0e30dcf368d28425d257c6ec7d5a228d8c2265a4fa2b84d1da0e713b8f [2021-06-10T15:31:02.992Z] $ docker rm -f db330d0e30dcf368d28425d257c6ec7d5a228d8c2265a4fa2b84d1da0e713b8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T15:31:03.590Z] + docker images [2021-06-10T15:31:03.864Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T15:31:03.864Z] core-data-arm64 latest c754a98c9cb4 3 seconds ago 19.1MB [2021-06-10T15:31:03.864Z] security-bootstrapper-arm64 latest d90d664e78e0 11 seconds ago 17.1MB [2021-06-10T15:31:03.864Z] security-secretstore-setup-arm64 latest 30d18160c851 16 seconds ago 26.5MB [2021-06-10T15:31:03.864Z] 718c3a32eccf 22 seconds ago 975MB [2021-06-10T15:31:03.864Z] core-metadata-arm64 latest 85df4c73f954 24 seconds ago 15.6MB [2021-06-10T15:31:03.864Z] 8fc54f2dd152 40 seconds ago 972MB [2021-06-10T15:31:03.864Z] 66d37e58744e 46 seconds ago 974MB [2021-06-10T15:31:03.864Z] cce219076c2c 51 seconds ago 968MB [2021-06-10T15:31:03.864Z] sys-mgmt-agent-arm64 latest 88aac1f14f6d 2 minutes ago 299MB [2021-06-10T15:31:03.865Z] support-notifications-arm64 latest 14bd787264da 3 minutes ago 15.7MB [2021-06-10T15:31:03.865Z] support-scheduler-arm64 latest 339a85aa77d6 3 minutes ago 15.1MB [2021-06-10T15:31:03.865Z] security-proxy-setup-arm64 latest d9d6d591fbe7 3 minutes ago 24MB [2021-06-10T15:31:03.865Z] core-command-arm64 latest 9d74199a056c 3 minutes ago 15MB [2021-06-10T15:31:03.865Z] a18a98b6557e 3 minutes ago 968MB [2021-06-10T15:31:03.865Z] 789b2cdf1b07 3 minutes ago 970MB [2021-06-10T15:31:03.865Z] 955ae45ffcfa 3 minutes ago 969MB [2021-06-10T15:31:03.865Z] 890d18244654 3 minutes ago 972MB [2021-06-10T15:31:03.865Z] 75be06d858f8 3 minutes ago 967MB [2021-06-10T15:31:03.865Z] ci-base-image-arm64 latest 9a9d405f5e85 13 minutes ago 642MB [2021-06-10T15:31:03.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 23 hours ago 429MB [2021-06-10T15:31:03.865Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-10T15:31:03.865Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-10T15:31:03.865Z] 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-10T15:31:04.979Z] ---> job-cost.sh [2021-06-10T15:31:04.980Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3RlL [2021-06-10T15:31:43.934Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T15:33:20.730Z] lf-activate-venv(): INFO: Adding /tmp/venv-3RlL/bin to PATH [2021-06-10T15:33:20.730Z] INFO: No Stack... [2021-06-10T15:33:20.730Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T15:33:20.730Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T15:33:21.082Z] + + catcut /w/workspace/edgex-go/13/archives/cost.csv -d, [2021-06-10T15:33:21.082Z] -f6 [Pipeline] lock [2021-06-10T15:33:21.150Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-13-stack-cost] [2021-06-10T15:33:21.160Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-13-stack-cost] did not exist. Created. [2021-06-10T15:33:21.160Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T15:33:21.536Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T15:33:21.784Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T15:33:21.798Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-13-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-10T15:33:23.173Z] provisioning config files... [2021-06-10T15:33:23.184Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config2847691594814327025tmp [Pipeline] { [Pipeline] sh [2021-06-10T15:33:23.511Z] + set +x [2021-06-10T15:33:23.511Z] + curl -s https://codecov.io/bash [2021-06-10T15:33:23.511Z] + bash -s -- [2021-06-10T15:33:23.776Z] [2021-06-10T15:33:23.776Z] _____ _ [2021-06-10T15:33:23.776Z] / ____| | | [2021-06-10T15:33:23.776Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T15:33:23.776Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T15:33:23.776Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T15:33:23.776Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T15:33:23.776Z] Bash-1.0.3 [2021-06-10T15:33:23.776Z] [2021-06-10T15:33:23.776Z] [2021-06-10T15:33:23.776Z] ==> git version 2.24.4 found [2021-06-10T15:33:23.776Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T15:33:23.776Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T15:33:23.776Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T15:33:23.776Z] ==> Jenkins CI detected. [2021-06-10T15:33:23.776Z] project root: . [2021-06-10T15:33:23.776Z] --> token set from env [2021-06-10T15:33:23.776Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T15:33:23.776Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T15:33:23.776Z] ==> Python coveragepy not found [2021-06-10T15:33:23.776Z] ==> Searching for coverage reports in: [2021-06-10T15:33:23.776Z] + . [2021-06-10T15:33:23.776Z] -> Found 1 reports [2021-06-10T15:33:23.776Z] ==> Detecting git/mercurial file structure [2021-06-10T15:33:23.776Z] ==> Reading reports [2021-06-10T15:33:23.776Z] + ./coverage.out bytes=404951 [2021-06-10T15:33:23.776Z] ==> Appending adjustments [2021-06-10T15:33:23.776Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T15:33:25.172Z] + Found adjustments [2021-06-10T15:33:25.172Z] ==> Gzipping contents [2021-06-10T15:33:25.172Z] 56K /tmp/codecov.SU6NHd.gz [2021-06-10T15:33:25.172Z] ==> Uploading reports [2021-06-10T15:33:25.172Z] url: https://codecov.io [2021-06-10T15:33:25.172Z] query: branch=PR-3525&commit=ebedd2ee81a05401d72450e491cd65bbbe1be5e5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-10T15:33:25.172Z] -> Pinging Codecov [2021-06-10T15:33:25.172Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=ebedd2ee81a05401d72450e491cd65bbbe1be5e5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-10T15:33:25.434Z] -> Uploading to [2021-06-10T15:33:25.434Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/ebedd2ee81a05401d72450e491cd65bbbe1be5e5/31a0d7f5-3356-4684-8176-65adbbd77e70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T153325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=617d7a227b5f2f3acde582de61b11a153677f240b9a98e48d20c5a295c61ab64 [2021-06-10T15:33:25.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T15:33:25.434Z] Dload Upload Total Spent Left Speed [2021-06-10T15:33:26.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54668 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54668 0 0 100 54668 0 89703 --:--:-- --:--:-- --:--:-- 89619 [2021-06-10T15:33:26.010Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [Pipeline] } [2021-06-10T15:33:26.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:27.729Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:28.300Z] ---> package-listing.sh [2021-06-10T15:33:28.300Z] ++ facter osfamily [2021-06-10T15:33:28.300Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T15:33:28.563Z] + OS_FAMILY=redhat [2021-06-10T15:33:28.563Z] + workspace=/w/workspace/edgex-go/13 [2021-06-10T15:33:28.563Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T15:33:28.563Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T15:33:28.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T15:33:28.563Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T15:33:28.563Z] + '[' /w/workspace/edgex-go/13 ']' [2021-06-10T15:33:28.563Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T15:33:28.563Z] + case "${OS_FAMILY}" in [2021-06-10T15:33:28.563Z] + rpm -qa [2021-06-10T15:33:28.563Z] + sort [2021-06-10T15:33:31.121Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T15:33:31.121Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T15:33:31.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T15:33:31.121Z] + '[' /w/workspace/edgex-go/13 ']' [2021-06-10T15:33:31.121Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-06-10T15:33:31.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-06-10T15:33:31.136Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T15:33:31.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:33:32.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:33:32.015Z] [2021-06-10T15:33:32.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:33:32.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:33:32.334Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T15:33:32.334Z] df20fa9351a1: Pulling fs layer [2021-06-10T15:33:32.334Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T15:33:32.334Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T15:33:32.334Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T15:33:32.334Z] 93b61091891f: Pulling fs layer [2021-06-10T15:33:32.334Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T15:33:32.334Z] 5e14af77c1be: Pulling fs layer [2021-06-10T15:33:32.334Z] 01666e4c0597: Pulling fs layer [2021-06-10T15:33:32.334Z] aa168da1d23b: Pulling fs layer [2021-06-10T15:33:32.334Z] 46f8f816bc3b: Waiting [2021-06-10T15:33:32.334Z] 93b61091891f: Waiting [2021-06-10T15:33:32.334Z] 93b9cdb0e59b: Waiting [2021-06-10T15:33:32.334Z] 5e14af77c1be: Waiting [2021-06-10T15:33:32.334Z] 01666e4c0597: Waiting [2021-06-10T15:33:32.334Z] aa168da1d23b: Waiting [2021-06-10T15:33:32.334Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T15:33:32.334Z] 36b3adc4ff6f: Download complete [2021-06-10T15:33:32.598Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T15:33:32.598Z] 46f8f816bc3b: Download complete [2021-06-10T15:33:32.598Z] df20fa9351a1: Verifying Checksum [2021-06-10T15:33:32.598Z] df20fa9351a1: Download complete [2021-06-10T15:33:32.598Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T15:33:32.598Z] 93b9cdb0e59b: Download complete [2021-06-10T15:33:32.598Z] 93b61091891f: Verifying Checksum [2021-06-10T15:33:32.598Z] 93b61091891f: Download complete [2021-06-10T15:33:32.598Z] 5e14af77c1be: Download complete [2021-06-10T15:33:32.598Z] 01666e4c0597: Verifying Checksum [2021-06-10T15:33:32.598Z] 01666e4c0597: Download complete [2021-06-10T15:33:32.598Z] df20fa9351a1: Pull complete [2021-06-10T15:33:32.598Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T15:33:32.598Z] 8ad3a11d3b57: Download complete [2021-06-10T15:33:32.863Z] 36b3adc4ff6f: Pull complete [2021-06-10T15:33:33.124Z] 8ad3a11d3b57: Pull complete [2021-06-10T15:33:33.384Z] 46f8f816bc3b: Pull complete [2021-06-10T15:33:33.384Z] 93b61091891f: Pull complete [2021-06-10T15:33:33.645Z] 93b9cdb0e59b: Pull complete [2021-06-10T15:33:33.645Z] 5e14af77c1be: Pull complete [2021-06-10T15:33:33.645Z] 01666e4c0597: Pull complete [2021-06-10T15:33:34.590Z] aa168da1d23b: Download complete [2021-06-10T15:33:38.820Z] aa168da1d23b: Pull complete [2021-06-10T15:33:38.820Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T15:33:38.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:33:38.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T15:33:38.906Z] prd-centos7-docker-4c-2g-224 does not seem to be running inside a container [2021-06-10T15:33:38.943Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:33:41.868Z] $ docker top cf96b91b51f3901d92b438af053922d3a09f454074a5f86395b2194889b80bbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:33:42.269Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T15:33:42.571Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T15:33:42.867Z] + ls /var/log/sa-host [2021-06-10T15:33:42.867Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T15:33:42.867Z] file_magic: OK [2021-06-10T15:33:42.867Z] HZ: Using current value: 100 [2021-06-10T15:33:42.867Z] file_header: OK [2021-06-10T15:33:42.867Z] 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-10T15:33:42.867Z] Statistics: [2021-06-10T15:33:42.867Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T15:33:42.867Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T15:33:42.867Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T15:33:42.867Z] file_magic: OK [2021-06-10T15:33:42.867Z] HZ: Using current value: 100 [2021-06-10T15:33:42.867Z] file_header: OK [2021-06-10T15:33:42.867Z] 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-10T15:33:42.867Z] Statistics: [2021-06-10T15:33:42.867Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T15:33:42.867Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T15:33:43.578Z] provisioning config files... [2021-06-10T15:33:43.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config5024722018482006873tmp [Pipeline] { [Pipeline] echo [2021-06-10T15:33:43.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:43.933Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T15:33:43.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:44.339Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T15:33:44.350Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:44.847Z] ---> sudo-logs.sh [2021-06-10T15:33:44.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T15:33:44.874Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:45.175Z] ---> job-cost.sh [2021-06-10T15:33:45.175Z] lf-activate-venv: SKIPPING [2021-06-10T15:33:45.175Z] DEBUG: total: 0.18000000715255737 [2021-06-10T15:33:45.175Z] INFO: Retrieving Stack Cost... [2021-06-10T15:33:46.116Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T15:33:46.688Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T15:33:46.703Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:33:47.018Z] ---> logs-deploy.sh [2021-06-10T15:33:47.018Z] lf-activate-venv: SKIPPING [2021-06-10T15:33:47.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/13 [2021-06-10T15:33:47.018Z] INFO: archiving workspace using pattern(s): [2021-06-10T15:33:47.964Z] Archives upload complete. [2021-06-10T15:33:47.964Z] INFO: archiving logs to Nexus [2021-06-10T15:33:48.538Z] ---> uname -a: [2021-06-10T15:33:48.539Z] Linux prd-centos7-docker-4c-2g-224.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] ---> lscpu: [2021-06-10T15:33:48.539Z] Architecture: x86_64 [2021-06-10T15:33:48.539Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T15:33:48.539Z] Byte Order: Little Endian [2021-06-10T15:33:48.539Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T15:33:48.539Z] CPU(s): 2 [2021-06-10T15:33:48.539Z] On-line CPU(s) list: 0,1 [2021-06-10T15:33:48.539Z] Thread(s) per core: 1 [2021-06-10T15:33:48.539Z] Core(s) per socket: 1 [2021-06-10T15:33:48.539Z] Socket(s): 2 [2021-06-10T15:33:48.539Z] NUMA node(s): 1 [2021-06-10T15:33:48.539Z] Vendor ID: AuthenticAMD [2021-06-10T15:33:48.539Z] CPU family: 23 [2021-06-10T15:33:48.539Z] Model: 49 [2021-06-10T15:33:48.539Z] Model name: AMD EPYC-Rome Processor [2021-06-10T15:33:48.539Z] Stepping: 0 [2021-06-10T15:33:48.539Z] CPU MHz: 2799.998 [2021-06-10T15:33:48.539Z] BogoMIPS: 5599.99 [2021-06-10T15:33:48.539Z] Virtualization: AMD-V [2021-06-10T15:33:48.539Z] Hypervisor vendor: KVM [2021-06-10T15:33:48.539Z] Virtualization type: full [2021-06-10T15:33:48.539Z] L1d cache: 64 KiB [2021-06-10T15:33:48.539Z] L1i cache: 64 KiB [2021-06-10T15:33:48.539Z] L2 cache: 1 MiB [2021-06-10T15:33:48.539Z] L3 cache: 32 MiB [2021-06-10T15:33:48.539Z] NUMA node0 CPU(s): 0,1 [2021-06-10T15:33:48.539Z] Vulnerability Itlb multihit: Not affected [2021-06-10T15:33:48.539Z] Vulnerability L1tf: Not affected [2021-06-10T15:33:48.539Z] Vulnerability Mds: Not affected [2021-06-10T15:33:48.539Z] Vulnerability Meltdown: Not affected [2021-06-10T15:33:48.539Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T15:33:48.539Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T15:33:48.539Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T15:33:48.539Z] Vulnerability Srbds: Not affected [2021-06-10T15:33:48.539Z] Vulnerability Tsx async abort: Not affected [2021-06-10T15:33:48.539Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] ---> nproc: [2021-06-10T15:33:48.539Z] 2 [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] ---> df -h: [2021-06-10T15:33:48.539Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T15:33:48.539Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-10T15:33:48.539Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T15:33:48.539Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T15:33:48.539Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/13@tmp [2021-06-10T15:33:48.539Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/13 [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] ---> free -m: [2021-06-10T15:33:48.539Z] total used free shared buff/cache available [2021-06-10T15:33:48.539Z] Mem: 7821 1241 1874 0 4705 6549 [2021-06-10T15:33:48.539Z] Swap: 1023 1 1022 [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] ---> ip addr: [2021-06-10T15:33:48.539Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T15:33:48.539Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T15:33:48.539Z] inet 127.0.0.1/8 scope host lo [2021-06-10T15:33:48.539Z] valid_lft forever preferred_lft forever [2021-06-10T15:33:48.539Z] inet6 ::1/128 scope host [2021-06-10T15:33:48.539Z] valid_lft forever preferred_lft forever [2021-06-10T15:33:48.539Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T15:33:48.539Z] link/ether fa:16:3e:d3:ae:5d brd ff:ff:ff:ff:ff:ff [2021-06-10T15:33:48.539Z] inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T15:33:48.539Z] valid_lft 84699sec preferred_lft 84699sec [2021-06-10T15:33:48.539Z] inet6 fe80::f816:3eff:fed3:ae5d/64 scope link [2021-06-10T15:33:48.539Z] valid_lft forever preferred_lft forever [2021-06-10T15:33:48.539Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T15:33:48.539Z] link/ether 02:42:e9:b5:18:8f brd ff:ff:ff:ff:ff:ff [2021-06-10T15:33:48.539Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T15:33:48.539Z] valid_lft forever preferred_lft forever [2021-06-10T15:33:48.539Z] inet6 fe80::42:e9ff:feb5:188f/64 scope link [2021-06-10T15:33:48.539Z] valid_lft forever preferred_lft forever [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] ---> sar -b -r -n DEV: [2021-06-10T15:33:48.539Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] 15:05:16 LINUX RESTART (2 CPU) [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] 15:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T15:33:48.539Z] 15:07:01 2.52 0.00 2.52 0.00 0.00 630.88 0.00 [2021-06-10T15:33:48.539Z] 15:08:02 1.05 0.00 1.05 0.00 0.00 17.41 0.00 [2021-06-10T15:33:48.539Z] 15:09:01 0.34 0.00 0.34 0.00 0.00 3.93 0.00 [2021-06-10T15:33:48.539Z] 15:10:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 [2021-06-10T15:33:48.539Z] 15:11:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 [2021-06-10T15:33:48.539Z] 15:12:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 [2021-06-10T15:33:48.539Z] 15:13:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-06-10T15:33:48.539Z] 15:14:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 [2021-06-10T15:33:48.539Z] 15:15:01 84.88 4.10 80.78 0.00 2786.54 8201.03 0.00 [2021-06-10T15:33:48.539Z] 15:16:01 80.17 0.18 79.98 0.00 22.78 41656.05 0.00 [2021-06-10T15:33:48.539Z] 15:17:01 137.91 0.00 137.91 0.00 0.00 18827.88 0.00 [2021-06-10T15:33:48.539Z] 15:18:01 59.11 0.00 59.11 0.00 0.00 9951.86 0.00 [2021-06-10T15:33:48.539Z] 15:19:02 312.55 95.38 217.17 0.00 2292.41 139151.46 0.00 [2021-06-10T15:33:48.539Z] 15:20:01 668.88 293.62 375.27 0.00 13440.73 188170.19 0.00 [2021-06-10T15:33:48.539Z] 15:21:02 585.07 84.25 500.82 0.00 3653.87 206693.99 0.00 [2021-06-10T15:33:48.539Z] 15:22:01 183.57 10.92 172.65 0.00 1341.78 31533.55 0.00 [2021-06-10T15:33:48.539Z] 15:23:01 1.22 0.00 1.22 0.00 0.00 16.34 0.00 [2021-06-10T15:33:48.539Z] 15:24:01 0.50 0.00 0.50 0.00 0.00 5.76 0.00 [2021-06-10T15:33:48.539Z] 15:25:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 [2021-06-10T15:33:48.539Z] 15:26:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 [2021-06-10T15:33:48.539Z] 15:27:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 [2021-06-10T15:33:48.539Z] 15:28:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 [2021-06-10T15:33:48.539Z] 15:29:01 0.27 0.00 0.27 0.00 0.00 2.47 0.00 [2021-06-10T15:33:48.539Z] 15:30:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-06-10T15:33:48.539Z] 15:31:01 0.33 0.00 0.33 0.00 0.00 4.41 0.00 [2021-06-10T15:33:48.539Z] 15:32:01 0.35 0.00 0.35 0.00 0.00 4.58 0.00 [2021-06-10T15:33:48.539Z] 15:33:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2021-06-10T15:33:48.539Z] Average: 78.43 18.01 60.42 0.00 865.89 23906.10 0.00 [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] 15:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T15:33:48.539Z] 15:07:01 5750376 0 664188 8.29 2620 1591756 1088612 12.02 370232 1502576 20 [2021-06-10T15:33:48.539Z] 15:08:02 5749008 0 665548 8.31 2620 1591764 1083472 11.96 371452 1502828 8 [2021-06-10T15:33:48.539Z] 15:09:01 5750888 0 663664 8.29 2620 1591768 1064968 11.76 369900 1502828 8 [2021-06-10T15:33:48.539Z] 15:10:01 5750080 0 664464 8.30 2620 1591776 1064968 11.76 370868 1503284 8 [2021-06-10T15:33:48.539Z] 15:11:01 5749256 0 665284 8.31 2620 1591780 1065088 11.76 371596 1503284 20 [2021-06-10T15:33:48.539Z] 15:12:01 5749096 0 665444 8.31 2620 1591780 1065040 11.76 371408 1503284 20 [2021-06-10T15:33:48.539Z] 15:13:01 5741172 0 673360 8.41 2620 1591788 1064968 11.76 379204 1503284 16 [2021-06-10T15:33:48.539Z] 15:14:01 5741404 0 673124 8.40 2620 1591792 1064968 11.76 379172 1503340 8 [2021-06-10T15:33:48.539Z] 15:15:01 5267224 0 840196 10.49 2620 1898900 1389872 15.34 756356 1575380 48 [2021-06-10T15:33:48.539Z] 15:16:01 4121456 0 992452 12.39 2620 2892412 1626092 17.95 1035604 2362736 38052 [2021-06-10T15:33:48.539Z] 15:17:01 3818672 0 1108860 13.85 2620 3078788 1699300 18.76 1352784 2280684 289988 [2021-06-10T15:33:48.539Z] 15:18:01 3909948 0 1059876 13.23 2620 3036496 1657500 18.30 1237436 2301936 119480 [2021-06-10T15:33:48.539Z] 15:19:02 1380556 0 1236224 15.44 2620 5389540 1793032 19.80 1842252 4119208 282608 [2021-06-10T15:33:48.539Z] 15:20:01 399764 0 1605736 20.05 2620 6000820 3214272 35.49 3060720 3807016 12832 [2021-06-10T15:33:48.539Z] 15:21:02 1108772 0 1739456 21.72 2620 5158092 3059748 33.78 2454980 3688228 17880 [2021-06-10T15:33:48.539Z] 15:22:01 2538916 0 1180216 14.74 2620 4287188 1429104 15.78 1463136 3279492 28 [2021-06-10T15:33:48.539Z] 15:23:01 2555152 0 1164032 14.53 2620 4287136 1261084 13.92 1454508 3278292 12 [2021-06-10T15:33:48.539Z] 15:24:01 2555588 0 1163588 14.53 2620 4287144 1261084 13.92 1451232 3282152 8 [2021-06-10T15:33:48.539Z] 15:25:01 2555516 0 1163660 14.53 2620 4287144 1261084 13.92 1455260 3278056 8 [2021-06-10T15:33:48.539Z] 15:26:01 2555624 0 1163544 14.53 2620 4287152 1261168 13.92 1448224 3285192 12 [2021-06-10T15:33:48.539Z] 15:27:01 2554244 0 1164920 14.55 2620 4287156 1261204 13.92 1450160 3285192 8 [2021-06-10T15:33:48.539Z] 15:28:01 2554308 0 1164848 14.54 2620 4287164 1261084 13.92 1449928 3285192 8 [2021-06-10T15:33:48.539Z] 15:29:01 2554224 0 1164928 14.55 2620 4287168 1261084 13.92 1450032 3285192 8 [2021-06-10T15:33:48.539Z] 15:30:01 2552312 0 1166836 14.57 2620 4287172 1261084 13.92 1452060 3285196 8 [2021-06-10T15:33:48.539Z] 15:31:01 2551968 0 1167176 14.57 2620 4287176 1261156 13.92 1468680 3268832 12 [2021-06-10T15:33:48.539Z] 15:32:01 2551860 0 1167280 14.57 2620 4287180 1261084 13.92 1469248 3268180 8 [2021-06-10T15:33:48.539Z] 15:33:01 2552280 0 1166856 14.57 2620 4287184 1261084 13.92 1469276 3268176 8 [2021-06-10T15:33:48.539Z] Average: 3578506 0 1033917 12.91 2620 3393897 1418637 15.66 1192804 2648483 28190 [2021-06-10T15:33:48.539Z] [2021-06-10T15:33:48.539Z] 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T15:33:48.539Z] 15:07:01 eth0 1.25 0.63 0.69 0.40 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:08:02 eth0 0.60 0.28 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:09:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:10:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:11:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:12:01 eth0 0.27 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:13:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:15:01 eth0 755.25 646.19 3335.92 84.89 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:15:01 veth5ad019a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:15:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:16:01 veth07d74e0 48.33 68.81 3.58 172.69 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.539Z] 15:16:01 eth0 999.27 1217.42 5565.86 145.14 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:16:01 docker0 952.01 698.10 76.46 2857.46 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:17:01 veth9888270 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:17:01 eth0 265.72 212.39 711.93 31.79 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:17:01 docker0 190.94 224.09 13.27 675.45 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:18:01 veth9888270 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:18:01 eth0 20.70 11.41 15.87 8.47 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:18:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:19:02 eth0 191.59 163.62 1668.24 61.32 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:19:02 vethf691002 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:20:01 veth6c6c0fb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:20:01 veth542317b 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:20:01 veth9211239 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:20:01 eth0 116.78 84.48 278.48 42.51 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:21:02 veth9dd1366 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:21:02 eth0 115.81 77.13 292.49 72.80 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:21:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:21:02 vethf691002 0.00 1.65 0.00 0.08 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:22:01 eth0 165.27 130.13 1607.56 67.82 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:22:01 docker0 1301.41 1117.24 100.31 4401.87 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:23:01 eth0 0.12 0.08 0.01 0.02 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:26:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:27:01 eth0 0.25 0.20 0.47 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:31:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:32:01 eth0 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] Average: eth0 97.69 94.40 500.08 19.11 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] Average: docker0 47.45 40.74 3.66 160.50 0.00 0.00 0.00 0.00 [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] ---> sar -P ALL: [2021-06-10T15:33:48.540Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] 15:05:16 LINUX RESTART (2 CPU) [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] 15:06:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T15:33:48.540Z] 15:07:01 all 0.21 0.00 0.04 0.00 0.02 99.73 [2021-06-10T15:33:48.540Z] 15:07:01 0 0.27 0.00 0.05 0.00 0.00 99.68 [2021-06-10T15:33:48.540Z] 15:07:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-10T15:33:48.540Z] 15:08:02 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-10T15:33:48.540Z] 15:08:02 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-06-10T15:33:48.540Z] 15:08:02 1 0.12 0.00 0.05 0.00 0.05 99.78 [2021-06-10T15:33:48.540Z] 15:09:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-10T15:33:48.540Z] 15:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-10T15:33:48.540Z] 15:09:01 1 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-10T15:33:48.540Z] 15:10:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-10T15:33:48.540Z] 15:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-10T15:33:48.540Z] 15:10:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-10T15:33:48.540Z] 15:11:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-10T15:33:48.540Z] 15:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-10T15:33:48.540Z] 15:11:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-10T15:33:48.540Z] 15:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-10T15:33:48.540Z] 15:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-10T15:33:48.540Z] 15:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-10T15:33:48.540Z] 15:13:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-06-10T15:33:48.540Z] 15:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-10T15:33:48.540Z] 15:13:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-10T15:33:48.540Z] 15:14:01 all 0.12 0.00 0.01 0.00 0.03 99.84 [2021-06-10T15:33:48.540Z] 15:14:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-10T15:33:48.540Z] 15:14:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-10T15:33:48.540Z] 15:15:01 all 9.79 0.00 2.70 3.09 0.05 84.37 [2021-06-10T15:33:48.540Z] 15:15:01 0 10.31 0.00 2.77 1.36 0.03 85.52 [2021-06-10T15:33:48.540Z] 15:15:01 1 9.26 0.00 2.63 4.81 0.07 83.23 [2021-06-10T15:33:48.540Z] 15:16:01 all 17.04 0.00 5.28 2.60 0.07 75.02 [2021-06-10T15:33:48.540Z] 15:16:01 0 13.80 0.00 5.19 3.17 0.07 77.77 [2021-06-10T15:33:48.540Z] 15:16:01 1 20.30 0.00 5.36 2.02 0.07 72.25 [2021-06-10T15:33:48.540Z] 15:17:01 all 57.26 0.00 8.74 2.22 0.12 31.67 [2021-06-10T15:33:48.540Z] 15:17:01 0 58.01 0.00 8.63 2.74 0.13 30.49 [2021-06-10T15:33:48.540Z] 15:17:01 1 56.51 0.00 8.84 1.69 0.11 32.85 [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] 15:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T15:33:48.540Z] 15:18:01 all 33.80 0.00 4.65 0.49 0.08 60.97 [2021-06-10T15:33:48.540Z] 15:18:01 0 32.86 0.00 4.62 0.56 0.09 61.87 [2021-06-10T15:33:48.540Z] 15:18:01 1 34.74 0.00 4.69 0.42 0.07 60.07 [2021-06-10T15:33:48.540Z] 15:19:02 all 42.86 0.00 13.20 11.82 0.11 32.01 [2021-06-10T15:33:48.540Z] 15:19:02 0 42.89 0.00 13.14 11.02 0.11 32.85 [2021-06-10T15:33:48.540Z] 15:19:02 1 42.83 0.00 13.26 12.62 0.11 31.18 [2021-06-10T15:33:48.540Z] 15:20:01 all 57.15 0.00 17.60 19.25 0.13 5.87 [2021-06-10T15:33:48.540Z] 15:20:01 0 56.61 0.00 17.97 20.10 0.13 5.18 [2021-06-10T15:33:48.540Z] 15:20:01 1 57.68 0.00 17.23 18.41 0.13 6.55 [2021-06-10T15:33:48.540Z] 15:21:02 all 65.80 0.00 19.43 13.09 0.14 1.55 [2021-06-10T15:33:48.540Z] 15:21:02 0 66.18 0.00 18.76 13.56 0.13 1.37 [2021-06-10T15:33:48.540Z] 15:21:02 1 65.41 0.00 20.10 12.62 0.15 1.72 [2021-06-10T15:33:48.540Z] 15:22:01 all 27.67 0.00 6.65 3.44 0.08 62.16 [2021-06-10T15:33:48.540Z] 15:22:01 0 26.40 0.00 6.91 3.36 0.09 63.25 [2021-06-10T15:33:48.540Z] 15:22:01 1 28.94 0.00 6.40 3.52 0.07 61.07 [2021-06-10T15:33:48.540Z] 15:23:01 all 0.05 0.00 0.09 0.00 0.03 99.83 [2021-06-10T15:33:48.540Z] 15:23:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-06-10T15:33:48.540Z] 15:23:01 1 0.07 0.00 0.12 0.00 0.05 99.77 [2021-06-10T15:33:48.540Z] 15:24:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-10T15:33:48.540Z] 15:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T15:33:48.540Z] 15:24:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-10T15:33:48.540Z] 15:25:01 all 0.11 0.00 0.01 0.00 0.03 99.86 [2021-06-10T15:33:48.540Z] 15:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-10T15:33:48.540Z] 15:25:01 1 0.20 0.00 0.00 0.00 0.03 99.77 [2021-06-10T15:33:48.540Z] 15:26:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T15:33:48.540Z] 15:26:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-10T15:33:48.540Z] 15:26:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-10T15:33:48.540Z] 15:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-10T15:33:48.540Z] 15:27:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-10T15:33:48.540Z] 15:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T15:33:48.540Z] 15:28:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-10T15:33:48.540Z] 15:28:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-10T15:33:48.540Z] 15:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] 15:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T15:33:48.540Z] 15:29:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-10T15:33:48.540Z] 15:29:01 0 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-10T15:33:48.540Z] 15:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-10T15:33:48.540Z] 15:30:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-10T15:33:48.540Z] 15:30:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-10T15:33:48.540Z] 15:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-10T15:33:48.540Z] 15:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-10T15:33:48.540Z] 15:31:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-10T15:33:48.540Z] 15:31:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2021-06-10T15:33:48.540Z] 15:32:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-10T15:33:48.540Z] 15:32:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-10T15:33:48.540Z] 15:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T15:33:48.540Z] 15:33:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-10T15:33:48.540Z] 15:33:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-10T15:33:48.540Z] 15:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-10T15:33:48.540Z] Average: all 10.88 0.00 2.73 1.93 0.05 84.41 [2021-06-10T15:33:48.540Z] Average: 0 10.70 0.00 2.72 1.92 0.04 84.62 [2021-06-10T15:33:48.540Z] Average: 1 11.07 0.00 2.74 1.94 0.05 84.20 [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z] [2021-06-10T15:33:48.540Z]