Pull request #3554 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (4b81bf1d73165ec4ec3f56ad65f93cac7ef6a310) 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-ssh1915144742543313924.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-ssh8372034821619351930.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-3554/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-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1362837840554280308.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-ssh2888344350011455604.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-3554/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-3554/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1941196660962035869.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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-129’ is offline Running on prd-centos7-docker-4c-2g-133 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4693327235848807942.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f > 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/2@tmp/jenkins-gitclient-ssh2804003960312807029.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # 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/2@tmp/jenkins-gitclient-ssh2315729161181906434.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 Merge succeeded, producing bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f Checking out Revision bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f (PR-3554) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git rev-list --no-walk 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T04:33:35.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T04:33:35.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T04:33:35.488Z] ========================================================= [2021-06-10T04:33:35.488Z] EdgeX Global Pipelines Version Info [2021-06-10T04:33:35.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:33:36.905Z] ------------------- [2021-06-10T04:33:36.906Z] stable info: [2021-06-10T04:33:36.906Z] ------------------- [2021-06-10T04:33:36.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T04:33:36.906Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:33:36.906Z] Message: update stable to v1.0.194 [2021-06-10T04:33:37.480Z] ------------------- [2021-06-10T04:33:37.480Z] experimental info: [2021-06-10T04:33:37.480Z] ------------------- [2021-06-10T04:33:37.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T04:33:37.480Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:33:37.480Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T04:33:37.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T04:33:37.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T04:33:37.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T04:33:37.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T04:33:37.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T04:33:37.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T04:33:37.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T04:33:37.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T04:33:37.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T04:33:37.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T04:33:37.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T04:33:37.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T04:33:37.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T04:33:37.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T04:33:37.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:33:37.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:33:37.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T04:33:37.987Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T04:33:38.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T04:33:38.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T04:33:38.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T04:33:38.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T04:33:38.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3554 [Pipeline] echo [2021-06-10T04:33:38.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3554 [Pipeline] echo [2021-06-10T04:33:38.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3554 [Pipeline] echo [2021-06-10T04:33:38.177Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [Pipeline] echo [2021-06-10T04:33:38.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdbdb30 [Pipeline] echo [2021-06-10T04:33:38.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:33:38.317Z] provisioning config files... [2021-06-10T04:33:38.332Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config200072685896598025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:33:38.652Z] ---> docker-login.sh [2021-06-10T04:33:38.653Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:33:38.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:38.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:38.917Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:38.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:38.917Z] [2021-06-10T04:33:38.917Z] Login Succeeded [2021-06-10T04:33:38.917Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:33:38.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:38.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:38.917Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:38.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:38.917Z] [2021-06-10T04:33:38.917Z] Login Succeeded [2021-06-10T04:33:38.917Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:33:39.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:39.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:39.187Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:39.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:39.187Z] [2021-06-10T04:33:39.187Z] Login Succeeded [2021-06-10T04:33:39.187Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:33:39.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:39.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:39.187Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:39.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:39.187Z] [2021-06-10T04:33:39.187Z] Login Succeeded [2021-06-10T04:33:39.187Z] docker.io [2021-06-10T04:33:39.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:33:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:33:39.715Z] Configure a credential helper to remove this warning. See [2021-06-10T04:33:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:33:39.715Z] [2021-06-10T04:33:39.715Z] Login Succeeded [2021-06-10T04:33:39.715Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:33:39.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:33:40.061Z] ++ 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-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T04:33:40.061Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:33:40.061Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T04:33:40.061Z] ++ cut -d/ -f2 [2021-06-10T04:33:40.061Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T04:33:40.105Z] 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-10T04:33:40.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:33:40.871Z] [2021-06-10T04:33:40.871Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:33:41.205Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:33:41.205Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T04:33:41.205Z] 31603596830f: Pulling fs layer [2021-06-10T04:33:41.205Z] 54011a49482f: Pulling fs layer [2021-06-10T04:33:41.205Z] a6820b24f6d8: Pulling fs layer [2021-06-10T04:33:41.205Z] f581987b2513: Pulling fs layer [2021-06-10T04:33:41.205Z] f581987b2513: Waiting [2021-06-10T04:33:41.205Z] 54011a49482f: Verifying Checksum [2021-06-10T04:33:41.205Z] 54011a49482f: Download complete [2021-06-10T04:33:41.470Z] 31603596830f: Verifying Checksum [2021-06-10T04:33:41.470Z] 31603596830f: Download complete [2021-06-10T04:33:41.470Z] f581987b2513: Verifying Checksum [2021-06-10T04:33:41.470Z] f581987b2513: Download complete [2021-06-10T04:33:41.470Z] a6820b24f6d8: Verifying Checksum [2021-06-10T04:33:41.470Z] a6820b24f6d8: Download complete [2021-06-10T04:33:41.470Z] 31603596830f: Pull complete [2021-06-10T04:33:41.740Z] 54011a49482f: Pull complete [2021-06-10T04:33:42.323Z] a6820b24f6d8: Pull complete [2021-06-10T04:33:42.323Z] f581987b2513: Pull complete [2021-06-10T04:33:42.583Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T04:33:42.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:33:42.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T04:33:42.664Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-06-10T04:33:42.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:33:43.934Z] $ docker top 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:33:44.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:33:44.079Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:33:44.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:33:44.192Z] $ docker exec 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent [2021-06-10T04:33:44.299Z] SSH_AUTH_SOCK=/tmp/ssh-LPVwXiJzlhyr/agent.15 [2021-06-10T04:33:44.299Z] SSH_AGENT_PID=22 [2021-06-10T04:33:44.306Z] Running ssh-add (command line suppressed) [2021-06-10T04:33:44.400Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1780105531330422973.key (/w/workspace/edgex-go/2@tmp/private_key_1780105531330422973.key) [2021-06-10T04:33:44.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:33:44.744Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T04:33:44.755Z] $ docker exec --env ******** --env ******** 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent -k [2021-06-10T04:33:44.863Z] unset SSH_AUTH_SOCK; [2021-06-10T04:33:44.864Z] unset SSH_AGENT_PID; [2021-06-10T04:33:44.864Z] echo Agent pid 22 killed; [2021-06-10T04:33:44.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T04:33:44.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:33:44.934Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:33:45.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:33:45.042Z] $ docker exec 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent [2021-06-10T04:33:45.157Z] SSH_AUTH_SOCK=/tmp/ssh-JjrZmrMSTErr/agent.56 [2021-06-10T04:33:45.157Z] SSH_AGENT_PID=62 [2021-06-10T04:33:45.163Z] Running ssh-add (command line suppressed) [2021-06-10T04:33:45.261Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_113763409814037160.key (/w/workspace/edgex-go/2@tmp/private_key_113763409814037160.key) [2021-06-10T04:33:45.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:33:45.582Z] + git semver init [2021-06-10T04:33:45.582Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:33:45.582Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-10T04:33:45.582Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-10T04:33:45.582Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:33:45.582Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:33:45.582Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:33:45.582Z] # $SEMVER_BRANCH = PR-3554 [2021-06-10T04:33:45.582Z] # $SEMVER_TEMP = /tmp/semver-162599173 [2021-06-10T04:33:45.582Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T04:34:12.217Z] # '/tmp/semver-162599173' -> '/w/workspace/edgex-go/2/.semver' [2021-06-10T04:34:12.217Z] # -> Force: false [2021-06-10T04:34:12.217Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-10T04:34:12.224Z] $ docker exec --env ******** --env ******** 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 ssh-agent -k [2021-06-10T04:34:12.326Z] unset SSH_AUTH_SOCK; [2021-06-10T04:34:12.327Z] unset SSH_AGENT_PID; [2021-06-10T04:34:12.327Z] echo Agent pid 62 killed; [2021-06-10T04:34:12.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:34:12.671Z] + git semver [Pipeline] } [2021-06-10T04:34:12.681Z] $ docker stop --time=1 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 [2021-06-10T04:34:15.197Z] $ docker rm -f 7f6cf66eb037a37f69130153c3239f298deb0fdcdadc7e323c136f5e8484dd44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:34:15.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T04:34:15.893Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T04:34:15.896Z] [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-10T04:34:16.746Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:34:17.055Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:34:17.396Z] + true [2021-06-10T04:34:17.396Z] + sudo service docker restart [2021-06-10T04:34:17.396Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T04:34:31.353Z] Still waiting to schedule task [2021-06-10T04:34:31.353Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo [2021-06-10T04:34:35.555Z] ========================================================= [2021-06-10T04:34:35.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T04:34:35.556Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:34:35.871Z] + 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-10T04:34:37.273Z] Sending build context to Docker daemon 329.2MB [2021-06-10T04:34:37.273Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:34:37.273Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:34:37.273Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T04:34:37.273Z] 540db60ca938: Pulling fs layer [2021-06-10T04:34:37.273Z] adcc1eea9eea: Pulling fs layer [2021-06-10T04:34:37.273Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T04:34:37.273Z] 0510c868ecb4: Pulling fs layer [2021-06-10T04:34:37.273Z] afea3b2eda06: Pulling fs layer [2021-06-10T04:34:37.273Z] 7809a108b3ef: Pulling fs layer [2021-06-10T04:34:37.273Z] f706445af74f: Pulling fs layer [2021-06-10T04:34:37.273Z] 0510c868ecb4: Waiting [2021-06-10T04:34:37.273Z] afea3b2eda06: Waiting [2021-06-10T04:34:37.273Z] 7809a108b3ef: Waiting [2021-06-10T04:34:37.273Z] f706445af74f: Waiting [2021-06-10T04:34:37.273Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T04:34:37.273Z] 4c4ab2625f07: Download complete [2021-06-10T04:34:37.273Z] adcc1eea9eea: Verifying Checksum [2021-06-10T04:34:37.273Z] adcc1eea9eea: Download complete [2021-06-10T04:34:37.537Z] afea3b2eda06: Verifying Checksum [2021-06-10T04:34:37.537Z] afea3b2eda06: Download complete [2021-06-10T04:34:37.537Z] 7809a108b3ef: Verifying Checksum [2021-06-10T04:34:37.537Z] 7809a108b3ef: Download complete [2021-06-10T04:34:37.537Z] 540db60ca938: Verifying Checksum [2021-06-10T04:34:37.537Z] 540db60ca938: Download complete [2021-06-10T04:34:37.537Z] 540db60ca938: Pull complete [2021-06-10T04:34:37.802Z] adcc1eea9eea: Pull complete [2021-06-10T04:34:37.802Z] 4c4ab2625f07: Pull complete [2021-06-10T04:34:39.726Z] f706445af74f: Verifying Checksum [2021-06-10T04:34:39.726Z] f706445af74f: Download complete [2021-06-10T04:34:41.116Z] 0510c868ecb4: Verifying Checksum [2021-06-10T04:34:41.116Z] 0510c868ecb4: Download complete [2021-06-10T04:34:44.452Z] 0510c868ecb4: Pull complete [2021-06-10T04:34:44.452Z] afea3b2eda06: Pull complete [2021-06-10T04:34:44.452Z] 7809a108b3ef: Pull complete [2021-06-10T04:34:47.007Z] f706445af74f: Pull complete [2021-06-10T04:34:47.007Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T04:34:47.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T04:34:47.007Z] ---> b068be0155e3 [2021-06-10T04:34:47.007Z] 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-10T04:34:47.581Z] ---> Running in eda2d91fde7b [2021-06-10T04:34:47.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:34:49.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:34:51.668Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:34:51.934Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:34:51.934Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:34:51.934Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:35:01.941Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:35:01.941Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:35:01.941Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:35:01.941Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:35:02.204Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:35:02.204Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:35:02.204Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:35:02.467Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:35:02.467Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:35:02.467Z] OK: 219 MiB in 52 packages [2021-06-10T04:35:03.864Z] Removing intermediate container eda2d91fde7b [2021-06-10T04:35:03.864Z] ---> 7a2a4f463695 [2021-06-10T04:35:03.864Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:35:03.864Z] ---> Running in ff893d58fe8e [2021-06-10T04:35:03.864Z] Removing intermediate container ff893d58fe8e [2021-06-10T04:35:03.864Z] ---> 29aa6fd63253 [2021-06-10T04:35:03.864Z] Step 5/6 : COPY go.mod . [2021-06-10T04:35:04.126Z] ---> f17225be2ff1 [2021-06-10T04:35:04.126Z] Step 6/6 : RUN go mod download [2021-06-10T04:35:04.126Z] ---> Running in e2dea698ec21 [2021-06-10T04:35:16.394Z] Removing intermediate container e2dea698ec21 [2021-06-10T04:35:16.394Z] ---> 1ed036d52719 [2021-06-10T04:35:16.394Z] Successfully built 1ed036d52719 [2021-06-10T04:35:16.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:16.705Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:35:16.705Z] . [Pipeline] withDockerContainer [2021-06-10T04:35:16.790Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-06-10T04:35:16.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:35:17.248Z] $ docker top a1a3efc04846a6eb2bb176e586f5d78ab2c4eac3d1623187238bffc4de91c481 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:35:17.629Z] + go version [2021-06-10T04:35:17.629Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T04:35:17.638Z] $ docker stop --time=1 a1a3efc04846a6eb2bb176e586f5d78ab2c4eac3d1623187238bffc4de91c481 [2021-06-10T04:35:18.823Z] $ docker rm -f a1a3efc04846a6eb2bb176e586f5d78ab2c4eac3d1623187238bffc4de91c481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:19.386Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:35:19.386Z] . [Pipeline] withDockerContainer [2021-06-10T04:35:19.490Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-06-10T04:35:19.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:35:19.881Z] $ docker top 897835c7c2bc951637786f58bfac1827dbbf0769a23ae4e48e7744ffd7b16f31 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:35:19.970Z] ========================================================= [2021-06-10T04:35:19.970Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:35:19.970Z] ========================================================= [Pipeline] sh [2021-06-10T04:35:20.260Z] + go mod tidy [Pipeline] sh [2021-06-10T04:35:20.830Z] + make test [2021-06-10T04:35:20.830Z] go mod tidy [2021-06-10T04:35:20.830Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:35:26.182Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:35:44.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:35:46.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:35:48.403Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:35:48.403Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:35:50.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:35:51.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:35:51.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:35:51.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:35:51.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:35:52.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:35:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:35:55.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements [2021-06-10T04:35:56.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-06-10T04:35:56.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:35:56.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:35:56.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:35:57.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-06-10T04:35:57.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:35:57.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements [2021-06-10T04:35:57.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:35:57.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:35:58.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:58.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:35:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:36:01.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.259s coverage: 95.1% of statements [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:36:01.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:36:01.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:36:01.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements [2021-06-10T04:36:01.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-10T04:36:01.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:36:01.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements [2021-06-10T04:36:01.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:36:02.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-06-10T04:36:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2021-06-10T04:36:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-10T04:36:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-10T04:36:03.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-06-10T04:36:16.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-06-10T04:36:16.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-10T04:36:24.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.217s coverage: 81.8% of statements [2021-06-10T04:36:24.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-10T04:36:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-10T04:36:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:36:39.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-06-10T04:36:39.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:36:39.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:36:39.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-06-10T04:36:39.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-06-10T04:36:39.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-10T04:36:40.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-06-10T04:36:40.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-10T04:36:41.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-06-10T04:36:41.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:36:41.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:36:41.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:36:41.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements [2021-06-10T04:36:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:36:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:36:41.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements [2021-06-10T04:36:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:36:42.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-06-10T04:36:42.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:36:42.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:36:42.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:36:42.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:36:50.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:36:50.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-10T04:36:50.280Z] GO111MODULE=on go vet ./... [2021-06-10T04:37:12.342Z] gofmt -l . [2021-06-10T04:37:12.603Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:37:12.867Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:37:13.835Z] + ls -al . [2021-06-10T04:37:13.835Z] total 520 [2021-06-10T04:37:13.835Z] drwxrwxr-x 10 1001 1001 4096 Jun 10 04:37 . [2021-06-10T04:37:13.835Z] drwxr-xr-x 4 root root 28 Jun 10 04:35 .. [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:33 .dockerignore [2021-06-10T04:37:13.835Z] drwxrwxr-x 8 1001 1001 179 Jun 10 04:33 .git [2021-06-10T04:37:13.835Z] drwxrwxr-x 3 1001 1001 125 Jun 10 04:33 .github [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:33 .gitignore [2021-06-10T04:37:13.835Z] drwx------ 3 1001 1001 60 Jun 10 04:34 .semver [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:33 .sonarcloud.properties [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:33 Attribution.txt [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:33 CONTRIBUTING.md [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:33 Dockerfile.build [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:33 Jenkinsfile [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:33 LICENSE [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:33 Makefile [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:33 README.md [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:33 SECURITY.md [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:33 ZMQWindows.md [2021-06-10T04:37:13.835Z] drwxrwxr-x 2 1001 1001 37 Jun 10 04:33 bin [2021-06-10T04:37:13.835Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:33 cmd [2021-06-10T04:37:13.835Z] -rw-r--r-- 1 root root 404951 Jun 10 04:36 coverage.out [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:33 go.mod [2021-06-10T04:37:13.835Z] -rw-r--r-- 1 root root 21257 Jun 10 04:35 go.sum [2021-06-10T04:37:13.835Z] drwxrwxr-x 8 1001 1001 127 Jun 10 04:33 internal [2021-06-10T04:37:13.835Z] drwxrwxr-x 3 1001 1001 16 Jun 10 04:33 openapi [2021-06-10T04:37:13.835Z] drwxrwxr-x 4 1001 1001 71 Jun 10 04:33 snap [2021-06-10T04:37:13.835Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:33 version.go [Pipeline] sh [2021-06-10T04:37:14.139Z] + '[' -e coverage.out ] [2021-06-10T04:37:14.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:37:14.278Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:37:14.582Z] + make build [2021-06-10T04:37:14.582Z] go mod tidy [2021-06-10T04:37:14.582Z] 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-10T04:37:15.937Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-139 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws [2021-06-10T04:37:15.955Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-10T04:37:15.987Z] 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-10T04:37:16.228Z] The recommended git tool is: git [2021-06-10T04:37:22.308Z] using credential edgex-jenkins-ssh [2021-06-10T04:37:22.329Z] Cloning the remote Git repository [2021-06-10T04:37:22.375Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:22.632Z] 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-10T04:37:23.203Z] 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-10T04:37:22.476Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-10T04:37:22.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:22.605Z] > git --version # timeout=10 [2021-06-10T04:37:22.656Z] > git --version # 'git version 2.17.1' [2021-06-10T04:37:22.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:22.742Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:37:24.595Z] 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-10T04:37:24.595Z] 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-10T04:37:25.551Z] 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-10T04:37:26.954Z] 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-10T04:37:27.928Z] 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-10T04:37:29.318Z] 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-10T04:37:30.263Z] 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-10T04:37:31.221Z] 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-10T04:37:33.170Z] $ docker stop --time=1 897835c7c2bc951637786f58bfac1827dbbf0769a23ae4e48e7744ffd7b16f31 [2021-06-10T04:37:37.249Z] $ docker rm -f 897835c7c2bc951637786f58bfac1827dbbf0769a23ae4e48e7744ffd7b16f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:37:38.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:38.786Z] [2021-06-10T04:37:38.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:37:39.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:39.366Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-10T04:37:39.366Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-10T04:37:39.366Z] ca9280d653b3: Pulling fs layer [2021-06-10T04:37:39.366Z] 7e9c9ca2126c: Pulling fs layer [2021-06-10T04:37:39.366Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-10T04:37:39.366Z] cbdbe7a5bc2a: Download complete [2021-06-10T04:37:39.630Z] cbdbe7a5bc2a: Pull complete [2021-06-10T04:37:39.893Z] ca9280d653b3: Verifying Checksum [2021-06-10T04:37:39.893Z] ca9280d653b3: Download complete [2021-06-10T04:37:40.296Z] Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:37:39.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:37:39.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:37:39.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:37:39.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:39.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:39.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T04:37:40.312Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:37:40.333Z] > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [2021-06-10T04:37:40.470Z] ca9280d653b3: Pull complete [2021-06-10T04:37:40.652Z] Merge succeeded, producing bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:37:40.653Z] Checking out Revision bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f (PR-3554) [2021-06-10T04:37:40.732Z] 7e9c9ca2126c: Verifying Checksum [2021-06-10T04:37:40.732Z] 7e9c9ca2126c: Download complete [2021-06-10T04:37:40.555Z] > git remote # timeout=10 [2021-06-10T04:37:40.572Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T04:37:40.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:40.598Z] > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 [2021-06-10T04:37:40.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T04:37:40.657Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:37:40.668Z] > git checkout -f bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f # timeout=10 [2021-06-10T04:37:44.043Z] 7e9c9ca2126c: Pull complete [2021-06-10T04:37:44.043Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-10T04:37:44.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:44.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-10T04:37:44.120Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-06-10T04:37:44.157Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:37:45.139Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-10T04:37:55.301Z] $ docker top 5280adb514b7ceed31ce2857fc99e69c12fb248644f42aba80ba81c9a6cd471a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T04:37:55.689Z] + docker-compose build --help [2021-06-10T04:37:55.689Z] + grep parallel [2021-06-10T04:37:56.328Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:37:56.336Z] $ docker stop --time=1 5280adb514b7ceed31ce2857fc99e69c12fb248644f42aba80ba81c9a6cd471a [2021-06-10T04:37:56.438Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-10T04:37:57.545Z] $ docker rm -f 5280adb514b7ceed31ce2857fc99e69c12fb248644f42aba80ba81c9a6cd471a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:37:57.968Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:37:58.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:37:58.086Z] . [Pipeline] withDockerContainer [2021-06-10T04:37:58.173Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-06-10T04:37:58.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:37:58.305Z] + + sudotrue service [2021-06-10T04:37:58.305Z] docker restart [2021-06-10T04:37:58.757Z] $ docker top cd5f4f05ac5c1db4402ae68c9c8459c1855fa539d88ce1fe528634ca74c229c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:37:59.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:37:59.717Z] Building core-command ... [2021-06-10T04:37:59.717Z] Building core-data ... [2021-06-10T04:37:59.717Z] Building core-metadata ... [2021-06-10T04:37:59.717Z] Building security-bootstrapper ... [2021-06-10T04:37:59.717Z] Building security-proxy-setup ... [2021-06-10T04:37:59.717Z] Building security-secretstore-setup ... [2021-06-10T04:37:59.717Z] Building support-notifications ... [2021-06-10T04:37:59.717Z] Building support-scheduler ... [2021-06-10T04:37:59.717Z] Building sys-mgmt-agent ... [2021-06-10T04:37:59.717Z] Building core-metadata [2021-06-10T04:37:59.717Z] Building support-notifications [2021-06-10T04:37:59.717Z] Building security-secretstore-setup [2021-06-10T04:37:59.717Z] Building security-bootstrapper [2021-06-10T04:37:59.717Z] Building core-command [2021-06-10T04:38:15.398Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:15.398Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:15.398Z] ---> 1ed036d52719 [2021-06-10T04:38:15.398Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:38:15.398Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:15.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:15.398Z] ---> 1ed036d52719 [2021-06-10T04:38:15.398Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:38:15.398Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:15.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:15.398Z] ---> 1ed036d52719 [2021-06-10T04:38:15.398Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:38:15.663Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:15.663Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:15.663Z] ---> 1ed036d52719 [2021-06-10T04:38:15.663Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:38:15.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:15.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:15.922Z] ---> 1ed036d52719 [2021-06-10T04:38:15.922Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:38:16.657Z] provisioning config files... [2021-06-10T04:38:16.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5256987918730403236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:38:17.067Z] ---> docker-login.sh [2021-06-10T04:38:17.067Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:38:18.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:18.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:18.337Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:18.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:18.337Z] [2021-06-10T04:38:18.337Z] Login Succeeded [2021-06-10T04:38:18.337Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:38:18.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:18.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:18.885Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:18.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:18.885Z] [2021-06-10T04:38:18.885Z] Login Succeeded [2021-06-10T04:38:18.885Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:38:19.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:19.242Z] ---> Running in ab59de3f3f5f [2021-06-10T04:38:19.242Z] ---> Running in 5bf00f7a9992 [2021-06-10T04:38:19.242Z] ---> Running in 47f80ca6dd07 [2021-06-10T04:38:19.242Z] ---> Running in 87919dcb5473 [2021-06-10T04:38:19.242Z] ---> Running in a6950d6553df [2021-06-10T04:38:19.242Z] Removing intermediate container 47f80ca6dd07 [2021-06-10T04:38:19.242Z] ---> 574cd273eea9 [2021-06-10T04:38:19.242Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:19.242Z] Removing intermediate container 5bf00f7a9992 [2021-06-10T04:38:19.242Z] ---> 880a7741e832 [2021-06-10T04:38:19.242Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:19.242Z] Removing intermediate container 87919dcb5473 [2021-06-10T04:38:19.242Z] ---> 6f7b567229c3 [2021-06-10T04:38:19.242Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:19.242Z] Removing intermediate container a6950d6553df [2021-06-10T04:38:19.242Z] ---> 13ef5a38d8bd [2021-06-10T04:38:19.242Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:19.242Z] Removing intermediate container ab59de3f3f5f [2021-06-10T04:38:19.242Z] ---> 5d47124c6537 [2021-06-10T04:38:19.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:19.242Z] ---> Running in 7db304c6a160 [2021-06-10T04:38:19.242Z] ---> Running in 76bbdd971970 [2021-06-10T04:38:19.242Z] ---> Running in 15ce797e9673 [2021-06-10T04:38:19.242Z] ---> Running in 1defa29dcbc0 [2021-06-10T04:38:19.242Z] ---> Running in 483355f11084 [2021-06-10T04:38:19.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:19.451Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:19.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:19.451Z] [2021-06-10T04:38:19.451Z] Login Succeeded [2021-06-10T04:38:19.451Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:38:19.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:20.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:20.003Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:20.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:20.003Z] [2021-06-10T04:38:20.003Z] Login Succeeded [2021-06-10T04:38:20.003Z] docker.io [2021-06-10T04:38:20.192Z] Removing intermediate container 7db304c6a160 [2021-06-10T04:38:20.192Z] ---> f7bc17a0783e [2021-06-10T04:38:20.192Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:38:20.192Z] ---> Running in aa118d0bb86a [2021-06-10T04:38:20.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:20.455Z] Removing intermediate container 76bbdd971970 [2021-06-10T04:38:20.455Z] ---> 17c9642a7d0b [2021-06-10T04:38:20.455Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:38:20.455Z] ---> Running in 7d17370afc9b [2021-06-10T04:38:20.455Z] Removing intermediate container 1defa29dcbc0 [2021-06-10T04:38:20.455Z] ---> 946fe0aec8b3 [2021-06-10T04:38:20.455Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:38:20.455Z] ---> Running in 88cbe376e2ff [2021-06-10T04:38:20.726Z] Removing intermediate container 15ce797e9673 [2021-06-10T04:38:20.726Z] ---> c4b23d432f2f [2021-06-10T04:38:20.726Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:38:20.726Z] Removing intermediate container 483355f11084 [2021-06-10T04:38:20.726Z] ---> 6b578eb2ee02 [2021-06-10T04:38:20.726Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:38:20.726Z] ---> Running in c588d6800175 [2021-06-10T04:38:20.726Z] ---> Running in 50b09bf1b784 [2021-06-10T04:38:20.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:20.879Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:20.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:20.879Z] [2021-06-10T04:38:20.879Z] Login Succeeded [2021-06-10T04:38:20.879Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:38:20.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-10T04:38:20.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:20.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:20.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-06-10T04:38:21.233Z] ========================================================= [2021-06-10T04:38:21.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T04:38:21.233Z] ========================================================= [Pipeline] isUnix [2021-06-10T04:38:21.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:21.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-10T04:38:21.587Z] + 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-10T04:38:21.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:21.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:22.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:22.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:22.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:22.354Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:22.616Z] Removing intermediate container 88cbe376e2ff [2021-06-10T04:38:22.616Z] ---> 72e029f8bc91 [2021-06-10T04:38:22.616Z] Step 6/26 : COPY go.mod . [2021-06-10T04:38:22.616Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:22.886Z] ---> bdc77ed06e6a [2021-06-10T04:38:22.886Z] Step 7/26 : RUN go mod download [2021-06-10T04:38:22.886Z] ---> Running in c5b2f366cdf0 [2021-06-10T04:38:23.147Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:23.147Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:23.147Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:23.147Z] Removing intermediate container 7d17370afc9b [2021-06-10T04:38:23.147Z] ---> f4db1afb593e [2021-06-10T04:38:23.147Z] Step 6/24 : COPY go.mod . [2021-06-10T04:38:23.414Z] ---> 212ad5fcdbd6 [2021-06-10T04:38:23.414Z] Step 7/24 : RUN go mod download [2021-06-10T04:38:23.414Z] ---> Running in b7ca8cb62a60 [2021-06-10T04:38:23.680Z] Removing intermediate container c588d6800175 [2021-06-10T04:38:23.680Z] ---> 3fa20b699536 [2021-06-10T04:38:23.680Z] Step 6/32 : COPY go.mod . [2021-06-10T04:38:23.680Z] Removing intermediate container aa118d0bb86a [2021-06-10T04:38:23.680Z] ---> 9d9e60e4ce76 [2021-06-10T04:38:23.680Z] Step 6/24 : COPY go.mod . [2021-06-10T04:38:23.680Z] Removing intermediate container 50b09bf1b784 [2021-06-10T04:38:23.681Z] ---> feaaf3deb725 [2021-06-10T04:38:23.681Z] Step 6/23 : COPY go.mod . [2021-06-10T04:38:23.681Z] ---> f9f1077b5adf [2021-06-10T04:38:23.681Z] Step 7/32 : RUN go mod download [2021-06-10T04:38:23.944Z] ---> Running in 9fac51dac989 [2021-06-10T04:38:23.944Z] Removing intermediate container c5b2f366cdf0 [2021-06-10T04:38:23.944Z] ---> d15c5dedd781 [2021-06-10T04:38:23.944Z] Step 8/26 : COPY . . [2021-06-10T04:38:23.944Z] ---> fe7fa6bd2401 [2021-06-10T04:38:23.944Z] Step 7/24 : RUN go mod download [2021-06-10T04:38:23.944Z] ---> Running in a5d603d0010a [2021-06-10T04:38:24.212Z] ---> e034d9a15904 [2021-06-10T04:38:24.212Z] Step 7/23 : RUN go mod download [2021-06-10T04:38:24.225Z] Sending build context to Docker daemon 166.1MB [2021-06-10T04:38:24.225Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:24.225Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:38:24.502Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T04:38:24.502Z] 595b0fe564bb: Pulling fs layer [2021-06-10T04:38:24.502Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T04:38:24.502Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T04:38:24.502Z] ba82ee9f976e: Pulling fs layer [2021-06-10T04:38:24.502Z] 506bd15cee9f: Pulling fs layer [2021-06-10T04:38:24.502Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T04:38:24.502Z] 618dc40b7e24: Pulling fs layer [2021-06-10T04:38:24.502Z] ba82ee9f976e: Waiting [2021-06-10T04:38:24.502Z] 506bd15cee9f: Waiting [2021-06-10T04:38:24.502Z] 618dc40b7e24: Waiting [2021-06-10T04:38:24.502Z] 75a0a4a0db45: Waiting [2021-06-10T04:38:24.502Z] 5b7225fbf94c: Download complete [2021-06-10T04:38:24.502Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T04:38:24.502Z] 3088b5b3c5c0: Download complete [2021-06-10T04:38:24.502Z] 506bd15cee9f: Verifying Checksum [2021-06-10T04:38:24.502Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T04:38:24.502Z] 75a0a4a0db45: Download complete [2021-06-10T04:38:24.778Z] 595b0fe564bb: Verifying Checksum [2021-06-10T04:38:24.778Z] 595b0fe564bb: Download complete [2021-06-10T04:38:25.384Z] 595b0fe564bb: Pull complete [2021-06-10T04:38:25.990Z] 3088b5b3c5c0: Pull complete [2021-06-10T04:38:26.589Z] 5b7225fbf94c: Pull complete [2021-06-10T04:38:26.862Z] 618dc40b7e24: Verifying Checksum [2021-06-10T04:38:26.862Z] 618dc40b7e24: Download complete [2021-06-10T04:38:28.427Z] ---> Running in 6eb4f6e6dae4 [2021-06-10T04:38:28.700Z] ---> 4feade5c85f2 [2021-06-10T04:38:28.700Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:38:28.700Z] ---> Running in fcda3133a001 [2021-06-10T04:38:28.700Z] Removing intermediate container b7ca8cb62a60 [2021-06-10T04:38:28.700Z] ---> 2448114c206a [2021-06-10T04:38:28.700Z] Step 8/24 : COPY . . [2021-06-10T04:38:28.700Z] Removing intermediate container 9fac51dac989 [2021-06-10T04:38:28.700Z] ---> 405402fbc4b4 [2021-06-10T04:38:28.700Z] Step 8/32 : COPY . . [2021-06-10T04:38:28.849Z] ba82ee9f976e: Download complete [2021-06-10T04:38:29.280Z] Removing intermediate container a5d603d0010a [2021-06-10T04:38:29.280Z] ---> aabe64ca2f04 [2021-06-10T04:38:29.280Z] Step 8/24 : COPY . . [2021-06-10T04:38:39.031Z] ba82ee9f976e: Pull complete [2021-06-10T04:38:39.031Z] 506bd15cee9f: Pull complete [2021-06-10T04:38:39.031Z] 75a0a4a0db45: Pull complete [2021-06-10T04:38:43.368Z] 618dc40b7e24: Pull complete [2021-06-10T04:38:43.648Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T04:38:43.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T04:38:43.648Z] ---> a36622ca3599 [2021-06-10T04:38:43.648Z] 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-10T04:38:44.660Z] ---> Running in 7719a8b9279a [2021-06-10T04:38:46.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:38:47.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:38:47.681Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:38:48.276Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:38:48.276Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:38:48.276Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:38:54.975Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:38:54.975Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:38:54.975Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:38:54.975Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:38:54.975Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:38:55.245Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:38:55.245Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:38:56.009Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:38:56.009Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:38:56.015Z] ---> 92371dcdc16d [2021-06-10T04:38:56.015Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:38:56.015Z] ---> 82958fcb49e3 [2021-06-10T04:38:56.015Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:38:56.015Z] ---> 558f0d776340 [2021-06-10T04:38:56.015Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:38:56.015Z] ---> Running in 8fcc35492e05 [2021-06-10T04:38:56.015Z] Removing intermediate container fcda3133a001 [2021-06-10T04:38:56.015Z] ---> 549c19c146c3 [2021-06-10T04:38:56.015Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:38:56.015Z] ---> Running in 0ac61813254a [2021-06-10T04:38:56.015Z] ---> Running in f9670dfd7887 [2021-06-10T04:38:56.015Z] Removing intermediate container 6eb4f6e6dae4 [2021-06-10T04:38:56.015Z] ---> f116d00ec37e [2021-06-10T04:38:56.015Z] Step 8/23 : COPY . . [2021-06-10T04:38:56.015Z] ---> Running in fffbb98b19bd [2021-06-10T04:38:56.298Z] OK: 218 MiB in 52 packages [2021-06-10T04:38:59.866Z] Removing intermediate container 7719a8b9279a [2021-06-10T04:38:59.866Z] ---> b688a0e91f7b [2021-06-10T04:38:59.866Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:39:00.141Z] ---> Running in e8b4655a95e0 [2021-06-10T04:39:00.416Z] Removing intermediate container e8b4655a95e0 [2021-06-10T04:39:00.416Z] ---> 4b7fc91ed7bd [2021-06-10T04:39:00.416Z] Step 5/6 : COPY go.mod . [2021-06-10T04:39:01.316Z] 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-10T04:39:01.396Z] ---> 92ab9176d59e [2021-06-10T04:39:01.396Z] Step 6/6 : RUN go mod download [2021-06-10T04:39:01.396Z] ---> Running in 7b288c5c2dba [2021-06-10T04:39:01.897Z] Removing intermediate container 8fcc35492e05 [2021-06-10T04:39:01.897Z] ---> 8bfbabcde2d4 [2021-06-10T04:39:01.897Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:39:01.897Z] ---> Running in a6c32e15f52f [2021-06-10T04:39:02.165Z] Removing intermediate container f9670dfd7887 [2021-06-10T04:39:02.165Z] ---> 0a8c82bb0cf3 [2021-06-10T04:39:02.165Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:39:02.165Z] Removing intermediate container 0ac61813254a [2021-06-10T04:39:02.165Z] ---> 581381505a49 [2021-06-10T04:39:02.165Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:39:02.427Z] ---> Running in a3f7761eb02c [2021-06-10T04:39:02.427Z] ---> Running in 85a0b424e32f [2021-06-10T04:39:02.686Z] 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-10T04:39:03.838Z] 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-10T04:39:03.838Z] 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-10T04:39:13.955Z] ---> b3121a533815 [2021-06-10T04:39:13.955Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:39:13.955Z] ---> Running in 21a369a5eb02 [2021-06-10T04:39:16.510Z] Removing intermediate container 21a369a5eb02 [2021-06-10T04:39:16.510Z] ---> 5eeb58de61d7 [2021-06-10T04:39:16.510Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:39:16.510Z] ---> Running in 4ea27db207a8 [2021-06-10T04:39:16.772Z] 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-10T04:39:28.190Z] Removing intermediate container 7b288c5c2dba [2021-06-10T04:39:28.190Z] ---> 2508815eb1f0 [2021-06-10T04:39:28.190Z] Successfully built 2508815eb1f0 [2021-06-10T04:39:28.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:28.542Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:39:28.542Z] . [Pipeline] withDockerContainer [2021-06-10T04:39:28.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2021-06-10T04:39:28.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:39:29.085Z] 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-10T04:39:30.621Z] $ docker top aacf39e517a0623e6a785f0ed8a6651c944aacb55885f57ef0c7380a9c14e760 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:39:31.628Z] + go version [2021-06-10T04:39:31.628Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T04:39:31.647Z] $ docker stop --time=1 aacf39e517a0623e6a785f0ed8a6651c944aacb55885f57ef0c7380a9c14e760 [2021-06-10T04:39:33.518Z] $ docker rm -f aacf39e517a0623e6a785f0ed8a6651c944aacb55885f57ef0c7380a9c14e760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:34.399Z] Removing intermediate container fffbb98b19bd [2021-06-10T04:39:34.399Z] ---> e554185f9164 [2021-06-10T04:39:34.399Z] [2021-06-10T04:39:34.399Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:39:34.400Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:39:34.400Z] . [Pipeline] withDockerContainer [2021-06-10T04:39:34.660Z] 3.12: Pulling from library/alpine [2021-06-10T04:39:34.674Z] prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2021-06-10T04:39:34.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:39:35.230Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:39:35.230Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:39:35.230Z] ---> 13621d1b12d4 [2021-06-10T04:39:35.230Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:39:35.491Z] ---> Running in 42bdb9b511ff [2021-06-10T04:39:36.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:36.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:36.323Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:39:36.323Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:39:36.323Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:39:36.323Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:39:36.323Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:36.323Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:39:36.323Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:36.323Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:39:36.347Z] $ docker top 976982863dd9e74ed7386e56b04d7a61ab00dd8644012f7bfc14d000f4a8ff6b -eo pid,comm [2021-06-10T04:39:36.587Z] OK: 7 MiB in 20 packages [Pipeline] { [Pipeline] echo [2021-06-10T04:39:36.682Z] ========================================================= [2021-06-10T04:39:36.682Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:39:36.682Z] ========================================================= [Pipeline] sh [2021-06-10T04:39:37.158Z] Removing intermediate container 42bdb9b511ff [2021-06-10T04:39:37.158Z] ---> 78516d4a30fb [2021-06-10T04:39:37.158Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:39:37.158Z] ---> Running in f8ee196b83c3 [2021-06-10T04:39:37.326Z] + go mod tidy [2021-06-10T04:39:37.421Z] Removing intermediate container f8ee196b83c3 [2021-06-10T04:39:37.421Z] ---> d75783276708 [2021-06-10T04:39:37.421Z] Step 14/26 : WORKDIR / [2021-06-10T04:39:37.421Z] ---> Running in b3ff974f5a67 [2021-06-10T04:39:37.998Z] Removing intermediate container b3ff974f5a67 [2021-06-10T04:39:37.998Z] ---> de447978f2a3 [2021-06-10T04:39:37.998Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh [2021-06-10T04:39:38.578Z] ---> 3e6c136c6bb6 [2021-06-10T04:39:38.578Z] 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-10T04:39:38.578Z] Removing intermediate container a6c32e15f52f [2021-06-10T04:39:38.578Z] ---> e1ce3b609f59 [2021-06-10T04:39:38.578Z] [2021-06-10T04:39:38.578Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:39:38.578Z] ---> 13621d1b12d4 [2021-06-10T04:39:38.578Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:39:38.845Z] ---> Running in da33caa860e3 [2021-06-10T04:39:38.972Z] + make test [2021-06-10T04:39:38.972Z] go mod tidy [2021-06-10T04:39:39.418Z] ---> ddf5c42cee2d [2021-06-10T04:39:39.418Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:39.571Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:39:39.679Z] Removing intermediate container da33caa860e3 [2021-06-10T04:39:39.679Z] ---> 4a1e300daf6c [2021-06-10T04:39:39.679Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:39:39.679Z] ---> Running in 8b44f2949e40 [2021-06-10T04:39:39.679Z] Removing intermediate container 85a0b424e32f [2021-06-10T04:39:39.679Z] ---> 51c670ac39e3 [2021-06-10T04:39:39.679Z] [2021-06-10T04:39:39.679Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:39.679Z] ---> 13621d1b12d4 [2021-06-10T04:39:39.679Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:39:39.679Z] ---> Running in 162a770dbd8b [2021-06-10T04:39:39.940Z] ---> 6bd30e439e29 [2021-06-10T04:39:39.940Z] 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-10T04:39:40.209Z] ---> 3aaf565d9917 [2021-06-10T04:39:40.209Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:39:40.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:40.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:40.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:40.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:40.733Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:40.733Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:40.733Z] OK: 6 MiB in 15 packages [2021-06-10T04:39:40.995Z] ---> a766ab25c692 [2021-06-10T04:39:40.995Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:39:40.995Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:40.995Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:39:40.995Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:40.995Z] OK: 6 MiB in 16 packages [2021-06-10T04:39:41.567Z] ---> 66c03f1e584d [2021-06-10T04:39:41.567Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:39:41.567Z] Removing intermediate container 162a770dbd8b [2021-06-10T04:39:41.567Z] ---> 534a1dd7f3ce [2021-06-10T04:39:41.567Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:41.831Z] ---> Running in 6ac076007a16 [2021-06-10T04:39:41.831Z] Removing intermediate container 8b44f2949e40 [2021-06-10T04:39:41.831Z] ---> 2a7481d4f8c8 [2021-06-10T04:39:41.831Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:39:41.831Z] ---> b3646648ac66 [2021-06-10T04:39:41.831Z] 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-10T04:39:41.831Z] ---> Running in 017517922d3c [2021-06-10T04:39:41.831Z] ---> Running in 38542aa02c26 [2021-06-10T04:39:42.095Z] Removing intermediate container 6ac076007a16 [2021-06-10T04:39:42.095Z] ---> a10e30852993 [2021-06-10T04:39:42.095Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:39:42.095Z] ---> Running in 5652c98653a0 [2021-06-10T04:39:42.095Z] Removing intermediate container 017517922d3c [2021-06-10T04:39:42.095Z] ---> c26fc28eb01a [2021-06-10T04:39:42.095Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:39:42.095Z] ---> Running in 603d556b0e52 [2021-06-10T04:39:42.357Z] Removing intermediate container 5652c98653a0 [2021-06-10T04:39:42.357Z] ---> 46406a7de96f [2021-06-10T04:39:42.357Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:39:42.357Z] Removing intermediate container 603d556b0e52 [2021-06-10T04:39:42.357Z] ---> 2237482e68c3 [2021-06-10T04:39:42.357Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:39:42.357Z] ---> Running in 3d1717ff1d24 [2021-06-10T04:39:42.617Z] ---> Running in 6aade0d686ee [2021-06-10T04:39:42.618Z] Removing intermediate container 3d1717ff1d24 [2021-06-10T04:39:42.618Z] ---> 5e2aa70f5273 [2021-06-10T04:39:42.618Z] Step 16/24 : WORKDIR / [2021-06-10T04:39:42.879Z] ---> Running in f91fdfe40469 [2021-06-10T04:39:43.143Z] Removing intermediate container f91fdfe40469 [2021-06-10T04:39:43.143Z] ---> 8d42b5a34683 [2021-06-10T04:39:43.143Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:43.143Z] Removing intermediate container 38542aa02c26 [2021-06-10T04:39:43.143Z] ---> 799d5c6403f4 [2021-06-10T04:39:43.143Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:39:43.144Z] ---> Running in 4f2f4aa23019 [2021-06-10T04:39:43.408Z] Removing intermediate container 4f2f4aa23019 [2021-06-10T04:39:43.408Z] ---> ef08831abed0 [2021-06-10T04:39:43.408Z] Step 24/26 : LABEL arch=x86_64 [2021-06-10T04:39:43.408Z] ---> 12e5912d98eb [2021-06-10T04:39:43.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:39:43.408Z] ---> Running in 840f259dadae [2021-06-10T04:39:43.700Z] Removing intermediate container 840f259dadae [2021-06-10T04:39:43.700Z] ---> 0ae928ee829c [2021-06-10T04:39:43.700Z] Step 25/26 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:39:43.976Z] ---> Running in c473f3dd33d0 [2021-06-10T04:39:43.976Z] Removing intermediate container 6aade0d686ee [2021-06-10T04:39:43.976Z] ---> 6b17d9e4b88d [2021-06-10T04:39:43.976Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:39:44.244Z] ---> Running in f2fca753a8c3 [2021-06-10T04:39:44.244Z] ---> 2de690d485e6 [2021-06-10T04:39:44.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:44.244Z] Removing intermediate container c473f3dd33d0 [2021-06-10T04:39:44.244Z] ---> d04ce9569ad7 [2021-06-10T04:39:44.244Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T04:39:44.516Z] ---> Running in ec61149c688e [2021-06-10T04:39:44.516Z] Removing intermediate container f2fca753a8c3 [2021-06-10T04:39:44.516Z] ---> b61d69926725 [2021-06-10T04:39:44.516Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:39:44.516Z] ---> 4226c289d058 [2021-06-10T04:39:44.516Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:39:44.516Z] Removing intermediate container ec61149c688e [2021-06-10T04:39:44.516Z] ---> acce7fdf47fa [2021-06-10T04:39:44.516Z] [2021-06-10T04:39:44.516Z] ---> Running in 1c6e69190e53 [2021-06-10T04:39:44.798Z] Successfully built acce7fdf47fa [2021-06-10T04:39:44.798Z] ---> 59f968f04b82 [2021-06-10T04:39:44.798Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:39:44.798Z] Successfully tagged security-secretstore-setup:latest [2021-06-10T04:39:44.798Z] Building security-proxy-setup [2021-06-10T04:39:45.079Z]  Building security-secretstore-setup ... done Removing intermediate container 1c6e69190e53 [2021-06-10T04:39:45.079Z] ---> d95b1c700f82 [2021-06-10T04:39:45.079Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:45.079Z] ---> Running in a10ad503ea55 [2021-06-10T04:39:45.354Z] ---> Running in 3c43380d6f64 [2021-06-10T04:39:46.764Z] Removing intermediate container 3c43380d6f64 [2021-06-10T04:39:46.764Z] ---> 3333720b4cae [2021-06-10T04:39:46.764Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:46.764Z] Removing intermediate container a3f7761eb02c [2021-06-10T04:39:46.764Z] ---> 3601aff59531 [2021-06-10T04:39:46.764Z] [2021-06-10T04:39:46.764Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:46.764Z] ---> 13621d1b12d4 [2021-06-10T04:39:46.764Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:39:46.764Z] ---> Using cache [2021-06-10T04:39:46.764Z] ---> 534a1dd7f3ce [2021-06-10T04:39:46.764Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:46.764Z] ---> Using cache [2021-06-10T04:39:46.765Z] ---> a10e30852993 [2021-06-10T04:39:46.765Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:39:46.765Z] ---> Running in 3137680f9ca2 [2021-06-10T04:39:47.032Z] ---> Running in ce0110a11b5c [2021-06-10T04:39:47.032Z] Removing intermediate container 3137680f9ca2 [2021-06-10T04:39:47.032Z] ---> 3ca19aba1539 [2021-06-10T04:39:47.032Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:39:47.032Z] Removing intermediate container ce0110a11b5c [2021-06-10T04:39:47.032Z] ---> 1d06c4ce30ca [2021-06-10T04:39:47.032Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:39:47.300Z] ---> Running in c89497242e32 [2021-06-10T04:39:47.300Z] ---> Running in c0c6f18ce876 [2021-06-10T04:39:47.300Z] Removing intermediate container a10ad503ea55 [2021-06-10T04:39:47.300Z] ---> 69425c7c16ed [2021-06-10T04:39:47.300Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:47.570Z] Removing intermediate container c89497242e32 [2021-06-10T04:39:47.570Z] ---> ceddcf2e1686 [2021-06-10T04:39:47.570Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:39:47.570Z] Removing intermediate container c0c6f18ce876 [2021-06-10T04:39:47.570Z] ---> b0b55e95591c [2021-06-10T04:39:47.570Z] Step 16/24 : WORKDIR / [2021-06-10T04:39:47.570Z] ---> Running in 6a05efa2b156 [2021-06-10T04:39:47.836Z] ---> bfeda7be4167 [2021-06-10T04:39:47.836Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:39:47.836Z] Removing intermediate container 6a05efa2b156 [2021-06-10T04:39:47.836Z] ---> f0f9f88c3dd0 [2021-06-10T04:39:47.836Z] [2021-06-10T04:39:47.836Z] ---> Running in b050ae56937a [2021-06-10T04:39:48.109Z] Successfully built f0f9f88c3dd0 [2021-06-10T04:39:48.109Z] Successfully tagged core-command:latest [2021-06-10T04:39:48.109Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-10T04:39:50.040Z] Removing intermediate container b050ae56937a [2021-06-10T04:39:50.040Z] ---> 4cc43eb835b4 [2021-06-10T04:39:50.040Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:51.977Z] ---> af4961a6b0f3 [2021-06-10T04:39:51.977Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:39:51.977Z] Removing intermediate container 4ea27db207a8 [2021-06-10T04:39:51.977Z] ---> 4b9456ffde91 [2021-06-10T04:39:51.977Z] [2021-06-10T04:39:51.977Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:39:51.977Z] ---> 13621d1b12d4 [2021-06-10T04:39:51.977Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:39:52.565Z] ---> 9162868c7c1f [2021-06-10T04:39:52.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:39:52.837Z] ---> Running in f457c86d727c [2021-06-10T04:39:54.238Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:54.238Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:54.238Z] ---> 1ed036d52719 [2021-06-10T04:39:54.238Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:39:54.238Z] ---> Using cache [2021-06-10T04:39:54.238Z] ---> 13ef5a38d8bd [2021-06-10T04:39:54.238Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:54.238Z] ---> Using cache [2021-06-10T04:39:54.238Z] ---> c4b23d432f2f [2021-06-10T04:39:54.238Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:39:54.238Z] ---> 0df754adf0ff [2021-06-10T04:39:54.238Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:39:54.507Z] ---> Running in 559df40091ea [2021-06-10T04:39:54.507Z] ---> a8bd9f634f18 [2021-06-10T04:39:54.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:54.797Z] ---> 14667e717e6d [2021-06-10T04:39:54.797Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:39:54.797Z] ---> 83960fb03d88 [2021-06-10T04:39:54.797Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:39:54.797Z] ---> Running in 49c8fd7fb2eb [2021-06-10T04:39:54.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:54.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:54.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:55.057Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:39:55.057Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:55.057Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:55.057Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:39:55.057Z] OK: 6 MiB in 16 packages [2021-06-10T04:39:55.057Z] Removing intermediate container 49c8fd7fb2eb [2021-06-10T04:39:55.057Z] ---> 9052fe6022a4 [2021-06-10T04:39:55.057Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:55.057Z] ---> e13783c63a7e [2021-06-10T04:39:55.057Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:39:55.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:55.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:55.323Z] ---> 1ed036d52719 [2021-06-10T04:39:55.323Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> 13ef5a38d8bd [2021-06-10T04:39:55.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> c4b23d432f2f [2021-06-10T04:39:55.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> 3fa20b699536 [2021-06-10T04:39:55.323Z] Step 6/22 : COPY go.mod . [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> f9f1077b5adf [2021-06-10T04:39:55.323Z] Step 7/22 : RUN go mod download [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> 405402fbc4b4 [2021-06-10T04:39:55.323Z] Step 8/22 : COPY . . [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> 92371dcdc16d [2021-06-10T04:39:55.323Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:39:55.323Z] ---> Using cache [2021-06-10T04:39:55.323Z] ---> 8bfbabcde2d4 [2021-06-10T04:39:55.323Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:39:55.323Z] ---> Running in edfab801211d [2021-06-10T04:39:55.323Z] ---> Running in 2f251245083c [2021-06-10T04:39:55.588Z] ---> Running in 0308bc8f536a [2021-06-10T04:39:55.588Z] Removing intermediate container edfab801211d [2021-06-10T04:39:55.588Z] ---> 04fb7fcd012a [2021-06-10T04:39:55.588Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:55.588Z] ---> Running in 095351c6a4fc [2021-06-10T04:39:55.588Z] Removing intermediate container 2f251245083c [2021-06-10T04:39:55.588Z] ---> 334eb6173ec2 [2021-06-10T04:39:55.588Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:39:55.588Z] Removing intermediate container f457c86d727c [2021-06-10T04:39:55.588Z] ---> 1d1b105ae6b3 [2021-06-10T04:39:55.588Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:55.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:55.856Z] ---> Running in 75099c6c9fb4 [2021-06-10T04:39:55.856Z] Removing intermediate container 095351c6a4fc [2021-06-10T04:39:55.856Z] ---> 95a75aa902a6 [2021-06-10T04:39:55.856Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:39:55.856Z] ---> Running in e34e9ca952ea [2021-06-10T04:39:55.856Z] 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-10T04:39:55.856Z] ---> f88b9fd8076a [2021-06-10T04:39:55.856Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:39:55.856Z] Removing intermediate container 75099c6c9fb4 [2021-06-10T04:39:55.856Z] ---> f75dc5c71c94 [2021-06-10T04:39:55.856Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:39:56.119Z] ---> Running in 43524ecf6bca [2021-06-10T04:39:56.119Z] ---> Running in cf6527b66de4 [2021-06-10T04:39:56.119Z] Removing intermediate container e34e9ca952ea [2021-06-10T04:39:56.119Z] ---> 0c2674ceaaf5 [2021-06-10T04:39:56.119Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:39:56.119Z] OK: 219 MiB in 52 packages [2021-06-10T04:39:56.382Z] ---> Running in 71efa284c6a9 [2021-06-10T04:39:56.382Z] Removing intermediate container 43524ecf6bca [2021-06-10T04:39:56.382Z] ---> b6aac81cccd0 [2021-06-10T04:39:56.382Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:39:56.382Z] ---> Running in 62e76bcf670e [2021-06-10T04:39:56.645Z] Removing intermediate container 71efa284c6a9 [2021-06-10T04:39:56.646Z] ---> 1d29a72c0c96 [2021-06-10T04:39:56.646Z] [2021-06-10T04:39:56.646Z] Removing intermediate container 62e76bcf670e [2021-06-10T04:39:56.646Z] ---> 46c8d66ed65c [2021-06-10T04:39:56.646Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:56.646Z] Successfully built 1d29a72c0c96 [2021-06-10T04:39:56.646Z] Successfully tagged core-metadata:latest [2021-06-10T04:39:56.646Z]  Building core-metadata ... done Building support-scheduler [2021-06-10T04:39:56.911Z] Removing intermediate container 559df40091ea [2021-06-10T04:39:56.911Z] ---> 6f25a36c12b7 [2021-06-10T04:39:56.911Z] Step 6/24 : COPY go.mod . [2021-06-10T04:39:57.890Z] ---> b6b47c832fd6 [2021-06-10T04:39:57.890Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:57.890Z] ---> ee90367ee382 [2021-06-10T04:39:57.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:39:59.273Z] Removing intermediate container cf6527b66de4 [2021-06-10T04:39:59.273Z] ---> 4543dbe1c3a9 [2021-06-10T04:39:59.273Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:39:59.273Z] ---> Running in 85eedffac31f [2021-06-10T04:39:59.273Z] ---> 490dafc31e94 [2021-06-10T04:39:59.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:59.535Z] ---> Running in f4c5914c64fd [2021-06-10T04:39:59.535Z] ---> 6667ec52162b [2021-06-10T04:39:59.535Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:39:59.535Z] ---> Running in bd5927ce88e1 [2021-06-10T04:39:59.796Z] Removing intermediate container f4c5914c64fd [2021-06-10T04:39:59.796Z] ---> 8a7c9aa7854a [2021-06-10T04:39:59.796Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:39:59.796Z] ---> Running in 5afeb6ffb536 [2021-06-10T04:40:00.058Z] Removing intermediate container bd5927ce88e1 [2021-06-10T04:40:00.058Z] ---> bb74b65873d1 [2021-06-10T04:40:00.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:00.058Z] ---> Running in 3d08a91599bb [2021-06-10T04:40:00.058Z] Removing intermediate container 5afeb6ffb536 [2021-06-10T04:40:00.058Z] ---> d19c6765cbdd [2021-06-10T04:40:00.058Z] Step 30/32 : LABEL arch=x86_64 [2021-06-10T04:40:00.321Z] ---> Running in 17b39c337223 [2021-06-10T04:40:00.321Z] Removing intermediate container 3d08a91599bb [2021-06-10T04:40:00.321Z] ---> 57a503fd6e20 [2021-06-10T04:40:00.321Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:40:00.586Z] ---> Running in c0e864d55da3 [2021-06-10T04:40:00.586Z] Removing intermediate container 17b39c337223 [2021-06-10T04:40:00.586Z] ---> 4ecacd66bd89 [2021-06-10T04:40:00.586Z] Step 31/32 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:40:00.586Z] Removing intermediate container 85eedffac31f [2021-06-10T04:40:00.586Z] ---> 7595c17460df [2021-06-10T04:40:00.586Z] Step 8/24 : COPY . . [2021-06-10T04:40:00.586Z] ---> Running in a21923acf0ba [2021-06-10T04:40:00.849Z] Removing intermediate container c0e864d55da3 [2021-06-10T04:40:00.849Z] ---> 6d3f8c45f362 [2021-06-10T04:40:00.849Z] Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:40:00.849Z] ---> Running in 29e8c56c256a [2021-06-10T04:40:00.849Z] Removing intermediate container a21923acf0ba [2021-06-10T04:40:00.849Z] ---> 5de94e6979ac [2021-06-10T04:40:00.849Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T04:40:01.448Z] ---> Running in c68ff2dc91d0 [2021-06-10T04:40:01.448Z] Removing intermediate container 29e8c56c256a [2021-06-10T04:40:01.448Z] ---> b0ed34530bc7 [2021-06-10T04:40:01.448Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:40:02.031Z] ---> Running in 6cf78f74b946 [2021-06-10T04:40:02.031Z] Removing intermediate container c68ff2dc91d0 [2021-06-10T04:40:02.031Z] ---> 4e58fe29ec56 [2021-06-10T04:40:02.031Z] [2021-06-10T04:40:02.298Z] Successfully built 4e58fe29ec56 [2021-06-10T04:40:02.895Z] Successfully tagged security-bootstrapper:latest [2021-06-10T04:40:02.895Z] Building core-data [2021-06-10T04:40:02.895Z]  Building security-bootstrapper ... done Removing intermediate container 6cf78f74b946 [2021-06-10T04:40:02.895Z] ---> b987e398128f [2021-06-10T04:40:02.895Z] [2021-06-10T04:40:03.172Z] Successfully built b987e398128f [2021-06-10T04:40:03.172Z] Successfully tagged support-notifications:latest [2021-06-10T04:40:04.686Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:40:04.686Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:40:04.687Z] ---> 1ed036d52719 [2021-06-10T04:40:04.687Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> 13ef5a38d8bd [2021-06-10T04:40:04.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> c4b23d432f2f [2021-06-10T04:40:04.687Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> 3fa20b699536 [2021-06-10T04:40:04.687Z] Step 6/23 : COPY go.mod . [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> f9f1077b5adf [2021-06-10T04:40:04.687Z] Step 7/23 : RUN go mod download [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> 405402fbc4b4 [2021-06-10T04:40:04.687Z] Step 8/23 : COPY . . [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> 92371dcdc16d [2021-06-10T04:40:04.687Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:40:04.687Z] ---> Using cache [2021-06-10T04:40:04.687Z] ---> 8bfbabcde2d4 [2021-06-10T04:40:04.687Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:40:06.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:40:08.918Z] ---> Running in c132843dc243 [2021-06-10T04:40:08.919Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:40:08.919Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:40:08.919Z] ---> 1ed036d52719 [2021-06-10T04:40:08.919Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:40:08.919Z] ---> Using cache [2021-06-10T04:40:08.919Z] ---> 13ef5a38d8bd [2021-06-10T04:40:08.919Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:40:08.919Z] ---> Using cache [2021-06-10T04:40:08.919Z] ---> c4b23d432f2f [2021-06-10T04:40:08.919Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:40:08.919Z] ---> Running in 0d4af20c504c [2021-06-10T04:40:08.919Z] ---> 28b1014763b5 [2021-06-10T04:40:08.919Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:40:08.919Z] ---> Running in 11a98440e507 [2021-06-10T04:40:09.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:09.500Z] 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-10T04:40:10.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:11.027Z] Removing intermediate container 11a98440e507 [2021-06-10T04:40:11.027Z] ---> cd6e59958ec2 [2021-06-10T04:40:11.027Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:40:11.027Z] OK: 219 MiB in 52 packages [2021-06-10T04:40:11.027Z] ---> Running in 1b4405e73265 [2021-06-10T04:40:11.598Z] Removing intermediate container 0d4af20c504c [2021-06-10T04:40:11.598Z] ---> f51eb83d0ccd [2021-06-10T04:40:11.598Z] Step 6/24 : COPY go.mod . [2021-06-10T04:40:11.598Z] 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-10T04:40:11.859Z] ---> db1202b51212 [2021-06-10T04:40:11.859Z] Step 7/24 : RUN go mod download [2021-06-10T04:40:11.859Z] ---> Running in e76ad23cedf6 [2021-06-10T04:40:13.242Z] Removing intermediate container e76ad23cedf6 [2021-06-10T04:40:13.242Z] ---> 6ef8cd902a24 [2021-06-10T04:40:13.242Z] Step 8/24 : COPY . . [2021-06-10T04:40:14.188Z] 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-10T04:40:19.510Z] ---> 66c7c6ad1a01 [2021-06-10T04:40:19.510Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:40:19.510Z] ---> Running in 056e320338ab [2021-06-10T04:40:21.431Z] Removing intermediate container 0308bc8f536a [2021-06-10T04:40:21.432Z] ---> 05fd41bd8a3a [2021-06-10T04:40:21.432Z] [2021-06-10T04:40:21.432Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:40:21.432Z] ---> 13621d1b12d4 [2021-06-10T04:40:21.432Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:40:21.432Z] ---> Running in 8b09a68dd169 [2021-06-10T04:40:21.432Z] Removing intermediate container 056e320338ab [2021-06-10T04:40:21.432Z] ---> 454a5d170458 [2021-06-10T04:40:21.432Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:40:21.432Z] ---> Running in 814dcc836732 [2021-06-10T04:40:22.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:22.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:22.002Z] 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-10T04:40:22.576Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:40:22.576Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:40:22.576Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:40:22.576Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:40:22.576Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:40:22.576Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:40:22.576Z] OK: 7 MiB in 18 packages [2021-06-10T04:40:23.166Z] Removing intermediate container 8b09a68dd169 [2021-06-10T04:40:23.166Z] ---> 2fa331f4b26c [2021-06-10T04:40:23.166Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:40:23.166Z] ---> Running in d522762fb392 [2021-06-10T04:40:23.431Z] Removing intermediate container d522762fb392 [2021-06-10T04:40:23.431Z] ---> 53f0faa49043 [2021-06-10T04:40:23.431Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:40:23.431Z] ---> Running in 923eecb92c64 [2021-06-10T04:40:23.706Z] Removing intermediate container 923eecb92c64 [2021-06-10T04:40:23.706Z] ---> 2193544c4a7f [2021-06-10T04:40:23.706Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:40:24.107Z] ---> a9d44d765c31 [2021-06-10T04:40:24.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:40:24.505Z] ---> 97583426dfbd [2021-06-10T04:40:24.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:40:25.262Z] ---> b0c02470fb9e [2021-06-10T04:40:25.262Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:40:25.262Z] ---> Running in 6de7842a24b9 [2021-06-10T04:40:25.262Z] Removing intermediate container 6de7842a24b9 [2021-06-10T04:40:25.262Z] ---> 014e71234212 [2021-06-10T04:40:25.262Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:40:25.262Z] ---> Running in 888c8fbd46b4 [2021-06-10T04:40:25.524Z] Removing intermediate container 888c8fbd46b4 [2021-06-10T04:40:25.524Z] ---> 100c9a86a1dc [2021-06-10T04:40:25.524Z] Step 20/22 : LABEL arch=x86_64 [2021-06-10T04:40:25.524Z] ---> Running in 4eeb7428309d [2021-06-10T04:40:25.524Z] Removing intermediate container 4eeb7428309d [2021-06-10T04:40:25.524Z] ---> 009a339b6c43 [2021-06-10T04:40:25.524Z] Step 21/22 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:40:25.524Z] ---> Running in 97d031fd95a9 [2021-06-10T04:40:25.784Z] Removing intermediate container 97d031fd95a9 [2021-06-10T04:40:25.784Z] ---> e52fec62197d [2021-06-10T04:40:25.784Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T04:40:25.784Z] ---> Running in 00048b898d96 [2021-06-10T04:40:26.050Z] Removing intermediate container 00048b898d96 [2021-06-10T04:40:26.050Z] ---> 9ecc473cfd70 [2021-06-10T04:40:26.050Z] [2021-06-10T04:40:26.050Z] Successfully built 9ecc473cfd70 [2021-06-10T04:40:26.050Z] Successfully tagged security-proxy-setup:latest [2021-06-10T04:40:36.106Z]  Building security-proxy-setup ... done Removing intermediate container c132843dc243 [2021-06-10T04:40:36.106Z] ---> b2cbbf4e8566 [2021-06-10T04:40:36.106Z] [2021-06-10T04:40:36.106Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:40:36.106Z] ---> 13621d1b12d4 [2021-06-10T04:40:36.106Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:40:36.106Z] ---> Using cache [2021-06-10T04:40:36.106Z] ---> 534a1dd7f3ce [2021-06-10T04:40:36.106Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:40:36.106Z] ---> Using cache [2021-06-10T04:40:36.106Z] ---> a10e30852993 [2021-06-10T04:40:36.106Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:40:36.106Z] ---> Running in 70bee917afd8 [2021-06-10T04:40:36.106Z] Removing intermediate container 70bee917afd8 [2021-06-10T04:40:36.106Z] ---> a1bde5f9a258 [2021-06-10T04:40:36.106Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:40:36.106Z] ---> Running in 597d7b717e97 [2021-06-10T04:40:36.369Z] Removing intermediate container 597d7b717e97 [2021-06-10T04:40:36.369Z] ---> b9ed69689a08 [2021-06-10T04:40:36.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:40:36.640Z] ---> 7e9e1fe30fe6 [2021-06-10T04:40:36.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:40:37.230Z] ---> c8ddce054633 [2021-06-10T04:40:37.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:40:37.809Z] ---> 38a603e0411c [2021-06-10T04:40:37.809Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:40:38.071Z] ---> Running in 16007317a3ae [2021-06-10T04:40:38.072Z] Removing intermediate container 1b4405e73265 [2021-06-10T04:40:38.072Z] ---> 12d176ff1bbe [2021-06-10T04:40:38.072Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:40:38.072Z] ---> Running in 4a771b42ad8d [2021-06-10T04:40:38.072Z] Removing intermediate container 16007317a3ae [2021-06-10T04:40:38.072Z] ---> 4dc9037422d1 [2021-06-10T04:40:38.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:38.335Z] ---> Running in 28ad17392075 [2021-06-10T04:40:38.335Z] Removing intermediate container 28ad17392075 [2021-06-10T04:40:38.335Z] ---> 3bb7cb85655b [2021-06-10T04:40:38.335Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:40:38.335Z] ---> Running in 6a9728fbb037 [2021-06-10T04:40:38.598Z] 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-10T04:40:38.598Z] Removing intermediate container 6a9728fbb037 [2021-06-10T04:40:38.598Z] ---> d5225c5e37d1 [2021-06-10T04:40:38.598Z] Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:40:38.598Z] ---> Running in 433f203d5952 [2021-06-10T04:40:38.867Z] Removing intermediate container 433f203d5952 [2021-06-10T04:40:38.867Z] ---> f20f1838d58f [2021-06-10T04:40:38.867Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:40:38.867Z] ---> Running in 502e1fe55c71 [2021-06-10T04:40:38.867Z] Removing intermediate container 502e1fe55c71 [2021-06-10T04:40:38.867Z] ---> 43e269eb9eed [2021-06-10T04:40:38.867Z] [2021-06-10T04:40:39.131Z] Successfully built 43e269eb9eed [2021-06-10T04:40:39.131Z] Successfully tagged support-scheduler:latest [2021-06-10T04:40:39.719Z]  Building support-scheduler ... done Removing intermediate container 4a771b42ad8d [2021-06-10T04:40:39.719Z] ---> 00bc8d245e2a [2021-06-10T04:40:39.719Z] [2021-06-10T04:40:39.719Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:40:40.006Z] 20.10.0: Pulling from library/docker [2021-06-10T04:40:44.254Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:40:44.254Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:40:44.254Z] ---> aefe523efa57 [2021-06-10T04:40:44.254Z] 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-10T04:40:44.829Z] ---> Running in bca53c262065 [2021-06-10T04:40:44.829Z] Removing intermediate container 814dcc836732 [2021-06-10T04:40:44.829Z] ---> aa436ea82faa [2021-06-10T04:40:44.829Z] [2021-06-10T04:40:44.829Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:40:44.829Z] ---> 13621d1b12d4 [2021-06-10T04:40:44.829Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:40:45.090Z] ---> Running in ce4563e9682c [2021-06-10T04:40:45.090Z] Removing intermediate container bca53c262065 [2021-06-10T04:40:45.090Z] ---> 02f67c72ec07 [2021-06-10T04:40:45.090Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:40:45.090Z] ---> Running in 5af510b276f4 [2021-06-10T04:40:45.090Z] Removing intermediate container ce4563e9682c [2021-06-10T04:40:45.090Z] ---> c82fa3cc9cd1 [2021-06-10T04:40:45.090Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:40:45.090Z] ---> Running in b3019d0565ea [2021-06-10T04:40:45.398Z] Removing intermediate container b3019d0565ea [2021-06-10T04:40:45.398Z] ---> 9307e45930ee [2021-06-10T04:40:45.398Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:40:45.398Z] ---> Running in 78c4d41bc4af [2021-06-10T04:40:45.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:45.398Z] Removing intermediate container 78c4d41bc4af [2021-06-10T04:40:45.398Z] ---> 61b7f4f935ba [2021-06-10T04:40:45.398Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:40:45.398Z] ---> Running in 8085afc66d26 [2021-06-10T04:40:45.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:45.659Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:40:45.659Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:40:45.659Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:40:45.659Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:40:45.659Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:40:45.659Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:40:45.659Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:40:45.659Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:40:45.659Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:40:45.659Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:40:45.659Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:40:45.659Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:40:45.659Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:40:45.659Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:40:46.602Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:40:46.602Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:40:46.602Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:40:46.602Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:40:46.602Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:40:46.602Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:40:46.602Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:40:46.602Z] Removing intermediate container 8085afc66d26 [2021-06-10T04:40:46.602Z] ---> b44980f39ba9 [2021-06-10T04:40:46.602Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:40:46.602Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:40:46.602Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:40:46.861Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:40:46.861Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:40:46.861Z] ---> Running in e2b3afdef6da [2021-06-10T04:40:46.861Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:40:46.861Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:40:46.861Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:40:46.861Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:40:46.861Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:40:46.861Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:40:46.861Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:40:46.861Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:40:46.861Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:40:46.861Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:40:46.861Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:40:46.861Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:40:46.861Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:40:46.861Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:40:46.861Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:40:46.861Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:40:46.861Z] OK: 72 MiB in 59 packages [2021-06-10T04:40:47.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:47.698Z] Collecting docker-compose==1.23.2 [2021-06-10T04:40:47.698Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:40:47.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:47.698Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:40:47.698Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:40:47.698Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:40:47.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:40:48.281Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:40:48.281Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:40:48.281Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:40:48.281Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:40:48.281Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:40:48.281Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:40:48.281Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:40:48.281Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:40:48.852Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T04:40:48.852Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:40:48.852Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:40:48.852Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:40:48.852Z] 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-10T04:40:49.114Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:40:49.114Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:40:49.375Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:40:49.375Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:40:49.375Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:40:49.636Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:40:49.636Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:40:49.636Z] OK: 8 MiB in 20 packages [2021-06-10T04:40:49.636Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:40:49.636Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:40:49.896Z] 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-10T04:40:50.162Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:40:50.162Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:40:50.162Z] 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-10T04:40:50.426Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:40:50.426Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:40:50.426Z] Removing intermediate container e2b3afdef6da [2021-06-10T04:40:50.426Z] ---> 541a9d9e9fb7 [2021-06-10T04:40:50.426Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:40:50.426Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:40:50.426Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:40:50.426Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:40:50.426Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:40:50.426Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:40:50.426Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:40:50.426Z] ---> 5f0fd7c1eae0 [2021-06-10T04:40:50.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:40:50.426Z] Installing collected packages: jsonschema, docopt, urllib3, idna, requests, PyYAML, cached-property, websocket-client, dockerpty, texttable, docker-pycreds, docker, docker-compose [2021-06-10T04:40:50.688Z] Running setup.py install for docopt: started [2021-06-10T04:40:50.948Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:40:50.948Z] Attempting uninstall: urllib3 [2021-06-10T04:40:50.948Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:40:50.948Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:40:50.948Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:40:50.948Z] ---> 2f3323feea92 [2021-06-10T04:40:50.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:40:50.948Z] Attempting uninstall: idna [2021-06-10T04:40:50.948Z] Found existing installation: idna 2.9 [2021-06-10T04:40:50.948Z] Uninstalling idna-2.9: [2021-06-10T04:40:50.948Z] Successfully uninstalled idna-2.9 [2021-06-10T04:40:51.209Z] ---> 0068a23fa944 [2021-06-10T04:40:51.209Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:40:51.209Z] ---> Running in c6b9afab0fe8 [2021-06-10T04:40:51.209Z] Attempting uninstall: requests [2021-06-10T04:40:51.209Z] Found existing installation: requests 2.23.0 [2021-06-10T04:40:51.209Z] Uninstalling requests-2.23.0: [2021-06-10T04:40:51.209Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:40:51.209Z] Removing intermediate container c6b9afab0fe8 [2021-06-10T04:40:51.209Z] ---> 9b95cfe6fc33 [2021-06-10T04:40:51.209Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:51.209Z] Running setup.py install for PyYAML: started [2021-06-10T04:40:51.209Z] ---> Running in e41263706914 [2021-06-10T04:40:51.209Z] Removing intermediate container e41263706914 [2021-06-10T04:40:51.209Z] ---> 9ea181b4859e [2021-06-10T04:40:51.209Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:40:51.485Z] ---> Running in 8adf9e583798 [2021-06-10T04:40:51.485Z] Removing intermediate container 8adf9e583798 [2021-06-10T04:40:51.485Z] ---> bb6255426508 [2021-06-10T04:40:51.485Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:40:51.485Z] ---> Running in 027c0ef60a33 [2021-06-10T04:40:51.485Z] Removing intermediate container 027c0ef60a33 [2021-06-10T04:40:51.485Z] ---> 7416825bd92c [2021-06-10T04:40:51.485Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:40:51.485Z] ---> Running in 2250fb0f757d [2021-06-10T04:40:51.485Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:40:51.748Z] Removing intermediate container 2250fb0f757d [2021-06-10T04:40:51.748Z] ---> 97b64a4926b4 [2021-06-10T04:40:51.748Z] [2021-06-10T04:40:51.748Z] Running setup.py install for dockerpty: started [2021-06-10T04:40:51.748Z] Successfully built 97b64a4926b4 [2021-06-10T04:40:51.748Z] Successfully tagged core-data:latest [2021-06-10T04:40:52.008Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:40:52.008Z] Running setup.py install for texttable: started [2021-06-10T04:40:52.270Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:40:52.531Z] 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-10T04:40:55.081Z] Removing intermediate container 5af510b276f4 [2021-06-10T04:40:55.081Z] ---> 5860ac87b140 [2021-06-10T04:40:55.081Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:40:55.081Z] ---> Running in 86d37008ab7b [2021-06-10T04:40:55.081Z] Removing intermediate container 86d37008ab7b [2021-06-10T04:40:55.081Z] ---> 88f49315f4b2 [2021-06-10T04:40:55.081Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:40:55.081Z] ---> Running in e5232a3f21ce [2021-06-10T04:40:55.081Z] Removing intermediate container e5232a3f21ce [2021-06-10T04:40:55.081Z] ---> f7e04ac498a8 [2021-06-10T04:40:55.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:40:55.081Z] ---> 3bfe48f7aa68 [2021-06-10T04:40:55.081Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:40:55.341Z] ---> 3c37b772ebb1 [2021-06-10T04:40:55.341Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:40:55.601Z] ---> 3e117e3c341c [2021-06-10T04:40:55.601Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:40:55.601Z] ---> Running in 13014a84e759 [2021-06-10T04:40:55.601Z] Removing intermediate container 13014a84e759 [2021-06-10T04:40:55.601Z] ---> 596e3fb1a126 [2021-06-10T04:40:55.601Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:55.601Z] ---> Running in aef63b513867 [2021-06-10T04:40:55.862Z] Removing intermediate container aef63b513867 [2021-06-10T04:40:55.862Z] ---> bb329f7a55d4 [2021-06-10T04:40:55.862Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:40:55.862Z] ---> Running in c3ea8f1ebdb5 [2021-06-10T04:40:55.862Z] Removing intermediate container c3ea8f1ebdb5 [2021-06-10T04:40:55.862Z] ---> 1c526ceb705a [2021-06-10T04:40:55.862Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:40:55.862Z] ---> Running in b49e0e5922fc [2021-06-10T04:40:55.862Z] Removing intermediate container b49e0e5922fc [2021-06-10T04:40:55.862Z] ---> 4dc5bfc19267 [2021-06-10T04:40:55.862Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:40:56.122Z] ---> Running in 318d380eabcf [2021-06-10T04:40:56.122Z] Removing intermediate container 318d380eabcf [2021-06-10T04:40:56.122Z] ---> f4f843623b55 [2021-06-10T04:40:56.122Z] [2021-06-10T04:40:56.122Z] Successfully built f4f843623b55 [2021-06-10T04:40:56.122Z] Successfully tagged sys-mgmt-agent:latest [2021-06-10T04:40:56.128Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-10T04:40:56.130Z] $ docker stop --time=1 cd5f4f05ac5c1db4402ae68c9c8459c1855fa539d88ce1fe528634ca74c229c6 [2021-06-10T04:40:57.434Z] $ docker rm -f cd5f4f05ac5c1db4402ae68c9c8459c1855fa539d88ce1fe528634ca74c229c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:40:57.803Z] + docker images [2021-06-10T04:40:57.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:40:57.803Z] sys-mgmt-agent latest f4f843623b55 2 seconds ago 312MB [2021-06-10T04:40:57.803Z] core-data latest 97b64a4926b4 6 seconds ago 20.2MB [2021-06-10T04:40:57.803Z] aa436ea82faa 13 seconds ago 1.15GB [2021-06-10T04:40:57.803Z] 00bc8d245e2a 18 seconds ago 1.15GB [2021-06-10T04:40:57.803Z] support-scheduler latest 43e269eb9eed 19 seconds ago 15.9MB [2021-06-10T04:40:57.803Z] b2cbbf4e8566 22 seconds ago 1.14GB [2021-06-10T04:40:57.803Z] security-proxy-setup latest 9ecc473cfd70 32 seconds ago 25.3MB [2021-06-10T04:40:57.803Z] 05fd41bd8a3a 37 seconds ago 1.15GB [2021-06-10T04:40:57.803Z] support-notifications latest b987e398128f 55 seconds ago 16.6MB [2021-06-10T04:40:57.803Z] security-bootstrapper latest 4e58fe29ec56 56 seconds ago 18.2MB [2021-06-10T04:40:57.803Z] core-metadata latest 1d29a72c0c96 About a minute ago 16.6MB [2021-06-10T04:40:57.803Z] 4b9456ffde91 About a minute ago 1.15GB [2021-06-10T04:40:57.803Z] core-command latest f0f9f88c3dd0 About a minute ago 15.9MB [2021-06-10T04:40:57.803Z] 3601aff59531 About a minute ago 1.15GB [2021-06-10T04:40:57.803Z] security-secretstore-setup latest acce7fdf47fa About a minute ago 28.1MB [2021-06-10T04:40:57.803Z] 51c670ac39e3 About a minute ago 1.14GB [2021-06-10T04:40:57.803Z] e1ce3b609f59 About a minute ago 1.14GB [2021-06-10T04:40:57.803Z] e554185f9164 About a minute ago 1.15GB [2021-06-10T04:40:57.803Z] ci-base-image-x86_64 latest 1ed036d52719 5 minutes ago 648MB [2021-06-10T04:40:57.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-10T04:40:57.803Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-10T04:40:57.803Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-10T04:40:57.803Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-10T04:40:57.803Z] 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-10T04:41:03.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:41:07.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:41:14.118Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:41:14.118Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:41:22.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:41:22.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:41:22.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:41:22.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:41:23.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:41:24.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:41:25.472Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:41:25.472Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:41:25.472Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:41:25.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:41:25.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:41:25.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:41:25.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:41:37.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.183s coverage: 28.7% of statements [2021-06-10T04:41:41.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements [2021-06-10T04:41:41.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:41:41.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:41:41.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:41:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.307s coverage: 81.2% of statements [2021-06-10T04:41:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:41:43.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.359s coverage: 53.4% of statements [2021-06-10T04:41:43.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:41:43.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:41:49.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.583s coverage: 87.7% of statements [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:41:49.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:41:49.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:41:53.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.348s coverage: 95.1% of statements [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:41:53.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:41:53.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.237s coverage: 60.0% of statements [2021-06-10T04:41:53.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.8% of statements [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:41:53.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.260s coverage: 22.0% of statements [2021-06-10T04:41:53.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:41:53.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2021-06-10T04:41:55.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.307s coverage: 79.5% of statements [2021-06-10T04:41:55.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-06-10T04:41:56.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements [2021-06-10T04:41:56.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2021-06-10T04:42:11.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements [2021-06-10T04:42:11.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-06-10T04:42:14.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 81.8% of statements [2021-06-10T04:42:14.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 76.0% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.238s coverage: 80.0% of statements [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.798s coverage: 64.4% of statements [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:42:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements [2021-06-10T04:42:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-06-10T04:42:22.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-06-10T04:42:23.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-06-10T04:42:24.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-06-10T04:42:28.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.147s coverage: 66.9% of statements [2021-06-10T04:42:28.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:42:28.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:42:28.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:42:30.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:42:30.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:42:30.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.116s coverage: 84.8% of statements [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:42:30.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:42:38.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.233s coverage: 19.3% of statements [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:42:38.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.546s coverage: 91.9% of statements [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:42:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:42:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.351s coverage: 62.7% of statements [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:42:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.396s coverage: 97.6% of statements [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:42:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:42:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.178s coverage: 28.9% of statements [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:42:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:42:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-10T04:42:39.280Z] GO111MODULE=on go vet ./... [2021-06-10T04:44:16.170Z] gofmt -l . [2021-06-10T04:44:16.170Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:44:16.170Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:44:16.842Z] + ls -al . [2021-06-10T04:44:16.842Z] total 548 [2021-06-10T04:44:16.842Z] drwxrwxr-x 9 1001 1001 4096 Jun 10 04:44 . [2021-06-10T04:44:16.842Z] drwxr-xr-x 4 root root 4096 Jun 10 04:39 .. [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:37 .dockerignore [2021-06-10T04:44:16.843Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 .git [2021-06-10T04:44:16.843Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 .github [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:37 .gitignore [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:37 .sonarcloud.properties [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:37 Attribution.txt [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:37 CONTRIBUTING.md [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:37 Dockerfile.build [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:37 Jenkinsfile [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:37 LICENSE [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:37 Makefile [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:37 README.md [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:37 SECURITY.md [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:37 ZMQWindows.md [2021-06-10T04:44:16.843Z] drwxrwxr-x 2 1001 1001 4096 Jun 10 04:37 bin [2021-06-10T04:44:16.843Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:37 cmd [2021-06-10T04:44:16.843Z] -rw-r--r-- 1 root root 404951 Jun 10 04:42 coverage.out [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:37 go.mod [2021-06-10T04:44:16.843Z] -rw-r--r-- 1 root root 21257 Jun 10 04:39 go.sum [2021-06-10T04:44:16.843Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 internal [2021-06-10T04:44:16.843Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 openapi [2021-06-10T04:44:16.843Z] drwxrwxr-x 4 1001 1001 4096 Jun 10 04:37 snap [2021-06-10T04:44:16.843Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:37 version.go [Pipeline] sh [2021-06-10T04:44:17.517Z] + '[' -e coverage.out ] [2021-06-10T04:44:17.517Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:44:17.540Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T04:44:18.390Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:44:19.055Z] + make build [2021-06-10T04:44:19.055Z] go mod tidy [2021-06-10T04:44:19.657Z] 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-10T04:44:26.384Z] 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-10T04:44:53.216Z] 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-10T04:44:53.216Z] 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-10T04:44:56.613Z] 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-10T04:44:57.209Z] 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-10T04:45:00.582Z] 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-10T04:45:03.970Z] 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-10T04:45:06.576Z] 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-10T04:45:10.617Z] 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-10T04:45:13.277Z] 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-10T04:45:16.687Z] 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-10T04:45:22.125Z] $ docker stop --time=1 976982863dd9e74ed7386e56b04d7a61ab00dd8644012f7bfc14d000f4a8ff6b [2021-06-10T04:45:24.525Z] $ docker rm -f 976982863dd9e74ed7386e56b04d7a61ab00dd8644012f7bfc14d000f4a8ff6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:45:26.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:26.328Z] [2021-06-10T04:45:26.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:45:26.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:26.969Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-10T04:45:26.969Z] 29e5d40040c1: Pulling fs layer [2021-06-10T04:45:26.969Z] 1ce36da41761: Pulling fs layer [2021-06-10T04:45:26.969Z] 25b303627fd3: Pulling fs layer [2021-06-10T04:45:27.243Z] 29e5d40040c1: Verifying Checksum [2021-06-10T04:45:27.243Z] 29e5d40040c1: Download complete [2021-06-10T04:45:27.848Z] 1ce36da41761: Verifying Checksum [2021-06-10T04:45:27.848Z] 1ce36da41761: Download complete [2021-06-10T04:45:27.848Z] 29e5d40040c1: Pull complete [2021-06-10T04:45:29.292Z] 1ce36da41761: Pull complete [2021-06-10T04:45:29.292Z] 25b303627fd3: Download complete [2021-06-10T04:45:39.448Z] 25b303627fd3: Pull complete [2021-06-10T04:45:39.448Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-10T04:45:39.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:39.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-10T04:45:39.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2021-06-10T04:45:39.795Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:45:42.786Z] $ docker top 953cf6d0e6b9202180d363618a18809f5092716284739c4f1621be5564012224 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:45:43.776Z] + docker-compose build --help [2021-06-10T04:45:43.776Z] + grep parallel [2021-06-10T04:45:48.063Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:45:48.071Z] $ docker stop --time=1 953cf6d0e6b9202180d363618a18809f5092716284739c4f1621be5564012224 [2021-06-10T04:45:49.961Z] $ docker rm -f 953cf6d0e6b9202180d363618a18809f5092716284739c4f1621be5564012224 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:45:50.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:50.655Z] . [Pipeline] withDockerContainer [2021-06-10T04:45:50.939Z] prd-ubuntu18.04-docker-arm64-4c-16g-139 does not seem to be running inside a container [2021-06-10T04:45:51.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:45:52.662Z] $ docker top dfaa42bdb013f4e4d65af7216d16c2d27fd270953871495b6086d684ff41ff0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:45:53.672Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:45:57.961Z] Building core-command ... [2021-06-10T04:45:57.961Z] Building core-data ... [2021-06-10T04:45:57.961Z] Building core-metadata ... [2021-06-10T04:45:57.961Z] Building security-bootstrapper ... [2021-06-10T04:45:57.961Z] Building security-proxy-setup ... [2021-06-10T04:45:57.961Z] Building security-secretstore-setup ... [2021-06-10T04:45:57.961Z] Building support-notifications ... [2021-06-10T04:45:57.961Z] Building support-scheduler ... [2021-06-10T04:45:57.961Z] Building sys-mgmt-agent ... [2021-06-10T04:45:57.961Z] Building support-scheduler [2021-06-10T04:45:57.961Z] Building security-bootstrapper [2021-06-10T04:45:57.961Z] Building core-command [2021-06-10T04:45:57.961Z] Building support-notifications [2021-06-10T04:45:57.961Z] Building core-metadata [2021-06-10T04:47:05.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:05.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:05.950Z] ---> 2508815eb1f0 [2021-06-10T04:47:05.950Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:47:05.950Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:05.950Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:05.950Z] ---> 2508815eb1f0 [2021-06-10T04:47:05.950Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:47:06.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:06.241Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:06.241Z] ---> 2508815eb1f0 [2021-06-10T04:47:06.241Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:47:06.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:06.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:06.241Z] ---> 2508815eb1f0 [2021-06-10T04:47:06.241Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:47:06.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:47:06.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:47:06.523Z] ---> 2508815eb1f0 [2021-06-10T04:47:06.523Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:47:09.172Z] ---> Running in cb1d8a8d986c [2021-06-10T04:47:09.172Z] ---> Running in 539fa8077dac [2021-06-10T04:47:09.172Z] ---> Running in 9ca1db0390d1 [2021-06-10T04:47:09.172Z] ---> Running in 290b03023581 [2021-06-10T04:47:09.172Z] ---> Running in 00d88748ba2a [2021-06-10T04:47:09.788Z] Removing intermediate container 539fa8077dac [2021-06-10T04:47:09.788Z] ---> 695226cf10c9 [2021-06-10T04:47:09.788Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:09.788Z] Removing intermediate container cb1d8a8d986c [2021-06-10T04:47:09.788Z] ---> 26a2553331d9 [2021-06-10T04:47:09.788Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:09.788Z] ---> Running in d77eda551c25 [2021-06-10T04:47:09.788Z] Removing intermediate container 9ca1db0390d1 [2021-06-10T04:47:09.788Z] ---> 82065e42c538 [2021-06-10T04:47:09.788Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:10.062Z] Removing intermediate container 00d88748ba2a [2021-06-10T04:47:10.062Z] ---> 3c88766ad363 [2021-06-10T04:47:10.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:10.062Z] Removing intermediate container 290b03023581 [2021-06-10T04:47:10.062Z] ---> e005b6205bcb [2021-06-10T04:47:10.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:47:10.062Z] ---> Running in 892b08e6e711 [2021-06-10T04:47:10.062Z] ---> Running in 7297175a4d7b [2021-06-10T04:47:10.338Z] ---> Running in 1f1a8bca83b9 [2021-06-10T04:47:10.338Z] ---> Running in 181956096ad6 [2021-06-10T04:47:13.750Z] Removing intermediate container d77eda551c25 [2021-06-10T04:47:13.750Z] ---> 2c351e40f939 [2021-06-10T04:47:13.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:47:13.750Z] ---> Running in 224c50949595 [2021-06-10T04:47:13.750Z] Removing intermediate container 892b08e6e711 [2021-06-10T04:47:13.750Z] ---> 9939afb541d6 [2021-06-10T04:47:13.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:47:14.026Z] ---> Running in 0e28e3448e76 [2021-06-10T04:47:14.304Z] Removing intermediate container 7297175a4d7b [2021-06-10T04:47:14.304Z] ---> 907a6b3fc224 [2021-06-10T04:47:14.304Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:47:14.594Z] ---> Running in f9687c726880 [2021-06-10T04:47:14.922Z] Removing intermediate container 1f1a8bca83b9 [2021-06-10T04:47:14.922Z] ---> ceaa74c70147 [2021-06-10T04:47:14.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:47:14.922Z] Removing intermediate container 181956096ad6 [2021-06-10T04:47:14.922Z] ---> 1bba8b76bd43 [2021-06-10T04:47:14.922Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:47:15.375Z] ---> Running in 8651a32c9e19 [2021-06-10T04:47:15.375Z] ---> Running in 33a3cc605c96 [2021-06-10T04:47:16.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:16.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:17.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:17.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:17.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:17.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:17.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:18.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:18.586Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:18.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:18.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:47:18.863Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:19.464Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:20.069Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:20.069Z] OK: 218 MiB in 52 packages [2021-06-10T04:47:20.345Z] Removing intermediate container 224c50949595 [2021-06-10T04:47:20.345Z] ---> bb6f70a862ad [2021-06-10T04:47:20.345Z] Step 6/24 : COPY go.mod . [2021-06-10T04:47:20.623Z] Removing intermediate container 0e28e3448e76 [2021-06-10T04:47:20.623Z] ---> b54e2fbecd3a [2021-06-10T04:47:20.623Z] Step 6/24 : COPY go.mod . [2021-06-10T04:47:21.626Z] Removing intermediate container f9687c726880 [2021-06-10T04:47:21.626Z] ---> cba8c3fc16ea [2021-06-10T04:47:21.626Z] Step 6/32 : COPY go.mod . [2021-06-10T04:47:21.626Z] ---> 3842c0e3984d [2021-06-10T04:47:21.626Z] Step 7/24 : RUN go mod download [2021-06-10T04:47:21.626Z] ---> Running in 68131e984cfb [2021-06-10T04:47:22.259Z] Removing intermediate container 33a3cc605c96 [2021-06-10T04:47:22.259Z] ---> 7870ef2c31be [2021-06-10T04:47:22.259Z] Step 6/23 : COPY go.mod . [2021-06-10T04:47:22.259Z] ---> 22ef9b2f0c7d [2021-06-10T04:47:22.259Z] Step 7/24 : RUN go mod download [2021-06-10T04:47:22.259Z] Removing intermediate container 8651a32c9e19 [2021-06-10T04:47:22.259Z] ---> 8e0813962a41 [2021-06-10T04:47:22.259Z] Step 6/23 : COPY go.mod . [2021-06-10T04:47:22.558Z] ---> Running in dbba4830b0f0 [2021-06-10T04:47:22.558Z] ---> 55b512e2378e [2021-06-10T04:47:22.558Z] Step 7/32 : RUN go mod download [2021-06-10T04:47:22.832Z] ---> Running in 2299f7297c41 [2021-06-10T04:47:23.430Z] ---> e3cb2a5fd4ed [2021-06-10T04:47:23.430Z] Step 7/23 : RUN go mod download [2021-06-10T04:47:23.705Z] ---> Running in 53725c7637bc [2021-06-10T04:47:23.981Z] ---> 75be9620a8ae [2021-06-10T04:47:23.981Z] Step 7/23 : RUN go mod download [2021-06-10T04:47:24.252Z] ---> Running in a67fc1ac1646 [2021-06-10T04:47:26.887Z] Removing intermediate container 68131e984cfb [2021-06-10T04:47:26.887Z] ---> 5045c9633507 [2021-06-10T04:47:26.887Z] Step 8/24 : COPY . . [2021-06-10T04:47:27.876Z] Removing intermediate container dbba4830b0f0 [2021-06-10T04:47:27.876Z] ---> a4a8914c4196 [2021-06-10T04:47:27.876Z] Step 8/24 : COPY . . [2021-06-10T04:47:27.876Z] Removing intermediate container 2299f7297c41 [2021-06-10T04:47:27.876Z] ---> dce89019cb29 [2021-06-10T04:47:27.876Z] Step 8/32 : COPY . . [2021-06-10T04:47:28.874Z] Removing intermediate container 53725c7637bc [2021-06-10T04:47:28.874Z] ---> 19a36fc1121c [2021-06-10T04:47:28.874Z] Step 8/23 : COPY . . [2021-06-10T04:47:29.148Z] Removing intermediate container a67fc1ac1646 [2021-06-10T04:47:29.148Z] ---> 2ddf3feb48f8 [2021-06-10T04:47:29.148Z] Step 8/23 : COPY . . [2021-06-10T04:47:55.984Z] ---> 71a781930df0 [2021-06-10T04:47:55.984Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:47:55.984Z] ---> 029f2df43784 [2021-06-10T04:47:55.984Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:47:55.984Z] ---> d5ef057bf6b5 [2021-06-10T04:47:55.984Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:47:55.984Z] ---> 2bcc9ee9774d [2021-06-10T04:47:55.984Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:47:55.984Z] ---> Running in d03532f2f0d3 [2021-06-10T04:47:55.984Z] ---> Running in d31f7f1645ff [2021-06-10T04:47:55.984Z] ---> Running in b1b392c8d4d3 [2021-06-10T04:47:55.984Z] ---> ba325b7de5b3 [2021-06-10T04:47:55.984Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:47:55.984Z] ---> Running in 51f8cb0389c6 [2021-06-10T04:47:55.984Z] ---> Running in 1c9803a62014 [2021-06-10T04:48:01.417Z] Removing intermediate container d03532f2f0d3 [2021-06-10T04:48:01.417Z] ---> 4ff4e95bef6e [2021-06-10T04:48:01.417Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:48:01.417Z] ---> Running in 2b0fe3f71254 [2021-06-10T04:48:01.417Z] Removing intermediate container 51f8cb0389c6 [2021-06-10T04:48:01.417Z] ---> 3c4d130d5ee0 [2021-06-10T04:48:01.417Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:48:01.691Z] ---> Running in bd60d2a50ef6 [2021-06-10T04:48:01.691Z] Removing intermediate container d31f7f1645ff [2021-06-10T04:48:01.691Z] ---> 1a592557bf01 [2021-06-10T04:48:01.691Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:48:01.691Z] Removing intermediate container 1c9803a62014 [2021-06-10T04:48:01.691Z] ---> 3d1d6b7a4353 [2021-06-10T04:48:01.691Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:48:01.691Z] Removing intermediate container b1b392c8d4d3 [2021-06-10T04:48:01.691Z] ---> c0fbc9b5afaf [2021-06-10T04:48:01.691Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:48:01.971Z] ---> Running in cce64c99c0fe [2021-06-10T04:48:02.243Z] ---> Running in eae53cc33a80 [2021-06-10T04:48:02.243Z] ---> Running in 4f7a227a7989 [2021-06-10T04:48:02.243Z] 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-10T04:48:04.236Z] 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-10T04:48:04.511Z] 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-10T04:48:04.511Z] 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-10T04:48:04.511Z] 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-10T04:50:11.395Z] Removing intermediate container cce64c99c0fe [2021-06-10T04:50:11.395Z] ---> 73b0f20db0d7 [2021-06-10T04:50:11.395Z] [2021-06-10T04:50:11.395Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:50:11.395Z] Removing intermediate container 4f7a227a7989 [2021-06-10T04:50:11.395Z] ---> 7a5fcda464ab [2021-06-10T04:50:11.395Z] [2021-06-10T04:50:11.395Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:50:11.395Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:11.395Z] Removing intermediate container bd60d2a50ef6 [2021-06-10T04:50:11.395Z] ---> 00e7c0463f51 [2021-06-10T04:50:11.395Z] [2021-06-10T04:50:11.395Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:50:11.395Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:11.395Z] 3.12: Pulling from library/alpine [2021-06-10T04:50:11.395Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:11.395Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:11.395Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:50:11.395Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:50:11.395Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:50:11.395Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:50:11.395Z] ---> 9852663dfa18 [2021-06-10T04:50:11.395Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:50:11.395Z] ---> 9852663dfa18 [2021-06-10T04:50:11.395Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:50:11.395Z] ---> 9852663dfa18 [2021-06-10T04:50:11.395Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:50:11.395Z] ---> Running in 538f32321f09 [2021-06-10T04:50:11.395Z] ---> Running in 3dd027bfabc2 [2021-06-10T04:50:11.395Z] ---> Running in 2c3a92a19a32 [2021-06-10T04:50:11.395Z] Removing intermediate container eae53cc33a80 [2021-06-10T04:50:11.395Z] ---> 6f82abcecfbe [2021-06-10T04:50:11.395Z] [2021-06-10T04:50:11.395Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:50:11.395Z] ---> 9852663dfa18 [2021-06-10T04:50:11.395Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:50:11.395Z] ---> Running in 0db843388c3e [2021-06-10T04:50:11.395Z] Removing intermediate container 2b0fe3f71254 [2021-06-10T04:50:11.395Z] ---> 4d860dbb49e7 [2021-06-10T04:50:11.395Z] [2021-06-10T04:50:11.395Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:50:11.395Z] ---> 9852663dfa18 [2021-06-10T04:50:11.395Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:50:11.395Z] Removing intermediate container 538f32321f09 [2021-06-10T04:50:11.395Z] ---> d397c7ab6f3a [2021-06-10T04:50:11.395Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:50:11.395Z] ---> Running in c126ee2572aa [2021-06-10T04:50:11.395Z] ---> Running in 1e44e5dada52 [2021-06-10T04:50:12.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:12.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:12.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:13.694Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:50:13.694Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:13.694Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:13.694Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:13.694Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:13.694Z] OK: 5 MiB in 15 packages [2021-06-10T04:50:13.694Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:50:13.975Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:13.975Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:14.253Z] OK: 5 MiB in 15 packages [2021-06-10T04:50:14.253Z] OK: 6 MiB in 16 packages [2021-06-10T04:50:14.538Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:14.538Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:50:14.538Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:14.538Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:14.538Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:14.538Z] OK: 5 MiB in 15 packages [2021-06-10T04:50:14.538Z] OK: 5 MiB in 16 packages [2021-06-10T04:50:15.577Z] Removing intermediate container 2c3a92a19a32 [2021-06-10T04:50:15.577Z] ---> 22c049ea8c07 [2021-06-10T04:50:15.577Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:15.856Z] ---> Running in 13c5696ad61c [2021-06-10T04:50:16.135Z] Removing intermediate container 0db843388c3e [2021-06-10T04:50:16.135Z] ---> a68366402773 [2021-06-10T04:50:16.135Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:16.415Z] ---> Running in 79780230f95d [2021-06-10T04:50:16.696Z] Removing intermediate container 1e44e5dada52 [2021-06-10T04:50:16.696Z] ---> 4a43eed657be [2021-06-10T04:50:16.696Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:50:16.696Z] ---> Running in a0bf0ca3f972 [2021-06-10T04:50:16.972Z] Removing intermediate container 13c5696ad61c [2021-06-10T04:50:16.972Z] ---> d623d2cdb996 [2021-06-10T04:50:16.972Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:50:16.972Z] Removing intermediate container c126ee2572aa [2021-06-10T04:50:16.972Z] ---> c3849a2b2df4 [2021-06-10T04:50:16.972Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:16.972Z] Removing intermediate container 3dd027bfabc2 [2021-06-10T04:50:16.972Z] ---> 1c88f998a85f [2021-06-10T04:50:16.972Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:17.254Z] ---> Running in 6bbc66590571 [2021-06-10T04:50:17.254Z] ---> Running in b7e4532abf07 [2021-06-10T04:50:17.254Z] ---> Running in dd9f73a98a99 [2021-06-10T04:50:17.254Z] Removing intermediate container 79780230f95d [2021-06-10T04:50:17.254Z] ---> b4253b0f6e38 [2021-06-10T04:50:17.254Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:50:17.529Z] Removing intermediate container a0bf0ca3f972 [2021-06-10T04:50:17.529Z] ---> e727c05aad0b [2021-06-10T04:50:17.529Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:50:17.529Z] ---> Running in 7fa089a882b1 [2021-06-10T04:50:17.800Z] ---> Running in cfba737afbfe [2021-06-10T04:50:17.800Z] Removing intermediate container 6bbc66590571 [2021-06-10T04:50:17.800Z] ---> 48bc0157c9d1 [2021-06-10T04:50:17.800Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:50:18.074Z] Removing intermediate container b7e4532abf07 [2021-06-10T04:50:18.074Z] ---> a621be43e975 [2021-06-10T04:50:18.074Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:50:18.074Z] Removing intermediate container dd9f73a98a99 [2021-06-10T04:50:18.074Z] ---> c0ca9061dce3 [2021-06-10T04:50:18.074Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:50:18.350Z] ---> Running in b74c1512e5e7 [2021-06-10T04:50:18.350Z] ---> Running in 2456c1ce01b9 [2021-06-10T04:50:18.350Z] Removing intermediate container 7fa089a882b1 [2021-06-10T04:50:18.350Z] ---> 545aaa00a177 [2021-06-10T04:50:18.350Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:50:18.350Z] ---> Running in 2e72e670c3a1 [2021-06-10T04:50:18.633Z] Removing intermediate container cfba737afbfe [2021-06-10T04:50:18.633Z] ---> 7611f594b1d1 [2021-06-10T04:50:18.633Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:50:18.633Z] ---> Running in 44caa6cc7cfa [2021-06-10T04:50:18.633Z] ---> Running in cde13d0e98d4 [2021-06-10T04:50:19.244Z] Removing intermediate container b74c1512e5e7 [2021-06-10T04:50:19.244Z] ---> 7cde59ea15cd [2021-06-10T04:50:19.244Z] Step 16/24 : WORKDIR / [2021-06-10T04:50:19.244Z] Removing intermediate container 2456c1ce01b9 [2021-06-10T04:50:19.244Z] ---> 2cf3006d8ffb [2021-06-10T04:50:19.244Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:50:19.244Z] Removing intermediate container 2e72e670c3a1 [2021-06-10T04:50:19.244Z] ---> f5865f875466 [2021-06-10T04:50:19.244Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:50:19.244Z] ---> Running in 89b80f619d21 [2021-06-10T04:50:19.517Z] ---> Running in 11d0a0aa2cbb [2021-06-10T04:50:19.517Z] Removing intermediate container 44caa6cc7cfa [2021-06-10T04:50:19.517Z] ---> 24d61b3877c0 [2021-06-10T04:50:19.517Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:19.517Z] ---> Running in 11e0d4cef371 [2021-06-10T04:50:20.130Z] Removing intermediate container 89b80f619d21 [2021-06-10T04:50:20.131Z] ---> 261a808b97b0 [2021-06-10T04:50:20.131Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:20.405Z] Removing intermediate container 11e0d4cef371 [2021-06-10T04:50:20.405Z] ---> 3d0cff439082 [2021-06-10T04:50:20.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:20.405Z] Removing intermediate container 11d0a0aa2cbb [2021-06-10T04:50:20.405Z] ---> 6cb3c028eed9 [2021-06-10T04:50:20.405Z] Step 16/24 : WORKDIR / [2021-06-10T04:50:20.682Z] ---> Running in 783bedc88700 [2021-06-10T04:50:20.966Z] ---> 7234a6cc453c [2021-06-10T04:50:20.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:50:21.583Z] ---> b01a9d72a124 [2021-06-10T04:50:21.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:50:21.583Z] Removing intermediate container 783bedc88700 [2021-06-10T04:50:21.583Z] ---> c2708fe083ae [2021-06-10T04:50:21.583Z] Removing intermediate container cde13d0e98d4 [2021-06-10T04:50:21.583Z] ---> dc6f64abd4e7 [2021-06-10T04:50:21.583Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:50:21.583Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:21.860Z] ---> 50e83c10ffe3 [2021-06-10T04:50:21.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:50:21.860Z] ---> Running in 0f1b88eec3a1 [2021-06-10T04:50:22.850Z] ---> 3498d9863d2b [2021-06-10T04:50:22.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:23.127Z] Removing intermediate container 0f1b88eec3a1 [2021-06-10T04:50:23.127Z] ---> c0f659d15f6f [2021-06-10T04:50:23.127Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:50:23.403Z] ---> 6875a0dc160b [2021-06-10T04:50:23.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:50:23.403Z] ---> b127df07c96e [2021-06-10T04:50:23.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:24.002Z] ---> f9843b1baece [2021-06-10T04:50:24.002Z] ---> 1a33157bd222 [2021-06-10T04:50:24.002Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:50:24.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:24.278Z] ---> Running in ca3e8f4e324a [2021-06-10T04:50:24.278Z] ---> 9f11ad9b8d52 [2021-06-10T04:50:24.278Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:50:24.551Z] ---> 3840d1688eaa [2021-06-10T04:50:24.551Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:50:24.826Z] ---> Running in e3c575e999d5 [2021-06-10T04:50:25.111Z] ---> Running in a56ef91da8ec [2021-06-10T04:50:25.111Z] Removing intermediate container ca3e8f4e324a [2021-06-10T04:50:25.111Z] ---> 0606eee62056 [2021-06-10T04:50:25.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:25.398Z] ---> 6e175b9305ce [2021-06-10T04:50:25.398Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:50:25.398Z] ---> 797fe1313169 [2021-06-10T04:50:25.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:25.398Z] ---> Running in 232ad323f2e6 [2021-06-10T04:50:25.672Z] ---> Running in 232de6bb1064 [2021-06-10T04:50:25.672Z] Removing intermediate container a56ef91da8ec [2021-06-10T04:50:25.672Z] ---> 7d8f3236d65f [2021-06-10T04:50:25.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:25.947Z] ---> Running in cfd20af16d2c [2021-06-10T04:50:26.221Z] Removing intermediate container 232ad323f2e6 [2021-06-10T04:50:26.221Z] ---> 02bca7ba53b1 [2021-06-10T04:50:26.221Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:50:26.221Z] Removing intermediate container 232de6bb1064 [2021-06-10T04:50:26.221Z] ---> ab20ac1dc2e7 [2021-06-10T04:50:26.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:26.493Z] ---> Running in f2563ef917ec [2021-06-10T04:50:26.493Z] ---> Running in 9fca4d48e2ab [2021-06-10T04:50:26.770Z] Removing intermediate container cfd20af16d2c [2021-06-10T04:50:26.770Z] ---> 3c916da226c6 [2021-06-10T04:50:26.770Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:50:26.770Z] ---> c3e356214451 [2021-06-10T04:50:26.770Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:50:27.045Z] ---> Running in 9971f214b20e [2021-06-10T04:50:27.045Z] ---> Running in 163578f76d9d [2021-06-10T04:50:27.326Z] Removing intermediate container f2563ef917ec [2021-06-10T04:50:27.326Z] ---> 26253a1c1497 [2021-06-10T04:50:27.326Z] Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:50:27.326Z] Removing intermediate container 9fca4d48e2ab [2021-06-10T04:50:27.326Z] ---> 4505eb4bcb6c [2021-06-10T04:50:27.326Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:50:27.326Z] ---> Running in a24c73546284 [2021-06-10T04:50:27.601Z] ---> Running in ab85b347a03e [2021-06-10T04:50:27.874Z] Removing intermediate container 9971f214b20e [2021-06-10T04:50:27.874Z] ---> fe1ccbacb6cb [2021-06-10T04:50:27.874Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:50:27.874Z] Removing intermediate container 163578f76d9d [2021-06-10T04:50:27.874Z] ---> 9827305c6113 [2021-06-10T04:50:27.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:28.144Z] ---> Running in 3cc69666918e [2021-06-10T04:50:28.144Z] ---> Running in f4fe4df5e4d7 [2021-06-10T04:50:28.144Z] Removing intermediate container a24c73546284 [2021-06-10T04:50:28.144Z] ---> 4a5bb3b3ee3d [2021-06-10T04:50:28.144Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:50:28.418Z] Removing intermediate container e3c575e999d5 [2021-06-10T04:50:28.418Z] ---> 31c22ef1950a [2021-06-10T04:50:28.418Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:28.418Z] Removing intermediate container ab85b347a03e [2021-06-10T04:50:28.418Z] ---> e63c8e4128b2 [2021-06-10T04:50:28.418Z] Step 22/23 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:50:28.418Z] ---> Running in 4a878caf7873 [2021-06-10T04:50:28.692Z] ---> Running in 2e50432f4939 [2021-06-10T04:50:28.692Z] Removing intermediate container 3cc69666918e [2021-06-10T04:50:28.692Z] ---> 856b1510129b [2021-06-10T04:50:28.692Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:50:28.968Z] ---> Running in eeb6f3825be8 [2021-06-10T04:50:28.968Z] Removing intermediate container f4fe4df5e4d7 [2021-06-10T04:50:28.968Z] ---> b949ab6f5e7c [2021-06-10T04:50:28.968Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:50:29.242Z] Removing intermediate container 4a878caf7873 [2021-06-10T04:50:29.242Z] ---> 7e1ad7595d18 [2021-06-10T04:50:29.242Z] [2021-06-10T04:50:29.242Z] ---> Running in 64ce3044e139 [2021-06-10T04:50:29.516Z] Removing intermediate container 2e50432f4939 [2021-06-10T04:50:29.516Z] ---> ccdf854074fe [2021-06-10T04:50:29.516Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:50:29.516Z] ---> 6e63a377528e [2021-06-10T04:50:29.516Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:50:29.791Z] ---> Running in 06be5612b69d [2021-06-10T04:50:29.791Z] Successfully built 7e1ad7595d18 [2021-06-10T04:50:29.791Z] Successfully tagged support-scheduler-arm64:latest [2021-06-10T04:50:29.791Z] Building security-proxy-setup [2021-06-10T04:50:29.791Z]  Building support-scheduler ... done Removing intermediate container eeb6f3825be8 [2021-06-10T04:50:29.791Z] Removing intermediate container 64ce3044e139 [2021-06-10T04:50:29.791Z] ---> be1fd1e1b958 [2021-06-10T04:50:29.791Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:50:29.791Z] ---> 7bc87c3c626f [2021-06-10T04:50:29.791Z] [2021-06-10T04:50:30.065Z] ---> Running in e1382fc859dc [2021-06-10T04:50:30.339Z] Removing intermediate container 06be5612b69d [2021-06-10T04:50:30.339Z] ---> 4164e11668c4 [2021-06-10T04:50:30.339Z] [2021-06-10T04:50:30.620Z] Successfully built 7bc87c3c626f [2021-06-10T04:50:30.620Z] Successfully tagged core-command-arm64:latest [2021-06-10T04:50:30.620Z] Building security-secretstore-setup [2021-06-10T04:50:30.895Z]  Building core-command ... done Successfully built 4164e11668c4 [2021-06-10T04:50:31.168Z] Successfully tagged support-notifications-arm64:latest [2021-06-10T04:50:31.168Z] Removing intermediate container e1382fc859dc [2021-06-10T04:50:31.168Z]  Building support-notifications ... done  ---> 07b91e0bf386 [2021-06-10T04:50:31.168Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:50:31.168Z] Building core-data [2021-06-10T04:50:31.168Z] ---> Running in 80afc43e1f93 [2021-06-10T04:50:31.440Z] ---> 508502356d28 [2021-06-10T04:50:31.440Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:50:31.715Z] Removing intermediate container 80afc43e1f93 [2021-06-10T04:50:31.715Z] ---> 75572cb7ae08 [2021-06-10T04:50:31.715Z] [2021-06-10T04:50:32.315Z] Successfully built 75572cb7ae08 [2021-06-10T04:50:32.315Z] Successfully tagged core-metadata-arm64:latest [2021-06-10T04:50:32.315Z] Building sys-mgmt-agent [2021-06-10T04:50:32.588Z]  Building core-metadata ... done  ---> 9b8be67b7b43 [2021-06-10T04:50:32.588Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:50:33.559Z] ---> 3adc5ff15945 [2021-06-10T04:50:33.559Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:50:34.155Z] ---> 3a952e810d8a [2021-06-10T04:50:34.155Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:50:34.752Z] ---> Running in bf93de2c2de2 [2021-06-10T04:50:35.351Z] Removing intermediate container bf93de2c2de2 [2021-06-10T04:50:35.351Z] ---> fcd947dbc14f [2021-06-10T04:50:35.351Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:50:36.800Z] ---> fadbc4e4dd67 [2021-06-10T04:50:36.800Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:50:37.404Z] ---> Running in 4392c5c12c3f [2021-06-10T04:50:41.734Z] Removing intermediate container 4392c5c12c3f [2021-06-10T04:50:41.734Z] ---> a5ec2ca3505b [2021-06-10T04:50:41.734Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:50:42.008Z] ---> Running in 3a34556be099 [2021-06-10T04:50:42.641Z] Removing intermediate container 3a34556be099 [2021-06-10T04:50:42.642Z] ---> 942edb34a02f [2021-06-10T04:50:42.642Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:50:42.942Z] ---> Running in 4eb08f906d58 [2021-06-10T04:50:43.549Z] Removing intermediate container 4eb08f906d58 [2021-06-10T04:50:43.549Z] ---> 7c8e0b7b9878 [2021-06-10T04:50:43.549Z] Step 30/32 : LABEL arch=arm64 [2021-06-10T04:50:43.836Z] ---> Running in bf3c1eb48530 [2021-06-10T04:50:44.460Z] Removing intermediate container bf3c1eb48530 [2021-06-10T04:50:44.460Z] ---> f4510af0a99e [2021-06-10T04:50:44.460Z] Step 31/32 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:50:44.735Z] ---> Running in 4f24b9485792 [2021-06-10T04:50:45.331Z] Removing intermediate container 4f24b9485792 [2021-06-10T04:50:45.331Z] ---> 0ec489552a82 [2021-06-10T04:50:45.331Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T04:50:45.931Z] ---> Running in 1700499bfd0b [2021-06-10T04:50:46.203Z] Removing intermediate container 1700499bfd0b [2021-06-10T04:50:46.203Z] ---> 2d5b385a10fb [2021-06-10T04:50:46.203Z] [2021-06-10T04:50:46.798Z] Successfully built 2d5b385a10fb [2021-06-10T04:50:46.798Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-10T04:51:25.808Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:25.808Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:25.808Z] ---> 2508815eb1f0 [2021-06-10T04:51:25.808Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:51:25.808Z] ---> Using cache [2021-06-10T04:51:25.808Z] ---> e005b6205bcb [2021-06-10T04:51:25.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:25.808Z] ---> Using cache [2021-06-10T04:51:25.808Z] ---> 1bba8b76bd43 [2021-06-10T04:51:25.808Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:51:25.808Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:25.809Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:25.809Z] ---> 2508815eb1f0 [2021-06-10T04:51:25.809Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:25.809Z] ---> Using cache [2021-06-10T04:51:25.809Z] ---> e005b6205bcb [2021-06-10T04:51:25.809Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:25.809Z] ---> Using cache [2021-06-10T04:51:25.809Z] ---> 1bba8b76bd43 [2021-06-10T04:51:25.809Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:51:25.809Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:25.809Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:25.809Z] ---> 2508815eb1f0 [2021-06-10T04:51:25.809Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:51:25.809Z] ---> Using cache [2021-06-10T04:51:25.809Z] ---> e005b6205bcb [2021-06-10T04:51:25.809Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:25.809Z] ---> Using cache [2021-06-10T04:51:25.809Z] ---> 1bba8b76bd43 [2021-06-10T04:51:25.809Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:51:26.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:26.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:26.092Z] ---> 2508815eb1f0 [2021-06-10T04:51:26.092Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:26.092Z] ---> Using cache [2021-06-10T04:51:26.092Z] ---> e005b6205bcb [2021-06-10T04:51:26.092Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:26.092Z] ---> Using cache [2021-06-10T04:51:26.092Z] ---> 1bba8b76bd43 [2021-06-10T04:51:26.092Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:51:28.729Z] ---> Running in f98db73ed853 [2021-06-10T04:51:28.729Z] ---> Running in 5ad75f6fee01 [2021-06-10T04:51:28.729Z] ---> Running in fd34dc726257 [2021-06-10T04:51:28.729Z] ---> Running in da76e85ed07d [2021-06-10T04:51:30.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:30.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:30.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:30.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:31.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:31.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:31.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:31.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:32.474Z] OK: 218 MiB in 52 packages [2021-06-10T04:51:32.474Z] OK: 218 MiB in 52 packages [2021-06-10T04:51:32.751Z] OK: 218 MiB in 52 packages [2021-06-10T04:51:33.024Z] OK: 218 MiB in 52 packages [2021-06-10T04:51:34.002Z] Removing intermediate container f98db73ed853 [2021-06-10T04:51:34.002Z] ---> cf871ebc172c [2021-06-10T04:51:34.002Z] Step 6/22 : COPY go.mod . [2021-06-10T04:51:34.276Z] Removing intermediate container fd34dc726257 [2021-06-10T04:51:34.276Z] ---> 03ca252aab9a [2021-06-10T04:51:34.276Z] Step 6/24 : COPY go.mod . [2021-06-10T04:51:34.548Z] Removing intermediate container 5ad75f6fee01 [2021-06-10T04:51:34.548Z] ---> 6f29f0cd9bdd [2021-06-10T04:51:34.548Z] Step 6/26 : COPY go.mod . [2021-06-10T04:51:34.548Z] Removing intermediate container da76e85ed07d [2021-06-10T04:51:34.548Z] ---> b5e5abb0c095 [2021-06-10T04:51:34.548Z] Step 6/24 : COPY go.mod . [2021-06-10T04:51:35.148Z] ---> c443a579ec2f [2021-06-10T04:51:35.148Z] Step 7/22 : RUN go mod download [2021-06-10T04:51:35.148Z] ---> Running in c54c71c6c384 [2021-06-10T04:51:35.420Z] ---> 5c28c8a32d99 [2021-06-10T04:51:35.420Z] Step 7/24 : RUN go mod download [2021-06-10T04:51:35.701Z] ---> Running in 1dc6828042e0 [2021-06-10T04:51:35.701Z] ---> fcbf0d5dbebd [2021-06-10T04:51:35.701Z] ---> faa95057136a [2021-06-10T04:51:35.701Z] Step 7/24 : RUN go mod downloadStep 7/26 : RUN go mod download [2021-06-10T04:51:35.701Z] [2021-06-10T04:51:35.984Z] ---> Running in 4dba7718841c [2021-06-10T04:51:35.984Z] ---> Running in 48b5fcba5619 [2021-06-10T04:51:39.402Z] Removing intermediate container c54c71c6c384 [2021-06-10T04:51:39.402Z] ---> 8b6bf5d5b4fc [2021-06-10T04:51:39.402Z] Step 8/22 : COPY . . [2021-06-10T04:51:39.402Z] Removing intermediate container 1dc6828042e0 [2021-06-10T04:51:39.402Z] ---> be5b3dd25418 [2021-06-10T04:51:39.402Z] Step 8/24 : COPY . . [2021-06-10T04:51:40.003Z] Removing intermediate container 48b5fcba5619 [2021-06-10T04:51:40.003Z] ---> 3c6d284651ad [2021-06-10T04:51:40.003Z] Step 8/24 : COPY . . [2021-06-10T04:51:40.601Z] Removing intermediate container 4dba7718841c [2021-06-10T04:51:40.601Z] ---> 8767c293d6d7 [2021-06-10T04:51:40.601Z] Step 8/26 : COPY . . [2021-06-10T04:52:02.771Z] ---> 917fc04acfca [2021-06-10T04:52:02.771Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:52:02.771Z] ---> 2583ba97bf6f [2021-06-10T04:52:02.771Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:52:02.771Z] ---> 47b387bc305f [2021-06-10T04:52:02.771Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:52:02.771Z] ---> 33373407d7dd [2021-06-10T04:52:02.771Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:52:02.771Z] ---> Running in ec902a7f2b78 [2021-06-10T04:52:02.771Z] ---> Running in 30b6113226aa [2021-06-10T04:52:02.771Z] ---> Running in 1a76c943333c [2021-06-10T04:52:02.771Z] ---> Running in 9d17c13455f6 [2021-06-10T04:52:08.182Z] Removing intermediate container 1a76c943333c [2021-06-10T04:52:08.182Z] ---> 6888e2adff44 [2021-06-10T04:52:08.182Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:52:08.182Z] ---> Running in b77293c4a606 [2021-06-10T04:52:08.182Z] Removing intermediate container 9d17c13455f6 [2021-06-10T04:52:08.182Z] ---> c3aaadb8ec3c [2021-06-10T04:52:08.182Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:52:08.457Z] Removing intermediate container 30b6113226aa [2021-06-10T04:52:08.458Z] ---> f79c87c5ed5d [2021-06-10T04:52:08.458Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:52:08.458Z] Removing intermediate container ec902a7f2b78 [2021-06-10T04:52:08.458Z] ---> b47908f8402f [2021-06-10T04:52:08.458Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:52:08.458Z] ---> Running in 3b3909953fdc [2021-06-10T04:52:08.458Z] ---> Running in b60fdfd1bda1 [2021-06-10T04:52:08.738Z] ---> Running in a73577fed9ff [2021-06-10T04:52:09.331Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T04:52:10.770Z] 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-10T04:52:10.770Z] 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-10T04:52:11.055Z] 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-10T04:53:47.859Z] 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-10T04:53:47.859Z] 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-10T04:53:50.504Z] Removing intermediate container b60fdfd1bda1 [2021-06-10T04:53:50.504Z] ---> ca76c9529d82 [2021-06-10T04:53:50.504Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:53:50.504Z] Removing intermediate container a73577fed9ff [2021-06-10T04:53:50.504Z] ---> 724918a4f631 [2021-06-10T04:53:50.504Z] [2021-06-10T04:53:50.504Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:53:50.504Z] ---> 9852663dfa18 [2021-06-10T04:53:50.504Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:53:50.505Z] Removing intermediate container 3b3909953fdc [2021-06-10T04:53:50.505Z] ---> c4ca324e3981 [2021-06-10T04:53:50.505Z] [2021-06-10T04:53:50.505Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:53:50.505Z] ---> 9852663dfa18 [2021-06-10T04:53:50.505Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:53:50.505Z] ---> Running in 34c9d800aa9d [2021-06-10T04:53:50.505Z] ---> Running in cc25e737de68 [2021-06-10T04:53:50.505Z] ---> Running in 86bc985a20ae [2021-06-10T04:53:51.945Z] 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-10T04:53:52.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:52.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:52.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:52.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:53.156Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:53:53.156Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:53:53.156Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:53:53.156Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:53:53.156Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:53:53.156Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:53:53.156Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:53:53.156Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:53:53.156Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:53:53.156Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:53:53.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:53:53.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:53:53.156Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:53:53.156Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:53:53.436Z] OK: 7 MiB in 18 packages [2021-06-10T04:53:53.436Z] OK: 7 MiB in 20 packages [2021-06-10T04:53:56.828Z] Removing intermediate container 86bc985a20ae [2021-06-10T04:53:56.828Z] ---> 3f368799a7a7 [2021-06-10T04:53:56.828Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:53:56.828Z] Removing intermediate container 34c9d800aa9d [2021-06-10T04:53:56.828Z] ---> 3270c22c6f53 [2021-06-10T04:53:56.828Z] [2021-06-10T04:53:56.828Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:53:56.828Z] Removing intermediate container cc25e737de68 [2021-06-10T04:53:56.828Z] ---> 930c7a1c26e9 [2021-06-10T04:53:56.828Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:53:56.828Z] ---> Running in ec3a6fb69ff8 [2021-06-10T04:53:56.828Z] 20.10.0: Pulling from library/docker [2021-06-10T04:53:56.828Z] ---> Running in ea2665fff13d [2021-06-10T04:53:57.436Z] Removing intermediate container ec3a6fb69ff8 [2021-06-10T04:53:57.436Z] ---> fe006fc9409a [2021-06-10T04:53:57.436Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:53:57.436Z] Removing intermediate container b77293c4a606 [2021-06-10T04:53:57.436Z] ---> 34eb736fbb27 [2021-06-10T04:53:57.436Z] [2021-06-10T04:53:57.436Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:53:57.436Z] ---> 9852663dfa18 [2021-06-10T04:53:57.436Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:53:57.722Z] Removing intermediate container ea2665fff13d [2021-06-10T04:53:57.722Z] ---> 6c95ebd2ead5 [2021-06-10T04:53:57.722Z] Step 14/26 : WORKDIR / [2021-06-10T04:53:57.722Z] ---> Running in 7bbc35feaf89 [2021-06-10T04:53:57.722Z] ---> Running in 34b866e8eae9 [2021-06-10T04:53:57.722Z] ---> Running in f94da668d20d [2021-06-10T04:53:58.718Z] Removing intermediate container 7bbc35feaf89 [2021-06-10T04:53:58.718Z] ---> 12016f7d6585 [2021-06-10T04:53:58.719Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:53:58.719Z] Removing intermediate container 34b866e8eae9 [2021-06-10T04:53:58.719Z] ---> a68a7ede46e2 [2021-06-10T04:53:58.719Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:53:58.719Z] Removing intermediate container f94da668d20d [2021-06-10T04:53:58.719Z] ---> d38c15345e09 [2021-06-10T04:53:58.719Z] 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-10T04:53:58.998Z] ---> Running in 2dd7cf4fc2fe [2021-06-10T04:53:59.987Z] Removing intermediate container 2dd7cf4fc2fe [2021-06-10T04:53:59.987Z] ---> 5522e1c862e3 [2021-06-10T04:53:59.987Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:54:00.265Z] ---> Running in ab8a59afbe8c [2021-06-10T04:54:00.265Z] ---> c187d3f9c886 [2021-06-10T04:54:00.265Z] 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-10T04:54:00.265Z] ---> 2924db2cc585 [2021-06-10T04:54:00.265Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:54:00.897Z] Removing intermediate container ab8a59afbe8c [2021-06-10T04:54:00.897Z] ---> ad19ef31fb5e [2021-06-10T04:54:00.897Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:54:01.202Z] ---> Running in fe73b4c5ef0e [2021-06-10T04:54:01.493Z] ---> b61afa4f45b5 [2021-06-10T04:54:01.493Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:54:02.130Z] ---> 2c34b72c41fc [2021-06-10T04:54:02.130Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:54:03.287Z] ---> 829544b075fc [2021-06-10T04:54:03.287Z] 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-10T04:54:04.262Z] ---> ba4195246e5a [2021-06-10T04:54:04.262Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:54:04.262Z] ---> f1c362dbce97 [2021-06-10T04:54:04.262Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:54:04.538Z] ---> Running in 8342cd6e629f [2021-06-10T04:54:04.812Z] Removing intermediate container fe73b4c5ef0e [2021-06-10T04:54:04.812Z] ---> 53fffdfcea80 [2021-06-10T04:54:04.812Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:54:05.083Z] ---> Running in 24167291b0be [2021-06-10T04:54:05.360Z] Removing intermediate container 8342cd6e629f [2021-06-10T04:54:05.360Z] ---> 7a16264ba5bd [2021-06-10T04:54:05.360Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:54:05.632Z] ---> Running in 9d5e70d67463 [2021-06-10T04:54:05.906Z] ---> b30ee332783c [2021-06-10T04:54:05.906Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:54:06.500Z] Removing intermediate container 9d5e70d67463 [2021-06-10T04:54:06.500Z] ---> 355aa7211240 [2021-06-10T04:54:06.500Z] Step 20/22 : LABEL arch=arm64 [2021-06-10T04:54:06.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:06.773Z] ---> Running in 4c5f2ed9ea25 [2021-06-10T04:54:07.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:07.372Z] Removing intermediate container 4c5f2ed9ea25 [2021-06-10T04:54:07.372Z] ---> 549e0d28279a [2021-06-10T04:54:07.372Z] Step 21/22 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:54:07.648Z] ---> f15a1788f0d1 [2021-06-10T04:54:07.648Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:54:07.648Z] ---> Running in 1f65732b1c66 [2021-06-10T04:54:08.257Z] Removing intermediate container 1f65732b1c66 [2021-06-10T04:54:08.257Z] ---> e4bd0280ccac [2021-06-10T04:54:08.257Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T04:54:08.544Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:54:08.544Z] ---> Running in 5f9b4ab17314 [2021-06-10T04:54:08.544Z] ---> 629d027857d9 [2021-06-10T04:54:08.544Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:54:08.544Z] 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-10T04:54:08.825Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:54:08.825Z] ---> Running in 5f69e194d084 [2021-06-10T04:54:09.108Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:54:09.108Z] Removing intermediate container 5f9b4ab17314 [2021-06-10T04:54:09.108Z] ---> 6d3ca6e84918 [2021-06-10T04:54:09.108Z] [2021-06-10T04:54:09.384Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:54:09.384Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:54:09.656Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:54:09.656Z] OK: 8 MiB in 20 packages [2021-06-10T04:54:09.656Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:54:09.656Z] Successfully built 6d3ca6e84918 [2021-06-10T04:54:09.656Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:54:09.656Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-10T04:54:09.656Z]  Building security-proxy-setup ... done  ---> eeaf43b92773 [2021-06-10T04:54:09.656Z] 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-10T04:54:09.929Z] ---> Running in 904e6c9e6899 [2021-06-10T04:54:10.526Z] Removing intermediate container 904e6c9e6899 [2021-06-10T04:54:10.526Z] ---> 8e20f594b23b [2021-06-10T04:54:10.526Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:54:10.801Z] ---> Running in 7aa16b4c3d79 [2021-06-10T04:54:11.080Z] Removing intermediate container 24167291b0be [2021-06-10T04:54:11.080Z] ---> 09d3d4dd9c3d [2021-06-10T04:54:11.080Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:54:11.681Z] Removing intermediate container 5f69e194d084 [2021-06-10T04:54:11.681Z] ---> 36bf64ef92a8 [2021-06-10T04:54:11.681Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:54:11.681Z] ---> Running in a7b651edca21 [2021-06-10T04:54:11.960Z] ---> ff9b500ad789 [2021-06-10T04:54:11.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:54:12.231Z] Removing intermediate container a7b651edca21 [2021-06-10T04:54:12.231Z] ---> 066ecd3808ad [2021-06-10T04:54:12.231Z] Step 24/26 : LABEL arch=arm64 [2021-06-10T04:54:12.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:12.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:54:12.506Z] ---> Running in 0b361d8620ba [2021-06-10T04:54:13.100Z] Removing intermediate container 0b361d8620ba [2021-06-10T04:54:13.100Z] ---> 781d97dde9a6 [2021-06-10T04:54:13.100Z] Step 25/26 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:54:13.100Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:54:13.100Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:54:13.100Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:54:13.374Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:54:13.374Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:54:13.374Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:54:13.374Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:54:13.374Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:54:13.374Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:54:13.374Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:54:13.374Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:54:13.374Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:54:13.374Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:54:13.374Z] ---> c42324621899 [2021-06-10T04:54:13.374Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:54:13.374Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:54:13.374Z] ---> Running in f6430c2d7541 [2021-06-10T04:54:14.346Z] Removing intermediate container f6430c2d7541 [2021-06-10T04:54:14.346Z] ---> 128be13b6810 [2021-06-10T04:54:14.346Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T04:54:14.624Z] ---> 87fb548798cf [2021-06-10T04:54:14.624Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:54:14.624Z] ---> Running in ac6be9d9bd30 [2021-06-10T04:54:14.897Z] ---> Running in 5c69fedd9fbd [2021-06-10T04:54:15.174Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:54:15.174Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:54:15.174Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:54:15.174Z] Removing intermediate container ac6be9d9bd30 [2021-06-10T04:54:15.174Z] ---> 3b17bfc66ce5 [2021-06-10T04:54:15.174Z] [2021-06-10T04:54:15.451Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:54:15.451Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:54:15.451Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:54:15.451Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:54:15.451Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:54:15.451Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:54:15.451Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:54:15.451Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:54:15.723Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:54:15.723Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:54:15.723Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:54:15.723Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:54:15.723Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:54:15.723Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:54:15.723Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:54:15.723Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:54:15.723Z] Successfully built 3b17bfc66ce5 [2021-06-10T04:54:15.723Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:54:15.723Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-10T04:54:15.723Z] Removing intermediate container 5c69fedd9fbd [2021-06-10T04:54:15.723Z]  Building security-secretstore-setup ... done  ---> fbf1b800544c [2021-06-10T04:54:15.723Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:54:15.723Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:54:15.723Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:54:15.723Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:54:15.723Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:54:15.723Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:54:15.723Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:54:15.994Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:54:15.994Z] OK: 72 MiB in 59 packages [2021-06-10T04:54:15.994Z] ---> Running in 0e002652d556 [2021-06-10T04:54:16.590Z] Removing intermediate container 0e002652d556 [2021-06-10T04:54:16.590Z] ---> 2b0a9bef3c32 [2021-06-10T04:54:16.590Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:54:16.590Z] ---> Running in fb3cea74461c [2021-06-10T04:54:17.182Z] Removing intermediate container fb3cea74461c [2021-06-10T04:54:17.182Z] ---> 8fd23f0363fa [2021-06-10T04:54:17.182Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:54:17.182Z] ---> Running in bec11532072e [2021-06-10T04:54:17.778Z] Removing intermediate container bec11532072e [2021-06-10T04:54:17.778Z] ---> 35e6ddf4724f [2021-06-10T04:54:17.778Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:54:18.053Z] ---> Running in a3686fbf4f87 [2021-06-10T04:54:18.325Z] Removing intermediate container a3686fbf4f87 [2021-06-10T04:54:18.326Z] ---> 19655dc1ea31 [2021-06-10T04:54:18.326Z] [2021-06-10T04:54:18.922Z] Successfully built 19655dc1ea31 [2021-06-10T04:54:18.922Z] Successfully tagged core-data-arm64:latest [2021-06-10T04:54:20.347Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-10T04:54:20.347Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:54:20.946Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:54:20.946Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:54:23.564Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:54:23.564Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:54:24.156Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T04:54:24.156Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:54:24.746Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:54:24.747Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:54:25.338Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:54:25.338Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:54:26.306Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:54:26.306Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:54:26.577Z] 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-10T04:54:27.167Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:54:27.436Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:54:30.806Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:54:30.806Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:54:32.772Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:54:32.772Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:54:34.199Z] 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-10T04:54:34.199Z] 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-10T04:54:34.470Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:54:34.743Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:54:35.336Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:54:35.607Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:54:35.886Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:54:35.886Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:54:36.158Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:54:36.158Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:54:36.158Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:54:36.158Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:54:37.135Z] Installing collected packages: docopt, idna, urllib3, requests, cached-property, websocket-client, jsonschema, docker-pycreds, docker, PyYAML, texttable, dockerpty, docker-compose [2021-06-10T04:54:37.135Z] Running setup.py install for docopt: started [2021-06-10T04:54:39.744Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:54:39.744Z] Attempting uninstall: idna [2021-06-10T04:54:39.744Z] Found existing installation: idna 2.9 [2021-06-10T04:54:39.744Z] Uninstalling idna-2.9: [2021-06-10T04:54:39.744Z] Successfully uninstalled idna-2.9 [2021-06-10T04:54:40.333Z] Attempting uninstall: urllib3 [2021-06-10T04:54:40.333Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:54:40.333Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:54:40.333Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:54:40.927Z] Attempting uninstall: requests [2021-06-10T04:54:40.927Z] Found existing installation: requests 2.23.0 [2021-06-10T04:54:40.927Z] Uninstalling requests-2.23.0: [2021-06-10T04:54:40.927Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:54:42.895Z] Running setup.py install for PyYAML: started [2021-06-10T04:54:45.500Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:54:45.500Z] Running setup.py install for texttable: started [2021-06-10T04:54:47.460Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:54:47.460Z] Running setup.py install for dockerpty: started [2021-06-10T04:54:49.423Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:54:50.405Z] 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-10T04:54:58.665Z] Removing intermediate container 7aa16b4c3d79 [2021-06-10T04:54:58.666Z] ---> 8505b51edf69 [2021-06-10T04:54:58.666Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:54:58.666Z] ---> Running in ad84014e531e [2021-06-10T04:54:59.256Z] Removing intermediate container ad84014e531e [2021-06-10T04:54:59.256Z] ---> c2ae581ecdd7 [2021-06-10T04:54:59.256Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:54:59.256Z] ---> Running in 47d688652336 [2021-06-10T04:54:59.852Z] Removing intermediate container 47d688652336 [2021-06-10T04:54:59.852Z] ---> 8e25101e3a47 [2021-06-10T04:54:59.852Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:55:01.289Z] ---> 563c3610c3ff [2021-06-10T04:55:01.289Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:55:01.884Z] ---> 9401f4ad12ae [2021-06-10T04:55:01.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:55:02.859Z] ---> cb81be588c89 [2021-06-10T04:55:02.859Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:55:03.137Z] ---> Running in df89d063ff00 [2021-06-10T04:55:03.413Z] Removing intermediate container df89d063ff00 [2021-06-10T04:55:03.413Z] ---> 3b13dc232fda [2021-06-10T04:55:03.413Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:55:03.683Z] ---> Running in 5219192a9970 [2021-06-10T04:55:04.278Z] Removing intermediate container 5219192a9970 [2021-06-10T04:55:04.278Z] ---> c62bd6dd5e18 [2021-06-10T04:55:04.278Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:55:04.278Z] ---> Running in d4e935776235 [2021-06-10T04:55:04.903Z] Removing intermediate container d4e935776235 [2021-06-10T04:55:04.903Z] ---> e02219a36fe5 [2021-06-10T04:55:04.903Z] Step 23/24 : LABEL git_sha=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [2021-06-10T04:55:04.903Z] ---> Running in 35ecb55dafc8 [2021-06-10T04:55:05.520Z] Removing intermediate container 35ecb55dafc8 [2021-06-10T04:55:05.520Z] ---> 04839fa858d8 [2021-06-10T04:55:05.520Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:55:05.520Z] ---> Running in 5e92ae4ac158 [2021-06-10T04:55:06.131Z] Removing intermediate container 5e92ae4ac158 [2021-06-10T04:55:06.131Z] ---> 49324519e5ae [2021-06-10T04:55:06.131Z] [2021-06-10T04:55:06.415Z] Successfully built 49324519e5ae [2021-06-10T04:55:06.415Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-10T04:55:07.035Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-10T04:55:07.020Z] $ docker stop --time=1 dfaa42bdb013f4e4d65af7216d16c2d27fd270953871495b6086d684ff41ff0a [2021-06-10T04:55:08.863Z] $ docker rm -f dfaa42bdb013f4e4d65af7216d16c2d27fd270953871495b6086d684ff41ff0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:55:09.496Z] + docker images [2021-06-10T04:55:09.772Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:55:09.772Z] sys-mgmt-agent-arm64 latest 49324519e5ae 4 seconds ago 299MB [2021-06-10T04:55:09.772Z] core-data-arm64 latest 19655dc1ea31 51 seconds ago 19.1MB [2021-06-10T04:55:09.772Z] security-secretstore-setup-arm64 latest 3b17bfc66ce5 55 seconds ago 26.5MB [2021-06-10T04:55:09.772Z] security-proxy-setup-arm64 latest 6d3ca6e84918 About a minute ago 24MB [2021-06-10T04:55:09.772Z] 34eb736fbb27 About a minute ago 975MB [2021-06-10T04:55:09.772Z] 3270c22c6f53 About a minute ago 969MB [2021-06-10T04:55:09.772Z] c4ca324e3981 About a minute ago 974MB [2021-06-10T04:55:09.772Z] 724918a4f631 About a minute ago 972MB [2021-06-10T04:55:09.772Z] security-bootstrapper-arm64 latest 2d5b385a10fb 4 minutes ago 17.1MB [2021-06-10T04:55:09.772Z] core-metadata-arm64 latest 75572cb7ae08 4 minutes ago 15.6MB [2021-06-10T04:55:09.772Z] support-notifications-arm64 latest 4164e11668c4 4 minutes ago 15.7MB [2021-06-10T04:55:09.772Z] core-command-arm64 latest 7bc87c3c626f 4 minutes ago 15MB [2021-06-10T04:55:09.772Z] support-scheduler-arm64 latest 7e1ad7595d18 4 minutes ago 15.1MB [2021-06-10T04:55:09.772Z] 4d860dbb49e7 5 minutes ago 972MB [2021-06-10T04:55:09.772Z] 6f82abcecfbe 5 minutes ago 968MB [2021-06-10T04:55:09.772Z] 00e7c0463f51 5 minutes ago 969MB [2021-06-10T04:55:09.772Z] 7a5fcda464ab 5 minutes ago 967MB [2021-06-10T04:55:09.772Z] 73b0f20db0d7 5 minutes ago 968MB [2021-06-10T04:55:09.772Z] ci-base-image-arm64 latest 2508815eb1f0 15 minutes ago 642MB [2021-06-10T04:55:09.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB [2021-06-10T04:55:09.772Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-10T04:55:09.772Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-10T04:55:09.772Z] 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-10T04:55:10.429Z] ---> job-cost.sh [2021-06-10T04:55:10.429Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OMGg [2021-06-10T04:55:49.378Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T04:57:26.135Z] lf-activate-venv(): INFO: Adding /tmp/venv-OMGg/bin to PATH [2021-06-10T04:57:26.135Z] INFO: No Stack... [2021-06-10T04:57:26.135Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T04:57:26.135Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T04:57:26.482Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-10T04:57:26.482Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T04:57:26.542Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] [2021-06-10T04:57:26.550Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] did not exist. Created. [2021-06-10T04:57:26.550Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3554-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T04:57:26.926Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T04:57:27.188Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T04:57:27.202Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3554-2-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-10T04:57:27.851Z] provisioning config files... [2021-06-10T04:57:27.862Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1321764590952931150tmp [Pipeline] { [Pipeline] sh [2021-06-10T04:57:28.171Z] + set +x [2021-06-10T04:57:28.171Z] + curl -s https://codecov.io/bash [2021-06-10T04:57:28.171Z] + bash -s -- [2021-06-10T04:57:28.171Z] [2021-06-10T04:57:28.171Z] _____ _ [2021-06-10T04:57:28.171Z] / ____| | | [2021-06-10T04:57:28.171Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T04:57:28.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T04:57:28.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T04:57:28.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T04:57:28.171Z] Bash-1.0.3 [2021-06-10T04:57:28.171Z] [2021-06-10T04:57:28.171Z] [2021-06-10T04:57:28.171Z] ==> git version 2.24.4 found [2021-06-10T04:57:28.171Z] ==> 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-10T04:57:28.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T04:57:28.171Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T04:57:28.171Z] ==> Jenkins CI detected. [2021-06-10T04:57:28.171Z] project root: . [2021-06-10T04:57:28.171Z] --> token set from env [2021-06-10T04:57:28.436Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T04:57:28.436Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T04:57:28.436Z] ==> Python coveragepy not found [2021-06-10T04:57:28.436Z] ==> Searching for coverage reports in: [2021-06-10T04:57:28.436Z] + . [2021-06-10T04:57:28.436Z] -> Found 1 reports [2021-06-10T04:57:28.436Z] ==> Detecting git/mercurial file structure [2021-06-10T04:57:28.436Z] ==> Reading reports [2021-06-10T04:57:28.436Z] + ./coverage.out bytes=404951 [2021-06-10T04:57:28.436Z] ==> Appending adjustments [2021-06-10T04:57:28.436Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T04:57:29.825Z] + Found adjustments [2021-06-10T04:57:29.825Z] ==> Gzipping contents [2021-06-10T04:57:29.825Z] 56K /tmp/codecov.nPG5OJ.gz [2021-06-10T04:57:29.825Z] ==> Uploading reports [2021-06-10T04:57:29.825Z] url: https://codecov.io [2021-06-10T04:57:29.825Z] query: branch=PR-3554&commit=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3554%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3554&job=&cmd_args= [2021-06-10T04:57:29.825Z] -> Pinging Codecov [2021-06-10T04:57:29.825Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3554&commit=bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3554%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3554&job=&cmd_args= [2021-06-10T04:57:30.086Z] -> Uploading to [2021-06-10T04:57:30.086Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f/c39f39f7-b16e-44c4-b49c-fac3fb71fecd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9638517c7505e7c2fbf4b540628cd93912367d8cbaab371d26b98be153e4642a [2021-06-10T04:57:30.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:57:30.086Z] Dload Upload Total Spent Left Speed [2021-06-10T04:57:30.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54644 0 0 100 54644 0 160k --:--:-- --:--:-- --:--:-- 160k [2021-06-10T04:57:30.348Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bdbdb30cd3feb8e8c88df1885c67d6b790ea0c3f [Pipeline] } [2021-06-10T04:57:30.357Z] 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-10T04:57:31.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:32.105Z] ---> package-listing.sh [2021-06-10T04:57:32.105Z] ++ facter osfamily [2021-06-10T04:57:32.105Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T04:57:32.371Z] + OS_FAMILY=redhat [2021-06-10T04:57:32.371Z] + workspace=/w/workspace/edgex-go/2 [2021-06-10T04:57:32.371Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T04:57:32.371Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T04:57:32.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T04:57:32.371Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T04:57:32.371Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-10T04:57:32.371Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T04:57:32.371Z] + case "${OS_FAMILY}" in [2021-06-10T04:57:32.371Z] + rpm -qa [2021-06-10T04:57:32.371Z] + sort [2021-06-10T04:57:34.925Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T04:57:34.925Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T04:57:34.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T04:57:34.925Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-10T04:57:34.925Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-10T04:57:34.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-10T04:57:34.939Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T04:57:35.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:57:35.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:35.801Z] [2021-06-10T04:57:35.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:57:36.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:36.199Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T04:57:36.199Z] df20fa9351a1: Pulling fs layer [2021-06-10T04:57:36.199Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T04:57:36.199Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T04:57:36.199Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T04:57:36.199Z] 93b61091891f: Pulling fs layer [2021-06-10T04:57:36.199Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T04:57:36.199Z] 5e14af77c1be: Pulling fs layer [2021-06-10T04:57:36.199Z] 01666e4c0597: Pulling fs layer [2021-06-10T04:57:36.199Z] aa168da1d23b: Pulling fs layer [2021-06-10T04:57:36.199Z] 46f8f816bc3b: Waiting [2021-06-10T04:57:36.199Z] 93b61091891f: Waiting [2021-06-10T04:57:36.199Z] 93b9cdb0e59b: Waiting [2021-06-10T04:57:36.199Z] 5e14af77c1be: Waiting [2021-06-10T04:57:36.199Z] 01666e4c0597: Waiting [2021-06-10T04:57:36.199Z] aa168da1d23b: Waiting [2021-06-10T04:57:36.199Z] 36b3adc4ff6f: Download complete [2021-06-10T04:57:36.199Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T04:57:36.199Z] 46f8f816bc3b: Download complete [2021-06-10T04:57:36.199Z] df20fa9351a1: Verifying Checksum [2021-06-10T04:57:36.199Z] df20fa9351a1: Download complete [2021-06-10T04:57:36.199Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T04:57:36.199Z] 93b9cdb0e59b: Download complete [2021-06-10T04:57:36.199Z] 5e14af77c1be: Verifying Checksum [2021-06-10T04:57:36.199Z] 5e14af77c1be: Download complete [2021-06-10T04:57:36.199Z] 93b61091891f: Verifying Checksum [2021-06-10T04:57:36.199Z] 93b61091891f: Download complete [2021-06-10T04:57:36.602Z] 01666e4c0597: Verifying Checksum [2021-06-10T04:57:36.602Z] 01666e4c0597: Download complete [2021-06-10T04:57:36.602Z] df20fa9351a1: Pull complete [2021-06-10T04:57:36.602Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T04:57:36.602Z] 8ad3a11d3b57: Download complete [2021-06-10T04:57:36.602Z] 36b3adc4ff6f: Pull complete [2021-06-10T04:57:37.192Z] 8ad3a11d3b57: Pull complete [2021-06-10T04:57:37.192Z] 46f8f816bc3b: Pull complete [2021-06-10T04:57:37.454Z] 93b61091891f: Pull complete [2021-06-10T04:57:37.714Z] 93b9cdb0e59b: Pull complete [2021-06-10T04:57:37.714Z] 5e14af77c1be: Pull complete [2021-06-10T04:57:37.714Z] 01666e4c0597: Pull complete [2021-06-10T04:57:38.655Z] aa168da1d23b: Verifying Checksum [2021-06-10T04:57:38.655Z] aa168da1d23b: Download complete [2021-06-10T04:57:42.884Z] aa168da1d23b: Pull complete [2021-06-10T04:57:42.884Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T04:57:42.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:42.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T04:57:42.972Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-06-10T04:57:43.010Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T04:57:50.847Z] $ docker top e7c9f1d136c21c25b4b833b367a7c032f46fae4860d87b9f1a2d46ca59c2299f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:57:51.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T04:57:51.540Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T04:57:51.836Z] + ls /var/log/sa-host [2021-06-10T04:57:51.836Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T04:57:51.837Z] file_magic: OK [2021-06-10T04:57:51.837Z] HZ: Using current value: 100 [2021-06-10T04:57:51.837Z] file_header: OK [2021-06-10T04:57:51.837Z] 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-10T04:57:51.837Z] Statistics: [2021-06-10T04:57:51.837Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:57:51.837Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T04:57:51.837Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T04:57:51.837Z] file_magic: OK [2021-06-10T04:57:51.837Z] HZ: Using current value: 100 [2021-06-10T04:57:51.837Z] file_header: OK [2021-06-10T04:57:51.837Z] 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-10T04:57:51.837Z] Statistics: [2021-06-10T04:57:51.837Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:57:51.837Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:57:52.045Z] provisioning config files... [2021-06-10T04:57:52.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8452373925106516547tmp [Pipeline] { [Pipeline] echo [2021-06-10T04:57:52.079Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:52.375Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T04:57:52.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:52.754Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T04:57:52.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:53.057Z] ---> sudo-logs.sh [2021-06-10T04:57:53.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T04:57:53.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:53.400Z] ---> job-cost.sh [2021-06-10T04:57:53.400Z] lf-activate-venv: SKIPPING [2021-06-10T04:57:53.400Z] DEBUG: total: 0.18000000715255737 [2021-06-10T04:57:53.400Z] INFO: Retrieving Stack Cost... [2021-06-10T04:57:54.353Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T04:57:54.923Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T04:57:54.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:55.231Z] ---> logs-deploy.sh [2021-06-10T04:57:55.231Z] lf-activate-venv: SKIPPING [2021-06-10T04:57:55.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3554/2 [2021-06-10T04:57:55.231Z] INFO: archiving workspace using pattern(s): [2021-06-10T04:57:56.173Z] Archives upload complete. [2021-06-10T04:57:56.173Z] INFO: archiving logs to Nexus [2021-06-10T04:57:56.750Z] ---> uname -a: [2021-06-10T04:57:56.750Z] Linux prd-centos7-docker-4c-2g-133.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-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] ---> lscpu: [2021-06-10T04:57:56.750Z] Architecture: x86_64 [2021-06-10T04:57:56.750Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T04:57:56.750Z] Byte Order: Little Endian [2021-06-10T04:57:56.750Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T04:57:56.750Z] CPU(s): 2 [2021-06-10T04:57:56.750Z] On-line CPU(s) list: 0,1 [2021-06-10T04:57:56.750Z] Thread(s) per core: 1 [2021-06-10T04:57:56.750Z] Core(s) per socket: 1 [2021-06-10T04:57:56.750Z] Socket(s): 2 [2021-06-10T04:57:56.750Z] NUMA node(s): 1 [2021-06-10T04:57:56.750Z] Vendor ID: AuthenticAMD [2021-06-10T04:57:56.750Z] CPU family: 23 [2021-06-10T04:57:56.750Z] Model: 49 [2021-06-10T04:57:56.750Z] Model name: AMD EPYC-Rome Processor [2021-06-10T04:57:56.750Z] Stepping: 0 [2021-06-10T04:57:56.750Z] CPU MHz: 2800.000 [2021-06-10T04:57:56.750Z] BogoMIPS: 5600.00 [2021-06-10T04:57:56.750Z] Virtualization: AMD-V [2021-06-10T04:57:56.750Z] Hypervisor vendor: KVM [2021-06-10T04:57:56.750Z] Virtualization type: full [2021-06-10T04:57:56.750Z] L1d cache: 64 KiB [2021-06-10T04:57:56.750Z] L1i cache: 64 KiB [2021-06-10T04:57:56.750Z] L2 cache: 1 MiB [2021-06-10T04:57:56.750Z] L3 cache: 32 MiB [2021-06-10T04:57:56.750Z] NUMA node0 CPU(s): 0,1 [2021-06-10T04:57:56.750Z] Vulnerability Itlb multihit: Not affected [2021-06-10T04:57:56.750Z] Vulnerability L1tf: Not affected [2021-06-10T04:57:56.750Z] Vulnerability Mds: Not affected [2021-06-10T04:57:56.750Z] Vulnerability Meltdown: Not affected [2021-06-10T04:57:56.750Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T04:57:56.750Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T04:57:56.750Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T04:57:56.750Z] Vulnerability Srbds: Not affected [2021-06-10T04:57:56.750Z] Vulnerability Tsx async abort: Not affected [2021-06-10T04:57:56.750Z] 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-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] ---> nproc: [2021-06-10T04:57:56.750Z] 2 [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] ---> df -h: [2021-06-10T04:57:56.750Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T04:57:56.750Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-10T04:57:56.750Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T04:57:56.750Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T04:57:56.750Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 [2021-06-10T04:57:56.750Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] ---> free -m: [2021-06-10T04:57:56.750Z] total used free shared buff/cache available [2021-06-10T04:57:56.750Z] Mem: 7821 1239 1363 0 5218 6555 [2021-06-10T04:57:56.750Z] Swap: 1023 1 1022 [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] ---> ip addr: [2021-06-10T04:57:56.750Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T04:57:56.750Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T04:57:56.750Z] inet 127.0.0.1/8 scope host lo [2021-06-10T04:57:56.750Z] valid_lft forever preferred_lft forever [2021-06-10T04:57:56.750Z] inet6 ::1/128 scope host [2021-06-10T04:57:56.750Z] valid_lft forever preferred_lft forever [2021-06-10T04:57:56.750Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T04:57:56.750Z] link/ether fa:16:3e:a2:ed:86 brd ff:ff:ff:ff:ff:ff [2021-06-10T04:57:56.750Z] inet 10.30.123.194/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T04:57:56.750Z] valid_lft 84894sec preferred_lft 84894sec [2021-06-10T04:57:56.750Z] inet6 fe80::f816:3eff:fea2:ed86/64 scope link [2021-06-10T04:57:56.750Z] valid_lft forever preferred_lft forever [2021-06-10T04:57:56.750Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T04:57:56.750Z] link/ether 02:42:ca:ae:ad:30 brd ff:ff:ff:ff:ff:ff [2021-06-10T04:57:56.750Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T04:57:56.750Z] valid_lft forever preferred_lft forever [2021-06-10T04:57:56.750Z] inet6 fe80::42:caff:feae:ad30/64 scope link [2021-06-10T04:57:56.750Z] valid_lft forever preferred_lft forever [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] ---> sar -b -r -n DEV: [2021-06-10T04:57:56.750Z] 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-10T04:57:56.750Z] [2021-06-10T04:57:56.750Z] 04:32:41 LINUX RESTART (2 CPU) [2021-06-10T04:57:56.750Z] [2021-06-10T04:57:56.751Z] 04:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T04:57:56.751Z] 04:34:02 154.00 18.74 135.26 0.00 5775.53 45830.30 0.00 [2021-06-10T04:57:56.751Z] 04:35:01 78.90 0.20 78.69 0.00 23.71 40563.97 0.00 [2021-06-10T04:57:56.751Z] 04:36:01 148.66 0.00 148.66 0.00 0.00 20603.89 0.00 [2021-06-10T04:57:56.751Z] 04:37:01 47.67 0.02 47.65 0.00 0.53 8034.50 0.00 [2021-06-10T04:57:56.751Z] 04:38:01 100.48 0.02 100.47 0.00 0.27 21069.56 0.00 [2021-06-10T04:57:56.751Z] 04:39:01 500.00 97.74 402.26 0.00 5211.83 265676.03 0.00 [2021-06-10T04:57:56.751Z] 04:40:01 497.94 105.27 392.66 0.00 11142.63 148719.60 0.00 [2021-06-10T04:57:56.751Z] 04:41:01 410.06 34.95 375.10 0.00 1914.27 127583.23 0.00 [2021-06-10T04:57:56.751Z] 04:42:01 6.56 0.00 6.56 0.00 0.00 255.74 0.00 [2021-06-10T04:57:56.751Z] 04:43:01 0.53 0.03 0.50 0.00 0.27 5.28 0.00 [2021-06-10T04:57:56.751Z] 04:44:01 0.30 0.00 0.30 0.00 0.00 3.45 0.00 [2021-06-10T04:57:56.751Z] 04:45:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-06-10T04:57:56.751Z] 04:46:01 0.43 0.00 0.43 0.00 0.00 6.30 0.00 [2021-06-10T04:57:56.751Z] 04:47:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 [2021-06-10T04:57:56.751Z] 04:48:01 0.37 0.18 0.18 0.00 5.73 2.23 0.00 [2021-06-10T04:57:56.751Z] 04:49:01 0.98 0.08 0.90 0.00 1.73 18.33 0.00 [2021-06-10T04:57:56.751Z] 04:50:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-06-10T04:57:56.751Z] 04:51:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 [2021-06-10T04:57:56.751Z] 04:52:01 0.24 0.00 0.24 0.00 0.00 2.64 0.00 [2021-06-10T04:57:56.751Z] 04:53:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2021-06-10T04:57:56.751Z] 04:54:01 0.32 0.00 0.32 0.00 0.00 2.92 0.00 [2021-06-10T04:57:56.751Z] 04:55:01 0.17 0.00 0.17 0.00 0.00 1.82 0.00 [2021-06-10T04:57:56.751Z] 04:56:01 0.35 0.00 0.35 0.00 0.00 4.08 0.00 [2021-06-10T04:57:56.751Z] 04:57:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-06-10T04:57:56.751Z] Average: 81.36 10.75 70.61 0.00 1005.57 28311.70 0.00 [2021-06-10T04:57:56.751Z] [2021-06-10T04:57:56.751Z] 04:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T04:57:56.751Z] 04:34:02 5083556 0 898932 11.22 2620 2023832 1495892 16.52 899880 1612704 125088 [2021-06-10T04:57:56.751Z] 04:35:01 4113456 0 975032 12.17 2620 2917832 1631116 18.01 1060476 2346168 60752 [2021-06-10T04:57:56.751Z] 04:36:01 3861168 0 1081860 13.51 2620 3063292 1784948 19.71 1309356 2281056 221544 [2021-06-10T04:57:56.751Z] 04:37:01 3833976 0 1183240 14.77 2620 2989104 1797028 19.84 1335120 2279516 73356 [2021-06-10T04:57:56.751Z] 04:38:01 2969908 0 1052532 13.14 2620 3983880 1450096 16.01 1385656 3058336 646340 [2021-06-10T04:57:56.751Z] 04:39:01 1137392 0 1293700 16.15 2620 5575228 2092624 23.10 2420316 3756588 20 [2021-06-10T04:57:56.751Z] 04:40:01 326852 0 1328616 16.59 2620 6350852 2329244 25.72 2721536 4230916 0 [2021-06-10T04:57:56.751Z] 04:41:01 2022116 0 1169452 14.60 2620 4814752 1404368 15.51 1301720 3953900 20 [2021-06-10T04:57:56.751Z] 04:42:01 2032232 0 1159336 14.48 2620 4814752 1243544 13.73 1304192 3948548 12 [2021-06-10T04:57:56.751Z] 04:43:01 2033064 0 1158500 14.47 2620 4814756 1237436 13.66 1303756 3948488 8 [2021-06-10T04:57:56.751Z] 04:44:01 2034388 0 1157172 14.45 2620 4814760 1237484 13.66 1303840 3948488 8 [2021-06-10T04:57:56.751Z] 04:45:01 2034648 0 1156908 14.45 2620 4814764 1237376 13.66 1303144 3949088 8 [2021-06-10T04:57:56.751Z] 04:46:01 2034756 0 1156792 14.44 2620 4814772 1237448 13.66 1303172 3949088 8 [2021-06-10T04:57:56.751Z] 04:47:01 2034804 0 1156744 14.44 2620 4814772 1237376 13.66 1303156 3949088 8 [2021-06-10T04:57:56.751Z] 04:48:01 2034564 0 1156940 14.45 2620 4814816 1237376 13.66 1303612 3948792 20 [2021-06-10T04:57:56.751Z] 04:49:01 2032484 0 1159020 14.47 2620 4814816 1237460 13.66 1309292 3946040 8 [2021-06-10T04:57:56.751Z] 04:50:01 2032456 0 1159040 14.47 2620 4814824 1237376 13.66 1309216 3946044 12 [2021-06-10T04:57:56.751Z] 04:51:01 2032728 0 1158764 14.47 2620 4814828 1237376 13.66 1309108 3946040 8 [2021-06-10T04:57:56.751Z] 04:52:01 2032852 0 1158640 14.47 2620 4814828 1237376 13.66 1309108 3946040 8 [2021-06-10T04:57:56.751Z] 04:53:01 2032620 0 1158864 14.47 2620 4814836 1237376 13.66 1309232 3946040 8 [2021-06-10T04:57:56.751Z] 04:54:01 2032492 0 1158992 14.47 2620 4814836 1237460 13.66 1309324 3946040 8 [2021-06-10T04:57:56.751Z] 04:55:01 2032728 0 1158748 14.47 2620 4814844 1237412 13.66 1309136 3946040 12 [2021-06-10T04:57:56.751Z] 04:56:01 2032784 0 1158688 14.47 2620 4814848 1237376 13.66 1309136 3946040 8 [2021-06-10T04:57:56.751Z] 04:57:01 2032816 0 1158652 14.47 2620 4814852 1237376 13.66 1309252 3946040 8 [2021-06-10T04:57:56.751Z] Average: 2328368 0 1146465 14.31 2620 4531486 1407914 15.54 1389239 3611464 46970 [2021-06-10T04:57:56.751Z] [2021-06-10T04:57:56.751Z] 04:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T04:57:56.751Z] 04:34:02 veth8020ac7 819.68 645.71 76.40 2145.68 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:34:02 eth0 1659.11 1632.80 5868.23 188.73 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:34:02 docker0 819.68 645.58 65.19 2145.67 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:35:01 eth0 571.83 544.56 3642.71 78.41 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:35:01 veth34ee3cc 93.19 123.02 6.04 333.21 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:35:01 docker0 273.88 262.06 18.81 896.20 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:36:01 eth0 226.04 197.44 563.75 83.80 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:36:01 veth27f31b2 0.42 0.55 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:36:01 docker0 169.15 179.48 12.99 523.46 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:37:01 eth0 25.57 13.21 18.76 10.02 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:37:01 veth27f31b2 1.91 1.91 0.15 0.15 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:37:01 docker0 1.91 1.91 0.13 0.15 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:38:01 eth0 191.69 161.38 1705.75 75.43 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:38:01 veth00fd9f3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:39:01 vethb8f96c5 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:39:01 eth0 89.35 68.54 184.86 14.12 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:39:01 veth00fd9f3 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:40:01 veth31d588f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:40:01 eth0 82.86 49.00 243.73 58.35 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:40:01 veth00fd9f3 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:41:01 eth0 242.16 172.26 1718.49 84.81 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:41:01 docker0 1399.63 1275.30 106.04 4347.65 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:42:01 eth0 0.47 0.37 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:43:01 eth0 0.72 0.68 0.39 0.05 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.751Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:44:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:46:01 eth0 0.27 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:49:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:51:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:53:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:54:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:55:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:56:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:57:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] Average: eth0 128.64 118.22 579.51 24.74 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] Average: docker0 58.40 53.21 4.42 181.40 0.00 0.00 0.00 0.00 [2021-06-10T04:57:56.752Z] [2021-06-10T04:57:56.752Z] [2021-06-10T04:57:56.752Z] ---> sar -P ALL: [2021-06-10T04:57:56.752Z] 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-10T04:57:56.752Z] [2021-06-10T04:57:56.752Z] 04:32:41 LINUX RESTART (2 CPU) [2021-06-10T04:57:56.752Z] [2021-06-10T04:57:56.752Z] 04:33:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T04:57:56.752Z] 04:34:02 all 26.57 0.00 7.35 6.14 0.10 59.84 [2021-06-10T04:57:56.752Z] 04:34:02 0 25.25 0.00 8.65 4.51 0.11 61.49 [2021-06-10T04:57:56.752Z] 04:34:02 1 27.89 0.00 6.07 7.75 0.09 58.21 [2021-06-10T04:57:56.752Z] 04:35:01 all 14.15 0.00 4.21 2.20 0.08 79.36 [2021-06-10T04:57:56.752Z] 04:35:01 0 16.76 0.00 4.47 0.84 0.07 77.86 [2021-06-10T04:57:56.752Z] 04:35:01 1 11.57 0.00 3.96 3.54 0.09 80.84 [2021-06-10T04:57:56.752Z] 04:36:01 all 58.24 0.00 8.82 4.31 0.11 28.52 [2021-06-10T04:57:56.752Z] 04:36:01 0 58.22 0.00 9.17 5.61 0.11 26.90 [2021-06-10T04:57:56.752Z] 04:36:01 1 58.26 0.00 8.46 3.02 0.11 30.15 [2021-06-10T04:57:56.752Z] 04:37:01 all 29.74 0.00 4.50 2.15 0.08 63.54 [2021-06-10T04:57:56.752Z] 04:37:01 0 29.90 0.00 4.82 1.65 0.09 63.55 [2021-06-10T04:57:56.752Z] 04:37:01 1 29.59 0.00 4.17 2.65 0.07 63.52 [2021-06-10T04:57:56.752Z] 04:38:01 all 40.49 0.00 8.22 9.66 0.11 41.52 [2021-06-10T04:57:56.752Z] 04:38:01 0 39.23 0.00 8.22 8.89 0.11 43.55 [2021-06-10T04:57:56.752Z] 04:38:01 1 41.75 0.00 8.22 10.42 0.11 39.50 [2021-06-10T04:57:56.752Z] 04:39:01 all 21.69 0.00 17.17 33.61 0.13 27.40 [2021-06-10T04:57:56.752Z] 04:39:01 0 20.69 0.00 17.56 32.83 0.13 28.80 [2021-06-10T04:57:56.752Z] 04:39:01 1 22.68 0.00 16.79 34.38 0.14 26.01 [2021-06-10T04:57:56.752Z] 04:40:01 all 75.45 0.00 16.32 7.01 0.13 1.09 [2021-06-10T04:57:56.752Z] 04:40:01 0 76.04 0.00 15.71 7.59 0.13 0.52 [2021-06-10T04:57:56.752Z] 04:40:01 1 74.87 0.00 16.93 6.43 0.13 1.65 [2021-06-10T04:57:56.752Z] 04:41:01 all 60.25 0.00 15.52 6.08 0.11 18.04 [2021-06-10T04:57:56.752Z] 04:41:01 0 59.71 0.00 15.66 5.73 0.11 18.78 [2021-06-10T04:57:56.752Z] 04:41:01 1 60.78 0.00 15.38 6.43 0.11 17.30 [2021-06-10T04:57:56.752Z] 04:42:01 all 0.08 0.00 0.05 0.01 0.03 99.83 [2021-06-10T04:57:56.752Z] 04:42:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-10T04:57:56.752Z] 04:42:01 1 0.15 0.00 0.05 0.02 0.02 99.77 [2021-06-10T04:57:56.752Z] 04:43:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-10T04:57:56.752Z] 04:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T04:57:56.752Z] 04:43:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-10T04:57:56.752Z] 04:44:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-06-10T04:57:56.752Z] 04:44:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-06-10T04:57:56.752Z] 04:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-10T04:57:56.752Z] [2021-06-10T04:57:56.752Z] 04:44:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T04:57:56.752Z] 04:45:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-10T04:57:56.752Z] 04:45:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-10T04:57:56.752Z] 04:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-10T04:57:56.752Z] 04:46:01 all 0.17 0.00 0.02 0.00 0.01 99.81 [2021-06-10T04:57:56.752Z] 04:46:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-10T04:57:56.752Z] 04:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-10T04:57:56.752Z] 04:47:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-06-10T04:57:56.752Z] 04:47:01 0 0.27 0.00 0.03 0.00 0.03 99.67 [2021-06-10T04:57:56.752Z] 04:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-10T04:57:56.752Z] 04:48:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-06-10T04:57:56.752Z] 04:48:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-10T04:57:56.752Z] 04:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-10T04:57:56.752Z] 04:49:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-10T04:57:56.752Z] 04:49:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-10T04:57:56.753Z] 04:49:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-06-10T04:57:56.753Z] 04:50:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-06-10T04:57:56.753Z] 04:50:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-10T04:57:56.753Z] 04:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-10T04:57:56.753Z] 04:51:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-06-10T04:57:56.753Z] 04:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-06-10T04:57:56.753Z] 04:51:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T04:57:56.753Z] 04:52:01 all 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-10T04:57:56.753Z] 04:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-10T04:57:56.753Z] 04:52:01 1 0.22 0.00 0.03 0.00 0.05 99.69 [2021-06-10T04:57:56.753Z] 04:53:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-10T04:57:56.753Z] 04:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T04:57:56.753Z] 04:53:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-10T04:57:56.753Z] 04:54:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-06-10T04:57:56.753Z] 04:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-10T04:57:56.753Z] 04:54:01 1 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-10T04:57:56.753Z] 04:55:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-10T04:57:56.753Z] 04:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-10T04:57:56.753Z] 04:55:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-10T04:57:56.753Z] [2021-06-10T04:57:56.753Z] 04:55:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T04:57:56.753Z] 04:56:01 all 0.14 0.00 0.01 0.00 0.02 99.83 [2021-06-10T04:57:56.753Z] 04:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-10T04:57:56.753Z] 04:56:01 1 0.23 0.00 0.00 0.00 0.02 99.75 [2021-06-10T04:57:56.753Z] 04:57:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-10T04:57:56.753Z] 04:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T04:57:56.753Z] 04:57:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-10T04:57:56.753Z] Average: all 12.91 0.00 3.25 2.82 0.05 80.98 [2021-06-10T04:57:56.753Z] Average: 0 12.86 0.00 3.33 2.67 0.05 81.10 [2021-06-10T04:57:56.753Z] Average: 1 12.96 0.00 3.17 2.96 0.05 80.86 [2021-06-10T04:57:56.753Z] [2021-06-10T04:57:56.753Z] [2021-06-10T04:57:56.753Z]